From 2f949e700e3ec1c5e43ab621a2aadd8639bac9be Mon Sep 17 00:00:00 2001 From: paulojamorim Date: Tue, 4 Sep 2012 12:27:33 +0000 Subject: [PATCH] ENH: Added ro.po translation --- .gitattributes | 1 + po/ro.po | 1497 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1498 insertions(+), 0 deletions(-) create mode 100644 po/ro.po diff --git a/.gitattributes b/.gitattributes index ae70cf3..6db8301 100644 --- a/.gitattributes +++ b/.gitattributes @@ -878,6 +878,7 @@ po/nl.po -text po/pl.po -text po/pt.po -text po/pt_BR.po -text +po/ro.po -text po/ru.po -text po/sd_IN.po -text po/sr.po -text diff --git a/po/ro.po b/po/ro.po new file mode 100644 index 0000000..e69f89e --- /dev/null +++ b/po/ro.po @@ -0,0 +1,1497 @@ +# InVesalius 3.0 Beta - English +# Copyright (C) 2007-2009 Centro de Tecnologia da Informação Renato Archer +# This file is distributed under the same license as the InVesalius package. (GNU General Public License v2) +# Tatiana Al-Chueyr Pereira Martins +# Paulo Henrique Junqueira Amorim +# Thiago Franco de Morais +# Translators: +# Florin Putura , 2011. +msgid "" +msgstr "" +"Project-Id-Version: InVesalius\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-09-04 09:21-0300\n" +"PO-Revision-Date: 2011-10-30 20:58+0000\n" +"Last-Translator: Florin Putura \n" +"Language-Team: Romanian (http://www.transifex.com/projects/p/invesalius/" +"language/ro/)\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" +"X-Poedit-Country: GENERIC\n" +"X-Poedit-Language: English\n" +"X-Poedit-SourceCharset: utf-8\n" + +#: clut_raycasting.py:535 +#, fuzzy, python-format +msgid "Value: %-6d" +msgstr "Valoare" + +#: clut_raycasting.py:536 +#, python-format +msgid "Alpha: %-.3f" +msgstr "" + +#: constants.py:31 +#, python-format +msgid "M %d" +msgstr "M %d" + +#: constants.py:41 +#, fuzzy +msgid "Off" +msgstr "Închis" + +#: constants.py:42 +msgid "RedBlue" +msgstr "" + +#: constants.py:43 +msgid "CristalEyes" +msgstr "" + +#: constants.py:44 +msgid "Interlaced" +msgstr "" + +#: constants.py:45 constants.py:306 +msgid "Left" +msgstr "Stânga" + +#: constants.py:46 constants.py:305 +msgid "Right" +msgstr "Dreapta" + +#: constants.py:47 +msgid "Dresden" +msgstr "" + +#: constants.py:48 +msgid "Checkboard" +msgstr "" + +#: constants.py:49 +msgid "Anaglyph" +msgstr "" + +#: constants.py:102 +msgid "Keep all slices" +msgstr "Păstrează toate feliile" + +#: constants.py:102 +msgid "Skip 1 for each 2 slices" +msgstr "Treci la 1 pentru fiecare 2 felii" + +#: constants.py:103 +msgid "Skip 2 for each 3 slices" +msgstr "Treci la 2 pentru fiecare 3 felii" + +#: constants.py:103 +msgid "Skip 3 for each 4 slices" +msgstr "Treci la 3 pentru fiecare 4 felii" + +#: constants.py:104 +msgid "Skip 4 for each 5 slices" +msgstr "Treci la 4 pentru fiecare 5 felii" + +#: constants.py:104 +msgid "Skip 5 for each 6 slices" +msgstr "Treci la 5 pentru fiecare 6 felii" + +#: constants.py:144 slice_menu.py:76 slice_menu.py:81 +msgid "Default " +msgstr "Implicit" + +#: constants.py:145 +msgid "Hue" +msgstr "Nuanţa" + +#: constants.py:146 +msgid "Saturation" +msgstr "Saturație" + +#: constants.py:147 +msgid "Desert" +msgstr "Deșert" + +#: constants.py:148 +msgid "Rainbow" +msgstr "Curcubeu" + +#: constants.py:149 +msgid "Ocean" +msgstr "Ocean" + +#: constants.py:150 +msgid "Inverse Gray" +msgstr "Inverseaza gri" + +#: constants.py:191 constants.py:276 dialogs.py:522 dialogs.py:535 +#: dicom_preview_panel.py:675 dicom_preview_panel.py:676 presets.py:30 +#: presets.py:48 presets.py:103 presets.py:134 +msgid "Bone" +msgstr "Os" + +#: constants.py:198 +#, python-format +msgid "Mask %d" +msgstr "Mască %d" + +#: constants.py:251 task_surface.py:43 +msgid "Draw" +msgstr "Desenează" + +#: constants.py:251 task_surface.py:43 +msgid "Erase" +msgstr "Șterge" + +#: constants.py:251 data_notebook.py:434 task_surface.py:43 +msgid "Threshold" +msgstr "Prag" + +#: constants.py:262 constants.py:267 +msgid "Low" +msgstr "Mic" + +#: constants.py:263 constants.py:267 +msgid "Medium" +msgstr "Mediu" + +#: constants.py:264 constants.py:267 +msgid "High" +msgstr "Mare" + +#: constants.py:265 constants.py:266 constants.py:267 surface.py:392 +msgid "Optimal *" +msgstr "Optimă *" + +#: constants.py:272 +#, python-format +msgid "Surface %d" +msgstr "Suprafață %d" + +#: constants.py:275 +msgid "Abdomen" +msgstr "Abdomen" + +#: constants.py:277 +msgid "Brain Posterior Fossa" +msgstr "Cavitatea Craniană Posterioară" + +#: constants.py:278 +msgid "Brain" +msgstr "Craniu" + +#: constants.py:279 control.py:361 slice_menu.py:39 slice_menu.py:51 +msgid "Default" +msgstr "Implicit" + +#: constants.py:280 +msgid "Emphysema" +msgstr "Emfizemul pulmonar" + +#: constants.py:281 +msgid "Ischemia - Hard Non Contrast" +msgstr "Ischemie - Puternic Fără Contrast" + +#: constants.py:282 +msgid "Ischemia - Soft Non Contrast" +msgstr "Ischemie - Slab Fără Contrast" + +#: constants.py:283 +msgid "Larynx" +msgstr "Laringe" + +#: constants.py:284 +msgid "Liver" +msgstr "Ficat" + +#: constants.py:285 +msgid "Lung - Soft" +msgstr "Plămân - Moale" + +#: constants.py:286 +msgid "Lung - Hard" +msgstr "Plămân - Tare" + +#: constants.py:287 +msgid "Mediastinum" +msgstr "Mediastin" + +#: constants.py:288 control.py:362 slice_menu.py:46 slice_menu.py:51 +msgid "Manual" +msgstr "Manual" + +#: constants.py:289 +msgid "Pelvis" +msgstr "Pelvis" + +#: constants.py:290 +msgid "Sinus" +msgstr "Sinus" + +#: constants.py:291 +msgid "Vasculature - Hard" +msgstr "Vascularizare - Puternică" + +#: constants.py:292 +msgid "Vasculature - Soft" +msgstr "Vascularizare - Slabă" + +#: constants.py:301 +msgid "Front" +msgstr "În față" + +#: constants.py:302 +msgid "Back" +msgstr "În spate" + +#: constants.py:303 +msgid "Top" +msgstr "Deasupra" + +#: constants.py:304 +msgid "Bottom" +msgstr "Dedesupt" + +#: constants.py:307 +msgid "Isometric" +msgstr "Isometric" + +#: constants.py:318 +msgid "Airways" +msgstr "Căi respiratorii" + +#: constants.py:319 +msgid "Airways II" +msgstr "Căi respiratorii II" + +#: constants.py:320 +msgid "Black & White" +msgstr "Alb și Negru" + +#: constants.py:321 +msgid "Bone + Skin" +msgstr "Os + Piele" + +#: constants.py:322 +msgid "Bone + Skin II" +msgstr "Os + Piele II" + +#: constants.py:323 +msgid "Dark Bone" +msgstr "Os Negru" + +#: constants.py:324 +msgid "Glossy" +msgstr "Lucios" + +#: constants.py:325 +msgid "Glossy II" +msgstr "Lucios II" + +#: constants.py:326 +msgid "Gold Bone" +msgstr "Os Aurit" + +#: constants.py:327 +msgid "High Contrast" +msgstr "Contrast Mare" + +#: constants.py:328 +msgid "Low Contrast" +msgstr "Contrast Mic" + +#: constants.py:329 constants.py:336 +msgid "Soft on White" +msgstr "Estompat albul" + +#: constants.py:330 +msgid "Mid Contrast" +msgstr "Contrast Mediu" + +#: constants.py:331 +msgid "No Shading" +msgstr "Fără Umbră" + +#: constants.py:332 +msgid "Pencil" +msgstr "Creion" + +#: constants.py:333 +msgid "Red on White" +msgstr "Roșu pe Alb" + +#: constants.py:334 +msgid "Skin On Blue" +msgstr "Înveliș în Albastru" + +#: constants.py:335 +msgid "Skin On Blue II" +msgstr "Înveliș în Albastru II" + +#: constants.py:337 +msgid "Soft + Skin" +msgstr "Estompat + Înveliș" + +#: constants.py:338 +msgid "Soft + Skin II" +msgstr "Estompat + Înveliș II" + +#: constants.py:339 +msgid "Soft + Skin III" +msgstr "Estompat + Înveliș III" + +#: constants.py:340 +msgid "Soft On Blue" +msgstr "Estompat Albastrul" + +#: constants.py:341 +msgid "Soft" +msgstr "Estompat" + +#: constants.py:342 +msgid "Standard" +msgstr "Standard" + +#: constants.py:343 +msgid "Vascular" +msgstr "Vascular" + +#: constants.py:344 +msgid "Vascular II" +msgstr "Vascular II" + +#: constants.py:345 +msgid "Vascular III" +msgstr "Vascular III" + +#: constants.py:346 +msgid "Vascular IV" +msgstr "Vascular IV" + +#: constants.py:347 +msgid "Yellow Bone" +msgstr "Os Galben" + +#: constants.py:369 constants.py:371 +msgid " Off" +msgstr "Închis" + +#: constants.py:372 volume.py:642 +msgid "Cut plane" +msgstr "Tăiere plan" + +#: control.py:300 +#, python-format +msgid "Loading file %d of %d" +msgstr "Încărcare fișier %d din%d" + +#: control.py:418 +msgid "Untitled" +msgstr "Nedenumit" + +#: control.py:554 +msgid "Fix gantry tilt applying the degrees below" +msgstr "Fixează scheletul înclinării aplicând gradele specificate mai jos" + +#: data_notebook.py:39 measures.py:14 +msgid "Linear" +msgstr "Linear" + +#: data_notebook.py:40 measures.py:15 +msgid "Angular" +msgstr "Unghiular" + +#: data_notebook.py:43 measures.py:18 +msgid "3D" +msgstr "3D" + +#: data_notebook.py:44 measures.py:19 +msgid "Axial" +msgstr "Axial" + +#: data_notebook.py:45 measures.py:20 +msgid "Coronal" +msgstr "Coronal" + +#: data_notebook.py:46 measures.py:21 +msgid "Sagittal" +msgstr "Sagital" + +#: data_notebook.py:62 +msgid "Masks" +msgstr "Măști" + +#: data_notebook.py:63 +msgid "3D Surfaces" +msgstr "Suprafață 3D" + +#: data_notebook.py:64 +msgid "Measures" +msgstr "Măsuri" + +#: data_notebook.py:182 frame.py:982 +msgid "Measure distance" +msgstr "Măsurare distanță" + +#: data_notebook.py:185 frame.py:987 +msgid "Measure angle" +msgstr "Masurare unghi" + +#: data_notebook.py:433 data_notebook.py:774 data_notebook.py:1020 +#: data_notebook.py:1209 +msgid "Name" +msgstr "Nume" + +#: data_notebook.py:494 +msgid "Mask" +msgstr "Mască" + +#: data_notebook.py:775 +msgid "Volume (mm³)" +msgstr "Volum (mm³)" + +#: data_notebook.py:776 +msgid "Transparency" +msgstr "Transparență" + +#: data_notebook.py:1021 +msgid "Location" +msgstr "Locație" + +#: data_notebook.py:1022 data_notebook.py:1210 +msgid "Type" +msgstr "Tip" + +#: data_notebook.py:1023 data_notebook.py:1211 +msgid "Value" +msgstr "Valoare" + +#: default_tasks.py:136 +msgid "Data" +msgstr "Dată" + +#: default_tasks.py:210 default_tasks.py:215 +msgid "InVesalius start" +msgstr "Pornire InVesalius" + +#: default_tasks.py:211 default_tasks.py:216 default_tasks.py:244 +msgid "Select region of interest" +msgstr "Selectează regiune de interes" + +#: default_tasks.py:212 default_tasks.py:217 default_tasks.py:246 +msgid "Configure 3D surface" +msgstr "Configurare suprafață 3D" + +#: default_tasks.py:213 +msgid "Export data" +msgstr "Export date" + +#: default_tasks.py:218 +msgid "Utilize navigation system" +msgstr "Utilizare sistemul de navigație" + +#: default_viewers.py:79 default_viewers.py:168 task_exporter.py:238 +msgid "Axial slice" +msgstr "Felie axială" + +#: default_viewers.py:84 default_viewers.py:174 task_exporter.py:239 +msgid "Coronal slice" +msgstr "Felie coronală" + +#: default_viewers.py:89 default_viewers.py:180 task_exporter.py:240 +msgid "Sagittal slice" +msgstr "Felie sagitală" + +#: default_viewers.py:95 default_viewers.py:186 task_exporter.py:241 +msgid "Volume" +msgstr "olum" + +#: default_viewers.py:434 +msgid "Preset name" +msgstr "Nume presetat" + +#: default_viewers.py:437 +msgid "Save raycasting preset" +msgstr "Salvează presetare pentru distribuția razei" + +#: default_viewers.py:467 +msgid "Tools" +msgstr "Unelte" + +#: dialogs.py:57 +msgid "Value will be applied." +msgstr "Valoare va fi aplicată" + +#: dialogs.py:61 +msgid "Value will not be applied." +msgstr "Valoare nu va fi aplicată" + +#: dialogs.py:95 +msgid "" +"Your operational system is 32bits or have low memory. \n" +"If you manipulate 3D surface or volume rendering \n" +"it's recommended to reduce the image resolution." +msgstr "" + +#: dialogs.py:109 +#, fuzzy +msgid "Percentage of image resolution" +msgstr "Reducere rezoluție:" + +#: dialogs.py:155 +msgid "Loading DICOM files" +msgstr "Încarcă fișierele DICOM" + +#: dialogs.py:200 +msgid "Open InVesalius 3 project..." +msgstr "Deschide proiectul InVesalius 3:" + +#: dialogs.py:228 +msgid "Open Analyze File..." +msgstr "" + +#: dialogs.py:266 +msgid "Choose a DICOM folder:" +msgstr "Alege un fișier DICOM:" + +#: dialogs.py:297 +msgid "Save project as..." +msgstr "Salvează proiectul ca..." + +#: dialogs.py:300 +msgid "InVesalius project (*.inv3)|*.inv3" +msgstr "Proiect InVesalius (*.inv3)|*.inv3" + +#: dialogs.py:363 dialogs.py:641 dialogs.py:666 +#, python-format +msgid "" +"The project %s has been modified.\n" +"Save changes?" +msgstr "" +"Proiectul %s a fost modificat.⏎\n" +"Salvezi schimbările?" + +#: dialogs.py:377 +#, python-format +msgid "%s is an empty directory." +msgstr "%s este un director gol." + +#: dialogs.py:390 +msgid "There are no DICOM files in the selected directory." +msgstr "Nu există fișiere DICOM în directorul selectat." + +#: dialogs.py:401 +msgid "There is no mask of reference to create a surface." +msgstr "Nu există mască sau referință pentru a creea o suprafață." + +#: dialogs.py:412 +msgid "No masks were selected for removal." +msgstr "Nu a fost selectată nici o mască pentru a fi îndepărtată." + +#: dialogs.py:423 +msgid "No surfaces were selected for removal." +msgstr "Nu a fost selectată nici o suprafață pentru a fi îndepărtată." + +#: dialogs.py:435 +msgid "No measures were selected for removal." +msgstr "Nu a fost selectată nici o măsură pentru a fi îndepărtată." + +#: dialogs.py:446 +msgid "No masks were selected for duplication." +msgstr "Nu a fost selectată nici o mască pentru a fi duplicată." + +#: dialogs.py:459 +msgid "No surfaces were selected for duplication." +msgstr "Nu a fost selectată nici o suprafață pentru a fi duplicată." + +#: dialogs.py:505 +msgid "New mask name:" +msgstr "Nume pentru masca nouă:" + +#: dialogs.py:509 +msgid "Name the mask to be created" +msgstr "Denumiți masca care va fi creată" + +#: dialogs.py:516 +msgid "Threshold preset:" +msgstr "Prag prestabilit:" + +#: dialogs.py:603 presets.py:44 presets.py:62 presets.py:117 presets.py:148 +#: task_slice.py:421 task_slice.py:423 task_slice.py:435 task_slice.py:437 +#: task_slice.py:473 task_slice.py:476 +msgid "Custom" +msgstr "Obișnuit" + +#: dialogs.py:618 +#, python-format +msgid "%s does not exist." +msgstr "%s nu există." + +#: dialogs.py:629 +msgid "Please, provide more than one DICOM file for 3D reconstruction" +msgstr "" +"Vă rugăam să ne furnizați mai mult de un fișier DICOM pentru reconstrucția 3D" + +#: dialogs.py:690 +#, fuzzy +msgid "(c) 2007-2012 Renato Archer Information Technology Centre - CTI" +msgstr "(c) 2007-2010 Centru Tehnologic Informațional Renato Archer" + +#: dialogs.py:691 +#, fuzzy +msgid "" +"InVesalius is a medical imaging program for 3D reconstruction. It uses a " +"sequence of 2D DICOM image files acquired with CT or MRI scanners. " +"InVesalius allows for the export of 3D volumes or surfaces as STL files for " +"creating physical models of a patient's anatomy using rapid prototyping " +"technologies. The software has the support of the CTI, CNPq and Ministry of " +"Health" +msgstr "" +"InVesalius este un program de imagistică medicală pentru reconstrucție 3D. " +"Acest program utilizează o secvenţă de fişiere imagine 2D DICOM obținute " +"scanere CT sau RMN. InVesalius permite exportul volumelor sau suprafeţelor " +"3D ca fişiere STL pentru crearea de modele fizice cu anatomia unui pacient, " +"folosind tehnologii de creere prototipuri în cel mai scurt timp posibil." + +#: dialogs.py:699 +msgid "GNU GPL (General Public License) version 2" +msgstr "" +"GNU GPL (General Public License - Licență Publică Generală) versiunea 2" + +#: dialogs.py:731 +msgid "Save raycasting preset as:" +msgstr "Salvează presetare pentru distribuția razei ca:" + +#: dialogs.py:774 +msgid "New surface name:" +msgstr "Nume pentru suprafața nouă:" + +#: dialogs.py:778 +msgid "Name the surface to be created" +msgstr "Denumiți suprafața care va fi creată" + +#: dialogs.py:785 +msgid "Mask of reference:" +msgstr "Masca de referinţă:" + +#: dialogs.py:803 +msgid "Surface quality:" +msgstr "Calitatea suprafeței:" + +#: dialogs.py:832 +msgid "Fill holes" +msgstr "Umple spațiile goale" + +#: dialogs.py:835 +msgid "Keep largest region" +msgstr "Pastrează ceam mai mare regiune" + +#: dialogs.py:869 +msgid "BMP image" +msgstr "Imagine BPM" + +#: dialogs.py:870 +msgid "JPG image" +msgstr "Imagine JPG" + +#: dialogs.py:871 +msgid "PNG image" +msgstr "Imagine PNG" + +#: dialogs.py:872 +msgid "PostScript document" +msgstr "Document PostScript" + +#: dialogs.py:873 +msgid "POV-Ray file" +msgstr "Fișier POV-Ray" + +#: dialogs.py:874 +msgid "TIFF image" +msgstr "Imagine TIFF" + +#: dicom.py:1520 dicom.py:1524 dicom.py:1526 +msgid "unnamed" +msgstr "nenumit" + +#: dicom_preview_panel.py:49 +#, python-format +msgid "Image size: %d x %d" +msgstr "Mărimea imaginii: %d x %d" + +#: dicom_preview_panel.py:50 +#, python-format +msgid "Spacing: %.2f" +msgstr "Spațiere: %.2f" + +#: dicom_preview_panel.py:51 +#, python-format +msgid "Location: %.2f" +msgstr "Locație: %.2f" + +#: dicom_preview_panel.py:53 +#, python-format +msgid "" +"%s %s\n" +"Made in InVesalius" +msgstr "" +"%s %s⏎ \n" +"Realizat de InVesalius" + +#: dicom_preview_panel.py:189 dicom_preview_panel.py:190 +msgid "Image" +msgstr "Imagine" + +#: dicom_preview_panel.py:409 +#, python-format +msgid "%d Images" +msgstr "%d Imagini" + +#: dicom_preview_panel.py:534 dicom_preview_panel.py:555 +#, python-format +msgid "Image %d" +msgstr "Imagine %d" + +#: dicom_preview_panel.py:747 +msgid "Auto-play" +msgstr "Auto-redare" + +#: frame.py:134 +msgid "Data panel" +msgstr "Panou date" + +#: frame.py:141 +msgid "Preview medical data to be reconstructed" +msgstr "Previzualizare date medicale care trebuie reconstruite" + +#: frame.py:147 +msgid "Retrieve DICOM from PACS" +msgstr "" + +#: frame.py:480 +msgid "Import DICOM...\tCtrl+I" +msgstr "Importă DICOM...»Ctrl+I" + +#: frame.py:482 +#, fuzzy +msgid "Import Others Files" +msgstr "Importă fișiere DICOM..." + +#: frame.py:483 +msgid "Open Project...\tCtrl+O" +msgstr "Deschidere Proiect...»Ctrl+O" + +#: frame.py:484 +msgid "Save Project\tCtrl+S" +msgstr "Salvare Proiect»Ctrl+S" + +#: frame.py:485 +msgid "Save Project As..." +msgstr "Salvează Proiect ca..." + +#: frame.py:486 +msgid "Close Project" +msgstr "Închide Proiect" + +#: frame.py:495 +msgid "Exit" +msgstr "Ieșire" + +#: frame.py:502 +msgid "R <-> L" +msgstr "" + +#: frame.py:503 +msgid "A <-> P" +msgstr "" + +#: frame.py:504 +msgid "T <-> B" +msgstr "" + +#: frame.py:508 +msgid "R-L <-> A-P" +msgstr "" + +#: frame.py:509 +msgid "R-L <-> T-B" +msgstr "" + +#: frame.py:510 +msgid "A-P <-> T-B" +msgstr "" + +#: frame.py:514 +msgid "Flip" +msgstr "" + +#: frame.py:515 +msgid "Swap axes" +msgstr "" + +#: frame.py:552 +msgid "Preferences..." +msgstr "" + +#: frame.py:556 +msgid "Getting Started..." +msgstr "Noțiuni de Bază..." + +#: frame.py:559 +msgid "About..." +msgstr "Despre..." + +#: frame.py:567 +msgid "File" +msgstr "Fișier" + +#: frame.py:571 +msgid "Options" +msgstr "" + +#: frame.py:572 +msgid "Help" +msgstr "Ajutor" + +#: frame.py:654 surface.py:355 surface.py:728 surface.py:729 +msgid "Ready" +msgstr "Gata" + +#: frame.py:804 +msgid "Import DICOM files..." +msgstr "Importă fișiere DICOM..." + +#: frame.py:811 +msgid "Open a InVesalius project..." +msgstr "Deschide un proiect InVesalius..." + +#: frame.py:815 +msgid "Save InVesalius project" +msgstr "Salvează proiect InVesalius" + +#: frame.py:957 +msgid "Zoom" +msgstr "Zoom" + +#: frame.py:962 +msgid "Zoom based on selection" +msgstr "Zoom pe baza selecției" + +#: frame.py:967 +msgid "Rotate" +msgstr "Rotește" + +#: frame.py:972 +msgid "Move" +msgstr "Mișcă" + +#: frame.py:977 +msgid "Constrast" +msgstr "Contrast" + +#: frame.py:1130 +msgid "Scroll slices" +msgstr "Derulare felii" + +#: frame.py:1134 +msgid "Slices' cross intersection" +msgstr "Felii interesectate în cruce" + +#: frame.py:1291 frame.py:1360 +msgid "Hide task panel" +msgstr "Ascunde panou de activitate" + +#: frame.py:1295 frame.py:1382 +msgid "Hide text" +msgstr "Ascunde text" + +#: frame.py:1366 +msgid "Show task panel" +msgstr "Arată panou de activitate" + +#: frame.py:1376 +msgid "Show text" +msgstr "Arată text" + +#: imagedata_utils.py:92 imagedata_utils.py:226 imagedata_utils.py:331 +#: imagedata_utils.py:424 +msgid "Generating multiplanar visualization..." +msgstr "Generează vizualizare multiplan..." + +#: import_network_panel.py:101 import_panel.py:94 +msgid "Import" +msgstr "" + +#: import_network_panel.py:239 import_panel.py:224 +msgid "Patient name" +msgstr "Nume pacient" + +#: import_network_panel.py:240 import_panel.py:225 +msgid "Patient ID" +msgstr "ID pacient" + +#: import_network_panel.py:241 import_panel.py:226 +msgid "Age" +msgstr "Vârsta" + +#: import_network_panel.py:242 import_panel.py:227 +msgid "Gender" +msgstr "Gen" + +#: import_network_panel.py:243 import_panel.py:228 +msgid "Study description" +msgstr "Descrierea studiului" + +#: import_network_panel.py:244 import_panel.py:229 +msgid "Modality" +msgstr "Modalitate" + +#: import_network_panel.py:245 import_panel.py:230 +msgid "Date acquired" +msgstr "Dată înregistrare" + +#: import_network_panel.py:246 import_panel.py:231 +msgid "# Images" +msgstr "# Imagini" + +#: import_network_panel.py:247 import_panel.py:232 +msgid "Institution" +msgstr "Instituția" + +#: import_network_panel.py:248 import_panel.py:233 +msgid "Date of birth" +msgstr "Zi de naștere" + +#: import_network_panel.py:249 import_panel.py:234 +msgid "Accession Number" +msgstr "Număr de aderare" + +#: import_network_panel.py:250 import_panel.py:235 +msgid "Referring physician" +msgstr "Medicul care a făcut trimiterea" + +#: import_network_panel.py:266 import_panel.py:251 +msgid "InVesalius Database" +msgstr "Baza de date InVesalius" + +#: import_network_panel.py:497 +msgid "Word" +msgstr "" + +#: import_network_panel.py:504 +msgid "Search" +msgstr "" + +#: import_network_panel.py:663 +msgid "Active" +msgstr "" + +#: import_network_panel.py:664 +msgid "Host" +msgstr "" + +#: import_network_panel.py:665 +msgid "Port" +msgstr "" + +#: import_network_panel.py:666 +msgid "AETitle" +msgstr "" + +#: import_network_panel.py:667 +msgid "Status" +msgstr "" + +#: import_network_panel.py:694 +msgid "Add" +msgstr "" + +#: import_network_panel.py:695 +msgid "Remove" +msgstr "" + +#: import_network_panel.py:696 +msgid "Check status" +msgstr "" + +#: import_network_panel.py:769 +msgid "ok" +msgstr "" + +#: import_network_panel.py:771 +msgid "error" +msgstr "" + +#: language_dialog.py:78 +msgid "Language selection" +msgstr "Selectare limbă" + +#: language_dialog.py:122 +msgid "Choose user interface language" +msgstr "Alegere limba pentru interfață utilizator" + +#: polydata_utils.py:132 +msgid "Getting selected parts" +msgstr "Aranjare părți selectate" + +#: polydata_utils.py:191 +msgid "Splitting disconected parts" +msgstr "Împărțirea părților despărțite" + +#: preferences.py:18 +#, fuzzy +msgid "Preferences" +msgstr "Masca de referinţă:" + +#: preferences.py:41 +msgid "Visualization" +msgstr "" + +#: preferences.py:42 +#, fuzzy +msgid "Language" +msgstr "Selectare limbă" + +#: preferences.py:95 +#, fuzzy +msgid "Surface" +msgstr "Suprafață %d" + +#: preferences.py:98 +msgid "Interpolation " +msgstr "" + +#: preferences.py:106 +msgid "Volume Rendering" +msgstr "" + +#: preferences.py:109 +#, fuzzy +msgid "Rendering" +msgstr "Gen" + +#: presets.py:31 presets.py:49 presets.py:104 presets.py:135 +msgid "Soft Tissue" +msgstr "Țesut estompat" + +#: presets.py:32 presets.py:50 presets.py:105 presets.py:136 +msgid "Enamel (Adult)" +msgstr "Smalț (Adult)" + +#: presets.py:33 presets.py:51 presets.py:106 presets.py:137 +msgid "Enamel (Child)" +msgstr "Smalț (Copil)" + +#: presets.py:34 presets.py:52 presets.py:107 presets.py:138 +msgid "Compact Bone (Adult)" +msgstr "Os Compact (Adult)" + +#: presets.py:35 presets.py:53 presets.py:108 presets.py:139 +msgid "Compact Bone (Child)" +msgstr "Os Compact (Copil)" + +#: presets.py:36 presets.py:54 presets.py:109 presets.py:140 +msgid "Spongial Bone (Adult)" +msgstr "Os Spongios (Adult)" + +#: presets.py:37 presets.py:55 presets.py:110 presets.py:141 +msgid "Spongial Bone (Child)" +msgstr "Os Spongios (Copil)" + +#: presets.py:38 presets.py:56 presets.py:111 presets.py:142 +msgid "Muscle Tissue (Adult)" +msgstr "Țesut Muscular (Adult)" + +#: presets.py:39 presets.py:57 presets.py:112 presets.py:143 +msgid "Muscle Tissue (Child)" +msgstr "Țesut Muscular (Copil)" + +#: presets.py:40 presets.py:58 presets.py:113 presets.py:144 +msgid "Fat Tissue (Adult)" +msgstr "Țesut gras (Adult)" + +#: presets.py:41 presets.py:59 presets.py:114 presets.py:145 +msgid "Fat Tissue (Child)" +msgstr "Țesut Tissue (Child)" + +#: presets.py:42 presets.py:60 presets.py:115 presets.py:146 +msgid "Skin Tissue (Adult)" +msgstr "Țesut Piele (Adult)" + +#: presets.py:43 presets.py:61 presets.py:116 presets.py:147 +msgid "Skin Tissue (Child)" +msgstr "Țesut Piele (Copil)" + +#: slice_menu.py:104 +msgid "Window Width and Level" +msgstr "Lățime Fereastră și Nivel" + +#: slice_menu.py:105 +msgid "Pseudo Colour" +msgstr "Culoare asemănătoare" + +#: surface.py:418 surface.py:508 surface.py:526 surface.py:548 surface.py:576 +#: surface.py:598 surface.py:617 surface.py:631 surface.py:648 +msgid "Generating 3D surface..." +msgstr "Generare suprafață 3D..." + +#: task_exporter.py:108 +msgid "Export InVesalius screen to an image file" +msgstr "Exportă ecranul InVesalius ca imagine către un fișier" + +#: task_exporter.py:110 +msgid "Export picture..." +msgstr "Exportă ilustrație..." + +#: task_exporter.py:119 +msgid "Export 3D surface" +msgstr "Exportă suprafață 3D" + +#: task_exporter.py:120 +msgid "Export 3D surface..." +msgstr "Exportă suprafață 3D..." + +#: task_exporter.py:311 +msgid "Save 3D surface as..." +msgstr "Salvează suprafața 3D ca..." + +#: task_exporter.py:330 +msgid "You need to create a surface and make " +msgstr "Aveți nevoie să creați o suprafață si să faceți " + +#: task_exporter.py:331 +msgid "visible before exporting it." +msgstr "vizibili înainte să faceți exportul." + +#: task_generic.py:65 +msgid "Testing..." +msgstr "Testare..." + +#: task_importer.py:64 +msgid "Select DICOM or Analyze files to be reconstructed" +msgstr "Selectează DICOM sau Analizează fișierele care trebuie reconstruite" + +#: task_importer.py:65 +msgid "Import medical images..." +msgstr "Importă imaginile medicale..." + +#: task_importer.py:82 +msgid "Open an existing InVesalius project..." +msgstr "Deschide un proiect InVesalius existent..." + +#: task_importer.py:83 +msgid "Open an existing project..." +msgstr "Deschide un proiect existent..." + +#: task_slice.py:83 +msgid "Create mask for slice segmentation and editing" +msgstr "Creează mască pentru segmentarea feliilor și pentru editare" + +#: task_slice.py:84 +msgid "Create new mask" +msgstr "Creează o nouă mască" + +#: task_slice.py:112 +#, fuzzy +msgid "Create surface" +msgstr "Salvează suprafața" + +#: task_slice.py:113 +msgid "Overwrite last surface" +msgstr "Suprascrie ultima suprafață" + +#: task_slice.py:228 +msgid "Mask properties" +msgstr "Proprietațile măștii" + +#: task_slice.py:236 +msgid "Advanced editing tools" +msgstr "Unelte de editare avansate" + +#: task_slice.py:320 +msgid "Set predefined or manual threshold:" +msgstr "Selectare prag predefinit sau manual:" + +#: task_slice.py:528 +msgid "Choose brush type, size or operation:" +msgstr "Alege tipul pensulei, mărime sau operație:" + +#: task_slice.py:534 +msgid "Circle" +msgstr "Cerc" + +#: task_slice.py:538 +msgid "Square" +msgstr "Pătrat" + +#: task_slice.py:574 +msgid "Brush threshold range:" +msgstr "Intervalul pragurilor pensulei:" + +#: task_surface.py:85 +msgid "Create 3D surface based on a mask" +msgstr "Creeare suprafață 3D pe baza măștii" + +#: task_surface.py:104 +msgid "Next step" +msgstr "Următorul pas" + +#: task_surface.py:134 +msgid "InVesalius 3 - New surface" +msgstr "InVesalius 3 - Suprafață nouă" + +#: task_surface.py:207 +msgid "Surface properties" +msgstr "Proprietăți suprafață" + +#: task_surface.py:214 +msgid "Advanced options" +msgstr "Opțiuni avansate" + +#: task_surface.py:246 +msgid "Automatically select largest disconnected region and create new surface" +msgstr "" +"Alege automat cea mai mare regiune întreruptă și creează o suprafață nouă " + +#: task_surface.py:247 +msgid "Select largest part" +msgstr "Selectează partea cea mai întinsă" + +#: task_surface.py:255 +msgid "" +"Automatically select disconnected regions and create one new surface per " +"region" +msgstr "" +"Alege automat regiunile întrerupte și creează o suprafață nouă per regiune" + +#: task_surface.py:256 +msgid "Split all disconnected surfaces" +msgstr "Desparte toate suprafețele întrerupte" + +#: task_surface.py:264 +msgid "Manually insert seeds of regions of interest and create one new surface" +msgstr "" +"Inserează manual semințe ale regiunilor de interes și creează o suprafață " +"nouă" + +#: task_surface.py:265 +msgid "Select regions of interest..." +msgstr "Selectează regiunile de interes..." + +#: task_surface.py:402 +msgid "Transparency:" +msgstr "Transparență:" + +#: task_surface.py:538 +msgid "Decimate resolution:" +msgstr "Reducere rezoluție:" + +#: task_surface.py:548 +msgid "Smooth iterations:" +msgstr "Repetări omogene:" + +#: task_tools.py:60 +msgid "Measure distances" +msgstr "Măsurare distanțe" + +#: task_tools.py:61 +msgid "Measure" +msgstr "Măsură" + +#: task_tools.py:64 task_tools.py:65 +msgid "Add text annotations" +msgstr "Adaugă adnotări de text" + +#: viewer_slice.py:437 viewer_slice.py:441 viewer_slice.py:492 +#: viewer_slice.py:494 viewer_slice.py:552 viewer_slice.py:561 +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:628 +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 +msgid "A" +msgstr "A" + +#: viewer_slice.py:437 viewer_slice.py:439 viewer_slice.py:492 +#: viewer_slice.py:496 viewer_slice.py:552 viewer_slice.py:561 +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:590 +#: viewer_slice.py:599 viewer_slice.py:608 viewer_slice.py:617 +msgid "R" +msgstr "R" + +#: viewer_slice.py:437 viewer_slice.py:441 viewer_slice.py:492 +#: viewer_slice.py:494 viewer_slice.py:552 viewer_slice.py:561 +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:628 +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 +msgid "P" +msgstr "P" + +#: viewer_slice.py:437 viewer_slice.py:439 viewer_slice.py:492 +#: viewer_slice.py:496 viewer_slice.py:552 viewer_slice.py:561 +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:590 +#: viewer_slice.py:599 viewer_slice.py:608 viewer_slice.py:617 +msgid "L" +msgstr "L" + +#: viewer_slice.py:439 viewer_slice.py:441 viewer_slice.py:494 +#: viewer_slice.py:496 viewer_slice.py:590 viewer_slice.py:599 +#: viewer_slice.py:608 viewer_slice.py:617 viewer_slice.py:628 +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 +msgid "T" +msgstr "T" + +#: viewer_slice.py:439 viewer_slice.py:441 viewer_slice.py:494 +#: viewer_slice.py:496 viewer_slice.py:590 viewer_slice.py:599 +#: viewer_slice.py:608 viewer_slice.py:617 viewer_slice.py:628 +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 +msgid "B" +msgstr "B" + +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 +#: viewer_slice.py:582 +#, fuzzy +msgid "AL" +msgstr "L" + +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 +#: viewer_slice.py:582 +#, fuzzy +msgid "RA" +msgstr "R" + +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 +#: viewer_slice.py:582 +#, fuzzy +msgid "PR" +msgstr "R" + +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 +#: viewer_slice.py:582 +#, fuzzy +msgid "LP" +msgstr "L" + +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 +#: viewer_slice.py:585 +#, fuzzy +msgid "LA" +msgstr "L" + +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 +#: viewer_slice.py:585 +#, fuzzy +msgid "AR" +msgstr "R" + +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 +#: viewer_slice.py:585 +#, fuzzy +msgid "RP" +msgstr "R" + +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 +#: viewer_slice.py:585 +#, fuzzy +msgid "PL" +msgstr "L" + +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 +#: viewer_slice.py:620 +#, fuzzy +msgid "TL" +msgstr "L" + +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 +#: viewer_slice.py:620 +#, fuzzy +msgid "RT" +msgstr "R" + +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 +#: viewer_slice.py:620 +#, fuzzy +msgid "BR" +msgstr "R" + +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 +#: viewer_slice.py:620 +#, fuzzy +msgid "LB" +msgstr "L" + +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 +#: viewer_slice.py:623 +#, fuzzy +msgid "LT" +msgstr "L" + +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 +#: viewer_slice.py:623 +#, fuzzy +msgid "TR" +msgstr "R" + +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 +#: viewer_slice.py:623 +#, fuzzy +msgid "RB" +msgstr "R" + +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 +#: viewer_slice.py:623 +#, fuzzy +msgid "BL" +msgstr "L" + +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 +#: viewer_slice.py:658 +#, fuzzy +msgid "TA" +msgstr "A" + +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 +#: viewer_slice.py:658 +#, fuzzy +msgid "PT" +msgstr "P" + +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 +#: viewer_slice.py:658 +#, fuzzy +msgid "BP" +msgstr "P" + +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 +#: viewer_slice.py:658 +#, fuzzy +msgid "AB" +msgstr "A" + +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 +#: viewer_slice.py:661 +#, fuzzy +msgid "AT" +msgstr "A" + +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 +#: viewer_slice.py:661 +#, fuzzy +msgid "TP" +msgstr "P" + +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 +#: viewer_slice.py:661 +#, fuzzy +msgid "PB" +msgstr "P" + +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 +#: viewer_slice.py:661 +#, fuzzy +msgid "BA" +msgstr "A" + +#~ msgid "Image Tiling" +#~ msgstr "Combinare imagini" -- libgit2 0.21.2