Commit 2f949e700e3ec1c5e43ab621a2aadd8639bac9be
1 parent
a84ce2a9
Exists in
master
and in
67 other branches
ENH: Added ro.po translation
Showing
2 changed files
with
1498 additions
and
0 deletions
Show diff stats
.gitattributes
| @@ -878,6 +878,7 @@ po/nl.po -text | @@ -878,6 +878,7 @@ po/nl.po -text | ||
| 878 | po/pl.po -text | 878 | po/pl.po -text |
| 879 | po/pt.po -text | 879 | po/pt.po -text |
| 880 | po/pt_BR.po -text | 880 | po/pt_BR.po -text |
| 881 | +po/ro.po -text | ||
| 881 | po/ru.po -text | 882 | po/ru.po -text |
| 882 | po/sd_IN.po -text | 883 | po/sd_IN.po -text |
| 883 | po/sr.po -text | 884 | po/sr.po -text |
| @@ -0,0 +1,1497 @@ | @@ -0,0 +1,1497 @@ | ||
| 1 | +# InVesalius 3.0 Beta - English | ||
| 2 | +# Copyright (C) 2007-2009 Centro de Tecnologia da Informação Renato Archer | ||
| 3 | +# This file is distributed under the same license as the InVesalius package. (GNU General Public License v2) | ||
| 4 | +# Tatiana Al-Chueyr Pereira Martins <tatiana.alchueyr@gmail.com> | ||
| 5 | +# Paulo Henrique Junqueira Amorim <paulojamorim@gmail.com> | ||
| 6 | +# Thiago Franco de Morais <totonixsame@gmail.com> | ||
| 7 | +# Translators: | ||
| 8 | +# Florin Putura <puturaflorin@yahoo.com>, 2011. | ||
| 9 | +msgid "" | ||
| 10 | +msgstr "" | ||
| 11 | +"Project-Id-Version: InVesalius\n" | ||
| 12 | +"Report-Msgid-Bugs-To: \n" | ||
| 13 | +"POT-Creation-Date: 2012-09-04 09:21-0300\n" | ||
| 14 | +"PO-Revision-Date: 2011-10-30 20:58+0000\n" | ||
| 15 | +"Last-Translator: Florin Putura <puturaflorin@yahoo.com>\n" | ||
| 16 | +"Language-Team: Romanian (http://www.transifex.com/projects/p/invesalius/" | ||
| 17 | +"language/ro/)\n" | ||
| 18 | +"Language: ro\n" | ||
| 19 | +"MIME-Version: 1.0\n" | ||
| 20 | +"Content-Type: text/plain; charset=UTF-8\n" | ||
| 21 | +"Content-Transfer-Encoding: 8bit\n" | ||
| 22 | +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" | ||
| 23 | +"2:1));\n" | ||
| 24 | +"X-Poedit-Country: GENERIC\n" | ||
| 25 | +"X-Poedit-Language: English\n" | ||
| 26 | +"X-Poedit-SourceCharset: utf-8\n" | ||
| 27 | + | ||
| 28 | +#: clut_raycasting.py:535 | ||
| 29 | +#, fuzzy, python-format | ||
| 30 | +msgid "Value: %-6d" | ||
| 31 | +msgstr "Valoare" | ||
| 32 | + | ||
| 33 | +#: clut_raycasting.py:536 | ||
| 34 | +#, python-format | ||
| 35 | +msgid "Alpha: %-.3f" | ||
| 36 | +msgstr "" | ||
| 37 | + | ||
| 38 | +#: constants.py:31 | ||
| 39 | +#, python-format | ||
| 40 | +msgid "M %d" | ||
| 41 | +msgstr "M %d" | ||
| 42 | + | ||
| 43 | +#: constants.py:41 | ||
| 44 | +#, fuzzy | ||
| 45 | +msgid "Off" | ||
| 46 | +msgstr "Închis" | ||
| 47 | + | ||
| 48 | +#: constants.py:42 | ||
| 49 | +msgid "RedBlue" | ||
| 50 | +msgstr "" | ||
| 51 | + | ||
| 52 | +#: constants.py:43 | ||
| 53 | +msgid "CristalEyes" | ||
| 54 | +msgstr "" | ||
| 55 | + | ||
| 56 | +#: constants.py:44 | ||
| 57 | +msgid "Interlaced" | ||
| 58 | +msgstr "" | ||
| 59 | + | ||
| 60 | +#: constants.py:45 constants.py:306 | ||
| 61 | +msgid "Left" | ||
| 62 | +msgstr "Stânga" | ||
| 63 | + | ||
| 64 | +#: constants.py:46 constants.py:305 | ||
| 65 | +msgid "Right" | ||
| 66 | +msgstr "Dreapta" | ||
| 67 | + | ||
| 68 | +#: constants.py:47 | ||
| 69 | +msgid "Dresden" | ||
| 70 | +msgstr "" | ||
| 71 | + | ||
| 72 | +#: constants.py:48 | ||
| 73 | +msgid "Checkboard" | ||
| 74 | +msgstr "" | ||
| 75 | + | ||
| 76 | +#: constants.py:49 | ||
| 77 | +msgid "Anaglyph" | ||
| 78 | +msgstr "" | ||
| 79 | + | ||
| 80 | +#: constants.py:102 | ||
| 81 | +msgid "Keep all slices" | ||
| 82 | +msgstr "Păstrează toate feliile" | ||
| 83 | + | ||
| 84 | +#: constants.py:102 | ||
| 85 | +msgid "Skip 1 for each 2 slices" | ||
| 86 | +msgstr "Treci la 1 pentru fiecare 2 felii" | ||
| 87 | + | ||
| 88 | +#: constants.py:103 | ||
| 89 | +msgid "Skip 2 for each 3 slices" | ||
| 90 | +msgstr "Treci la 2 pentru fiecare 3 felii" | ||
| 91 | + | ||
| 92 | +#: constants.py:103 | ||
| 93 | +msgid "Skip 3 for each 4 slices" | ||
| 94 | +msgstr "Treci la 3 pentru fiecare 4 felii" | ||
| 95 | + | ||
| 96 | +#: constants.py:104 | ||
| 97 | +msgid "Skip 4 for each 5 slices" | ||
| 98 | +msgstr "Treci la 4 pentru fiecare 5 felii" | ||
| 99 | + | ||
| 100 | +#: constants.py:104 | ||
| 101 | +msgid "Skip 5 for each 6 slices" | ||
| 102 | +msgstr "Treci la 5 pentru fiecare 6 felii" | ||
| 103 | + | ||
| 104 | +#: constants.py:144 slice_menu.py:76 slice_menu.py:81 | ||
| 105 | +msgid "Default " | ||
| 106 | +msgstr "Implicit" | ||
| 107 | + | ||
| 108 | +#: constants.py:145 | ||
| 109 | +msgid "Hue" | ||
| 110 | +msgstr "Nuanţa" | ||
| 111 | + | ||
| 112 | +#: constants.py:146 | ||
| 113 | +msgid "Saturation" | ||
| 114 | +msgstr "Saturație" | ||
| 115 | + | ||
| 116 | +#: constants.py:147 | ||
| 117 | +msgid "Desert" | ||
| 118 | +msgstr "Deșert" | ||
| 119 | + | ||
| 120 | +#: constants.py:148 | ||
| 121 | +msgid "Rainbow" | ||
| 122 | +msgstr "Curcubeu" | ||
| 123 | + | ||
| 124 | +#: constants.py:149 | ||
| 125 | +msgid "Ocean" | ||
| 126 | +msgstr "Ocean" | ||
| 127 | + | ||
| 128 | +#: constants.py:150 | ||
| 129 | +msgid "Inverse Gray" | ||
| 130 | +msgstr "Inverseaza gri" | ||
| 131 | + | ||
| 132 | +#: constants.py:191 constants.py:276 dialogs.py:522 dialogs.py:535 | ||
| 133 | +#: dicom_preview_panel.py:675 dicom_preview_panel.py:676 presets.py:30 | ||
| 134 | +#: presets.py:48 presets.py:103 presets.py:134 | ||
| 135 | +msgid "Bone" | ||
| 136 | +msgstr "Os" | ||
| 137 | + | ||
| 138 | +#: constants.py:198 | ||
| 139 | +#, python-format | ||
| 140 | +msgid "Mask %d" | ||
| 141 | +msgstr "Mască %d" | ||
| 142 | + | ||
| 143 | +#: constants.py:251 task_surface.py:43 | ||
| 144 | +msgid "Draw" | ||
| 145 | +msgstr "Desenează" | ||
| 146 | + | ||
| 147 | +#: constants.py:251 task_surface.py:43 | ||
| 148 | +msgid "Erase" | ||
| 149 | +msgstr "Șterge" | ||
| 150 | + | ||
| 151 | +#: constants.py:251 data_notebook.py:434 task_surface.py:43 | ||
| 152 | +msgid "Threshold" | ||
| 153 | +msgstr "Prag" | ||
| 154 | + | ||
| 155 | +#: constants.py:262 constants.py:267 | ||
| 156 | +msgid "Low" | ||
| 157 | +msgstr "Mic" | ||
| 158 | + | ||
| 159 | +#: constants.py:263 constants.py:267 | ||
| 160 | +msgid "Medium" | ||
| 161 | +msgstr "Mediu" | ||
| 162 | + | ||
| 163 | +#: constants.py:264 constants.py:267 | ||
| 164 | +msgid "High" | ||
| 165 | +msgstr "Mare" | ||
| 166 | + | ||
| 167 | +#: constants.py:265 constants.py:266 constants.py:267 surface.py:392 | ||
| 168 | +msgid "Optimal *" | ||
| 169 | +msgstr "Optimă *" | ||
| 170 | + | ||
| 171 | +#: constants.py:272 | ||
| 172 | +#, python-format | ||
| 173 | +msgid "Surface %d" | ||
| 174 | +msgstr "Suprafață %d" | ||
| 175 | + | ||
| 176 | +#: constants.py:275 | ||
| 177 | +msgid "Abdomen" | ||
| 178 | +msgstr "Abdomen" | ||
| 179 | + | ||
| 180 | +#: constants.py:277 | ||
| 181 | +msgid "Brain Posterior Fossa" | ||
| 182 | +msgstr "Cavitatea Craniană Posterioară" | ||
| 183 | + | ||
| 184 | +#: constants.py:278 | ||
| 185 | +msgid "Brain" | ||
| 186 | +msgstr "Craniu" | ||
| 187 | + | ||
| 188 | +#: constants.py:279 control.py:361 slice_menu.py:39 slice_menu.py:51 | ||
| 189 | +msgid "Default" | ||
| 190 | +msgstr "Implicit" | ||
| 191 | + | ||
| 192 | +#: constants.py:280 | ||
| 193 | +msgid "Emphysema" | ||
| 194 | +msgstr "Emfizemul pulmonar" | ||
| 195 | + | ||
| 196 | +#: constants.py:281 | ||
| 197 | +msgid "Ischemia - Hard Non Contrast" | ||
| 198 | +msgstr "Ischemie - Puternic Fără Contrast" | ||
| 199 | + | ||
| 200 | +#: constants.py:282 | ||
| 201 | +msgid "Ischemia - Soft Non Contrast" | ||
| 202 | +msgstr "Ischemie - Slab Fără Contrast" | ||
| 203 | + | ||
| 204 | +#: constants.py:283 | ||
| 205 | +msgid "Larynx" | ||
| 206 | +msgstr "Laringe" | ||
| 207 | + | ||
| 208 | +#: constants.py:284 | ||
| 209 | +msgid "Liver" | ||
| 210 | +msgstr "Ficat" | ||
| 211 | + | ||
| 212 | +#: constants.py:285 | ||
| 213 | +msgid "Lung - Soft" | ||
| 214 | +msgstr "Plămân - Moale" | ||
| 215 | + | ||
| 216 | +#: constants.py:286 | ||
| 217 | +msgid "Lung - Hard" | ||
| 218 | +msgstr "Plămân - Tare" | ||
| 219 | + | ||
| 220 | +#: constants.py:287 | ||
| 221 | +msgid "Mediastinum" | ||
| 222 | +msgstr "Mediastin" | ||
| 223 | + | ||
| 224 | +#: constants.py:288 control.py:362 slice_menu.py:46 slice_menu.py:51 | ||
| 225 | +msgid "Manual" | ||
| 226 | +msgstr "Manual" | ||
| 227 | + | ||
| 228 | +#: constants.py:289 | ||
| 229 | +msgid "Pelvis" | ||
| 230 | +msgstr "Pelvis" | ||
| 231 | + | ||
| 232 | +#: constants.py:290 | ||
| 233 | +msgid "Sinus" | ||
| 234 | +msgstr "Sinus" | ||
| 235 | + | ||
| 236 | +#: constants.py:291 | ||
| 237 | +msgid "Vasculature - Hard" | ||
| 238 | +msgstr "Vascularizare - Puternică" | ||
| 239 | + | ||
| 240 | +#: constants.py:292 | ||
| 241 | +msgid "Vasculature - Soft" | ||
| 242 | +msgstr "Vascularizare - Slabă" | ||
| 243 | + | ||
| 244 | +#: constants.py:301 | ||
| 245 | +msgid "Front" | ||
| 246 | +msgstr "În față" | ||
| 247 | + | ||
| 248 | +#: constants.py:302 | ||
| 249 | +msgid "Back" | ||
| 250 | +msgstr "În spate" | ||
| 251 | + | ||
| 252 | +#: constants.py:303 | ||
| 253 | +msgid "Top" | ||
| 254 | +msgstr "Deasupra" | ||
| 255 | + | ||
| 256 | +#: constants.py:304 | ||
| 257 | +msgid "Bottom" | ||
| 258 | +msgstr "Dedesupt" | ||
| 259 | + | ||
| 260 | +#: constants.py:307 | ||
| 261 | +msgid "Isometric" | ||
| 262 | +msgstr "Isometric" | ||
| 263 | + | ||
| 264 | +#: constants.py:318 | ||
| 265 | +msgid "Airways" | ||
| 266 | +msgstr "Căi respiratorii" | ||
| 267 | + | ||
| 268 | +#: constants.py:319 | ||
| 269 | +msgid "Airways II" | ||
| 270 | +msgstr "Căi respiratorii II" | ||
| 271 | + | ||
| 272 | +#: constants.py:320 | ||
| 273 | +msgid "Black & White" | ||
| 274 | +msgstr "Alb și Negru" | ||
| 275 | + | ||
| 276 | +#: constants.py:321 | ||
| 277 | +msgid "Bone + Skin" | ||
| 278 | +msgstr "Os + Piele" | ||
| 279 | + | ||
| 280 | +#: constants.py:322 | ||
| 281 | +msgid "Bone + Skin II" | ||
| 282 | +msgstr "Os + Piele II" | ||
| 283 | + | ||
| 284 | +#: constants.py:323 | ||
| 285 | +msgid "Dark Bone" | ||
| 286 | +msgstr "Os Negru" | ||
| 287 | + | ||
| 288 | +#: constants.py:324 | ||
| 289 | +msgid "Glossy" | ||
| 290 | +msgstr "Lucios" | ||
| 291 | + | ||
| 292 | +#: constants.py:325 | ||
| 293 | +msgid "Glossy II" | ||
| 294 | +msgstr "Lucios II" | ||
| 295 | + | ||
| 296 | +#: constants.py:326 | ||
| 297 | +msgid "Gold Bone" | ||
| 298 | +msgstr "Os Aurit" | ||
| 299 | + | ||
| 300 | +#: constants.py:327 | ||
| 301 | +msgid "High Contrast" | ||
| 302 | +msgstr "Contrast Mare" | ||
| 303 | + | ||
| 304 | +#: constants.py:328 | ||
| 305 | +msgid "Low Contrast" | ||
| 306 | +msgstr "Contrast Mic" | ||
| 307 | + | ||
| 308 | +#: constants.py:329 constants.py:336 | ||
| 309 | +msgid "Soft on White" | ||
| 310 | +msgstr "Estompat albul" | ||
| 311 | + | ||
| 312 | +#: constants.py:330 | ||
| 313 | +msgid "Mid Contrast" | ||
| 314 | +msgstr "Contrast Mediu" | ||
| 315 | + | ||
| 316 | +#: constants.py:331 | ||
| 317 | +msgid "No Shading" | ||
| 318 | +msgstr "Fără Umbră" | ||
| 319 | + | ||
| 320 | +#: constants.py:332 | ||
| 321 | +msgid "Pencil" | ||
| 322 | +msgstr "Creion" | ||
| 323 | + | ||
| 324 | +#: constants.py:333 | ||
| 325 | +msgid "Red on White" | ||
| 326 | +msgstr "Roșu pe Alb" | ||
| 327 | + | ||
| 328 | +#: constants.py:334 | ||
| 329 | +msgid "Skin On Blue" | ||
| 330 | +msgstr "Înveliș în Albastru" | ||
| 331 | + | ||
| 332 | +#: constants.py:335 | ||
| 333 | +msgid "Skin On Blue II" | ||
| 334 | +msgstr "Înveliș în Albastru II" | ||
| 335 | + | ||
| 336 | +#: constants.py:337 | ||
| 337 | +msgid "Soft + Skin" | ||
| 338 | +msgstr "Estompat + Înveliș" | ||
| 339 | + | ||
| 340 | +#: constants.py:338 | ||
| 341 | +msgid "Soft + Skin II" | ||
| 342 | +msgstr "Estompat + Înveliș II" | ||
| 343 | + | ||
| 344 | +#: constants.py:339 | ||
| 345 | +msgid "Soft + Skin III" | ||
| 346 | +msgstr "Estompat + Înveliș III" | ||
| 347 | + | ||
| 348 | +#: constants.py:340 | ||
| 349 | +msgid "Soft On Blue" | ||
| 350 | +msgstr "Estompat Albastrul" | ||
| 351 | + | ||
| 352 | +#: constants.py:341 | ||
| 353 | +msgid "Soft" | ||
| 354 | +msgstr "Estompat" | ||
| 355 | + | ||
| 356 | +#: constants.py:342 | ||
| 357 | +msgid "Standard" | ||
| 358 | +msgstr "Standard" | ||
| 359 | + | ||
| 360 | +#: constants.py:343 | ||
| 361 | +msgid "Vascular" | ||
| 362 | +msgstr "Vascular" | ||
| 363 | + | ||
| 364 | +#: constants.py:344 | ||
| 365 | +msgid "Vascular II" | ||
| 366 | +msgstr "Vascular II" | ||
| 367 | + | ||
| 368 | +#: constants.py:345 | ||
| 369 | +msgid "Vascular III" | ||
| 370 | +msgstr "Vascular III" | ||
| 371 | + | ||
| 372 | +#: constants.py:346 | ||
| 373 | +msgid "Vascular IV" | ||
| 374 | +msgstr "Vascular IV" | ||
| 375 | + | ||
| 376 | +#: constants.py:347 | ||
| 377 | +msgid "Yellow Bone" | ||
| 378 | +msgstr "Os Galben" | ||
| 379 | + | ||
| 380 | +#: constants.py:369 constants.py:371 | ||
| 381 | +msgid " Off" | ||
| 382 | +msgstr "Închis" | ||
| 383 | + | ||
| 384 | +#: constants.py:372 volume.py:642 | ||
| 385 | +msgid "Cut plane" | ||
| 386 | +msgstr "Tăiere plan" | ||
| 387 | + | ||
| 388 | +#: control.py:300 | ||
| 389 | +#, python-format | ||
| 390 | +msgid "Loading file %d of %d" | ||
| 391 | +msgstr "Încărcare fișier %d din%d" | ||
| 392 | + | ||
| 393 | +#: control.py:418 | ||
| 394 | +msgid "Untitled" | ||
| 395 | +msgstr "Nedenumit" | ||
| 396 | + | ||
| 397 | +#: control.py:554 | ||
| 398 | +msgid "Fix gantry tilt applying the degrees below" | ||
| 399 | +msgstr "Fixează scheletul înclinării aplicând gradele specificate mai jos" | ||
| 400 | + | ||
| 401 | +#: data_notebook.py:39 measures.py:14 | ||
| 402 | +msgid "Linear" | ||
| 403 | +msgstr "Linear" | ||
| 404 | + | ||
| 405 | +#: data_notebook.py:40 measures.py:15 | ||
| 406 | +msgid "Angular" | ||
| 407 | +msgstr "Unghiular" | ||
| 408 | + | ||
| 409 | +#: data_notebook.py:43 measures.py:18 | ||
| 410 | +msgid "3D" | ||
| 411 | +msgstr "3D" | ||
| 412 | + | ||
| 413 | +#: data_notebook.py:44 measures.py:19 | ||
| 414 | +msgid "Axial" | ||
| 415 | +msgstr "Axial" | ||
| 416 | + | ||
| 417 | +#: data_notebook.py:45 measures.py:20 | ||
| 418 | +msgid "Coronal" | ||
| 419 | +msgstr "Coronal" | ||
| 420 | + | ||
| 421 | +#: data_notebook.py:46 measures.py:21 | ||
| 422 | +msgid "Sagittal" | ||
| 423 | +msgstr "Sagital" | ||
| 424 | + | ||
| 425 | +#: data_notebook.py:62 | ||
| 426 | +msgid "Masks" | ||
| 427 | +msgstr "Măști" | ||
| 428 | + | ||
| 429 | +#: data_notebook.py:63 | ||
| 430 | +msgid "3D Surfaces" | ||
| 431 | +msgstr "Suprafață 3D" | ||
| 432 | + | ||
| 433 | +#: data_notebook.py:64 | ||
| 434 | +msgid "Measures" | ||
| 435 | +msgstr "Măsuri" | ||
| 436 | + | ||
| 437 | +#: data_notebook.py:182 frame.py:982 | ||
| 438 | +msgid "Measure distance" | ||
| 439 | +msgstr "Măsurare distanță" | ||
| 440 | + | ||
| 441 | +#: data_notebook.py:185 frame.py:987 | ||
| 442 | +msgid "Measure angle" | ||
| 443 | +msgstr "Masurare unghi" | ||
| 444 | + | ||
| 445 | +#: data_notebook.py:433 data_notebook.py:774 data_notebook.py:1020 | ||
| 446 | +#: data_notebook.py:1209 | ||
| 447 | +msgid "Name" | ||
| 448 | +msgstr "Nume" | ||
| 449 | + | ||
| 450 | +#: data_notebook.py:494 | ||
| 451 | +msgid "Mask" | ||
| 452 | +msgstr "Mască" | ||
| 453 | + | ||
| 454 | +#: data_notebook.py:775 | ||
| 455 | +msgid "Volume (mm³)" | ||
| 456 | +msgstr "Volum (mm³)" | ||
| 457 | + | ||
| 458 | +#: data_notebook.py:776 | ||
| 459 | +msgid "Transparency" | ||
| 460 | +msgstr "Transparență" | ||
| 461 | + | ||
| 462 | +#: data_notebook.py:1021 | ||
| 463 | +msgid "Location" | ||
| 464 | +msgstr "Locație" | ||
| 465 | + | ||
| 466 | +#: data_notebook.py:1022 data_notebook.py:1210 | ||
| 467 | +msgid "Type" | ||
| 468 | +msgstr "Tip" | ||
| 469 | + | ||
| 470 | +#: data_notebook.py:1023 data_notebook.py:1211 | ||
| 471 | +msgid "Value" | ||
| 472 | +msgstr "Valoare" | ||
| 473 | + | ||
| 474 | +#: default_tasks.py:136 | ||
| 475 | +msgid "Data" | ||
| 476 | +msgstr "Dată" | ||
| 477 | + | ||
| 478 | +#: default_tasks.py:210 default_tasks.py:215 | ||
| 479 | +msgid "InVesalius start" | ||
| 480 | +msgstr "Pornire InVesalius" | ||
| 481 | + | ||
| 482 | +#: default_tasks.py:211 default_tasks.py:216 default_tasks.py:244 | ||
| 483 | +msgid "Select region of interest" | ||
| 484 | +msgstr "Selectează regiune de interes" | ||
| 485 | + | ||
| 486 | +#: default_tasks.py:212 default_tasks.py:217 default_tasks.py:246 | ||
| 487 | +msgid "Configure 3D surface" | ||
| 488 | +msgstr "Configurare suprafață 3D" | ||
| 489 | + | ||
| 490 | +#: default_tasks.py:213 | ||
| 491 | +msgid "Export data" | ||
| 492 | +msgstr "Export date" | ||
| 493 | + | ||
| 494 | +#: default_tasks.py:218 | ||
| 495 | +msgid "Utilize navigation system" | ||
| 496 | +msgstr "Utilizare sistemul de navigație" | ||
| 497 | + | ||
| 498 | +#: default_viewers.py:79 default_viewers.py:168 task_exporter.py:238 | ||
| 499 | +msgid "Axial slice" | ||
| 500 | +msgstr "Felie axială" | ||
| 501 | + | ||
| 502 | +#: default_viewers.py:84 default_viewers.py:174 task_exporter.py:239 | ||
| 503 | +msgid "Coronal slice" | ||
| 504 | +msgstr "Felie coronală" | ||
| 505 | + | ||
| 506 | +#: default_viewers.py:89 default_viewers.py:180 task_exporter.py:240 | ||
| 507 | +msgid "Sagittal slice" | ||
| 508 | +msgstr "Felie sagitală" | ||
| 509 | + | ||
| 510 | +#: default_viewers.py:95 default_viewers.py:186 task_exporter.py:241 | ||
| 511 | +msgid "Volume" | ||
| 512 | +msgstr "olum" | ||
| 513 | + | ||
| 514 | +#: default_viewers.py:434 | ||
| 515 | +msgid "Preset name" | ||
| 516 | +msgstr "Nume presetat" | ||
| 517 | + | ||
| 518 | +#: default_viewers.py:437 | ||
| 519 | +msgid "Save raycasting preset" | ||
| 520 | +msgstr "Salvează presetare pentru distribuția razei" | ||
| 521 | + | ||
| 522 | +#: default_viewers.py:467 | ||
| 523 | +msgid "Tools" | ||
| 524 | +msgstr "Unelte" | ||
| 525 | + | ||
| 526 | +#: dialogs.py:57 | ||
| 527 | +msgid "Value will be applied." | ||
| 528 | +msgstr "Valoare va fi aplicată" | ||
| 529 | + | ||
| 530 | +#: dialogs.py:61 | ||
| 531 | +msgid "Value will not be applied." | ||
| 532 | +msgstr "Valoare nu va fi aplicată" | ||
| 533 | + | ||
| 534 | +#: dialogs.py:95 | ||
| 535 | +msgid "" | ||
| 536 | +"Your operational system is 32bits or have low memory. \n" | ||
| 537 | +"If you manipulate 3D surface or volume rendering \n" | ||
| 538 | +"it's recommended to reduce the image resolution." | ||
| 539 | +msgstr "" | ||
| 540 | + | ||
| 541 | +#: dialogs.py:109 | ||
| 542 | +#, fuzzy | ||
| 543 | +msgid "Percentage of image resolution" | ||
| 544 | +msgstr "Reducere rezoluție:" | ||
| 545 | + | ||
| 546 | +#: dialogs.py:155 | ||
| 547 | +msgid "Loading DICOM files" | ||
| 548 | +msgstr "Încarcă fișierele DICOM" | ||
| 549 | + | ||
| 550 | +#: dialogs.py:200 | ||
| 551 | +msgid "Open InVesalius 3 project..." | ||
| 552 | +msgstr "Deschide proiectul InVesalius 3:" | ||
| 553 | + | ||
| 554 | +#: dialogs.py:228 | ||
| 555 | +msgid "Open Analyze File..." | ||
| 556 | +msgstr "" | ||
| 557 | + | ||
| 558 | +#: dialogs.py:266 | ||
| 559 | +msgid "Choose a DICOM folder:" | ||
| 560 | +msgstr "Alege un fișier DICOM:" | ||
| 561 | + | ||
| 562 | +#: dialogs.py:297 | ||
| 563 | +msgid "Save project as..." | ||
| 564 | +msgstr "Salvează proiectul ca..." | ||
| 565 | + | ||
| 566 | +#: dialogs.py:300 | ||
| 567 | +msgid "InVesalius project (*.inv3)|*.inv3" | ||
| 568 | +msgstr "Proiect InVesalius (*.inv3)|*.inv3" | ||
| 569 | + | ||
| 570 | +#: dialogs.py:363 dialogs.py:641 dialogs.py:666 | ||
| 571 | +#, python-format | ||
| 572 | +msgid "" | ||
| 573 | +"The project %s has been modified.\n" | ||
| 574 | +"Save changes?" | ||
| 575 | +msgstr "" | ||
| 576 | +"Proiectul %s a fost modificat.⏎\n" | ||
| 577 | +"Salvezi schimbările?" | ||
| 578 | + | ||
| 579 | +#: dialogs.py:377 | ||
| 580 | +#, python-format | ||
| 581 | +msgid "%s is an empty directory." | ||
| 582 | +msgstr "%s este un director gol." | ||
| 583 | + | ||
| 584 | +#: dialogs.py:390 | ||
| 585 | +msgid "There are no DICOM files in the selected directory." | ||
| 586 | +msgstr "Nu există fișiere DICOM în directorul selectat." | ||
| 587 | + | ||
| 588 | +#: dialogs.py:401 | ||
| 589 | +msgid "There is no mask of reference to create a surface." | ||
| 590 | +msgstr "Nu există mască sau referință pentru a creea o suprafață." | ||
| 591 | + | ||
| 592 | +#: dialogs.py:412 | ||
| 593 | +msgid "No masks were selected for removal." | ||
| 594 | +msgstr "Nu a fost selectată nici o mască pentru a fi îndepărtată." | ||
| 595 | + | ||
| 596 | +#: dialogs.py:423 | ||
| 597 | +msgid "No surfaces were selected for removal." | ||
| 598 | +msgstr "Nu a fost selectată nici o suprafață pentru a fi îndepărtată." | ||
| 599 | + | ||
| 600 | +#: dialogs.py:435 | ||
| 601 | +msgid "No measures were selected for removal." | ||
| 602 | +msgstr "Nu a fost selectată nici o măsură pentru a fi îndepărtată." | ||
| 603 | + | ||
| 604 | +#: dialogs.py:446 | ||
| 605 | +msgid "No masks were selected for duplication." | ||
| 606 | +msgstr "Nu a fost selectată nici o mască pentru a fi duplicată." | ||
| 607 | + | ||
| 608 | +#: dialogs.py:459 | ||
| 609 | +msgid "No surfaces were selected for duplication." | ||
| 610 | +msgstr "Nu a fost selectată nici o suprafață pentru a fi duplicată." | ||
| 611 | + | ||
| 612 | +#: dialogs.py:505 | ||
| 613 | +msgid "New mask name:" | ||
| 614 | +msgstr "Nume pentru masca nouă:" | ||
| 615 | + | ||
| 616 | +#: dialogs.py:509 | ||
| 617 | +msgid "Name the mask to be created" | ||
| 618 | +msgstr "Denumiți masca care va fi creată" | ||
| 619 | + | ||
| 620 | +#: dialogs.py:516 | ||
| 621 | +msgid "Threshold preset:" | ||
| 622 | +msgstr "Prag prestabilit:" | ||
| 623 | + | ||
| 624 | +#: dialogs.py:603 presets.py:44 presets.py:62 presets.py:117 presets.py:148 | ||
| 625 | +#: task_slice.py:421 task_slice.py:423 task_slice.py:435 task_slice.py:437 | ||
| 626 | +#: task_slice.py:473 task_slice.py:476 | ||
| 627 | +msgid "Custom" | ||
| 628 | +msgstr "Obișnuit" | ||
| 629 | + | ||
| 630 | +#: dialogs.py:618 | ||
| 631 | +#, python-format | ||
| 632 | +msgid "%s does not exist." | ||
| 633 | +msgstr "%s nu există." | ||
| 634 | + | ||
| 635 | +#: dialogs.py:629 | ||
| 636 | +msgid "Please, provide more than one DICOM file for 3D reconstruction" | ||
| 637 | +msgstr "" | ||
| 638 | +"Vă rugăam să ne furnizați mai mult de un fișier DICOM pentru reconstrucția 3D" | ||
| 639 | + | ||
| 640 | +#: dialogs.py:690 | ||
| 641 | +#, fuzzy | ||
| 642 | +msgid "(c) 2007-2012 Renato Archer Information Technology Centre - CTI" | ||
| 643 | +msgstr "(c) 2007-2010 Centru Tehnologic Informațional Renato Archer" | ||
| 644 | + | ||
| 645 | +#: dialogs.py:691 | ||
| 646 | +#, fuzzy | ||
| 647 | +msgid "" | ||
| 648 | +"InVesalius is a medical imaging program for 3D reconstruction. It uses a " | ||
| 649 | +"sequence of 2D DICOM image files acquired with CT or MRI scanners. " | ||
| 650 | +"InVesalius allows for the export of 3D volumes or surfaces as STL files for " | ||
| 651 | +"creating physical models of a patient's anatomy using rapid prototyping " | ||
| 652 | +"technologies. The software has the support of the CTI, CNPq and Ministry of " | ||
| 653 | +"Health" | ||
| 654 | +msgstr "" | ||
| 655 | +"InVesalius este un program de imagistică medicală pentru reconstrucție 3D. " | ||
| 656 | +"Acest program utilizează o secvenţă de fişiere imagine 2D DICOM obținute " | ||
| 657 | +"scanere CT sau RMN. InVesalius permite exportul volumelor sau suprafeţelor " | ||
| 658 | +"3D ca fişiere STL pentru crearea de modele fizice cu anatomia unui pacient, " | ||
| 659 | +"folosind tehnologii de creere prototipuri în cel mai scurt timp posibil." | ||
| 660 | + | ||
| 661 | +#: dialogs.py:699 | ||
| 662 | +msgid "GNU GPL (General Public License) version 2" | ||
| 663 | +msgstr "" | ||
| 664 | +"GNU GPL (General Public License - Licență Publică Generală) versiunea 2" | ||
| 665 | + | ||
| 666 | +#: dialogs.py:731 | ||
| 667 | +msgid "Save raycasting preset as:" | ||
| 668 | +msgstr "Salvează presetare pentru distribuția razei ca:" | ||
| 669 | + | ||
| 670 | +#: dialogs.py:774 | ||
| 671 | +msgid "New surface name:" | ||
| 672 | +msgstr "Nume pentru suprafața nouă:" | ||
| 673 | + | ||
| 674 | +#: dialogs.py:778 | ||
| 675 | +msgid "Name the surface to be created" | ||
| 676 | +msgstr "Denumiți suprafața care va fi creată" | ||
| 677 | + | ||
| 678 | +#: dialogs.py:785 | ||
| 679 | +msgid "Mask of reference:" | ||
| 680 | +msgstr "Masca de referinţă:" | ||
| 681 | + | ||
| 682 | +#: dialogs.py:803 | ||
| 683 | +msgid "Surface quality:" | ||
| 684 | +msgstr "Calitatea suprafeței:" | ||
| 685 | + | ||
| 686 | +#: dialogs.py:832 | ||
| 687 | +msgid "Fill holes" | ||
| 688 | +msgstr "Umple spațiile goale" | ||
| 689 | + | ||
| 690 | +#: dialogs.py:835 | ||
| 691 | +msgid "Keep largest region" | ||
| 692 | +msgstr "Pastrează ceam mai mare regiune" | ||
| 693 | + | ||
| 694 | +#: dialogs.py:869 | ||
| 695 | +msgid "BMP image" | ||
| 696 | +msgstr "Imagine BPM" | ||
| 697 | + | ||
| 698 | +#: dialogs.py:870 | ||
| 699 | +msgid "JPG image" | ||
| 700 | +msgstr "Imagine JPG" | ||
| 701 | + | ||
| 702 | +#: dialogs.py:871 | ||
| 703 | +msgid "PNG image" | ||
| 704 | +msgstr "Imagine PNG" | ||
| 705 | + | ||
| 706 | +#: dialogs.py:872 | ||
| 707 | +msgid "PostScript document" | ||
| 708 | +msgstr "Document PostScript" | ||
| 709 | + | ||
| 710 | +#: dialogs.py:873 | ||
| 711 | +msgid "POV-Ray file" | ||
| 712 | +msgstr "Fișier POV-Ray" | ||
| 713 | + | ||
| 714 | +#: dialogs.py:874 | ||
| 715 | +msgid "TIFF image" | ||
| 716 | +msgstr "Imagine TIFF" | ||
| 717 | + | ||
| 718 | +#: dicom.py:1520 dicom.py:1524 dicom.py:1526 | ||
| 719 | +msgid "unnamed" | ||
| 720 | +msgstr "nenumit" | ||
| 721 | + | ||
| 722 | +#: dicom_preview_panel.py:49 | ||
| 723 | +#, python-format | ||
| 724 | +msgid "Image size: %d x %d" | ||
| 725 | +msgstr "Mărimea imaginii: %d x %d" | ||
| 726 | + | ||
| 727 | +#: dicom_preview_panel.py:50 | ||
| 728 | +#, python-format | ||
| 729 | +msgid "Spacing: %.2f" | ||
| 730 | +msgstr "Spațiere: %.2f" | ||
| 731 | + | ||
| 732 | +#: dicom_preview_panel.py:51 | ||
| 733 | +#, python-format | ||
| 734 | +msgid "Location: %.2f" | ||
| 735 | +msgstr "Locație: %.2f" | ||
| 736 | + | ||
| 737 | +#: dicom_preview_panel.py:53 | ||
| 738 | +#, python-format | ||
| 739 | +msgid "" | ||
| 740 | +"%s %s\n" | ||
| 741 | +"Made in InVesalius" | ||
| 742 | +msgstr "" | ||
| 743 | +"%s %s⏎ \n" | ||
| 744 | +"Realizat de InVesalius" | ||
| 745 | + | ||
| 746 | +#: dicom_preview_panel.py:189 dicom_preview_panel.py:190 | ||
| 747 | +msgid "Image" | ||
| 748 | +msgstr "Imagine" | ||
| 749 | + | ||
| 750 | +#: dicom_preview_panel.py:409 | ||
| 751 | +#, python-format | ||
| 752 | +msgid "%d Images" | ||
| 753 | +msgstr "%d Imagini" | ||
| 754 | + | ||
| 755 | +#: dicom_preview_panel.py:534 dicom_preview_panel.py:555 | ||
| 756 | +#, python-format | ||
| 757 | +msgid "Image %d" | ||
| 758 | +msgstr "Imagine %d" | ||
| 759 | + | ||
| 760 | +#: dicom_preview_panel.py:747 | ||
| 761 | +msgid "Auto-play" | ||
| 762 | +msgstr "Auto-redare" | ||
| 763 | + | ||
| 764 | +#: frame.py:134 | ||
| 765 | +msgid "Data panel" | ||
| 766 | +msgstr "Panou date" | ||
| 767 | + | ||
| 768 | +#: frame.py:141 | ||
| 769 | +msgid "Preview medical data to be reconstructed" | ||
| 770 | +msgstr "Previzualizare date medicale care trebuie reconstruite" | ||
| 771 | + | ||
| 772 | +#: frame.py:147 | ||
| 773 | +msgid "Retrieve DICOM from PACS" | ||
| 774 | +msgstr "" | ||
| 775 | + | ||
| 776 | +#: frame.py:480 | ||
| 777 | +msgid "Import DICOM...\tCtrl+I" | ||
| 778 | +msgstr "Importă DICOM...»Ctrl+I" | ||
| 779 | + | ||
| 780 | +#: frame.py:482 | ||
| 781 | +#, fuzzy | ||
| 782 | +msgid "Import Others Files" | ||
| 783 | +msgstr "Importă fișiere DICOM..." | ||
| 784 | + | ||
| 785 | +#: frame.py:483 | ||
| 786 | +msgid "Open Project...\tCtrl+O" | ||
| 787 | +msgstr "Deschidere Proiect...»Ctrl+O" | ||
| 788 | + | ||
| 789 | +#: frame.py:484 | ||
| 790 | +msgid "Save Project\tCtrl+S" | ||
| 791 | +msgstr "Salvare Proiect»Ctrl+S" | ||
| 792 | + | ||
| 793 | +#: frame.py:485 | ||
| 794 | +msgid "Save Project As..." | ||
| 795 | +msgstr "Salvează Proiect ca..." | ||
| 796 | + | ||
| 797 | +#: frame.py:486 | ||
| 798 | +msgid "Close Project" | ||
| 799 | +msgstr "Închide Proiect" | ||
| 800 | + | ||
| 801 | +#: frame.py:495 | ||
| 802 | +msgid "Exit" | ||
| 803 | +msgstr "Ieșire" | ||
| 804 | + | ||
| 805 | +#: frame.py:502 | ||
| 806 | +msgid "R <-> L" | ||
| 807 | +msgstr "" | ||
| 808 | + | ||
| 809 | +#: frame.py:503 | ||
| 810 | +msgid "A <-> P" | ||
| 811 | +msgstr "" | ||
| 812 | + | ||
| 813 | +#: frame.py:504 | ||
| 814 | +msgid "T <-> B" | ||
| 815 | +msgstr "" | ||
| 816 | + | ||
| 817 | +#: frame.py:508 | ||
| 818 | +msgid "R-L <-> A-P" | ||
| 819 | +msgstr "" | ||
| 820 | + | ||
| 821 | +#: frame.py:509 | ||
| 822 | +msgid "R-L <-> T-B" | ||
| 823 | +msgstr "" | ||
| 824 | + | ||
| 825 | +#: frame.py:510 | ||
| 826 | +msgid "A-P <-> T-B" | ||
| 827 | +msgstr "" | ||
| 828 | + | ||
| 829 | +#: frame.py:514 | ||
| 830 | +msgid "Flip" | ||
| 831 | +msgstr "" | ||
| 832 | + | ||
| 833 | +#: frame.py:515 | ||
| 834 | +msgid "Swap axes" | ||
| 835 | +msgstr "" | ||
| 836 | + | ||
| 837 | +#: frame.py:552 | ||
| 838 | +msgid "Preferences..." | ||
| 839 | +msgstr "" | ||
| 840 | + | ||
| 841 | +#: frame.py:556 | ||
| 842 | +msgid "Getting Started..." | ||
| 843 | +msgstr "Noțiuni de Bază..." | ||
| 844 | + | ||
| 845 | +#: frame.py:559 | ||
| 846 | +msgid "About..." | ||
| 847 | +msgstr "Despre..." | ||
| 848 | + | ||
| 849 | +#: frame.py:567 | ||
| 850 | +msgid "File" | ||
| 851 | +msgstr "Fișier" | ||
| 852 | + | ||
| 853 | +#: frame.py:571 | ||
| 854 | +msgid "Options" | ||
| 855 | +msgstr "" | ||
| 856 | + | ||
| 857 | +#: frame.py:572 | ||
| 858 | +msgid "Help" | ||
| 859 | +msgstr "Ajutor" | ||
| 860 | + | ||
| 861 | +#: frame.py:654 surface.py:355 surface.py:728 surface.py:729 | ||
| 862 | +msgid "Ready" | ||
| 863 | +msgstr "Gata" | ||
| 864 | + | ||
| 865 | +#: frame.py:804 | ||
| 866 | +msgid "Import DICOM files..." | ||
| 867 | +msgstr "Importă fișiere DICOM..." | ||
| 868 | + | ||
| 869 | +#: frame.py:811 | ||
| 870 | +msgid "Open a InVesalius project..." | ||
| 871 | +msgstr "Deschide un proiect InVesalius..." | ||
| 872 | + | ||
| 873 | +#: frame.py:815 | ||
| 874 | +msgid "Save InVesalius project" | ||
| 875 | +msgstr "Salvează proiect InVesalius" | ||
| 876 | + | ||
| 877 | +#: frame.py:957 | ||
| 878 | +msgid "Zoom" | ||
| 879 | +msgstr "Zoom" | ||
| 880 | + | ||
| 881 | +#: frame.py:962 | ||
| 882 | +msgid "Zoom based on selection" | ||
| 883 | +msgstr "Zoom pe baza selecției" | ||
| 884 | + | ||
| 885 | +#: frame.py:967 | ||
| 886 | +msgid "Rotate" | ||
| 887 | +msgstr "Rotește" | ||
| 888 | + | ||
| 889 | +#: frame.py:972 | ||
| 890 | +msgid "Move" | ||
| 891 | +msgstr "Mișcă" | ||
| 892 | + | ||
| 893 | +#: frame.py:977 | ||
| 894 | +msgid "Constrast" | ||
| 895 | +msgstr "Contrast" | ||
| 896 | + | ||
| 897 | +#: frame.py:1130 | ||
| 898 | +msgid "Scroll slices" | ||
| 899 | +msgstr "Derulare felii" | ||
| 900 | + | ||
| 901 | +#: frame.py:1134 | ||
| 902 | +msgid "Slices' cross intersection" | ||
| 903 | +msgstr "Felii interesectate în cruce" | ||
| 904 | + | ||
| 905 | +#: frame.py:1291 frame.py:1360 | ||
| 906 | +msgid "Hide task panel" | ||
| 907 | +msgstr "Ascunde panou de activitate" | ||
| 908 | + | ||
| 909 | +#: frame.py:1295 frame.py:1382 | ||
| 910 | +msgid "Hide text" | ||
| 911 | +msgstr "Ascunde text" | ||
| 912 | + | ||
| 913 | +#: frame.py:1366 | ||
| 914 | +msgid "Show task panel" | ||
| 915 | +msgstr "Arată panou de activitate" | ||
| 916 | + | ||
| 917 | +#: frame.py:1376 | ||
| 918 | +msgid "Show text" | ||
| 919 | +msgstr "Arată text" | ||
| 920 | + | ||
| 921 | +#: imagedata_utils.py:92 imagedata_utils.py:226 imagedata_utils.py:331 | ||
| 922 | +#: imagedata_utils.py:424 | ||
| 923 | +msgid "Generating multiplanar visualization..." | ||
| 924 | +msgstr "Generează vizualizare multiplan..." | ||
| 925 | + | ||
| 926 | +#: import_network_panel.py:101 import_panel.py:94 | ||
| 927 | +msgid "Import" | ||
| 928 | +msgstr "" | ||
| 929 | + | ||
| 930 | +#: import_network_panel.py:239 import_panel.py:224 | ||
| 931 | +msgid "Patient name" | ||
| 932 | +msgstr "Nume pacient" | ||
| 933 | + | ||
| 934 | +#: import_network_panel.py:240 import_panel.py:225 | ||
| 935 | +msgid "Patient ID" | ||
| 936 | +msgstr "ID pacient" | ||
| 937 | + | ||
| 938 | +#: import_network_panel.py:241 import_panel.py:226 | ||
| 939 | +msgid "Age" | ||
| 940 | +msgstr "Vârsta" | ||
| 941 | + | ||
| 942 | +#: import_network_panel.py:242 import_panel.py:227 | ||
| 943 | +msgid "Gender" | ||
| 944 | +msgstr "Gen" | ||
| 945 | + | ||
| 946 | +#: import_network_panel.py:243 import_panel.py:228 | ||
| 947 | +msgid "Study description" | ||
| 948 | +msgstr "Descrierea studiului" | ||
| 949 | + | ||
| 950 | +#: import_network_panel.py:244 import_panel.py:229 | ||
| 951 | +msgid "Modality" | ||
| 952 | +msgstr "Modalitate" | ||
| 953 | + | ||
| 954 | +#: import_network_panel.py:245 import_panel.py:230 | ||
| 955 | +msgid "Date acquired" | ||
| 956 | +msgstr "Dată înregistrare" | ||
| 957 | + | ||
| 958 | +#: import_network_panel.py:246 import_panel.py:231 | ||
| 959 | +msgid "# Images" | ||
| 960 | +msgstr "# Imagini" | ||
| 961 | + | ||
| 962 | +#: import_network_panel.py:247 import_panel.py:232 | ||
| 963 | +msgid "Institution" | ||
| 964 | +msgstr "Instituția" | ||
| 965 | + | ||
| 966 | +#: import_network_panel.py:248 import_panel.py:233 | ||
| 967 | +msgid "Date of birth" | ||
| 968 | +msgstr "Zi de naștere" | ||
| 969 | + | ||
| 970 | +#: import_network_panel.py:249 import_panel.py:234 | ||
| 971 | +msgid "Accession Number" | ||
| 972 | +msgstr "Număr de aderare" | ||
| 973 | + | ||
| 974 | +#: import_network_panel.py:250 import_panel.py:235 | ||
| 975 | +msgid "Referring physician" | ||
| 976 | +msgstr "Medicul care a făcut trimiterea" | ||
| 977 | + | ||
| 978 | +#: import_network_panel.py:266 import_panel.py:251 | ||
| 979 | +msgid "InVesalius Database" | ||
| 980 | +msgstr "Baza de date InVesalius" | ||
| 981 | + | ||
| 982 | +#: import_network_panel.py:497 | ||
| 983 | +msgid "Word" | ||
| 984 | +msgstr "" | ||
| 985 | + | ||
| 986 | +#: import_network_panel.py:504 | ||
| 987 | +msgid "Search" | ||
| 988 | +msgstr "" | ||
| 989 | + | ||
| 990 | +#: import_network_panel.py:663 | ||
| 991 | +msgid "Active" | ||
| 992 | +msgstr "" | ||
| 993 | + | ||
| 994 | +#: import_network_panel.py:664 | ||
| 995 | +msgid "Host" | ||
| 996 | +msgstr "" | ||
| 997 | + | ||
| 998 | +#: import_network_panel.py:665 | ||
| 999 | +msgid "Port" | ||
| 1000 | +msgstr "" | ||
| 1001 | + | ||
| 1002 | +#: import_network_panel.py:666 | ||
| 1003 | +msgid "AETitle" | ||
| 1004 | +msgstr "" | ||
| 1005 | + | ||
| 1006 | +#: import_network_panel.py:667 | ||
| 1007 | +msgid "Status" | ||
| 1008 | +msgstr "" | ||
| 1009 | + | ||
| 1010 | +#: import_network_panel.py:694 | ||
| 1011 | +msgid "Add" | ||
| 1012 | +msgstr "" | ||
| 1013 | + | ||
| 1014 | +#: import_network_panel.py:695 | ||
| 1015 | +msgid "Remove" | ||
| 1016 | +msgstr "" | ||
| 1017 | + | ||
| 1018 | +#: import_network_panel.py:696 | ||
| 1019 | +msgid "Check status" | ||
| 1020 | +msgstr "" | ||
| 1021 | + | ||
| 1022 | +#: import_network_panel.py:769 | ||
| 1023 | +msgid "ok" | ||
| 1024 | +msgstr "" | ||
| 1025 | + | ||
| 1026 | +#: import_network_panel.py:771 | ||
| 1027 | +msgid "error" | ||
| 1028 | +msgstr "" | ||
| 1029 | + | ||
| 1030 | +#: language_dialog.py:78 | ||
| 1031 | +msgid "Language selection" | ||
| 1032 | +msgstr "Selectare limbă" | ||
| 1033 | + | ||
| 1034 | +#: language_dialog.py:122 | ||
| 1035 | +msgid "Choose user interface language" | ||
| 1036 | +msgstr "Alegere limba pentru interfață utilizator" | ||
| 1037 | + | ||
| 1038 | +#: polydata_utils.py:132 | ||
| 1039 | +msgid "Getting selected parts" | ||
| 1040 | +msgstr "Aranjare părți selectate" | ||
| 1041 | + | ||
| 1042 | +#: polydata_utils.py:191 | ||
| 1043 | +msgid "Splitting disconected parts" | ||
| 1044 | +msgstr "Împărțirea părților despărțite" | ||
| 1045 | + | ||
| 1046 | +#: preferences.py:18 | ||
| 1047 | +#, fuzzy | ||
| 1048 | +msgid "Preferences" | ||
| 1049 | +msgstr "Masca de referinţă:" | ||
| 1050 | + | ||
| 1051 | +#: preferences.py:41 | ||
| 1052 | +msgid "Visualization" | ||
| 1053 | +msgstr "" | ||
| 1054 | + | ||
| 1055 | +#: preferences.py:42 | ||
| 1056 | +#, fuzzy | ||
| 1057 | +msgid "Language" | ||
| 1058 | +msgstr "Selectare limbă" | ||
| 1059 | + | ||
| 1060 | +#: preferences.py:95 | ||
| 1061 | +#, fuzzy | ||
| 1062 | +msgid "Surface" | ||
| 1063 | +msgstr "Suprafață %d" | ||
| 1064 | + | ||
| 1065 | +#: preferences.py:98 | ||
| 1066 | +msgid "Interpolation " | ||
| 1067 | +msgstr "" | ||
| 1068 | + | ||
| 1069 | +#: preferences.py:106 | ||
| 1070 | +msgid "Volume Rendering" | ||
| 1071 | +msgstr "" | ||
| 1072 | + | ||
| 1073 | +#: preferences.py:109 | ||
| 1074 | +#, fuzzy | ||
| 1075 | +msgid "Rendering" | ||
| 1076 | +msgstr "Gen" | ||
| 1077 | + | ||
| 1078 | +#: presets.py:31 presets.py:49 presets.py:104 presets.py:135 | ||
| 1079 | +msgid "Soft Tissue" | ||
| 1080 | +msgstr "Țesut estompat" | ||
| 1081 | + | ||
| 1082 | +#: presets.py:32 presets.py:50 presets.py:105 presets.py:136 | ||
| 1083 | +msgid "Enamel (Adult)" | ||
| 1084 | +msgstr "Smalț (Adult)" | ||
| 1085 | + | ||
| 1086 | +#: presets.py:33 presets.py:51 presets.py:106 presets.py:137 | ||
| 1087 | +msgid "Enamel (Child)" | ||
| 1088 | +msgstr "Smalț (Copil)" | ||
| 1089 | + | ||
| 1090 | +#: presets.py:34 presets.py:52 presets.py:107 presets.py:138 | ||
| 1091 | +msgid "Compact Bone (Adult)" | ||
| 1092 | +msgstr "Os Compact (Adult)" | ||
| 1093 | + | ||
| 1094 | +#: presets.py:35 presets.py:53 presets.py:108 presets.py:139 | ||
| 1095 | +msgid "Compact Bone (Child)" | ||
| 1096 | +msgstr "Os Compact (Copil)" | ||
| 1097 | + | ||
| 1098 | +#: presets.py:36 presets.py:54 presets.py:109 presets.py:140 | ||
| 1099 | +msgid "Spongial Bone (Adult)" | ||
| 1100 | +msgstr "Os Spongios (Adult)" | ||
| 1101 | + | ||
| 1102 | +#: presets.py:37 presets.py:55 presets.py:110 presets.py:141 | ||
| 1103 | +msgid "Spongial Bone (Child)" | ||
| 1104 | +msgstr "Os Spongios (Copil)" | ||
| 1105 | + | ||
| 1106 | +#: presets.py:38 presets.py:56 presets.py:111 presets.py:142 | ||
| 1107 | +msgid "Muscle Tissue (Adult)" | ||
| 1108 | +msgstr "Țesut Muscular (Adult)" | ||
| 1109 | + | ||
| 1110 | +#: presets.py:39 presets.py:57 presets.py:112 presets.py:143 | ||
| 1111 | +msgid "Muscle Tissue (Child)" | ||
| 1112 | +msgstr "Țesut Muscular (Copil)" | ||
| 1113 | + | ||
| 1114 | +#: presets.py:40 presets.py:58 presets.py:113 presets.py:144 | ||
| 1115 | +msgid "Fat Tissue (Adult)" | ||
| 1116 | +msgstr "Țesut gras (Adult)" | ||
| 1117 | + | ||
| 1118 | +#: presets.py:41 presets.py:59 presets.py:114 presets.py:145 | ||
| 1119 | +msgid "Fat Tissue (Child)" | ||
| 1120 | +msgstr "Țesut Tissue (Child)" | ||
| 1121 | + | ||
| 1122 | +#: presets.py:42 presets.py:60 presets.py:115 presets.py:146 | ||
| 1123 | +msgid "Skin Tissue (Adult)" | ||
| 1124 | +msgstr "Țesut Piele (Adult)" | ||
| 1125 | + | ||
| 1126 | +#: presets.py:43 presets.py:61 presets.py:116 presets.py:147 | ||
| 1127 | +msgid "Skin Tissue (Child)" | ||
| 1128 | +msgstr "Țesut Piele (Copil)" | ||
| 1129 | + | ||
| 1130 | +#: slice_menu.py:104 | ||
| 1131 | +msgid "Window Width and Level" | ||
| 1132 | +msgstr "Lățime Fereastră și Nivel" | ||
| 1133 | + | ||
| 1134 | +#: slice_menu.py:105 | ||
| 1135 | +msgid "Pseudo Colour" | ||
| 1136 | +msgstr "Culoare asemănătoare" | ||
| 1137 | + | ||
| 1138 | +#: surface.py:418 surface.py:508 surface.py:526 surface.py:548 surface.py:576 | ||
| 1139 | +#: surface.py:598 surface.py:617 surface.py:631 surface.py:648 | ||
| 1140 | +msgid "Generating 3D surface..." | ||
| 1141 | +msgstr "Generare suprafață 3D..." | ||
| 1142 | + | ||
| 1143 | +#: task_exporter.py:108 | ||
| 1144 | +msgid "Export InVesalius screen to an image file" | ||
| 1145 | +msgstr "Exportă ecranul InVesalius ca imagine către un fișier" | ||
| 1146 | + | ||
| 1147 | +#: task_exporter.py:110 | ||
| 1148 | +msgid "Export picture..." | ||
| 1149 | +msgstr "Exportă ilustrație..." | ||
| 1150 | + | ||
| 1151 | +#: task_exporter.py:119 | ||
| 1152 | +msgid "Export 3D surface" | ||
| 1153 | +msgstr "Exportă suprafață 3D" | ||
| 1154 | + | ||
| 1155 | +#: task_exporter.py:120 | ||
| 1156 | +msgid "Export 3D surface..." | ||
| 1157 | +msgstr "Exportă suprafață 3D..." | ||
| 1158 | + | ||
| 1159 | +#: task_exporter.py:311 | ||
| 1160 | +msgid "Save 3D surface as..." | ||
| 1161 | +msgstr "Salvează suprafața 3D ca..." | ||
| 1162 | + | ||
| 1163 | +#: task_exporter.py:330 | ||
| 1164 | +msgid "You need to create a surface and make " | ||
| 1165 | +msgstr "Aveți nevoie să creați o suprafață si să faceți " | ||
| 1166 | + | ||
| 1167 | +#: task_exporter.py:331 | ||
| 1168 | +msgid "visible before exporting it." | ||
| 1169 | +msgstr "vizibili înainte să faceți exportul." | ||
| 1170 | + | ||
| 1171 | +#: task_generic.py:65 | ||
| 1172 | +msgid "Testing..." | ||
| 1173 | +msgstr "Testare..." | ||
| 1174 | + | ||
| 1175 | +#: task_importer.py:64 | ||
| 1176 | +msgid "Select DICOM or Analyze files to be reconstructed" | ||
| 1177 | +msgstr "Selectează DICOM sau Analizează fișierele care trebuie reconstruite" | ||
| 1178 | + | ||
| 1179 | +#: task_importer.py:65 | ||
| 1180 | +msgid "Import medical images..." | ||
| 1181 | +msgstr "Importă imaginile medicale..." | ||
| 1182 | + | ||
| 1183 | +#: task_importer.py:82 | ||
| 1184 | +msgid "Open an existing InVesalius project..." | ||
| 1185 | +msgstr "Deschide un proiect InVesalius existent..." | ||
| 1186 | + | ||
| 1187 | +#: task_importer.py:83 | ||
| 1188 | +msgid "Open an existing project..." | ||
| 1189 | +msgstr "Deschide un proiect existent..." | ||
| 1190 | + | ||
| 1191 | +#: task_slice.py:83 | ||
| 1192 | +msgid "Create mask for slice segmentation and editing" | ||
| 1193 | +msgstr "Creează mască pentru segmentarea feliilor și pentru editare" | ||
| 1194 | + | ||
| 1195 | +#: task_slice.py:84 | ||
| 1196 | +msgid "Create new mask" | ||
| 1197 | +msgstr "Creează o nouă mască" | ||
| 1198 | + | ||
| 1199 | +#: task_slice.py:112 | ||
| 1200 | +#, fuzzy | ||
| 1201 | +msgid "Create surface" | ||
| 1202 | +msgstr "Salvează suprafața" | ||
| 1203 | + | ||
| 1204 | +#: task_slice.py:113 | ||
| 1205 | +msgid "Overwrite last surface" | ||
| 1206 | +msgstr "Suprascrie ultima suprafață" | ||
| 1207 | + | ||
| 1208 | +#: task_slice.py:228 | ||
| 1209 | +msgid "Mask properties" | ||
| 1210 | +msgstr "Proprietațile măștii" | ||
| 1211 | + | ||
| 1212 | +#: task_slice.py:236 | ||
| 1213 | +msgid "Advanced editing tools" | ||
| 1214 | +msgstr "Unelte de editare avansate" | ||
| 1215 | + | ||
| 1216 | +#: task_slice.py:320 | ||
| 1217 | +msgid "Set predefined or manual threshold:" | ||
| 1218 | +msgstr "Selectare prag predefinit sau manual:" | ||
| 1219 | + | ||
| 1220 | +#: task_slice.py:528 | ||
| 1221 | +msgid "Choose brush type, size or operation:" | ||
| 1222 | +msgstr "Alege tipul pensulei, mărime sau operație:" | ||
| 1223 | + | ||
| 1224 | +#: task_slice.py:534 | ||
| 1225 | +msgid "Circle" | ||
| 1226 | +msgstr "Cerc" | ||
| 1227 | + | ||
| 1228 | +#: task_slice.py:538 | ||
| 1229 | +msgid "Square" | ||
| 1230 | +msgstr "Pătrat" | ||
| 1231 | + | ||
| 1232 | +#: task_slice.py:574 | ||
| 1233 | +msgid "Brush threshold range:" | ||
| 1234 | +msgstr "Intervalul pragurilor pensulei:" | ||
| 1235 | + | ||
| 1236 | +#: task_surface.py:85 | ||
| 1237 | +msgid "Create 3D surface based on a mask" | ||
| 1238 | +msgstr "Creeare suprafață 3D pe baza măștii" | ||
| 1239 | + | ||
| 1240 | +#: task_surface.py:104 | ||
| 1241 | +msgid "Next step" | ||
| 1242 | +msgstr "Următorul pas" | ||
| 1243 | + | ||
| 1244 | +#: task_surface.py:134 | ||
| 1245 | +msgid "InVesalius 3 - New surface" | ||
| 1246 | +msgstr "InVesalius 3 - Suprafață nouă" | ||
| 1247 | + | ||
| 1248 | +#: task_surface.py:207 | ||
| 1249 | +msgid "Surface properties" | ||
| 1250 | +msgstr "Proprietăți suprafață" | ||
| 1251 | + | ||
| 1252 | +#: task_surface.py:214 | ||
| 1253 | +msgid "Advanced options" | ||
| 1254 | +msgstr "Opțiuni avansate" | ||
| 1255 | + | ||
| 1256 | +#: task_surface.py:246 | ||
| 1257 | +msgid "Automatically select largest disconnected region and create new surface" | ||
| 1258 | +msgstr "" | ||
| 1259 | +"Alege automat cea mai mare regiune întreruptă și creează o suprafață nouă " | ||
| 1260 | + | ||
| 1261 | +#: task_surface.py:247 | ||
| 1262 | +msgid "Select largest part" | ||
| 1263 | +msgstr "Selectează partea cea mai întinsă" | ||
| 1264 | + | ||
| 1265 | +#: task_surface.py:255 | ||
| 1266 | +msgid "" | ||
| 1267 | +"Automatically select disconnected regions and create one new surface per " | ||
| 1268 | +"region" | ||
| 1269 | +msgstr "" | ||
| 1270 | +"Alege automat regiunile întrerupte și creează o suprafață nouă per regiune" | ||
| 1271 | + | ||
| 1272 | +#: task_surface.py:256 | ||
| 1273 | +msgid "Split all disconnected surfaces" | ||
| 1274 | +msgstr "Desparte toate suprafețele întrerupte" | ||
| 1275 | + | ||
| 1276 | +#: task_surface.py:264 | ||
| 1277 | +msgid "Manually insert seeds of regions of interest and create one new surface" | ||
| 1278 | +msgstr "" | ||
| 1279 | +"Inserează manual semințe ale regiunilor de interes și creează o suprafață " | ||
| 1280 | +"nouă" | ||
| 1281 | + | ||
| 1282 | +#: task_surface.py:265 | ||
| 1283 | +msgid "Select regions of interest..." | ||
| 1284 | +msgstr "Selectează regiunile de interes..." | ||
| 1285 | + | ||
| 1286 | +#: task_surface.py:402 | ||
| 1287 | +msgid "Transparency:" | ||
| 1288 | +msgstr "Transparență:" | ||
| 1289 | + | ||
| 1290 | +#: task_surface.py:538 | ||
| 1291 | +msgid "Decimate resolution:" | ||
| 1292 | +msgstr "Reducere rezoluție:" | ||
| 1293 | + | ||
| 1294 | +#: task_surface.py:548 | ||
| 1295 | +msgid "Smooth iterations:" | ||
| 1296 | +msgstr "Repetări omogene:" | ||
| 1297 | + | ||
| 1298 | +#: task_tools.py:60 | ||
| 1299 | +msgid "Measure distances" | ||
| 1300 | +msgstr "Măsurare distanțe" | ||
| 1301 | + | ||
| 1302 | +#: task_tools.py:61 | ||
| 1303 | +msgid "Measure" | ||
| 1304 | +msgstr "Măsură" | ||
| 1305 | + | ||
| 1306 | +#: task_tools.py:64 task_tools.py:65 | ||
| 1307 | +msgid "Add text annotations" | ||
| 1308 | +msgstr "Adaugă adnotări de text" | ||
| 1309 | + | ||
| 1310 | +#: viewer_slice.py:437 viewer_slice.py:441 viewer_slice.py:492 | ||
| 1311 | +#: viewer_slice.py:494 viewer_slice.py:552 viewer_slice.py:561 | ||
| 1312 | +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:628 | ||
| 1313 | +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 | ||
| 1314 | +msgid "A" | ||
| 1315 | +msgstr "A" | ||
| 1316 | + | ||
| 1317 | +#: viewer_slice.py:437 viewer_slice.py:439 viewer_slice.py:492 | ||
| 1318 | +#: viewer_slice.py:496 viewer_slice.py:552 viewer_slice.py:561 | ||
| 1319 | +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:590 | ||
| 1320 | +#: viewer_slice.py:599 viewer_slice.py:608 viewer_slice.py:617 | ||
| 1321 | +msgid "R" | ||
| 1322 | +msgstr "R" | ||
| 1323 | + | ||
| 1324 | +#: viewer_slice.py:437 viewer_slice.py:441 viewer_slice.py:492 | ||
| 1325 | +#: viewer_slice.py:494 viewer_slice.py:552 viewer_slice.py:561 | ||
| 1326 | +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:628 | ||
| 1327 | +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 | ||
| 1328 | +msgid "P" | ||
| 1329 | +msgstr "P" | ||
| 1330 | + | ||
| 1331 | +#: viewer_slice.py:437 viewer_slice.py:439 viewer_slice.py:492 | ||
| 1332 | +#: viewer_slice.py:496 viewer_slice.py:552 viewer_slice.py:561 | ||
| 1333 | +#: viewer_slice.py:570 viewer_slice.py:579 viewer_slice.py:590 | ||
| 1334 | +#: viewer_slice.py:599 viewer_slice.py:608 viewer_slice.py:617 | ||
| 1335 | +msgid "L" | ||
| 1336 | +msgstr "L" | ||
| 1337 | + | ||
| 1338 | +#: viewer_slice.py:439 viewer_slice.py:441 viewer_slice.py:494 | ||
| 1339 | +#: viewer_slice.py:496 viewer_slice.py:590 viewer_slice.py:599 | ||
| 1340 | +#: viewer_slice.py:608 viewer_slice.py:617 viewer_slice.py:628 | ||
| 1341 | +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 | ||
| 1342 | +msgid "T" | ||
| 1343 | +msgstr "T" | ||
| 1344 | + | ||
| 1345 | +#: viewer_slice.py:439 viewer_slice.py:441 viewer_slice.py:494 | ||
| 1346 | +#: viewer_slice.py:496 viewer_slice.py:590 viewer_slice.py:599 | ||
| 1347 | +#: viewer_slice.py:608 viewer_slice.py:617 viewer_slice.py:628 | ||
| 1348 | +#: viewer_slice.py:637 viewer_slice.py:646 viewer_slice.py:655 | ||
| 1349 | +msgid "B" | ||
| 1350 | +msgstr "B" | ||
| 1351 | + | ||
| 1352 | +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 | ||
| 1353 | +#: viewer_slice.py:582 | ||
| 1354 | +#, fuzzy | ||
| 1355 | +msgid "AL" | ||
| 1356 | +msgstr "L" | ||
| 1357 | + | ||
| 1358 | +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 | ||
| 1359 | +#: viewer_slice.py:582 | ||
| 1360 | +#, fuzzy | ||
| 1361 | +msgid "RA" | ||
| 1362 | +msgstr "R" | ||
| 1363 | + | ||
| 1364 | +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 | ||
| 1365 | +#: viewer_slice.py:582 | ||
| 1366 | +#, fuzzy | ||
| 1367 | +msgid "PR" | ||
| 1368 | +msgstr "R" | ||
| 1369 | + | ||
| 1370 | +#: viewer_slice.py:555 viewer_slice.py:564 viewer_slice.py:573 | ||
| 1371 | +#: viewer_slice.py:582 | ||
| 1372 | +#, fuzzy | ||
| 1373 | +msgid "LP" | ||
| 1374 | +msgstr "L" | ||
| 1375 | + | ||
| 1376 | +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 | ||
| 1377 | +#: viewer_slice.py:585 | ||
| 1378 | +#, fuzzy | ||
| 1379 | +msgid "LA" | ||
| 1380 | +msgstr "L" | ||
| 1381 | + | ||
| 1382 | +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 | ||
| 1383 | +#: viewer_slice.py:585 | ||
| 1384 | +#, fuzzy | ||
| 1385 | +msgid "AR" | ||
| 1386 | +msgstr "R" | ||
| 1387 | + | ||
| 1388 | +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 | ||
| 1389 | +#: viewer_slice.py:585 | ||
| 1390 | +#, fuzzy | ||
| 1391 | +msgid "RP" | ||
| 1392 | +msgstr "R" | ||
| 1393 | + | ||
| 1394 | +#: viewer_slice.py:558 viewer_slice.py:567 viewer_slice.py:576 | ||
| 1395 | +#: viewer_slice.py:585 | ||
| 1396 | +#, fuzzy | ||
| 1397 | +msgid "PL" | ||
| 1398 | +msgstr "L" | ||
| 1399 | + | ||
| 1400 | +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 | ||
| 1401 | +#: viewer_slice.py:620 | ||
| 1402 | +#, fuzzy | ||
| 1403 | +msgid "TL" | ||
| 1404 | +msgstr "L" | ||
| 1405 | + | ||
| 1406 | +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 | ||
| 1407 | +#: viewer_slice.py:620 | ||
| 1408 | +#, fuzzy | ||
| 1409 | +msgid "RT" | ||
| 1410 | +msgstr "R" | ||
| 1411 | + | ||
| 1412 | +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 | ||
| 1413 | +#: viewer_slice.py:620 | ||
| 1414 | +#, fuzzy | ||
| 1415 | +msgid "BR" | ||
| 1416 | +msgstr "R" | ||
| 1417 | + | ||
| 1418 | +#: viewer_slice.py:593 viewer_slice.py:602 viewer_slice.py:611 | ||
| 1419 | +#: viewer_slice.py:620 | ||
| 1420 | +#, fuzzy | ||
| 1421 | +msgid "LB" | ||
| 1422 | +msgstr "L" | ||
| 1423 | + | ||
| 1424 | +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 | ||
| 1425 | +#: viewer_slice.py:623 | ||
| 1426 | +#, fuzzy | ||
| 1427 | +msgid "LT" | ||
| 1428 | +msgstr "L" | ||
| 1429 | + | ||
| 1430 | +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 | ||
| 1431 | +#: viewer_slice.py:623 | ||
| 1432 | +#, fuzzy | ||
| 1433 | +msgid "TR" | ||
| 1434 | +msgstr "R" | ||
| 1435 | + | ||
| 1436 | +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 | ||
| 1437 | +#: viewer_slice.py:623 | ||
| 1438 | +#, fuzzy | ||
| 1439 | +msgid "RB" | ||
| 1440 | +msgstr "R" | ||
| 1441 | + | ||
| 1442 | +#: viewer_slice.py:596 viewer_slice.py:605 viewer_slice.py:614 | ||
| 1443 | +#: viewer_slice.py:623 | ||
| 1444 | +#, fuzzy | ||
| 1445 | +msgid "BL" | ||
| 1446 | +msgstr "L" | ||
| 1447 | + | ||
| 1448 | +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 | ||
| 1449 | +#: viewer_slice.py:658 | ||
| 1450 | +#, fuzzy | ||
| 1451 | +msgid "TA" | ||
| 1452 | +msgstr "A" | ||
| 1453 | + | ||
| 1454 | +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 | ||
| 1455 | +#: viewer_slice.py:658 | ||
| 1456 | +#, fuzzy | ||
| 1457 | +msgid "PT" | ||
| 1458 | +msgstr "P" | ||
| 1459 | + | ||
| 1460 | +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 | ||
| 1461 | +#: viewer_slice.py:658 | ||
| 1462 | +#, fuzzy | ||
| 1463 | +msgid "BP" | ||
| 1464 | +msgstr "P" | ||
| 1465 | + | ||
| 1466 | +#: viewer_slice.py:631 viewer_slice.py:640 viewer_slice.py:649 | ||
| 1467 | +#: viewer_slice.py:658 | ||
| 1468 | +#, fuzzy | ||
| 1469 | +msgid "AB" | ||
| 1470 | +msgstr "A" | ||
| 1471 | + | ||
| 1472 | +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 | ||
| 1473 | +#: viewer_slice.py:661 | ||
| 1474 | +#, fuzzy | ||
| 1475 | +msgid "AT" | ||
| 1476 | +msgstr "A" | ||
| 1477 | + | ||
| 1478 | +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 | ||
| 1479 | +#: viewer_slice.py:661 | ||
| 1480 | +#, fuzzy | ||
| 1481 | +msgid "TP" | ||
| 1482 | +msgstr "P" | ||
| 1483 | + | ||
| 1484 | +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 | ||
| 1485 | +#: viewer_slice.py:661 | ||
| 1486 | +#, fuzzy | ||
| 1487 | +msgid "PB" | ||
| 1488 | +msgstr "P" | ||
| 1489 | + | ||
| 1490 | +#: viewer_slice.py:634 viewer_slice.py:643 viewer_slice.py:652 | ||
| 1491 | +#: viewer_slice.py:661 | ||
| 1492 | +#, fuzzy | ||
| 1493 | +msgid "BA" | ||
| 1494 | +msgstr "A" | ||
| 1495 | + | ||
| 1496 | +#~ msgid "Image Tiling" | ||
| 1497 | +#~ msgstr "Combinare imagini" |