From 9e7f39e0d45b4584e1b2410006d1fb2a16cddf3a Mon Sep 17 00:00:00 2001 From: Jeremy Hu Date: Wed, 19 Feb 2020 23:38:42 +0930 Subject: [PATCH] Add Spanish and Italian #33 Thanks @azagaya and @MrAlexEsisteGia --- CONTRIBUTORS | 3 +- dust3d.pro | 3 +- languages/dust3d_es_AR.ts | 337 ---------- languages/dust3d_it_IT.ts | 1313 +++++++++++++++++++++++++++++++++++++ resources.qrc | 1 + 5 files changed, 1318 insertions(+), 339 deletions(-) create mode 100755 languages/dust3d_it_IT.ts diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 81eb35e8..51a2d0bf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -42,4 +42,5 @@ johhnry Trevor Jim Thacker Sergio Rosa -MrAlexEsisteGia \ No newline at end of file +MrAlexEsisteGia +azagaya \ No newline at end of file diff --git a/dust3d.pro b/dust3d.pro index 9d3da2bf..a9e29928 100644 --- a/dust3d.pro +++ b/dust3d.pro @@ -5,7 +5,8 @@ DEFINES += QT_MESSAGELOGCONTEXT RESOURCES += resources.qrc LANGUAGES = zh_CN\ - es_AR + es_AR\ + it_IT OBJECTS_DIR=obj MOC_DIR=moc diff --git a/languages/dust3d_es_AR.ts b/languages/dust3d_es_AR.ts index 12d37f96..41c0e32f 100644 --- a/languages/dust3d_es_AR.ts +++ b/languages/dust3d_es_AR.ts @@ -4,7 +4,6 @@ AboutWidget - About Acerca de @@ -12,8 +11,6 @@ Document - - Group Grupo @@ -21,79 +18,62 @@ DocumentWindow - - Acknowlegements Reconocimientos - - Contributors Contribuidores - Add node to canvas Agregar nodo al lienzo - Select node on canvas Seleccionar nodo en lienzo - Marker pen Marcador - Paint brush Pincel - Enter zoom in mode Entrar en modo zoom-in - Enter zoom out mode Entrar en modo zoom-out - Toggle viewport Alternar viewport - X axis locker Bloqueo de eje X - Y axis locker Bloqueo de eje Y - Z axis locker Bloqueo de eje Z - Node radius locker Bloqueo del radio del nodo - Regenerate Regenerar - Mesh generation failed, please undo or adjust recent changed nodes Tips: - Don't let generated mesh self-intersect @@ -104,396 +84,310 @@ Consejos: - Haz partes múltiples en lugar de una única parte para todo el modelo - - Parts Partes - - Materials Materiales - - Rig Rig - - Poses Poses - - Motions Movimientos - - Script Script - &File &Archivo - New Window Nueva Ventana - &New &Nuevo - &Open... &Abrir... - Open Example Abrir Ejemplo - &Save &Guardar - Save As... Guardar Como... - Save All Guardar Todo - Preferences... Preferencias... - Export... Exportar... - Export as OBJ... Exportar como OBJ... - Change Reference Sheet... Cambiar Hoja de Referencia... - &Quit &Salir - &Edit &Editar - Add... Agregar... - Undo Deshacer - Redo Rehacer - Delete Eliminar - Break Romper - Connect Conectar - Cut Cortar - Copy Copiar - Paste Pegar - H Flip Volteo H - V Flip Volteo V - Rotate 90D CW Rotar 90D Horario - Rotate 90D CCW Rotar 90D Anti Horario - Switch XZ Intercambiar XZ - Cut Face... Cortar Cara... - Clear Cut Face Limpiar corte de cara - Align To Alienar A - Local Center Centro Local - Local Vertical Center Centro Vertical Local - Local Horizontal Center Centro Horizontal Local - Global Center Centro Global - Global Vertical Center Centro Vertical Global - Global Horizontal Center Centro Horizontal Global - Mark As Marcar como - - None Ninguno - Colorize Colorear - Blank Blanquear - Auto Color Color automático - Select All Seleccionar Todo - Select Part Seleccionar Parte - Unselect All Deseleccionar Todo - &View &Ver - Show Model Mostrar Modelo - Toggle Wireframe Mostrar Wireframe - Toggle Rotation Alternar Rotación - Toggle Color Alternar Color - Toggle UV Check Alternar chequeo UV - &Window V&entana - Dialogs Diálogos - Debug Depurar - &Help A&yuda - Dust3D Homepage Página de inicio de Dust3D - Source Code Código Fuente - Check for Updates... Buscar Actualizaciones... - Reference Guide Guía de Referencia - About Acerca de - Report Issues Reportar Problemas - Do you really want to close while there are unsaved changes? ¿Realmente quiere cerrar mientras hay cambios sin guardar? - Do you really want to create new document and lose the unsaved changes? ¿Realmente quiere crear un nuevo documento y perder los cambios sin guardar? - - - Dust3D Document (*.ds3) Documento Dust3D (*.ds3) - Image Files (*.png *.jpg *.bmp) Archivos de Imagen (*.png *.jpg *.bmp) - Do you really want to open example and lose the unsaved changes? ¿Realmente quiere abrir un ejemplo y perder los cambios no guardados? - Do you really want to open another file and lose the unsaved changes? ¿Realmente quiere abrir otro archivo y perder los cambios no guardados? - Wavefront (*.obj) Wavefront (*.obj) - Autodesk FBX (.fbx) - glTF Binary Format (.glb) Formato Binario glTF (.glb) - Rotation Rotación @@ -501,27 +395,22 @@ Consejos: ExportPreviewWidget - Regenerate Regenerar - .glb - .fbx - Save Guardar - Export Exportar @@ -529,57 +418,46 @@ Consejos: LogBrowserDialog - Debug Depurar - — DEBUG: %1 - %2:%3 — DEPURAR: %1 - %2:%3 - — WARNING: %1 - %2:%3 — ADVERTENCIA: %1 - %2:%3 - — CRITICAL: %1 - %2:%3 — CRÍTICO: %1 - %2:%3 - — INFO: %1 - %2:%3 - — FATAL: %1 - %2:%3 - Save Log Output Guardar Log - %1/logfile.txt - Text Files (*.txt);;All Files (*) Archivos de Texto (.txt);;Todos los Archivos (*) - Error Error - <nobr>File '%1'<br/>cannot be opened for writing.<br/><br/>The log output could <b>not</b> be saved!</nobr> <nobr>Archivo '%1'<br/>no puede ser abierto para escritura.<br/><br/>La salida del log pudo <b>no</b> haber sido guardada!</nobr> @@ -587,32 +465,26 @@ Consejos: MaterialEditWidget - Image Files (*.png *.jpg *.bmp) Archivos de Imagen (*.png *.jpg *.bmp) - Save Guardar - Tile Scale Escala de mozaico - Name Nombre - Do you really want to close while there are unsaved changes? ¿Realmente quiere cerrar mientras hay cambios sin guardar? - New Nuevo @@ -620,22 +492,18 @@ Consejos: MaterialListWidget - Modify Modificar - Copy Copiar - Paste Pegar - Delete Eliminar @@ -643,7 +511,6 @@ Consejos: MaterialManageWidget - Add Material... Agregar Material... @@ -651,47 +518,34 @@ Consejos: MotionEditWidget - Poses Poses - - Procedural Animations - Animaciones Procedurales - - - Motions Movimientos - Slow Lento - Fast Rápido - Save Guardar - Name Nombre - Do you really want to close while there are unsaved changes? Realmente quiere cerrar mientras hay cambios sin guardar? - New Nuevo @@ -699,22 +553,18 @@ Consejos: MotionListWidget - Modify Modificar - Copy Copiar - Paste Pegar - Delete Eliminar @@ -722,17 +572,14 @@ Consejos: MotionManageWidget - Add Motion... Agregar Movimiento... - Motion editor doesn't support this rig type yet: El editor de moviemiento no soporta este tipo de rig aún: - Missing Rig Rig Faltante @@ -740,48 +587,38 @@ Consejos: MotionTimelineWidget - Accelerating Acelerando - Decelerating Desacelerando - - Bouncing Rebotando - Linear Lienal - Cubic Cúbica - Duration: Duración: - Double Duration Duplicar Duración - Halve Duration Duración a la mitad - Delete Eliminar @@ -789,175 +626,138 @@ Consejos: PartTreeWidget - - Root Raíz - Stiffness Rigidez - Iteration Iteración - Offset Compensación - Force Fuerza - (%1 items) - - Poly - Base - Target Objetivo - Mode Modo - Layer Capa - Show Mostrar - Hide Ocultar - Lock Bloquear - Unlock Desbloquear - Select Seleccionar - Copy Color Copiar Color - Paste Color Pegar Color - Collapse All Colapsar Todo - Expand All Expandir todo - Hide All Ocultar Todo - Show All Mostrar Todo - Lock All Bloquear Todo - Unlock All Desbloquear Todo - - New Group Nuevo Grupo - Rename Renombrar - Delete Eliminar - Top Superior - Up Arriba - Down Abajo - Bottom Inferior - Move To Mover A - All Todo - Seam Costura @@ -965,102 +765,82 @@ Consejos: PartWidget - Show/hide nodes Mostrar/ocultar nodos - Lock/unlock nodes Bloquear/desbloquear nodos - Subdivide Subdividir - Join/Remove from final result Unir/Remover del resultado final - Toggle mirror Alternar reflejo - Deform Deformar - Toggle round end Alternar fin redondeado - Chamfer Chaflán - Color and material picker Selector de color y material - Cut face Cortar Cara - Countershaded Sombreado - Transparency Transparencia - Solubility Solubilidad - Missing Materials Materiales Faltantes - Rotation Rotación - Hollow Hueco - Thickness Grosor - Width Ancho - Image Files (*.png *.jpg *.bmp) Archivos de Imagen (*.png *.jpg *.bmp) - Map Scale Escala de Mapa @@ -1068,77 +848,62 @@ Consejos: PoseEditWidget - Toggle Left Side Visibility Alternar Visibilidad del lado Izquierdo - Toggle Middle Side Visibility Alternar visibilidad del Medio - Toggle Right Side Visibility Alternar visibilidad del lado Derecho - Dark Oscuro - Bright Brillante - Save Guardar - Change Reference Sheet... Cambiar Hoja de Referencia... - Name Nombre - Duration Duración - Height Adjustment Scale Escala de ajuste de Altura - Frames: Fotogramas: - Frame: %1 / %2 Fotograma: %1 / %2 - Image Files (*.png *.jpg *.bmp) Archivos de Imagen (*.png *.jpg *.bmp) - Do you really want to close while there are unsaved changes? ¿Realmente quiere cerrar mientras hay cambios sin guardar? - New Nuevo @@ -1146,22 +911,18 @@ Consejos: PoseListWidget - Modify Modificar - Copy Copiar - Paste Pegar - Delete Eliminar @@ -1169,17 +930,14 @@ Consejos: PoseManageWidget - Add Pose... Agregar Pose... - Pose editor doesn't support this rig type yet: El editor de pose no soporta este tipo de rig aun: - Missing Rig Rig Faltante @@ -1187,27 +945,22 @@ Consejos: PreferencesWidget - Part color: Color de parte: - Combine mode: Modo combinar: - Flat shading: Sombreado plano: - Reset Resetear - Preferences Preferencias @@ -1215,195 +968,150 @@ Consejos: QObject - Neck Cuello - Limb Limb - Tail Cola - Joint Unión - - - None Ninguno - - Gravitational Gravitacional - Centripetal Centrípeto - - Normal - Inversion Inversión - Uncombined Sin combinar - - Body Cuerpo - Cloth Tela - - Dynamic Dinámico - Average Promedio - Side Plane Plano Lateral - Front Plane Plano Frontal - Top Plane Plano Superior - - Model Modelo - Cut Face Cortar Cara - Low Poly - - Original - Medium Poly Poly Medio - High Poly - Very High Poly Poly Muy alto - Ultra High Poly Poly Ultra Alto - Extremely High Poly Poly Extremadamente Alto - Tremendously High Poly Poly Tremendamente Alto - Fall to Death Caer hasta Morir - Animal - Left Izquierda - Right Derecha - Base Color Color de Base - Normal Map Mapa Normal - Metalness Metálico - Roughness Aspereza - Ambient Occlusion Oclusión del Ambiente - - - @@ -1411,22 +1119,18 @@ Consejos: RigGenerator - Imbalanced left and right limbs Limbs derecho e izquierdo desbalanceados - No limbs found No se encontraron limbs - No body found No cuerpo encontrado - Please mark the neck, limbs and joints from the context menu Por favor, marque el cuello, limbs y uniones del menú contextual @@ -1434,7 +1138,6 @@ Consejos: RigWidget - Type Tipo @@ -1442,162 +1145,130 @@ Consejos: SkeletonGraphicsWidget - Add... - Undo Deshacer - Redo Rehacer - Delete Eliminar - Break Romper - Connect Conectar - Cut Cortar - Copy Copiar - Paste Pegar - H Flip Voltear H - V Flip Voltear V - Rotate 90D CW Rotar 90D Horario - Rotate 90D CCW Rotar 90D Anti Horario - Switch XZ Intercambiar XZ - Switch Chain Side Intercambiar Lado de Cadena - Cut Face... Cortar Cara... - Clear Cut Face Limpiar corte de cara - Local Center Centro Local - Local Vertical Center Centro Vertical Local - Local Horizontal Center Centro Horizontal Local - Global Center Centro Global - Global Vertical Center Centro Vertical Global - Global Horizontal Center Centro Horizontal Global - Align To Alinear A - None Ninguno - Mark As Marcar como - Blank Blanquear - Auto Color Color automático - Colorize Colorear - Select All Seleccionar Todo - Select Part Seleccionar Parte - Unselect All Deseleccionar Todo @@ -1605,17 +1276,14 @@ Consejos: UpdatesCheckWidget - Check for Updates Buscar Actualizaciones - Checking for updates... Buscando actualizaciones... - View Vista @@ -1623,19 +1291,14 @@ Consejos: UpdatesChecker - - - Fetch update info failed, please retry later Falló la obtención de información de la actualización, por favor, reintente más tarde - %1 %2 is currently the newest version available %1 %2 es actualmente la versión más nueva disponible - An update is available: %1 %2 Actualización disponible: %1 %2 diff --git a/languages/dust3d_it_IT.ts b/languages/dust3d_it_IT.ts new file mode 100755 index 00000000..6af7a7b2 --- /dev/null +++ b/languages/dust3d_it_IT.ts @@ -0,0 +1,1313 @@ + + + + + AboutWidget + + About + Riguardo al programma + + + + AnimalRigger + + Please mark the neck, limbs and joints from the context menu + Si prega di contrassegnare il collo, gli arti e le articolazioni dal menu contestuale + + + + Document + + Group + Raggruppa + + + + DocumentWindow + + Acknowlegements + Ringraziamenti + + + Contributors + Contributori + + + Add node to canvas + Aggiungi nodo alla tela + + + Select node on canvas + Seleziona nodo sulla tela + + + Enter zoom in mode + Entra nella modalità zoom-in + + + X axis locker + Blocca l'asse X + + + Y axis locker + Blocca l'asse Y + + + Z axis locker + Blocca l'asse Z + + + Node radius locker + Blocca il raggio del nodo + + + Regenerate + Rigenera + + + Mesh generation failed, please undo or adjust recent changed nodes +Tips: + - Don't let generated mesh self-intersect + - Make multiple parts instead of one single part for whole model + Generazione mesh non riuscita, annulla o modifica i nodi modificati di recente +Suggerimenti: +   - Non lasciare che la mesh generata si intersechi in se stessa +   - Crea più parti invece di una singola parte per l'intero modello + + + Parts + Parti + + + Materials + Materiali + + + Rig + Manipola + + + Poses + Posa + + + Motions + Movimenti + + + New Window + Nuova finestra + + + Open Example + Apri esempio + + + Save As... + Salva come... + + + Save All + Salva tutto + + + Preferences... + Preferenze... + + + Export... + Esporta... + + + Export as OBJ... + Esporta come OBJ... + + + Change Reference Sheet... + Cambia foglio di riferimento... + + + Add... + Aggiungi... + + + Undo + Disfa + + + Redo + Rifai + + + Delete + Elimina + + + Break + Rompi + + + Connect + Connetti + + + Cut + Taglia + + + Copy + Copia + + + Paste + Incolla + + + H Flip + Inverti l'asse X + + + V Flip + Inverti l'asse V + + + Rotate 90D CW + Ruota di 90° in senso orario + + + Rotate 90D CCW + Ruota di 90° in senso anti-orario + + + Switch XZ + Scambia XZ + + + Align To + Allinea a + + + Local Center + Centro locale + + + Local Vertical Center + Centro verticale locale + + + Local Horizontal Center + Centro orizzontale locale + + + Global Center + Centro globale + + + Global Vertical Center + Centro verticale globable + + + Global Horizontal Center + Centro orizzontale Globale + + + Mark As + Segna come + + + None + + + + Select All + Seleziona tutto + + + Select Part + Seleziona parte + + + Unselect All + De-Seleziona tutto + + + Show Model + Mostra modello + + + Toggle Wireframe + Alterna Wireframe + + + Dialogs + Dialoghi + + + Debug + Debug + + + Dust3D Homepage + Homepage di Dust3D + + + Source Code + Codice sorgente + + + Reference Guide + Guida di riferimento + + + About + Riguardo a questo programma + + + Report Issues + Segnala problemi + + + Do you really want to close while there are unsaved changes? + Vuoi davvero chiudere mentre ci sono modifiche non salvate? + + + Do you really want to create new document and lose the unsaved changes? + Vuoi davvero creare un nuovo documento e perdere le modifiche non salvate? + + + Dust3D Document (*.ds3) + Documento di Dust3D(*.ds3) + + + Image Files (*.png *.jpg *.bmp) + File immagine(*.png *.jpg *.bmp) + + + Do you really want to open example and lose the unsaved changes? + Vuoi davvero aprire l'esempio e perdere le modifiche non salvate? + + + Do you really want to open another file and lose the unsaved changes? + Vuoi davvero aprire un altro file e perdere le modifiche non salvate? + + + Wavefront (*.obj) + Wavefront (*.obj) + + + Autodesk FBX (.fbx) + Autodesk FBX (.fbx) + + + glTF Binary Format (.glb) + glTF Binary Format (.glb) + + + Rotation + Rotazione + + + Cut Face... + Taglia la faccia... + + + Clear Cut Face + Taglia la faccia in modo pulito + + + Check for Updates... + Controlla aggiornamenti... + + + Paint brush + Pennello + + + Toggle UV Check + Alterna il check per gli UV + + + Colorize + Colorizza + + + Blank + Vuoto + + + Auto Color + Auto-Colora + + + Marker pen + Penna per marcare + + + &Quit + Esci(&Q) + + + &File + File(&F) + + + &New + Nuovo(&N) + + + &Open... + Apri(&O) + + + &Save + Salva(&S) + + + &Edit + Edita(&E) + + + &View + Vista(&V) + + + &Window + Finestra(&W) + + + &Help + Aiuto(&H) + + + Toggle Rotation + Alterna la rotazione + + + Toggle viewport + Alterna il viewport + + + Toggle Color + Alterna il colore + + + Script + Script + + + Enter zoom out mode + + + + + ExportPreviewWidget + + Regenerate + Rigenera + + + .glb + .glb + + + .fbx + .fbx + + + Save + Salva + + + Export + Esporta + + + + LogBrowserDialog + + Debug + Debug + + + — DEBUG: %1 - %2:%3 + + + + — WARNING: %1 - %2:%3 + + + + — CRITICAL: %1 - %2:%3 + + + + — INFO: %1 - %2:%3 + + + + — FATAL: %1 - %2:%3 + + + + Save Log Output + + + + %1/logfile.txt + + + + Text Files (*.txt);;All Files (*) + + + + Error + + + + <nobr>File '%1'<br/>cannot be opened for writing.<br/><br/>The log output could <b>not</b> be saved!</nobr> + + + + + MaterialEditWidget + + Image Files (*.png *.jpg *.bmp) + File immagine(*.png *.jpg *.bmp) + + + Save + Salva + + + Tile Scale + + + + Name + + + + Do you really want to close while there are unsaved changes? + Vuoi davvero chiudere mentre ci sono modifiche non salvate? + + + New + + + + + MaterialListWidget + + Modify + + + + Copy + Copia + + + Paste + Incolla + + + Delete + Elimina + + + + MaterialManageWidget + + Add Material... + + + + + MotionEditWidget + + Poses + Posa + + + Motions + Movimenti + + + Slow + + + + Fast + + + + Save + Salva + + + Name + + + + Do you really want to close while there are unsaved changes? + Vuoi davvero chiudere mentre ci sono modifiche non salvate? + + + New + + + + + MotionListWidget + + Modify + + + + Copy + Copia + + + Paste + Incolla + + + Delete + Elimina + + + + MotionManageWidget + + Add Motion... + + + + Motion editor doesn't support this rig type yet: + + + + Missing Rig + + + + + MotionTimelineWidget + + Accelerating + + + + Decelerating + + + + Bouncing + + + + Linear + + + + Cubic + + + + Duration: + + + + Double Duration + + + + Halve Duration + + + + Delete + Elimina + + + + PartTreeWidget + + Root + + + + Stiffness + + + + Iteration + + + + Offset + + + + Force + + + + (%1 items) + + + + Poly + + + + Base + + + + Target + + + + Mode + + + + Layer + + + + Show + + + + Hide + + + + Lock + + + + Unlock + + + + Select + + + + Copy Color + + + + Paste Color + + + + Collapse All + + + + Expand All + + + + Hide All + + + + Show All + + + + Lock All + + + + Unlock All + + + + New Group + + + + Rename + + + + Delete + Elimina + + + Top + + + + Up + + + + Down + + + + Bottom + + + + Move To + + + + All + + + + Seam + + + + + PartWidget + + Show/hide nodes + + + + Lock/unlock nodes + + + + Subdivide + + + + Join/Remove from final result + + + + Toggle mirror + + + + Deform + + + + Toggle round end + + + + Chamfer + + + + Color and material picker + + + + Cut face + + + + Countershaded + + + + Transparency + + + + Solubility + + + + Missing Materials + + + + Rotation + Rotazione + + + Hollow + + + + Thickness + + + + Width + + + + Image Files (*.png *.jpg *.bmp) + File immagine(*.png *.jpg *.bmp) + + + Map Scale + + + + + PoseEditWidget + + Toggle Left Side Visibility + + + + Toggle Middle Side Visibility + + + + Toggle Right Side Visibility + + + + Dark + + + + Bright + + + + Save + Salva + + + Change Reference Sheet... + Cambia foglio di riferimento... + + + Name + + + + Duration + + + + Height Adjustment Scale + + + + Frames: + + + + Frame: %1 / %2 + + + + Image Files (*.png *.jpg *.bmp) + File immagine(*.png *.jpg *.bmp) + + + Do you really want to close while there are unsaved changes? + Vuoi davvero chiudere mentre ci sono modifiche non salvate? + + + New + + + + + PoseListWidget + + Modify + + + + Copy + Copia + + + Paste + Incolla + + + Delete + Elimina + + + + PoseManageWidget + + Add Pose... + + + + Pose editor doesn't support this rig type yet: + + + + Missing Rig + + + + + PreferencesWidget + + Part color: + + + + Combine mode: + + + + Flat shading: + + + + Reset + + + + Preferences + + + + + QObject + + - + + + + Neck + + + + Limb + + + + Tail + + + + Joint + + + + None + + + + Gravitational + + + + Centripetal + + + + Normal + + + + Inversion + + + + Uncombined + + + + Body + + + + Cloth + + + + Dynamic + + + + Average + + + + Side Plane + + + + Front Plane + + + + Top Plane + + + + Model + + + + Cut Face + + + + Low Poly + + + + Original + + + + Medium Poly + + + + High Poly + + + + Very High Poly + + + + Ultra High Poly + + + + Extremely High Poly + + + + Tremendously High Poly + + + + Fall to Death + + + + Animal + + + + Left + + + + Right + + + + Base Color + + + + Normal Map + + + + Metalness + + + + Roughness + + + + Ambient Occlusion + + + + + RigGenerator + + Imbalanced left and right limbs + + + + No limbs found + + + + No body found + + + + Please mark the neck, limbs and joints from the context menu + Si prega di contrassegnare il collo, gli arti e le articolazioni dal menu contestuale + + + + RigWidget + + Type + + + + + SkeletonGraphicsWidget + + Add... + Aggiungi... + + + Undo + Disfa + + + Redo + Rifai + + + Delete + Elimina + + + Break + Rompi + + + Connect + Connetti + + + Cut + Taglia + + + Copy + Copia + + + Paste + Incolla + + + H Flip + Inverti l'asse X + + + V Flip + Inverti l'asse V + + + Rotate 90D CW + Ruota di 90° in senso orario + + + Rotate 90D CCW + Ruota di 90° in senso anti-orario + + + Switch XZ + Scambia XZ + + + Switch Chain Side + + + + Cut Face... + Taglia la faccia... + + + Clear Cut Face + Taglia la faccia in modo pulito + + + Local Center + Centro locale + + + Local Vertical Center + Centro verticale locale + + + Local Horizontal Center + Centro orizzontale locale + + + Global Center + Centro globale + + + Global Vertical Center + Centro verticale globable + + + Global Horizontal Center + Centro orizzontale Globale + + + Align To + Allinea a + + + None + + + + Mark As + Segna come + + + Blank + Vuoto + + + Auto Color + Auto-Colora + + + Colorize + Colorizza + + + Select All + Seleziona tutto + + + Select Part + Seleziona parte + + + Unselect All + De-Seleziona tutto + + + + UpdatesCheckWidget + + Check for Updates + + + + Checking for updates... + + + + View + + + + + UpdatesChecker + + Fetch update info failed, please retry later + + + + %1 %2 is currently the newest version available + + + + An update is available: %1 %2 + + + + diff --git a/resources.qrc b/resources.qrc index 278301f5..64b8ae42 100644 --- a/resources.qrc +++ b/resources.qrc @@ -32,5 +32,6 @@ AUTHORS CONTRIBUTORS languages/dust3d_es_AR.qm + languages/dust3d_it_IT.qm