diff --git a/po/POTFILES.in b/po/POTFILES.in index c9451fd..3c34fa7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,60 +1,60 @@ -../src/devedeng/about.py -../src/devedeng/add_files.py -../src/devedeng/ask.py -../src/devedeng/ask_subtitles.py -../src/devedeng/avbase.py -../src/devedeng/avconv.py -../src/devedeng/avprobe.py -../src/devedeng/brasero.py -../src/devedeng/choose_disc_type.py -../src/devedeng/configuration_data.py -../src/devedeng/converter.py -../src/devedeng/create_disk_window.py -../src/devedeng/dvdauthor_converter.py -../src/devedeng/dvd_menu.py -../src/devedeng/end_job.py -../src/devedeng/error.py -../src/devedeng/executor.py -../src/devedeng/ffmpeg.py -../src/devedeng/ffprobe.py -../src/devedeng/file_copy.py -../src/devedeng/file_movie.py -../src/devedeng/genisoimage.py -../src/devedeng/help.py -../src/devedeng/__init__.py -../src/devedeng/interface_manager.py -../src/devedeng/k3b.py -../src/devedeng/message.py -../src/devedeng/mkisofs.py -../src/devedeng/mplayer.py -../src/devedeng/mpv.py -../src/devedeng/mux_dvd_menu.py -../src/devedeng/opensave.py -../src/devedeng/preview.py -../src/devedeng/project.py -../src/devedeng/runner.py -../src/devedeng/settings.py -../src/devedeng/shutdown.py -../src/devedeng/subtitles_mux.py -../src/devedeng/title.py -../src/devedeng/vcdimager_converter.py -../src/devedeng/vlc.py -../data/interface/wabout.ui -../data/interface/wadd_files.ui -../data/interface/wask_subtitles.ui -../data/interface/wask.ui -../data/interface/wcreate.ui -../data/interface/wdone.ui -../data/interface/werror.ui -../data/interface/wfile_properties.ui -../data/interface/wmain.ui -../data/interface/wmenu.ui -../data/interface/wmessage.ui -../data/interface/wneeded.ui -../data/interface/wopen_project.ui -../data/interface/wpreview.ui -../data/interface/wprogress.ui -../data/interface/wsave_project.ui -../data/interface/wselect_disk.ui -../data/interface/wsettings.ui -../data/interface/wtitle_properties.ui +src/devedeng/about.py +src/devedeng/add_files.py +src/devedeng/ask.py +src/devedeng/ask_subtitles.py +src/devedeng/avbase.py +src/devedeng/avconv.py +src/devedeng/avprobe.py +src/devedeng/brasero.py +src/devedeng/choose_disc_type.py +src/devedeng/configuration_data.py +src/devedeng/converter.py +src/devedeng/create_disk_window.py +src/devedeng/dvdauthor_converter.py +src/devedeng/dvd_menu.py +src/devedeng/end_job.py +src/devedeng/error.py +src/devedeng/executor.py +src/devedeng/ffmpeg.py +src/devedeng/ffprobe.py +src/devedeng/file_copy.py +src/devedeng/file_movie.py +src/devedeng/genisoimage.py +src/devedeng/help.py +src/devedeng/__init__.py +src/devedeng/interface_manager.py +src/devedeng/k3b.py +src/devedeng/message.py +src/devedeng/mkisofs.py +src/devedeng/mplayer.py +src/devedeng/mpv.py +src/devedeng/mux_dvd_menu.py +src/devedeng/opensave.py +src/devedeng/preview.py +src/devedeng/project.py +src/devedeng/runner.py +src/devedeng/settings.py +src/devedeng/shutdown.py +src/devedeng/subtitles_mux.py +src/devedeng/title.py +src/devedeng/vcdimager_converter.py +src/devedeng/vlc.py +data/interface/wabout.ui +data/interface/wadd_files.ui +data/interface/wask_subtitles.ui +data/interface/wask.ui +data/interface/wcreate.ui +data/interface/wdone.ui +data/interface/werror.ui +data/interface/wfile_properties.ui +data/interface/wmain.ui +data/interface/wmenu.ui +data/interface/wmessage.ui +data/interface/wneeded.ui +data/interface/wopen_project.ui +data/interface/wpreview.ui +data/interface/wprogress.ui +data/interface/wsave_project.ui +data/interface/wselect_disk.ui +data/interface/wsettings.ui +data/interface/wtitle_properties.ui diff --git a/po/ca.po b/po/ca.po index 8dec931..2739cfd 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2010-01-26 21:49+0100\n" "Last-Translator: Joan Farrerons \n" "Language-Team: catala \n" @@ -19,1294 +19,1212 @@ msgstr "" "Plural-Forms: nplural=2; plural= (n!=1);\n" "X-Generator: KBabel 1.11.4\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "S'estan creant els fitxers BIN/CUE" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Fitxers de vídeo" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Tots els fitxers" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Subtítol" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Ha fallat la creació de la imatge BIN/CUE.\n" -"Comproveu que teniu prou espai lliure." -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "S'està creant la imatge ISO" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Ha fallat la creació de la imatge ISO.\n" -"Comproveu que teniu prou espai lliure." -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "S'està creant el menú %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"No hi ha prou espai lliure. Per crear aquest disc\n" -"necessiteu %(total)d MBytes, però només hi ha %(free)d MBytes disponibles." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"S'ha produït un error en intentar escriure en el directori de destinació.\n" -"Comproveu que hi teniu permisos i espai lliure." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"El fitxer o la carpeta\n" -"\n" -"%(folder)s\n" -"\n" -"ja existeix. Si continueu s'esborrarà." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "S'ha produït un error desconegut" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "S'està generant l'estructura del DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Ha fallat la creació de l'estructura del DVD.\n" -"Comproveu que teniu prou espai lliure." -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"La pista de so del menú sembla danyada. S'utilitza la pista silenciosa " -"predeterminada." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "S'ha produït un error" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Sembla que el fitxer sigui d'àudio." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Fitxers de vídeo" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Fitxers de vídeo" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"No es troba el fons del menú.\n" -"Comproveu-ne les opcions." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "S'està copiant el fitxer" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "S'està creant la imatge ISO" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "No es pot obrir el fitxer." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Aquest fitxer no conté una estructura de disc." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Aquest fitxer no conté una estructura de DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"No es troben els següents fitxers de pel·lícula. Afegiu-los i proveu de " -"carregar l'estructura de disc un altre cop.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"No es troba el fons del menú. Obriré de totes formes l'estructura de disc " -"amb el fons de menú predeterminat, però no oblideu d'esmenar aquest problema " -"abans de crear el disc." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Voleu interrompre el DVD i sortir?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Surt del DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"No es troba la pista de so del menú. Obriré de totes formes l'estructura del " -"disc amb una pista silenciosa, però no oblideu d'esmenar aquest problema " -"abans de crear el disc." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Manca el nom del fitxer" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "No es pot desar el fitxer." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Hi ha massa vídeos per a aquesta mida de disc.\n" -"Escolliu un disc més gran o suprimiu alguns vídeos." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Alguns fitxers no eren de vídeo.\n" -"No se n'ha afegit cap." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Esborra el títol" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"El projecte conté %(X)d fitxers de pel·lícula, però el màxim és %(MAX)d. " -"Suprimiu alguns fitxers i torneu-ho a provar." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "sense capítols" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Esborra el títol" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "L'estructura del disc no s'ha desat" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Voleu cancel·lar la tasca?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "S'estan afegint els subtítols de" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Títol %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Subtítol" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Pàgina de codis" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Idioma" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Fitxers de vídeo" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Tots els fitxers" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "No sembla pas que el fitxer sigui de vídeo." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Sembla que el fitxer sigui d'àudio." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Afegiu un sol fitxer cada vegada." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Afegiu un fitxer de pel·lícula abans d'afegir subtítols." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "S'estan afegint els subtítols de" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Ha fallat la conversió.\n" -"Sembla un problema de l'SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Ha fallat còpia del fitxer.\n" -"Comproveu que teniu prou espai lliure." - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "S'està copiant el fitxer" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "S'està creant la vista prèvia" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"S'estan convertint els fitxers del títol %(title_number)s (passada " -"%(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Ha fallat la conversió.\n" -"Sembla que sigui un problema del Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Comproveu també els errors de sintaxi en els parametres addicionals passats " -"al Mencoder." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Ha fallat la conversió.\n" -"Comproveu que teniu prou espai lliure." - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Ha fallat la creació dels menús." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Ha fallat la generació del menú." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"No es poden afegir els botons als menús.\n" -"Sembla un defecte de l'SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "S'està creant el menú %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Esborra els fitxers temporals" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Usa optimitzacions per a CPUs multicore" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Opcions" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Carpeta per als fitxers temporals:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Carpeta per al fitxer temporal" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Fitxers" +msgid "Creating CD image" +msgstr "S'està creant la imatge ISO" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "S'estan creant els fitxers BIN/CUE" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Ha fallat la creació de la imatge BIN/CUE.\n" +#~ "Comproveu que teniu prou espai lliure." + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Ha fallat la creació de la imatge ISO.\n" +#~ "Comproveu que teniu prou espai lliure." + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "No hi ha prou espai lliure. Per crear aquest disc\n" +#~ "necessiteu %(total)d MBytes, però només hi ha %(free)d MBytes disponibles." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "S'ha produït un error en intentar escriure en el directori de " +#~ "destinació.\n" +#~ "Comproveu que hi teniu permisos i espai lliure." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "El fitxer o la carpeta\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "ja existeix. Si continueu s'esborrarà." + +#~ msgid "Unknown error" +#~ msgstr "S'ha produït un error desconegut" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Ha fallat la creació de l'estructura del DVD.\n" +#~ "Comproveu que teniu prou espai lliure." + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "La pista de so del menú sembla danyada. S'utilitza la pista silenciosa " +#~ "predeterminada." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "No es troba el fons del menú.\n" +#~ "Comproveu-ne les opcions." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Aquest fitxer no conté una estructura de disc." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Aquest fitxer no conté una estructura de DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "No es troben els següents fitxers de pel·lícula. Afegiu-los i proveu de " +#~ "carregar l'estructura de disc un altre cop.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "No es troba el fons del menú. Obriré de totes formes l'estructura de disc " +#~ "amb el fons de menú predeterminat, però no oblideu d'esmenar aquest " +#~ "problema abans de crear el disc." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "No es troba la pista de so del menú. Obriré de totes formes l'estructura " +#~ "del disc amb una pista silenciosa, però no oblideu d'esmenar aquest " +#~ "problema abans de crear el disc." + +#~ msgid "No filename" +#~ msgstr "Manca el nom del fitxer" + +#~ msgid "Can't save the file." +#~ msgstr "No es pot desar el fitxer." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Hi ha massa vídeos per a aquesta mida de disc.\n" +#~ "Escolliu un disc més gran o suprimiu alguns vídeos." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Alguns fitxers no eren de vídeo.\n" +#~ "No se n'ha afegit cap." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "El projecte conté %(X)d fitxers de pel·lícula, però el màxim és %(MAX)d. " +#~ "Suprimiu alguns fitxers i torneu-ho a provar." + +#~ msgid "no chapters" +#~ msgstr "sense capítols" + +#~ msgid "Unsaved disc structure" +#~ msgstr "L'estructura del disc no s'ha desat" + +#~ msgid "Codepage" +#~ msgstr "Pàgina de codis" + +#~ msgid "Language" +#~ msgstr "Idioma" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "No sembla pas que el fitxer sigui de vídeo." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Afegiu un sol fitxer cada vegada." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Afegiu un fitxer de pel·lícula abans d'afegir subtítols." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Ha fallat la conversió.\n" +#~ "Sembla un problema de l'SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Ha fallat còpia del fitxer.\n" +#~ "Comproveu que teniu prou espai lliure." + +#~ msgid "Creating preview" +#~ msgstr "S'està creant la vista prèvia" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "S'estan convertint els fitxers del títol %(title_number)s (passada " +#~ "%(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Ha fallat la conversió.\n" +#~ "Sembla que sigui un problema del Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Comproveu també els errors de sintaxi en els parametres addicionals " +#~ "passats al Mencoder." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Ha fallat la conversió.\n" +#~ "Comproveu que teniu prou espai lliure." + +#~ msgid "Failed to create the menues." +#~ msgstr "Ha fallat la creació dels menús." + +#~ msgid "Menu generation failed." +#~ msgstr "Ha fallat la generació del menú." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "No es poden afegir els botons als menús.\n" +#~ "Sembla un defecte de l'SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Esborra els fitxers temporals" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Usa optimitzacions per a CPUs multicore" + +#~ msgid "Options" +#~ msgstr "Opcions" + +#~ msgid "Temporary files folder:" +#~ msgstr "Carpeta per als fitxers temporals:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Carpeta per al fitxer temporal" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotació" +#~ msgid "Folders" +#~ msgstr "Fitxers" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Fitxer:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Esborra" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Codificació:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Idioma:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Col·loca els subtítols més amunt" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Afegeix subtítols" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Escolliu un fitxer" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "" -"S'ha cancel·lat. Pot ser que quedin fitxers temporals en el directori de " -"destinació." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Surt del DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Voleu interrompre el DVD i sortir?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Voleu cancel·lar la tasca?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Esborra el capítol" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"S'esborrarà aquest capítol i\n" -"es reordenarà la resta:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Voleu continuar?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Esborra els subtítols" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Voleu suprimir el fitxer de subtítols seleccionat?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Esborra el títol" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"S'esborrarà aquest títol i\n" -"es reordenarà la resta:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Selecció del tipus de disc" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Escolliu el tipus de disc que voleu crear amb el DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Crea un DVD de vídeo adient per a tots els reproductors domèstics de DVD" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Crea un VideoCD, amb una qualitat d'imatge equivalent al VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Crea un VideoCD amb millor qualitat d'imatge" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Un altre tipus de Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Crea fitxers adients per a reproductors domèstics de DivX" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"L'estructura del DVD té títols buits.\n" -"Voleu continuar igualment?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "La tasca s'ha acabat!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Voleu esborrar l'estructura actual del disc?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Voleu esborrar l'estructura actual del disc i tornar a començar?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "S'ha produït un error" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Propietats del fitxer" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Fitxer" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Fotogrames per segon:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Llargària original (segons):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Taxa original de l'àudio (Kbits/seg):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Taxa original del vídeo (Kbits/seg):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Mida original (píxels):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Mida final (píxels):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Mida final estimada (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Informació del fitxer" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Format del vídeo" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Pista d'àudio:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Aquest fitxer de vídeo no té pistes d'àudio" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Pistes àudio" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Reinicialitza" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Reinicialitza el volum al 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Volum (%)" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Desa tot el vídeo" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Desa la primera meitat" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Desa la segona meitat" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Divisió del fitxer" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Mida de la lletra:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Força els subtítols" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "El format DivX no permet subtítols. Si us plau, llegiu les PMF (FAQ)." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Subtítols" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Taxa del vídeo (Kbits/seg)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Taxa de l'àudio (Kbits/seg)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Divideix el fitxer en capítols (per facilitar la cerca)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Mida (en minuts) per a cada capítol:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Divisió en capítols" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Generals" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Valors predeterminats" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Mida final" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Relació d'aspecte" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Format del vídeo" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Sense rotació" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Rotació de 180 graus" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotació horària de 90 graus" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotació antihorària de 90 graus" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotació" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Mirall horitzontal" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Mirall vertical" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Mirall" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Permuta els camps" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Ordre dels camps" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Afegeix vores negres" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Escala la imatge" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Tipus d'escalat" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Opcions del vídeo" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Usa el mode MBCMP (més ràpid)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Usa el mode MBD que necessiti menys bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Usa el mode MBD que ofereixi la millor relació de distorsió (millor qualitat)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Usa la quantific. per cerca de Trellis (millor qualitat, conversió més lenta)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "Algorisme per a macroblocs i quantificació per cerca de Trellis" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Usa la codificació en dues passades (millor qualitat, conversió molt més " -"lenta)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Primera passada turbo" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Codificació en dues passades" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Filtre de desentrellaçat per mediana" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "No desentrellacis" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtre de desentrellaçat YADIF" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtre de desentrellaçat FFMpeg" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Mescla lineal" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Filtre de desentrellaçat Lowpass5" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Desentrellaçat" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Qualitat" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Retard de so (en segons):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Crea un DVD amb 5.1 canals de so" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Aquest fitxer ja conté so AC3 (copia l'àudio en comptes de recomprimir-lo)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Àudio" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Àudio" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Aquest fitxer ja està en un format MPEG-PS adient per a discos DVD/xCD" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Reempaqueta àudio i vídeo sense recodificar (útil per a fitxers VOB)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Usa un GOP de 12 quadres (millora la compatibilitat) " - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Especial" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Paràmetres addicionals per al Mencoder" +#~ msgid "Workarounds" +#~ msgstr "Rotació" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Diverses" +#~ msgid "File:" +#~ msgstr "Fitxer:" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Opcions avançades" +#~ msgid "Clear" +#~ msgstr "Esborra" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Vista prèvia" +#~ msgid "Encoding:" +#~ msgstr "Codificació:" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Escolliu la carpeta en què el DeVeDe crearà la imatge del DVD, així com un " -"nom per a aquesta. No useu una carpeta situada en una unitat VFAT/FAT32. Els " -"caràcters /, | i \\ no es permeten i se substituiran per subratllats." +#~ msgid "Language:" +#~ msgstr "Idioma:" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Escolliu una carpeta" +#~ msgid "Put subtitles upper" +#~ msgstr "Col·loca els subtítols més amunt" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Afegeix subtítols" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Carrega una estructura de disc" +#~ msgid "Choose a file" +#~ msgstr "Escolliu un fitxer" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Atenció: ja teniu una estructura de disc" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "" +#~ "S'ha cancel·lat. Pot ser que quedin fitxers temporals en el directori de " +#~ "destinació." -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Si carregueu una estructura de disc perdreu l'estructura actual (llevat que " -"la deseu). Voleu continuar?" +#~ msgid "Delete chapter" +#~ msgstr "Esborra el capítol" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "CD 185 MB" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "S'esborrarà aquest capítol i\n" +#~ "es reordenarà la resta:" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "CD 650 MB" +#~ msgid "Proceed?" +#~ msgstr "Voleu continuar?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "CD 700 MB" +#~ msgid "Delete subtitle" +#~ msgstr "Esborra els subtítols" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "DVD 1.4 GB" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Voleu suprimir el fitxer de subtítols seleccionat?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "DVD 4.7 GB" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "S'esborrarà aquest títol i\n" +#~ "es reordenarà la resta:" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "DVD 8.5 GB" +#~ msgid "Disc type selection" +#~ msgstr "Selecció del tipus de disc" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Escolliu el tipus de disc que voleu crear amb el DeVeDe" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Fitxer" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Crea un DVD de vídeo adient per a tots els reproductors domèstics de DVD" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Crea un VideoCD, amb una qualitat d'imatge equivalent al VHS" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Crea un VideoCD amb millor qualitat d'imatge" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Ajuda" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Un altre tipus de Super VideoCD" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Títols" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Crea fitxers adients per a reproductors domèstics de DivX" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Fitxers" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "L'estructura del DVD té títols buits.\n" +#~ "Voleu continuar igualment?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Llargària (segons):" +#~ msgid "Job done!" +#~ msgstr "La tasca s'ha acabat!" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Taxa de vídeo (Kbits/seg):" +#~ msgid "Delete current disc structure?" +#~ msgstr "Voleu esborrar l'estructura actual del disc?" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Taxa d'àudio (Kbits/seg):" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Voleu esborrar l'estructura actual del disc i tornar a començar?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Mida estimada (MBytes):" +#~ msgid "File properties" +#~ msgstr "Propietats del fitxer" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Relació d'aspecte (sortida):" +#~ msgid "File" +#~ msgstr "Fitxer" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Mida dels capítols:" +#~ msgid "Frames per second:" +#~ msgstr "Fotogrames per segon:" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Ajusta l'ús del disc" +#~ msgid "Original length (seconds):" +#~ msgstr "Llargària original (segons):" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Taxa original de l'àudio (Kbits/seg):" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Mida del medi:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Taxa original del vídeo (Kbits/seg):" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Ocupació del disc" +#~ msgid "Original size (pixels):" +#~ msgstr "Mida original (píxels):" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "Mida final (píxels):" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Format per omissió" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Mida final estimada (MBytes):" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Crea un menú amb els títols" +#~ msgid "File info" +#~ msgstr "Informació del fitxer" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Opcions del menú" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Vista prèvia del menú" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menús" +#~ msgid "Video format" +#~ msgstr "Format del vídeo" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Únicament crea fitxers MPEG a partir dels fitxers de pel·lícula" +#~ msgid "Audio track:" +#~ msgstr "Pista d'àudio:" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Crea l'estructura del disc" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Aquest fitxer de vídeo no té pistes d'àudio" -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Crea una imatge ISO o BIN/CUE, preparada per gravar en un disc" +#~ msgid "Audio tracks" +#~ msgstr "Pistes àudio" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Acció" +#~ msgid "Reset" +#~ msgstr "Reinicialitza" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Vista prèvia del menú" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Reinicialitza el volum al 100%" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Color de l'ombra:" +#~ msgid "Volume (%)" +#~ msgstr "Volum (%)" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Color del text:" +#~ msgid "Store full length" +#~ msgstr "Desa tot el vídeo" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Text:" +#~ msgid "Store the first half" +#~ msgstr "Desa la primera meitat" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Lletra:" +#~ msgid "Store the second half" +#~ msgstr "Desa la segona meitat" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Títol del menú" +#~ msgid "File split" +#~ msgstr "Divisió del fitxer" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Escolliu una imatge per usar-la com a fons del menú del disc" +#~ msgid "Font size:" +#~ msgstr "Mida de la lletra:" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Fons predeterminat" +#~ msgid "Force subtitles" +#~ msgstr "Força els subtítols" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Fons del menú (només PNG)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "" +#~ "El format DivX no permet subtítols. Si us plau, llegiu les PMF (FAQ)." -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Escolliu un fitxer de música" +#~ msgid "Subtitles" +#~ msgstr "Subtítols" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Configura el menú sense so" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Taxa del vídeo (Kbits/seg)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Música del menú" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Taxa de l'àudio (Kbits/seg)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Divideix el fitxer en capítols (per facilitar la cerca)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Mida (en minuts) per a cada capítol:" + +#~ msgid "Division in chapters" +#~ msgstr "Divisió en capítols" + +#~ msgid "General" +#~ msgstr "Generals" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Valors predeterminats" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Mida final" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Relació d'aspecte" + +#~ msgid "Video format" +#~ msgstr "Format del vídeo" + +#~ msgid "No rotation" +#~ msgstr "Sense rotació" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Rotació de 180 graus" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Rotació horària de 90 graus" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Rotació antihorària de 90 graus" + +#~ msgid "Rotation" +#~ msgstr "Rotació" + +#~ msgid "Horizontal mirror" +#~ msgstr "Mirall horitzontal" + +#~ msgid "Vertical mirror" +#~ msgstr "Mirall vertical" + +#~ msgid "Mirror" +#~ msgstr "Mirall" + +#~ msgid "Swap fields" +#~ msgstr "Permuta els camps" + +#~ msgid "Field order" +#~ msgstr "Ordre dels camps" + +#~ msgid "Add black bars" +#~ msgstr "Afegeix vores negres" + +#~ msgid "Scale picture" +#~ msgstr "Escala la imatge" + +#~ msgid "Scaling mode" +#~ msgstr "Tipus d'escalat" + +#~ msgid "Video options" +#~ msgstr "Opcions del vídeo" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Usa el mode MBCMP (més ràpid)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Usa el mode MBD que necessiti menys bits" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Usa el mode MBD que ofereixi la millor relació de distorsió (millor " +#~ "qualitat)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Usa la quantific. per cerca de Trellis (millor qualitat, conversió més " +#~ "lenta)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "" +#~ "Algorisme per a macroblocs i quantificació per cerca de Trellis" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Usa la codificació en dues passades (millor qualitat, conversió molt més " +#~ "lenta)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Primera passada turbo" + +#~ msgid "Two pass encoding" +#~ msgstr "Codificació en dues passades" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Filtre de desentrellaçat per mediana" + +#~ msgid "Don't deinterlace" +#~ msgstr "No desentrellacis" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtre de desentrellaçat YADIF" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtre de desentrellaçat FFMpeg" + +#~ msgid "Linear blend" +#~ msgstr "Mescla lineal" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Filtre de desentrellaçat Lowpass5" + +#~ msgid "Deinterlacing" +#~ msgstr "Desentrellaçat" + +#~ msgid "Quality" +#~ msgstr "Qualitat" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Retard de so (en segons):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Crea un DVD amb 5.1 canals de so" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Aquest fitxer ja conté so AC3 (copia l'àudio en comptes de recomprimir-lo)" + +#~ msgid "Audio" +#~ msgstr "Àudio" + +#~ msgid "Audio" +#~ msgstr "Àudio" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "" +#~ "Aquest fitxer ja està en un format MPEG-PS adient per a discos DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Reempaqueta àudio i vídeo sense recodificar (útil per a fitxers VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Usa un GOP de 12 quadres (millora la compatibilitat) " + +#~ msgid "Special" +#~ msgstr "Especial" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Alineació horitzontal" +#~ msgid "Extra parameters for coder" +#~ msgstr "Paràmetres addicionals per al Mencoder" + +#~ msgid "Misc" +#~ msgstr "Diverses" + +#~ msgid "Advanced options" +#~ msgstr "Opcions avançades" + +#~ msgid "Preview" +#~ msgstr "Vista prèvia" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Escolliu la carpeta en què el DeVeDe crearà la imatge del DVD, així com " +#~ "un nom per a aquesta. No useu una carpeta situada en una unitat VFAT/" +#~ "FAT32. Els caràcters /, | i \\ no es permeten i se substituiran per " +#~ "subratllats." + +#~ msgid "Choose a folder" +#~ msgstr "Escolliu una carpeta" + +#~ msgid "Load a disc structure" +#~ msgstr "Carrega una estructura de disc" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Atenció: ja teniu una estructura de disc" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Si carregueu una estructura de disc perdreu l'estructura actual (llevat " +#~ "que la deseu). Voleu continuar?" + +#~ msgid "185 MB CD" +#~ msgstr "CD 185 MB" + +#~ msgid "650 MB CD" +#~ msgstr "CD 650 MB" + +#~ msgid "700 MB CD" +#~ msgstr "CD 700 MB" + +#~ msgid "1.4 GB DVD" +#~ msgstr "DVD 1.4 GB" + +#~ msgid "4.7 GB DVD" +#~ msgstr "DVD 4.7 GB" + +#~ msgid "8.5 GB DVD" +#~ msgstr "DVD 8.5 GB" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Fitxer" + +#~ msgid "_Help" +#~ msgstr "_Ajuda" + +#~ msgid "Titles" +#~ msgstr "Títols" + +#~ msgid "Files" +#~ msgstr "Fitxers" + +#~ msgid "Length (seconds):" +#~ msgstr "Llargària (segons):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Taxa de vídeo (Kbits/seg):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Taxa d'àudio (Kbits/seg):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Mida estimada (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Relació d'aspecte (sortida):" + +#~ msgid "Size of chapters:" +#~ msgstr "Mida dels capítols:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Ajusta l'ús del disc" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Mida del medi:" + +#~ msgid "Disc usage" +#~ msgstr "Ocupació del disc" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Format per omissió" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Crea un menú amb els títols" + +#~ msgid "Menu options" +#~ msgstr "Opcions del menú" + +#~ msgid "Preview menu" +#~ msgstr "Vista prèvia del menú" + +#~ msgid "Menus" +#~ msgstr "Menús" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Únicament crea fitxers MPEG a partir dels fitxers de pel·lícula" + +#~ msgid "Create disc structure" +#~ msgstr "Crea l'estructura del disc" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Crea una imatge ISO o BIN/CUE, preparada per gravar en un disc" + +#~ msgid "Action" +#~ msgstr "Acció" + +#~ msgid "Menu preview" +#~ msgstr "Vista prèvia del menú" + +#~ msgid "Shadow color:" +#~ msgstr "Color de l'ombra:" + +#~ msgid "Text color:" +#~ msgstr "Color del text:" + +#~ msgid "Text:" +#~ msgstr "Text:" + +#~ msgid "Font:" +#~ msgstr "Lletra:" + +#~ msgid "Menu title" +#~ msgstr "Títol del menú" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Escolliu una imatge per usar-la com a fons del menú del disc" + +#~ msgid "Set default background" +#~ msgstr "Fons predeterminat" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Fons del menú (només PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Escolliu un fitxer de música" + +#~ msgid "Set menus without sound" +#~ msgstr "Configura el menú sense so" + +#~ msgid "Menu music" +#~ msgstr "Música del menú" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Especial" +#~ msgid "Horizontal" +#~ msgstr "Alineació horitzontal" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "A dalt" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Especial" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Al mig" +#~ msgid "Top" +#~ msgstr "A dalt" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "A baix" +#~ msgid "Middle" +#~ msgstr "Al mig" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Esquerra" +#~ msgid "Bottom" +#~ msgstr "A baix" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Centre" +#~ msgid "Left" +#~ msgstr "Esquerra" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Dreta" +#~ msgid "Center" +#~ msgstr "Centre" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menús" +#~ msgid "Right" +#~ msgstr "Dreta" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Posició del menú" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menús" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Color per als títols no seleccionats:" +#~ msgid "Menu position" +#~ msgstr "Posició del menú" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Color per a les ombres:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Color per als títols no seleccionats:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Color per al títol seleccionat:" +#~ msgid "Color for shadows:" +#~ msgstr "Color per a les ombres:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Color de fons per al títols:" +#~ msgid "Color for selected title:" +#~ msgstr "Color per al títol seleccionat:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Colors i lletra del menú" +#~ msgid "Background color for titles:" +#~ msgstr "Color de fons per al títols:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Mostra el menú en iniciar" +#~ msgid "Menu font and colors" +#~ msgstr "Colors i lletra del menú" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Salta al primer títol en iniciar" +#~ msgid "Show menu at disc startup" +#~ msgstr "Mostra el menú en iniciar" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Opcions en iniciar la reproducció" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Salta al primer títol en iniciar" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "No es troba la lletra per als subtítols. S'està cancel·lant." +#~ msgid "Disc startup options" +#~ msgstr "Opcions en iniciar la reproducció" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Voleu repetir la previsualització?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "No es troba la lletra per als subtítols. S'està cancel·lant." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Vista prèvia del vídeo" +#~ msgid "Replay the preview again?" +#~ msgstr "Voleu repetir la previsualització?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"El DeVeDe crearà una vista prèvia amb els paràmetres seleccionats per tal " -"que pugueu comprovar la qualitat del vídeo, la sincronització del so, etc." +#~ msgid "Preview video" +#~ msgstr "Vista prèvia del vídeo" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Durada de la vista prèvia:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "El DeVeDe crearà una vista prèvia amb els paràmetres seleccionats per tal " +#~ "que pugueu comprovar la qualitat del vídeo, la sincronització del so, etc." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "No es troben els programes:" +#~ msgid "Preview length:" +#~ msgstr "Durada de la vista prèvia:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"El DeVeDe els necessita per funcionar. Si voleu utilitzar el DeVeDe haureu " -"d'instal·lar-los tots." +#~ msgid "Can't find the following programs:" +#~ msgstr "No es troben els programes:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "S'està creant..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "El DeVeDe els necessita per funcionar. Si voleu utilitzar el DeVeDe " +#~ "haureu d'instal·lar-los tots." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Desa l'estructura actual del disc" +#~ msgid "Creating..." +#~ msgstr "S'està creant..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Propietats del títol" +#~ msgid "Save current disc structure" +#~ msgstr "Desa l'estructura actual del disc" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Nom del títol" +#~ msgid "Title properties" +#~ msgstr "Propietats del títol" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Atura la reproducció / mostra el menú del disc" +#~ msgid "Title's name" +#~ msgstr "Nom del títol" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Reprodueix el primer títol" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Atura la reproducció / mostra el menú del disc" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Reprodueix el títol anterior" +#~ msgid "Play the first title" +#~ msgstr "Reprodueix el primer títol" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Torna a reproduir aquest títol " +#~ msgid "Play the previous title" +#~ msgstr "Reprodueix el títol anterior" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Reprodueix el títol següent" +#~ msgid "Play this title again (loop)" +#~ msgstr "Torna a reproduir aquest títol " -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Reprodueix el darrer títol" +#~ msgid "Play the next title" +#~ msgstr "Reprodueix el títol següent" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Acció a realitzar en acabar aquest títol" +#~ msgid "Play the last title" +#~ msgstr "Reprodueix el darrer títol" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Avís" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Acció a realitzar en acabar aquest títol" + +#~ msgid "Warning" +#~ msgstr "Avís" #~ msgid "Vertical alignment" #~ msgstr "Alineació vertical" diff --git a/po/cs.po b/po/cs.po index 66927d3..41b81a5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: devede 3.16.0-beta1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2010-01-25 06:50+0100\n" "Last-Translator: Martin Sin \n" "Language-Team: Czech\n" @@ -19,1286 +19,1198 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Vytvářím soubory BIN/CUE" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Soubory videa" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Všechny soubory" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Podtitul" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Chyba při vytváření souborů BIN/CUE\n" -"Zřejmě nedostatek volného místa na disku" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Vytvářím soubor ISO" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Chyba při vytváření obrazu ISO\n" -"Zřejmě nedostatek volného místa na disku" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Vytvářím menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Nedostatek volného místa. Pro vytvoření disku\n" -"je potřeba %(total)d MBytů, ale k dispozici je pouze %(free)d MBytů." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Chyba při vytváření cílového adresáře.\n" -"Zkontrolujte zda máte příslušná oprávnění a zda tam je dostatek volného " -"místa." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Adresář\n" -"\n" -"%(folder)s\n" -"\n" -"již existuje. Budete-li pokračovat, bude smazán." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Neznámá chyba" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Vytvářím strukturu DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Chyba při vytváření struktury DVD\n" -"Zřejmě nedostatek volného místa na disku" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." -msgstr "Hudba menu se zdá poškozená. Používám výchozí tichý soundtrack." - -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Nemohu najít pozadí menu.\n" -"Zkontrolujte nastavení menu." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Chyba" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Zdá se, že soubor obsahuje pouze zvuk." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Soubory videa" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Soubory videa" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Kopíruji nový soubor" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Vytvářím soubor ISO" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Nemohu otevřít soubor." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Tento soubor neobsahuje diskovou strukturu." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Tento soubor neobsahuje strukturu DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Nemohu najít následující soubory filmu. Přidejte je prosím a zkuste načíst " -"strukturu disku znovu.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Nemohu najít pozadí menu. Bude vytvořena struktura disku s výchozím pozadím " -"nabídky, toto nastavení nezapomeňte změnit ještě před vytvořením disku." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Zrušit aktuální DVD a ukončit program?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Ukončit DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Nemohu najít pozadí menu. Bude vytvořena struktura disku s výchozím pozadím " -"nabídky, toto nastavení nezapomeňte změnit ještě před vytvořením disku." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Žádný název souboru" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Nemohu uložit soubor." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Příliš mnoho videa pro takto veliký disk.\n" -"Zvolte prosím větší disk nebo odstraňte nějaká videa." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Některé ze souborů nejsou video soubory.\n" -"Nic nebylo přidáno." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Smazat titul" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Váš projekt obsahuje %(X)d video-souborů, ale maximum je %(MAX)d. Odstraňte " -"prosím některé soubory a zkuste to znovu." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "bez kapitol" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Smazat titul" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Neuložená struktura disku" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Zrušit úlohu?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Přidat titulky do" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titul %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Podtitul" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Kódová stránka" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Jazyk" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Soubory videa" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Všechny soubory" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Vypadá to, že soubor neobsahuje video." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Zdá se, že soubor obsahuje pouze zvuk." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Najednou přidejte prosím pouze jeden soubor." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Před přidáním titulků přidejte prosím vlastní film." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Přidat titulky do" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Chyba konverze.\n" -"Vypadá to na chybu SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Chyba kopírování souboru.\n" -"Nedostatek místa na disku?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Kopíruji nový soubor" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Vytvářím náhled" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Převádím soubory titul %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Chyba konverze.\n" -"Vypadá to na chybu Mencoderu." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Pro kontrolu syntaxe se také podívejte na extra parametry používané " -"Mencoderem." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Chyba konverze.\n" -"Nedostatek místa na disku?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Vytváření menu selhalo." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Vytváření menu selhalo." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Nemohu přidat tlačítka do menu.\n" -"Vypadá to na chybu SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Vytvářím menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Vymazat dočasné soubory" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Použít optimalizaci více-jádrových CPU" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Volby" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Adresář s dočasnými soubory:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Adresář pro dočasné soubory" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Soubory" +msgid "Creating CD image" +msgstr "Vytvářím soubor ISO" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Vytvářím soubory BIN/CUE" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Chyba při vytváření souborů BIN/CUE\n" +#~ "Zřejmě nedostatek volného místa na disku" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Chyba při vytváření obrazu ISO\n" +#~ "Zřejmě nedostatek volného místa na disku" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Nedostatek volného místa. Pro vytvoření disku\n" +#~ "je potřeba %(total)d MBytů, ale k dispozici je pouze %(free)d MBytů." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Chyba při vytváření cílového adresáře.\n" +#~ "Zkontrolujte zda máte příslušná oprávnění a zda tam je dostatek volného " +#~ "místa." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Adresář\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "již existuje. Budete-li pokračovat, bude smazán." + +#~ msgid "Unknown error" +#~ msgstr "Neznámá chyba" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Chyba při vytváření struktury DVD\n" +#~ "Zřejmě nedostatek volného místa na disku" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "Hudba menu se zdá poškozená. Používám výchozí tichý soundtrack." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Nemohu najít pozadí menu.\n" +#~ "Zkontrolujte nastavení menu." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Tento soubor neobsahuje diskovou strukturu." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Tento soubor neobsahuje strukturu DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Nemohu najít následující soubory filmu. Přidejte je prosím a zkuste " +#~ "načíst strukturu disku znovu.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Nemohu najít pozadí menu. Bude vytvořena struktura disku s výchozím " +#~ "pozadím nabídky, toto nastavení nezapomeňte změnit ještě před vytvořením " +#~ "disku." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Nemohu najít pozadí menu. Bude vytvořena struktura disku s výchozím " +#~ "pozadím nabídky, toto nastavení nezapomeňte změnit ještě před vytvořením " +#~ "disku." + +#~ msgid "No filename" +#~ msgstr "Žádný název souboru" + +#~ msgid "Can't save the file." +#~ msgstr "Nemohu uložit soubor." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Příliš mnoho videa pro takto veliký disk.\n" +#~ "Zvolte prosím větší disk nebo odstraňte nějaká videa." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Některé ze souborů nejsou video soubory.\n" +#~ "Nic nebylo přidáno." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Váš projekt obsahuje %(X)d video-souborů, ale maximum je %(MAX)d. " +#~ "Odstraňte prosím některé soubory a zkuste to znovu." + +#~ msgid "no chapters" +#~ msgstr "bez kapitol" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Neuložená struktura disku" + +#~ msgid "Codepage" +#~ msgstr "Kódová stránka" + +#~ msgid "Language" +#~ msgstr "Jazyk" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Vypadá to, že soubor neobsahuje video." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Najednou přidejte prosím pouze jeden soubor." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Před přidáním titulků přidejte prosím vlastní film." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Chyba konverze.\n" +#~ "Vypadá to na chybu SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Chyba kopírování souboru.\n" +#~ "Nedostatek místa na disku?" + +#~ msgid "Creating preview" +#~ msgstr "Vytvářím náhled" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Převádím soubory titul %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Chyba konverze.\n" +#~ "Vypadá to na chybu Mencoderu." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Pro kontrolu syntaxe se také podívejte na extra parametry používané " +#~ "Mencoderem." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Chyba konverze.\n" +#~ "Nedostatek místa na disku?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Vytváření menu selhalo." + +#~ msgid "Menu generation failed." +#~ msgstr "Vytváření menu selhalo." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Nemohu přidat tlačítka do menu.\n" +#~ "Vypadá to na chybu SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Vymazat dočasné soubory" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Použít optimalizaci více-jádrových CPU" + +#~ msgid "Options" +#~ msgstr "Volby" + +#~ msgid "Temporary files folder:" +#~ msgstr "Adresář s dočasnými soubory:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Adresář pro dočasné soubory" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotace" +#~ msgid "Folders" +#~ msgstr "Soubory" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Soubor:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Vyčistit" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Kódování:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Jazyk:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Přidat titulky nahoru" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Přidat titulky" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Zvolte soubor" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Zrušeno. V cílovém adresáři se nacházení dočasné soubory." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Ukončit DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Zrušit aktuální DVD a ukončit program?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Zrušit úlohu?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Smazat kapitolu" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Zvolili jste smazání této kapitoly a\n" -"přeskupení ostatních:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Pokračovat?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Smazat podtitul" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Odstranit zvolený soubor s titulky?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Smazat titul" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Zvolili jste smazání tohoto titulu a\n" -"přeskupení ostatních:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Výběr typu disku" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Zvolte disk, který chcete vytvořit pomocí DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Vytvoří video DVD vhodné pro všechny přehrávače DVD" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Vytvoří VideoCD o kvalitě srovnatelné s VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Vytvoří VideoCD o lepší kvalitě" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"VideoDisk Čína\n" -"Jiný druh Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Vytvoří soubory kompatibilní s přehrávači DivX" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Vaše struktura DVD obsahuje prázdné tituly.\n" -"Pokračovat dál?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Hotovo!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Smazat aktuální strukturu disku?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Smazat aktuální strukturu disku a spustit znova?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Chyba" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Vlastnosti souboru" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Soubor" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Snímků za sekundu:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Původní délka (sekund):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Původní datový tok zvuku (Kb/s):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Původní datový tok videa (Kb/s):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Původní velikost (pixelů):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Výsledná velikost (pixelů):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Předpokládaná velikost výsledku (MB):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Informace o souboru" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Formát videa" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Zvuková stopa:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Tento video-soubor nemá žádné zvukové stopy." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Zvukové stopy" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Reset" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Resetuje hlasitost na 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Hlasitost (%)" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Uložit celý záznam" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Uložit první polovinu" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Uložit druhou polovinu" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Rozdělení souboru" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Velikost písma:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Vnutit titulky" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "Formát DivX nepodporuje titulky. Přečtěte si prosím FAQ." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Titulky" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Datový tok obrazu (Kb/s)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Datový tok zvuku (Kb/s)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Rozdělit soubor na kapitoly (pro snadný posun)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Délka (v minutách) pro každou kapitolu:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Rozdělení na kapitoly" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Obecné" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Výchozí" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Výsledná velikost" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Poměr stran" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Formát videa" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Bez rotace" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Otočit o 180 stupňů" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Otočit o 90 stupňů ve směru hodin. ručiček" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Otočit o 90 stupňů proti směru hodin. ručiček" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotace" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Horizontální zrcadlení" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Vertikální zrcadlení" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Zrcadlení" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Prohodit políčka" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Uspořádání políček" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Přidat černé pruhy" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Měřítko obrazu" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Změna měřítka" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Volby obrazu" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Použít MBCMP (rychlejší)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Použít mód MBD, který potřebuje nejméně bitů" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Použít mód MBD, který dosahuje nejlepšího poměru zkreslení (lepší kvalita)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "Použít mřížkové dávkování (lepší kvalita, pomalejší převod)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "Algoritmus MacroBlock s dávkováním Trellis" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "Použít dvou-krokové kódování (lepší kvalita, pomalejší převod)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Turbo v 1. kroku" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Dvou-krokové kódování" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Středový filtr" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Neodstraňovat prokládání" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtr odstranění prokládání YADIF" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtr FFMpeg" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Lineární míchání" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Filtr proložení Lowpass5" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Odstranění prokládání" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Kvalita" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Prodleva zvuku (v sekundách):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Vytvořit DVD se zvukem 5.1" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Tento soubor již používá zvuk AC3 (zvuk jednoduše zkopírujte místo nové " -"komprese)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Zvuk" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Zvuk" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Soubor je již ve formátu MPEG-PS vhodném pro DVD/xCD" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Spojit zvuk a obraz bez rekódování (hodí se pro soubory VOB)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Použít GOP 12 snímků (zvýšená kompatibilita)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Speciální" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Hlavní (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Extra parametry pro Mencoder" +#~ msgid "Workarounds" +#~ msgstr "Rotace" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Různé" +#~ msgid "File:" +#~ msgstr "Soubor:" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Pokročilé volby" +#~ msgid "Clear" +#~ msgstr "Vyčistit" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Náhled" +#~ msgid "Encoding:" +#~ msgstr "Kódování:" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Zvolte adresář, kde DeVeDe vytvoří obraz DVD a jeho jméno. Nepoužívejte " -"adresář na disku s VFAT/FAT32. Znaky /, | a \\ nejsou povoleny a budou " -"nahrazeny podtržítky." +#~ msgid "Language:" +#~ msgstr "Jazyk:" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Zvolte adresář" +#~ msgid "Put subtitles upper" +#~ msgstr "Přidat titulky nahoru" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Přidat titulky" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Načíst strukturu disku" +#~ msgid "Choose a file" +#~ msgstr "Zvolte soubor" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Varování: struktura disku je již vytvořena" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Zrušeno. V cílovém adresáři se nacházení dočasné soubory." -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Pokud načtete strukturu disku, ztratíte aktuální strukturu (pokud ji " -"neuložíte). Pokračovat?" +#~ msgid "Delete chapter" +#~ msgstr "Smazat kapitolu" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Zvolili jste smazání této kapitoly a\n" +#~ "přeskupení ostatních:" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" +#~ msgid "Proceed?" +#~ msgstr "Pokračovat?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" +#~ msgid "Delete subtitle" +#~ msgstr "Smazat podtitul" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1.4 GB DVD" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Odstranit zvolený soubor s titulky?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4,7 GB DVD" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Zvolili jste smazání tohoto titulu a\n" +#~ "přeskupení ostatních:" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8,5 GB DVD" +#~ msgid "Disc type selection" +#~ msgstr "Výběr typu disku" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Zvolte disk, který chcete vytvořit pomocí DeVeDe" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Soubor" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Vytvoří video DVD vhodné pro všechny přehrávače DVD" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Vytvoří VideoCD o kvalitě srovnatelné s VHS" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Vytvoří VideoCD o lepší kvalitě" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Nápověda" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "VideoDisk Čína\n" +#~ "Jiný druh Super VideoCD" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Tituly" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Vytvoří soubory kompatibilní s přehrávači DivX" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Soubory" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Vaše struktura DVD obsahuje prázdné tituly.\n" +#~ "Pokračovat dál?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Délka (sekund):" +#~ msgid "Job done!" +#~ msgstr "Hotovo!" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Datový tok obrazu (Kb/s):" +#~ msgid "Delete current disc structure?" +#~ msgstr "Smazat aktuální strukturu disku?" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Datový tok zvuku (Kb/s):" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Smazat aktuální strukturu disku a spustit znova?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Předpokládaná velikost (MB):" +#~ msgid "File properties" +#~ msgstr "Vlastnosti souboru" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Výstupní poměr videa:" +#~ msgid "File" +#~ msgstr "Soubor" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Velikost kapitol:" +#~ msgid "Frames per second:" +#~ msgstr "Snímků za sekundu:" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Přizpůsobit využití disku" +#~ msgid "Original length (seconds):" +#~ msgstr "Původní délka (sekund):" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Původní datový tok zvuku (Kb/s):" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Velikost média:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Původní datový tok videa (Kb/s):" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Obsazení disku" +#~ msgid "Original size (pixels):" +#~ msgstr "Původní velikost (pixelů):" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "Výsledná velikost (pixelů):" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Výchozí formát" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Předpokládaná velikost výsledku (MB):" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Vytvořit menu podle názvu titulů" +#~ msgid "File info" +#~ msgstr "Informace o souboru" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Volby menu" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Náhled menu" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menu" +#~ msgid "Video format" +#~ msgstr "Formát videa" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Pouze převést soubory na odpovídající soubory MPEG" +#~ msgid "Audio track:" +#~ msgstr "Zvuková stopa:" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Vytvořit strukturu disku" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Tento video-soubor nemá žádné zvukové stopy." -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Vytvořit obraz ISO nebo BIN/CUE, připravený pro vypálení na disk" +#~ msgid "Audio tracks" +#~ msgstr "Zvukové stopy" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Akce" +#~ msgid "Reset" +#~ msgstr "Reset" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Náhled menu" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Resetuje hlasitost na 100%" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Barva stínu:" +#~ msgid "Volume (%)" +#~ msgstr "Hlasitost (%)" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Barva textu:" +#~ msgid "Store full length" +#~ msgstr "Uložit celý záznam" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Text:" +#~ msgid "Store the first half" +#~ msgstr "Uložit první polovinu" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Písmo:" +#~ msgid "Store the second half" +#~ msgstr "Uložit druhou polovinu" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Název menu" +#~ msgid "File split" +#~ msgstr "Rozdělení souboru" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Zvolte obrázek, který bude použit jako pozadí menu" +#~ msgid "Font size:" +#~ msgstr "Velikost písma:" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Nastavit výchozí pozadí" +#~ msgid "Force subtitles" +#~ msgstr "Vnutit titulky" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Pozadí menu (pouze PNG)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "Formát DivX nepodporuje titulky. Přečtěte si prosím FAQ." -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Zvolte hudební soubor" +#~ msgid "Subtitles" +#~ msgstr "Titulky" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Nastavit menu bez zvuku" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Datový tok obrazu (Kb/s)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Hudba menu" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Datový tok zvuku (Kb/s)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Rozdělit soubor na kapitoly (pro snadný posun)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Délka (v minutách) pro každou kapitolu:" + +#~ msgid "Division in chapters" +#~ msgstr "Rozdělení na kapitoly" + +#~ msgid "General" +#~ msgstr "Obecné" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Výchozí" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Výsledná velikost" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Poměr stran" + +#~ msgid "Video format" +#~ msgstr "Formát videa" + +#~ msgid "No rotation" +#~ msgstr "Bez rotace" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Otočit o 180 stupňů" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Otočit o 90 stupňů ve směru hodin. ručiček" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Otočit o 90 stupňů proti směru hodin. ručiček" + +#~ msgid "Rotation" +#~ msgstr "Rotace" + +#~ msgid "Horizontal mirror" +#~ msgstr "Horizontální zrcadlení" + +#~ msgid "Vertical mirror" +#~ msgstr "Vertikální zrcadlení" + +#~ msgid "Mirror" +#~ msgstr "Zrcadlení" + +#~ msgid "Swap fields" +#~ msgstr "Prohodit políčka" + +#~ msgid "Field order" +#~ msgstr "Uspořádání políček" + +#~ msgid "Add black bars" +#~ msgstr "Přidat černé pruhy" + +#~ msgid "Scale picture" +#~ msgstr "Měřítko obrazu" + +#~ msgid "Scaling mode" +#~ msgstr "Změna měřítka" + +#~ msgid "Video options" +#~ msgstr "Volby obrazu" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Použít MBCMP (rychlejší)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Použít mód MBD, který potřebuje nejméně bitů" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Použít mód MBD, který dosahuje nejlepšího poměru zkreslení (lepší kvalita)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "Použít mřížkové dávkování (lepší kvalita, pomalejší převod)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "Algoritmus MacroBlock s dávkováním Trellis" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "Použít dvou-krokové kódování (lepší kvalita, pomalejší převod)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Turbo v 1. kroku" + +#~ msgid "Two pass encoding" +#~ msgstr "Dvou-krokové kódování" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Středový filtr" + +#~ msgid "Don't deinterlace" +#~ msgstr "Neodstraňovat prokládání" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtr odstranění prokládání YADIF" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtr FFMpeg" + +#~ msgid "Linear blend" +#~ msgstr "Lineární míchání" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Filtr proložení Lowpass5" + +#~ msgid "Deinterlacing" +#~ msgstr "Odstranění prokládání" + +#~ msgid "Quality" +#~ msgstr "Kvalita" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Prodleva zvuku (v sekundách):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Vytvořit DVD se zvukem 5.1" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Tento soubor již používá zvuk AC3 (zvuk jednoduše zkopírujte místo nové " +#~ "komprese)" + +#~ msgid "Audio" +#~ msgstr "Zvuk" + +#~ msgid "Audio" +#~ msgstr "Zvuk" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Soubor je již ve formátu MPEG-PS vhodném pro DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "Spojit zvuk a obraz bez rekódování (hodí se pro soubory VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Použít GOP 12 snímků (zvýšená kompatibilita)" + +#~ msgid "Special" +#~ msgstr "Speciální" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Hlavní (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Horizontální uspořádání" +#~ msgid "Extra parameters for coder" +#~ msgstr "Extra parametry pro Mencoder" + +#~ msgid "Misc" +#~ msgstr "Různé" + +#~ msgid "Advanced options" +#~ msgstr "Pokročilé volby" + +#~ msgid "Preview" +#~ msgstr "Náhled" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Zvolte adresář, kde DeVeDe vytvoří obraz DVD a jeho jméno. Nepoužívejte " +#~ "adresář na disku s VFAT/FAT32. Znaky /, | a \\ nejsou povoleny a budou " +#~ "nahrazeny podtržítky." + +#~ msgid "Choose a folder" +#~ msgstr "Zvolte adresář" + +#~ msgid "Load a disc structure" +#~ msgstr "Načíst strukturu disku" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Varování: struktura disku je již vytvořena" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Pokud načtete strukturu disku, ztratíte aktuální strukturu (pokud ji " +#~ "neuložíte). Pokračovat?" + +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" + +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" + +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" + +#~ msgid "1.4 GB DVD" +#~ msgstr "1.4 GB DVD" + +#~ msgid "4.7 GB DVD" +#~ msgstr "4,7 GB DVD" + +#~ msgid "8.5 GB DVD" +#~ msgstr "8,5 GB DVD" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Soubor" + +#~ msgid "_Help" +#~ msgstr "_Nápověda" + +#~ msgid "Titles" +#~ msgstr "Tituly" + +#~ msgid "Files" +#~ msgstr "Soubory" + +#~ msgid "Length (seconds):" +#~ msgstr "Délka (sekund):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Datový tok obrazu (Kb/s):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Datový tok zvuku (Kb/s):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Předpokládaná velikost (MB):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Výstupní poměr videa:" + +#~ msgid "Size of chapters:" +#~ msgstr "Velikost kapitol:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Přizpůsobit využití disku" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Velikost média:" + +#~ msgid "Disc usage" +#~ msgstr "Obsazení disku" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Výchozí formát" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Vytvořit menu podle názvu titulů" + +#~ msgid "Menu options" +#~ msgstr "Volby menu" + +#~ msgid "Preview menu" +#~ msgstr "Náhled menu" + +#~ msgid "Menus" +#~ msgstr "Menu" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Pouze převést soubory na odpovídající soubory MPEG" + +#~ msgid "Create disc structure" +#~ msgstr "Vytvořit strukturu disku" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Vytvořit obraz ISO nebo BIN/CUE, připravený pro vypálení na disk" + +#~ msgid "Action" +#~ msgstr "Akce" + +#~ msgid "Menu preview" +#~ msgstr "Náhled menu" + +#~ msgid "Shadow color:" +#~ msgstr "Barva stínu:" + +#~ msgid "Text color:" +#~ msgstr "Barva textu:" + +#~ msgid "Text:" +#~ msgstr "Text:" + +#~ msgid "Font:" +#~ msgstr "Písmo:" + +#~ msgid "Menu title" +#~ msgstr "Název menu" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Zvolte obrázek, který bude použit jako pozadí menu" + +#~ msgid "Set default background" +#~ msgstr "Nastavit výchozí pozadí" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Pozadí menu (pouze PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Zvolte hudební soubor" + +#~ msgid "Set menus without sound" +#~ msgstr "Nastavit menu bez zvuku" + +#~ msgid "Menu music" +#~ msgstr "Hudba menu" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Speciální" +#~ msgid "Horizontal" +#~ msgstr "Horizontální uspořádání" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Nahoře" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Speciální" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Uprostřed" +#~ msgid "Top" +#~ msgstr "Nahoře" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Dole" +#~ msgid "Middle" +#~ msgstr "Uprostřed" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Zbývá" +#~ msgid "Bottom" +#~ msgstr "Dole" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Na střed" +#~ msgid "Left" +#~ msgstr "Zbývá" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Doprava" +#~ msgid "Center" +#~ msgstr "Na střed" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menu" +#~ msgid "Right" +#~ msgstr "Doprava" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Umístění menu" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menu" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Barva nevybraných titulů:" +#~ msgid "Menu position" +#~ msgstr "Umístění menu" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Barva stínování:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Barva nevybraných titulů:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Barva vybraného titulu:" +#~ msgid "Color for shadows:" +#~ msgstr "Barva stínování:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Barva pozadí titulků:" +#~ msgid "Color for selected title:" +#~ msgstr "Barva vybraného titulu:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Písmo menu a barvy" +#~ msgid "Background color for titles:" +#~ msgstr "Barva pozadí titulků:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Zobrazit menu při spuštění disku" +#~ msgid "Menu font and colors" +#~ msgstr "Písmo menu a barvy" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Při spuštění přejít na první titul" +#~ msgid "Show menu at disc startup" +#~ msgstr "Zobrazit menu při spuštění disku" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Volby spuštění disku" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Při spuštění přejít na první titul" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Nemohu najít písmo pro titulky. Končím." +#~ msgid "Disc startup options" +#~ msgstr "Volby spuštění disku" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Přehrát náhled znovu?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Nemohu najít písmo pro titulky. Končím." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Náhled videa" +#~ msgid "Replay the preview again?" +#~ msgstr "Přehrát náhled znovu?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe vytvoří za pomoci zvolených parametrů náhled, takže budete moci " -"zkontrolovat kvalitu videa, synchronizaci zvuku a tak dál." +#~ msgid "Preview video" +#~ msgstr "Náhled videa" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Délka náhledu:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe vytvoří za pomoci zvolených parametrů náhled, takže budete moci " +#~ "zkontrolovat kvalitu videa, synchronizaci zvuku a tak dál." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Nemohu nalézt následující programy:" +#~ msgid "Preview length:" +#~ msgstr "Délka náhledu:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe je potřebuje ke své práci. Pokud chcete používat DeVeDe, musíte si je " -"všechny nainstalovat." +#~ msgid "Can't find the following programs:" +#~ msgstr "Nemohu nalézt následující programy:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Vytvářím..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe je potřebuje ke své práci. Pokud chcete používat DeVeDe, musíte si " +#~ "je všechny nainstalovat." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Uložit aktuální strukturu disku" +#~ msgid "Creating..." +#~ msgstr "Vytvářím..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Vlastnosti titulu" +#~ msgid "Save current disc structure" +#~ msgstr "Uložit aktuální strukturu disku" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Jméno titulu" +#~ msgid "Title properties" +#~ msgstr "Vlastnosti titulu" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Ukončit reprodukci/zobrazení menu disku" +#~ msgid "Title's name" +#~ msgstr "Jméno titulu" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Přehrát první titul" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Ukončit reprodukci/zobrazení menu disku" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Přehrát předchozí titul" +#~ msgid "Play the first title" +#~ msgstr "Přehrát první titul" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Přehrát tento titul znovu (smyčka)" +#~ msgid "Play the previous title" +#~ msgstr "Přehrát předchozí titul" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Přehrát následující titul" +#~ msgid "Play this title again (loop)" +#~ msgstr "Přehrát tento titul znovu (smyčka)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Přehrát poslední titul" +#~ msgid "Play the next title" +#~ msgstr "Přehrát následující titul" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Akce, která se vykoná po ukončení tohoto titulu" +#~ msgid "Play the last title" +#~ msgstr "Přehrát poslední titul" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Varování" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Akce, která se vykoná po ukončení tohoto titulu" + +#~ msgid "Warning" +#~ msgstr "Varování" #~ msgid "Vertical alignment" #~ msgstr "Vertikální uspořádání" diff --git a/po/da.po b/po/da.po index 5e0024b..2608528 100644 --- a/po/da.po +++ b/po/da.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: 3.16.0 beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2010-01-25 15:25+0100\n" "Last-Translator: Henrik Kristiansen \n" "Language-Team: Danish < >\n" @@ -18,1284 +18,1199 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Opretter BIN/CUE filer" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Video filer" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Alle filer" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Undertekst" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Kunne ikke oprette BIN/CUE filerne\n" -"Måske har du ikke mere disk plads" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Opretter ISO fil" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Kunne ikke oprette ISO filerne\n" -"Måske har du ikke mere disk plads" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Opretter menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Der er ikke nok fri disk plads, til at oprette disken\n" -"%(total)d MBytes behøves, men der er kun %(free)d MBytes til rådighed." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Kunne ikke skrive til destinations mappen.\n" -"Check at du har rettigheder og fri plads." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Filen eller folde\n" -"\n" -"%(fil)s\n" -"\n" -"eksistere allerede. Hvis du forsætter, vil den blive slettet." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Ukendt felj" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Opretter DVD træ struktur" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Kunne ikke oprette DVD træ\n" -"Måske har du ikke mere disk plads" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." -msgstr "Menu lydfilen synes at være beskadigt. Bruger standard lydløs lydfil." - -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Kan ikke finde menu bagrund.\n" -"Check menu instillingerne." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Fejl" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Filen synes at være en lyd fil." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Video filer" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Video filer" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Kopierer filen" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Opretter ISO fil" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Kan ikke åbne filen." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Filen indeholder ikke en disk struktur." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Filen indeholder ikke en DeVeDe struktur." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Kan ikke finde følgende film filer. Tilføj dem og prøv at hente disk " -"strukturen igen.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Kan ikke finde menu baggrunden. Disk strukturen vil blive åbnet med standard " -"menu baggrund, så glem ikke at rette dette før oprettelse af disken." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Afslut den aktuelle DVD og luk" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Luk DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Kan ikke finde menu lydfilen. Disk strukturen vil blive åbnet med en lydløs " -"lydfil, så glem ikke at rette dette før oprettelse af disken." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Ingen filnavn" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Kan ikke gemme filen" - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"For mange videoer til denne disk størrelse.\n" -"Vælg en større disk type eller fjen nogle videoer" -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Nogle filer var ikke video filer.\n" -"Ingen tilføjet" -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Slet titel" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Dit projekt indeholder %(X)d film filer, men maxium er %(MAX)d. Fjern nogle " -"filer og prøv igen." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "Ingen kapitler" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Slet titel" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Ikke gemt disk struktur" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Annuler job?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Tilføjer undertekster til" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titel %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Undertekst" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Kodeside" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Sprog" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Video filer" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Alle filer" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Filen synes ikke at være en video fil." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Filen synes at være en lyd fil." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Tilføj kun en fil ad gangen." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Tilføj en film fil før du tilføjer undertekster." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Tilføjer undertekster til" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Konverteringen lykkedes ikke.\n" -"Der synes at være en bug i SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Kopering af fil lykkedes ikke\n" -"Måske er du løbet tør fo disk plads?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Kopierer filen" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Opretter prævisning" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Konverter filer fra titler %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Konverteringen lykkedes ikke.\n" -"Der synes at være en bug i Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "Check også de extra paramtre for Mencoder for syntax fejl." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Konverteringen lykkedes ikke\n" -"Måske er du løbet tør fo disk plads?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "det lykkedes ikke at oprette menuerne." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Menu generering lykkedes ikke." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Kan ikke tilføje knapperne til menuen.\n" -"Der synes at være en fejl i SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Opretter menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Slet midlertidig filer" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Brug optimering for multicore CPU's" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Indstillinger" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Mappe til midlertidige filer:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Mappe til midlertidig filer" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Filer" +msgid "Creating CD image" +msgstr "Opretter ISO fil" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Opretter BIN/CUE filer" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Kunne ikke oprette BIN/CUE filerne\n" +#~ "Måske har du ikke mere disk plads" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Kunne ikke oprette ISO filerne\n" +#~ "Måske har du ikke mere disk plads" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Der er ikke nok fri disk plads, til at oprette disken\n" +#~ "%(total)d MBytes behøves, men der er kun %(free)d MBytes til rådighed." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Kunne ikke skrive til destinations mappen.\n" +#~ "Check at du har rettigheder og fri plads." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Filen eller folde\n" +#~ "\n" +#~ "%(fil)s\n" +#~ "\n" +#~ "eksistere allerede. Hvis du forsætter, vil den blive slettet." + +#~ msgid "Unknown error" +#~ msgstr "Ukendt felj" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Kunne ikke oprette DVD træ\n" +#~ "Måske har du ikke mere disk plads" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "Menu lydfilen synes at være beskadigt. Bruger standard lydløs lydfil." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Kan ikke finde menu bagrund.\n" +#~ "Check menu instillingerne." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Filen indeholder ikke en disk struktur." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Filen indeholder ikke en DeVeDe struktur." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Kan ikke finde følgende film filer. Tilføj dem og prøv at hente disk " +#~ "strukturen igen.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Kan ikke finde menu baggrunden. Disk strukturen vil blive åbnet med " +#~ "standard menu baggrund, så glem ikke at rette dette før oprettelse af " +#~ "disken." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Kan ikke finde menu lydfilen. Disk strukturen vil blive åbnet med en " +#~ "lydløs lydfil, så glem ikke at rette dette før oprettelse af disken." + +#~ msgid "No filename" +#~ msgstr "Ingen filnavn" + +#~ msgid "Can't save the file." +#~ msgstr "Kan ikke gemme filen" + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "For mange videoer til denne disk størrelse.\n" +#~ "Vælg en større disk type eller fjen nogle videoer" + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Nogle filer var ikke video filer.\n" +#~ "Ingen tilføjet" + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Dit projekt indeholder %(X)d film filer, men maxium er %(MAX)d. Fjern " +#~ "nogle filer og prøv igen." + +#~ msgid "no chapters" +#~ msgstr "Ingen kapitler" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Ikke gemt disk struktur" + +#~ msgid "Codepage" +#~ msgstr "Kodeside" + +#~ msgid "Language" +#~ msgstr "Sprog" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Filen synes ikke at være en video fil." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Tilføj kun en fil ad gangen." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Tilføj en film fil før du tilføjer undertekster." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Konverteringen lykkedes ikke.\n" +#~ "Der synes at være en bug i SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Kopering af fil lykkedes ikke\n" +#~ "Måske er du løbet tør fo disk plads?" + +#~ msgid "Creating preview" +#~ msgstr "Opretter prævisning" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Konverter filer fra titler %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Konverteringen lykkedes ikke.\n" +#~ "Der synes at være en bug i Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "Check også de extra paramtre for Mencoder for syntax fejl." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Konverteringen lykkedes ikke\n" +#~ "Måske er du løbet tør fo disk plads?" + +#~ msgid "Failed to create the menues." +#~ msgstr "det lykkedes ikke at oprette menuerne." + +#~ msgid "Menu generation failed." +#~ msgstr "Menu generering lykkedes ikke." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Kan ikke tilføje knapperne til menuen.\n" +#~ "Der synes at være en fejl i SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Slet midlertidig filer" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Brug optimering for multicore CPU's" + +#~ msgid "Options" +#~ msgstr "Indstillinger" + +#~ msgid "Temporary files folder:" +#~ msgstr "Mappe til midlertidige filer:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Mappe til midlertidig filer" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotation" +#~ msgid "Folders" +#~ msgstr "Filer" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "fil:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Ryd" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Encoding:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Sprog:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Sæt undertekster foroven" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Tilføj undertekster" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Vælg en fil" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Afsluttet. Der kan være midlertidig filer i destinations biblioteket" - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Luk DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Afslut den aktuelle DVD og luk" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Annuler job?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Slet kapitel" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "Vil du slette dette kapitel?" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Fortsæt?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Slet undertekster" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Fjern den valgte undertekst fil?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Slet titel" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "Vil du slette denne titel?" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Disk type valg" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Vælg hvilken type disk du vil lave med DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video·DVD\n" -"Lav en video DVD der er kompatibel med alle DVD afspillere" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Lav en VideoCD med en billede kvalitet som på VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super·VideoCD\n" -"Lav en VideoCD med bedre billede kvalitet" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"En anden slags Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX·/·MPEG-4\n" -"Opret fil der er kompatibel med DivX afspillere·" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Din DCD struktur indeholder tomme titler.\n" -"Vil fortsætte alligevel?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Job færdig!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Slet den aktuelle disk struktur" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Slet den aktuelle disk struktur og start forfra?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Fejl" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Fil indstillinger" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Fil" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Frames pr. sekund:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Orginal længde (sekunder):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Orginal lyd rate (KBits/sek):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Orginal video rate (KBits/sek):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Orginal størrelse (pixels):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Endelig størrelse (pixels):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Anslået total længde (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Fil info" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Video format" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Lyd spor:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Denne video fil har ingen lydspor" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Lydspor" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Reset" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Reset lydstyrke til 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Lydstyrkel" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Gem fuld længde" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Gem den første halvdel" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Gem den anden halvdel" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Opdel fil" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Skriftstørelse:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Forcej undertekster" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "DivX formatet understøtter ikke undertekster. Læs venligst FAQ" - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Undertekster" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Video rate (Kbits/sek)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Lyd rate (Kbits/sek)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Opdel filen i kapitler (for nemmere søgning)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Størrelse (i minutter) for hver kapittel:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Opdel i kapitler" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Generelt" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Standard" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Færdig størrelse" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "" -" dimensionsforhold, højde-bredde-forhold\n" -"" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Video format" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Ingen rotation" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Roter 180 grader" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Roter 90 grader med uret" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Roter 90 grader imod uret" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotation" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Vandret spejl" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Lodret spejl" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Spejl" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "midlertidige felter" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Felt rækkefølgel" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Tilføj sorte bjælker" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Skaler billede" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Skalerings mode" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Video indstillinger" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Brug MBCMP (hurtigere)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Vælg MBD mode som skal bruge de færeste bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "Vælg MBD mode som har den bedste rate distortion (bedre kvalitet)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Brug Trellis Searched Quantization (Bedre kvalitet, langsommere konvertering)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "" -"MacroBlock beslutning algoritme og Trelliskode søgte kvantisering" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "Brug Brug dobbelt kodning (Bedre kvalitet, langsommere konvertering)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Turbo 1st pass" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Two pass kodning" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median deinterlacing filter" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Deinterlace ikke" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF·deinterlacing·filter" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg deinterlacing filter" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Liniær blend" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5 deinterlacing filter" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Deinterlacing" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Kvalitet" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Lyd forsinkelse (i sekunder):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Opret DVD med 5.1 kanals lyd" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Denne fil har allerede AC3 lyd (kopier lyd data i stedet for at " -"genkomprimere den" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Lyd" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Lyd" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Denne fil er allerede en DVD/xCD-suitable MPEG-PS file" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "genpak lyd og video filer uden genkodning (brugbart for VOB filer)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Brug en GOP på 12 frames (forbedre kompabiliteten)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Speciel" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Extra parameters for Mencoder" +#~ msgid "Workarounds" +#~ msgstr "Rotation" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Misc" +#~ msgid "File:" +#~ msgstr "fil:" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Avancerede indstillinger" +#~ msgid "Clear" +#~ msgstr "Ryd" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Prævis" +#~ msgid "Encoding:" +#~ msgstr "Encoding:" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Vælg den mappe hvor DeVeDe skal oprette DVD billedet og et navn for det.Brug " -"ikke en mappe på et VFAT/FAT32 drev. Karakterene /, | og \\ er ikke tilladt " -"og vil blive erstattet af en understreg." +#~ msgid "Language:" +#~ msgstr "Sprog:" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Vælg en folder" +#~ msgid "Put subtitles upper" +#~ msgstr "Sæt undertekster foroven" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Tilføj undertekster" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Hent en disk struktur" +#~ msgid "Choose a file" +#~ msgstr "Vælg en fil" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Advarsel: Du har allerede en disk struktur" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "" +#~ "Afsluttet. Der kan være midlertidig filer i destinations biblioteket" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Hvis du henter en disk struktur, vil du miste den nuværende (undtaget hvis " -"du gemmer den) Vil du fortsætte?" +#~ msgid "Delete chapter" +#~ msgstr "Slet kapitel" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "Vil du slette dette kapitel?" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" +#~ msgid "Proceed?" +#~ msgstr "Fortsæt?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" +#~ msgid "Delete subtitle" +#~ msgstr "Slet undertekster" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1.4 GB DVD" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Fjern den valgte undertekst fil?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4.7 GB DVD" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "Vil du slette denne titel?" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8.5 GB DVD" +#~ msgid "Disc type selection" +#~ msgstr "Disk type valg" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Vælg hvilken type disk du vil lave med DeVeDe" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Fil" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video·DVD\n" +#~ "Lav en video DVD der er kompatibel med alle DVD afspillere" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Lav en VideoCD med en billede kvalitet som på VHS" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super·VideoCD\n" +#~ "Lav en VideoCD med bedre billede kvalitet" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Hjælp" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "En anden slags Super VideoCD" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Titler" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX·/·MPEG-4\n" +#~ "Opret fil der er kompatibel med DivX afspillere·" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Filer" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Din DCD struktur indeholder tomme titler.\n" +#~ "Vil fortsætte alligevel?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Længde (sekunder):" +#~ msgid "Job done!" +#~ msgstr "Job færdig!" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Video rate (Kbits/sek):" +#~ msgid "Delete current disc structure?" +#~ msgstr "Slet den aktuelle disk struktur" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Lyd rate (Kbits/sek):" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Slet den aktuelle disk struktur og start forfra?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Anslået længde (MBytes):" +#~ msgid "File properties" +#~ msgstr "Fil indstillinger" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "" -"Output dimensionsforhold, højde-bredde-forhold\n" -":" +#~ msgid "File" +#~ msgstr "Fil" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Størrelse på kapitler:" +#~ msgid "Frames per second:" +#~ msgstr "Frames pr. sekund:" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Juster disk forbruget" +#~ msgid "Original length (seconds):" +#~ msgstr "Orginal længde (sekunder):" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Orginal lyd rate (KBits/sek):" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Medie størrelse:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Orginal video rate (KBits/sek):" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Disk forbrug" +#~ msgid "Original size (pixels):" +#~ msgstr "Orginal størrelse (pixels):" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "Endelig størrelse (pixels):" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Standard format" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Anslået total længde (MBytes):" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Opret en menu med titler" +#~ msgid "File info" +#~ msgstr "Fil info" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Menu indstillinger" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Prævis menu" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menuer" +#~ msgid "Video format" +#~ msgstr "Video format" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Konverter kun film filer til kompatible MPEG filer" +#~ msgid "Audio track:" +#~ msgstr "Lyd spor:" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Opret disk struktur" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Denne video fil har ingen lydspor" -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Opret et ISO eller BIN/CUE billede, til senere brænding på disk" +#~ msgid "Audio tracks" +#~ msgstr "Lydspor" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Action" +#~ msgid "Reset" +#~ msgstr "Reset" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Menu prævis" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Reset lydstyrke til 100%" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Skygge farve:" +#~ msgid "Volume (%)" +#~ msgstr "Lydstyrkel" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Tekst farve:" +#~ msgid "Store full length" +#~ msgstr "Gem fuld længde" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Tekst:" +#~ msgid "Store the first half" +#~ msgstr "Gem den første halvdel" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Skrifttype:" +#~ msgid "Store the second half" +#~ msgstr "Gem den anden halvdel" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Menu titel" +#~ msgid "File split" +#~ msgstr "Opdel fil" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Vælg et billede som skal bruges til disken's menu" +#~ msgid "Font size:" +#~ msgstr "Skriftstørelse:" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Indstil standard baggrund" +#~ msgid "Force subtitles" +#~ msgstr "Forcej undertekster" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Menu baggrund (kun PNG)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "DivX formatet understøtter ikke undertekster. Læs venligst FAQ" -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Vælg en musik fil" +#~ msgid "Subtitles" +#~ msgstr "Undertekster" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Indstil menuer uden lyd" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Video rate (Kbits/sek)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Menu musik" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Lyd rate (Kbits/sek)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Opdel filen i kapitler (for nemmere søgning)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Størrelse (i minutter) for hver kapittel:" + +#~ msgid "Division in chapters" +#~ msgstr "Opdel i kapitler" + +#~ msgid "General" +#~ msgstr "Generelt" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Standard" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Færdig størrelse" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "" +#~ " dimensionsforhold, højde-bredde-forhold\n" +#~ "" + +#~ msgid "Video format" +#~ msgstr "Video format" + +#~ msgid "No rotation" +#~ msgstr "Ingen rotation" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Roter 180 grader" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Roter 90 grader med uret" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Roter 90 grader imod uret" + +#~ msgid "Rotation" +#~ msgstr "Rotation" + +#~ msgid "Horizontal mirror" +#~ msgstr "Vandret spejl" + +#~ msgid "Vertical mirror" +#~ msgstr "Lodret spejl" + +#~ msgid "Mirror" +#~ msgstr "Spejl" + +#~ msgid "Swap fields" +#~ msgstr "midlertidige felter" + +#~ msgid "Field order" +#~ msgstr "Felt rækkefølgel" + +#~ msgid "Add black bars" +#~ msgstr "Tilføj sorte bjælker" + +#~ msgid "Scale picture" +#~ msgstr "Skaler billede" + +#~ msgid "Scaling mode" +#~ msgstr "Skalerings mode" + +#~ msgid "Video options" +#~ msgstr "Video indstillinger" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Brug MBCMP (hurtigere)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Vælg MBD mode som skal bruge de færeste bits" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "Vælg MBD mode som har den bedste rate distortion (bedre kvalitet)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Brug Trellis Searched Quantization (Bedre kvalitet, langsommere " +#~ "konvertering)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "" +#~ "MacroBlock beslutning algoritme og Trelliskode søgte kvantisering" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Brug Brug dobbelt kodning (Bedre kvalitet, langsommere konvertering)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Turbo 1st pass" + +#~ msgid "Two pass encoding" +#~ msgstr "Two pass kodning" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median deinterlacing filter" + +#~ msgid "Don't deinterlace" +#~ msgstr "Deinterlace ikke" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF·deinterlacing·filter" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg deinterlacing filter" + +#~ msgid "Linear blend" +#~ msgstr "Liniær blend" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5 deinterlacing filter" + +#~ msgid "Deinterlacing" +#~ msgstr "Deinterlacing" + +#~ msgid "Quality" +#~ msgstr "Kvalitet" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Lyd forsinkelse (i sekunder):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Opret DVD med 5.1 kanals lyd" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Denne fil har allerede AC3 lyd (kopier lyd data i stedet for at " +#~ "genkomprimere den" + +#~ msgid "Audio" +#~ msgstr "Lyd" + +#~ msgid "Audio" +#~ msgstr "Lyd" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Denne fil er allerede en DVD/xCD-suitable MPEG-PS file" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "genpak lyd og video filer uden genkodning (brugbart for VOB filer)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Brug en GOP på 12 frames (forbedre kompabiliteten)" + +#~ msgid "Special" +#~ msgstr "Speciel" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Vandret justering" +#~ msgid "Extra parameters for coder" +#~ msgstr "Extra parameters for Mencoder" + +#~ msgid "Misc" +#~ msgstr "Misc" + +#~ msgid "Advanced options" +#~ msgstr "Avancerede indstillinger" + +#~ msgid "Preview" +#~ msgstr "Prævis" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Vælg den mappe hvor DeVeDe skal oprette DVD billedet og et navn for det." +#~ "Brug ikke en mappe på et VFAT/FAT32 drev. Karakterene /, | og \\ er ikke " +#~ "tilladt og vil blive erstattet af en understreg." + +#~ msgid "Choose a folder" +#~ msgstr "Vælg en folder" + +#~ msgid "Load a disc structure" +#~ msgstr "Hent en disk struktur" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Advarsel: Du har allerede en disk struktur" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Hvis du henter en disk struktur, vil du miste den nuværende (undtaget " +#~ "hvis du gemmer den) Vil du fortsætte?" + +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" + +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" + +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" + +#~ msgid "1.4 GB DVD" +#~ msgstr "1.4 GB DVD" + +#~ msgid "4.7 GB DVD" +#~ msgstr "4.7 GB DVD" + +#~ msgid "8.5 GB DVD" +#~ msgstr "8.5 GB DVD" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Fil" + +#~ msgid "_Help" +#~ msgstr "_Hjælp" + +#~ msgid "Titles" +#~ msgstr "Titler" + +#~ msgid "Files" +#~ msgstr "Filer" + +#~ msgid "Length (seconds):" +#~ msgstr "Længde (sekunder):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Video rate (Kbits/sek):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Lyd rate (Kbits/sek):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Anslået længde (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "" +#~ "Output dimensionsforhold, højde-bredde-forhold\n" +#~ ":" + +#~ msgid "Size of chapters:" +#~ msgstr "Størrelse på kapitler:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Juster disk forbruget" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Medie størrelse:" + +#~ msgid "Disc usage" +#~ msgstr "Disk forbrug" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Standard format" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Opret en menu med titler" + +#~ msgid "Menu options" +#~ msgstr "Menu indstillinger" + +#~ msgid "Preview menu" +#~ msgstr "Prævis menu" + +#~ msgid "Menus" +#~ msgstr "Menuer" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Konverter kun film filer til kompatible MPEG filer" + +#~ msgid "Create disc structure" +#~ msgstr "Opret disk struktur" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Opret et ISO eller BIN/CUE billede, til senere brænding på disk" + +#~ msgid "Action" +#~ msgstr "Action" + +#~ msgid "Menu preview" +#~ msgstr "Menu prævis" + +#~ msgid "Shadow color:" +#~ msgstr "Skygge farve:" + +#~ msgid "Text color:" +#~ msgstr "Tekst farve:" + +#~ msgid "Text:" +#~ msgstr "Tekst:" + +#~ msgid "Font:" +#~ msgstr "Skrifttype:" + +#~ msgid "Menu title" +#~ msgstr "Menu titel" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Vælg et billede som skal bruges til disken's menu" + +#~ msgid "Set default background" +#~ msgstr "Indstil standard baggrund" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Menu baggrund (kun PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Vælg en musik fil" + +#~ msgid "Set menus without sound" +#~ msgstr "Indstil menuer uden lyd" + +#~ msgid "Menu music" +#~ msgstr "Menu musik" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Speciel" +#~ msgid "Horizontal" +#~ msgstr "Vandret justering" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Top" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Speciel" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Mellem" +#~ msgid "Top" +#~ msgstr "Top" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Bund" +#~ msgid "Middle" +#~ msgstr "Mellem" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Venstre" +#~ msgid "Bottom" +#~ msgstr "Bund" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Center" +#~ msgid "Left" +#~ msgstr "Venstre" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Højre" +#~ msgid "Center" +#~ msgstr "Center" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menuer" +#~ msgid "Right" +#~ msgstr "Højre" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Menu position" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menuer" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Farve for ikke valgte titler:" +#~ msgid "Menu position" +#~ msgstr "Menu position" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Farve for skygger:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Farve for ikke valgte titler:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Farve for den valgte titel:" +#~ msgid "Color for shadows:" +#~ msgstr "Farve for skygger:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Baggrundsfarve for titler:" +#~ msgid "Color for selected title:" +#~ msgstr "Farve for den valgte titel:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Menu skrifttype og farve" +#~ msgid "Background color for titles:" +#~ msgstr "Baggrundsfarve for titler:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Vis menu når disken starter" +#~ msgid "Menu font and colors" +#~ msgstr "Menu skrifttype og farve" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Hop til den første titel" +#~ msgid "Show menu at disc startup" +#~ msgstr "Vis menu når disken starter" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Disk opstarts indstillinger" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Hop til den første titel" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Can ikke finde skrifttype til undertekster. Afslutter" +#~ msgid "Disc startup options" +#~ msgstr "Disk opstarts indstillinger" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Afspil prævisningen igen?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Can ikke finde skrifttype til undertekster. Afslutter" -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Prævis video" +#~ msgid "Replay the preview again?" +#~ msgstr "Afspil prævisningen igen?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe vil oprette en forhåndsvisning med de valgte parametre, så du vil " -"være i stand til at checke video kvaliteten, lyden o.s.v" +#~ msgid "Preview video" +#~ msgstr "Prævis video" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Prævis længde:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe vil oprette en forhåndsvisning med de valgte parametre, så du vil " +#~ "være i stand til at checke video kvaliteten, lyden o.s.v" -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Kan ikke finde følgende programmer:" +#~ msgid "Preview length:" +#~ msgstr "Prævis længde:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe behøver dem for at virke. Hvis du ønsker at bruge DeVeDe må du " -"indstallere dem alle" +#~ msgid "Can't find the following programs:" +#~ msgstr "Kan ikke finde følgende programmer:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Opretter..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe behøver dem for at virke. Hvis du ønsker at bruge DeVeDe må du " +#~ "indstallere dem alle" -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Gem den aktuelle disk struktur" +#~ msgid "Creating..." +#~ msgstr "Opretter..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Titel egenskaber" +#~ msgid "Save current disc structure" +#~ msgstr "Gem den aktuelle disk struktur" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Titlen's navn" +#~ msgid "Title properties" +#~ msgstr "Titel egenskaber" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Stop afspilling / vis disk menu" +#~ msgid "Title's name" +#~ msgstr "Titlen's navn" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Afspil den første titel" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Stop afspilling / vis disk menu" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Afspil foregående titel" +#~ msgid "Play the first title" +#~ msgstr "Afspil den første titel" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Afspil denne titel igen (loop)" +#~ msgid "Play the previous title" +#~ msgstr "Afspil foregående titel" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Afspil næste titel" +#~ msgid "Play this title again (loop)" +#~ msgstr "Afspil denne titel igen (loop)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Afspil den sidste titel" +#~ msgid "Play the next title" +#~ msgstr "Afspil næste titel" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Hvad skal der ske når denne titel slutter" +#~ msgid "Play the last title" +#~ msgstr "Afspil den sidste titel" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Advarsel" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Hvad skal der ske når denne titel slutter" + +#~ msgid "Warning" +#~ msgstr "Advarsel" #~ msgid "Vertical alignment" #~ msgstr "Lodret justering" diff --git a/po/de.po b/po/de.po index 54fa4cd..43b6fe8 100644 --- a/po/de.po +++ b/po/de.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: devede 4.7.1\n" -"Report-Msgid-Bugs-To: devede@packages.debian.org\n" -"POT-Creation-Date: 2016-03-14 16:01+0100\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2016-08-13 15:02+0200\n" "Last-Translator: Holger Wansing \n" "Language-Team: german \n" @@ -23,61 +23,61 @@ msgstr "" msgid "Video files" msgstr "Videodateien" -#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:90 -#: ../src/devedeng/dvd_menu.py:150 ../src/devedeng/dvd_menu.py:162 -#: ../src/devedeng/opensave.py:49 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "Alle Dateien" -#: ../src/devedeng/ask_subtitles.py:79 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "Untertitel-Dateien" -#: ../src/devedeng/avconv.py:115 ../src/devedeng/ffmpeg.py:111 +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 #, python-format msgid "Converting %(X)s (pass 2)" msgstr "Konvertieren von %(X)s (Durchgang 2)" -#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:113 +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 #, python-format msgid "Converting %(X)s (pass 1)" msgstr "Konvertieren von %(X)s (Durchgang 1)" -#: ../src/devedeng/avconv.py:126 ../src/devedeng/ffmpeg.py:122 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "Konvertieren von %(X)s" -#: ../src/devedeng/avconv.py:362 ../src/devedeng/ffmpeg.py:355 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "Erstellen des Menüs %(X)d" -#: ../src/devedeng/choose_disc_type.py:154 -#: ../src/devedeng/choose_disc_type.py:162 -#: ../src/devedeng/choose_disc_type.py:175 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 #: ../src/devedeng/choose_disc_type.py:183 -#: ../src/devedeng/choose_disc_type.py:191 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:202 -#: ../src/devedeng/choose_disc_type.py:206 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (nicht installiert)\n" -#: ../src/devedeng/choose_disc_type.py:156 -#: ../src/devedeng/choose_disc_type.py:164 -#: ../src/devedeng/choose_disc_type.py:177 -#: ../src/devedeng/choose_disc_type.py:185 -#: ../src/devedeng/choose_disc_type.py:193 -#: ../src/devedeng/choose_disc_type.py:200 -#: ../src/devedeng/choose_disc_type.py:204 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 #: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (installiert)\n" -#: ../src/devedeng/choose_disc_type.py:157 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -88,7 +88,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:165 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -99,7 +99,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:178 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -110,7 +110,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -121,7 +121,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -132,7 +132,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:210 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -143,45 +143,53 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/dvdauthor_converter.py:49 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "Erzeugen der DVD-Struktur" -#: ../src/devedeng/dvd_menu.py:91 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "Die ausgewählte Datei ist ein Video, keine Audiodatei." -#: ../src/devedeng/dvd_menu.py:91 ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "Fehler" -#: ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "Die ausgewählte Datei ist keine Audiodatei." -#: ../src/devedeng/dvd_menu.py:145 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "Bilddateien" -#: ../src/devedeng/dvd_menu.py:157 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "Audiodateien" -#: ../src/devedeng/dvd_menu.py:396 -#, python-format -msgid "Page %(X)d of %(Y)d" -msgstr "Seite %(X)d von %(Y)d" +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" #: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "Kopieren der Datei %(X)s" -#: ../src/devedeng/genisoimage.py:67 ../src/devedeng/mkisofs.py:67 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "Erzeugen von ISO-Image" -#: ../src/devedeng/help.py:17 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "Öffnen der Hilfedateien nicht möglich." @@ -190,46 +198,50 @@ msgstr "Öffnen der Hilfedateien nicht möglich." msgid "Mixing menu %(X)d" msgstr "Mischen des Menüs %(X)d" -#: ../src/devedeng/opensave.py:45 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "DevedeNG-Projekte" -#: ../src/devedeng/project.py:204 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "Aktuellen Vorgang abbrechen und DeVeDe beenden?" -#: ../src/devedeng/project.py:204 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "DeVeDe beenden" -#: ../src/devedeng/project.py:259 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" +msgstr "" + +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "Folgende Dateien konnten nicht hinzugefügt werden:" -#: ../src/devedeng/project.py:259 ../src/devedeng/project.py:719 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "Fehler beim Hinzufügen der Dateien" -#: ../src/devedeng/project.py:271 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "Die Datei %(X)s (%(Y)s) wird entfernt." -#: ../src/devedeng/project.py:271 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "Datei löschen" -#: ../src/devedeng/project.py:474 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" "Das Limit für dieses Format ist %(l)d Dateien, aber Ihr Projekt hat %(h)d." -#: ../src/devedeng/project.py:474 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "Zu viele Dateien im Projekt" -#: ../src/devedeng/project.py:483 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -248,54 +260,58 @@ msgstr "" "\n" "inklusive seinem gesamten Inhalt gelöscht. Fortfahren?" -#: ../src/devedeng/project.py:483 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "Verzeichnis löschen" -#: ../src/devedeng/project.py:618 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "Aktuelles Projekt schließen und ein neues beginnen?" -#: ../src/devedeng/project.py:618 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "Neues Projekt" -#: ../src/devedeng/project.py:659 +#: ../src/devedeng/project.py:678 msgid "The file already exists. Overwrite it?" msgstr "Die Datei existiert bereits. Überschreiben?" -#: ../src/devedeng/project.py:659 +#: ../src/devedeng/project.py:678 msgid "The file already exists" msgstr "Die Datei existiert bereits." -#: ../src/devedeng/project.py:719 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "" "Folgende Dateien in dem Projekt konnten nicht erneut hinzugefügt werden:" -#: ../src/devedeng/runner.py:91 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "Aktuellen Vorgang abbrechen?" -#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:61 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "Alle Kerne verwenden" -#: ../src/devedeng/settings.py:49 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "Verwende %(X)d Kern" msgstr[1] "Verwende %(X)d Kerne" -#: ../src/devedeng/settings.py:55 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "Verwende alle bis auf %(X)d Kern" msgstr[1] "Verwende alle bis auf %(X)d Kerne" -#: ../src/devedeng/settings.py:121 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "Keine Disks unterstützt" @@ -309,801 +325,608 @@ msgstr "Hinzufügen von %(L)s Untertiteln zu %(X)s" msgid "Title %(X)d" msgstr "Titel %(X)d" -#: ../src/devedeng/vcdimager_converter.py:46 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "Erzeugen von ISO-Image" -#: ../data/interface/wabout.ui.h:1 -msgid "2014 Raster Software Vigo" -msgstr "2014 Raster Software Vigo" - -#: ../data/interface/wadd_files.ui.h:1 -msgid "Add new file(s)" -msgstr "Neue Datei(en) hinzufügen" - -#: ../data/interface/wask_subtitles.ui.h:1 -msgid "File:" -msgstr "Datei:" - -#: ../data/interface/wask_subtitles.ui.h:2 -msgid "Encoding:" -msgstr "Kodierung:" - -#: ../data/interface/wask_subtitles.ui.h:3 -msgid "Language:" -msgstr "Sprache:" - -#: ../data/interface/wask_subtitles.ui.h:4 -msgid "Put subtitles upper" -msgstr "Untertitel anheben" - -#: ../data/interface/wcreate.ui.h:1 -msgid "devede" -msgstr "devede" - -#: ../data/interface/wcreate.ui.h:2 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" -"Wählen Sie das Verzeichnis, in dem DeVeDe die Dateien erzeugen wird sowie " -"einen Namen dafür. Benutzen Sie KEIN Verzeichnis auf einem VFAT/" -"FAT32-Laufwerk. Die Zeichen /, | und \\ sind nicht erlaubt und werden durch " -"Unterstriche ersetzt." - -#: ../data/interface/wcreate.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "Nach Abschluß der Disk Computer herunterfahren" - -#: ../data/interface/wdone.ui.h:1 -msgid "Burn" -msgstr "Brennen" - -#: ../data/interface/wdone.ui.h:2 -msgid "Job done!" -msgstr "Erledigt!" - -#: ../data/interface/wdone.ui.h:3 ../data/interface/werror.ui.h:2 -msgid "Debugging data" -msgstr "Debugging-Daten zur Fehlerverfolgung" - -#: ../data/interface/werror.ui.h:1 -msgid "There was an error while creating the disc." -msgstr "Beim Erstellen der Disk ist ein Fehler aufgetreten." - -#: ../data/interface/wfile_properties.ui.h:1 -msgid "Show this title in the menu" -msgstr "Diesen Titel im Menü anzeigen" - -#: ../data/interface/wfile_properties.ui.h:2 -msgid "Title" -msgstr "Titel" - -#: ../data/interface/wfile_properties.ui.h:3 -msgid "Path:" -msgstr "Pfad:" - -#: ../data/interface/wfile_properties.ui.h:4 -msgid "Original size (pixels):" -msgstr "Originalgröße (Pixel):" - -#: ../data/interface/wfile_properties.ui.h:5 -msgid "Original length (seconds):" -msgstr "Originallänge (Sekunden):" - -#: ../data/interface/wfile_properties.ui.h:6 -msgid "Original aspect ratio:" -msgstr "Original-Seitenverhältnis:" - -#: ../data/interface/wfile_properties.ui.h:7 -msgid "Frames per second:" -msgstr "Frames pro Sekunde:" - -#: ../data/interface/wfile_properties.ui.h:8 -msgid "Original audio rate (Kbits/sec):" -msgstr "Original-Audio-Bitrate (Kbit/s):" - -#: ../data/interface/wfile_properties.ui.h:9 -msgid "Original video rate (Kbits/sec):" -msgstr "Original-Video-Bitrate (Kbit/s):" - -#: ../data/interface/wfile_properties.ui.h:10 -msgid "File info" -msgstr "Dateiinfo" - -#: ../data/interface/wfile_properties.ui.h:11 -#: ../data/interface/wmessage.ui.h:1 -msgid "column" -msgstr "Spalte" - -#: ../data/interface/wfile_properties.ui.h:12 -msgid "Select all" -msgstr "Alle auswählen" - -#: ../data/interface/wfile_properties.ui.h:13 -msgid "Unselect all" -msgstr "Keine auswählen" - -#: ../data/interface/wfile_properties.ui.h:14 -msgid "Set properties to these files" -msgstr "Eigenschaften für diese Dateien setzen" - -#: ../data/interface/wfile_properties.ui.h:15 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:15 -msgid "NTSC" -msgstr "NTSC" - -#: ../data/interface/wfile_properties.ui.h:17 -msgid "Video format" -msgstr "Videoformat" - -#: ../data/interface/wfile_properties.ui.h:18 -msgid "300" -msgstr "300" - -#: ../data/interface/wfile_properties.ui.h:19 -msgid "Reset" -msgstr "Zurücksetzen" - -#: ../data/interface/wfile_properties.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Volume (%)" +#~ msgid "Page %(X)d of %(Y)d" +#~ msgstr "Seite %(X)d von %(Y)d" -#: ../data/interface/wfile_properties.ui.h:22 -msgid "Automatic" -msgstr "Automatisch" +#~ msgid "2014 Raster Software Vigo" +#~ msgstr "2014 Raster Software Vigo" -#: ../data/interface/wfile_properties.ui.h:23 -msgid "5000" -msgstr "5000" +#~ msgid "Add new file(s)" +#~ msgstr "Neue Datei(en) hinzufügen" -#: ../data/interface/wfile_properties.ui.h:24 -msgid "Video rate (KBits/sec)" -msgstr "Video-Bitrate (Kbit/s)" +#~ msgid "File:" +#~ msgstr "Datei:" -#: ../data/interface/wfile_properties.ui.h:25 -msgid "224" -msgstr "224" +#~ msgid "Encoding:" +#~ msgstr "Kodierung:" -#: ../data/interface/wfile_properties.ui.h:26 -msgid "Audio rate (KBits/sec)" -msgstr "Audio-Bitrate (Kbit/s)" +#~ msgid "Language:" +#~ msgstr "Sprache:" -#: ../data/interface/wfile_properties.ui.h:27 -msgid "5" -msgstr "5" +#~ msgid "Put subtitles upper" +#~ msgstr "Untertitel anheben" -#: ../data/interface/wfile_properties.ui.h:28 -msgid "Size (in minutes) for each chapter:" -msgstr "Länge (in Minuten) für jedes Kapitel:" +#~ msgid "devede" +#~ msgstr "devede" -#: ../data/interface/wfile_properties.ui.h:29 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Datei in Kapitel aufteilen (für einfacheres Suchen)" +#~ msgid "" +#~ "Choose the folder where Devede will create the files and a name for it. " +#~ "Do not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " +#~ "accepted and will be replaced by underscores." +#~ msgstr "" +#~ "Wählen Sie das Verzeichnis, in dem DeVeDe die Dateien erzeugen wird sowie " +#~ "einen Namen dafür. Benutzen Sie KEIN Verzeichnis auf einem VFAT/FAT32-" +#~ "Laufwerk. Die Zeichen /, | und \\ sind nicht erlaubt und werden durch " +#~ "Unterstriche ersetzt." -#: ../data/interface/wfile_properties.ui.h:30 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "Manuelle Kapitelliste (mittels Komma in mm:ss-Format trennen):" +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "Nach Abschluß der Disk Computer herunterfahren" -#: ../data/interface/wfile_properties.ui.h:31 -msgid "Division in chapters" -msgstr "Aufteilung in Kapitel" +#~ msgid "Burn" +#~ msgstr "Brennen" -#: ../data/interface/wfile_properties.ui.h:32 -msgid "General" -msgstr "Allgemein" +#~ msgid "Job done!" +#~ msgstr "Erledigt!" -#: ../data/interface/wfile_properties.ui.h:33 -msgid "Language" -msgstr "Sprache" +#~ msgid "Debugging data" +#~ msgstr "Debugging-Daten zur Fehlerverfolgung" -#: ../data/interface/wfile_properties.ui.h:34 -msgid "Subtitle" -msgstr "Untertitel" +#~ msgid "There was an error while creating the disc." +#~ msgstr "Beim Erstellen der Disk ist ein Fehler aufgetreten." -#: ../data/interface/wfile_properties.ui.h:35 -msgid "Font size:" -msgstr "Schriftgröße:" +#~ msgid "Show this title in the menu" +#~ msgstr "Diesen Titel im Menü anzeigen" -#: ../data/interface/wfile_properties.ui.h:36 -msgid "Force subtitles" -msgstr "Untertitel erzwingen" +#~ msgid "Title" +#~ msgstr "Titel" -#: ../data/interface/wfile_properties.ui.h:37 -msgid "Fill color:" -msgstr "Füllfarbe: " +#~ msgid "Path:" +#~ msgstr "Pfad:" -#: ../data/interface/wfile_properties.ui.h:38 -msgid "Outline color:" -msgstr "Umrissfarbe:" +#~ msgid "Original size (pixels):" +#~ msgstr "Originalgröße (Pixel):" -#: ../data/interface/wfile_properties.ui.h:39 -msgid "Outline thickness:" -msgstr "Umrissstärke:" +#~ msgid "Original length (seconds):" +#~ msgstr "Originallänge (Sekunden):" -#: ../data/interface/wfile_properties.ui.h:40 -msgid "Subtitles" -msgstr "Untertitel" +#~ msgid "Original aspect ratio:" +#~ msgstr "Original-Seitenverhältnis:" -#: ../data/interface/wfile_properties.ui.h:41 -msgid "1920x1080" -msgstr "1920x1080" +#~ msgid "Frames per second:" +#~ msgstr "Frames pro Sekunde:" -#: ../data/interface/wfile_properties.ui.h:42 -msgid "1280x720" -msgstr "1280x720" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Original-Audio-Bitrate (Kbit/s):" -#: ../data/interface/wfile_properties.ui.h:43 -msgid "720x480" -msgstr "720x480" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Original-Video-Bitrate (Kbit/s):" -#: ../data/interface/wfile_properties.ui.h:44 -msgid "704x480" -msgstr "704x480" +#~ msgid "File info" +#~ msgstr "Dateiinfo" -#: ../data/interface/wfile_properties.ui.h:45 -msgid "480x480" -msgstr "480x480" - -#: ../data/interface/wfile_properties.ui.h:46 -msgid "352x480" -msgstr "352x480" +#~ msgid "column" +#~ msgstr "Spalte" -#: ../data/interface/wfile_properties.ui.h:47 -msgid "352x240" -msgstr "352x240" +#~ msgid "Select all" +#~ msgstr "Alle auswählen" -#: ../data/interface/wfile_properties.ui.h:48 -msgid "720x576" -msgstr "720x576" +#~ msgid "Unselect all" +#~ msgstr "Keine auswählen" -#: ../data/interface/wfile_properties.ui.h:49 -msgid "704x576" -msgstr "704x576" +#~ msgid "Set properties to these files" +#~ msgstr "Eigenschaften für diese Dateien setzen" -#: ../data/interface/wfile_properties.ui.h:50 -msgid "480x576" -msgstr "480x576" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../data/interface/wfile_properties.ui.h:51 -msgid "352x576" -msgstr "352x576" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../data/interface/wfile_properties.ui.h:52 -msgid "352x288" -msgstr "352x288" +#~ msgid "Video format" +#~ msgstr "Videoformat" -#: ../data/interface/wfile_properties.ui.h:53 -msgid "Final size" -msgstr "Finale Größe" +#~ msgid "300" +#~ msgstr "300" -#: ../data/interface/wfile_properties.ui.h:54 -msgid "4:3" -msgstr "4:3" +#~ msgid "Reset" +#~ msgstr "Zurücksetzen" -#: ../data/interface/wfile_properties.ui.h:55 -msgid "16:9" -msgstr "16:9" - -#: ../data/interface/wfile_properties.ui.h:56 -msgid "Aspect ratio" -msgstr "Seitenverhältnis" - -#: ../data/interface/wfile_properties.ui.h:57 -msgid "Horizontal mirror" -msgstr "Horizontal spiegeln" - -#: ../data/interface/wfile_properties.ui.h:58 -msgid "Vertical mirror" -msgstr "Vertikal spiegeln" - -#: ../data/interface/wfile_properties.ui.h:59 -msgid "Mirror" -msgstr "Spiegeln" - -#: ../data/interface/wfile_properties.ui.h:60 -msgid "No rotation" -msgstr "Keine Drehung" - -#: ../data/interface/wfile_properties.ui.h:61 -msgid "90 degrees (clockwise)" -msgstr "Um 90 Grad im Uhrzeigersinn" - -#: ../data/interface/wfile_properties.ui.h:62 -msgid "180 degrees" -msgstr "Um 180 Grad" - -#: ../data/interface/wfile_properties.ui.h:63 -msgid "90 degrees (counter-clockwise)" -msgstr "Um 90 Grad gegen den Uhrzeigersinn" - -#: ../data/interface/wfile_properties.ui.h:64 -msgid "Rotation" -msgstr "Drehung" - -#: ../data/interface/wfile_properties.ui.h:65 -msgid "Add black bars" -msgstr "Schwarze Balken hinzufügen" - -#: ../data/interface/wfile_properties.ui.h:66 -msgid "Scale picture" -msgstr "Bild skalieren" - -#: ../data/interface/wfile_properties.ui.h:67 -msgid "Cut picture" -msgstr "Bild zuschneiden" - -#: ../data/interface/wfile_properties.ui.h:68 -msgid "Scaling mode" -msgstr "Skalierungsmodus" - -#: ../data/interface/wfile_properties.ui.h:69 -msgid "Video options" -msgstr "Video-Optionen" - -#: ../data/interface/wfile_properties.ui.h:70 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Benutze Zweifach-Durchlauf-Kodierung (höhere Qualität, aber erheblich " -"langsamer)" - -#: ../data/interface/wfile_properties.ui.h:71 -msgid "Two pass encoding" -msgstr "Zweifach-Durchlauf-Kodierung" - -#: ../data/interface/wfile_properties.ui.h:72 -msgid "Don't deinterlace" -msgstr "Kein Deinterlacing" - -#: ../data/interface/wfile_properties.ui.h:73 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg-Deinterlacing-Filter" - -#: ../data/interface/wfile_properties.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF-Deinterlacing-Filter" - -#: ../data/interface/wfile_properties.ui.h:75 -msgid "Deinterlacing" -msgstr "Deinterlacing" - -#: ../data/interface/wfile_properties.ui.h:76 -msgid "Quality" -msgstr "Qualität" - -#: ../data/interface/wfile_properties.ui.h:77 -msgid "Audio delay (in seconds):" -msgstr "Audio-Verzögerung (in Sekunden):" - -#: ../data/interface/wfile_properties.ui.h:78 -msgid "Create DVD with 5.1 channel sound" -msgstr "DVD mit 5.1-Kanal-Ton erzeugen" - -#: ../data/interface/wfile_properties.ui.h:79 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Diese Datei enthält bereits AC3-Sound (Audio-Daten kopieren statt " -"rekomprimieren)" - -#: ../data/interface/wfile_properties.ui.h:80 -msgid "Audio" -msgstr "Audio" - -#: ../data/interface/wfile_properties.ui.h:81 -msgid "Audio" -msgstr "Audio" - -#: ../data/interface/wfile_properties.ui.h:82 -#: ../data/interface/wtitle_properties.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Reproduktion stoppen / Menü anzeigen" - -#: ../data/interface/wfile_properties.ui.h:83 -#: ../data/interface/wtitle_properties.ui.h:4 -msgid "Play the first title" -msgstr "Den ersten Titel abspielen" - -#: ../data/interface/wfile_properties.ui.h:84 -#: ../data/interface/wtitle_properties.ui.h:5 -msgid "Play the previous title" -msgstr "Den vorherigen Titel abspielen" - -#: ../data/interface/wfile_properties.ui.h:85 -#: ../data/interface/wtitle_properties.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Diesen Titel erneut abspielen (Wiederholung)" - -#: ../data/interface/wfile_properties.ui.h:86 -#: ../data/interface/wtitle_properties.ui.h:7 -msgid "Play the next title" -msgstr "Den nächsten Titel abspielen" - -#: ../data/interface/wfile_properties.ui.h:87 -#: ../data/interface/wtitle_properties.ui.h:8 -msgid "Play the last title" -msgstr "Den letzten Titel abspielen" - -#: ../data/interface/wfile_properties.ui.h:88 -#: ../data/interface/wtitle_properties.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Am Ende dieses Titels auszuführende Aktion" - -#: ../data/interface/wfile_properties.ui.h:89 -msgid "Actions" -msgstr "Aktionen" - -#: ../data/interface/wfile_properties.ui.h:90 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Diese Datei ist bereits eine DVD/xCD-konforme MPEG-PS-Datei" - -#: ../data/interface/wfile_properties.ui.h:91 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" -"Audio und Video ohne Neukodierung erneut packen (nützlich für VOB-Dateien)" - -#: ../data/interface/wfile_properties.ui.h:92 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Eine GOP von 12 Frames verwenden (verbessert die Kompatibilität)" - -#: ../data/interface/wfile_properties.ui.h:93 -msgid "Special" -msgstr "Spezial" - -#: ../data/interface/wfile_properties.ui.h:94 -msgid "Misc" -msgstr "Verschiedenes" - -#: ../data/interface/wfile_properties.ui.h:95 -msgid "Options" -msgstr "Optionen" - -#: ../data/interface/wfile_properties.ui.h:96 ../data/interface/wmain.ui.h:9 -msgid "Preview" -msgstr "Vorschau" - -#: ../data/interface/wmain.ui.h:1 -msgid "Devede" -msgstr "Devede" - -#: ../data/interface/wmain.ui.h:2 -msgid "_File" -msgstr "_Datei" - -#: ../data/interface/wmain.ui.h:3 -msgid "_Edit" -msgstr "_Bearbeiten" - -#: ../data/interface/wmain.ui.h:4 -msgid "Set multiproperties" -msgstr "" - -#: ../data/interface/wmain.ui.h:5 -msgid "_Help" -msgstr "_Hilfe" - -#: ../data/interface/wmain.ui.h:6 -msgid "Show documentation" -msgstr "Dokumentation anzeigen" - -#: ../data/interface/wmain.ui.h:7 -msgid "Title" -msgstr "Titel" - -#: ../data/interface/wmain.ui.h:8 -msgid "Duration" -msgstr "Dauer" - -#: ../data/interface/wmain.ui.h:10 -msgid "Files" -msgstr "Dateien" - -#: ../data/interface/wmain.ui.h:11 -msgid "Media size:" -msgstr "Kapazität der Disk:" - -#: ../data/interface/wmain.ui.h:12 -msgid "Adjust disc usage" -msgstr "Auf Disk-Speicher abgleichen" - -#: ../data/interface/wmain.ui.h:13 -msgid "Disc usage" -msgstr "Benutzter Platz auf der Disk" - -#: ../data/interface/wmain.ui.h:14 -msgid "PAL" -msgstr "PAL" +#~ msgid "Volume (%)" +#~ msgstr "Volume (%)" -#: ../data/interface/wmain.ui.h:16 -msgid "Default format" -msgstr "Standardformat" +#~ msgid "Automatic" +#~ msgstr "Automatisch" -#: ../data/interface/wmain.ui.h:17 -msgid "Create a menu with the titles" -msgstr "Ein Menü mit den Titeln erzeugen" +#~ msgid "5000" +#~ msgstr "5000" -#: ../data/interface/wmain.ui.h:18 -msgid "Menu options" -msgstr "Menü-Eigenschaften" +#~ msgid "Video rate (KBits/sec)" +#~ msgstr "Video-Bitrate (Kbit/s)" -#: ../data/interface/wmain.ui.h:19 -msgid "Menus" -msgstr "Menüs" +#~ msgid "224" +#~ msgstr "224" -#: ../data/interface/wmenu.ui.h:1 -msgid "Text:" -msgstr "Text:" +#~ msgid "Audio rate (KBits/sec)" +#~ msgstr "Audio-Bitrate (Kbit/s)" -#: ../data/interface/wmenu.ui.h:2 -msgid "Font:" -msgstr "Schriftart:" +#~ msgid "5" +#~ msgstr "5" -#: ../data/interface/wmenu.ui.h:3 -msgid "Text color:" -msgstr "Textfarbe:" +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Länge (in Minuten) für jedes Kapitel:" -#: ../data/interface/wmenu.ui.h:4 -msgid "Shadow color:" -msgstr "Farbe für Schatten:" +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Datei in Kapitel aufteilen (für einfacheres Suchen)" -#: ../data/interface/wmenu.ui.h:5 -msgid "Vertical position (percent):" -msgstr "Vertikale Position (Prozent):" +#~ msgid "Manual chapter list (split by comma in mm:ss format):" +#~ msgstr "Manuelle Kapitelliste (mittels Komma in mm:ss-Format trennen):" -#: ../data/interface/wmenu.ui.h:6 -msgid "Horizontal position (percent):" -msgstr "Horizontale Position (Prozent):" +#~ msgid "Division in chapters" +#~ msgstr "Aufteilung in Kapitel" -#: ../data/interface/wmenu.ui.h:7 -msgid "Menu title" -msgstr "Menütitel" +#~ msgid "General" +#~ msgstr "Allgemein" -#: ../data/interface/wmenu.ui.h:8 -msgid "Default background" -msgstr "Standard-Hintergrund" +#~ msgid "Language" +#~ msgstr "Sprache" -#: ../data/interface/wmenu.ui.h:9 -msgid "Menu background" -msgstr "Menü-Hintergrund" +#~ msgid "Subtitle" +#~ msgstr "Untertitel" -#: ../data/interface/wmenu.ui.h:10 -msgid "Menu without sound" -msgstr "Menü ohne Ton" - -#: ../data/interface/wmenu.ui.h:11 -msgid "Audio format:" -msgstr "Audioformat:" - -#: ../data/interface/wmenu.ui.h:12 -msgid "MP2" -msgstr "MP2" - -#: ../data/interface/wmenu.ui.h:13 -msgid "AC3" -msgstr "AC3" - -#: ../data/interface/wmenu.ui.h:14 -msgid "Menu music" -msgstr "Menü-Sound" - -#: ../data/interface/wmenu.ui.h:15 -msgid "Horizontal" -msgstr "Horizontal" - -#: ../data/interface/wmenu.ui.h:16 -msgid "Margins (percent)" -msgstr "Ränder (Prozent)" - -#: ../data/interface/wmenu.ui.h:17 -msgid "Left" -msgstr "Links" - -#: ../data/interface/wmenu.ui.h:18 -msgid "Center" -msgstr "Mitte" - -#: ../data/interface/wmenu.ui.h:19 -msgid "Right" -msgstr "Rechts" - -#: ../data/interface/wmenu.ui.h:20 -msgid "Menu position" -msgstr "Menüposition" - -#: ../data/interface/wmenu.ui.h:21 -msgid "Unselected titles:" -msgstr "Nicht gewählte Titel:" - -#: ../data/interface/wmenu.ui.h:22 -msgid "Shadows:" -msgstr "Schatten:" - -#: ../data/interface/wmenu.ui.h:23 -msgid "Selected title:" -msgstr "Gewählter Titel:" - -#: ../data/interface/wmenu.ui.h:24 -msgid "Background color:" -msgstr "Hintergrundfarbe:" - -#: ../data/interface/wmenu.ui.h:25 -msgid "Menu font and colors" -msgstr "Menüschrift und -farben" - -#: ../data/interface/wmenu.ui.h:26 -msgid "Show menu at disk startup" -msgstr "Menü anzeigen beim Starten der Disk" - -#: ../data/interface/wmenu.ui.h:27 -msgid "Jump to the first title at startup" -msgstr "Zum ersten Titel springen" - -#: ../data/interface/wmenu.ui.h:28 -msgid "Provide \"Play All\" option" -msgstr "Option \"Alle abspielen\" anzeigen" - -#: ../data/interface/wmenu.ui.h:29 -msgid "Disc startup options" -msgstr "Optionen beim Start der Disk" - -#: ../data/interface/wmenu.ui.h:30 -msgid "Show titles as selected" -msgstr "Titel als ausgewählt anzeigen" - -#: ../data/interface/wmenu.ui.h:31 -msgid "Preview" -msgstr "Vorschau" - -#: ../data/interface/wmenu.ui.h:32 -msgid "Menu preview" -msgstr "Menü-Vorschau" - -#: ../data/interface/wneeded.ui.h:1 -msgid "Programs needed by Devede NG" -msgstr "Von Devede NG benötigte Programme" - -#: ../data/interface/wpreview.ui.h:1 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" -"Video-Vorschau\n" -"\n" -"DeVeDe wird eine Vorschau basierend auf den gewählten Parametern erzeugen. " -"Sie können also Videoqualität, Synchronität der Audiospur usw. überprüfen." - -#: ../data/interface/wpreview.ui.h:4 -msgid "Preview length:" -msgstr "Länge der Vorschau:" - -#: ../data/interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Erzeugen ..." - -#: ../data/interface/wprogress.ui.h:2 -msgid "Creating disc" -msgstr "Erzeugen der Disk" - -#: ../data/interface/wprogress.ui.h:3 -msgid "Project progress" -msgstr "Projektfortschritt" - -#: ../data/interface/wselect_disk.ui.h:1 -msgid "Devede NG" -msgstr "Devede NG" - -#: ../data/interface/wselect_disk.ui.h:2 -msgid "Choose the disc type you want to create with Devede" -msgstr "Wählen Sie den Disk-Typ, den Sie mit DeVeDe erzeugen möchten" - -#: ../data/interface/wselect_disk.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"VideoDVD\n" -"Erzeugt eine VideoDVD, geeignet für alle Heim-DVD-Player" - -#: ../data/interface/wselect_disk.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Erzeugt eine VideoCD (VCD), Bildqualität vergleichbar mit VHS" - -#: ../data/interface/wselect_disk.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"SuperVideoCD\n" -"Erzeugt eine SuperVideoCD (SVCD), entspricht einer VCD mit verbesserter " -"Bildqualität" - -#: ../data/interface/wselect_disk.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"ChinaVideoDisc\n" -"Eine andere Form der SuperVideoCD" - -#: ../data/interface/wselect_disk.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Erzeugt zu Heim-DivX-Playern konforme Dateien" - -#: ../data/interface/wselect_disk.ui.h:13 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" -"Matroska / H.264\n" -"Erzeugt H.264-Dateien in einem MKV-Container" - -#: ../data/interface/wselect_disk.ui.h:15 -msgid "Programs needed by Devede" -msgstr "Von Devede benötigte Programme" - -#: ../data/interface/wsettings.ui.h:1 -msgid "Multicore CPUs" -msgstr "Multi-Kern-CPUs" - -#: ../data/interface/wsettings.ui.h:2 -msgid "Temporary files folder:" -msgstr "Verzeichnis für temporäre Dateien:" - -#: ../data/interface/wsettings.ui.h:3 -msgid "Folders" -msgstr "Verzeichnisse" - -#: ../data/interface/wsettings.ui.h:4 -msgid "Play preview:" -msgstr "Vorschau abspielen:" - -#: ../data/interface/wsettings.ui.h:5 -msgid "Get video info:" -msgstr "Video-Informationen bekommen:" - -#: ../data/interface/wsettings.ui.h:6 -msgid "Convert menus:" -msgstr "Menüs konvertieren:" - -#: ../data/interface/wsettings.ui.h:7 -msgid "Convert videos:" -msgstr "Videos konvertieren:" - -#: ../data/interface/wsettings.ui.h:8 -msgid "Burn ISOs:" -msgstr "ISOs brennen:" - -#: ../data/interface/wsettings.ui.h:9 -msgid "Disc types supported:" -msgstr "Unterstützte Disk-Typen" - -#: ../data/interface/wsettings.ui.h:10 -msgid "Create ISOs:" -msgstr "ISOs erzeugen:" - -#: ../data/interface/wsettings.ui.h:11 -msgid "Backends" -msgstr "Backend-Programme" - -#: ../data/interface/wtitle_properties.ui.h:1 -msgid "Title properties" -msgstr "Titeleigenschaften" - -#: ../data/interface/wtitle_properties.ui.h:2 -msgid "Title's name" -msgstr "Titelname" +#~ msgid "Font size:" +#~ msgstr "Schriftgröße:" + +#~ msgid "Force subtitles" +#~ msgstr "Untertitel erzwingen" + +#~ msgid "Fill color:" +#~ msgstr "Füllfarbe: " + +#~ msgid "Outline color:" +#~ msgstr "Umrissfarbe:" + +#~ msgid "Outline thickness:" +#~ msgstr "Umrissstärke:" + +#~ msgid "Subtitles" +#~ msgstr "Untertitel" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "720x576" +#~ msgstr "720x576" + +#~ msgid "704x576" +#~ msgstr "704x576" + +#~ msgid "480x576" +#~ msgstr "480x576" + +#~ msgid "352x576" +#~ msgstr "352x576" + +#~ msgid "352x288" +#~ msgstr "352x288" + +#~ msgid "Final size" +#~ msgstr "Finale Größe" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Seitenverhältnis" + +#~ msgid "Horizontal mirror" +#~ msgstr "Horizontal spiegeln" + +#~ msgid "Vertical mirror" +#~ msgstr "Vertikal spiegeln" + +#~ msgid "Mirror" +#~ msgstr "Spiegeln" + +#~ msgid "No rotation" +#~ msgstr "Keine Drehung" + +#~ msgid "90 degrees (clockwise)" +#~ msgstr "Um 90 Grad im Uhrzeigersinn" + +#~ msgid "180 degrees" +#~ msgstr "Um 180 Grad" + +#~ msgid "90 degrees (counter-clockwise)" +#~ msgstr "Um 90 Grad gegen den Uhrzeigersinn" + +#~ msgid "Rotation" +#~ msgstr "Drehung" + +#~ msgid "Add black bars" +#~ msgstr "Schwarze Balken hinzufügen" + +#~ msgid "Scale picture" +#~ msgstr "Bild skalieren" + +#~ msgid "Cut picture" +#~ msgstr "Bild zuschneiden" + +#~ msgid "Scaling mode" +#~ msgstr "Skalierungsmodus" + +#~ msgid "Video options" +#~ msgstr "Video-Optionen" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Benutze Zweifach-Durchlauf-Kodierung (höhere Qualität, aber erheblich " +#~ "langsamer)" + +#~ msgid "Two pass encoding" +#~ msgstr "Zweifach-Durchlauf-Kodierung" + +#~ msgid "Don't deinterlace" +#~ msgstr "Kein Deinterlacing" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg-Deinterlacing-Filter" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF-Deinterlacing-Filter" + +#~ msgid "Deinterlacing" +#~ msgstr "Deinterlacing" + +#~ msgid "Quality" +#~ msgstr "Qualität" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Audio-Verzögerung (in Sekunden):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "DVD mit 5.1-Kanal-Ton erzeugen" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Diese Datei enthält bereits AC3-Sound (Audio-Daten kopieren statt " +#~ "rekomprimieren)" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Reproduktion stoppen / Menü anzeigen" + +#~ msgid "Play the first title" +#~ msgstr "Den ersten Titel abspielen" + +#~ msgid "Play the previous title" +#~ msgstr "Den vorherigen Titel abspielen" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Diesen Titel erneut abspielen (Wiederholung)" + +#~ msgid "Play the next title" +#~ msgstr "Den nächsten Titel abspielen" + +#~ msgid "Play the last title" +#~ msgstr "Den letzten Titel abspielen" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Am Ende dieses Titels auszuführende Aktion" + +#~ msgid "Actions" +#~ msgstr "Aktionen" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Diese Datei ist bereits eine DVD/xCD-konforme MPEG-PS-Datei" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Audio und Video ohne Neukodierung erneut packen (nützlich für VOB-Dateien)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Eine GOP von 12 Frames verwenden (verbessert die Kompatibilität)" + +#~ msgid "Special" +#~ msgstr "Spezial" + +#~ msgid "Misc" +#~ msgstr "Verschiedenes" + +#~ msgid "Options" +#~ msgstr "Optionen" + +#~ msgid "Preview" +#~ msgstr "Vorschau" + +#~ msgid "Devede" +#~ msgstr "Devede" + +#~ msgid "_File" +#~ msgstr "_Datei" + +#~ msgid "_Edit" +#~ msgstr "_Bearbeiten" + +#~ msgid "_Help" +#~ msgstr "_Hilfe" + +#~ msgid "Show documentation" +#~ msgstr "Dokumentation anzeigen" + +#~ msgid "Title" +#~ msgstr "Titel" + +#~ msgid "Duration" +#~ msgstr "Dauer" + +#~ msgid "Files" +#~ msgstr "Dateien" + +#~ msgid "Media size:" +#~ msgstr "Kapazität der Disk:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Auf Disk-Speicher abgleichen" + +#~ msgid "Disc usage" +#~ msgstr "Benutzter Platz auf der Disk" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Standardformat" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Ein Menü mit den Titeln erzeugen" + +#~ msgid "Menu options" +#~ msgstr "Menü-Eigenschaften" + +#~ msgid "Menus" +#~ msgstr "Menüs" + +#~ msgid "Text:" +#~ msgstr "Text:" + +#~ msgid "Font:" +#~ msgstr "Schriftart:" + +#~ msgid "Text color:" +#~ msgstr "Textfarbe:" + +#~ msgid "Shadow color:" +#~ msgstr "Farbe für Schatten:" + +#~ msgid "Vertical position (percent):" +#~ msgstr "Vertikale Position (Prozent):" + +#~ msgid "Horizontal position (percent):" +#~ msgstr "Horizontale Position (Prozent):" + +#~ msgid "Menu title" +#~ msgstr "Menütitel" + +#~ msgid "Default background" +#~ msgstr "Standard-Hintergrund" + +#~ msgid "Menu background" +#~ msgstr "Menü-Hintergrund" + +#~ msgid "Menu without sound" +#~ msgstr "Menü ohne Ton" + +#~ msgid "Audio format:" +#~ msgstr "Audioformat:" + +#~ msgid "MP2" +#~ msgstr "MP2" + +#~ msgid "AC3" +#~ msgstr "AC3" + +#~ msgid "Menu music" +#~ msgstr "Menü-Sound" + +#~ msgid "Horizontal" +#~ msgstr "Horizontal" + +#~ msgid "Margins (percent)" +#~ msgstr "Ränder (Prozent)" + +#~ msgid "Left" +#~ msgstr "Links" + +#~ msgid "Center" +#~ msgstr "Mitte" + +#~ msgid "Right" +#~ msgstr "Rechts" + +#~ msgid "Menu position" +#~ msgstr "Menüposition" + +#~ msgid "Unselected titles:" +#~ msgstr "Nicht gewählte Titel:" + +#~ msgid "Shadows:" +#~ msgstr "Schatten:" + +#~ msgid "Selected title:" +#~ msgstr "Gewählter Titel:" + +#~ msgid "Background color:" +#~ msgstr "Hintergrundfarbe:" + +#~ msgid "Menu font and colors" +#~ msgstr "Menüschrift und -farben" + +#~ msgid "Show menu at disk startup" +#~ msgstr "Menü anzeigen beim Starten der Disk" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Zum ersten Titel springen" + +#~ msgid "Provide \"Play All\" option" +#~ msgstr "Option \"Alle abspielen\" anzeigen" + +#~ msgid "Disc startup options" +#~ msgstr "Optionen beim Start der Disk" + +#~ msgid "Show titles as selected" +#~ msgstr "Titel als ausgewählt anzeigen" + +#~ msgid "Preview" +#~ msgstr "Vorschau" + +#~ msgid "Menu preview" +#~ msgstr "Menü-Vorschau" + +#~ msgid "Programs needed by Devede NG" +#~ msgstr "Von Devede NG benötigte Programme" + +#~ msgid "" +#~ "Preview video\n" +#~ "\n" +#~ "Devede will create a preview with the selected parameters, so you will be " +#~ "able to check the video quality, audio sync and so on." +#~ msgstr "" +#~ "Video-Vorschau\n" +#~ "\n" +#~ "DeVeDe wird eine Vorschau basierend auf den gewählten Parametern " +#~ "erzeugen. Sie können also Videoqualität, Synchronität der Audiospur usw. " +#~ "überprüfen." + +#~ msgid "Preview length:" +#~ msgstr "Länge der Vorschau:" + +#~ msgid "Creating..." +#~ msgstr "Erzeugen ..." + +#~ msgid "Creating disc" +#~ msgstr "Erzeugen der Disk" + +#~ msgid "Project progress" +#~ msgstr "Projektfortschritt" + +#~ msgid "Devede NG" +#~ msgstr "Devede NG" + +#~ msgid "Choose the disc type you want to create with Devede" +#~ msgstr "Wählen Sie den Disk-Typ, den Sie mit DeVeDe erzeugen möchten" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "VideoDVD\n" +#~ "Erzeugt eine VideoDVD, geeignet für alle Heim-DVD-Player" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Erzeugt eine VideoCD (VCD), Bildqualität vergleichbar mit VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "SuperVideoCD\n" +#~ "Erzeugt eine SuperVideoCD (SVCD), entspricht einer VCD mit verbesserter " +#~ "Bildqualität" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "ChinaVideoDisc\n" +#~ "Eine andere Form der SuperVideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Erzeugt zu Heim-DivX-Playern konforme Dateien" + +#~ msgid "" +#~ "Matroska / H.264\n" +#~ "Creates H.264 files in a MKV container" +#~ msgstr "" +#~ "Matroska / H.264\n" +#~ "Erzeugt H.264-Dateien in einem MKV-Container" + +#~ msgid "Programs needed by Devede" +#~ msgstr "Von Devede benötigte Programme" + +#~ msgid "Multicore CPUs" +#~ msgstr "Multi-Kern-CPUs" + +#~ msgid "Temporary files folder:" +#~ msgstr "Verzeichnis für temporäre Dateien:" + +#~ msgid "Folders" +#~ msgstr "Verzeichnisse" + +#~ msgid "Play preview:" +#~ msgstr "Vorschau abspielen:" + +#~ msgid "Get video info:" +#~ msgstr "Video-Informationen bekommen:" + +#~ msgid "Convert menus:" +#~ msgstr "Menüs konvertieren:" + +#~ msgid "Convert videos:" +#~ msgstr "Videos konvertieren:" + +#~ msgid "Burn ISOs:" +#~ msgstr "ISOs brennen:" + +#~ msgid "Disc types supported:" +#~ msgstr "Unterstützte Disk-Typen" + +#~ msgid "Create ISOs:" +#~ msgstr "ISOs erzeugen:" + +#~ msgid "Backends" +#~ msgstr "Backend-Programme" + +#~ msgid "Title properties" +#~ msgstr "Titeleigenschaften" + +#~ msgid "Title's name" +#~ msgstr "Titelname" diff --git a/po/el.po b/po/el.po index cf1ba0b..8f18ea4 100644 --- a/po/el.po +++ b/po/el.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.12.2 (win32)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2010-01-25 09:08+0300\n" "Last-Translator: Stamatis H. Stamatellos \n" "Language-Team: Ydatografida \n" @@ -21,1299 +21,1215 @@ msgstr "" "X-Poedit-Language: Greek\n" "X-Poedit-Country: GREECE\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Δημιουργία BIN/CUE αρχείων" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Αρχεία βίντεο" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Όλα τα αρχεία" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Υπότιτλοι " + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Αποτυχία δημιουργίας BIN/CUE αρχείων\n" -"Πιθανόν δεν έχετε αρκετό χώρο στο δίσκο" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Δημιουργία ISO αρχείων" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Αποτυχία δημιουργίας ISO αρχείων\n" -"Πιθανόν δεν έχετε αρκετό χώρο στο δίσκο" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Δημιουργία μενού %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Ανεπαρκής ελεύθερος χώρος. Γιά τη δημιουργία δίσκου\n" -"%(total)d MBytes απαιτούνται, αλλά μόνο %(free)d MBytes είναι διαθέσιμα." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Αποτυχία εγγραφής στο κατάλογο προορισμού.\n" -"Ελέγξτε άν έχετε τα απαραίτιτα δικαιώματα και αρκετό ελεύθερο χώρο." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Το αρχείο ή ο φάκελος\n" -"\n" -"%(folder)s\n" -"\n" -"υπάρχει ήδη. Αν συνεχίσετε, αυτό θα διαγράφει." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Άγνωστο σφάλμα" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Δημιουργία δομής DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Αποτυχία δημιουργίας της δομης του DVD\n" -"Πιθανόν δεν έχετε αρκετό ελεύθερο χώρο στο δίσκο." -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Το αρχείο soundtrack του μένού υπέστη ζημιά. Θα χρησιμοποιήσει βουβό μενού." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Σφάλμα" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Το εν λόγω αρχείο δεν είναι αρχείο ήχου." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Αρχεία βίντεο" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Αρχεία βίντεο" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Αποτυχία εύρεσης του υποβάθρου μενού.\n" -"Ελέξτε τις ρυθμίσεις μενού." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Αντιγραφή αρχείου" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Δημιουργία ISO αρχείων" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Αδυναμία ανοίγματος αρχείου." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Αυτό το αρχείο δεν περιέχει δομή δίσκου." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Αυτό το αρχείο δεν περιέχει δομή DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Αδυναμία εύρεσης των παρακάτω αρχείων ταινίας. Παρακαλώ, προσθέστε τα και " -"προσπαθήστε να επαναδημιουργήσετε τη δομή του δίσκου.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Αδυναμία εύρεσης εικόνας φόντου για το μενού. Παρόλα αυτά θα η δομή δίσκου " -"θα χρησιμοποιήσει τη προεπιλεγμένη εικόνα φόντου για το μενού, οπότε μην " -"ξεχάσετε να το επιδιορθώσετε πριν τη δημιουργία δίσκου." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Διακοπη των εργασιων δημιουργίας δίσκου και έξοδος;" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Έξοδος από DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Αδυναμία εύρεσης αρχείου soundtrack για το μενού. Παρόλα αυτά η δομή δίσκου " -"θα χρησιμοποιήσει βουβό μενού, οπότε μην ξεχάσετε να το επιδιορθώσετε πριν " -"τη δημιουργία δίσκου." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Χωρίς όνομα αρχείου" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Αδυναμία αποθήκευσης αρχείου." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Πάρα πολλά αρχεία βίντεο για το συγκεκριμένο μέγεθος δίσκου.\n" -"Παρακαλώ, επιλέξτε δίσκο μεγαλύτερης χωρητικότητας ή αφαιρέστε μερικά αρχεία " -"βίντεο." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Κάποια από τα αρχεία δεν είναι αρχεία βίντεο.\n" -"Τίποτε δεν προστέθηκε." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Διαγραφή τίτλου" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Το έργο σας περιέχει %(X)d αρχεία ταινίας, όμως το μέγιστο είναι %(MAX)d. " -"Παρακαλώ, αφαίρέστε ορισμένα αρχεία και προσπαθήστε ξανά." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "δεν υπάρχουν κεφάλαια" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Διαγραφή τίτλου" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Μη αποθηκευμένη δομή δίσκου" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Ακύρωση έργου;" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Προσθήκη υπότιτλων σε" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Τίτλος %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Υπότιτλοι " - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Κωδικοποίηση χαρακτήρων" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Γλώσσα" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Αρχεία βίντεο" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Όλα τα αρχεία" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Το εν λόγω αρχείο δεν είναι αρχείο βίντεο." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Το εν λόγω αρχείο δεν είναι αρχείο ήχου." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Παρακαλώ, προσθέστε μόνο ένα αρχείο κάθε φορά." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "" -"Παρακαλώ, προσθέστε το αρχείο της ταινίας πρίν από τη προσθήκη των υπότιτλων." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Προσθήκη υπότιτλων σε" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Η μετατροπή απέτυχε.\n" -"Πιθανό σφάλμα του SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Απέτυχε η αντιγραφή αρχείου\n" -"Πιθανόν δεν έχετε επαρκή ελεύθερο χώρο." - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Αντιγραφή αρχείου" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Δημιουργία προεπισκόπισης" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Μετατροπή αρχείων από τίτλο %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Η μετατροπή απέτυχε.\n" -"Πιθανό σφάλμα του Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Επίσης, ελέγξτε για συντακτικά λάθη στις πρόσθετες παραμέτρους που " -"διαβιβάστηκαν από το Mencoder." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Η μετατροπή απέτυχε\n" -"Πιθανόν δεν έχετε επαρκή ελεύθερο χώρο." - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Απέτυχε η δημιουργία των μενού." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Απέτυχε η δημιουργία μενού." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Αδυναμία προσθήκης πλήκτρων επιλογής στα μενού.\n" -"Πιθανό λάθος στο SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Δημιουργία μενού %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Διαγραφή προσωρινών αρχείων" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Βελτιστοποίηση λειτουργίας για χρήση σε πολυπύρηνους επεξεργαστές" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Ρυθμίσεις" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Φάκελος προσωρινών αρχείων:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Φάκελος για το προσωρινό αρχείο" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Αρχεία" +msgid "Creating CD image" +msgstr "Δημιουργία ISO αρχείων" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Δημιουργία BIN/CUE αρχείων" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Αποτυχία δημιουργίας BIN/CUE αρχείων\n" +#~ "Πιθανόν δεν έχετε αρκετό χώρο στο δίσκο" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Αποτυχία δημιουργίας ISO αρχείων\n" +#~ "Πιθανόν δεν έχετε αρκετό χώρο στο δίσκο" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Ανεπαρκής ελεύθερος χώρος. Γιά τη δημιουργία δίσκου\n" +#~ "%(total)d MBytes απαιτούνται, αλλά μόνο %(free)d MBytes είναι διαθέσιμα." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Αποτυχία εγγραφής στο κατάλογο προορισμού.\n" +#~ "Ελέγξτε άν έχετε τα απαραίτιτα δικαιώματα και αρκετό ελεύθερο χώρο." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Το αρχείο ή ο φάκελος\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "υπάρχει ήδη. Αν συνεχίσετε, αυτό θα διαγράφει." + +#~ msgid "Unknown error" +#~ msgstr "Άγνωστο σφάλμα" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Αποτυχία δημιουργίας της δομης του DVD\n" +#~ "Πιθανόν δεν έχετε αρκετό ελεύθερο χώρο στο δίσκο." + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "Το αρχείο soundtrack του μένού υπέστη ζημιά. Θα χρησιμοποιήσει βουβό " +#~ "μενού." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Αποτυχία εύρεσης του υποβάθρου μενού.\n" +#~ "Ελέξτε τις ρυθμίσεις μενού." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Αυτό το αρχείο δεν περιέχει δομή δίσκου." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Αυτό το αρχείο δεν περιέχει δομή DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Αδυναμία εύρεσης των παρακάτω αρχείων ταινίας. Παρακαλώ, προσθέστε τα και " +#~ "προσπαθήστε να επαναδημιουργήσετε τη δομή του δίσκου.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Αδυναμία εύρεσης εικόνας φόντου για το μενού. Παρόλα αυτά θα η δομή " +#~ "δίσκου θα χρησιμοποιήσει τη προεπιλεγμένη εικόνα φόντου για το μενού, " +#~ "οπότε μην ξεχάσετε να το επιδιορθώσετε πριν τη δημιουργία δίσκου." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Αδυναμία εύρεσης αρχείου soundtrack για το μενού. Παρόλα αυτά η δομή " +#~ "δίσκου θα χρησιμοποιήσει βουβό μενού, οπότε μην ξεχάσετε να το " +#~ "επιδιορθώσετε πριν τη δημιουργία δίσκου." + +#~ msgid "No filename" +#~ msgstr "Χωρίς όνομα αρχείου" + +#~ msgid "Can't save the file." +#~ msgstr "Αδυναμία αποθήκευσης αρχείου." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Πάρα πολλά αρχεία βίντεο για το συγκεκριμένο μέγεθος δίσκου.\n" +#~ "Παρακαλώ, επιλέξτε δίσκο μεγαλύτερης χωρητικότητας ή αφαιρέστε μερικά " +#~ "αρχεία βίντεο." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Κάποια από τα αρχεία δεν είναι αρχεία βίντεο.\n" +#~ "Τίποτε δεν προστέθηκε." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Το έργο σας περιέχει %(X)d αρχεία ταινίας, όμως το μέγιστο είναι %(MAX)d. " +#~ "Παρακαλώ, αφαίρέστε ορισμένα αρχεία και προσπαθήστε ξανά." + +#~ msgid "no chapters" +#~ msgstr "δεν υπάρχουν κεφάλαια" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Μη αποθηκευμένη δομή δίσκου" + +#~ msgid "Codepage" +#~ msgstr "Κωδικοποίηση χαρακτήρων" + +#~ msgid "Language" +#~ msgstr "Γλώσσα" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Το εν λόγω αρχείο δεν είναι αρχείο βίντεο." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Παρακαλώ, προσθέστε μόνο ένα αρχείο κάθε φορά." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "" +#~ "Παρακαλώ, προσθέστε το αρχείο της ταινίας πρίν από τη προσθήκη των " +#~ "υπότιτλων." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Η μετατροπή απέτυχε.\n" +#~ "Πιθανό σφάλμα του SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Απέτυχε η αντιγραφή αρχείου\n" +#~ "Πιθανόν δεν έχετε επαρκή ελεύθερο χώρο." + +#~ msgid "Creating preview" +#~ msgstr "Δημιουργία προεπισκόπισης" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Μετατροπή αρχείων από τίτλο %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Η μετατροπή απέτυχε.\n" +#~ "Πιθανό σφάλμα του Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Επίσης, ελέγξτε για συντακτικά λάθη στις πρόσθετες παραμέτρους που " +#~ "διαβιβάστηκαν από το Mencoder." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Η μετατροπή απέτυχε\n" +#~ "Πιθανόν δεν έχετε επαρκή ελεύθερο χώρο." + +#~ msgid "Failed to create the menues." +#~ msgstr "Απέτυχε η δημιουργία των μενού." + +#~ msgid "Menu generation failed." +#~ msgstr "Απέτυχε η δημιουργία μενού." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Αδυναμία προσθήκης πλήκτρων επιλογής στα μενού.\n" +#~ "Πιθανό λάθος στο SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Διαγραφή προσωρινών αρχείων" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Βελτιστοποίηση λειτουργίας για χρήση σε πολυπύρηνους επεξεργαστές" + +#~ msgid "Options" +#~ msgstr "Ρυθμίσεις" + +#~ msgid "Temporary files folder:" +#~ msgstr "Φάκελος προσωρινών αρχείων:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Φάκελος για το προσωρινό αρχείο" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Περιστροφή" +#~ msgid "Folders" +#~ msgstr "Αρχεία" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Αρχείο:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Καθαρός" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Κωδικοποίηση:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Γλώσσα:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Τοποθέτηση υπότιτλων από πάνω" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Προσθήκη υπότιτλων " - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Επιλογή αρχείου" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Διεκόπη. Τα προσωρινά αρχεία ίσως παραμένουν στο φάκελο προορισμού." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Έξοδος από DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Διακοπη των εργασιων δημιουργίας δίσκου και έξοδος;" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Ακύρωση έργου;" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Διαγραφή κεφαλαίου" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Επιλέξατε τη διαγραφή αυτού του κεφαλαίου και\n" -"αναδιοργάνωση του άλλου:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Να συνεχίσω;" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Διαγραφή υπότιτλων" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Να αφαιρεθεί το επιλεγμένο αρχείο υποτίτλων;" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Διαγραφή τίτλου" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Επιλέγετε τη διαγραφή αυτού του τίτλου και\n" -"αναδιοργάνωση του άλλου:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Επιλογή του τύπου δίσκου" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "" -"Επιλέξτε τον τύπο του δίσκου που θέλετε να δημιουργήσετε με το DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Δημιουργία video DVD, συμβατού με όλους τους οικιακούς αναπαραγωγείς" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Δημιουργία VideoCD, με ποιότητα εικόνας ισοδύναμης με VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Δημιουργία VideoCD, με τη μέγιστη δυνατή ποιότητα εικόνας" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Μία άλλη μορφή Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Δημιουργία αρχείων συμβατών με οικιακό αναπαραγωγέα πολυμέσων DivX " - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Η δομή του DVD σας περιέχει κενούς τίτλους.\n" -"Παρόλα αυτά να συνεχιστει;" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Το έργο ολοκληρώθηκε!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Διαγραφή της τρέχουσας δομής δίσκου;" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Διαγραφή της τρέχουσας δομής δίσκου και ξεκίνημα από την αρχή;" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Σφάλμα" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Ιδιότητες αρχείου" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Αρχείο" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Καρέ ανά δευτερόλεπτο:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Αρχικό μήκος (δευτερόλεπτα):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Αρχικός ρυθμός ήχου (Kbits/sec):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Αρχικός ρυθμός βίντεο (Kbits/sec):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Αρχικό μέγεθος (εικονοστοιχεία):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Τελικό μέγεθος (εικονοστοιχεία):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Εκτιμώμενο τελικό μέγεθος (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Πληροφορίες αρχείου" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Μορφή βίντεο" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Κομμάτι ήχου:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Το βίντεο αυτό δεν περιέχει κανένα κομμάτι ήχου" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Κομμάτια ήχου" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Επαναφορά" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Επαναφορά έντασης σε 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Ένταση" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Αποθήκευση πλήρους μεγέθους" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Αποθήκευση πρώτου μισού" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Αποθήκευση δεύτερου μισού" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Τεμαχισμός αρχείου" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Μέγεθος γραμμάτοσειράς:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Ενίσχυση υπότιτλων " - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "" -"Η μορφή DivX δεν υποστηρίζει υπότιτλους. Παρακαλώ, διαβάστε την τεκμηρίωση." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Υπότιτλοι" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Ρυθμός βίντεο (Kbits/sec)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Ρυθμός ροής ήχου (Kbits/sec)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Τεμαχισμός αρχείου σε κεφάλαια (για εύκολη θέαση)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Μέγεθος κάθε κεφαλαίου (σε λεπτά):" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Διαίρεση σε κεφάλαια" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Γενικές" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Προεπιλογή" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Τελικό μέγεθος" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Λόγος θέασης" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Μορφοποίηση βίντεο" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Χωρίς περιστροφή" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Περιστροφή 180 μοιρών" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Περιστροφή 90 μοιρών προς τα δεξιά" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Περιστροφή 90 μοιρών προς τ' αριστερά" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Περιστροφή" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Οριζόντιος κατοπτρισμός" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Κάθετος κατοπρισμός" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Κατοπτρισμός" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Ανταλλαγή πεδίων" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Σειρά πεδίου" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Προσθήκη μαύρων λορίδων" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Κλιμάκωση εικόνας" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Κατάσταση κλιμάκωσης" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Επιλογές βίντεο" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Χρήση του MBCMP (συντομότερο)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Επιλογή λειτουργίας ΜΒD που απαιτεί τα λιγότερα bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Επιλογή λειτουργίας ΜΒD με καλύτερη παραμόρφωση ρυθμού (καλύτερη ποιότητα)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Χρήση του Trellis Searched Quantization (καλύτερη ποιότητα, αργή μετατροπή)" - -#: ../interface/wfile.ui.h:68 #, fuzzy -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "Αλγόριθμος MacroBlock decision" +#~ msgid "Workarounds" +#~ msgstr "Περιστροφή" -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "Κωδικοποίηση σε δύο περάσματα(καλύτερη ποιότητα, αργή μετατροπή)" +#~ msgid "File:" +#~ msgstr "Αρχείο:" -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Ενισχυμένο 1ο πέρασμα" +#~ msgid "Clear" +#~ msgstr "Καθαρός" -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Κωδικοποίηση δύο σταδίων" +#~ msgid "Encoding:" +#~ msgstr "Κωδικοποίηση:" -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Μεσαίο φίλτρο απόπλεξης" +#~ msgid "Language:" +#~ msgstr "Γλώσσα:" -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Να μη γίνει απόπλεξη" +#~ msgid "Put subtitles upper" +#~ msgstr "Τοποθέτηση υπότιτλων από πάνω" -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF φίλτρο απόπλεξης" +#~ msgid "Add subtitles" +#~ msgstr "Προσθήκη υπότιτλων " -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg φίλτρο απόπλεξης" +#~ msgid "Choose a file" +#~ msgstr "Επιλογή αρχείου" -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Γραμμική απόπλεξη" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Διεκόπη. Τα προσωρινά αρχεία ίσως παραμένουν στο φάκελο προορισμού." -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5 φίλτρο απόπλεξης" +#~ msgid "Delete chapter" +#~ msgstr "Διαγραφή κεφαλαίου" -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Απόπλεξη" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Επιλέξατε τη διαγραφή αυτού του κεφαλαίου και\n" +#~ "αναδιοργάνωση του άλλου:" -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Ποιότητα" +#~ msgid "Proceed?" +#~ msgstr "Να συνεχίσω;" -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Καθυστέρηση ήχου (σε δευτερολεπτα):" +#~ msgid "Delete subtitle" +#~ msgstr "Διαγραφή υπότιτλων" -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Δημιουργία DVD μέ ήχο 5.1 καναλιών" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Να αφαιρεθεί το επιλεγμένο αρχείο υποτίτλων;" -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Αυτό το αρχείο περιέχει ήδη AC3 ήχο (αντιγραφή των αρχείων ήχου και όχι " -"επανασυμπίεση τους)" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Επιλέγετε τη διαγραφή αυτού του τίτλου και\n" +#~ "αναδιοργάνωση του άλλου:" -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Ήχος" +#~ msgid "Disc type selection" +#~ msgstr "Επιλογή του τύπου δίσκου" -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Ήχος" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "" +#~ "Επιλέξτε τον τύπο του δίσκου που θέλετε να δημιουργήσετε με το DeVeDe" -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Αυτό το αρχείο είναι ήδη DVD/xCD-προσαρμόσιμο MPEG-PS αρχείο." +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Δημιουργία video DVD, συμβατού με όλους τους οικιακούς αναπαραγωγείς" -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" -"Πακετάρισμα ήχου και εικόνας χωρίς επανακωδικοποίηση (χρήσιμο για VOB αρχεία)" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Δημιουργία VideoCD, με ποιότητα εικόνας ισοδύναμης με VHS" -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Χρήση του GOP των 12 καρέ (βελτίωση συμβατότητας)" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Δημιουργία VideoCD, με τη μέγιστη δυνατή ποιότητα εικόνας" -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Ειδικές" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Μία άλλη μορφή Super VideoCD" -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Κύριες (-X -Y)" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Δημιουργία αρχείων συμβατών με οικιακό αναπαραγωγέα πολυμέσων DivX " -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Η δομή του DVD σας περιέχει κενούς τίτλους.\n" +#~ "Παρόλα αυτά να συνεχιστει;" -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" +#~ msgid "Job done!" +#~ msgstr "Το έργο ολοκληρώθηκε!" -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" +#~ msgid "Delete current disc structure?" +#~ msgstr "Διαγραφή της τρέχουσας δομής δίσκου;" + +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Διαγραφή της τρέχουσας δομής δίσκου και ξεκίνημα από την αρχή;" + +#~ msgid "File properties" +#~ msgstr "Ιδιότητες αρχείου" + +#~ msgid "File" +#~ msgstr "Αρχείο" + +#~ msgid "Frames per second:" +#~ msgstr "Καρέ ανά δευτερόλεπτο:" + +#~ msgid "Original length (seconds):" +#~ msgstr "Αρχικό μήκος (δευτερόλεπτα):" + +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Αρχικός ρυθμός ήχου (Kbits/sec):" + +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Αρχικός ρυθμός βίντεο (Kbits/sec):" + +#~ msgid "Original size (pixels):" +#~ msgstr "Αρχικό μέγεθος (εικονοστοιχεία):" + +#~ msgid "Final size (pixels):" +#~ msgstr "Τελικό μέγεθος (εικονοστοιχεία):" + +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Εκτιμώμενο τελικό μέγεθος (MBytes):" + +#~ msgid "File info" +#~ msgstr "Πληροφορίες αρχείου" + +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" + +#~ msgid "NTSC" +#~ msgstr "NTSC" + +#~ msgid "Video format" +#~ msgstr "Μορφή βίντεο" + +#~ msgid "Audio track:" +#~ msgstr "Κομμάτι ήχου:" + +#~ msgid "This video file has no audio tracks." +#~ msgstr "Το βίντεο αυτό δεν περιέχει κανένα κομμάτι ήχου" + +#~ msgid "Audio tracks" +#~ msgstr "Κομμάτια ήχου" + +#~ msgid "Reset" +#~ msgstr "Επαναφορά" + +#~ msgid "Resets the volume to 100%" +#~ msgstr "Επαναφορά έντασης σε 100%" + +#~ msgid "Volume (%)" +#~ msgstr "Ένταση" + +#~ msgid "Store full length" +#~ msgstr "Αποθήκευση πλήρους μεγέθους" + +#~ msgid "Store the first half" +#~ msgstr "Αποθήκευση πρώτου μισού" + +#~ msgid "Store the second half" +#~ msgstr "Αποθήκευση δεύτερου μισού" + +#~ msgid "File split" +#~ msgstr "Τεμαχισμός αρχείου" + +#~ msgid "Font size:" +#~ msgstr "Μέγεθος γραμμάτοσειράς:" + +#~ msgid "Force subtitles" +#~ msgstr "Ενίσχυση υπότιτλων " + +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "" +#~ "Η μορφή DivX δεν υποστηρίζει υπότιτλους. Παρακαλώ, διαβάστε την " +#~ "τεκμηρίωση." + +#~ msgid "Subtitles" +#~ msgstr "Υπότιτλοι" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Ρυθμός βίντεο (Kbits/sec)" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Ρυθμός ροής ήχου (Kbits/sec)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Τεμαχισμός αρχείου σε κεφάλαια (για εύκολη θέαση)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Μέγεθος κάθε κεφαλαίου (σε λεπτά):" + +#~ msgid "Division in chapters" +#~ msgstr "Διαίρεση σε κεφάλαια" + +#~ msgid "General" +#~ msgstr "Γενικές" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Προεπιλογή" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Τελικό μέγεθος" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Λόγος θέασης" + +#~ msgid "Video format" +#~ msgstr "Μορφοποίηση βίντεο" + +#~ msgid "No rotation" +#~ msgstr "Χωρίς περιστροφή" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Περιστροφή 180 μοιρών" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Περιστροφή 90 μοιρών προς τα δεξιά" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Περιστροφή 90 μοιρών προς τ' αριστερά" + +#~ msgid "Rotation" +#~ msgstr "Περιστροφή" + +#~ msgid "Horizontal mirror" +#~ msgstr "Οριζόντιος κατοπτρισμός" + +#~ msgid "Vertical mirror" +#~ msgstr "Κάθετος κατοπρισμός" + +#~ msgid "Mirror" +#~ msgstr "Κατοπτρισμός" + +#~ msgid "Swap fields" +#~ msgstr "Ανταλλαγή πεδίων" + +#~ msgid "Field order" +#~ msgstr "Σειρά πεδίου" + +#~ msgid "Add black bars" +#~ msgstr "Προσθήκη μαύρων λορίδων" + +#~ msgid "Scale picture" +#~ msgstr "Κλιμάκωση εικόνας" + +#~ msgid "Scaling mode" +#~ msgstr "Κατάσταση κλιμάκωσης" + +#~ msgid "Video options" +#~ msgstr "Επιλογές βίντεο" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Χρήση του MBCMP (συντομότερο)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Επιλογή λειτουργίας ΜΒD που απαιτεί τα λιγότερα bits" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Επιλογή λειτουργίας ΜΒD με καλύτερη παραμόρφωση ρυθμού (καλύτερη ποιότητα)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Χρήση του Trellis Searched Quantization (καλύτερη ποιότητα, αργή " +#~ "μετατροπή)" -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Πρόσθετες παράμετροι για το Mencoder" +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "Αλγόριθμος MacroBlock decision" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Πρόσθετες" +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "Κωδικοποίηση σε δύο περάσματα(καλύτερη ποιότητα, αργή μετατροπή)" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Εξειδικευμένες ρυθμίσεις" +#~ msgid "Turbo 1st pass" +#~ msgstr "Ενισχυμένο 1ο πέρασμα" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Προεπισκόπιση" +#~ msgid "Two pass encoding" +#~ msgstr "Κωδικοποίηση δύο σταδίων" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Επιλέξτε το φάκελο όπου DeVeDe θα δημιουργήσει το εικονικό αρχείο DVD και " -"όνομα για το αρχείο αυτό. Μη χρησιμοποιήσετε φακέλους με σύστημα αρχείων " -"VFAT/FAT32.Αποφεύγετε ειδικούς χαρακτήρες /, | και \\ που θα αντικαθίστανται " -"με underscores." +#~ msgid "Median deinterlacing filter" +#~ msgstr "Μεσαίο φίλτρο απόπλεξης" + +#~ msgid "Don't deinterlace" +#~ msgstr "Να μη γίνει απόπλεξη" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF φίλτρο απόπλεξης" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg φίλτρο απόπλεξης" + +#~ msgid "Linear blend" +#~ msgstr "Γραμμική απόπλεξη" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5 φίλτρο απόπλεξης" + +#~ msgid "Deinterlacing" +#~ msgstr "Απόπλεξη" + +#~ msgid "Quality" +#~ msgstr "Ποιότητα" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Καθυστέρηση ήχου (σε δευτερολεπτα):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Δημιουργία DVD μέ ήχο 5.1 καναλιών" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Αυτό το αρχείο περιέχει ήδη AC3 ήχο (αντιγραφή των αρχείων ήχου και όχι " +#~ "επανασυμπίεση τους)" + +#~ msgid "Audio" +#~ msgstr "Ήχος" + +#~ msgid "Audio" +#~ msgstr "Ήχος" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Αυτό το αρχείο είναι ήδη DVD/xCD-προσαρμόσιμο MPEG-PS αρχείο." + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Πακετάρισμα ήχου και εικόνας χωρίς επανακωδικοποίηση (χρήσιμο για VOB " +#~ "αρχεία)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Χρήση του GOP των 12 καρέ (βελτίωση συμβατότητας)" + +#~ msgid "Special" +#~ msgstr "Ειδικές" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Κύριες (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wfolder_dialog.ui.h:2 #, fuzzy -msgid "Choose a folder" -msgstr "Επιλογή αρχείου" +#~ msgid "Extra parameters for coder" +#~ msgstr "Πρόσθετες παράμετροι για το Mencoder" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Misc" +#~ msgstr "Πρόσθετες" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Φόρτωση δομής δίσκου" +#~ msgid "Advanced options" +#~ msgstr "Εξειδικευμένες ρυθμίσεις" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Προειδοποίηση: Έχετε ήδη τη δομή του δίσκου" +#~ msgid "Preview" +#~ msgstr "Προεπισκόπιση" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Αν φορτώσετε τη δομή του δίσκου, θα χαθεί η τρέχουσα δομή (εκτός αν " -"αποθηκευτεί). Θα συνεχίσετε;" +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Επιλέξτε το φάκελο όπου DeVeDe θα δημιουργήσει το εικονικό αρχείο DVD και " +#~ "όνομα για το αρχείο αυτό. Μη χρησιμοποιήσετε φακέλους με σύστημα αρχείων " +#~ "VFAT/FAT32.Αποφεύγετε ειδικούς χαρακτήρες /, | και \\ που θα " +#~ "αντικαθίστανται με underscores." -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" - -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" - -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" - -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1.4 GB DVD" - -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4.7 GB DVD" - -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8.5 GB DVD" - -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" - -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Αρχείο" - -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" - -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" - -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Βοήθεια" - -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Τίτλοι" - -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Αρχεία" - -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Μέγεθος (δευτερόλεπτα):" - -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Ρυθμός βίντεο (Kbits/sec):" - -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Ρυθμός ήχου (Kbits/sec):" - -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Εκτιμώμενο μέγεθος (MBytes):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Λόγος πλάτους/ύψος εξόδου:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Μέγεθος κεφαλαίων:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Προσαρμογή δίσκου" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" - -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Μέγεθος μέσου:" - -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Χρήση δίσκου" - -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" - -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Προεπιλεγμένη μορφή" - -#: ../interface/wmain.ui.h:33 #, fuzzy -msgid "Create a menu with the titles" -msgstr "Προσθήκη των μενού με τίτλους" +#~ msgid "Choose a folder" +#~ msgstr "Επιλογή αρχείου" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Επιλογές μενού" +#~ msgid "Load a disc structure" +#~ msgstr "Φόρτωση δομής δίσκου" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Προεπισκόπιση μενού" +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Προειδοποίηση: Έχετε ήδη τη δομή του δίσκου" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Μενού" +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Αν φορτώσετε τη δομή του δίσκου, θα χαθεί η τρέχουσα δομή (εκτός αν " +#~ "αποθηκευτεί). Θα συνεχίσετε;" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Μετατροπή μόνο των αρχείων της ταινίας σε αρχεία MPEG" +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Δημιουργία δομής δίσκου" +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Δημιουργία εικόνων ISO ή BIN/CUE, για εγγραφή σε δίσκο" +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Ενέργεια" +#~ msgid "1.4 GB DVD" +#~ msgstr "1.4 GB DVD" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Προεπισκόπιση μενού" +#~ msgid "4.7 GB DVD" +#~ msgstr "4.7 GB DVD" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Χρώμα σκιών:" +#~ msgid "8.5 GB DVD" +#~ msgstr "8.5 GB DVD" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Χρώμα κειμένου:" +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Κείμενο:" +#~ msgid "_File" +#~ msgstr "_Αρχείο" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Γραμματοσειρά:" +#~ msgid "_Help" +#~ msgstr "_Βοήθεια" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Τίτλος μενού" +#~ msgid "Titles" +#~ msgstr "Τίτλοι" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Επιλογή εικόνας γιά φόντο του μενού δίσκου" +#~ msgid "Files" +#~ msgstr "Αρχεία" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Εφαρμογή προεπιλεγμένου φόντου" +#~ msgid "Length (seconds):" +#~ msgstr "Μέγεθος (δευτερόλεπτα):" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Εικόνα φόντου για το μενού (μόνο εικόνες PNG)" +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Ρυθμός βίντεο (Kbits/sec):" -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Επιλογή αρχείου μουσικής" +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Ρυθμός ήχου (Kbits/sec):" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Εφαρμογή βουβού μενού" +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Εκτιμώμενο μέγεθος (MBytes):" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Μουσική για το μενού" +#~ msgid "Output aspect ratio:" +#~ msgstr "Λόγος πλάτους/ύψος εξόδου:" + +#~ msgid "Size of chapters:" +#~ msgstr "Μέγεθος κεφαλαίων:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Προσαρμογή δίσκου" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Μέγεθος μέσου:" + +#~ msgid "Disc usage" +#~ msgstr "Χρήση δίσκου" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Προεπιλεγμένη μορφή" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Οριζόντια στοίχιση" +#~ msgid "Create a menu with the titles" +#~ msgstr "Προσθήκη των μενού με τίτλους" + +#~ msgid "Menu options" +#~ msgstr "Επιλογές μενού" + +#~ msgid "Preview menu" +#~ msgstr "Προεπισκόπιση μενού" + +#~ msgid "Menus" +#~ msgstr "Μενού" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Μετατροπή μόνο των αρχείων της ταινίας σε αρχεία MPEG" + +#~ msgid "Create disc structure" +#~ msgstr "Δημιουργία δομής δίσκου" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Δημιουργία εικόνων ISO ή BIN/CUE, για εγγραφή σε δίσκο" + +#~ msgid "Action" +#~ msgstr "Ενέργεια" + +#~ msgid "Menu preview" +#~ msgstr "Προεπισκόπιση μενού" + +#~ msgid "Shadow color:" +#~ msgstr "Χρώμα σκιών:" + +#~ msgid "Text color:" +#~ msgstr "Χρώμα κειμένου:" + +#~ msgid "Text:" +#~ msgstr "Κείμενο:" + +#~ msgid "Font:" +#~ msgstr "Γραμματοσειρά:" + +#~ msgid "Menu title" +#~ msgstr "Τίτλος μενού" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Επιλογή εικόνας γιά φόντο του μενού δίσκου" + +#~ msgid "Set default background" +#~ msgstr "Εφαρμογή προεπιλεγμένου φόντου" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Εικόνα φόντου για το μενού (μόνο εικόνες PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Επιλογή αρχείου μουσικής" + +#~ msgid "Set menus without sound" +#~ msgstr "Εφαρμογή βουβού μενού" + +#~ msgid "Menu music" +#~ msgstr "Μουσική για το μενού" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Ειδικές" +#~ msgid "Horizontal" +#~ msgstr "Οριζόντια στοίχιση" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Κορυφή" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Ειδικές" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Μέση" +#~ msgid "Top" +#~ msgstr "Κορυφή" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Πυθμένα" +#~ msgid "Middle" +#~ msgstr "Μέση" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Αριστερά" +#~ msgid "Bottom" +#~ msgstr "Πυθμένα" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Κέντρο" +#~ msgid "Left" +#~ msgstr "Αριστερά" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Δεξιά" +#~ msgid "Center" +#~ msgstr "Κέντρο" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Μενού" +#~ msgid "Right" +#~ msgstr "Δεξιά" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Θέση μενού" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Μενού" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Χρώμα αποεπιλεγμένων τίτλων:" +#~ msgid "Menu position" +#~ msgstr "Θέση μενού" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Χρώμα σκιών:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Χρώμα αποεπιλεγμένων τίτλων:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Χρώμα επιλεγμένου τίτλου:" +#~ msgid "Color for shadows:" +#~ msgstr "Χρώμα σκιών:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Χρώμα φόντου τίτλων:" +#~ msgid "Color for selected title:" +#~ msgstr "Χρώμα επιλεγμένου τίτλου:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Γραμματοσειρά και χρώματα μενού" +#~ msgid "Background color for titles:" +#~ msgstr "Χρώμα φόντου τίτλων:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Προβολή μενού κατά την εκκίνηση δίσκου" +#~ msgid "Menu font and colors" +#~ msgstr "Γραμματοσειρά και χρώματα μενού" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Μετάβαση στον πρώτο τίτλο κατά την εκκίνηση" +#~ msgid "Show menu at disc startup" +#~ msgstr "Προβολή μενού κατά την εκκίνηση δίσκου" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Επιλογές εκκίνησης δίσκου" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Μετάβαση στον πρώτο τίτλο κατά την εκκίνηση" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Αδυναμία εύρεσης γραμματοσειράς για τους υπότιτλους. Απόρριψη." +#~ msgid "Disc startup options" +#~ msgstr "Επιλογές εκκίνησης δίσκου" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Επανάληψη αναπαραγωγής προεπισκόπισης;" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Αδυναμία εύρεσης γραμματοσειράς για τους υπότιτλους. Απόρριψη." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Προεπισκόπηση βίντεο" +#~ msgid "Replay the preview again?" +#~ msgstr "Επανάληψη αναπαραγωγής προεπισκόπισης;" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"Το DeVeDe θα δημιουργήσει προβολή με τις επιλεγμένες παραμέτρους, έτσι θα " -"είστε σε θέση να ελέγξετε και να ρυθμίσετε την τηλεοπτική ποιότητα, τον " -"ήχου, τον συγχρονισμό και τα λοιπά στοιχεία του βίντεο." +#~ msgid "Preview video" +#~ msgstr "Προεπισκόπηση βίντεο" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Προεπισκόπιση μεγέθους:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "Το DeVeDe θα δημιουργήσει προβολή με τις επιλεγμένες παραμέτρους, έτσι " +#~ "θα είστε σε θέση να ελέγξετε και να ρυθμίσετε την τηλεοπτική ποιότητα, " +#~ "τον ήχου, τον συγχρονισμό και τα λοιπά στοιχεία του βίντεο." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Δεν μπορούν να βρεθούν τα εξής προγράμματα:" +#~ msgid "Preview length:" +#~ msgstr "Προεπισκόπιση μεγέθους:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"Απαιτούνται για τη λειτουργία του DeVeDe. Αν θέλετε να χρησιμοποιείτε το " -"DeVeDe, πρέπει να τα εγκαταστήσετε όλα." +#~ msgid "Can't find the following programs:" +#~ msgstr "Δεν μπορούν να βρεθούν τα εξής προγράμματα:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Δημιουργία..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "Απαιτούνται για τη λειτουργία του DeVeDe. Αν θέλετε να χρησιμοποιείτε το " +#~ "DeVeDe, πρέπει να τα εγκαταστήσετε όλα." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Αποθήκευση τρέχουσας δομής δίσκου" +#~ msgid "Creating..." +#~ msgstr "Δημιουργία..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Ιδιότιτες τίτλου" +#~ msgid "Save current disc structure" +#~ msgstr "Αποθήκευση τρέχουσας δομής δίσκου" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Όνομα τίτλου" +#~ msgid "Title properties" +#~ msgstr "Ιδιότιτες τίτλου" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Διακοπή αναπαραγωγής/προβολή μενού δίσκου" +#~ msgid "Title's name" +#~ msgstr "Όνομα τίτλου" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Αναπαραγωγή του πρώτου τίτλου" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Διακοπή αναπαραγωγής/προβολή μενού δίσκου" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Αναπαραγωγή του προηγούμενου τίτλου" +#~ msgid "Play the first title" +#~ msgstr "Αναπαραγωγή του πρώτου τίτλου" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Επανάληψη αναπαραγωγής τίτλου (βρόχος)" +#~ msgid "Play the previous title" +#~ msgstr "Αναπαραγωγή του προηγούμενου τίτλου" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Αναπαραγωγή του επόμενου τίτλου" +#~ msgid "Play this title again (loop)" +#~ msgstr "Επανάληψη αναπαραγωγής τίτλου (βρόχος)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Αναπαραγωγή του τελευταίου τίτλου" +#~ msgid "Play the next title" +#~ msgstr "Αναπαραγωγή του επόμενου τίτλου" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Επιλογή ενέργειας μετά την ολοκλήρωση του τίτλου" +#~ msgid "Play the last title" +#~ msgstr "Αναπαραγωγή του τελευταίου τίτλου" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Προειδοποίηση" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Επιλογή ενέργειας μετά την ολοκλήρωση του τίτλου" + +#~ msgid "Warning" +#~ msgstr "Προειδοποίηση" #~ msgid "Vertical alignment" #~ msgstr "Κάθετη στοίχιση" diff --git a/po/es.po b/po/es.po index 169c8b8..890b4fb 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-27 10:44+0100\n" +"POT-Creation-Date: 2019-10-13 22:06+0200\n" "PO-Revision-Date: 2019-01-27 10:47+0100\n" "Last-Translator: Sergio Costas \n" "Language-Team: Español; Castellano \n" @@ -20,65 +20,65 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Gtranslator 3.30.1\n" -#: ../src/devedeng/add_files.py:45 +#: ../src/devedeng/add_files.py:44 msgid "Video files" msgstr "Ficheros de vídeo" -#: ../src/devedeng/add_files.py:50 ../src/devedeng/ask_subtitles.py:93 -#: ../src/devedeng/dvd_menu.py:147 ../src/devedeng/dvd_menu.py:159 -#: ../src/devedeng/opensave.py:49 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "Todos los ficheros" -#: ../src/devedeng/ask_subtitles.py:82 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "Ficheros de subtítulos" -#: ../src/devedeng/avconv.py:115 ../src/devedeng/ffmpeg.py:115 +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 #, python-format msgid "Converting %(X)s (pass 2)" msgstr "Convirtiendo %(X)s (pasada 2)" -#: ../src/devedeng/avconv.py:118 ../src/devedeng/ffmpeg.py:118 +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 #, python-format msgid "Converting %(X)s (pass 1)" msgstr "Convirtiendo %(X)s (pasada 1)" -#: ../src/devedeng/avconv.py:128 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "Convirtiendo %(X)s" -#: ../src/devedeng/avconv.py:508 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "Creando el menú %(X)d" -#: ../src/devedeng/choose_disc_type.py:157 -#: ../src/devedeng/choose_disc_type.py:168 -#: ../src/devedeng/choose_disc_type.py:184 -#: ../src/devedeng/choose_disc_type.py:195 -#: ../src/devedeng/choose_disc_type.py:206 -#: ../src/devedeng/choose_disc_type.py:216 -#: ../src/devedeng/choose_disc_type.py:222 -#: ../src/devedeng/choose_disc_type.py:228 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (no instalado)\n" -#: ../src/devedeng/choose_disc_type.py:160 -#: ../src/devedeng/choose_disc_type.py:171 -#: ../src/devedeng/choose_disc_type.py:187 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:209 -#: ../src/devedeng/choose_disc_type.py:219 -#: ../src/devedeng/choose_disc_type.py:225 -#: ../src/devedeng/choose_disc_type.py:231 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (instalado)\n" -#: ../src/devedeng/choose_disc_type.py:162 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -89,7 +89,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:173 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -100,7 +100,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:189 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -111,7 +111,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:201 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -122,7 +122,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:211 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -133,7 +133,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:234 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -144,106 +144,106 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/dvdauthor_converter.py:49 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "Generando la estructura del DVD" -#: ../src/devedeng/dvd_menu.py:52 ../src/devedeng/dvd_menu.py:419 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 msgid "Play all" msgstr "Reproducir todos" -#: ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "El fichero seleccionado es un vídeo, no un fichero de sonido" -#: ../src/devedeng/dvd_menu.py:94 ../src/devedeng/dvd_menu.py:97 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "Error" -#: ../src/devedeng/dvd_menu.py:97 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "El archivo no es de sonido" -#: ../src/devedeng/dvd_menu.py:142 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "Ficheros de imágenes" -#: ../src/devedeng/dvd_menu.py:154 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "Ficheros de sonido" -#: ../src/devedeng/dvd_menu.py:410 +#: ../src/devedeng/dvd_menu.py:409 #, python-brace-format msgid "Page {0} of {1}" msgstr "Pagina {0} de {1}" -#: ../src/devedeng/dvd_menu.py:417 +#: ../src/devedeng/dvd_menu.py:416 msgid "Play_all" msgstr "Reproducir todos" -#: ../src/devedeng/file_copy.py:32 +#: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "Copiando el archivo %(X)s" -#: ../src/devedeng/genisoimage.py:69 ../src/devedeng/mkisofs.py:69 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "Creando la imagen ISO" -#: ../src/devedeng/help.py:20 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "No puedo abrir la ayuda" -#: ../src/devedeng/mux_dvd_menu.py:35 +#: ../src/devedeng/mux_dvd_menu.py:34 #, python-format msgid "Mixing menu %(X)d" msgstr "Mezclando menú %(X)d" -#: ../src/devedeng/opensave.py:45 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "Proyectos DevedeNG" -#: ../src/devedeng/project.py:232 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "¿Interrumpir el DVD y salir?" -#: ../src/devedeng/project.py:232 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "Salir de DeVeDe" -#: ../src/devedeng/project.py:286 ../src/devedeng/project.py:736 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 msgid "In menu" msgstr "En el menú" -#: ../src/devedeng/project.py:288 +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "No se han podido añadir los siguientes ficheros:" -#: ../src/devedeng/project.py:289 ../src/devedeng/project.py:744 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "Error al añadir ficheros" -#: ../src/devedeng/project.py:300 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "El fichero %(X)s (%(Y)s) será borrado." -#: ../src/devedeng/project.py:300 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "Borrar archivo" -#: ../src/devedeng/project.py:500 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" "El límite para este formato es de %(l)d ficheros, pero este proyecto tiene " "%(h)d." -#: ../src/devedeng/project.py:500 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "Demasiados ficheros en el proyecto" -#: ../src/devedeng/project.py:509 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -262,920 +262,708 @@ msgstr "" "\n" " y todo su contenido será borrado. ¿Continuar?" -#: ../src/devedeng/project.py:509 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "Borrar carpeta" -#: ../src/devedeng/project.py:641 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "¿Cerrar este proyecto y comenzar uno nuevo?" -#: ../src/devedeng/project.py:641 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "Nuevo proyecto" -#: ../src/devedeng/project.py:676 +#: ../src/devedeng/project.py:678 msgid "The file already exists. Overwrite it?" msgstr "El fichero ya existe. ¿Sobreescribirlo?" -#: ../src/devedeng/project.py:676 +#: ../src/devedeng/project.py:678 msgid "The file already exists" msgstr "El fichero ya existe" -#: ../src/devedeng/project.py:742 ../src/devedeng/project.py:764 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 msgid "Page jump" msgstr "Salto de página" -#: ../src/devedeng/project.py:744 +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "Los siguientes ficheros del proyecto no se pudieron añadir de nuevo:" -#: ../src/devedeng/runner.py:91 ../src/devedeng/runner.py:92 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "¿Cancelar el trabajo?" -#: ../src/devedeng/settings.py:46 ../src/devedeng/settings.py:64 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "Utilizar todos los núcleos" -#: ../src/devedeng/settings.py:51 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "Utilizar %(X)d núcleo" msgstr[1] "Utilizar %(X)d núcleos" -#: ../src/devedeng/settings.py:58 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "Utilizar todos menos %(X)d núcleo" msgstr[1] "Utilizar todos menos %(X)d núcleos" -#: ../src/devedeng/settings.py:129 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "No se soporta ningún disco" -#: ../src/devedeng/subtitles_mux.py:44 +#: ../src/devedeng/subtitles_mux.py:43 #, python-format msgid "Adding %(L)s subtitles to %(X)s" msgstr "Añadiendo subtítulos %(L)s a %(X)s" -#: ../src/devedeng/title.py:33 +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Título %(X)d" -#: ../src/devedeng/vcdimager_converter.py:49 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "Creando la imagen de CD" -#: ../data/interface/wabout.ui:13 -msgid "2014 Raster Software Vigo" -msgstr "2014 Raster Software Vigo" - -#: ../data/interface/wadd_files.ui:9 -msgid "Add new file(s)" -msgstr "Añadir fichero(s)" - -#: ../data/interface/wask_subtitles.ui:85 -msgid "File:" -msgstr "Archivo:" - -#: ../data/interface/wask_subtitles.ui:121 -msgid "Encoding:" -msgstr "Codificación:" - -#: ../data/interface/wask_subtitles.ui:166 -msgid "Language:" -msgstr "Lengua:" - -#: ../data/interface/wask_subtitles.ui:203 -msgid "Put subtitles upper" -msgstr "Colocar los subtítulos más arriba" - -#: ../data/interface/wcreate.ui:9 -msgid "devede" -msgstr "devede" - -#: ../data/interface/wcreate.ui:68 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" -"Escoja el directorio en el que DeVeDe creará la imagen de DVD, así como un " -"nombre para ésta. No use un directorio que esté en una unidad VFAT/FAT32. No " -"se permiten los caracteres /, | y \\, que serán reemplazados por guiones " -"bajos." - -#: ../data/interface/wcreate.ui:106 -msgid "Shutdown computer when disc is done" -msgstr "Apagar el equipo cuando el disco esté hecho" - -#: ../data/interface/wdone.ui:22 -msgid "Burn" -msgstr "Grabar" - -#: ../data/interface/wdone.ui:64 -msgid "Job done!" -msgstr "¡Terminado!" - -#: ../data/interface/wdone.ui:147 ../data/interface/werror.ui:122 -msgid "Debugging data" -msgstr "Datos de depuración" - -#: ../data/interface/werror.ui:53 -msgid "There was an error while creating the disc." -msgstr "Se ha producido un error al crear el disco." - -#: ../data/interface/wfile_properties.ui:116 -msgid "Show this title in the menu" -msgstr "Mostrar este título en el menú" - -#: ../data/interface/wfile_properties.ui:139 -msgid "Title" -msgstr "Título" - -#: ../data/interface/wfile_properties.ui:174 -msgid "Path:" -msgstr "Ruta:" - -#: ../data/interface/wfile_properties.ui:214 -msgid "Original size (pixels):" -msgstr "Tamaño original (pixels):" - -#: ../data/interface/wfile_properties.ui:237 -msgid "Original length (seconds):" -msgstr "Longitud original (segundos):" - -#: ../data/interface/wfile_properties.ui:261 -msgid "Original aspect ratio:" -msgstr "Relación de aspecto original:" - -#: ../data/interface/wfile_properties.ui:274 -msgid "Frames per second:" -msgstr "Cuadros por segundo:" - -#: ../data/interface/wfile_properties.ui:332 -msgid "Original audio rate (Kbits/sec):" -msgstr "Tasa original de audio (Kbits/seg):" - -#: ../data/interface/wfile_properties.ui:345 -msgid "Original video rate (Kbits/sec):" -msgstr "Tasa original de vídeo (Kbits/seg):" - -#: ../data/interface/wfile_properties.ui:368 -msgid "File info" -msgstr "Información del archivo" - -#: ../data/interface/wfile_properties.ui:413 ../data/interface/wmessage.ui:87 -msgid "column" -msgstr "columna" - -#: ../data/interface/wfile_properties.ui:439 -msgid "Select all" -msgstr "Marcar todos" - -#: ../data/interface/wfile_properties.ui:453 -msgid "Unselect all" -msgstr "Desmarcar todos" - -#: ../data/interface/wfile_properties.ui:480 -msgid "Set properties to these files" -msgstr "Cambiar las propiedades de estos ficheros" - -#: ../data/interface/wfile_properties.ui:533 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../data/interface/wfile_properties.ui:549 ../data/interface/wmain.ui:802 -msgid "NTSC" -msgstr "NTSC" - -#: ../data/interface/wfile_properties.ui:571 -msgid "Video format" -msgstr "Formato de vídeo" - -#: ../data/interface/wfile_properties.ui:619 -msgid "300" -msgstr "300" - -#: ../data/interface/wfile_properties.ui:631 -msgid "Reset" -msgstr "Resetear" - -#: ../data/interface/wfile_properties.ui:649 -msgid "Volume (%)" -msgstr "Volumen (%)" - -#: ../data/interface/wfile_properties.ui:680 -#: ../data/interface/wfile_properties.ui:750 -#: ../data/interface/wfile_properties.ui:1194 -#: ../data/interface/wfile_properties.ui:1335 -#: ../data/interface/wfile_properties.ui:1507 -msgid "Automatic" -msgstr "Automático" - -#: ../data/interface/wfile_properties.ui:699 -msgid "5000" -msgstr "5000" - -#: ../data/interface/wfile_properties.ui:719 -msgid "Video rate (KBits/sec)" -msgstr "Tasa de vídeo (Kbits/seg)" - -#: ../data/interface/wfile_properties.ui:768 -msgid "224" -msgstr "224" - -#: ../data/interface/wfile_properties.ui:788 -msgid "Audio rate (KBits/sec)" -msgstr "Tasa de audio(Kbits/seg)" - -#: ../data/interface/wfile_properties.ui:821 -msgid "5" -msgstr "5" - -#: ../data/interface/wfile_properties.ui:836 -msgid "Size (in minutes) for each chapter:" -msgstr "Tamaño (en minutos) para cada capítulo:" - -#: ../data/interface/wfile_properties.ui:846 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Dividir el archivo en capítulos (para facilitar la búsqueda)" - -#: ../data/interface/wfile_properties.ui:865 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "Lista de capítulos manual (separar con comas en formato mm:ss):" - -#: ../data/interface/wfile_properties.ui:891 -msgid "Division in chapters" -msgstr "División en capítulos" - -#: ../data/interface/wfile_properties.ui:908 -msgid "General" -msgstr "General" - -#: ../data/interface/wfile_properties.ui:938 -msgid "Language" -msgstr "Lengua" - -#: ../data/interface/wfile_properties.ui:949 -msgid "Subtitle" -msgstr "Subtítulo" - -#: ../data/interface/wfile_properties.ui:975 -msgid "Font size:" -msgstr "Tamaño de fuente:" - -#: ../data/interface/wfile_properties.ui:997 -msgid "Force subtitles" -msgstr "Forzar subtítulos" - -#: ../data/interface/wfile_properties.ui:1067 -msgid "Fill color:" -msgstr "Color de relleno:" - -#: ../data/interface/wfile_properties.ui:1092 -msgid "Outline color:" -msgstr "Color del borde:" - -#: ../data/interface/wfile_properties.ui:1117 -msgid "Outline thickness:" -msgstr "Grosor del borde:" - -#: ../data/interface/wfile_properties.ui:1155 -msgid "Subtitles" -msgstr "Subtítulos" - -#: ../data/interface/wfile_properties.ui:1209 -#: ../data/interface/wfile_properties.ui:1350 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../data/interface/wfile_properties.ui:1224 -#: ../data/interface/wfile_properties.ui:1365 -msgid "1280x720" -msgstr "1280x720" - -#: ../data/interface/wfile_properties.ui:1239 -msgid "720x480" -msgstr "720x480" - -#: ../data/interface/wfile_properties.ui:1254 -msgid "704x480" -msgstr "704x480" - -#: ../data/interface/wfile_properties.ui:1269 -msgid "480x480" -msgstr "480x480" - -#: ../data/interface/wfile_properties.ui:1284 -msgid "352x480" -msgstr "352x480" - -#: ../data/interface/wfile_properties.ui:1299 -msgid "352x240" -msgstr "352x240" - -#: ../data/interface/wfile_properties.ui:1380 -msgid "720x576" -msgstr "720x576" - -#: ../data/interface/wfile_properties.ui:1395 -msgid "704x576" -msgstr "704x576" - -#: ../data/interface/wfile_properties.ui:1410 -msgid "480x576" -msgstr "480x576" - -#: ../data/interface/wfile_properties.ui:1425 -msgid "352x576" -msgstr "352x576" - -#: ../data/interface/wfile_properties.ui:1440 -msgid "352x288" -msgstr "352x288" - -#: ../data/interface/wfile_properties.ui:1478 -msgid "Final size" -msgstr "Tamaño final" - -#: ../data/interface/wfile_properties.ui:1523 -msgid "4:3" -msgstr "4:3" - -#: ../data/interface/wfile_properties.ui:1540 -msgid "16:9" -msgstr "16:9" - -#: ../data/interface/wfile_properties.ui:1562 -msgid "Aspect ratio" -msgstr "Relación de aspecto" - -#: ../data/interface/wfile_properties.ui:1591 -msgid "Horizontal mirror" -msgstr "Espejo horizontal" - -#: ../data/interface/wfile_properties.ui:1606 -msgid "Vertical mirror" -msgstr "Espejo vertical" - -#: ../data/interface/wfile_properties.ui:1627 -msgid "Mirror" -msgstr "Espejo" - -#: ../data/interface/wfile_properties.ui:1667 -msgid "No rotation" -msgstr "No rotar" - -#: ../data/interface/wfile_properties.ui:1682 -msgid "90 degrees (clockwise)" -msgstr "90 grados (horario)" - -#: ../data/interface/wfile_properties.ui:1697 -msgid "180 degrees" -msgstr "180 grados" - -#: ../data/interface/wfile_properties.ui:1712 -msgid "90 degrees (counter-clockwise)" -msgstr "90 grados (antihorario)" - -#: ../data/interface/wfile_properties.ui:1733 -msgid "Rotation" -msgstr "Rotación" - -#: ../data/interface/wfile_properties.ui:1761 -msgid "Add black bars" -msgstr "Añadir bandas negras" - -#: ../data/interface/wfile_properties.ui:1776 -msgid "Scale picture" -msgstr "Escalar la imagen" - -#: ../data/interface/wfile_properties.ui:1791 -msgid "Cut picture" -msgstr "Cortar la imagen" - -#: ../data/interface/wfile_properties.ui:1845 -msgid "Scaling mode" -msgstr "Tipo de escalado" - -#: ../data/interface/wfile_properties.ui:1872 -msgid "Video options" -msgstr "Opciones de vídeo" - -#: ../data/interface/wfile_properties.ui:1897 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Usar codificación en dos pasadas (más calidad pero conversión más lenta)" - -#: ../data/interface/wfile_properties.ui:1911 -msgid "Two pass encoding" -msgstr "Codificación en dos pasadas" - -#: ../data/interface/wfile_properties.ui:1940 -msgid "Don't deinterlace" -msgstr "No desentrelazar" - -#: ../data/interface/wfile_properties.ui:1956 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtro de desentrelazado de FFMpeg" - -#: ../data/interface/wfile_properties.ui:1973 -msgid "YADIF deinterlacing filter" -msgstr "Filtro de desentrelazado YADIF" - -#: ../data/interface/wfile_properties.ui:1996 -msgid "Deinterlacing" -msgstr "Desentrelazado" - -#: ../data/interface/wfile_properties.ui:2016 -msgid "Quality" -msgstr "Calidad" - -#: ../data/interface/wfile_properties.ui:2047 -msgid "Audio delay (in seconds):" -msgstr "Retardo de sonido (en segundos):" - -#: ../data/interface/wfile_properties.ui:2077 -msgid "Create DVD with 5.1 channel sound" -msgstr "Crear DVD con sonido 5.1" - -#: ../data/interface/wfile_properties.ui:2092 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Este fichero ya contiene sonido en formato AC3 (copiar el audio en lugar de " -"recomprimirlo)" - -#: ../data/interface/wfile_properties.ui:2113 -msgid "Audio" -msgstr "Audio" - -#: ../data/interface/wfile_properties.ui:2126 -msgid "Audio" -msgstr "Sonido" - -#: ../data/interface/wfile_properties.ui:2151 -#: ../data/interface/wtitle_properties.ui:119 -msgid "Stop reproduction/show disc menu" -msgstr "Parar la reproducción/mostrar el menú" - -#: ../data/interface/wfile_properties.ui:2167 -#: ../data/interface/wtitle_properties.ui:135 -msgid "Play the first title" -msgstr "Reproducir el primer título" - -#: ../data/interface/wfile_properties.ui:2183 -#: ../data/interface/wtitle_properties.ui:152 -msgid "Play the previous title" -msgstr "Reproducir el título anterior" - -#: ../data/interface/wfile_properties.ui:2199 -#: ../data/interface/wtitle_properties.ui:169 -msgid "Play this title again (loop)" -msgstr "Reproducir este título otra vez (bucle)" - -#: ../data/interface/wfile_properties.ui:2215 -#: ../data/interface/wtitle_properties.ui:186 -msgid "Play the next title" -msgstr "Reproducir el título siguiente" - -#: ../data/interface/wfile_properties.ui:2231 -#: ../data/interface/wtitle_properties.ui:203 -msgid "Play the last title" -msgstr "Reproducir el último título" - -#: ../data/interface/wfile_properties.ui:2253 -#: ../data/interface/wtitle_properties.ui:226 -msgid "Action to perform when this title ends" -msgstr "Acción a realizar cuando este título termine" - -#: ../data/interface/wfile_properties.ui:2266 -msgid "Actions" -msgstr "Acciones" - -#: ../data/interface/wfile_properties.ui:2291 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "" -"Este fichero ya está en un formato MPEG-PS adecuado para discos DVD/xCD" - -#: ../data/interface/wfile_properties.ui:2306 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Empaquetar audio y vídeo sin recodificar (útil para ficheros VOB)" - -#: ../data/interface/wfile_properties.ui:2321 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Usar un GOP de 12 fotogramas (mejora la compatibilidad)" - -#: ../data/interface/wfile_properties.ui:2342 -msgid "Special" -msgstr "Especial" - -#: ../data/interface/wfile_properties.ui:2355 -msgid "Misc" -msgstr "Misc" - -#: ../data/interface/wfile_properties.ui:2370 -msgid "Options" -msgstr "Opciones" - -#: ../data/interface/wfile_properties.ui:2383 ../data/interface/wmain.ui:567 -msgid "Preview" -msgstr "Previsualizar" - -#: ../data/interface/wmain.ui:73 -msgid "_File" -msgstr "_Archivo" - -#: ../data/interface/wmain.ui:143 -msgid "_Edit" -msgstr "_Editar" - -#: ../data/interface/wmain.ui:153 -msgid "Set multiproperties" -msgstr "Cambio múltiple de propiedades" - -#: ../data/interface/wmain.ui:176 -msgid "_Help" -msgstr "A_yuda" - -#: ../data/interface/wmain.ui:186 -msgid "Show documentation" -msgstr "Mostrar documentación" - -#: ../data/interface/wmain.ui:248 -msgid "Title" -msgstr "Título" - -#: ../data/interface/wmain.ui:263 -msgid "Duration" -msgstr "Duración" - -#: ../data/interface/wmain.ui:338 -msgid "Add file" -msgstr "Añadir fichero" - -#: ../data/interface/wmain.ui:384 -msgid "Remove" -msgstr "Eliminar" - -#: ../data/interface/wmain.ui:430 -msgid "Move down" -msgstr "Bajar" - -#: ../data/interface/wmain.ui:476 -msgid "Move up" -msgstr "Subir" - -#: ../data/interface/wmain.ui:522 -msgid "Properties" -msgstr "Propiedades" - -#: ../data/interface/wmain.ui:612 -msgid "Add separator" -msgstr "Añadir separador" - -#: ../data/interface/wmain.ui:644 -msgid "Files" -msgstr "Archivos" - -#: ../data/interface/wmain.ui:675 -msgid "Media size:" -msgstr "Tamaño del disco:" - -#: ../data/interface/wmain.ui:723 -msgid "Adjust disc usage" -msgstr "Ajustar el espacio ocupado en disco" - -#: ../data/interface/wmain.ui:750 -msgid "Disc usage" -msgstr "Ocupación del disco" - -#: ../data/interface/wmain.ui:783 -msgid "PAL" -msgstr "PAL" - -#: ../data/interface/wmain.ui:825 -msgid "Default format" -msgstr "Formato por defecto" +#~ msgid "2014 Raster Software Vigo" +#~ msgstr "2014 Raster Software Vigo" -#: ../data/interface/wmain.ui:853 -msgid "Create a menu with the titles" -msgstr "Crear un menú con los títulos" +#~ msgid "Add new file(s)" +#~ msgstr "Añadir fichero(s)" -#: ../data/interface/wmain.ui:868 -msgid "Menu options" -msgstr "Opciones del menú" +#~ msgid "File:" +#~ msgstr "Archivo:" -#: ../data/interface/wmain.ui:887 -msgid "Menus" -msgstr "Menús" +#~ msgid "Encoding:" +#~ msgstr "Codificación:" -#: ../data/interface/wmenu.ui:95 -msgid "Text:" -msgstr "Texto:" +#~ msgid "Language:" +#~ msgstr "Lengua:" -#: ../data/interface/wmenu.ui:107 ../data/interface/wmenu.ui:693 -msgid "Font:" -msgstr "Fuente:" +#~ msgid "Put subtitles upper" +#~ msgstr "Colocar los subtítulos más arriba" -#: ../data/interface/wmenu.ui:119 -msgid "Text color:" -msgstr "Color para el texto:" +#~ msgid "devede" +#~ msgstr "devede" -#: ../data/interface/wmenu.ui:131 -msgid "Shadow color:" -msgstr "Color para la sombra:" +#~ msgid "" +#~ "Choose the folder where Devede will create the files and a name for it. " +#~ "Do not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " +#~ "accepted and will be replaced by underscores." +#~ msgstr "" +#~ "Escoja el directorio en el que DeVeDe creará la imagen de DVD, así como " +#~ "un nombre para ésta. No use un directorio que esté en una unidad VFAT/" +#~ "FAT32. No se permiten los caracteres /, | y \\, que serán reemplazados " +#~ "por guiones bajos." -#: ../data/interface/wmenu.ui:190 -msgid "Vertical position (percent):" -msgstr "Posición vertical (porcentaje):" +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "Apagar el equipo cuando el disco esté hecho" -#: ../data/interface/wmenu.ui:203 ../data/interface/wmenu.ui:230 -#: ../data/interface/wmenu.ui:596 ../data/interface/wmenu.ui:611 -#: ../data/interface/wmenu.ui:625 ../data/interface/wmenu.ui:639 -msgid "0,00" -msgstr "0,00" +#~ msgid "Burn" +#~ msgstr "Grabar" -#: ../data/interface/wmenu.ui:217 -msgid "Horizontal position (percent):" -msgstr "Posición horizontal (porcentaje):" +#~ msgid "Job done!" +#~ msgstr "¡Terminado!" -#: ../data/interface/wmenu.ui:248 -msgid "Menu title" -msgstr "Título del menú" +#~ msgid "Debugging data" +#~ msgstr "Datos de depuración" -#: ../data/interface/wmenu.ui:287 -msgid "Default background" -msgstr "Fondo por defecto" +#~ msgid "There was an error while creating the disc." +#~ msgstr "Se ha producido un error al crear el disco." -#: ../data/interface/wmenu.ui:307 -msgid "Menu background" -msgstr "Fondo del menú" +#~ msgid "Show this title in the menu" +#~ msgstr "Mostrar este título en el menú" -#: ../data/interface/wmenu.ui:351 -msgid "Menu without sound" -msgstr "Hacer un menú sin sonido" +#~ msgid "Title" +#~ msgstr "Título" -#: ../data/interface/wmenu.ui:379 -msgid "Audio format:" -msgstr "Formato de sonido:" +#~ msgid "Path:" +#~ msgstr "Ruta:" -#: ../data/interface/wmenu.ui:389 -msgid "MP2" -msgstr "MP2" +#~ msgid "Original size (pixels):" +#~ msgstr "Tamaño original (pixels):" -#: ../data/interface/wmenu.ui:405 -msgid "AC3" -msgstr "AC3" +#~ msgid "Original length (seconds):" +#~ msgstr "Longitud original (segundos):" -#: ../data/interface/wmenu.ui:434 -msgid "Menu music" -msgstr "Música del menú" +#~ msgid "Original aspect ratio:" +#~ msgstr "Relación de aspecto original:" -#: ../data/interface/wmenu.ui:462 -msgid "4:3 (classic)" -msgstr "4:3 (clásico)" - -#: ../data/interface/wmenu.ui:477 -msgid "16:9 (widescreen)" -msgstr "16:9 (panorámico)" - -#: ../data/interface/wmenu.ui:498 -msgid "Menu aspect" -msgstr "Aspecto del menú" - -#: ../data/interface/wmenu.ui:529 -msgid "Horizontal" -msgstr "Horizontal" - -#: ../data/interface/wmenu.ui:541 -msgid "Margins (percent)" -msgstr "Márgenes (porcentaje)" - -#: ../data/interface/wmenu.ui:552 -msgid "Left" -msgstr "Izquierda" - -#: ../data/interface/wmenu.ui:566 -msgid "Center" -msgstr "Centro" - -#: ../data/interface/wmenu.ui:580 -msgid "Right" -msgstr "Derecha" - -#: ../data/interface/wmenu.ui:658 -msgid "Menu position" -msgstr "Posición del menú" - -#: ../data/interface/wmenu.ui:742 -msgid "Unselected:" -msgstr "No seleccionado:" - -#: ../data/interface/wmenu.ui:754 ../data/interface/wmenu.ui:882 -msgid "Shadows:" -msgstr "Sombra:" - -#: ../data/interface/wmenu.ui:766 -msgid "Selected:" -msgstr "Seleccionado:" - -#: ../data/interface/wmenu.ui:778 ../data/interface/wmenu.ui:929 -msgid "Background:" -msgstr "Fondo:" - -#: ../data/interface/wmenu.ui:839 -msgid "Titles" -msgstr "Títulos" - -#: ../data/interface/wmenu.ui:870 -msgid "Color:" -msgstr "Color:" - -#: ../data/interface/wmenu.ui:964 -msgid "Separators" -msgstr "Separadores" - -#: ../data/interface/wmenu.ui:983 -msgid "Menu font and colors" -msgstr "Colores y fuente del menú" - -#: ../data/interface/wmenu.ui:1012 -msgid "Show menu at disk startup" -msgstr "Mostrar el menú al insertar el disco" - -#: ../data/interface/wmenu.ui:1028 -msgid "Jump to the first title at startup" -msgstr "Reproducir el primer título al insertar el disco" - -#: ../data/interface/wmenu.ui:1048 -msgid "Provide \"Play All\" option" -msgstr "Incluir opción \"Reproducir todo\"" - -#: ../data/interface/wmenu.ui:1087 -msgid "Disc startup options" -msgstr "Opciones de inicio del disco" - -#: ../data/interface/wmenu.ui:1116 -msgid "Show titles as selected" -msgstr "Mostrar los títulos como seleccionados" - -#: ../data/interface/wmenu.ui:1190 -msgid "Preview" -msgstr "Previsualizar" - -#: ../data/interface/wmenu.ui:1255 -msgid "Menu preview" -msgstr "Previsualización del menú" - -#: ../data/interface/wneeded.ui:53 -msgid "Programs needed by Devede NG" -msgstr "Programas necesarios para Devede NG" - -#: ../data/interface/wpreview.ui:69 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" -"Previsualizar el vídeo\n" -"\n" -"DeVeDe hará una previsualización con los parámetros actuales, para que pueda " -"comprobar la calidad del vídeo, etc." - -#: ../data/interface/wpreview.ui:90 -msgid "Preview length:" -msgstr "Duración de la previsualización:" - -#: ../data/interface/wprogress.ui:8 -msgid "Creating..." -msgstr "Creando..." - -#: ../data/interface/wprogress.ui:24 -msgid "Creating disc" -msgstr "Creando el disco" - -#: ../data/interface/wprogress.ui:70 -msgid "Project progress" -msgstr "Progreso del proyecto" - -#: ../data/interface/wselect_disk.ui:7 -msgid "Devede NG" -msgstr "Devede NG" - -#: ../data/interface/wselect_disk.ui:22 -msgid "Choose the disc type you want to create with Devede" -msgstr "Escoja el tipo de disco que quiere crear con DeVeDe" - -#: ../data/interface/wselect_disk.ui:58 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Crea un DVD de vídeo válido para cualquier reproductor doméstico" - -#: ../data/interface/wselect_disk.ui:105 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Crea un VideoCD, con una calidad de imagen equivalente a VHS" - -#: ../data/interface/wselect_disk.ui:152 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Crea un VideoCD con mejor calidad de imagen" - -#: ../data/interface/wselect_disk.ui:199 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Otro tipo de Super VideoCD" - -#: ../data/interface/wselect_disk.ui:246 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Crea ficheros compatibles con reproductores DivX domésticos" - -#: ../data/interface/wselect_disk.ui:293 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" -"Matroska / H.264\n" -"Crea ficheros H.264 en un contenedor MKV" - -#: ../data/interface/wselect_disk.ui:321 -msgid "Programs needed by Devede" -msgstr "Programas necesarios para Devede" - -#: ../data/interface/wsettings.ui:134 -msgid "Multicore CPUs" -msgstr "CPUs multinúcleo" - -#: ../data/interface/wsettings.ui:164 -msgid "Temporary files folder:" -msgstr "Carpeta para los ficheros temporales:" - -#: ../data/interface/wsettings.ui:193 -msgid "Folders" -msgstr "Carpetas" - -#: ../data/interface/wsettings.ui:225 -msgid "Play preview:" -msgstr "Previsualizar:" - -#: ../data/interface/wsettings.ui:240 -msgid "Get video info:" -msgstr "Obtener información del vídeo:" - -#: ../data/interface/wsettings.ui:255 -msgid "Convert menus:" -msgstr "Convertir menús:" - -#: ../data/interface/wsettings.ui:270 -msgid "Convert videos:" -msgstr "Convertir vídeos:" - -#: ../data/interface/wsettings.ui:364 -msgid "Burn ISOs:" -msgstr "Grabar ISOs:" - -#: ../data/interface/wsettings.ui:397 -msgid "Disc types supported:" -msgstr "Formatos de disco soportados:" - -#: ../data/interface/wsettings.ui:424 -msgid "Create ISOs:" -msgstr "Crear imágenes ISO:" - -#: ../data/interface/wsettings.ui:460 -msgid "Backends" -msgstr "Backends" - -#: ../data/interface/wtitle_properties.ui:8 -msgid "Title properties" -msgstr "Propiedades del título" - -#: ../data/interface/wtitle_properties.ui:90 -msgid "Title's name" -msgstr "Nombre del título" +#~ msgid "Frames per second:" +#~ msgstr "Cuadros por segundo:" + +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Tasa original de audio (Kbits/seg):" + +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Tasa original de vídeo (Kbits/seg):" + +#~ msgid "File info" +#~ msgstr "Información del archivo" + +#~ msgid "column" +#~ msgstr "columna" + +#~ msgid "Select all" +#~ msgstr "Marcar todos" + +#~ msgid "Unselect all" +#~ msgstr "Desmarcar todos" + +#~ msgid "Set properties to these files" +#~ msgstr "Cambiar las propiedades de estos ficheros" + +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" + +#~ msgid "NTSC" +#~ msgstr "NTSC" + +#~ msgid "Video format" +#~ msgstr "Formato de vídeo" + +#~ msgid "300" +#~ msgstr "300" + +#~ msgid "Reset" +#~ msgstr "Resetear" + +#~ msgid "Volume (%)" +#~ msgstr "Volumen (%)" + +#~ msgid "Automatic" +#~ msgstr "Automático" + +#~ msgid "5000" +#~ msgstr "5000" + +#~ msgid "Video rate (KBits/sec)" +#~ msgstr "Tasa de vídeo (Kbits/seg)" + +#~ msgid "224" +#~ msgstr "224" + +#~ msgid "Audio rate (KBits/sec)" +#~ msgstr "Tasa de audio(Kbits/seg)" + +#~ msgid "5" +#~ msgstr "5" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Tamaño (en minutos) para cada capítulo:" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Dividir el archivo en capítulos (para facilitar la búsqueda)" + +#~ msgid "Manual chapter list (split by comma in mm:ss format):" +#~ msgstr "Lista de capítulos manual (separar con comas en formato mm:ss):" + +#~ msgid "Division in chapters" +#~ msgstr "División en capítulos" + +#~ msgid "General" +#~ msgstr "General" + +#~ msgid "Language" +#~ msgstr "Lengua" + +#~ msgid "Subtitle" +#~ msgstr "Subtítulo" + +#~ msgid "Font size:" +#~ msgstr "Tamaño de fuente:" + +#~ msgid "Force subtitles" +#~ msgstr "Forzar subtítulos" + +#~ msgid "Fill color:" +#~ msgstr "Color de relleno:" + +#~ msgid "Outline color:" +#~ msgstr "Color del borde:" + +#~ msgid "Outline thickness:" +#~ msgstr "Grosor del borde:" + +#~ msgid "Subtitles" +#~ msgstr "Subtítulos" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "720x576" +#~ msgstr "720x576" + +#~ msgid "704x576" +#~ msgstr "704x576" + +#~ msgid "480x576" +#~ msgstr "480x576" + +#~ msgid "352x576" +#~ msgstr "352x576" + +#~ msgid "352x288" +#~ msgstr "352x288" + +#~ msgid "Final size" +#~ msgstr "Tamaño final" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Relación de aspecto" + +#~ msgid "Horizontal mirror" +#~ msgstr "Espejo horizontal" + +#~ msgid "Vertical mirror" +#~ msgstr "Espejo vertical" + +#~ msgid "Mirror" +#~ msgstr "Espejo" + +#~ msgid "No rotation" +#~ msgstr "No rotar" + +#~ msgid "90 degrees (clockwise)" +#~ msgstr "90 grados (horario)" + +#~ msgid "180 degrees" +#~ msgstr "180 grados" + +#~ msgid "90 degrees (counter-clockwise)" +#~ msgstr "90 grados (antihorario)" + +#~ msgid "Rotation" +#~ msgstr "Rotación" + +#~ msgid "Add black bars" +#~ msgstr "Añadir bandas negras" + +#~ msgid "Scale picture" +#~ msgstr "Escalar la imagen" + +#~ msgid "Cut picture" +#~ msgstr "Cortar la imagen" + +#~ msgid "Scaling mode" +#~ msgstr "Tipo de escalado" + +#~ msgid "Video options" +#~ msgstr "Opciones de vídeo" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Usar codificación en dos pasadas (más calidad pero conversión más lenta)" + +#~ msgid "Two pass encoding" +#~ msgstr "Codificación en dos pasadas" + +#~ msgid "Don't deinterlace" +#~ msgstr "No desentrelazar" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtro de desentrelazado de FFMpeg" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtro de desentrelazado YADIF" + +#~ msgid "Deinterlacing" +#~ msgstr "Desentrelazado" + +#~ msgid "Quality" +#~ msgstr "Calidad" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Retardo de sonido (en segundos):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Crear DVD con sonido 5.1" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Este fichero ya contiene sonido en formato AC3 (copiar el audio en lugar " +#~ "de recomprimirlo)" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Audio" +#~ msgstr "Sonido" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Parar la reproducción/mostrar el menú" + +#~ msgid "Play the first title" +#~ msgstr "Reproducir el primer título" + +#~ msgid "Play the previous title" +#~ msgstr "Reproducir el título anterior" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Reproducir este título otra vez (bucle)" + +#~ msgid "Play the next title" +#~ msgstr "Reproducir el título siguiente" + +#~ msgid "Play the last title" +#~ msgstr "Reproducir el último título" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Acción a realizar cuando este título termine" + +#~ msgid "Actions" +#~ msgstr "Acciones" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "" +#~ "Este fichero ya está en un formato MPEG-PS adecuado para discos DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "Empaquetar audio y vídeo sin recodificar (útil para ficheros VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Usar un GOP de 12 fotogramas (mejora la compatibilidad)" + +#~ msgid "Special" +#~ msgstr "Especial" + +#~ msgid "Misc" +#~ msgstr "Misc" + +#~ msgid "Options" +#~ msgstr "Opciones" + +#~ msgid "Preview" +#~ msgstr "Previsualizar" + +#~ msgid "_File" +#~ msgstr "_Archivo" + +#~ msgid "_Edit" +#~ msgstr "_Editar" + +#~ msgid "Set multiproperties" +#~ msgstr "Cambio múltiple de propiedades" + +#~ msgid "_Help" +#~ msgstr "A_yuda" + +#~ msgid "Show documentation" +#~ msgstr "Mostrar documentación" + +#~ msgid "Title" +#~ msgstr "Título" + +#~ msgid "Duration" +#~ msgstr "Duración" + +#~ msgid "Add file" +#~ msgstr "Añadir fichero" + +#~ msgid "Remove" +#~ msgstr "Eliminar" + +#~ msgid "Move down" +#~ msgstr "Bajar" + +#~ msgid "Move up" +#~ msgstr "Subir" + +#~ msgid "Properties" +#~ msgstr "Propiedades" + +#~ msgid "Add separator" +#~ msgstr "Añadir separador" + +#~ msgid "Files" +#~ msgstr "Archivos" + +#~ msgid "Media size:" +#~ msgstr "Tamaño del disco:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Ajustar el espacio ocupado en disco" + +#~ msgid "Disc usage" +#~ msgstr "Ocupación del disco" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Formato por defecto" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Crear un menú con los títulos" + +#~ msgid "Menu options" +#~ msgstr "Opciones del menú" + +#~ msgid "Menus" +#~ msgstr "Menús" + +#~ msgid "Text:" +#~ msgstr "Texto:" + +#~ msgid "Font:" +#~ msgstr "Fuente:" + +#~ msgid "Text color:" +#~ msgstr "Color para el texto:" + +#~ msgid "Shadow color:" +#~ msgstr "Color para la sombra:" + +#~ msgid "Vertical position (percent):" +#~ msgstr "Posición vertical (porcentaje):" + +#~ msgid "0,00" +#~ msgstr "0,00" + +#~ msgid "Horizontal position (percent):" +#~ msgstr "Posición horizontal (porcentaje):" + +#~ msgid "Menu title" +#~ msgstr "Título del menú" + +#~ msgid "Default background" +#~ msgstr "Fondo por defecto" + +#~ msgid "Menu background" +#~ msgstr "Fondo del menú" + +#~ msgid "Menu without sound" +#~ msgstr "Hacer un menú sin sonido" + +#~ msgid "Audio format:" +#~ msgstr "Formato de sonido:" + +#~ msgid "MP2" +#~ msgstr "MP2" + +#~ msgid "AC3" +#~ msgstr "AC3" + +#~ msgid "Menu music" +#~ msgstr "Música del menú" + +#~ msgid "4:3 (classic)" +#~ msgstr "4:3 (clásico)" + +#~ msgid "16:9 (widescreen)" +#~ msgstr "16:9 (panorámico)" + +#~ msgid "Menu aspect" +#~ msgstr "Aspecto del menú" + +#~ msgid "Horizontal" +#~ msgstr "Horizontal" + +#~ msgid "Margins (percent)" +#~ msgstr "Márgenes (porcentaje)" + +#~ msgid "Left" +#~ msgstr "Izquierda" + +#~ msgid "Center" +#~ msgstr "Centro" + +#~ msgid "Right" +#~ msgstr "Derecha" + +#~ msgid "Menu position" +#~ msgstr "Posición del menú" + +#~ msgid "Unselected:" +#~ msgstr "No seleccionado:" + +#~ msgid "Shadows:" +#~ msgstr "Sombra:" + +#~ msgid "Selected:" +#~ msgstr "Seleccionado:" + +#~ msgid "Background:" +#~ msgstr "Fondo:" + +#~ msgid "Titles" +#~ msgstr "Títulos" + +#~ msgid "Color:" +#~ msgstr "Color:" + +#~ msgid "Separators" +#~ msgstr "Separadores" + +#~ msgid "Menu font and colors" +#~ msgstr "Colores y fuente del menú" + +#~ msgid "Show menu at disk startup" +#~ msgstr "Mostrar el menú al insertar el disco" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Reproducir el primer título al insertar el disco" + +#~ msgid "Provide \"Play All\" option" +#~ msgstr "Incluir opción \"Reproducir todo\"" + +#~ msgid "Disc startup options" +#~ msgstr "Opciones de inicio del disco" + +#~ msgid "Show titles as selected" +#~ msgstr "Mostrar los títulos como seleccionados" + +#~ msgid "Preview" +#~ msgstr "Previsualizar" + +#~ msgid "Menu preview" +#~ msgstr "Previsualización del menú" + +#~ msgid "Programs needed by Devede NG" +#~ msgstr "Programas necesarios para Devede NG" + +#~ msgid "" +#~ "Preview video\n" +#~ "\n" +#~ "Devede will create a preview with the selected parameters, so you will be " +#~ "able to check the video quality, audio sync and so on." +#~ msgstr "" +#~ "Previsualizar el vídeo\n" +#~ "\n" +#~ "DeVeDe hará una previsualización con los parámetros actuales, para que " +#~ "pueda comprobar la calidad del vídeo, etc." + +#~ msgid "Preview length:" +#~ msgstr "Duración de la previsualización:" + +#~ msgid "Creating..." +#~ msgstr "Creando..." + +#~ msgid "Creating disc" +#~ msgstr "Creando el disco" + +#~ msgid "Project progress" +#~ msgstr "Progreso del proyecto" + +#~ msgid "Devede NG" +#~ msgstr "Devede NG" + +#~ msgid "Choose the disc type you want to create with Devede" +#~ msgstr "Escoja el tipo de disco que quiere crear con DeVeDe" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Crea un DVD de vídeo válido para cualquier reproductor doméstico" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Crea un VideoCD, con una calidad de imagen equivalente a VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Crea un VideoCD con mejor calidad de imagen" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Otro tipo de Super VideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Crea ficheros compatibles con reproductores DivX domésticos" + +#~ msgid "" +#~ "Matroska / H.264\n" +#~ "Creates H.264 files in a MKV container" +#~ msgstr "" +#~ "Matroska / H.264\n" +#~ "Crea ficheros H.264 en un contenedor MKV" + +#~ msgid "Programs needed by Devede" +#~ msgstr "Programas necesarios para Devede" + +#~ msgid "Multicore CPUs" +#~ msgstr "CPUs multinúcleo" + +#~ msgid "Temporary files folder:" +#~ msgstr "Carpeta para los ficheros temporales:" + +#~ msgid "Folders" +#~ msgstr "Carpetas" + +#~ msgid "Play preview:" +#~ msgstr "Previsualizar:" + +#~ msgid "Get video info:" +#~ msgstr "Obtener información del vídeo:" + +#~ msgid "Convert menus:" +#~ msgstr "Convertir menús:" + +#~ msgid "Convert videos:" +#~ msgstr "Convertir vídeos:" + +#~ msgid "Burn ISOs:" +#~ msgstr "Grabar ISOs:" + +#~ msgid "Disc types supported:" +#~ msgstr "Formatos de disco soportados:" + +#~ msgid "Create ISOs:" +#~ msgstr "Crear imágenes ISO:" + +#~ msgid "Backends" +#~ msgstr "Backends" + +#~ msgid "Title properties" +#~ msgstr "Propiedades del título" + +#~ msgid "Title's name" +#~ msgstr "Nombre del título" #~ msgid "Page %(X)d of %(Y)d" #~ msgstr "Página %(X)d de %(Y)d" diff --git a/po/fr.po b/po/fr.po index ae06c60..9cd8488 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2010-01-31 12:19+0100\n" "Last-Translator: Arnaud Leroy \n" "Language-Team: \n" @@ -16,1301 +16,1214 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Création des fichiers BIN/CUE" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Fichiers vidéo" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Tous les fichiers" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Sous-Titre" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"La création des fichiers BIN/CUE a échoué\n" -"Peut-être qu'il n'y a pas assez de place sur le disque ?" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Création de l'image ISO" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"La création de l'image ISO a échoué\n" -"Peut-être qu'il n'y a pas assez de place sur le disque ?" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Création du menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Pas assez d'espace libre. Pour créer ce disque, %(total)d Moctets\n" -"sont nécessaires, mais seulement %(free)d Moctets sont disponibles." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Échec d'écriture dans le dossier de destination. Vérifiez que\n" -"vous avez les permissions et l'espace libre nécessaires dans celui-ci." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Le fichier ou dossier\n" -"\n" -"%(folder)s\n" -"\n" -"existe déjà. Si vous continuez, il sera écrasé." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Erreur inconnue" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Création de la structure arborescente du DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"La création de la structure arborescente du DVD a échoué\n" -"Peut-être qu'il n'y a pas assez de place sur le disque ?" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"La bande sonore du menu semble endommagée. Utilisation de la bande muette " -"par défaut." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Erreur" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Le fichier semble contenir du son seulement." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Fichiers vidéo" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Fichiers vidéo" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Fond d'écran de menu introuvable.\n" -"Vérifiez les options du menu." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Copie du fichier" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Création de l'image ISO" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Impossible d'ouvrir le fichier" -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Ce fichier ne contient pas une structure de disque." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Ce fichier ne contient pas une structure de DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Impossible de trouver les fichiers vidéo suivants. SVP ajoutez-les et " -"essayez de recharger la structure de disque.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Impossible de trouver le fond d'écran pour le menu. La structure de disque " -"sera quand même ouverte, mais avec le fond d'écran de menu par défaut:" -"n'oubliez donc pas de le mettre à jour avant de créer le disque." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Abandonner la création du DVD et quitter ?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Quitter DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Impossible de trouver la bande sonore du menu. La structure de disque sera " -"quand même ouverte, mais avec la bande muette par défaut: n'oubliez donc pas " -"de la mettre à jour avant de créer le disque." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Pas de nom de fichier" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Impossible d'enregistrer le fichier." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Trop de vidéos pour cette taille de disque.\n" -"SVP, sélectionnez un type de disque plus grand ou supprimez quelques vidéos." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Certains fichiers ne contiennent pas de vidéo.\n" -"Aucun fichier ajouté." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Détruire le titre" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Votre projet contient %(X)d fichiers de films, mais le maximum est %(MAX)d. " -"SVP, supprimez quelques fichiers et réessayez." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "Pas de chapitres" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Détruire le titre" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Structure de disque non enregistrée" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Abandonner le traitement ?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Ajout de sous-titres à" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titre %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Sous-Titre" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Page de code" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Langue" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Fichiers vidéo" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Tous les fichiers" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Le fichier ne ressemble pas à une vidéo." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Le fichier semble contenir du son seulement." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "N'ajoutez qu'un fichier à la fois, SVP" - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "SVP ajoutez un fichier vidéo avant les sous-titres." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Ajout de sous-titres à" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"La conversion a échoué.\n" -"Il semble que ce soit un bug de SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"La copie du fichier a échoué\n" -"Peut-être qu'il n'y a pas assez de place sur le disque ?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Copie du fichier" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Création de l'aperçu" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Conversion des fichiers du titre %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"La conversion a échoué.\n" -"Cela semble être un bug de Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Vérifiez aussi que les paramètres additionnels passés à Mencoder ne " -"provoquent pas d'erreur de syntaxe." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"La conversion a échoué.\n" -"Peut-être qu'il n'y a pas assez de place sur le disque ?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Impossible de créer les menus." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "La génération du menu a échoué." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Impossible d'ajouter les boutons aux menus.\n" -"Il semble que ce soit un bug de SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Création du menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Effacer les fichiers temporaires" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Utiliser les optimisations pour processeurs multi coeurs" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Options" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Dossier des fichiers temporaires :" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Dossiers pour les fichiers temporaires" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Fichiers" +msgid "Creating CD image" +msgstr "Création de l'image ISO" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Création des fichiers BIN/CUE" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "La création des fichiers BIN/CUE a échoué\n" +#~ "Peut-être qu'il n'y a pas assez de place sur le disque ?" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "La création de l'image ISO a échoué\n" +#~ "Peut-être qu'il n'y a pas assez de place sur le disque ?" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Pas assez d'espace libre. Pour créer ce disque, %(total)d Moctets\n" +#~ "sont nécessaires, mais seulement %(free)d Moctets sont disponibles." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Échec d'écriture dans le dossier de destination. Vérifiez que\n" +#~ "vous avez les permissions et l'espace libre nécessaires dans celui-ci." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Le fichier ou dossier\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "existe déjà. Si vous continuez, il sera écrasé." + +#~ msgid "Unknown error" +#~ msgstr "Erreur inconnue" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "La création de la structure arborescente du DVD a échoué\n" +#~ "Peut-être qu'il n'y a pas assez de place sur le disque ?" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "La bande sonore du menu semble endommagée. Utilisation de la bande muette " +#~ "par défaut." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Fond d'écran de menu introuvable.\n" +#~ "Vérifiez les options du menu." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Ce fichier ne contient pas une structure de disque." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Ce fichier ne contient pas une structure de DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Impossible de trouver les fichiers vidéo suivants. SVP ajoutez-les et " +#~ "essayez de recharger la structure de disque.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Impossible de trouver le fond d'écran pour le menu. La structure de " +#~ "disque sera quand même ouverte, mais avec le fond d'écran de menu par " +#~ "défaut:n'oubliez donc pas de le mettre à jour avant de créer le disque." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Impossible de trouver la bande sonore du menu. La structure de disque " +#~ "sera quand même ouverte, mais avec la bande muette par défaut: n'oubliez " +#~ "donc pas de la mettre à jour avant de créer le disque." + +#~ msgid "No filename" +#~ msgstr "Pas de nom de fichier" + +#~ msgid "Can't save the file." +#~ msgstr "Impossible d'enregistrer le fichier." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Trop de vidéos pour cette taille de disque.\n" +#~ "SVP, sélectionnez un type de disque plus grand ou supprimez quelques " +#~ "vidéos." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Certains fichiers ne contiennent pas de vidéo.\n" +#~ "Aucun fichier ajouté." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Votre projet contient %(X)d fichiers de films, mais le maximum est " +#~ "%(MAX)d. SVP, supprimez quelques fichiers et réessayez." + +#~ msgid "no chapters" +#~ msgstr "Pas de chapitres" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Structure de disque non enregistrée" + +#~ msgid "Codepage" +#~ msgstr "Page de code" + +#~ msgid "Language" +#~ msgstr "Langue" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Le fichier ne ressemble pas à une vidéo." + +#~ msgid "Please, add only one file each time." +#~ msgstr "N'ajoutez qu'un fichier à la fois, SVP" + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "SVP ajoutez un fichier vidéo avant les sous-titres." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "La conversion a échoué.\n" +#~ "Il semble que ce soit un bug de SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "La copie du fichier a échoué\n" +#~ "Peut-être qu'il n'y a pas assez de place sur le disque ?" + +#~ msgid "Creating preview" +#~ msgstr "Création de l'aperçu" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Conversion des fichiers du titre %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "La conversion a échoué.\n" +#~ "Cela semble être un bug de Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Vérifiez aussi que les paramètres additionnels passés à Mencoder ne " +#~ "provoquent pas d'erreur de syntaxe." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "La conversion a échoué.\n" +#~ "Peut-être qu'il n'y a pas assez de place sur le disque ?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Impossible de créer les menus." + +#~ msgid "Menu generation failed." +#~ msgstr "La génération du menu a échoué." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Impossible d'ajouter les boutons aux menus.\n" +#~ "Il semble que ce soit un bug de SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Effacer les fichiers temporaires" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Utiliser les optimisations pour processeurs multi coeurs" + +#~ msgid "Options" +#~ msgstr "Options" + +#~ msgid "Temporary files folder:" +#~ msgstr "Dossier des fichiers temporaires :" + +#~ msgid "Folder for temporary file" +#~ msgstr "Dossiers pour les fichiers temporaires" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotation" +#~ msgid "Folders" +#~ msgstr "Fichiers" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Fichier :" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Effacer" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Encodage :" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Langue :" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Mettre les sous-titres en haut" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Ajouter des sous-titres" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Choisissez un fichier" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "" -"Abandon. Il peut rester des fichiers temporaires dans le dossier de " -"destination." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Quitter DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Abandonner la création du DVD et quitter ?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Abandonner le traitement ?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Détruire le chapitre" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Vous avez choisi de détruire ce chapitre et\n" -"de réordonner les autres :" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Exécuter ?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Détruire le sous-titre" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Enlever le fichier de sous-titres sélectionné ?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Détruire le titre" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Vous avez choisi de détruire ce titre et\n" -"de réordonner les autres :" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Sélection du type de disque" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "" -"Sélectionner le type de disque que vous voulez créer avec DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Vidéo DVD\n" -"Crée un DVD vidéo acceptable par tous les lecteurs DVD domestiques" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VidéoCD\n" -"Crée un VidéoCD, d'une qualité d'image équivalente au VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VidéoCD\n" -"Crée un VidéoCD d'une qualité d'image supérieure" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"Vidéo disque chinois\n" -"Une autre sorte de Super VidéoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Crée des fichiers compatibles avec les lecteurs DivX domestiques" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Votre structure de DVD contient des fichiers vides.\n" -"Voulez-vous quand même continuer ?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Travail terminé !" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Détruire la structure de disque en cours ?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Détruire la structure de disque en cours et redémarrer ?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Erreur" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Propriétés du fichier" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Fichier" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Trames par seconde :" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Longueur originale (secondes) :" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Taux de transfert audio original (Kbits/sec) :" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Taux de transfert vidéo original (Kbits/sec) :" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Taille originale (pixels) :" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Taille finale (pixels) :" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Estimation de la taille finale (Moctets) :" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Informations sur le fichier" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Format vidéo" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Piste audio :" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Ce fichier vidéo n'a pas de piste sonore." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Pistes audio" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Reset" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Effacer le volume" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Fichier" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Stocker le tout" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Stocker la première moitié" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Stocker la seconde moitié" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Morcellement du fichier" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Taille de la police :" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Ajouter des sous-titres" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "Le format DivX ne permet pas les sous-titres. SVP lisez la FAQ." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Sous-titres" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Taux de transfert vidéo (Kbits/sec)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Taux de transfert audio (Kbits/sec)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Éclater le fichier en chapitres (pour recherche facile)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Taille (en minutes) de chaque chapitre :" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Division en chapitres" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Général" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Défaut" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Taille finale" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Rapport largeur/hauteur" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Format vidéo" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Pas de rotation" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Tourner de 180 degrés" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Tourner de 90 degrés vers la droite" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Tourner de 90 degrés vers la gauche" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotation" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Miroir horizontal" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Miroir vertical" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Miroir" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Permuter les trames" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Ordre des trames" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Ajout de barres noires" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Mise à l'échelle de l'image" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Mise à l'échelle" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Options vidéo" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Utiliser MBCMP (plus rapide)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Sélectionner le mode MBD qui a besoin du plus petit nombre de bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Sélectionner le mode MBD qui a le meilleur taux de distorsion (la meilleure " -"qualité)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Utiliser la quantification par recherche de Treillis (meilleure qualité, " -"conversion plus lente)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "Algorithme de décision MacroBlock" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Utiliser la quantification par recherche de Treillis (meilleure qualité, " -"conversion plus lente)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Turbo, première passe" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Encodage en deux passes" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Filtre de désentrelaçage médian" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Ne pas désentrelacer" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtre de désentrelaçage YADIF" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtre de désentrelaçage FFMpeg" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Mélange linéaire" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Filtre de désentrelaçage Lowpass5" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Désentrelacement" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Qualité" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Délai audio (en secondes) :" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Créer un DVD avec un canal audio 5.1" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Ce fichier contient déjà du son codé en AC3 (copier les données audio au " -"lieu de les recompresser)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Audio" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Audio" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Ce fichier est déjà un fichier MPEG-PS prêt à être gravé sur DVD/xCD" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" -"Recombiner le son et la vidéo sans réencodage (utile pour les fichiers VOB)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "" -"Utiliser un GOP (groupe d'image) de 12 images (améliore la compatibilité)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Spécial" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Paramètres supplémentaires pour Mencoder" +#~ msgid "Workarounds" +#~ msgstr "Rotation" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Divers" +#~ msgid "File:" +#~ msgstr "Fichier :" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Options avancées" +#~ msgid "Clear" +#~ msgstr "Effacer" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Aperçu" +#~ msgid "Encoding:" +#~ msgstr "Encodage :" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Choisissez le dossier dans lequel DeVeDe va créer l'image du DVD, et un nom " -"pour ce dernier. N'utilisez pas un dossier résidant sur un système de " -"fichiers VFAT ou FAT32." +#~ msgid "Language:" +#~ msgstr "Langue :" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Choisissez un dossier" +#~ msgid "Put subtitles upper" +#~ msgstr "Mettre les sous-titres en haut" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Ajouter des sous-titres" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Charger une structure de disque" +#~ msgid "Choose a file" +#~ msgstr "Choisissez un fichier" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Attention: vous avez déjà une structure de disque" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "" +#~ "Abandon. Il peut rester des fichiers temporaires dans le dossier de " +#~ "destination." -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Si vous chargez une structure de disque, vous allez perdre la structure en " -"cours (à moins que vous ne l'ayez enregistrée). Continuer ?" +#~ msgid "Delete chapter" +#~ msgstr "Détruire le chapitre" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "CD de 185 Mo" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Vous avez choisi de détruire ce chapitre et\n" +#~ "de réordonner les autres :" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "CD de 650 Mo" +#~ msgid "Proceed?" +#~ msgstr "Exécuter ?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "CD de 700 Mo" +#~ msgid "Delete subtitle" +#~ msgstr "Détruire le sous-titre" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "DVD de 1,4 Go" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Enlever le fichier de sous-titres sélectionné ?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "DVD de 4,7 Go" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Vous avez choisi de détruire ce titre et\n" +#~ "de réordonner les autres :" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "DVD de 8,5 Go" +#~ msgid "Disc type selection" +#~ msgstr "Sélection du type de disque" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "" +#~ "Sélectionner le type de disque que vous voulez créer avec DeVeDe" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Fichier" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Vidéo DVD\n" +#~ "Crée un DVD vidéo acceptable par tous les lecteurs DVD domestiques" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VidéoCD\n" +#~ "Crée un VidéoCD, d'une qualité d'image équivalente au VHS" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VidéoCD\n" +#~ "Crée un VidéoCD d'une qualité d'image supérieure" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Aide" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "Vidéo disque chinois\n" +#~ "Une autre sorte de Super VidéoCD" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Titres" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Crée des fichiers compatibles avec les lecteurs DivX domestiques" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Fichiers" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Votre structure de DVD contient des fichiers vides.\n" +#~ "Voulez-vous quand même continuer ?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Longueur (secondes) :" +#~ msgid "Job done!" +#~ msgstr "Travail terminé !" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Taux de transfert vidéo (Kbits/sec) :" +#~ msgid "Delete current disc structure?" +#~ msgstr "Détruire la structure de disque en cours ?" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Taux de transfert audio (Kbits/sec) :" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Détruire la structure de disque en cours et redémarrer ?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Longueur estimée (Moctets) :" +#~ msgid "File properties" +#~ msgstr "Propriétés du fichier" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Rapport d'aspect en sortie :" +#~ msgid "File" +#~ msgstr "Fichier" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Taille des chapitres :" +#~ msgid "Frames per second:" +#~ msgstr "Trames par seconde :" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Ajuster l'utilisation du disque" +#~ msgid "Original length (seconds):" +#~ msgstr "Longueur originale (secondes) :" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Taux de transfert audio original (Kbits/sec) :" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Taille du disque:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Taux de transfert vidéo original (Kbits/sec) :" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Usage du disque" +#~ msgid "Original size (pixels):" +#~ msgstr "Taille originale (pixels) :" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "Taille finale (pixels) :" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Format par défaut" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Estimation de la taille finale (Moctets) :" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Ajouter un menu avec les titres" +#~ msgid "File info" +#~ msgstr "Informations sur le fichier" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Options du menu" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Aperçu du menu" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menus" +#~ msgid "Video format" +#~ msgstr "Format vidéo" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Conversion seule des fichiers de films en fichiers conformes à MPEG" +#~ msgid "Audio track:" +#~ msgstr "Piste audio :" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Créer une structure de disque" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Ce fichier vidéo n'a pas de piste sonore." -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Créer une image ISO ou des fichiers BIN/CUE, prêts à être gravés" +#~ msgid "Audio tracks" +#~ msgstr "Pistes audio" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Action" +#~ msgid "Reset" +#~ msgstr "Reset" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Aperçu du menu" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Effacer le volume" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Couleur de l'ombre :" +#~ msgid "Volume (%)" +#~ msgstr "Fichier" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Couleur du texte :" +#~ msgid "Store full length" +#~ msgstr "Stocker le tout" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Texte :" +#~ msgid "Store the first half" +#~ msgstr "Stocker la première moitié" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Police :" +#~ msgid "Store the second half" +#~ msgstr "Stocker la seconde moitié" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Titre du menu" +#~ msgid "File split" +#~ msgstr "Morcellement du fichier" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "" -"Choisissez une image à utiliser comme fond d'écran pour le menu du disque" +#~ msgid "Font size:" +#~ msgstr "Taille de la police :" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Établir le fond d'écran de menu par défaut" +#~ msgid "Force subtitles" +#~ msgstr "Ajouter des sous-titres" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Fond d'écran du menu (PNG seulement)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "Le format DivX ne permet pas les sous-titres. SVP lisez la FAQ." -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Choisissez un fichier musical" +#~ msgid "Subtitles" +#~ msgstr "Sous-titres" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Menus sans le son" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Taux de transfert vidéo (Kbits/sec)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Son du menu" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Taux de transfert audio (Kbits/sec)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Éclater le fichier en chapitres (pour recherche facile)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Taille (en minutes) de chaque chapitre :" + +#~ msgid "Division in chapters" +#~ msgstr "Division en chapitres" + +#~ msgid "General" +#~ msgstr "Général" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Défaut" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Taille finale" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Rapport largeur/hauteur" + +#~ msgid "Video format" +#~ msgstr "Format vidéo" + +#~ msgid "No rotation" +#~ msgstr "Pas de rotation" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Tourner de 180 degrés" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Tourner de 90 degrés vers la droite" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Tourner de 90 degrés vers la gauche" + +#~ msgid "Rotation" +#~ msgstr "Rotation" + +#~ msgid "Horizontal mirror" +#~ msgstr "Miroir horizontal" + +#~ msgid "Vertical mirror" +#~ msgstr "Miroir vertical" + +#~ msgid "Mirror" +#~ msgstr "Miroir" + +#~ msgid "Swap fields" +#~ msgstr "Permuter les trames" + +#~ msgid "Field order" +#~ msgstr "Ordre des trames" + +#~ msgid "Add black bars" +#~ msgstr "Ajout de barres noires" + +#~ msgid "Scale picture" +#~ msgstr "Mise à l'échelle de l'image" + +#~ msgid "Scaling mode" +#~ msgstr "Mise à l'échelle" + +#~ msgid "Video options" +#~ msgstr "Options vidéo" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Utiliser MBCMP (plus rapide)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Sélectionner le mode MBD qui a besoin du plus petit nombre de bits" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Sélectionner le mode MBD qui a le meilleur taux de distorsion (la " +#~ "meilleure qualité)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Utiliser la quantification par recherche de Treillis (meilleure qualité, " +#~ "conversion plus lente)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "Algorithme de décision MacroBlock" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Utiliser la quantification par recherche de Treillis (meilleure qualité, " +#~ "conversion plus lente)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Turbo, première passe" + +#~ msgid "Two pass encoding" +#~ msgstr "Encodage en deux passes" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Filtre de désentrelaçage médian" + +#~ msgid "Don't deinterlace" +#~ msgstr "Ne pas désentrelacer" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtre de désentrelaçage YADIF" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtre de désentrelaçage FFMpeg" + +#~ msgid "Linear blend" +#~ msgstr "Mélange linéaire" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Filtre de désentrelaçage Lowpass5" + +#~ msgid "Deinterlacing" +#~ msgstr "Désentrelacement" + +#~ msgid "Quality" +#~ msgstr "Qualité" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Délai audio (en secondes) :" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Créer un DVD avec un canal audio 5.1" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Ce fichier contient déjà du son codé en AC3 (copier les données audio au " +#~ "lieu de les recompresser)" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "" +#~ "Ce fichier est déjà un fichier MPEG-PS prêt à être gravé sur DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Recombiner le son et la vidéo sans réencodage (utile pour les fichiers " +#~ "VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "" +#~ "Utiliser un GOP (groupe d'image) de 12 images (améliore la compatibilité)" + +#~ msgid "Special" +#~ msgstr "Spécial" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Alignement horizontal" +#~ msgid "Extra parameters for coder" +#~ msgstr "Paramètres supplémentaires pour Mencoder" + +#~ msgid "Misc" +#~ msgstr "Divers" + +#~ msgid "Advanced options" +#~ msgstr "Options avancées" + +#~ msgid "Preview" +#~ msgstr "Aperçu" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Choisissez le dossier dans lequel DeVeDe va créer l'image du DVD, et un " +#~ "nom pour ce dernier. N'utilisez pas un dossier résidant sur un système de " +#~ "fichiers VFAT ou FAT32." + +#~ msgid "Choose a folder" +#~ msgstr "Choisissez un dossier" + +#~ msgid "Load a disc structure" +#~ msgstr "Charger une structure de disque" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Attention: vous avez déjà une structure de disque" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Si vous chargez une structure de disque, vous allez perdre la structure " +#~ "en cours (à moins que vous ne l'ayez enregistrée). Continuer ?" + +#~ msgid "185 MB CD" +#~ msgstr "CD de 185 Mo" + +#~ msgid "650 MB CD" +#~ msgstr "CD de 650 Mo" + +#~ msgid "700 MB CD" +#~ msgstr "CD de 700 Mo" + +#~ msgid "1.4 GB DVD" +#~ msgstr "DVD de 1,4 Go" + +#~ msgid "4.7 GB DVD" +#~ msgstr "DVD de 4,7 Go" + +#~ msgid "8.5 GB DVD" +#~ msgstr "DVD de 8,5 Go" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Fichier" + +#~ msgid "_Help" +#~ msgstr "_Aide" + +#~ msgid "Titles" +#~ msgstr "Titres" + +#~ msgid "Files" +#~ msgstr "Fichiers" + +#~ msgid "Length (seconds):" +#~ msgstr "Longueur (secondes) :" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Taux de transfert vidéo (Kbits/sec) :" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Taux de transfert audio (Kbits/sec) :" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Longueur estimée (Moctets) :" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Rapport d'aspect en sortie :" + +#~ msgid "Size of chapters:" +#~ msgstr "Taille des chapitres :" + +#~ msgid "Adjust disc usage" +#~ msgstr "Ajuster l'utilisation du disque" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Taille du disque:" + +#~ msgid "Disc usage" +#~ msgstr "Usage du disque" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Format par défaut" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Ajouter un menu avec les titres" + +#~ msgid "Menu options" +#~ msgstr "Options du menu" + +#~ msgid "Preview menu" +#~ msgstr "Aperçu du menu" + +#~ msgid "Menus" +#~ msgstr "Menus" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Conversion seule des fichiers de films en fichiers conformes à MPEG" + +#~ msgid "Create disc structure" +#~ msgstr "Créer une structure de disque" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Créer une image ISO ou des fichiers BIN/CUE, prêts à être gravés" + +#~ msgid "Action" +#~ msgstr "Action" + +#~ msgid "Menu preview" +#~ msgstr "Aperçu du menu" + +#~ msgid "Shadow color:" +#~ msgstr "Couleur de l'ombre :" + +#~ msgid "Text color:" +#~ msgstr "Couleur du texte :" + +#~ msgid "Text:" +#~ msgstr "Texte :" + +#~ msgid "Font:" +#~ msgstr "Police :" + +#~ msgid "Menu title" +#~ msgstr "Titre du menu" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "" +#~ "Choisissez une image à utiliser comme fond d'écran pour le menu du disque" + +#~ msgid "Set default background" +#~ msgstr "Établir le fond d'écran de menu par défaut" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Fond d'écran du menu (PNG seulement)" + +#~ msgid "Choose a music file" +#~ msgstr "Choisissez un fichier musical" + +#~ msgid "Set menus without sound" +#~ msgstr "Menus sans le son" + +#~ msgid "Menu music" +#~ msgstr "Son du menu" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Spécial" +#~ msgid "Horizontal" +#~ msgstr "Alignement horizontal" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Haut" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Spécial" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Milieu" +#~ msgid "Top" +#~ msgstr "Haut" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Bas" +#~ msgid "Middle" +#~ msgstr "Milieu" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Gauche" +#~ msgid "Bottom" +#~ msgstr "Bas" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Centré" +#~ msgid "Left" +#~ msgstr "Gauche" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Droite" +#~ msgid "Center" +#~ msgstr "Centré" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menus" +#~ msgid "Right" +#~ msgstr "Droite" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Position du menu" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menus" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Couleur des titres non-sélectionnés :" +#~ msgid "Menu position" +#~ msgstr "Position du menu" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Couleur des ombres :" +#~ msgid "Color for unselected titles:" +#~ msgstr "Couleur des titres non-sélectionnés :" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Couleur du titre sélectionné :" +#~ msgid "Color for shadows:" +#~ msgstr "Couleur des ombres :" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Couleur de fond des titres :" +#~ msgid "Color for selected title:" +#~ msgstr "Couleur du titre sélectionné :" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Police et couleurs du menu" +#~ msgid "Background color for titles:" +#~ msgstr "Couleur de fond des titres :" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Afficher le menu au démarrage du disque" +#~ msgid "Menu font and colors" +#~ msgstr "Police et couleurs du menu" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Sauter au premier titre au démarrage" +#~ msgid "Show menu at disc startup" +#~ msgstr "Afficher le menu au démarrage du disque" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Options de démarrage du disque" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Sauter au premier titre au démarrage" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Police des sous-titres introuvable. Abandon." +#~ msgid "Disc startup options" +#~ msgstr "Options de démarrage du disque" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Rejouer encore l'aperçu ?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Police des sous-titres introuvable. Abandon." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Aperçu de la vidéo" +#~ msgid "Replay the preview again?" +#~ msgstr "Rejouer encore l'aperçu ?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe va créer un aperçu tenant compte des paramètres sélectionnés, afin " -"que vous puissiez vérifier la qualité de la vidéo, de la synchronisation du " -"son, etc." +#~ msgid "Preview video" +#~ msgstr "Aperçu de la vidéo" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Durée de l'aperçu :" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe va créer un aperçu tenant compte des paramètres sélectionnés, afin " +#~ "que vous puissiez vérifier la qualité de la vidéo, de la synchronisation " +#~ "du son, etc." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Les programmes suivants sont introuvables :" +#~ msgid "Preview length:" +#~ msgstr "Durée de l'aperçu :" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe en a besoin pour fonctionner. Si vous voulez utiliser DeVeDe, vous " -"devez tous les installer." +#~ msgid "Can't find the following programs:" +#~ msgstr "Les programmes suivants sont introuvables :" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Création..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe en a besoin pour fonctionner. Si vous voulez utiliser DeVeDe, vous " +#~ "devez tous les installer." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Enregistrer la structure de disque en cours" +#~ msgid "Creating..." +#~ msgstr "Création..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Propriétés du titre" +#~ msgid "Save current disc structure" +#~ msgstr "Enregistrer la structure de disque en cours" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Nom des titres" +#~ msgid "Title properties" +#~ msgstr "Propriétés du titre" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Arrêter la reproduction/afficher le menu du disque" +#~ msgid "Title's name" +#~ msgstr "Nom des titres" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Jouer le premier titre" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Arrêter la reproduction/afficher le menu du disque" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Jouer le titre précédent" +#~ msgid "Play the first title" +#~ msgstr "Jouer le premier titre" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Rejouer ce titre (boucle)" +#~ msgid "Play the previous title" +#~ msgstr "Jouer le titre précédent" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Jouer le titre suivant" +#~ msgid "Play this title again (loop)" +#~ msgstr "Rejouer ce titre (boucle)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Jouer le dernier titre" +#~ msgid "Play the next title" +#~ msgstr "Jouer le titre suivant" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Action à effectuer quand ce titre se termine" +#~ msgid "Play the last title" +#~ msgstr "Jouer le dernier titre" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Attention" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Action à effectuer quand ce titre se termine" + +#~ msgid "Warning" +#~ msgstr "Attention" #~ msgid "Vertical alignment" #~ msgstr "Alignement vertical" diff --git a/po/gl.po b/po/gl.po index e094965..5e263ff 100644 --- a/po/gl.po +++ b/po/gl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-03 23:59+0100\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2016-11-04 00:00+0100\n" "Last-Translator: Sergio Costas \n" "Language-Team: Español; Castellano \n" @@ -25,61 +25,61 @@ msgstr "" msgid "Video files" msgstr "Ficheiros de vídeo" -#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:90 -#: ../src/devedeng/dvd_menu.py:150 ../src/devedeng/dvd_menu.py:162 -#: ../src/devedeng/opensave.py:49 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "Todos os ficheiros" -#: ../src/devedeng/ask_subtitles.py:79 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "Ficheiros de subtitulos" -#: ../src/devedeng/avconv.py:115 ../src/devedeng/ffmpeg.py:111 +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 #, python-format msgid "Converting %(X)s (pass 2)" msgstr "Convertendo %(X)s (paso 2)" -#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:113 +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 #, python-format msgid "Converting %(X)s (pass 1)" msgstr "Convertendo %(X)s (paso 1)" -#: ../src/devedeng/avconv.py:126 ../src/devedeng/ffmpeg.py:122 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "Convertendo %(X)s" -#: ../src/devedeng/avconv.py:474 ../src/devedeng/ffmpeg.py:467 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "Creando o menú %(X)d" -#: ../src/devedeng/choose_disc_type.py:154 -#: ../src/devedeng/choose_disc_type.py:162 -#: ../src/devedeng/choose_disc_type.py:175 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 #: ../src/devedeng/choose_disc_type.py:183 -#: ../src/devedeng/choose_disc_type.py:191 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:202 -#: ../src/devedeng/choose_disc_type.py:206 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (non instalado)\n" -#: ../src/devedeng/choose_disc_type.py:156 -#: ../src/devedeng/choose_disc_type.py:164 -#: ../src/devedeng/choose_disc_type.py:177 -#: ../src/devedeng/choose_disc_type.py:185 -#: ../src/devedeng/choose_disc_type.py:193 -#: ../src/devedeng/choose_disc_type.py:200 -#: ../src/devedeng/choose_disc_type.py:204 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 #: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (instalado)\n" -#: ../src/devedeng/choose_disc_type.py:157 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -90,7 +90,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:165 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -101,7 +101,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:178 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -112,7 +112,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -123,7 +123,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -134,7 +134,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:210 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -145,45 +145,53 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/dvdauthor_converter.py:49 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "Creando a estrutura do DVD" -#: ../src/devedeng/dvd_menu.py:91 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "O ficheiro seleccionado é de vídeo, non é un ficheiro de son" -#: ../src/devedeng/dvd_menu.py:91 ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "Erro" -#: ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "O ficheiro seleccionado é un ficheiro de son" -#: ../src/devedeng/dvd_menu.py:145 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "Ficheiros de imaxe" -#: ../src/devedeng/dvd_menu.py:157 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "Ficheiros de son" -#: ../src/devedeng/dvd_menu.py:396 -#, python-format -msgid "Page %(X)d of %(Y)d" -msgstr "Páxina %(X)d de %(Y)d" +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" #: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "Copiando o ficheiro %(X)s" -#: ../src/devedeng/genisoimage.py:67 ../src/devedeng/mkisofs.py:67 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "Creando a imaxe ISO" -#: ../src/devedeng/help.py:17 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "Non se pode abrir o ficheiro de axuda." @@ -192,47 +200,51 @@ msgstr "Non se pode abrir o ficheiro de axuda." msgid "Mixing menu %(X)d" msgstr "Mesturando o menú %(X)d" -#: ../src/devedeng/opensave.py:45 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "Proxectos DevedeNG" -#: ../src/devedeng/project.py:206 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "Interromper o DVD e saír?" -#: ../src/devedeng/project.py:206 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "Saír de DeVeDe" -#: ../src/devedeng/project.py:270 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" +msgstr "No menú" + +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "Non é posíbel engadir os seguintes ficheiros:" -#: ../src/devedeng/project.py:270 ../src/devedeng/project.py:730 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "Produciuse un erro ao engadir ficheiros" -#: ../src/devedeng/project.py:282 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "O ficheiro %(X)s (%(Y)s) vai seren retirado." -#: ../src/devedeng/project.py:282 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "Eliminar o ficheiro" -#: ../src/devedeng/project.py:485 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" "O limite para este formato é de %(l)d ficheiros, mais o seu proxecto ten " "%(h)d." -#: ../src/devedeng/project.py:485 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "Hai ficheiros de máis no proxecto" -#: ../src/devedeng/project.py:494 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -251,53 +263,57 @@ msgstr "" "\n" " e todo o seu contido vai seren eliminado. Quere continuar?" -#: ../src/devedeng/project.py:494 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "Eliminar o cartafol" -#: ../src/devedeng/project.py:629 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "Pechar o proxecto actual e comezar un novo?" -#: ../src/devedeng/project.py:629 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "Novo proxecto" -#: ../src/devedeng/project.py:670 +#: ../src/devedeng/project.py:678 msgid "The file already exists. Overwrite it?" msgstr "Xa existe o ficheiro. Quere sobrescribilo?" -#: ../src/devedeng/project.py:670 +#: ../src/devedeng/project.py:678 msgid "The file already exists" msgstr "Xa existe o ficheiro" -#: ../src/devedeng/project.py:730 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "Non poderán volver engadirse ao proxecto os seguintes ficheiros:" -#: ../src/devedeng/runner.py:91 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "Cancelar o traballo actual?" -#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:61 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "Usar todos os núcleos" -#: ../src/devedeng/settings.py:49 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "Usar %(X)d núcleo" msgstr[1] "Usar %(X)d núcleos" -#: ../src/devedeng/settings.py:55 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "Usar todos agás %(X) núcleo" msgstr[1] "Usar todos agás %(X) núcleos" -#: ../src/devedeng/settings.py:121 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "Non hai discos admitidos" @@ -311,804 +327,602 @@ msgstr "Engadindo %(L)s subtítulos a %(X)s" msgid "Title %(X)d" msgstr "Título %(X)d" -#: ../src/devedeng/vcdimager_converter.py:46 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "Creando a imaxe de CD" -#: ../data/interface/wabout.ui.h:1 -msgid "2014 Raster Software Vigo" -msgstr "2014 Raster Software Vigo" - -#: ../data/interface/wadd_files.ui.h:1 -msgid "Add new file(s)" -msgstr "Engadir novo(s) ficheiro(s)" - -#: ../data/interface/wask_subtitles.ui.h:1 -msgid "File:" -msgstr "Ficheiro:" - -#: ../data/interface/wask_subtitles.ui.h:2 -msgid "Encoding:" -msgstr "Codificación:" - -#: ../data/interface/wask_subtitles.ui.h:3 -msgid "Language:" -msgstr "Idioma:" - -#: ../data/interface/wask_subtitles.ui.h:4 -msgid "Put subtitles upper" -msgstr "Poñer os subtítulos máis arriba" - -#: ../data/interface/wcreate.ui.h:1 -msgid "devede" -msgstr "devede" - -#: ../data/interface/wcreate.ui.h:2 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" -"Escolla o directorio no que DeVeDe creará os ficheiros, así como un nome " -"para el. Non use un directorio que estea nunha unidade VFAT/FAT32. Non se " -"admiten os caracteres /, | e \\, serán substituídos por guións baixos." - -#: ../data/interface/wcreate.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "Apagar a computadora cando o disco esté feito" - -#: ../data/interface/wdone.ui.h:1 -msgid "Burn" -msgstr "Gravar" - -#: ../data/interface/wdone.ui.h:2 -msgid "Job done!" -msgstr "Rematado!" - -#: ../data/interface/wdone.ui.h:3 ../data/interface/werror.ui.h:2 -msgid "Debugging data" -msgstr "Datos de depuración" - -#: ../data/interface/werror.ui.h:1 -msgid "There was an error while creating the disc." -msgstr "Produciuse un erro ao crear o disco." - -#: ../data/interface/wfile_properties.ui.h:1 -msgid "Show this title in the menu" -msgstr "Amosar este título no menú" - -#: ../data/interface/wfile_properties.ui.h:2 -msgid "Title" -msgstr "Título" - -#: ../data/interface/wfile_properties.ui.h:3 -msgid "Path:" -msgstr "Ruta:" - -#: ../data/interface/wfile_properties.ui.h:4 -msgid "Original size (pixels):" -msgstr "Tamaño orixinal (píxeles):" - -#: ../data/interface/wfile_properties.ui.h:5 -msgid "Original length (seconds):" -msgstr "Lonxitude orixinal(segundos):" - -#: ../data/interface/wfile_properties.ui.h:6 -msgid "Original aspect ratio:" -msgstr "Relación de aspecto orixinal:" - -#: ../data/interface/wfile_properties.ui.h:7 -msgid "Frames per second:" -msgstr "Fotogramas por segundo:" - -#: ../data/interface/wfile_properties.ui.h:8 -msgid "Original audio rate (Kbits/sec):" -msgstr "Taxa orixinal de son (Kbits/seg):" - -#: ../data/interface/wfile_properties.ui.h:9 -msgid "Original video rate (Kbits/sec):" -msgstr "Taxa orixinal de vídeo (Kbits/seg):" - -#: ../data/interface/wfile_properties.ui.h:10 -msgid "File info" -msgstr "Información do ficheiro" - -#: ../data/interface/wfile_properties.ui.h:11 ../data/interface/wmessage.ui.h:1 -msgid "column" -msgstr "columna" - -#: ../data/interface/wfile_properties.ui.h:12 -msgid "Select all" -msgstr "Seleccionar todo" - -#: ../data/interface/wfile_properties.ui.h:13 -msgid "Unselect all" -msgstr "Desmarcar todo" - -#: ../data/interface/wfile_properties.ui.h:14 -msgid "Set properties to these files" -msgstr "Estabelecer as propiedades para estes ficheiros" - -#: ../data/interface/wfile_properties.ui.h:15 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:16 -msgid "NTSC" -msgstr "NTSC" - -#: ../data/interface/wfile_properties.ui.h:17 -msgid "Video format" -msgstr "Formato do vídeo" - -#: ../data/interface/wfile_properties.ui.h:18 -msgid "300" -msgstr "300" - -#: ../data/interface/wfile_properties.ui.h:19 -msgid "Reset" -msgstr "Restablecer" - -#: ../data/interface/wfile_properties.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Volume (%)" +#~ msgid "Page %(X)d of %(Y)d" +#~ msgstr "Páxina %(X)d de %(Y)d" -#: ../data/interface/wfile_properties.ui.h:22 -msgid "Automatic" -msgstr "Automático" +#~ msgid "2014 Raster Software Vigo" +#~ msgstr "2014 Raster Software Vigo" -#: ../data/interface/wfile_properties.ui.h:23 -msgid "5000" -msgstr "5000" +#~ msgid "Add new file(s)" +#~ msgstr "Engadir novo(s) ficheiro(s)" -#: ../data/interface/wfile_properties.ui.h:24 -msgid "Video rate (KBits/sec)" -msgstr "Taxa de vídeo (KBits/seg" +#~ msgid "File:" +#~ msgstr "Ficheiro:" -#: ../data/interface/wfile_properties.ui.h:25 -msgid "224" -msgstr "224" +#~ msgid "Encoding:" +#~ msgstr "Codificación:" -#: ../data/interface/wfile_properties.ui.h:26 -msgid "Audio rate (KBits/sec)" -msgstr "Taxa de son(KBits/seg)" +#~ msgid "Language:" +#~ msgstr "Idioma:" -#: ../data/interface/wfile_properties.ui.h:27 -msgid "5" -msgstr "5" +#~ msgid "Put subtitles upper" +#~ msgstr "Poñer os subtítulos máis arriba" -#: ../data/interface/wfile_properties.ui.h:28 -msgid "Size (in minutes) for each chapter:" -msgstr "Tamaño (en minutos) para cada capítulo:" +#~ msgid "devede" +#~ msgstr "devede" -#: ../data/interface/wfile_properties.ui.h:29 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Dividir o ficheiro en capítulos (para facilitar a súa busca)" +#~ msgid "" +#~ "Choose the folder where Devede will create the files and a name for it. " +#~ "Do not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " +#~ "accepted and will be replaced by underscores." +#~ msgstr "" +#~ "Escolla o directorio no que DeVeDe creará os ficheiros, así como un nome " +#~ "para el. Non use un directorio que estea nunha unidade VFAT/FAT32. Non se " +#~ "admiten os caracteres /, | e \\, serán substituídos por guións baixos." -#: ../data/interface/wfile_properties.ui.h:30 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "" +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "Apagar a computadora cando o disco esté feito" -#: ../data/interface/wfile_properties.ui.h:31 -msgid "Division in chapters" -msgstr "División en capítulos" +#~ msgid "Burn" +#~ msgstr "Gravar" -#: ../data/interface/wfile_properties.ui.h:32 -msgid "General" -msgstr "Xeral" +#~ msgid "Job done!" +#~ msgstr "Rematado!" -#: ../data/interface/wfile_properties.ui.h:33 -msgid "Language" -msgstr "Idioma" +#~ msgid "Debugging data" +#~ msgstr "Datos de depuración" -#: ../data/interface/wfile_properties.ui.h:34 -msgid "Subtitle" -msgstr "Subtítulo" +#~ msgid "There was an error while creating the disc." +#~ msgstr "Produciuse un erro ao crear o disco." -#: ../data/interface/wfile_properties.ui.h:35 -msgid "Font size:" -msgstr "Tamaño do tipo de letra:" +#~ msgid "Show this title in the menu" +#~ msgstr "Amosar este título no menú" -#: ../data/interface/wfile_properties.ui.h:36 -msgid "Force subtitles" -msgstr "Forzar subtítulos" +#~ msgid "Title" +#~ msgstr "Título" -#: ../data/interface/wfile_properties.ui.h:37 -msgid "Fill color:" -msgstr "Cor de recheo:" +#~ msgid "Path:" +#~ msgstr "Ruta:" -#: ../data/interface/wfile_properties.ui.h:38 -msgid "Outline color:" -msgstr "Cor do bordo:" +#~ msgid "Original size (pixels):" +#~ msgstr "Tamaño orixinal (píxeles):" -#: ../data/interface/wfile_properties.ui.h:39 -msgid "Outline thickness:" -msgstr "Grosor do bordo:" +#~ msgid "Original length (seconds):" +#~ msgstr "Lonxitude orixinal(segundos):" -#: ../data/interface/wfile_properties.ui.h:40 -msgid "Subtitles" -msgstr "Subtítulos" +#~ msgid "Original aspect ratio:" +#~ msgstr "Relación de aspecto orixinal:" -#: ../data/interface/wfile_properties.ui.h:41 -msgid "1920x1080" -msgstr "1920x1080" +#~ msgid "Frames per second:" +#~ msgstr "Fotogramas por segundo:" -#: ../data/interface/wfile_properties.ui.h:42 -msgid "1280x720" -msgstr "1280x720" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Taxa orixinal de son (Kbits/seg):" -#: ../data/interface/wfile_properties.ui.h:43 -msgid "720x480" -msgstr "720x480" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Taxa orixinal de vídeo (Kbits/seg):" -#: ../data/interface/wfile_properties.ui.h:44 -msgid "704x480" -msgstr "704x480" +#~ msgid "File info" +#~ msgstr "Información do ficheiro" -#: ../data/interface/wfile_properties.ui.h:45 -msgid "480x480" -msgstr "480x480" - -#: ../data/interface/wfile_properties.ui.h:46 -msgid "352x480" -msgstr "352x480" +#~ msgid "column" +#~ msgstr "columna" -#: ../data/interface/wfile_properties.ui.h:47 -msgid "352x240" -msgstr "352x240" +#~ msgid "Select all" +#~ msgstr "Seleccionar todo" -#: ../data/interface/wfile_properties.ui.h:48 -msgid "720x576" -msgstr "720x576" +#~ msgid "Unselect all" +#~ msgstr "Desmarcar todo" -#: ../data/interface/wfile_properties.ui.h:49 -msgid "704x576" -msgstr "704x576" +#~ msgid "Set properties to these files" +#~ msgstr "Estabelecer as propiedades para estes ficheiros" -#: ../data/interface/wfile_properties.ui.h:50 -msgid "480x576" -msgstr "480x576" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../data/interface/wfile_properties.ui.h:51 -msgid "352x576" -msgstr "352x576" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../data/interface/wfile_properties.ui.h:52 -msgid "352x288" -msgstr "352x288" +#~ msgid "Video format" +#~ msgstr "Formato do vídeo" -#: ../data/interface/wfile_properties.ui.h:53 -msgid "Final size" -msgstr "Tamaño final" +#~ msgid "300" +#~ msgstr "300" -#: ../data/interface/wfile_properties.ui.h:54 -msgid "4:3" -msgstr "4:3" +#~ msgid "Reset" +#~ msgstr "Restablecer" -#: ../data/interface/wfile_properties.ui.h:55 -msgid "16:9" -msgstr "16:9" - -#: ../data/interface/wfile_properties.ui.h:56 -msgid "Aspect ratio" -msgstr "Relación de aspecto" - -#: ../data/interface/wfile_properties.ui.h:57 -msgid "Horizontal mirror" -msgstr "Espello horizontal" - -#: ../data/interface/wfile_properties.ui.h:58 -msgid "Vertical mirror" -msgstr "Espello vertical" - -#: ../data/interface/wfile_properties.ui.h:59 -msgid "Mirror" -msgstr "Espello" - -#: ../data/interface/wfile_properties.ui.h:60 -msgid "No rotation" -msgstr "Non rotar" - -#: ../data/interface/wfile_properties.ui.h:61 -msgid "90 degrees (clockwise)" -msgstr "90 graos (sentido horario)" - -#: ../data/interface/wfile_properties.ui.h:62 -msgid "180 degrees" -msgstr "180 graos" - -#: ../data/interface/wfile_properties.ui.h:63 -msgid "90 degrees (counter-clockwise)" -msgstr "90 graos (sentido antihorario)" - -#: ../data/interface/wfile_properties.ui.h:64 -msgid "Rotation" -msgstr "Rotación" - -#: ../data/interface/wfile_properties.ui.h:65 -msgid "Add black bars" -msgstr "Engadir bandas negras" - -#: ../data/interface/wfile_properties.ui.h:66 -msgid "Scale picture" -msgstr "Escalar a imaxe" - -#: ../data/interface/wfile_properties.ui.h:67 -msgid "Cut picture" -msgstr "Cortar a imaxe" - -#: ../data/interface/wfile_properties.ui.h:68 -msgid "Scaling mode" -msgstr "Tipo de escalado" - -#: ../data/interface/wfile_properties.ui.h:69 -msgid "Video options" -msgstr "Opcións de vídeo" - -#: ../data/interface/wfile_properties.ui.h:70 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Usar a codificación en dúas pasadas (máis calidade pero conversión máis " -"lenta)" - -#: ../data/interface/wfile_properties.ui.h:71 -msgid "Two pass encoding" -msgstr "Codificación en dúas pasadas" - -#: ../data/interface/wfile_properties.ui.h:72 -msgid "Don't deinterlace" -msgstr "Non desentrelazar" - -#: ../data/interface/wfile_properties.ui.h:73 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtro de desentrelazado de FFMpeg" - -#: ../data/interface/wfile_properties.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtro de desentrelazado YADIF" - -#: ../data/interface/wfile_properties.ui.h:75 -msgid "Deinterlacing" -msgstr "Desentrelazado" - -#: ../data/interface/wfile_properties.ui.h:76 -msgid "Quality" -msgstr "Calidade" - -#: ../data/interface/wfile_properties.ui.h:77 -msgid "Audio delay (in seconds):" -msgstr "Retardo do son (en segundos):" - -#: ../data/interface/wfile_properties.ui.h:78 -msgid "Create DVD with 5.1 channel sound" -msgstr "Facer o DVD con son 5.1" - -#: ../data/interface/wfile_properties.ui.h:79 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Este ficheiro xa ten son en formato AC3 (copiar o audio no canto de " -"recomprimilo)" - -#: ../data/interface/wfile_properties.ui.h:80 -msgid "Audio" -msgstr "Son" - -#: ../data/interface/wfile_properties.ui.h:81 -msgid "Audio" -msgstr "Son" - -#: ../data/interface/wfile_properties.ui.h:82 -#: ../data/interface/wtitle_properties.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Parar a reprodución/amosar o menú" - -#: ../data/interface/wfile_properties.ui.h:83 -#: ../data/interface/wtitle_properties.ui.h:4 -msgid "Play the first title" -msgstr "Reproducir o primeiro título" - -#: ../data/interface/wfile_properties.ui.h:84 -#: ../data/interface/wtitle_properties.ui.h:5 -msgid "Play the previous title" -msgstr "Reproducir o título anterior" - -#: ../data/interface/wfile_properties.ui.h:85 -#: ../data/interface/wtitle_properties.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Reproducir este título de novo (bucle)" - -#: ../data/interface/wfile_properties.ui.h:86 -#: ../data/interface/wtitle_properties.ui.h:7 -msgid "Play the next title" -msgstr "Reproducir o título seguinte" - -#: ../data/interface/wfile_properties.ui.h:87 -#: ../data/interface/wtitle_properties.ui.h:8 -msgid "Play the last title" -msgstr "Reproducir o último título" - -#: ../data/interface/wfile_properties.ui.h:88 -#: ../data/interface/wtitle_properties.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Acción que facer cando este título remate" - -#: ../data/interface/wfile_properties.ui.h:89 -msgid "Actions" -msgstr "Accións" - -#: ../data/interface/wfile_properties.ui.h:90 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Este ficheiro xa está nun formato MPEG-PS válido para un disco DVD/xCD" - -#: ../data/interface/wfile_properties.ui.h:91 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Empaquetar son e vídeo sen recodificar (útil para ficheiros VOB)" - -#: ../data/interface/wfile_properties.ui.h:92 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Usar un GOP de 12 fotogramas (mellora a compatibilidade)" - -#: ../data/interface/wfile_properties.ui.h:93 -msgid "Special" -msgstr "Especial" - -#: ../data/interface/wfile_properties.ui.h:94 -msgid "Misc" -msgstr "Misc" - -#: ../data/interface/wfile_properties.ui.h:95 -msgid "Options" -msgstr "Opcións" - -#: ../data/interface/wfile_properties.ui.h:96 ../data/interface/wmain.ui.h:10 -msgid "Preview" -msgstr "Previsualizar" - -#: ../data/interface/wmain.ui.h:1 -msgid "Devede" -msgstr "Devede" - -#: ../data/interface/wmain.ui.h:2 -msgid "_File" -msgstr "_Ficheiro" - -#: ../data/interface/wmain.ui.h:3 -msgid "_Edit" -msgstr "_Editar" - -#: ../data/interface/wmain.ui.h:4 -msgid "Set multiproperties" -msgstr "Estabelecer múltiplas propiedades" - -#: ../data/interface/wmain.ui.h:5 -msgid "_Help" -msgstr "_Axuda" - -#: ../data/interface/wmain.ui.h:6 -msgid "Show documentation" -msgstr "" - -#: ../data/interface/wmain.ui.h:7 -msgid "Title" -msgstr "Título" - -#: ../data/interface/wmain.ui.h:8 -msgid "Duration" -msgstr "Duración" - -#: ../data/interface/wmain.ui.h:9 -msgid "In menu" -msgstr "No menú" - -#: ../data/interface/wmain.ui.h:11 -msgid "Files" -msgstr "Ficheiros" - -#: ../data/interface/wmain.ui.h:12 -msgid "Media size:" -msgstr "Tamaño do disco:" - -#: ../data/interface/wmain.ui.h:13 -msgid "Adjust disc usage" -msgstr "Axustar o uso de disco" +#~ msgid "Volume (%)" +#~ msgstr "Volume (%)" -#: ../data/interface/wmain.ui.h:14 -msgid "Disc usage" -msgstr "Ocupación do disco" +#~ msgid "Automatic" +#~ msgstr "Automático" -#: ../data/interface/wmain.ui.h:15 -msgid "PAL" -msgstr "PAL" +#~ msgid "5000" +#~ msgstr "5000" -#: ../data/interface/wmain.ui.h:17 -msgid "Default format" -msgstr "Formato predeterminado" +#~ msgid "Video rate (KBits/sec)" +#~ msgstr "Taxa de vídeo (KBits/seg" -#: ../data/interface/wmain.ui.h:18 -msgid "Create a menu with the titles" -msgstr "Crear un menú cos títulos" +#~ msgid "224" +#~ msgstr "224" -#: ../data/interface/wmain.ui.h:19 -msgid "Menu options" -msgstr "Opcións do menú" +#~ msgid "Audio rate (KBits/sec)" +#~ msgstr "Taxa de son(KBits/seg)" -#: ../data/interface/wmain.ui.h:20 -msgid "Menus" -msgstr "Menús" +#~ msgid "5" +#~ msgstr "5" -#: ../data/interface/wmenu.ui.h:1 -msgid "Text:" -msgstr "Texto:" +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Tamaño (en minutos) para cada capítulo:" -#: ../data/interface/wmenu.ui.h:2 -msgid "Font:" -msgstr "Tipo de letra:" +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Dividir o ficheiro en capítulos (para facilitar a súa busca)" -#: ../data/interface/wmenu.ui.h:3 -msgid "Text color:" -msgstr "Cor do texto:" +#~ msgid "Division in chapters" +#~ msgstr "División en capítulos" -#: ../data/interface/wmenu.ui.h:4 -msgid "Shadow color:" -msgstr "Cor da sombra:" +#~ msgid "General" +#~ msgstr "Xeral" -#: ../data/interface/wmenu.ui.h:5 -msgid "Vertical position (percent):" -msgstr "Posición vertical (porcentaxe)" +#~ msgid "Language" +#~ msgstr "Idioma" -#: ../data/interface/wmenu.ui.h:6 -msgid "Horizontal position (percent):" -msgstr "Posición horizontal (porcentaxe)" +#~ msgid "Subtitle" +#~ msgstr "Subtítulo" -#: ../data/interface/wmenu.ui.h:7 -msgid "Menu title" -msgstr "Título do menú" +#~ msgid "Font size:" +#~ msgstr "Tamaño do tipo de letra:" -#: ../data/interface/wmenu.ui.h:8 -msgid "Default background" -msgstr "Fondo predeterminado" +#~ msgid "Force subtitles" +#~ msgstr "Forzar subtítulos" -#: ../data/interface/wmenu.ui.h:9 -msgid "Menu background" -msgstr "Fondo do menú" +#~ msgid "Fill color:" +#~ msgstr "Cor de recheo:" -#: ../data/interface/wmenu.ui.h:10 -msgid "Menu without sound" -msgstr "Menú sen son" - -#: ../data/interface/wmenu.ui.h:11 -msgid "Audio format:" -msgstr "Formato do son:" - -#: ../data/interface/wmenu.ui.h:12 -msgid "MP2" -msgstr "MP2" - -#: ../data/interface/wmenu.ui.h:13 -msgid "AC3" -msgstr "AC3" - -#: ../data/interface/wmenu.ui.h:14 -msgid "Menu music" -msgstr "Música do menú" - -#: ../data/interface/wmenu.ui.h:15 -msgid "Horizontal" -msgstr "Horizontal" - -#: ../data/interface/wmenu.ui.h:16 -msgid "Margins (percent)" -msgstr "Marxes (porcentaxe)" - -#: ../data/interface/wmenu.ui.h:17 -msgid "Left" -msgstr "Esquerda" - -#: ../data/interface/wmenu.ui.h:18 -msgid "Center" -msgstr "Centro" - -#: ../data/interface/wmenu.ui.h:19 -msgid "Right" -msgstr "Dereita" - -#: ../data/interface/wmenu.ui.h:20 -msgid "Menu position" -msgstr "Posición do menú" - -#: ../data/interface/wmenu.ui.h:21 -msgid "Unselected titles:" -msgstr "Títulos non seleccionados:" - -#: ../data/interface/wmenu.ui.h:22 -msgid "Shadows:" -msgstr "Sombras:" - -#: ../data/interface/wmenu.ui.h:23 -msgid "Selected title:" -msgstr "Título seleccionado" - -#: ../data/interface/wmenu.ui.h:24 -msgid "Background color:" -msgstr "Cor do fondo:" - -#: ../data/interface/wmenu.ui.h:25 -msgid "Menu font and colors" -msgstr "Cores e tipo de letra do menú" - -#: ../data/interface/wmenu.ui.h:26 -msgid "Show menu at disk startup" -msgstr "Amosar o menú ao iniciar o disco" - -#: ../data/interface/wmenu.ui.h:27 -msgid "Jump to the first title at startup" -msgstr "Reproducir o primeiro título ao iniciar o disco" - -#: ../data/interface/wmenu.ui.h:28 -msgid "Provide \"Play All\" option" -msgstr "" - -#: ../data/interface/wmenu.ui.h:29 -msgid "Disc startup options" -msgstr "Opcións de inicio do disco" - -#: ../data/interface/wmenu.ui.h:30 -msgid "Show titles as selected" -msgstr "Amosar os títulos como seleccionados" - -#: ../data/interface/wmenu.ui.h:31 -msgid "Preview" -msgstr "Vista previa do vídeo" - -#: ../data/interface/wmenu.ui.h:32 -msgid "Menu preview" -msgstr "Vista previa do menú" - -#: ../data/interface/wneeded.ui.h:1 -msgid "Programs needed by Devede NG" -msgstr "Programas necesarios para Devede NG" - -#: ../data/interface/wpreview.ui.h:1 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" -"Vista previa do vídeo\n" -"\n" -"DeVeDe creara unha vista previa cos parámetros seleccionados, para que poida " -"comprobar a calidade do vídeo, a sincronización do son, etc." - -#: ../data/interface/wpreview.ui.h:4 -msgid "Preview length:" -msgstr "Duración da vista previa:" - -#: ../data/interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Creando..." - -#: ../data/interface/wprogress.ui.h:2 -msgid "Creating disc" -msgstr "Creando o disco" - -#: ../data/interface/wprogress.ui.h:3 -msgid "Project progress" -msgstr "Progreso do proxecto" - -#: ../data/interface/wselect_disk.ui.h:1 -msgid "Devede NG" -msgstr "Devede NG" - -#: ../data/interface/wselect_disk.ui.h:2 -msgid "Choose the disc type you want to create with Devede" -msgstr "Escolla o tipo de disco que quere crear con DeVeDe" - -#: ../data/interface/wselect_disk.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Vídeo DVD\n" -"Crea un DVD de vídeo válido para calquera reprodutor doméstico de DVD" - -#: ../data/interface/wselect_disk.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Crea un VideoCD, cunha calidade de imaxe equivalente a VHS" - -#: ../data/interface/wselect_disk.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Crea un VideoCD con mellor calidade de imaxe" - -#: ../data/interface/wselect_disk.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Outro tipo de Super VideoCD" - -#: ../data/interface/wselect_disk.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Crea ficheiros compatíbeis con reprodutores DivX domésticos" - -#: ../data/interface/wselect_disk.ui.h:13 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" -"Matroska / H.264\n" -"Crea ficheiros H.264 nun contedor MKV" - -#: ../data/interface/wselect_disk.ui.h:15 -msgid "Programs needed by Devede" -msgstr "Programas necesarios para Devede" - -#: ../data/interface/wsettings.ui.h:1 -msgid "Multicore CPUs" -msgstr "CPU multinúcleo" - -#: ../data/interface/wsettings.ui.h:2 -msgid "Temporary files folder:" -msgstr "Directorio para os ficheiros temporais:" - -#: ../data/interface/wsettings.ui.h:3 -msgid "Folders" -msgstr "Cartafoles" - -#: ../data/interface/wsettings.ui.h:4 -msgid "Play preview:" -msgstr "Reproducir a vista previa" - -#: ../data/interface/wsettings.ui.h:5 -msgid "Get video info:" -msgstr "Obter información do vídeo:" - -#: ../data/interface/wsettings.ui.h:6 -msgid "Convert menus:" -msgstr "Converter menús:" - -#: ../data/interface/wsettings.ui.h:7 -msgid "Convert videos:" -msgstr "Converter vídeos:" - -#: ../data/interface/wsettings.ui.h:8 -msgid "Burn ISOs:" -msgstr "Gravar ISO:" - -#: ../data/interface/wsettings.ui.h:9 -msgid "Disc types supported:" -msgstr "Tipos de disco admitidos:" - -#: ../data/interface/wsettings.ui.h:10 -msgid "Create ISOs:" -msgstr "Crear as ISO:" - -#: ../data/interface/wsettings.ui.h:11 -msgid "Backends" -msgstr "Infraestruturas" - -#: ../data/interface/wtitle_properties.ui.h:1 -msgid "Title properties" -msgstr "Propiedades do título" - -#: ../data/interface/wtitle_properties.ui.h:2 -msgid "Title's name" -msgstr "Nome do título" +#~ msgid "Outline color:" +#~ msgstr "Cor do bordo:" + +#~ msgid "Outline thickness:" +#~ msgstr "Grosor do bordo:" + +#~ msgid "Subtitles" +#~ msgstr "Subtítulos" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "720x576" +#~ msgstr "720x576" + +#~ msgid "704x576" +#~ msgstr "704x576" + +#~ msgid "480x576" +#~ msgstr "480x576" + +#~ msgid "352x576" +#~ msgstr "352x576" + +#~ msgid "352x288" +#~ msgstr "352x288" + +#~ msgid "Final size" +#~ msgstr "Tamaño final" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Relación de aspecto" + +#~ msgid "Horizontal mirror" +#~ msgstr "Espello horizontal" + +#~ msgid "Vertical mirror" +#~ msgstr "Espello vertical" + +#~ msgid "Mirror" +#~ msgstr "Espello" + +#~ msgid "No rotation" +#~ msgstr "Non rotar" + +#~ msgid "90 degrees (clockwise)" +#~ msgstr "90 graos (sentido horario)" + +#~ msgid "180 degrees" +#~ msgstr "180 graos" + +#~ msgid "90 degrees (counter-clockwise)" +#~ msgstr "90 graos (sentido antihorario)" + +#~ msgid "Rotation" +#~ msgstr "Rotación" + +#~ msgid "Add black bars" +#~ msgstr "Engadir bandas negras" + +#~ msgid "Scale picture" +#~ msgstr "Escalar a imaxe" + +#~ msgid "Cut picture" +#~ msgstr "Cortar a imaxe" + +#~ msgid "Scaling mode" +#~ msgstr "Tipo de escalado" + +#~ msgid "Video options" +#~ msgstr "Opcións de vídeo" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Usar a codificación en dúas pasadas (máis calidade pero conversión máis " +#~ "lenta)" + +#~ msgid "Two pass encoding" +#~ msgstr "Codificación en dúas pasadas" + +#~ msgid "Don't deinterlace" +#~ msgstr "Non desentrelazar" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtro de desentrelazado de FFMpeg" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtro de desentrelazado YADIF" + +#~ msgid "Deinterlacing" +#~ msgstr "Desentrelazado" + +#~ msgid "Quality" +#~ msgstr "Calidade" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Retardo do son (en segundos):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Facer o DVD con son 5.1" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Este ficheiro xa ten son en formato AC3 (copiar o audio no canto de " +#~ "recomprimilo)" + +#~ msgid "Audio" +#~ msgstr "Son" + +#~ msgid "Audio" +#~ msgstr "Son" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Parar a reprodución/amosar o menú" + +#~ msgid "Play the first title" +#~ msgstr "Reproducir o primeiro título" + +#~ msgid "Play the previous title" +#~ msgstr "Reproducir o título anterior" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Reproducir este título de novo (bucle)" + +#~ msgid "Play the next title" +#~ msgstr "Reproducir o título seguinte" + +#~ msgid "Play the last title" +#~ msgstr "Reproducir o último título" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Acción que facer cando este título remate" + +#~ msgid "Actions" +#~ msgstr "Accións" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "" +#~ "Este ficheiro xa está nun formato MPEG-PS válido para un disco DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "Empaquetar son e vídeo sen recodificar (útil para ficheiros VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Usar un GOP de 12 fotogramas (mellora a compatibilidade)" + +#~ msgid "Special" +#~ msgstr "Especial" + +#~ msgid "Misc" +#~ msgstr "Misc" + +#~ msgid "Options" +#~ msgstr "Opcións" + +#~ msgid "Preview" +#~ msgstr "Previsualizar" + +#~ msgid "Devede" +#~ msgstr "Devede" + +#~ msgid "_File" +#~ msgstr "_Ficheiro" + +#~ msgid "_Edit" +#~ msgstr "_Editar" + +#~ msgid "Set multiproperties" +#~ msgstr "Estabelecer múltiplas propiedades" + +#~ msgid "_Help" +#~ msgstr "_Axuda" + +#~ msgid "Title" +#~ msgstr "Título" + +#~ msgid "Duration" +#~ msgstr "Duración" + +#~ msgid "Files" +#~ msgstr "Ficheiros" + +#~ msgid "Media size:" +#~ msgstr "Tamaño do disco:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Axustar o uso de disco" + +#~ msgid "Disc usage" +#~ msgstr "Ocupación do disco" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Formato predeterminado" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Crear un menú cos títulos" + +#~ msgid "Menu options" +#~ msgstr "Opcións do menú" + +#~ msgid "Menus" +#~ msgstr "Menús" + +#~ msgid "Text:" +#~ msgstr "Texto:" + +#~ msgid "Font:" +#~ msgstr "Tipo de letra:" + +#~ msgid "Text color:" +#~ msgstr "Cor do texto:" + +#~ msgid "Shadow color:" +#~ msgstr "Cor da sombra:" + +#~ msgid "Vertical position (percent):" +#~ msgstr "Posición vertical (porcentaxe)" + +#~ msgid "Horizontal position (percent):" +#~ msgstr "Posición horizontal (porcentaxe)" + +#~ msgid "Menu title" +#~ msgstr "Título do menú" + +#~ msgid "Default background" +#~ msgstr "Fondo predeterminado" + +#~ msgid "Menu background" +#~ msgstr "Fondo do menú" + +#~ msgid "Menu without sound" +#~ msgstr "Menú sen son" + +#~ msgid "Audio format:" +#~ msgstr "Formato do son:" + +#~ msgid "MP2" +#~ msgstr "MP2" + +#~ msgid "AC3" +#~ msgstr "AC3" + +#~ msgid "Menu music" +#~ msgstr "Música do menú" + +#~ msgid "Horizontal" +#~ msgstr "Horizontal" + +#~ msgid "Margins (percent)" +#~ msgstr "Marxes (porcentaxe)" + +#~ msgid "Left" +#~ msgstr "Esquerda" + +#~ msgid "Center" +#~ msgstr "Centro" + +#~ msgid "Right" +#~ msgstr "Dereita" + +#~ msgid "Menu position" +#~ msgstr "Posición do menú" + +#~ msgid "Unselected titles:" +#~ msgstr "Títulos non seleccionados:" + +#~ msgid "Shadows:" +#~ msgstr "Sombras:" + +#~ msgid "Selected title:" +#~ msgstr "Título seleccionado" + +#~ msgid "Background color:" +#~ msgstr "Cor do fondo:" + +#~ msgid "Menu font and colors" +#~ msgstr "Cores e tipo de letra do menú" + +#~ msgid "Show menu at disk startup" +#~ msgstr "Amosar o menú ao iniciar o disco" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Reproducir o primeiro título ao iniciar o disco" + +#~ msgid "Disc startup options" +#~ msgstr "Opcións de inicio do disco" + +#~ msgid "Show titles as selected" +#~ msgstr "Amosar os títulos como seleccionados" + +#~ msgid "Preview" +#~ msgstr "Vista previa do vídeo" + +#~ msgid "Menu preview" +#~ msgstr "Vista previa do menú" + +#~ msgid "Programs needed by Devede NG" +#~ msgstr "Programas necesarios para Devede NG" + +#~ msgid "" +#~ "Preview video\n" +#~ "\n" +#~ "Devede will create a preview with the selected parameters, so you will be " +#~ "able to check the video quality, audio sync and so on." +#~ msgstr "" +#~ "Vista previa do vídeo\n" +#~ "\n" +#~ "DeVeDe creara unha vista previa cos parámetros seleccionados, para que " +#~ "poida comprobar a calidade do vídeo, a sincronización do son, etc." + +#~ msgid "Preview length:" +#~ msgstr "Duración da vista previa:" + +#~ msgid "Creating..." +#~ msgstr "Creando..." + +#~ msgid "Creating disc" +#~ msgstr "Creando o disco" + +#~ msgid "Project progress" +#~ msgstr "Progreso do proxecto" + +#~ msgid "Devede NG" +#~ msgstr "Devede NG" + +#~ msgid "Choose the disc type you want to create with Devede" +#~ msgstr "Escolla o tipo de disco que quere crear con DeVeDe" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Vídeo DVD\n" +#~ "Crea un DVD de vídeo válido para calquera reprodutor doméstico de DVD" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Crea un VideoCD, cunha calidade de imaxe equivalente a VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Crea un VideoCD con mellor calidade de imaxe" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Outro tipo de Super VideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Crea ficheiros compatíbeis con reprodutores DivX domésticos" + +#~ msgid "" +#~ "Matroska / H.264\n" +#~ "Creates H.264 files in a MKV container" +#~ msgstr "" +#~ "Matroska / H.264\n" +#~ "Crea ficheiros H.264 nun contedor MKV" + +#~ msgid "Programs needed by Devede" +#~ msgstr "Programas necesarios para Devede" + +#~ msgid "Multicore CPUs" +#~ msgstr "CPU multinúcleo" + +#~ msgid "Temporary files folder:" +#~ msgstr "Directorio para os ficheiros temporais:" + +#~ msgid "Folders" +#~ msgstr "Cartafoles" + +#~ msgid "Play preview:" +#~ msgstr "Reproducir a vista previa" + +#~ msgid "Get video info:" +#~ msgstr "Obter información do vídeo:" + +#~ msgid "Convert menus:" +#~ msgstr "Converter menús:" + +#~ msgid "Convert videos:" +#~ msgstr "Converter vídeos:" + +#~ msgid "Burn ISOs:" +#~ msgstr "Gravar ISO:" + +#~ msgid "Disc types supported:" +#~ msgstr "Tipos de disco admitidos:" + +#~ msgid "Create ISOs:" +#~ msgstr "Crear as ISO:" + +#~ msgid "Backends" +#~ msgstr "Infraestruturas" + +#~ msgid "Title properties" +#~ msgstr "Propiedades do título" + +#~ msgid "Title's name" +#~ msgstr "Nome do título" #~ msgid "Creating BIN/CUE files" #~ msgstr "Xerando a imaxe BIN/CUE" diff --git a/po/hu.po b/po/hu.po index aae4519..5dbce24 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.21.0 - 201203017\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2012-03-17 17:27+0100\n" "Last-Translator: csola48 \n" "Language-Team: csola48 \n" @@ -21,1292 +21,1252 @@ msgstr "" "X-Poedit-SourceCharset: utf-8\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "BIN/CUE fájl készítése" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Videó fájl" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Összes fájl" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Felirat" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Hiba a BIN/CUE fájl készítésekor\n" -"Lehetséges, hogy nincs elég hely a lemezen" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "ISO fájl készítése" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Hiba az ISO fájl készítésekor\n" -"Lehetséges, hogy nincs elég hely a lemezen" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Menü készítése %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Nincs elég hely a lemezen.\n" -"%(total)d MB lenne szükséges, de csak %(free)d MB használható." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Hiba a cél könyvtárba történő íráskor.\n" -"Ellenőrizze, hogy van-e joga az íráshoz és van-e szabad hely." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"A fájl vagy a gyűjtő\n" -"\n" -"%(folder)s\n" -"\n" -"már létezik. Ha folytatja, az törölve lesz." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Ismeretlen hiba" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "DVD fa struktúra készítése" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Hiba a DVD fa készítésekor\n" -"Nincs elég hely a lemezen." -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"A menü hangsávja sérült lehet. Használja az eredeti silent.ogg hangsávot." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Hiba" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Ez a fájl úgy tűnik, hogy egy hang fájl." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Videó fájl" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Videó fájl" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Nem található a menü háttér.\n" -"Ellenőrizze a menü opciókat" -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "A fájl másolása" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "ISO fájl készítése" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "A fájl nem nyitható." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "A fájl nem tartalmaz lemez struktúrát." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "A fájl nem tartalmaz egy DeVeDe struktúrát." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Nem található a következő film fájl. Adja azt a lemez struktúrához újra.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Nem található a menü háttérfájl. A lemez-szerkezetet ki lesz nyitva az " -"alapértelmezett menüháttérrel, ezért ne felejtse el megjavítani azt mielőtt " -"létrehozza a lemezt." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Aktuális folyamat megszakítása és kilépés?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Kilépés a DeVeDe programból" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Nem található a menü hangfájl. A lemez-szerkezetet ki lesz nyitva az " -"alapértelmezett silent.ogg hangsávval, ezért ne felejtse el megjavítani azt " -"mielőtt létrehozza a lemezt." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Nincs fájlnév" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "A fájl nem menthető." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Túl sok a videó ehhez a lemez mérethez.\n" -"Válasszon egy nagyobb méretű lemez típust vagy távolítson el néhány videót." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Néhány fájl nem videófájl.\n" -"Hozzáadás nem történt." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Cím törlése" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"A projekt %(X)d film fájlt tartalmaz, de az csak maximum %(MAX)d lehet. " -"Távolítson el néhány fájlt és próbálja újra." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "nincsenek fejezetek" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Cím törlése" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Nem mentett lemez struktúra" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Feladat visszavonása?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Felirat hozzáadása " + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Cím %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Felirat" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Kódlap" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Nyelv" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Videó fájl" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Összes fájl" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Ez a fájl nem tűnik videófájlnak." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Ez a fájl úgy tűnik, hogy egy hang fájl." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Egy időben csak egy fájlt adjon hozzá." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Előbb a film fájlt, utána a feliratot kell hozzáadni." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Felirat hozzáadása " - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Konverzió megszakadt.\n" -"Valószínűleg hiba van a SPUMUX programban." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Fájl másolása megszakadt\n" -"Lehetséges, hogy nincs elég hely a lemezen?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "A fájl másolása" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Előnézet készítése" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Fájl konvertálása a címből %(title_number)s (átfutás %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Konverzió megszakadt.\n" -"Valószínűleg hiba van az Mencoder programban." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Szükséges az Mencoder extra paramétereinek szintaxis szempontjából történő " -"ellenőrzése." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Konverzió megszakadt\n" -"Lehet, hogy nincs elég hely a lemezen?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Hiba a menü készítésénél." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Menü készítése hibás." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Nem tudja hozzáadni a gombokat a menühöz.\n" -"Ez a SPUMUX program hibájának tűnik." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Menü készítése %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" -"Az ön FFMpeg verziója MP3LAME \n" -"támogatás nélkül van készítve, ezért a\n" -"Devede nem tud DivX-et készíteni\n" -"Készítsen saját FFMPEG kódot vagy \n" -"installálja az MP3LAME támogatéást" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" -"A DeVeDe ezen verziója megengedi az FFMpeg használatát\n" -"az Mencoder helyett a film konverziójához. Ez a kód még\n" -"KÍSÉRLETI, de megfelelően használható\n" -"Ha hibát észlel a videóban az FFMpeg használatával,\n" -"akkor kapcsolja ki a többmagos támogatást\n" -"A kísérleti mód aktiválása: Szerkesztés -> Beállítások " - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "Ne mutassa ezt az üzenetet többet" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Ideiglenes fájlok törlése" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Többmagú CPU optimalizálás választása" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "FFMPEG használata az Mencoder helyett" +msgid "Creating CD image" +msgstr "ISO fájl készítése" + +#~ msgid "Creating BIN/CUE files" +#~ msgstr "BIN/CUE fájl készítése" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Hiba a BIN/CUE fájl készítésekor\n" +#~ "Lehetséges, hogy nincs elég hely a lemezen" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Hiba az ISO fájl készítésekor\n" +#~ "Lehetséges, hogy nincs elég hely a lemezen" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Nincs elég hely a lemezen.\n" +#~ "%(total)d MB lenne szükséges, de csak %(free)d MB használható." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Hiba a cél könyvtárba történő íráskor.\n" +#~ "Ellenőrizze, hogy van-e joga az íráshoz és van-e szabad hely." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "A fájl vagy a gyűjtő\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "már létezik. Ha folytatja, az törölve lesz." + +#~ msgid "Unknown error" +#~ msgstr "Ismeretlen hiba" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Hiba a DVD fa készítésekor\n" +#~ "Nincs elég hely a lemezen." + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "A menü hangsávja sérült lehet. Használja az eredeti silent.ogg hangsávot." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Nem található a menü háttér.\n" +#~ "Ellenőrizze a menü opciókat" + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "A fájl nem tartalmaz lemez struktúrát." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "A fájl nem tartalmaz egy DeVeDe struktúrát." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Nem található a következő film fájl. Adja azt a lemez struktúrához újra.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Nem található a menü háttérfájl. A lemez-szerkezetet ki lesz nyitva az " +#~ "alapértelmezett menüháttérrel, ezért ne felejtse el megjavítani azt " +#~ "mielőtt létrehozza a lemezt." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Nem található a menü hangfájl. A lemez-szerkezetet ki lesz nyitva az " +#~ "alapértelmezett silent.ogg hangsávval, ezért ne felejtse el megjavítani " +#~ "azt mielőtt létrehozza a lemezt." + +#~ msgid "No filename" +#~ msgstr "Nincs fájlnév" + +#~ msgid "Can't save the file." +#~ msgstr "A fájl nem menthető." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Túl sok a videó ehhez a lemez mérethez.\n" +#~ "Válasszon egy nagyobb méretű lemez típust vagy távolítson el néhány " +#~ "videót." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Néhány fájl nem videófájl.\n" +#~ "Hozzáadás nem történt." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "A projekt %(X)d film fájlt tartalmaz, de az csak maximum %(MAX)d lehet. " +#~ "Távolítson el néhány fájlt és próbálja újra." + +#~ msgid "no chapters" +#~ msgstr "nincsenek fejezetek" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Nem mentett lemez struktúra" + +#~ msgid "Codepage" +#~ msgstr "Kódlap" + +#~ msgid "Language" +#~ msgstr "Nyelv" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Ez a fájl nem tűnik videófájlnak." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Egy időben csak egy fájlt adjon hozzá." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Előbb a film fájlt, utána a feliratot kell hozzáadni." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Konverzió megszakadt.\n" +#~ "Valószínűleg hiba van a SPUMUX programban." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Fájl másolása megszakadt\n" +#~ "Lehetséges, hogy nincs elég hely a lemezen?" + +#~ msgid "Creating preview" +#~ msgstr "Előnézet készítése" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Fájl konvertálása a címből %(title_number)s (átfutás %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Konverzió megszakadt.\n" +#~ "Valószínűleg hiba van az Mencoder programban." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Szükséges az Mencoder extra paramétereinek szintaxis szempontjából " +#~ "történő ellenőrzése." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Konverzió megszakadt\n" +#~ "Lehet, hogy nincs elég hely a lemezen?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Hiba a menü készítésénél." + +#~ msgid "Menu generation failed." +#~ msgstr "Menü készítése hibás." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Nem tudja hozzáadni a gombokat a menühöz.\n" +#~ "Ez a SPUMUX program hibájának tűnik." + +#~ msgid "" +#~ "Your FFMPEG version is compiled\n" +#~ "without MP3LAME support, so\n" +#~ "Devede can't create DivX.\n" +#~ "\n" +#~ "Recompile your FFMPEG code, or\n" +#~ "install a version with MP3LAME\n" +#~ "support." +#~ msgstr "" +#~ "Az ön FFMpeg verziója MP3LAME \n" +#~ "támogatás nélkül van készítve, ezért a\n" +#~ "Devede nem tud DivX-et készíteni\n" +#~ "Készítsen saját FFMPEG kódot vagy \n" +#~ "installálja az MP3LAME támogatéást" + +#~ msgid "" +#~ "This version of Devede allows to use FFMPEG instead\n" +#~ "of Mencoder for movie conversion. This code is still\n" +#~ "EXPERIMENTAL, but quite complete.\n" +#~ "\n" +#~ "If you see glitches in the video when using FFMPEG, try\n" +#~ "to disable the multicore support before filling a bug.\n" +#~ "\n" +#~ "To test this mode, active it in Edit->Preferences" +#~ msgstr "" +#~ "A DeVeDe ezen verziója megengedi az FFMpeg használatát\n" +#~ "az Mencoder helyett a film konverziójához. Ez a kód még\n" +#~ "KÍSÉRLETI, de megfelelően használható\n" +#~ "Ha hibát észlel a videóban az FFMpeg használatával,\n" +#~ "akkor kapcsolja ki a többmagos támogatást\n" +#~ "A kísérleti mód aktiválása: Szerkesztés -> Beállítások " + +#~ msgid "Don't show this message at startup again" +#~ msgstr "Ne mutassa ezt az üzenetet többet" + +#~ msgid "Erase temporary files" +#~ msgstr "Ideiglenes fájlok törlése" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Többmagú CPU optimalizálás választása" -#: ../interface/settings.ui.h:5 #, fuzzy -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "FFMPEG használata az Mencoder helyett" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Opciók" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Ideiglenes fájlok gyűjtője:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Az ideiglenes fájlok gyűjtője" - -#: ../interface/settings.ui.h:9 -msgid "Folders" -msgstr "Gyűjtők" - -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "Az AC3 fix áthidaló megoldás hang nélkül a Mencoder beta használatához" - -#: ../interface/settings.ui.h:11 -msgid "Workarounds" -msgstr "Áthidaló megoldások" - -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Fájl:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Törlés" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Kódolás:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Nyelv:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Tegye a feliratot felülre" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Felirat hozzáadása" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Egy fájl választása" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Megszakítás. Az ideiglenes fájlok a célkönyvtárban." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Kilépés a DeVeDe programból" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Aktuális folyamat megszakítása és kilépés?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Feladat visszavonása?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Fejezet törlése" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Kiválasztott fejezet törlése és\n" -"egy új fejezet megadása:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Folytatás?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Felirat törlése" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "A kijelölt felirat fájl eltávolítása?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Cím törlése" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Kiválasztott cím törlése és\n" -"egy új cím megadása:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Lemez típus kiválasztása" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Lemez típus választása, amelyre a DVD-t készíti a DeVeDe-vel" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Videó DVD\n" -"Videó DVD készítése a legtöbb otthoni DVD lejátszóhoz" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"Videó CD\n" -"Videó CD készítése VHS képminőséggel" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super Videó CD\n" -"Videó CD készítése a legjobb képminőséggel" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China Videó Disc\n" -"vagy másféle Super Videó CD készítése" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"DVD készítése DivX-képes otthoni lejátszókhoz" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"A DVD struktúra üres címeket tartalmaz.\n" -"Folytatja?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "A lemez írása" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Feladat rendben!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "A jelenlegi lemez struktúra törlése?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "A jelenlegi lemez struktúra törlése és újraindítás?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Hiba" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Fájl jellemzők" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Fájl" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Képkocka másodpercenként:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Eredeti hossz (másodperc):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Eredeti hang sebesség (kbit/sec):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Eredeti videó sebesség (kbit/sec):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Eredeti méret (pixel):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Kész méret (pixelben):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Becsült végső hossz (MB):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Fájl infó" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Videó formátum" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Hangsáv:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Ennek a videó fájlnak nincs hangsávja." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Hang sáv" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Törlés" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Hangerő visszaállítása 100%-ra" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Hangerő (%)" +#~ msgid "Use FFMPEG instead of Mencoder for videos" +#~ msgstr "FFMPEG használata az Mencoder helyett" -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "A teljes hossz tárolása" +#, fuzzy +#~ msgid "Use FFMPEG instead of Mencoder for menu" +#~ msgstr "FFMPEG használata az Mencoder helyett" -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "A teljes hossz első felének tárolása" +#~ msgid "Options" +#~ msgstr "Opciók" -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "A teljes hossz második felének tárolása" +#~ msgid "Temporary files folder:" +#~ msgstr "Ideiglenes fájlok gyűjtője:" -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Fájl szeletelés" +#~ msgid "Folder for temporary file" +#~ msgstr "Az ideiglenes fájlok gyűjtője" + +#~ msgid "Folders" +#~ msgstr "Gyűjtők" -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Betűméret:" +#~ msgid "" +#~ "AC3_FIXED workaround to fix discs without sound when using Mencoder beta" +#~ msgstr "" +#~ "Az AC3 fix áthidaló megoldás hang nélkül a Mencoder beta használatához" + +#~ msgid "Workarounds" +#~ msgstr "Áthidaló megoldások" + +#~ msgid "File:" +#~ msgstr "Fájl:" + +#~ msgid "Clear" +#~ msgstr "Törlés" + +#~ msgid "Encoding:" +#~ msgstr "Kódolás:" + +#~ msgid "Language:" +#~ msgstr "Nyelv:" -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Felirat kényszerítése" +#~ msgid "Put subtitles upper" +#~ msgstr "Tegye a feliratot felülre" -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "DivX formátum nem támogatja a feliratot. Olvassa el a FAQ-ot." +#~ msgid "Add subtitles" +#~ msgstr "Felirat hozzáadása" -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Felirat" +#~ msgid "Choose a file" +#~ msgstr "Egy fájl választása" -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Videó sebesség (kbit/sec)" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Megszakítás. Az ideiglenes fájlok a célkönyvtárban." -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Hangsebesség (kbit/sec)" +#~ msgid "Delete chapter" +#~ msgstr "Fejezet törlése" -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "A fejezetekben a fájl felosztása (könnyebb keresés)" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Kiválasztott fejezet törlése és\n" +#~ "egy új fejezet megadása:" -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Minden fejezet mérete (percben):" +#~ msgid "Proceed?" +#~ msgstr "Folytatás?" -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Fejezetek felosztása" +#~ msgid "Delete subtitle" +#~ msgstr "Felirat törlése" -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Általános" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "A kijelölt felirat fájl eltávolítása?" -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Kiválasztott cím törlése és\n" +#~ "egy új cím megadása:" -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Alapértelmezés" +#~ msgid "Disc type selection" +#~ msgstr "Lemez típus kiválasztása" -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Lemez típus választása, amelyre a DVD-t készíti a DeVeDe-vel" -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Videó DVD\n" +#~ "Videó DVD készítése a legtöbb otthoni DVD lejátszóhoz" -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "Videó CD\n" +#~ "Videó CD készítése VHS képminőséggel" -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Végső méret" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super Videó CD\n" +#~ "Videó CD készítése a legjobb képminőséggel" -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China Videó Disc\n" +#~ "vagy másféle Super Videó CD készítése" -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Kép arány" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "DVD készítése DivX-képes otthoni lejátszókhoz" -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Videó formátum" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "A DVD struktúra üres címeket tartalmaz.\n" +#~ "Folytatja?" -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Nincs forgatás" +#~ msgctxt "Means:" +#~ msgid "Burn" +#~ msgstr "A lemez írása" -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Elforgatás 180 fokkal" +#~ msgid "Job done!" +#~ msgstr "Feladat rendben!" -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Elforgatás 90 fokkal órajárással egyező irányban" +#~ msgid "Delete current disc structure?" +#~ msgstr "A jelenlegi lemez struktúra törlése?" -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Elforgatás 90 fokkal órajárással ellentétes irányban" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "A jelenlegi lemez struktúra törlése és újraindítás?" -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Forgatás" +#~ msgid "File properties" +#~ msgstr "Fájl jellemzők" -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Vízszintes tükrözés" +#~ msgid "File" +#~ msgstr "Fájl" -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Függőleges tükrözés" +#~ msgid "Frames per second:" +#~ msgstr "Képkocka másodpercenként:" -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Tükrözés" +#~ msgid "Original length (seconds):" +#~ msgstr "Eredeti hossz (másodperc):" -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Mezők cseréje" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Eredeti hang sebesség (kbit/sec):" -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Mező szabályok" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Eredeti videó sebesség (kbit/sec):" -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Fekete sáv hozzáadása" +#~ msgid "Original size (pixels):" +#~ msgstr "Eredeti méret (pixel):" -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Kép mértezése" +#~ msgid "Final size (pixels):" +#~ msgstr "Kész méret (pixelben):" -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Méretezési módszer" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Becsült végső hossz (MB):" -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Videó opciók" +#~ msgid "File info" +#~ msgstr "Fájl infó" -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "MBCMP használata (gyorsabb)" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "MBD módszer választása, amely a legkevesebb bitet igényli" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"MBD módszer választása, amely a legkisebb torzítást adja (jobb minőség)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "Trellis kereső quantálás használata (jobb minőség, lassabb konverzió)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "MacroBlock döntési algoritmus és Trellis quantálás" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Kettős átfutású kódolás használata (jobb minőség, de lassabb konverzió)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Turbó első átfutás" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Két átfutásos kódolás" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median deinterlace szűrő" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Ne legyen deinterlace" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF deinterlace szűrő" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg deinterlace szűrő" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Lineáris keverés" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5 deinterlace szűrő" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Deinterlace" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Minőség" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Hang késleltetése (másodpercben):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "DVD készítése 5.1 csatornás hanggal" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "Ez a fájl már AC3 hanggal rendelkezik" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Hang" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Hang" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Ez a fájl már DVD/xCD-képes MPEG-PS fájl" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Videó és hang újracsomagolása (felhasználva a VOB fájlokat)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "12 keretes GOP használata (javítja a kompatibilitást)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Speciális" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Menü (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 -msgid "Extra parameters for coder" -msgstr "Extra paraméterek a kódoláshoz" - -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Különfélék" - -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "További opciók" - -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Előnézet" - -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Válasszon egy gyűjtőt és adjon meg egy nevet, ahová a DeVeDe elkészíti a DVD " -"képet. Nem lehet ez VFAT/FAT32 fájlrendszeren. A /, | és \\ karakterek nem " -"megengedettek és _-re lesznek cserélve" - -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Válasszon egy gyűjtőt" - -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "A számítógép kikapcsolásaa, mikor a lemezírás kész" - -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "A lemez struktúra betöltése" - -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Vigyázat: a lemezstruktúra már létezik" - -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Amennyiben betölti a lemezstruktúrát, úgy a jelenlegi még nem mentett " -"struktúra el fog veszni. Folytatja?" - -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" - -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" - -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" - -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1.4 GB DVD" - -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4.7 GB DVD" - -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8.5 GB DVD" - -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" - -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Fájl" - -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "Sz_erkesztés" - -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "_Beállítások" - -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Súgó" - -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Cím" - -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Fájlok" - -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Hossz (másodperc):" - -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Videó sebesség (kbit/sec):" - -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Hang sebesség (kbit/sec):" - -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Becsült hossz (MB):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Kimenő képarány:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "A fejezet hossza:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Lemez használat beállítása" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" - -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Média mérete:" - -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Lemez használat" - -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" - -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Alapértelmezett formátum" - -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Menü készítése a címekkel" - -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Menü opciók" - -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Menü előnézete" - -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menü" - -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Csak a film fájl konvertálása MPEG fájlba" - -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Lemez struktúra felépítése" - -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "ISO vagy BIN/CUE kép készítése a közvetlen lemezre való íráshoz" - -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Akció" - -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "A menü előnézete" - -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Árnyék színe:" - -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "A szöveg színe:" - -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Szöveg:" - -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Betűtípus:" - -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Menü címe" - -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Válasszon egy képet a lemez menü hátterének" - -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Háttér alapbeállítás" - -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Menü háttér (csak PNG kép)" - -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Válasszon egy zene fájlt" - -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Menü beállítása hang nélkül" - -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Menü zene" - -#: ../interface/wmenu_properties.ui.h:12 -msgid "Horizontal" -msgstr "Vízszintes" - -#: ../interface/wmenu_properties.ui.h:13 -msgid "Vertical" -msgstr "Függőleges" - -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Teteje" - -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Közép" - -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Alul" - -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Bal" - -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Középen" - -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Jobb" - -#: ../interface/wmenu_properties.ui.h:21 -#, no-c-format -msgid "Margins (%)" -msgstr "Margó (%)" - -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Menü helyzete" - -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "A nem választott címek színe:" - -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Az árnyék színe:" - -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "A választott cím színe:" - -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "A cím hátterének színe:" - -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Menü betűtípus és színek" - -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Menü mutatása indításkor" - -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Induláskor az első címre ugrás" - -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Lemez indulási opciók" - -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Nem található a felirat betűtípusa. Feladat törölve." - -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Az előnézet megismétlése?" - -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Videó előnézet" - -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe készít egy előnézetet a megadott paraméterekkel, hogy ellenőrizni " -"lehessen a videó és a hang minőséget, valamint mást is." - -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Előnézet hossza:" - -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Nem érhető el a következő program:" - -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "A DeVeDe megfelelő működéséhez minden komponens telepítése szükséges." - -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Készítés..." - -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Az aktuális lemez struktúra mentése" - -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Cím tulajdonságai" - -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Címek" - -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Reprodukció megállítása/lemez menü mutatása" - -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Az első cím játszása" - -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Az előző cím játszása" - -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Ezen cím újra játszása (ismétlés)" - -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "A következő cím játszása" - -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Az utolsó cím játszása" - -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Teendő, amikor ezen cím lejátszása véget ér" - -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Figyelmeztetés" +#~ msgid "Video format" +#~ msgstr "Videó formátum" + +#~ msgid "Audio track:" +#~ msgstr "Hangsáv:" + +#~ msgid "This video file has no audio tracks." +#~ msgstr "Ennek a videó fájlnak nincs hangsávja." + +#~ msgid "Audio tracks" +#~ msgstr "Hang sáv" + +#~ msgid "Reset" +#~ msgstr "Törlés" + +#~ msgid "Resets the volume to 100%" +#~ msgstr "Hangerő visszaállítása 100%-ra" + +#~ msgid "Volume (%)" +#~ msgstr "Hangerő (%)" + +#~ msgid "Store full length" +#~ msgstr "A teljes hossz tárolása" + +#~ msgid "Store the first half" +#~ msgstr "A teljes hossz első felének tárolása" + +#~ msgid "Store the second half" +#~ msgstr "A teljes hossz második felének tárolása" + +#~ msgid "File split" +#~ msgstr "Fájl szeletelés" + +#~ msgid "Font size:" +#~ msgstr "Betűméret:" + +#~ msgid "Force subtitles" +#~ msgstr "Felirat kényszerítése" + +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "DivX formátum nem támogatja a feliratot. Olvassa el a FAQ-ot." + +#~ msgid "Subtitles" +#~ msgstr "Felirat" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Videó sebesség (kbit/sec)" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Hangsebesség (kbit/sec)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "A fejezetekben a fájl felosztása (könnyebb keresés)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Minden fejezet mérete (percben):" + +#~ msgid "Division in chapters" +#~ msgstr "Fejezetek felosztása" + +#~ msgid "General" +#~ msgstr "Általános" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Alapértelmezés" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Végső méret" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Kép arány" + +#~ msgid "Video format" +#~ msgstr "Videó formátum" + +#~ msgid "No rotation" +#~ msgstr "Nincs forgatás" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Elforgatás 180 fokkal" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Elforgatás 90 fokkal órajárással egyező irányban" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Elforgatás 90 fokkal órajárással ellentétes irányban" + +#~ msgid "Rotation" +#~ msgstr "Forgatás" + +#~ msgid "Horizontal mirror" +#~ msgstr "Vízszintes tükrözés" + +#~ msgid "Vertical mirror" +#~ msgstr "Függőleges tükrözés" + +#~ msgid "Mirror" +#~ msgstr "Tükrözés" + +#~ msgid "Swap fields" +#~ msgstr "Mezők cseréje" + +#~ msgid "Field order" +#~ msgstr "Mező szabályok" + +#~ msgid "Add black bars" +#~ msgstr "Fekete sáv hozzáadása" + +#~ msgid "Scale picture" +#~ msgstr "Kép mértezése" + +#~ msgid "Scaling mode" +#~ msgstr "Méretezési módszer" + +#~ msgid "Video options" +#~ msgstr "Videó opciók" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "MBCMP használata (gyorsabb)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "MBD módszer választása, amely a legkevesebb bitet igényli" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "MBD módszer választása, amely a legkisebb torzítást adja (jobb minőség)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Trellis kereső quantálás használata (jobb minőség, lassabb konverzió)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "MacroBlock döntési algoritmus és Trellis quantálás" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Kettős átfutású kódolás használata (jobb minőség, de lassabb konverzió)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Turbó első átfutás" + +#~ msgid "Two pass encoding" +#~ msgstr "Két átfutásos kódolás" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median deinterlace szűrő" + +#~ msgid "Don't deinterlace" +#~ msgstr "Ne legyen deinterlace" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF deinterlace szűrő" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg deinterlace szűrő" + +#~ msgid "Linear blend" +#~ msgstr "Lineáris keverés" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5 deinterlace szűrő" + +#~ msgid "Deinterlacing" +#~ msgstr "Deinterlace" + +#~ msgid "Quality" +#~ msgstr "Minőség" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Hang késleltetése (másodpercben):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "DVD készítése 5.1 csatornás hanggal" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "Ez a fájl már AC3 hanggal rendelkezik" + +#~ msgid "Audio" +#~ msgstr "Hang" + +#~ msgid "Audio" +#~ msgstr "Hang" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Ez a fájl már DVD/xCD-képes MPEG-PS fájl" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "Videó és hang újracsomagolása (felhasználva a VOB fájlokat)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "12 keretes GOP használata (javítja a kompatibilitást)" + +#~ msgid "Special" +#~ msgstr "Speciális" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Menü (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" + +#~ msgid "Extra parameters for coder" +#~ msgstr "Extra paraméterek a kódoláshoz" + +#~ msgid "Misc" +#~ msgstr "Különfélék" + +#~ msgid "Advanced options" +#~ msgstr "További opciók" + +#~ msgid "Preview" +#~ msgstr "Előnézet" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Válasszon egy gyűjtőt és adjon meg egy nevet, ahová a DeVeDe elkészíti a " +#~ "DVD képet. Nem lehet ez VFAT/FAT32 fájlrendszeren. A /, | és \\ " +#~ "karakterek nem megengedettek és _-re lesznek cserélve" + +#~ msgid "Choose a folder" +#~ msgstr "Válasszon egy gyűjtőt" + +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "A számítógép kikapcsolásaa, mikor a lemezírás kész" + +#~ msgid "Load a disc structure" +#~ msgstr "A lemez struktúra betöltése" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Vigyázat: a lemezstruktúra már létezik" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Amennyiben betölti a lemezstruktúrát, úgy a jelenlegi még nem mentett " +#~ "struktúra el fog veszni. Folytatja?" + +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" + +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" + +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" + +#~ msgid "1.4 GB DVD" +#~ msgstr "1.4 GB DVD" + +#~ msgid "4.7 GB DVD" +#~ msgstr "4.7 GB DVD" + +#~ msgid "8.5 GB DVD" +#~ msgstr "8.5 GB DVD" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Fájl" + +#~ msgid "_Edit" +#~ msgstr "Sz_erkesztés" + +#~ msgid "_Preferences" +#~ msgstr "_Beállítások" + +#~ msgid "_Help" +#~ msgstr "_Súgó" + +#~ msgid "Titles" +#~ msgstr "Cím" + +#~ msgid "Files" +#~ msgstr "Fájlok" + +#~ msgid "Length (seconds):" +#~ msgstr "Hossz (másodperc):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Videó sebesség (kbit/sec):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Hang sebesség (kbit/sec):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Becsült hossz (MB):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Kimenő képarány:" + +#~ msgid "Size of chapters:" +#~ msgstr "A fejezet hossza:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Lemez használat beállítása" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Média mérete:" + +#~ msgid "Disc usage" +#~ msgstr "Lemez használat" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Alapértelmezett formátum" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Menü készítése a címekkel" + +#~ msgid "Menu options" +#~ msgstr "Menü opciók" + +#~ msgid "Preview menu" +#~ msgstr "Menü előnézete" + +#~ msgid "Menus" +#~ msgstr "Menü" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Csak a film fájl konvertálása MPEG fájlba" + +#~ msgid "Create disc structure" +#~ msgstr "Lemez struktúra felépítése" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "ISO vagy BIN/CUE kép készítése a közvetlen lemezre való íráshoz" + +#~ msgid "Action" +#~ msgstr "Akció" + +#~ msgid "Menu preview" +#~ msgstr "A menü előnézete" + +#~ msgid "Shadow color:" +#~ msgstr "Árnyék színe:" + +#~ msgid "Text color:" +#~ msgstr "A szöveg színe:" + +#~ msgid "Text:" +#~ msgstr "Szöveg:" + +#~ msgid "Font:" +#~ msgstr "Betűtípus:" + +#~ msgid "Menu title" +#~ msgstr "Menü címe" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Válasszon egy képet a lemez menü hátterének" + +#~ msgid "Set default background" +#~ msgstr "Háttér alapbeállítás" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Menü háttér (csak PNG kép)" + +#~ msgid "Choose a music file" +#~ msgstr "Válasszon egy zene fájlt" + +#~ msgid "Set menus without sound" +#~ msgstr "Menü beállítása hang nélkül" + +#~ msgid "Menu music" +#~ msgstr "Menü zene" + +#~ msgid "Horizontal" +#~ msgstr "Vízszintes" + +#~ msgid "Vertical" +#~ msgstr "Függőleges" + +#~ msgid "Top" +#~ msgstr "Teteje" + +#~ msgid "Middle" +#~ msgstr "Közép" + +#~ msgid "Bottom" +#~ msgstr "Alul" + +#~ msgid "Left" +#~ msgstr "Bal" + +#~ msgid "Center" +#~ msgstr "Középen" + +#~ msgid "Right" +#~ msgstr "Jobb" + +#~ msgid "Margins (%)" +#~ msgstr "Margó (%)" + +#~ msgid "Menu position" +#~ msgstr "Menü helyzete" + +#~ msgid "Color for unselected titles:" +#~ msgstr "A nem választott címek színe:" + +#~ msgid "Color for shadows:" +#~ msgstr "Az árnyék színe:" + +#~ msgid "Color for selected title:" +#~ msgstr "A választott cím színe:" + +#~ msgid "Background color for titles:" +#~ msgstr "A cím hátterének színe:" + +#~ msgid "Menu font and colors" +#~ msgstr "Menü betűtípus és színek" + +#~ msgid "Show menu at disc startup" +#~ msgstr "Menü mutatása indításkor" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Induláskor az első címre ugrás" + +#~ msgid "Disc startup options" +#~ msgstr "Lemez indulási opciók" + +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Nem található a felirat betűtípusa. Feladat törölve." + +#~ msgid "Replay the preview again?" +#~ msgstr "Az előnézet megismétlése?" + +#~ msgid "Preview video" +#~ msgstr "Videó előnézet" + +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe készít egy előnézetet a megadott paraméterekkel, hogy ellenőrizni " +#~ "lehessen a videó és a hang minőséget, valamint mást is." + +#~ msgid "Preview length:" +#~ msgstr "Előnézet hossza:" + +#~ msgid "Can't find the following programs:" +#~ msgstr "Nem érhető el a következő program:" + +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "A DeVeDe megfelelő működéséhez minden komponens telepítése szükséges." + +#~ msgid "Creating..." +#~ msgstr "Készítés..." + +#~ msgid "Save current disc structure" +#~ msgstr "Az aktuális lemez struktúra mentése" + +#~ msgid "Title properties" +#~ msgstr "Cím tulajdonságai" + +#~ msgid "Title's name" +#~ msgstr "Címek" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Reprodukció megállítása/lemez menü mutatása" + +#~ msgid "Play the first title" +#~ msgstr "Az első cím játszása" + +#~ msgid "Play the previous title" +#~ msgstr "Az előző cím játszása" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Ezen cím újra játszása (ismétlés)" + +#~ msgid "Play the next title" +#~ msgstr "A következő cím játszása" + +#~ msgid "Play the last title" +#~ msgstr "Az utolsó cím játszása" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Teendő, amikor ezen cím lejátszása véget ér" + +#~ msgid "Warning" +#~ msgstr "Figyelmeztetés" #~ msgid "Vertical alignment" #~ msgstr "Függőleges igazítás" diff --git a/po/it.po b/po/it.po index f04e07d..b71f692 100644 --- a/po/it.po +++ b/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 4.5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-29 21:36+0100\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2017-02-02 19:42+0100\n" "Last-Translator: Andrea Musuruane \n" "Language-Team: Andrea Musuruane \n" @@ -21,17 +21,17 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.11\n" -#: ../src/devedeng/add_files.py:45 +#: ../src/devedeng/add_files.py:44 msgid "Video files" msgstr "File video" -#: ../src/devedeng/add_files.py:50 ../src/devedeng/ask_subtitles.py:93 -#: ../src/devedeng/dvd_menu.py:162 ../src/devedeng/dvd_menu.py:174 -#: ../src/devedeng/opensave.py:51 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "Tutti i file" -#: ../src/devedeng/ask_subtitles.py:82 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "File sottotitoli" @@ -45,41 +45,41 @@ msgstr "Conversione di %(X)s in corso (passaggio 2)" msgid "Converting %(X)s (pass 1)" msgstr "Conversione di %(X)s in corso (passaggio 1)" -#: ../src/devedeng/avconv.py:127 ../src/devedeng/ffmpeg.py:127 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "Conversione di %(X)s in corso" -#: ../src/devedeng/avconv.py:498 ../src/devedeng/ffmpeg.py:493 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "Creazione del menu %(X)d in corso" -#: ../src/devedeng/choose_disc_type.py:157 -#: ../src/devedeng/choose_disc_type.py:168 -#: ../src/devedeng/choose_disc_type.py:184 -#: ../src/devedeng/choose_disc_type.py:195 -#: ../src/devedeng/choose_disc_type.py:206 -#: ../src/devedeng/choose_disc_type.py:216 -#: ../src/devedeng/choose_disc_type.py:222 -#: ../src/devedeng/choose_disc_type.py:228 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (non installato)\n" -#: ../src/devedeng/choose_disc_type.py:160 -#: ../src/devedeng/choose_disc_type.py:171 -#: ../src/devedeng/choose_disc_type.py:187 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:209 -#: ../src/devedeng/choose_disc_type.py:219 -#: ../src/devedeng/choose_disc_type.py:225 -#: ../src/devedeng/choose_disc_type.py:231 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (installato)\n" -#: ../src/devedeng/choose_disc_type.py:162 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -90,7 +90,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:173 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -101,7 +101,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:189 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -112,7 +112,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:201 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -123,7 +123,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:211 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -134,7 +134,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:234 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -145,97 +145,106 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/dvdauthor_converter.py:50 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "Creazione della struttura del DVD in corso" -#: ../src/devedeng/dvd_menu.py:53 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 msgid "Play all" msgstr "Riproduci tutti" -#: ../src/devedeng/dvd_menu.py:104 +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "Il file selezionato è un file video, non un file audio" -#: ../src/devedeng/dvd_menu.py:104 ../src/devedeng/dvd_menu.py:108 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "Errore" -#: ../src/devedeng/dvd_menu.py:108 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "Il file selezionato non è un file audio" -#: ../src/devedeng/dvd_menu.py:157 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "File immagine" -#: ../src/devedeng/dvd_menu.py:169 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "File audio" -#: ../src/devedeng/dvd_menu.py:411 -#, python-format -msgid "Page %(X)d of %(Y)d" -msgstr "Pagina %(X)d di %(Y)d" +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" -#: ../src/devedeng/file_copy.py:32 +#: ../src/devedeng/dvd_menu.py:416 +#, fuzzy +msgid "Play_all" +msgstr "Riproduci tutti" + +#: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "Copia del file %(X)s in corso" -#: ../src/devedeng/genisoimage.py:69 ../src/devedeng/mkisofs.py:69 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "Creazione immagine ISO in corso" -#: ../src/devedeng/help.py:20 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "Impossibile aprire i file di aiuto." -#: ../src/devedeng/mux_dvd_menu.py:35 +#: ../src/devedeng/mux_dvd_menu.py:34 #, python-format msgid "Mixing menu %(X)d" msgstr "Preparazione menu %(X)d in corso" -#: ../src/devedeng/opensave.py:47 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "Progetti DevedeNG" -#: ../src/devedeng/project.py:226 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "Interrompere il DVD attuale ed uscire?" -#: ../src/devedeng/project.py:226 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "Esci da DeVeDe" -#: ../src/devedeng/project.py:286 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" +msgstr "Nel menu" + +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "Non è possibile aggiungere i seguenti file:" -#: ../src/devedeng/project.py:287 ../src/devedeng/project.py:737 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "Errore durante l'aggiunta di file" -#: ../src/devedeng/project.py:298 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "Il file %(X)s (%(Y)s) sarà rimosso." -#: ../src/devedeng/project.py:298 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "Elimina file" -#: ../src/devedeng/project.py:494 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" "Il limite per questo formato è %(l)d file, ma il tuo progetto ne ha %(h)d." -#: ../src/devedeng/project.py:495 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "Troppi file nel progetto" -#: ../src/devedeng/project.py:504 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -254,15 +263,15 @@ msgstr "" "\n" "e tutti i suoi contenuti verranno eliminati. Continuare?" -#: ../src/devedeng/project.py:504 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "Elimina cartella" -#: ../src/devedeng/project.py:642 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "Chiudere il progetto corrente e iniziarne uno nuovo?" -#: ../src/devedeng/project.py:642 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "Nuovo progetto" @@ -274,843 +283,656 @@ msgstr "Il file esiste. Sovrascriverlo?" msgid "The file already exists" msgstr "Il file esiste" -#: ../src/devedeng/project.py:736 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "Non è possibile aggiungere nuovamente i seguenti file al progetto:" -#: ../src/devedeng/runner.py:91 ../src/devedeng/runner.py:92 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "Annullare il lavoro corrente?" -#: ../src/devedeng/settings.py:46 ../src/devedeng/settings.py:64 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "Usa tutti i core" -#: ../src/devedeng/settings.py:51 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "Usa %(X)d core" msgstr[1] "Usa %(X)d core" -#: ../src/devedeng/settings.py:58 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "Usa tutti i core tranne %(X)d" msgstr[1] "Usa tutti i core tranne %(X)d" -#: ../src/devedeng/settings.py:127 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "Nessun disco supportato" -#: ../src/devedeng/subtitles_mux.py:44 +#: ../src/devedeng/subtitles_mux.py:43 #, python-format msgid "Adding %(L)s subtitles to %(X)s" msgstr "Aggiungo %(L)s sottotitoli a %(X)s" -#: ../src/devedeng/title.py:33 +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titolo %(X)d" -#: ../src/devedeng/vcdimager_converter.py:47 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "Creazione immagine CD in corso" -#: ../data/interface/wabout.ui.h:1 -msgid "2014 Raster Software Vigo" -msgstr "2014 Raster Software Vigo" - -#: ../data/interface/wadd_files.ui.h:1 -msgid "Add new file(s)" -msgstr "Aggiungi nuovi file" - -#: ../data/interface/wask_subtitles.ui.h:1 -msgid "File:" -msgstr "File:" - -#: ../data/interface/wask_subtitles.ui.h:2 -msgid "Encoding:" -msgstr "Codifica:" - -#: ../data/interface/wask_subtitles.ui.h:3 -msgid "Language:" -msgstr "Lingua:" - -#: ../data/interface/wask_subtitles.ui.h:4 -msgid "Put subtitles upper" -msgstr "Metti i sottotitoli in alto" - -#: ../data/interface/wcreate.ui.h:1 -msgid "devede" -msgstr "devede" - -#: ../data/interface/wcreate.ui.h:2 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" -"Scegli la cartella dove Devede creerà i file e un nome per essa. Non " -"utilizzare una cartella in un disco VFAT/FAT32. I caratteri /, | e \\ non " -"sono permessi e saranno rimpiazzati con degli underscore." - -#: ../data/interface/wcreate.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "Spegni il computer quando il disco è finito" - -#: ../data/interface/wdone.ui.h:1 -msgid "Burn" -msgstr "Masterizza" - -#: ../data/interface/wdone.ui.h:2 -msgid "Job done!" -msgstr "Finito!" - -#: ../data/interface/wdone.ui.h:3 ../data/interface/werror.ui.h:2 -msgid "Debugging data" -msgstr "Dati di debug" - -#: ../data/interface/werror.ui.h:1 -msgid "There was an error while creating the disc." -msgstr "Si è verificato un errore durante la creazione del disco." - -#: ../data/interface/wfile_properties.ui.h:1 -msgid "Show this title in the menu" -msgstr "Visualizza questo titolo nel menu" - -#: ../data/interface/wfile_properties.ui.h:2 -msgid "Title" -msgstr "Titolo" - -#: ../data/interface/wfile_properties.ui.h:3 -msgid "Path:" -msgstr "Percorso:" - -#: ../data/interface/wfile_properties.ui.h:4 -msgid "Original size (pixels):" -msgstr "Dimensioni originali (pixel):" - -#: ../data/interface/wfile_properties.ui.h:5 -msgid "Original length (seconds):" -msgstr "Durata originale (secondi):" - -#: ../data/interface/wfile_properties.ui.h:6 -msgid "Original aspect ratio:" -msgstr "Proporzioni originali:" - -#: ../data/interface/wfile_properties.ui.h:7 -msgid "Frames per second:" -msgstr "Fotogrammi al secondo:" - -#: ../data/interface/wfile_properties.ui.h:8 -msgid "Original audio rate (Kbits/sec):" -msgstr "Velocità audio originale (Kbit/sec):" - -#: ../data/interface/wfile_properties.ui.h:9 -msgid "Original video rate (Kbits/sec):" -msgstr "Velocità video originale (Kbit/sec):" - -#: ../data/interface/wfile_properties.ui.h:10 -msgid "File info" -msgstr "Informazioni file" - -#: ../data/interface/wfile_properties.ui.h:11 ../data/interface/wmessage.ui.h:1 -msgid "column" -msgstr "colonna" - -#: ../data/interface/wfile_properties.ui.h:12 -msgid "Select all" -msgstr "Seleziona tutto" - -#: ../data/interface/wfile_properties.ui.h:13 -msgid "Unselect all" -msgstr "Deseleziona tutto" - -#: ../data/interface/wfile_properties.ui.h:14 -msgid "Set properties to these files" -msgstr "Imposta le proprietà per questi file" - -#: ../data/interface/wfile_properties.ui.h:15 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:16 -msgid "NTSC" -msgstr "NTSC" - -#: ../data/interface/wfile_properties.ui.h:17 -msgid "Video format" -msgstr "Formato video" - -#: ../data/interface/wfile_properties.ui.h:18 -msgid "300" -msgstr "300" - -#: ../data/interface/wfile_properties.ui.h:19 -msgid "Reset" -msgstr "Ripristina" - -#: ../data/interface/wfile_properties.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Volume (%)" +#~ msgid "Page %(X)d of %(Y)d" +#~ msgstr "Pagina %(X)d di %(Y)d" -#: ../data/interface/wfile_properties.ui.h:22 -msgid "Automatic" -msgstr "Automatico" +#~ msgid "2014 Raster Software Vigo" +#~ msgstr "2014 Raster Software Vigo" -#: ../data/interface/wfile_properties.ui.h:23 -msgid "5000" -msgstr "5000" +#~ msgid "Add new file(s)" +#~ msgstr "Aggiungi nuovi file" -#: ../data/interface/wfile_properties.ui.h:24 -msgid "Video rate (KBits/sec)" -msgstr "Velocità video (Kbits/sec)" +#~ msgid "File:" +#~ msgstr "File:" -#: ../data/interface/wfile_properties.ui.h:25 -msgid "224" -msgstr "224" +#~ msgid "Encoding:" +#~ msgstr "Codifica:" -#: ../data/interface/wfile_properties.ui.h:26 -msgid "Audio rate (KBits/sec)" -msgstr "Velocità audio (Kbits/sec)" +#~ msgid "Language:" +#~ msgstr "Lingua:" -#: ../data/interface/wfile_properties.ui.h:27 -msgid "5" -msgstr "5" +#~ msgid "Put subtitles upper" +#~ msgstr "Metti i sottotitoli in alto" -#: ../data/interface/wfile_properties.ui.h:28 -msgid "Size (in minutes) for each chapter:" -msgstr "Durata (in minuti) per ogni capitolo:" +#~ msgid "devede" +#~ msgstr "devede" -#: ../data/interface/wfile_properties.ui.h:29 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Taglia il file in capitoli (per una ricerca più semplice)" +#~ msgid "" +#~ "Choose the folder where Devede will create the files and a name for it. " +#~ "Do not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " +#~ "accepted and will be replaced by underscores." +#~ msgstr "" +#~ "Scegli la cartella dove Devede creerà i file e un nome per essa. Non " +#~ "utilizzare una cartella in un disco VFAT/FAT32. I caratteri /, | e \\ non " +#~ "sono permessi e saranno rimpiazzati con degli underscore." -#: ../data/interface/wfile_properties.ui.h:30 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "Elenco dei capitoli manuale (separato da virgola nel formato mm:ss):" +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "Spegni il computer quando il disco è finito" -#: ../data/interface/wfile_properties.ui.h:31 -msgid "Division in chapters" -msgstr "Divisione in capitoli" +#~ msgid "Burn" +#~ msgstr "Masterizza" -#: ../data/interface/wfile_properties.ui.h:32 -msgid "General" -msgstr "Generale" +#~ msgid "Job done!" +#~ msgstr "Finito!" -#: ../data/interface/wfile_properties.ui.h:33 -msgid "Language" -msgstr "Lingua" +#~ msgid "Debugging data" +#~ msgstr "Dati di debug" -#: ../data/interface/wfile_properties.ui.h:34 -msgid "Subtitle" -msgstr "Sottotitolo" +#~ msgid "There was an error while creating the disc." +#~ msgstr "Si è verificato un errore durante la creazione del disco." -#: ../data/interface/wfile_properties.ui.h:35 -msgid "Font size:" -msgstr "Dimensione carattere:" +#~ msgid "Show this title in the menu" +#~ msgstr "Visualizza questo titolo nel menu" -#: ../data/interface/wfile_properties.ui.h:36 -msgid "Force subtitles" -msgstr "Forza i sottotitoli" +#~ msgid "Title" +#~ msgstr "Titolo" -#: ../data/interface/wfile_properties.ui.h:37 -msgid "Fill color:" -msgstr "Colore riempimento:" +#~ msgid "Path:" +#~ msgstr "Percorso:" -#: ../data/interface/wfile_properties.ui.h:38 -msgid "Outline color:" -msgstr "Colore contorno:" +#~ msgid "Original size (pixels):" +#~ msgstr "Dimensioni originali (pixel):" -#: ../data/interface/wfile_properties.ui.h:39 -msgid "Outline thickness:" -msgstr "Spessore contorno:" +#~ msgid "Original length (seconds):" +#~ msgstr "Durata originale (secondi):" -#: ../data/interface/wfile_properties.ui.h:40 -msgid "Subtitles" -msgstr "Sottotitoli" +#~ msgid "Original aspect ratio:" +#~ msgstr "Proporzioni originali:" -#: ../data/interface/wfile_properties.ui.h:41 -msgid "1920x1080" -msgstr "1920x1080" +#~ msgid "Frames per second:" +#~ msgstr "Fotogrammi al secondo:" -#: ../data/interface/wfile_properties.ui.h:42 -msgid "1280x720" -msgstr "1280x720" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Velocità audio originale (Kbit/sec):" -#: ../data/interface/wfile_properties.ui.h:43 -msgid "720x480" -msgstr "720x480" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Velocità video originale (Kbit/sec):" -#: ../data/interface/wfile_properties.ui.h:44 -msgid "704x480" -msgstr "704x480" +#~ msgid "File info" +#~ msgstr "Informazioni file" -#: ../data/interface/wfile_properties.ui.h:45 -msgid "480x480" -msgstr "480x480" - -#: ../data/interface/wfile_properties.ui.h:46 -msgid "352x480" -msgstr "352x480" +#~ msgid "column" +#~ msgstr "colonna" -#: ../data/interface/wfile_properties.ui.h:47 -msgid "352x240" -msgstr "352x240" +#~ msgid "Select all" +#~ msgstr "Seleziona tutto" -#: ../data/interface/wfile_properties.ui.h:48 -msgid "720x576" -msgstr "720x576" +#~ msgid "Unselect all" +#~ msgstr "Deseleziona tutto" -#: ../data/interface/wfile_properties.ui.h:49 -msgid "704x576" -msgstr "704x576" +#~ msgid "Set properties to these files" +#~ msgstr "Imposta le proprietà per questi file" -#: ../data/interface/wfile_properties.ui.h:50 -msgid "480x576" -msgstr "480x576" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../data/interface/wfile_properties.ui.h:51 -msgid "352x576" -msgstr "352x576" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../data/interface/wfile_properties.ui.h:52 -msgid "352x288" -msgstr "352x288" +#~ msgid "Video format" +#~ msgstr "Formato video" -#: ../data/interface/wfile_properties.ui.h:53 -msgid "Final size" -msgstr "Dimensione finale" +#~ msgid "300" +#~ msgstr "300" -#: ../data/interface/wfile_properties.ui.h:54 -msgid "4:3" -msgstr "4:3" +#~ msgid "Reset" +#~ msgstr "Ripristina" -#: ../data/interface/wfile_properties.ui.h:55 -msgid "16:9" -msgstr "16:9" +#~ msgid "Volume (%)" +#~ msgstr "Volume (%)" -#: ../data/interface/wfile_properties.ui.h:56 -msgid "Aspect ratio" -msgstr "Proporzioni" +#~ msgid "Automatic" +#~ msgstr "Automatico" -#: ../data/interface/wfile_properties.ui.h:57 -msgid "Horizontal mirror" -msgstr "Specchio orizzontale" +#~ msgid "5000" +#~ msgstr "5000" -#: ../data/interface/wfile_properties.ui.h:58 -msgid "Vertical mirror" -msgstr "Specchio verticale" - -#: ../data/interface/wfile_properties.ui.h:59 -msgid "Mirror" -msgstr "Specchio" - -#: ../data/interface/wfile_properties.ui.h:60 -msgid "No rotation" -msgstr "Nessuna rotazione" - -#: ../data/interface/wfile_properties.ui.h:61 -msgid "90 degrees (clockwise)" -msgstr "90 gradi (in senso orario)" - -#: ../data/interface/wfile_properties.ui.h:62 -msgid "180 degrees" -msgstr "180 gradi" - -#: ../data/interface/wfile_properties.ui.h:63 -msgid "90 degrees (counter-clockwise)" -msgstr "90 gradi (in senso antiorario)" - -#: ../data/interface/wfile_properties.ui.h:64 -msgid "Rotation" -msgstr "Rotazione" - -#: ../data/interface/wfile_properties.ui.h:65 -msgid "Add black bars" -msgstr "Aggiungi barre nere" - -#: ../data/interface/wfile_properties.ui.h:66 -msgid "Scale picture" -msgstr "Ridimensiona immagine" - -#: ../data/interface/wfile_properties.ui.h:67 -msgid "Cut picture" -msgstr "Taglia immagine" - -#: ../data/interface/wfile_properties.ui.h:68 -msgid "Scaling mode" -msgstr "Modalità di ridimensionamento" - -#: ../data/interface/wfile_properties.ui.h:69 -msgid "Video options" -msgstr "Opzioni video" - -#: ../data/interface/wfile_properties.ui.h:70 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Usa una codifica in due passaggi (migliore qualità ma conversione più lenta)" - -#: ../data/interface/wfile_properties.ui.h:71 -msgid "Two pass encoding" -msgstr "Codifica in due passaggi" - -#: ../data/interface/wfile_properties.ui.h:72 -msgid "Don't deinterlace" -msgstr "Non deinterlacciare" - -#: ../data/interface/wfile_properties.ui.h:73 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtro deinterlacciamento FFMpeg" - -#: ../data/interface/wfile_properties.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtro deinterlacciamento YADIF" - -#: ../data/interface/wfile_properties.ui.h:75 -msgid "Deinterlacing" -msgstr "Deinterlacciamento" - -#: ../data/interface/wfile_properties.ui.h:76 -msgid "Quality" -msgstr "Qualità" - -#: ../data/interface/wfile_properties.ui.h:77 -msgid "Audio delay (in seconds):" -msgstr "Ritardo audio (in secondi):" - -#: ../data/interface/wfile_properties.ui.h:78 -msgid "Create DVD with 5.1 channel sound" -msgstr "Crea DVD con audio 5.1 canali" - -#: ../data/interface/wfile_properties.ui.h:79 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Questo file ha già audio AC3 (i dati audio verranno copiati anziché " -"ricompressi)" - -#: ../data/interface/wfile_properties.ui.h:80 -msgid "Audio" -msgstr "Audio" - -#: ../data/interface/wfile_properties.ui.h:81 -msgid "Audio" -msgstr "Audio" - -#: ../data/interface/wfile_properties.ui.h:82 -#: ../data/interface/wtitle_properties.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Arresta riproduzione e visualizza il menu del disco" - -#: ../data/interface/wfile_properties.ui.h:83 -#: ../data/interface/wtitle_properties.ui.h:4 -msgid "Play the first title" -msgstr "Riproduci il primo titolo" - -#: ../data/interface/wfile_properties.ui.h:84 -#: ../data/interface/wtitle_properties.ui.h:5 -msgid "Play the previous title" -msgstr "Riproduci il titolo precedente" - -#: ../data/interface/wfile_properties.ui.h:85 -#: ../data/interface/wtitle_properties.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Riproduci di nuovo questo titolo (loop)" - -#: ../data/interface/wfile_properties.ui.h:86 -#: ../data/interface/wtitle_properties.ui.h:7 -msgid "Play the next title" -msgstr "Riproduci il titolo seguente" - -#: ../data/interface/wfile_properties.ui.h:87 -#: ../data/interface/wtitle_properties.ui.h:8 -msgid "Play the last title" -msgstr "Riproduci l'ultimo titolo" - -#: ../data/interface/wfile_properties.ui.h:88 -#: ../data/interface/wtitle_properties.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Azione da eseguire quando termina questo titolo" - -#: ../data/interface/wfile_properties.ui.h:89 -msgid "Actions" -msgstr "Azioni" - -#: ../data/interface/wfile_properties.ui.h:90 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Questo è già un file MPEG-PS adatto a DVD/xCD" - -#: ../data/interface/wfile_properties.ui.h:91 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Rimpacchetta audio e video senza ricodificare (utile per i file VOB)" - -#: ../data/interface/wfile_properties.ui.h:92 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Usa un GOP di 12 frame (aumenta la compatibilità)" - -#: ../data/interface/wfile_properties.ui.h:93 -msgid "Special" -msgstr "Speciale" - -#: ../data/interface/wfile_properties.ui.h:94 -msgid "Misc" -msgstr "Varie" - -#: ../data/interface/wfile_properties.ui.h:95 -msgid "Options" -msgstr "Opzioni" - -#: ../data/interface/wfile_properties.ui.h:96 ../data/interface/wmain.ui.h:10 -msgid "Preview" -msgstr "Anteprima" - -#: ../data/interface/wmain.ui.h:1 -msgid "Devede" -msgstr "Devede" - -#: ../data/interface/wmain.ui.h:2 -msgid "_File" -msgstr "_File" - -#: ../data/interface/wmain.ui.h:3 -msgid "_Edit" -msgstr "_Modifica" - -#: ../data/interface/wmain.ui.h:4 -msgid "Set multiproperties" -msgstr "Imposta più proprietà" - -#: ../data/interface/wmain.ui.h:5 -msgid "_Help" -msgstr "_Aiuto" - -#: ../data/interface/wmain.ui.h:6 -msgid "Show documentation" -msgstr "Visualizza documentazione" - -#: ../data/interface/wmain.ui.h:7 -msgid "Title" -msgstr "Titolo" - -#: ../data/interface/wmain.ui.h:8 -msgid "Duration" -msgstr "Durata" - -#: ../data/interface/wmain.ui.h:9 -msgid "In menu" -msgstr "Nel menu" - -#: ../data/interface/wmain.ui.h:11 -msgid "Files" -msgstr "File" - -#: ../data/interface/wmain.ui.h:12 -msgid "Media size:" -msgstr "Dimensione disco:" - -#: ../data/interface/wmain.ui.h:13 -msgid "Adjust disc usage" -msgstr "Regola uso del disco" +#~ msgid "Video rate (KBits/sec)" +#~ msgstr "Velocità video (Kbits/sec)" -#: ../data/interface/wmain.ui.h:14 -msgid "Disc usage" -msgstr "Uso del disco" +#~ msgid "224" +#~ msgstr "224" -#: ../data/interface/wmain.ui.h:15 -msgid "PAL" -msgstr "PAL" +#~ msgid "Audio rate (KBits/sec)" +#~ msgstr "Velocità audio (Kbits/sec)" -#: ../data/interface/wmain.ui.h:17 -msgid "Default format" -msgstr "Formato predefinito" +#~ msgid "5" +#~ msgstr "5" -#: ../data/interface/wmain.ui.h:18 -msgid "Create a menu with the titles" -msgstr "Crea un menu con i titoli" +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Durata (in minuti) per ogni capitolo:" -#: ../data/interface/wmain.ui.h:19 -msgid "Menu options" -msgstr "Opzioni menu" +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Taglia il file in capitoli (per una ricerca più semplice)" -#: ../data/interface/wmain.ui.h:20 -msgid "Menus" -msgstr "Menu" +#~ msgid "Manual chapter list (split by comma in mm:ss format):" +#~ msgstr "" +#~ "Elenco dei capitoli manuale (separato da virgola nel formato mm:ss):" -#: ../data/interface/wmenu.ui.h:1 -msgid "Text:" -msgstr "Testo:" +#~ msgid "Division in chapters" +#~ msgstr "Divisione in capitoli" -#: ../data/interface/wmenu.ui.h:2 -msgid "Font:" -msgstr "Carattere:" +#~ msgid "General" +#~ msgstr "Generale" -#: ../data/interface/wmenu.ui.h:3 -msgid "Text color:" -msgstr "Colore testo:" +#~ msgid "Language" +#~ msgstr "Lingua" -#: ../data/interface/wmenu.ui.h:4 -msgid "Shadow color:" -msgstr "Colore ombra:" +#~ msgid "Subtitle" +#~ msgstr "Sottotitolo" -#: ../data/interface/wmenu.ui.h:5 -msgid "Vertical position (percent):" -msgstr "Posizione verticale (percentuale):" +#~ msgid "Font size:" +#~ msgstr "Dimensione carattere:" -#: ../data/interface/wmenu.ui.h:6 -msgid "Horizontal position (percent):" -msgstr "Posizione orizzontale (percentuale):" +#~ msgid "Force subtitles" +#~ msgstr "Forza i sottotitoli" -#: ../data/interface/wmenu.ui.h:7 -msgid "Menu title" -msgstr "Titolo del menu" +#~ msgid "Fill color:" +#~ msgstr "Colore riempimento:" -#: ../data/interface/wmenu.ui.h:8 -msgid "Default background" -msgstr "Sfondo predefinito" +#~ msgid "Outline color:" +#~ msgstr "Colore contorno:" -#: ../data/interface/wmenu.ui.h:9 -msgid "Menu background" -msgstr "Sfondo del menu" +#~ msgid "Outline thickness:" +#~ msgstr "Spessore contorno:" -#: ../data/interface/wmenu.ui.h:10 -msgid "Menu without sound" -msgstr "Menu senza audio" - -#: ../data/interface/wmenu.ui.h:11 -msgid "Audio format:" -msgstr "Formato audio:" - -#: ../data/interface/wmenu.ui.h:12 -msgid "MP2" -msgstr "MP2" - -#: ../data/interface/wmenu.ui.h:13 -msgid "AC3" -msgstr "AC3" - -#: ../data/interface/wmenu.ui.h:14 -msgid "Menu music" -msgstr "Musica del menu" - -#: ../data/interface/wmenu.ui.h:15 -msgid "Horizontal" -msgstr "Orizzontale" - -#: ../data/interface/wmenu.ui.h:16 -msgid "Margins (percent)" -msgstr "Margini (percentuale)" - -#: ../data/interface/wmenu.ui.h:17 -msgid "Left" -msgstr "Sinistra" - -#: ../data/interface/wmenu.ui.h:18 -msgid "Center" -msgstr "Centro" - -#: ../data/interface/wmenu.ui.h:19 -msgid "Right" -msgstr "Destra" - -#: ../data/interface/wmenu.ui.h:20 -msgid "Menu position" -msgstr "Posizione del menu" - -#: ../data/interface/wmenu.ui.h:21 -msgid "Unselected titles:" -msgstr "Titoli non selezionati:" - -#: ../data/interface/wmenu.ui.h:22 -msgid "Shadows:" -msgstr "Ombre:" - -#: ../data/interface/wmenu.ui.h:23 -msgid "Selected title:" -msgstr "Titolo selezionato:" - -#: ../data/interface/wmenu.ui.h:24 -msgid "Background color:" -msgstr "Colore di sfondo:" - -#: ../data/interface/wmenu.ui.h:25 -msgid "Menu font and colors" -msgstr "Carattere e colori del menu" - -#: ../data/interface/wmenu.ui.h:26 -msgid "Show menu at disk startup" -msgstr "Visualizza il menu all'avvio del disco" - -#: ../data/interface/wmenu.ui.h:27 -msgid "Jump to the first title at startup" -msgstr "Vai al primo titolo all'avvio" - -#: ../data/interface/wmenu.ui.h:28 -msgid "Provide \"Play All\" option" -msgstr "Fornisci l'opzione \"Riproduci tutti\"" - -#: ../data/interface/wmenu.ui.h:29 -msgid "Disc startup options" -msgstr "Opzioni di avvio del disco" - -#: ../data/interface/wmenu.ui.h:30 -msgid "Show titles as selected" -msgstr "Visualizza titoli come selezionati" - -#: ../data/interface/wmenu.ui.h:31 -msgid "Preview" -msgstr "Anteprima" - -#: ../data/interface/wmenu.ui.h:32 -msgid "Menu preview" -msgstr "Anteprima menu" - -#: ../data/interface/wneeded.ui.h:1 -msgid "Programs needed by Devede NG" -msgstr "Programmi necessari a Devede NG" - -#: ../data/interface/wpreview.ui.h:1 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" -"Video anteprima\n" -"\n" -"Devede creerà un'anteprima con i parametri selezionati, in modo da poter " -"controllare la qualità video, la sincronia dell'audio, eccetera." - -#: ../data/interface/wpreview.ui.h:4 -msgid "Preview length:" -msgstr "Durata dell'anteprima:" - -#: ../data/interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Creazione in corso..." - -#: ../data/interface/wprogress.ui.h:2 -msgid "Creating disc" -msgstr "Creazione disco in corso" - -#: ../data/interface/wprogress.ui.h:3 -msgid "Project progress" -msgstr "Avanzamento progetto" - -#: ../data/interface/wselect_disk.ui.h:1 -msgid "Devede NG" -msgstr "Devede NG" - -#: ../data/interface/wselect_disk.ui.h:2 -msgid "Choose the disc type you want to create with Devede" -msgstr "Seleziona il tipo di disco che vuoi creare con Devede" - -#: ../data/interface/wselect_disk.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Crea un DVD video compatibile con tutti i lettori DVD" - -#: ../data/interface/wselect_disk.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Crea un VideoCD con una qualità d'immagine equivalente ad una VHS" - -#: ../data/interface/wselect_disk.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Crea un VideoCD con una qualità d'immagine migliore" - -#: ../data/interface/wselect_disk.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Un altro tipo di Super VideoCD" - -#: ../data/interface/wselect_disk.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Crea file compatibili con i lettori DivX" - -#: ../data/interface/wselect_disk.ui.h:13 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" -"Matroska / H.264\n" -"Crea file H.264 in un contenitore MKV" - -#: ../data/interface/wselect_disk.ui.h:15 -msgid "Programs needed by Devede" -msgstr "Programmi necessari a Devede" - -#: ../data/interface/wsettings.ui.h:1 -msgid "Multicore CPUs" -msgstr "CPU multicore" - -#: ../data/interface/wsettings.ui.h:2 -msgid "Temporary files folder:" -msgstr "Cartella per i file temporanei:" - -#: ../data/interface/wsettings.ui.h:3 -msgid "Folders" -msgstr "Cartelle" - -#: ../data/interface/wsettings.ui.h:4 -msgid "Play preview:" -msgstr "Riproduci anteprima:" - -#: ../data/interface/wsettings.ui.h:5 -msgid "Get video info:" -msgstr "Ottieni informazioni video:" - -#: ../data/interface/wsettings.ui.h:6 -msgid "Convert menus:" -msgstr "Converti menu:" - -#: ../data/interface/wsettings.ui.h:7 -msgid "Convert videos:" -msgstr "Converti video:" - -#: ../data/interface/wsettings.ui.h:8 -msgid "Burn ISOs:" -msgstr "Masterizza ISO:" - -#: ../data/interface/wsettings.ui.h:9 -msgid "Disc types supported:" -msgstr "Tipi di disco supportati:" - -#: ../data/interface/wsettings.ui.h:10 -msgid "Create ISOs:" -msgstr "Crea ISO:" - -#: ../data/interface/wsettings.ui.h:11 -msgid "Backends" -msgstr "Backend" - -#: ../data/interface/wtitle_properties.ui.h:1 -msgid "Title properties" -msgstr "Proprietà del titolo" - -#: ../data/interface/wtitle_properties.ui.h:2 -msgid "Title's name" -msgstr "Nome del titolo" +#~ msgid "Subtitles" +#~ msgstr "Sottotitoli" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "720x576" +#~ msgstr "720x576" + +#~ msgid "704x576" +#~ msgstr "704x576" + +#~ msgid "480x576" +#~ msgstr "480x576" + +#~ msgid "352x576" +#~ msgstr "352x576" + +#~ msgid "352x288" +#~ msgstr "352x288" + +#~ msgid "Final size" +#~ msgstr "Dimensione finale" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Proporzioni" + +#~ msgid "Horizontal mirror" +#~ msgstr "Specchio orizzontale" + +#~ msgid "Vertical mirror" +#~ msgstr "Specchio verticale" + +#~ msgid "Mirror" +#~ msgstr "Specchio" + +#~ msgid "No rotation" +#~ msgstr "Nessuna rotazione" + +#~ msgid "90 degrees (clockwise)" +#~ msgstr "90 gradi (in senso orario)" + +#~ msgid "180 degrees" +#~ msgstr "180 gradi" + +#~ msgid "90 degrees (counter-clockwise)" +#~ msgstr "90 gradi (in senso antiorario)" + +#~ msgid "Rotation" +#~ msgstr "Rotazione" + +#~ msgid "Add black bars" +#~ msgstr "Aggiungi barre nere" + +#~ msgid "Scale picture" +#~ msgstr "Ridimensiona immagine" + +#~ msgid "Cut picture" +#~ msgstr "Taglia immagine" + +#~ msgid "Scaling mode" +#~ msgstr "Modalità di ridimensionamento" + +#~ msgid "Video options" +#~ msgstr "Opzioni video" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Usa una codifica in due passaggi (migliore qualità ma conversione più " +#~ "lenta)" + +#~ msgid "Two pass encoding" +#~ msgstr "Codifica in due passaggi" + +#~ msgid "Don't deinterlace" +#~ msgstr "Non deinterlacciare" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtro deinterlacciamento FFMpeg" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtro deinterlacciamento YADIF" + +#~ msgid "Deinterlacing" +#~ msgstr "Deinterlacciamento" + +#~ msgid "Quality" +#~ msgstr "Qualità" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Ritardo audio (in secondi):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Crea DVD con audio 5.1 canali" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Questo file ha già audio AC3 (i dati audio verranno copiati anziché " +#~ "ricompressi)" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Arresta riproduzione e visualizza il menu del disco" + +#~ msgid "Play the first title" +#~ msgstr "Riproduci il primo titolo" + +#~ msgid "Play the previous title" +#~ msgstr "Riproduci il titolo precedente" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Riproduci di nuovo questo titolo (loop)" + +#~ msgid "Play the next title" +#~ msgstr "Riproduci il titolo seguente" + +#~ msgid "Play the last title" +#~ msgstr "Riproduci l'ultimo titolo" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Azione da eseguire quando termina questo titolo" + +#~ msgid "Actions" +#~ msgstr "Azioni" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Questo è già un file MPEG-PS adatto a DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Rimpacchetta audio e video senza ricodificare (utile per i file VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Usa un GOP di 12 frame (aumenta la compatibilità)" + +#~ msgid "Special" +#~ msgstr "Speciale" + +#~ msgid "Misc" +#~ msgstr "Varie" + +#~ msgid "Options" +#~ msgstr "Opzioni" + +#~ msgid "Preview" +#~ msgstr "Anteprima" + +#~ msgid "Devede" +#~ msgstr "Devede" + +#~ msgid "_File" +#~ msgstr "_File" + +#~ msgid "_Edit" +#~ msgstr "_Modifica" + +#~ msgid "Set multiproperties" +#~ msgstr "Imposta più proprietà" + +#~ msgid "_Help" +#~ msgstr "_Aiuto" + +#~ msgid "Show documentation" +#~ msgstr "Visualizza documentazione" + +#~ msgid "Title" +#~ msgstr "Titolo" + +#~ msgid "Duration" +#~ msgstr "Durata" + +#~ msgid "Files" +#~ msgstr "File" + +#~ msgid "Media size:" +#~ msgstr "Dimensione disco:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Regola uso del disco" + +#~ msgid "Disc usage" +#~ msgstr "Uso del disco" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Formato predefinito" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Crea un menu con i titoli" + +#~ msgid "Menu options" +#~ msgstr "Opzioni menu" + +#~ msgid "Menus" +#~ msgstr "Menu" + +#~ msgid "Text:" +#~ msgstr "Testo:" + +#~ msgid "Font:" +#~ msgstr "Carattere:" + +#~ msgid "Text color:" +#~ msgstr "Colore testo:" + +#~ msgid "Shadow color:" +#~ msgstr "Colore ombra:" + +#~ msgid "Vertical position (percent):" +#~ msgstr "Posizione verticale (percentuale):" + +#~ msgid "Horizontal position (percent):" +#~ msgstr "Posizione orizzontale (percentuale):" + +#~ msgid "Menu title" +#~ msgstr "Titolo del menu" + +#~ msgid "Default background" +#~ msgstr "Sfondo predefinito" + +#~ msgid "Menu background" +#~ msgstr "Sfondo del menu" + +#~ msgid "Menu without sound" +#~ msgstr "Menu senza audio" + +#~ msgid "Audio format:" +#~ msgstr "Formato audio:" + +#~ msgid "MP2" +#~ msgstr "MP2" + +#~ msgid "AC3" +#~ msgstr "AC3" + +#~ msgid "Menu music" +#~ msgstr "Musica del menu" + +#~ msgid "Horizontal" +#~ msgstr "Orizzontale" + +#~ msgid "Margins (percent)" +#~ msgstr "Margini (percentuale)" + +#~ msgid "Left" +#~ msgstr "Sinistra" + +#~ msgid "Center" +#~ msgstr "Centro" + +#~ msgid "Right" +#~ msgstr "Destra" + +#~ msgid "Menu position" +#~ msgstr "Posizione del menu" + +#~ msgid "Unselected titles:" +#~ msgstr "Titoli non selezionati:" + +#~ msgid "Shadows:" +#~ msgstr "Ombre:" + +#~ msgid "Selected title:" +#~ msgstr "Titolo selezionato:" + +#~ msgid "Background color:" +#~ msgstr "Colore di sfondo:" + +#~ msgid "Menu font and colors" +#~ msgstr "Carattere e colori del menu" + +#~ msgid "Show menu at disk startup" +#~ msgstr "Visualizza il menu all'avvio del disco" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Vai al primo titolo all'avvio" + +#~ msgid "Provide \"Play All\" option" +#~ msgstr "Fornisci l'opzione \"Riproduci tutti\"" + +#~ msgid "Disc startup options" +#~ msgstr "Opzioni di avvio del disco" + +#~ msgid "Show titles as selected" +#~ msgstr "Visualizza titoli come selezionati" + +#~ msgid "Preview" +#~ msgstr "Anteprima" + +#~ msgid "Menu preview" +#~ msgstr "Anteprima menu" + +#~ msgid "Programs needed by Devede NG" +#~ msgstr "Programmi necessari a Devede NG" + +#~ msgid "" +#~ "Preview video\n" +#~ "\n" +#~ "Devede will create a preview with the selected parameters, so you will be " +#~ "able to check the video quality, audio sync and so on." +#~ msgstr "" +#~ "Video anteprima\n" +#~ "\n" +#~ "Devede creerà un'anteprima con i parametri selezionati, in modo da poter " +#~ "controllare la qualità video, la sincronia dell'audio, eccetera." + +#~ msgid "Preview length:" +#~ msgstr "Durata dell'anteprima:" + +#~ msgid "Creating..." +#~ msgstr "Creazione in corso..." + +#~ msgid "Creating disc" +#~ msgstr "Creazione disco in corso" + +#~ msgid "Project progress" +#~ msgstr "Avanzamento progetto" + +#~ msgid "Devede NG" +#~ msgstr "Devede NG" + +#~ msgid "Choose the disc type you want to create with Devede" +#~ msgstr "Seleziona il tipo di disco che vuoi creare con Devede" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Crea un DVD video compatibile con tutti i lettori DVD" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Crea un VideoCD con una qualità d'immagine equivalente ad una VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Crea un VideoCD con una qualità d'immagine migliore" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Un altro tipo di Super VideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Crea file compatibili con i lettori DivX" + +#~ msgid "" +#~ "Matroska / H.264\n" +#~ "Creates H.264 files in a MKV container" +#~ msgstr "" +#~ "Matroska / H.264\n" +#~ "Crea file H.264 in un contenitore MKV" + +#~ msgid "Programs needed by Devede" +#~ msgstr "Programmi necessari a Devede" + +#~ msgid "Multicore CPUs" +#~ msgstr "CPU multicore" + +#~ msgid "Temporary files folder:" +#~ msgstr "Cartella per i file temporanei:" + +#~ msgid "Folders" +#~ msgstr "Cartelle" + +#~ msgid "Play preview:" +#~ msgstr "Riproduci anteprima:" + +#~ msgid "Get video info:" +#~ msgstr "Ottieni informazioni video:" + +#~ msgid "Convert menus:" +#~ msgstr "Converti menu:" + +#~ msgid "Convert videos:" +#~ msgstr "Converti video:" + +#~ msgid "Burn ISOs:" +#~ msgstr "Masterizza ISO:" + +#~ msgid "Disc types supported:" +#~ msgstr "Tipi di disco supportati:" + +#~ msgid "Create ISOs:" +#~ msgstr "Crea ISO:" + +#~ msgid "Backends" +#~ msgstr "Backend" + +#~ msgid "Title properties" +#~ msgstr "Proprietà del titolo" + +#~ msgid "Title's name" +#~ msgstr "Nome del titolo" #~ msgid "Creating BIN/CUE files" #~ msgstr "Creazione dei file BIN/CUE" diff --git a/po/nb.po b/po/nb.po index d954856..6bc2905 100644 --- a/po/nb.po +++ b/po/nb.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 2.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2008-08-07 02:47+0200\n" "Last-Translator: Lars-Erik Aunevik Labori \n" "Language-Team: Norwegian/Bokmaal \n" @@ -20,1303 +20,972 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Oppretter BIN/CUE filer" - -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" msgstr "" -"Feilet ved opprettelsen av BIN/CUE filer.\n" -"Kanskje du gikk tom for lagringsplass." -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Oppretter ISO fil" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" msgstr "" -"Feilet ved oppretting av ISO-fil.\n" -"Kanskje du gikk tom for lagringsplass." -#: ../devede_convert.py:147 +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Undertekster" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" +msgstr "" + +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" +msgstr "" + +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, python-format +msgid "Creating menu %(X)d" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Ikke tilstrekkelig med ledig diskplass. For lage denne disken er det " -"ndvendig med\n" -"%(total)d Mbytes, men bare %(free)d Mbytes er ledig." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Feilet ved skriving til mlmappen.\n" -"Kontroller at du har ledig plass og rettigheter til lagre." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -#: ../devede_convert.py:472 -msgid "Unknown error" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Oppretter DVD filstruktur" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" -msgstr "" -"Feilet ved opprettingen av DVD filstrukturen.\n" -"Kanskje du gikk tom for lagringsplass." - -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Finner ikke menybakgrunnen.\n" -"Kontroller innstillingene." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Feil" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Dette ser ut som en lydfil." + +#: ../src/devedeng/dvd_menu.py:141 +msgid "Picture files" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:153 +msgid "Sound files" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Kopierer filen" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Oppretter ISO fil" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Klarte ikke pne filen" -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" +msgstr "" + +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" +msgstr "" + +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Avbryt gjeldende prosjekt og avslutt?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Avslutt DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" +msgstr "" + +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" +msgstr "" + +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" +msgstr "" + +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 #, fuzzy -msgid "That file doesn't contain a disc structure." -msgstr "Denne filen inneholder ikke en diskstruktur" +msgid "Delete file" +msgstr "Slett tittel" -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Filen inneholder ingen DeVeDe-struktur." - -#: ../devede_loadsave.py:165 -#, fuzzy -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" -msgstr "" -"Kan ikke finne flgende filmfiler. Legg de til igjen og prv laste " -"diskstrukturen pny.\n" - -#: ../devede_loadsave.py:175 -#, fuzzy -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." -msgstr "" -"Finner ikke menybakgrunnen. pner diskstrukturen med standard menybakgrunn, " -"korriger dette fr du oppretter disken." - -#: ../devede_loadsave.py:190 -#, fuzzy -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." -msgstr "" -"Finner ikke menybakgrunnen. pner diskstrukturen med standard menybakgrunn, " -"korriger dette fr du oppretter disken." - -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Uten filnavn" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Klarte ikke lagre filen" - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" msgstr "" -"Noen av filene var ikke videofiler.\n" -"Ingenting lagt til." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "ingen kapitler" - -#: ../devede_main.py:952 +#: ../src/devedeng/project.py:508 #, fuzzy -msgid "Unsaved disc structure" -msgstr "Ulagret diskstruktur" +msgid "Delete folder" +msgstr "Slett tittel" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" + +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Avbryt jobben?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Legger til undertekster " + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Tittel %(X)d" -#: ../devede_newfiles.py:486 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Subtitle" -msgstr "Undertekster" +msgid "Creating CD image" +msgstr "Oppretter ISO fil" -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Oppretter BIN/CUE filer" -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "" +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Feilet ved opprettelsen av BIN/CUE filer.\n" +#~ "Kanskje du gikk tom for lagringsplass." -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "" +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Feilet ved oppretting av ISO-fil.\n" +#~ "Kanskje du gikk tom for lagringsplass." -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "" +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Ikke tilstrekkelig med ledig diskplass. For lage denne disken er det " +#~ "ndvendig med\n" +#~ "%(total)d Mbytes, men bare %(free)d Mbytes er ledig." -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Dette er ikke en videofil." +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Feilet ved skriving til mlmappen.\n" +#~ "Kontroller at du har ledig plass og rettigheter til lagre." -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Dette ser ut som en lydfil." +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Feilet ved opprettingen av DVD filstrukturen.\n" +#~ "Kanskje du gikk tom for lagringsplass." -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Kun en fil om gangen." +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Finner ikke menybakgrunnen.\n" +#~ "Kontroller innstillingene." -#: ../devede_newfiles.py:1058 #, fuzzy -msgid "Please, add a movie file before adding subtitles." -msgstr "Kun en fil om gangen." +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Denne filen inneholder ikke en diskstruktur" -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Legger til undertekster " +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Filen inneholder ingen DeVeDe-struktur." -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Konverteringen feilet.\n" -"Kan være en feil med SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Filkopieringen feilet\n" -"GÃ¥tt tom for diskplass?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Kopierer filen" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Forbereder forhÃ¥ndsvisning" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Konverteringen feilet.\n" -"Det kan være en feil med Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Konverteringen feilet.\n" -"Kanskje du gikk tom for lagringsplass?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "" - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Oppretting av meny feilet." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Klarte ikke Ã¥ legge til knappene til menyen.\n" -"Kan være en feil med SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Slett midlertidige filer" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Valg" - -#: ../interface/settings.ui.h:7 #, fuzzy -msgid "Temporary files folder:" -msgstr "Slett midlertidige filer" +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Kan ikke finne flgende filmfiler. Legg de til igjen og prv laste " +#~ "diskstrukturen pny.\n" -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Mappe for midlertidige filer" - -#: ../interface/settings.ui.h:9 #, fuzzy -msgid "Folders" -msgstr "Filer" +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Finner ikke menybakgrunnen. pner diskstrukturen med standard " +#~ "menybakgrunn, korriger dette fr du oppretter disken." -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" - -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Handling" +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Finner ikke menybakgrunnen. pner diskstrukturen med standard " +#~ "menybakgrunn, korriger dette fr du oppretter disken." + +#~ msgid "No filename" +#~ msgstr "Uten filnavn" + +#~ msgid "Can't save the file." +#~ msgstr "Klarte ikke lagre filen" + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Noen av filene var ikke videofiler.\n" +#~ "Ingenting lagt til." + +#~ msgid "no chapters" +#~ msgstr "ingen kapitler" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 #, fuzzy -msgid "File:" -msgstr "_Fil" +#~ msgid "Unsaved disc structure" +#~ msgstr "Ulagret diskstruktur" -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Fjern" +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Dette er ikke en videofil." -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Koding:" +#~ msgid "Please, add only one file each time." +#~ msgstr "Kun en fil om gangen." -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Vis undertekstene p toppen" - -#: ../interface/add_subtitle.ui.h:1 #, fuzzy -msgid "Add subtitles" -msgstr "Legger til undertekster " +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Kun en fil om gangen." -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Velg en fil" +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Konverteringen feilet.\n" +#~ "Kan være en feil med SPUMUX." -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Avbrutt. Det kan fortsatt finnes midlertidige filer i mlmappen." +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Filkopieringen feilet\n" +#~ "GÃ¥tt tom for diskplass?" -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Avslutt DeVeDe" +#~ msgid "Creating preview" +#~ msgstr "Forbereder forhÃ¥ndsvisning" -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Avbryt gjeldende prosjekt og avslutt?" +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Konverteringen feilet.\n" +#~ "Det kan være en feil med Mencoder." -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Avbryt jobben?" +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Konverteringen feilet.\n" +#~ "Kanskje du gikk tom for lagringsplass?" -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Slett kapittel" +#~ msgid "Menu generation failed." +#~ msgstr "Oppretting av meny feilet." -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "nsker du slette dette kapittelet:" +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Klarte ikke Ã¥ legge til knappene til menyen.\n" +#~ "Kan være en feil med SPUMUX." -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Fortsett?" +#~ msgid "Erase temporary files" +#~ msgstr "Slett midlertidige filer" + +#~ msgid "Options" +#~ msgstr "Valg" -#: ../interface/wdel_subtitle.ui.h:1 #, fuzzy -msgid "Delete subtitle" -msgstr "Slett tittel" +#~ msgid "Temporary files folder:" +#~ msgstr "Slett midlertidige filer" -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "" +#~ msgid "Folder for temporary file" +#~ msgstr "Mappe for midlertidige filer" -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Slett tittel" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "nsker du slette denne tittelen:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "" - -#: ../interface/wdisk_type.ui.h:2 #, fuzzy -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Velg hvilken type disk du nsker lage med DeVeDe" +#~ msgid "Folders" +#~ msgstr "Filer" -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"DVD-strukturen din inneholder tomme titler.\n" -"nsker du fortsette?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Jobben er utfrt." - -#: ../interface/werase_dialog.ui.h:1 #, fuzzy -msgid "Delete current disc structure?" -msgstr "Slett nvrende diskstruktur?" +#~ msgid "Workarounds" +#~ msgstr "Handling" -#: ../interface/werase_dialog.ui.h:2 #, fuzzy -msgid "Delete the current disc structure and start again?" -msgstr "Slette nvrende diskstruktur?" +#~ msgid "File:" +#~ msgstr "_Fil" -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Feil" +#~ msgid "Clear" +#~ msgstr "Fjern" -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Filegenskaper" +#~ msgid "Encoding:" +#~ msgstr "Koding:" -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Fil" +#~ msgid "Put subtitles upper" +#~ msgstr "Vis undertekstene p toppen" -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Bilder per sekund:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Opprinnelig lengde (sekunder):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Opprinnelig lydkvalitet (Kbits/sek):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Opprinnelig bildekvalitet (Kbits/sek):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Opprinnelig strrelse (piksler):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Ferdig strrelse (piksler):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Antatt ferdig strrelse (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Filinfo" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 #, fuzzy -msgid "Video format" -msgstr "Menyformat" +#~ msgid "Add subtitles" +#~ msgstr "Legger til undertekster " + +#~ msgid "Choose a file" +#~ msgstr "Velg en fil" + +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Avbrutt. Det kan fortsatt finnes midlertidige filer i mlmappen." + +#~ msgid "Delete chapter" +#~ msgstr "Slett kapittel" + +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "nsker du slette dette kapittelet:" + +#~ msgid "Proceed?" +#~ msgstr "Fortsett?" -#: ../interface/wfile.ui.h:14 #, fuzzy -msgid "Audio track:" -msgstr "Lyd" +#~ msgid "Delete subtitle" +#~ msgstr "Slett tittel" -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "nsker du slette denne tittelen:" -#: ../interface/wfile.ui.h:16 #, fuzzy -msgid "Audio tracks" -msgstr "Lyd" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Velg hvilken type disk du nsker lage med DeVeDe" -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "DVD-strukturen din inneholder tomme titler.\n" +#~ "nsker du fortsette?" -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "" +#~ msgid "Job done!" +#~ msgstr "Jobben er utfrt." -#: ../interface/wfile.ui.h:21 -#, fuzzy, no-c-format -msgid "Volume (%)" -msgstr "Fil" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Lagre full lengde" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Lagre den frste halvdelen" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Lagre den andre halvdelen" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Fildeling" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "" - -#: ../interface/wfile.ui.h:27 #, fuzzy -msgid "Force subtitles" -msgstr "Legger til undertekster " +#~ msgid "Delete current disc structure?" +#~ msgstr "Slett nvrende diskstruktur?" -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "DivX-formatet sttter ikke undertekster. Les FAQ'en." - -#: ../interface/wfile.ui.h:29 #, fuzzy -msgid "Subtitles" -msgstr "Titler" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Slette nvrende diskstruktur?" -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Videokvalitet (Kbits/sek" +#~ msgid "File properties" +#~ msgstr "Filegenskaper" -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Lydkvalitet (Kbits/sek)" +#~ msgid "File" +#~ msgstr "Fil" -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Del filen i forskjellige kapittel (for lettere kunne ske)" +#~ msgid "Frames per second:" +#~ msgstr "Bilder per sekund:" -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Strrelse (i minutter) for hvert kapittel:" +#~ msgid "Original length (seconds):" +#~ msgstr "Opprinnelig lengde (sekunder):" -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Kapittelinndeling" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Opprinnelig lydkvalitet (Kbits/sek):" -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Opprinnelig bildekvalitet (Kbits/sek):" -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" +#~ msgid "Original size (pixels):" +#~ msgstr "Opprinnelig strrelse (piksler):" -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Standard" +#~ msgid "Final size (pixels):" +#~ msgstr "Ferdig strrelse (piksler):" -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Antatt ferdig strrelse (MBytes):" -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" +#~ msgid "File info" +#~ msgstr "Filinfo" -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Endelig strrelse" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "" - -#: ../interface/wfile.ui.h:48 #, fuzzy -msgid "Aspect ratio" -msgstr "Handling" +#~ msgid "Video format" +#~ msgstr "Menyformat" -#: ../interface/wfile.ui.h:49 #, fuzzy -msgid "Video format" -msgstr "Menyformat" +#~ msgid "Audio track:" +#~ msgstr "Lyd" -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "" - -#: ../interface/wfile.ui.h:54 #, fuzzy -msgid "Rotation" -msgstr "Handling" +#~ msgid "Audio tracks" +#~ msgstr "Lyd" -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "" - -#: ../interface/wfile.ui.h:57 #, fuzzy -msgid "Mirror" -msgstr "Lyd" +#~ msgid "Volume (%)" +#~ msgstr "Fil" -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "" +#~ msgid "Store full length" +#~ msgstr "Lagre full lengde" + +#~ msgid "Store the first half" +#~ msgstr "Lagre den frste halvdelen" + +#~ msgid "Store the second half" +#~ msgstr "Lagre den andre halvdelen" + +#~ msgid "File split" +#~ msgstr "Fildeling" -#: ../interface/wfile.ui.h:59 #, fuzzy -msgid "Field order" -msgstr "Fil" +#~ msgid "Force subtitles" +#~ msgstr "Legger til undertekster " -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Legg til svarte felter" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "DivX-formatet sttter ikke undertekster. Les FAQ'en." -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Skaler bilde" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Skaleringsmodus" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Video-valg" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Bruk MBCMP (raskere)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Velg den MBD modus som trenger frrest bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "Velg den MBD modus som har det beste styforholdet (bedre kvalitet)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Bruk Trellis sk kvantifiseringen (bedre kvalitet, tregere konvertering)" - -#: ../interface/wfile.ui.h:68 #, fuzzy -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "MacroBlock valgt algoritme" +#~ msgid "Subtitles" +#~ msgstr "Titler" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Videokvalitet (Kbits/sek" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Lydkvalitet (Kbits/sek)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Del filen i forskjellige kapittel (for lettere kunne ske)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Strrelse (i minutter) for hvert kapittel:" + +#~ msgid "Division in chapters" +#~ msgstr "Kapittelinndeling" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Standard" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Endelig strrelse" -#: ../interface/wfile.ui.h:69 #, fuzzy -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Bruk Trellis sk kvantifiseringen (bedre kvalitet, tregere konvertering)" +#~ msgid "Aspect ratio" +#~ msgstr "Handling" -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median filter for linjedobling" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Ingen linjedobling" - -#: ../interface/wfile.ui.h:74 #, fuzzy -msgid "YADIF deinterlacing filter" -msgstr "FFMpeg linjedoblingsfilter" +#~ msgid "Video format" +#~ msgstr "Menyformat" -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg linjedoblingsfilter" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Linr-blanding" - -#: ../interface/wfile.ui.h:77 #, fuzzy -msgid "Lowpass5 deinterlacing filter" -msgstr "FFMpeg linjedoblingsfilter" +#~ msgid "Rotation" +#~ msgstr "Handling" -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Linjedobling" - -#: ../interface/wfile.ui.h:79 #, fuzzy -msgid "Quality" -msgstr "Kvalitetsvalg" +#~ msgid "Mirror" +#~ msgstr "Lyd" -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Lydforsinkelse (i sekunder):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Lyd" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Filen er allerede en DVD/xCD-egnet MPEG-PS fil" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Spesial" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Ekstra parametere for Mencoder" +#~ msgid "Field order" +#~ msgstr "Fil" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Diverse" +#~ msgid "Add black bars" +#~ msgstr "Legg til svarte felter" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Avanserte valg" +#~ msgid "Scale picture" +#~ msgstr "Skaler bilde" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Forhndsvisning" +#~ msgid "Scaling mode" +#~ msgstr "Skaleringsmodus" + +#~ msgid "Video options" +#~ msgstr "Video-valg" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Bruk MBCMP (raskere)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Velg den MBD modus som trenger frrest bits" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "Velg den MBD modus som har det beste styforholdet (bedre kvalitet)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Bruk Trellis sk kvantifiseringen (bedre kvalitet, tregere konvertering)" -#: ../interface/wfolder_dialog.ui.h:1 #, fuzzy -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Velg mappen som DeVeDe skal lage DVD-bildet i, og navnet p den. Ikke bruk " -"en mappe p en VFAT/FAT32 stasjon." +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "MacroBlock valgt algoritme" -#: ../interface/wfolder_dialog.ui.h:2 #, fuzzy -msgid "Choose a folder" -msgstr "Velg en fil" +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Bruk Trellis sk kvantifiseringen (bedre kvalitet, tregere konvertering)" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median filter for linjedobling" + +#~ msgid "Don't deinterlace" +#~ msgstr "Ingen linjedobling" -#: ../interface/wloadconfig.ui.h:1 #, fuzzy -msgid "Load a disc structure" -msgstr "Last inn diskstruktur" +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "FFMpeg linjedoblingsfilter" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg linjedoblingsfilter" + +#~ msgid "Linear blend" +#~ msgstr "Linr-blanding" -#: ../interface/wloosecurrent.ui.h:1 #, fuzzy -msgid "Warning: you already have a disc structure" -msgstr "Advarsel, du har allerede en diskstruktur" +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "FFMpeg linjedoblingsfilter" + +#~ msgid "Deinterlacing" +#~ msgstr "Linjedobling" -#: ../interface/wloosecurrent.ui.h:2 #, fuzzy -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Om du laster inn en diskstruktur, vil du miste din nvrende struktur (om du " -"ikke har lagret den). Fortsette?" +#~ msgid "Quality" +#~ msgstr "Kvalitetsvalg" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "" +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Lydforsinkelse (i sekunder):" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "" +#~ msgid "Audio" +#~ msgstr "Lyd" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "" +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Filen er allerede en DVD/xCD-egnet MPEG-PS fil" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "" +#~ msgid "Special" +#~ msgstr "Spesial" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" - -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Fil" - -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" - -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" - -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Hjelp" - -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Titler" - -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Filer" - -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Lengde (sekunder):" - -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Videokvalitet (Kbits/sek):" - -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Lydkvalitet (Kbits/sek):" - -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Antatt strrelse (MBytes):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Utdata strrelsesforhold:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Kapittelstrrelse:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" - -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Mediastrrelse:" - -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Diskforbruk" - -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "" - -#: ../interface/wmain.ui.h:32 #, fuzzy -msgid "Default format" -msgstr "Menyformat" +#~ msgid "Extra parameters for coder" +#~ msgstr "Ekstra parametere for Mencoder" + +#~ msgid "Misc" +#~ msgstr "Diverse" + +#~ msgid "Advanced options" +#~ msgstr "Avanserte valg" + +#~ msgid "Preview" +#~ msgstr "Forhndsvisning" -#: ../interface/wmain.ui.h:33 #, fuzzy -msgid "Create a menu with the titles" -msgstr "Legg til en meny med tittelen" +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Velg mappen som DeVeDe skal lage DVD-bildet i, og navnet p den. Ikke " +#~ "bruk en mappe p en VFAT/FAT32 stasjon." -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Menyvalg" - -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Forhndsvisning av menyen" - -#: ../interface/wmain.ui.h:36 #, fuzzy -msgid "Menus" -msgstr "Menyformat" +#~ msgid "Choose a folder" +#~ msgstr "Velg en fil" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Konverter filmfiler kun til MPEG filstandarden" - -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Lag diskstruktur" - -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Lag et ISO- eller BIN/CUE- bilde, klar til brennes p en plate" - -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Handling" - -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Forhndsvisning av menyen" - -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:5 #, fuzzy -msgid "Menu title" -msgstr "Titler" +#~ msgid "Load a disc structure" +#~ msgstr "Last inn diskstruktur" -#: ../interface/wmenu_properties.ui.h:6 #, fuzzy -msgid "Select a picture to be used as background for disc's menu" -msgstr "Velg et bakgrunnsbilde til platens meny" +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Advarsel, du har allerede en diskstruktur" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Velg standard bakgrunn" - -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Menybakgrunn (kun PNG)" - -#: ../interface/wmenu_properties.ui.h:9 #, fuzzy -msgid "Choose a music file" -msgstr "Velg en fil" +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Om du laster inn en diskstruktur, vil du miste din nvrende struktur (om " +#~ "du ikke har lagret den). Fortsette?" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "" +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Fil" + +#~ msgid "_Help" +#~ msgstr "_Hjelp" + +#~ msgid "Titles" +#~ msgstr "Titler" + +#~ msgid "Files" +#~ msgstr "Filer" + +#~ msgid "Length (seconds):" +#~ msgstr "Lengde (sekunder):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Videokvalitet (Kbits/sek):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Lydkvalitet (Kbits/sek):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Antatt strrelse (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Utdata strrelsesforhold:" + +#~ msgid "Size of chapters:" +#~ msgstr "Kapittelstrrelse:" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Mediastrrelse:" + +#~ msgid "Disc usage" +#~ msgstr "Diskforbruk" -#: ../interface/wmenu_properties.ui.h:11 #, fuzzy -msgid "Menu music" -msgstr "Menyformat" +#~ msgid "Default format" +#~ msgstr "Menyformat" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Handling" +#~ msgid "Create a menu with the titles" +#~ msgstr "Legg til en meny med tittelen" + +#~ msgid "Menu options" +#~ msgstr "Menyvalg" + +#~ msgid "Preview menu" +#~ msgstr "Forhndsvisning av menyen" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Spesial" +#~ msgid "Menus" +#~ msgstr "Menyformat" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "" +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Konverter filmfiler kun til MPEG filstandarden" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "" +#~ msgid "Create disc structure" +#~ msgstr "Lag diskstruktur" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "" +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Lag et ISO- eller BIN/CUE- bilde, klar til brennes p en plate" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "" +#~ msgid "Action" +#~ msgstr "Handling" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "" +#~ msgid "Menu preview" +#~ msgstr "Forhndsvisning av menyen" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menyformat" - -#: ../interface/wmenu_properties.ui.h:22 #, fuzzy -msgid "Menu position" -msgstr "Menyformat" +#~ msgid "Menu title" +#~ msgstr "Titler" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:27 #, fuzzy -msgid "Menu font and colors" -msgstr "Menyformat" +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Velg et bakgrunnsbilde til platens meny" + +#~ msgid "Set default background" +#~ msgstr "Velg standard bakgrunn" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Menybakgrunn (kun PNG)" -#: ../interface/wmenu_properties.ui.h:28 #, fuzzy -msgid "Show menu at disc startup" -msgstr "Lagre den nvrende diskstrukturen" +#~ msgid "Choose a music file" +#~ msgstr "Velg en fil" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "" - -#: ../interface/wmenu_properties.ui.h:30 #, fuzzy -msgid "Disc startup options" -msgstr "Handling" +#~ msgid "Menu music" +#~ msgstr "Menyformat" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "" - -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Vis forhndsvisningen en gang til?" - -#: ../interface/wpreview_dialog.ui.h:1 #, fuzzy -msgid "Preview video" -msgstr "Vídeo" +#~ msgid "Horizontal" +#~ msgstr "Handling" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" - -#: ../interface/wpreview_dialog.ui.h:3 #, fuzzy -msgid "Preview length:" -msgstr "Forhndsvisning av menyen" +#~ msgid "Vertical" +#~ msgstr "Spesial" -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Kan ikke finne flgende program:" - -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe trenger dem for kunne fungere. Om du nsker bruke DeVeDe m du " -"installere dem alle." - -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Oppretter..." - -#: ../interface/wsaveconfig.ui.h:1 #, fuzzy -msgid "Save current disc structure" -msgstr "Lagre den nvrende diskstrukturen" +#~ msgid "Margins (%)" +#~ msgstr "Menyformat" -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Tittelegenskaper" - -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Tittelnavn" - -#: ../interface/wtitle_properties_dialog.ui.h:3 #, fuzzy -msgid "Stop reproduction/show disc menu" -msgstr "Stopp reproduseringen/vis diskmeny" +#~ msgid "Menu position" +#~ msgstr "Menyformat" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Spill av den frste tittelen" +#, fuzzy +#~ msgid "Menu font and colors" +#~ msgstr "Menyformat" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Spill av den forrige tittelen" +#, fuzzy +#~ msgid "Show menu at disc startup" +#~ msgstr "Lagre den nvrende diskstrukturen" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Spill av denne tittelen igjen (loop)" +#, fuzzy +#~ msgid "Disc startup options" +#~ msgstr "Handling" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Spill av den neste tittelen" +#~ msgid "Replay the preview again?" +#~ msgstr "Vis forhndsvisningen en gang til?" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Spill av den siste tittelen" +#, fuzzy +#~ msgid "Preview video" +#~ msgstr "Vídeo" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Handling som utfres nr denne tittelen avsluttes" +#, fuzzy +#~ msgid "Preview length:" +#~ msgstr "Forhndsvisning av menyen" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Advarsel" +#~ msgid "Can't find the following programs:" +#~ msgstr "Kan ikke finne flgende program:" + +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe trenger dem for kunne fungere. Om du nsker bruke DeVeDe m du " +#~ "installere dem alle." + +#~ msgid "Creating..." +#~ msgstr "Oppretter..." + +#, fuzzy +#~ msgid "Save current disc structure" +#~ msgstr "Lagre den nvrende diskstrukturen" + +#~ msgid "Title properties" +#~ msgstr "Tittelegenskaper" + +#~ msgid "Title's name" +#~ msgstr "Tittelnavn" + +#, fuzzy +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Stopp reproduseringen/vis diskmeny" + +#~ msgid "Play the first title" +#~ msgstr "Spill av den frste tittelen" + +#~ msgid "Play the previous title" +#~ msgstr "Spill av den forrige tittelen" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Spill av denne tittelen igjen (loop)" + +#~ msgid "Play the next title" +#~ msgstr "Spill av den neste tittelen" + +#~ msgid "Play the last title" +#~ msgstr "Spill av den siste tittelen" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Handling som utfres nr denne tittelen avsluttes" + +#~ msgid "Warning" +#~ msgstr "Advarsel" #, fuzzy #~ msgid "Vertical alignment" diff --git a/po/nl.po b/po/nl.po index a90ddf2..3c6e00b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: devede-3.14.0_de_DE\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2010-02-24 19:39+0100\n" "Last-Translator: \n" "Language-Team: german \n" @@ -12,1291 +12,1208 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "BIN/CUE-bestanden aanmaken" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Videobestanden" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Alle bestanden" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Ondertiteling" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Aanmaken BIN/CUE-bestanden mislukt\n" -"Misschien is er onvoldoende vrije ruimte?" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "ISO-bestand aanmaken" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Aanmaken ISO-bestand mislukt\n" -"Misschien is er onvoldoende vrije ruimte?" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Bezig met aanmaken van menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Onvoldoende vrije ruimte om deze schijf te maken.\n" -"%(total)d MBytes nodig, maar er is slechts %(free)d MBytes beschikbaar." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Fout bij het schrijven naar de doelmap.\n" -"Controleer of u rechten hebt voor deze map en of er voldoende vrije ruimte " -"is." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Dit bestand of map\n" -"\n" -"%(folder)s\n" -"\n" -"bestaat al. Wanneer u doorgaat, zal het verwijderd worden." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Onbekende fout" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Dvd-boomstructuur aanmaken." -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Aanmaken dvd-boom mislukt.\n" -"Misschien is er onvoldoende vrije ruimte" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Het menumuzieknummer lijkt beschadigd. Het stille (zonder geluid) " -"standaardmuzieknummer zal nu gebruikt worden." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Fout" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Bestand lijkt een audiobestand te zijn." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Videobestanden" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Videobestanden" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Kan menu-achtergrond niet vinden.\n" -"Controleer menu-opties." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Bezig met kopiëren van bestand" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "ISO-bestand aanmaken" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Kan bestand niet openen." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Het bestand bevat geen schijfstructuur." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Het bestand bevat geen DeVeDe-structuur." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Kan volgende videobestanden niet vinden. Voeg ze a.u.b. toe en probeer de " -"schijfstructuur opnieuw te laden.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Kan menu-achtergrond niet vinden. De schijfstructuur wordt nu met de " -"standaardachtergrond geopend, vergeet niet om dit te corrigeren voordat u de " -"schijf aanmaakt." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Huidige dvd afbreken en DeVeDe afsluiten?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "DeVeDe afsluiten" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Kan menumuzieknummer niet vinden. De schijfstructuur wordt nu zonder geluid " -"geopend, vergeet niet om dit te corrigeren voordat u de schijf aanmaakt." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Geen bestandsnaam" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Kan bestand niet opslaan." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Te veel video's voor deze schijfgrootte.\n" -"Selecteer een grotere schijf of verwijder enige video's." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Enkele bestanden zijn geen videobestanden.\n" -"Geen bestanden toegevoegd." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Titel verwijderen" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Uw project bevat %(X)d videobestanden, maar het maximum is %(MAX)d. " -"Verwijder enige bestanden en probeer het opnieuw." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "Geen hoofdstukken" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Titel verwijderen" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Schijfstructuur niet opgeslagen" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Taak annuleren?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Ondertiteling toevoegen aan" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titel %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Ondertiteling" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Tekenset" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Taal" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Videobestanden" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Alle bestanden" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Het bestand lijkt geen videobestand te zijn." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Bestand lijkt een audiobestand te zijn." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Eén bestand per keer toevoegen a.u.b." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "" -"Voeg a.u.b. eerst een videobestand toe, voordat u de ondertiteling toevoegt" - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Ondertiteling toevoegen aan" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Omzetting mislukt.\n" -"Het lijkt een fout in SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Bestand kopiëren mislukt\n" -"Misschien is er onvoldoende vrije ruimte?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Bezig met kopiëren van bestand" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Voorbeeld aanmaken" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Bestanden omzetten van titel %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Omzetting mislukt.\n" -"Het lijkt een fout in Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "Extra parameters voor Mencoder ook op syntax-fouten controleren." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Omzetting mislukt.\n" -"Misschien is er onvoldoende vrije ruimte?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Aanmaken menu's mislukt." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Aanmaken menu's mislukt." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Kan geen knoppen aan het menu toevoegen.\n" -"Het lijkt een fout in SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Bezig met aanmaken van menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Tijdelijke bestanden verwijderen" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Optimaliseringen voor multicore-processoren gebruiken" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Opties" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Tijdelijke bestandenmap:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Map voor tijdelijke bestanden" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Bestanden" +msgid "Creating CD image" +msgstr "ISO-bestand aanmaken" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "BIN/CUE-bestanden aanmaken" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Aanmaken BIN/CUE-bestanden mislukt\n" +#~ "Misschien is er onvoldoende vrije ruimte?" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Aanmaken ISO-bestand mislukt\n" +#~ "Misschien is er onvoldoende vrije ruimte?" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Onvoldoende vrije ruimte om deze schijf te maken.\n" +#~ "%(total)d MBytes nodig, maar er is slechts %(free)d MBytes beschikbaar." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Fout bij het schrijven naar de doelmap.\n" +#~ "Controleer of u rechten hebt voor deze map en of er voldoende vrije " +#~ "ruimte is." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Dit bestand of map\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "bestaat al. Wanneer u doorgaat, zal het verwijderd worden." + +#~ msgid "Unknown error" +#~ msgstr "Onbekende fout" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Aanmaken dvd-boom mislukt.\n" +#~ "Misschien is er onvoldoende vrije ruimte" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "Het menumuzieknummer lijkt beschadigd. Het stille (zonder geluid) " +#~ "standaardmuzieknummer zal nu gebruikt worden." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Kan menu-achtergrond niet vinden.\n" +#~ "Controleer menu-opties." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Het bestand bevat geen schijfstructuur." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Het bestand bevat geen DeVeDe-structuur." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Kan volgende videobestanden niet vinden. Voeg ze a.u.b. toe en probeer de " +#~ "schijfstructuur opnieuw te laden.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Kan menu-achtergrond niet vinden. De schijfstructuur wordt nu met de " +#~ "standaardachtergrond geopend, vergeet niet om dit te corrigeren voordat u " +#~ "de schijf aanmaakt." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Kan menumuzieknummer niet vinden. De schijfstructuur wordt nu zonder " +#~ "geluid geopend, vergeet niet om dit te corrigeren voordat u de schijf " +#~ "aanmaakt." + +#~ msgid "No filename" +#~ msgstr "Geen bestandsnaam" + +#~ msgid "Can't save the file." +#~ msgstr "Kan bestand niet opslaan." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Te veel video's voor deze schijfgrootte.\n" +#~ "Selecteer een grotere schijf of verwijder enige video's." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Enkele bestanden zijn geen videobestanden.\n" +#~ "Geen bestanden toegevoegd." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Uw project bevat %(X)d videobestanden, maar het maximum is %(MAX)d. " +#~ "Verwijder enige bestanden en probeer het opnieuw." + +#~ msgid "no chapters" +#~ msgstr "Geen hoofdstukken" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Schijfstructuur niet opgeslagen" + +#~ msgid "Codepage" +#~ msgstr "Tekenset" + +#~ msgid "Language" +#~ msgstr "Taal" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Het bestand lijkt geen videobestand te zijn." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Eén bestand per keer toevoegen a.u.b." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "" +#~ "Voeg a.u.b. eerst een videobestand toe, voordat u de ondertiteling " +#~ "toevoegt" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Omzetting mislukt.\n" +#~ "Het lijkt een fout in SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Bestand kopiëren mislukt\n" +#~ "Misschien is er onvoldoende vrije ruimte?" + +#~ msgid "Creating preview" +#~ msgstr "Voorbeeld aanmaken" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Bestanden omzetten van titel %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Omzetting mislukt.\n" +#~ "Het lijkt een fout in Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "Extra parameters voor Mencoder ook op syntax-fouten controleren." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Omzetting mislukt.\n" +#~ "Misschien is er onvoldoende vrije ruimte?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Aanmaken menu's mislukt." + +#~ msgid "Menu generation failed." +#~ msgstr "Aanmaken menu's mislukt." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Kan geen knoppen aan het menu toevoegen.\n" +#~ "Het lijkt een fout in SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Tijdelijke bestanden verwijderen" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Optimaliseringen voor multicore-processoren gebruiken" + +#~ msgid "Options" +#~ msgstr "Opties" + +#~ msgid "Temporary files folder:" +#~ msgstr "Tijdelijke bestandenmap:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Map voor tijdelijke bestanden" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Draaien" +#~ msgid "Folders" +#~ msgstr "Bestanden" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Bestand:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Wissen" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Tekenset:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Taal:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Ondertiteling hoger plaatsen" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Ondertiteling toevoegen" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Selecteer een bestand" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Afgebroken, er kunnen nog tijdelijke bestanden in de doelmap staan." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "DeVeDe afsluiten" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Huidige dvd afbreken en DeVeDe afsluiten?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Taak annuleren?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Hoofdstuk verwijderen" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"U hebt gekozen om dit hoofdstuk te verwijderen\n" -"en de andere te herordenen:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Doorgaan?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Ondertiteling verwijderen" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Geselecteerd ondertitelingsbestand verwijderen?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Titel verwijderen" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"U hebt gekozen om deze titel te werwijderen\n" -"en de andere te herordenen:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Keuze schijftype" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Selecteer het type schijf dat u wilt maken met DeVeDe:" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"VideoDVD\n" -"Maakt een Videodvd, die geschikt is voor alle dvd-spelers" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"Videocd\n" -"Maakt een videocd (VCD), met een beeldkwaliteit gelijk aan VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Supervideocd\n" -"Maakt een videocd met betere kwaliteit (SVCD)" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"Chinavideodisc\n" -"Een ander soort Supervideocd" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Maakt schijven die geschikt zijn voor DivX-spelers" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Uw dvd-structuur bevat lege titels.\n" -"Doorgaan?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Voltooid!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Huidige schijfstructuur verwijderen?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Huidige schijfstructuur verwijderen en opnieuw beginnen?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Fout" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Bestandseigenschappen" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Bestand" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Beelden per seconde:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Originele lengte (seconden):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Originele audiobitsnelheid (Kbit/s):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Originele videobitsnelheid (Kbit/s):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Originele grootte (pixels):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Totaalgrootte (pixels):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Geschatte totaalgrootte (MByte):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Bestandsinformatie" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Videoformaat" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Audionummer:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Dit videobestand bevat geen audionummers." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Audionummers" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Herstellen" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Volume terugzetten op 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Volume (%)" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Volledige lengte opslaan" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Eerste helft opslaan" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Tweede helft opslaan" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Bestand splitsen" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Lettertypegrootte:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Ondertiteling forceren" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "Het DivX-formaat ondersteunt geen ondertiteling. Leesa.u.b. de FAQ." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Ondertiteling" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Videobitsbelheid (Kbits/sec)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Audiobitsnelheid (Kbits/sec)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Bestand in hoofdstukken splitsen (om makkelijker te zoeken)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Lengte (in minuten) van elk hoofdstuk:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "In hoofdstukken verdelen" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Algemeen" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Standaard" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Uiteindelijke grootte" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Schermverhouding" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Videoformaat" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Niet draaien" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "180 graden draaien" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "90 graden naar rechts draaien" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "90 graden naar links draaien" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Draaien" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Horizontaal spiegelen" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Verticaal spiegelen" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Spiegelen" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Velden omruilen" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Veldvolgorde" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Zwarte balken toevoegen" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Afbeelding schalen" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Schaalmodus" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Video-opties" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "MBCMP gebruiken (sneller)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "MBD-modus selecteren die de minste bits nodig heeft." - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "MBD-modus selecteren met de beste rate-distortion (betere kwaliteit)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Gebruik Tresslis Searched Quantization (betere kwaliteit, tragere omzetting)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "MacroBlock-decision-algoritme en Trellis-searched-quantization" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "Tweevoudige codering gebruiken (beter kwaliteit, veel trager)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Snelle eerste doorgang" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Tweevoudige-codering" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median-deinterliniëeringsfilter" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Niet deinterliniëren" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF-deinterliniëeringsfilter" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg-deinterliniëeringsfilter" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Lineaire blend" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5-deinterliniëeringsfilter" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Deinterliniëren" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Kwaliteit" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Geluidsvertraging (in seconden):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Dvd aanmaken met 5.1-kanaalgeluid" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Dit bestand heeft al AC3-geluid (kopieer het geluid i.p.v. het opnieuw te " -"converteren)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Audio" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Audio" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Dit bestand is al een DVD/xCD-gechikt MPEG-PS-bestand" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" -"Audio en video opnieuw gebruiken zonder hercodering (nuttig voor VOB-" -"bestanden)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Een GOP van 12 beelden gebruiken (verbeterde compatibiliteit)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Speciaal" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Extra parameters voor Mencoder" +#~ msgid "Workarounds" +#~ msgstr "Draaien" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Diverse" +#~ msgid "File:" +#~ msgstr "Bestand:" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Geavanceerde opties" +#~ msgid "Clear" +#~ msgstr "Wissen" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Voorbeeld" +#~ msgid "Encoding:" +#~ msgstr "Tekenset:" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Selecteer de map waar DeVeDe het dvd-beeldbestand zal opslaan en geef het " -"een naam. Selecteer a.u.b. geen map in een VFAT/FAT32-bestandssysteem. De " -"tekens /, | en \\ zijn niet toegestaan en worden door onderstrepen vervangen." +#~ msgid "Language:" +#~ msgstr "Taal:" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Selecteer een map" +#~ msgid "Put subtitles upper" +#~ msgstr "Ondertiteling hoger plaatsen" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Ondertiteling toevoegen" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Schijfstructuur laden" +#~ msgid "Choose a file" +#~ msgstr "Selecteer een bestand" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Waarschuwing: u heeft reeds een schijfstructuur" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Afgebroken, er kunnen nog tijdelijke bestanden in de doelmap staan." -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Wanneer u een schijfstructuur laadt, dan verliest u uw huidige structuur " -"(tenzij u deze heeft opgeslagen). Doorgaan?" +#~ msgid "Delete chapter" +#~ msgstr "Hoofdstuk verwijderen" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB-cd" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "U hebt gekozen om dit hoofdstuk te verwijderen\n" +#~ "en de andere te herordenen:" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB-cd" +#~ msgid "Proceed?" +#~ msgstr "Doorgaan?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB-cd" +#~ msgid "Delete subtitle" +#~ msgstr "Ondertiteling verwijderen" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1,4 GB-dvd" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Geselecteerd ondertitelingsbestand verwijderen?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4,7 GB-dvd" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "U hebt gekozen om deze titel te werwijderen\n" +#~ "en de andere te herordenen:" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8,5 GB-dvd" +#~ msgid "Disc type selection" +#~ msgstr "Keuze schijftype" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Selecteer het type schijf dat u wilt maken met DeVeDe:" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Bestand" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "VideoDVD\n" +#~ "Maakt een Videodvd, die geschikt is voor alle dvd-spelers" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "Videocd\n" +#~ "Maakt een videocd (VCD), met een beeldkwaliteit gelijk aan VHS" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Supervideocd\n" +#~ "Maakt een videocd met betere kwaliteit (SVCD)" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Hulp" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "Chinavideodisc\n" +#~ "Een ander soort Supervideocd" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Titels" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Maakt schijven die geschikt zijn voor DivX-spelers" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Bestanden" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Uw dvd-structuur bevat lege titels.\n" +#~ "Doorgaan?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Lengte (seconden):" +#~ msgid "Job done!" +#~ msgstr "Voltooid!" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Videobitsnelheid (Kbits/sec):" +#~ msgid "Delete current disc structure?" +#~ msgstr "Huidige schijfstructuur verwijderen?" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Audiobitsnelheid (Kbits/sec):" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Huidige schijfstructuur verwijderen en opnieuw beginnen?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Geschatte grootte (MByte):" +#~ msgid "File properties" +#~ msgstr "Bestandseigenschappen" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Uitvoer schermverhouding:" +#~ msgid "File" +#~ msgstr "Bestand" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Lengte van de hoofdstukken:" +#~ msgid "Frames per second:" +#~ msgstr "Beelden per seconde:" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Schijfgebruik aanpassen" +#~ msgid "Original length (seconds):" +#~ msgstr "Originele lengte (seconden):" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Originele audiobitsnelheid (Kbit/s):" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Mediagrootte:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Originele videobitsnelheid (Kbit/s):" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Schijfgebruik" +#~ msgid "Original size (pixels):" +#~ msgstr "Originele grootte (pixels):" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "Totaalgrootte (pixels):" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Standaardformaat" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Geschatte totaalgrootte (MByte):" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Menu aanmaken met de titel" +#~ msgid "File info" +#~ msgstr "Bestandsinformatie" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Menu-opties" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Menuvoorbeeld" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menu's" +#~ msgid "Video format" +#~ msgstr "Videoformaat" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Alleen filmbestanden omzetten naar gewenste MPEG-bestanden" +#~ msgid "Audio track:" +#~ msgstr "Audionummer:" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Schijfstructuur aanmaken." +#~ msgid "This video file has no audio tracks." +#~ msgstr "Dit videobestand bevat geen audionummers." -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "" -"ISO of BIN/CUE-beeldbestand aanmaken, dat klaar is om gebrand te worden." +#~ msgid "Audio tracks" +#~ msgstr "Audionummers" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Actie" +#~ msgid "Reset" +#~ msgstr "Herstellen" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Menuvoorbeeld" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Volume terugzetten op 100%" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Schaduwkleur:" +#~ msgid "Volume (%)" +#~ msgstr "Volume (%)" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Tekstkleur:" +#~ msgid "Store full length" +#~ msgstr "Volledige lengte opslaan" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Tekst:" +#~ msgid "Store the first half" +#~ msgstr "Eerste helft opslaan" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Lettertype:" +#~ msgid "Store the second half" +#~ msgstr "Tweede helft opslaan" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Menutitel" +#~ msgid "File split" +#~ msgstr "Bestand splitsen" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Achtergrond selecteren voor het schijfmenu." +#~ msgid "Font size:" +#~ msgstr "Lettertypegrootte:" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Standaardachtergrond instellen" +#~ msgid "Force subtitles" +#~ msgstr "Ondertiteling forceren" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Menu-achtergrond (alleen PNG)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "Het DivX-formaat ondersteunt geen ondertiteling. Leesa.u.b. de FAQ." -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Selecteer een muziekbestand" +#~ msgid "Subtitles" +#~ msgstr "Ondertiteling" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Menu's instellen zonder geluid" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Videobitsbelheid (Kbits/sec)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Menumuziek" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Audiobitsnelheid (Kbits/sec)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Bestand in hoofdstukken splitsen (om makkelijker te zoeken)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Lengte (in minuten) van elk hoofdstuk:" + +#~ msgid "Division in chapters" +#~ msgstr "In hoofdstukken verdelen" + +#~ msgid "General" +#~ msgstr "Algemeen" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Standaard" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Uiteindelijke grootte" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Schermverhouding" + +#~ msgid "Video format" +#~ msgstr "Videoformaat" + +#~ msgid "No rotation" +#~ msgstr "Niet draaien" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "180 graden draaien" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "90 graden naar rechts draaien" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "90 graden naar links draaien" + +#~ msgid "Rotation" +#~ msgstr "Draaien" + +#~ msgid "Horizontal mirror" +#~ msgstr "Horizontaal spiegelen" + +#~ msgid "Vertical mirror" +#~ msgstr "Verticaal spiegelen" + +#~ msgid "Mirror" +#~ msgstr "Spiegelen" + +#~ msgid "Swap fields" +#~ msgstr "Velden omruilen" + +#~ msgid "Field order" +#~ msgstr "Veldvolgorde" + +#~ msgid "Add black bars" +#~ msgstr "Zwarte balken toevoegen" + +#~ msgid "Scale picture" +#~ msgstr "Afbeelding schalen" + +#~ msgid "Scaling mode" +#~ msgstr "Schaalmodus" + +#~ msgid "Video options" +#~ msgstr "Video-opties" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "MBCMP gebruiken (sneller)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "MBD-modus selecteren die de minste bits nodig heeft." + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "MBD-modus selecteren met de beste rate-distortion (betere kwaliteit)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Gebruik Tresslis Searched Quantization (betere kwaliteit, tragere " +#~ "omzetting)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "" +#~ "MacroBlock-decision-algoritme en Trellis-searched-quantization" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "Tweevoudige codering gebruiken (beter kwaliteit, veel trager)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Snelle eerste doorgang" + +#~ msgid "Two pass encoding" +#~ msgstr "Tweevoudige-codering" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median-deinterliniëeringsfilter" + +#~ msgid "Don't deinterlace" +#~ msgstr "Niet deinterliniëren" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF-deinterliniëeringsfilter" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg-deinterliniëeringsfilter" + +#~ msgid "Linear blend" +#~ msgstr "Lineaire blend" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5-deinterliniëeringsfilter" + +#~ msgid "Deinterlacing" +#~ msgstr "Deinterliniëren" + +#~ msgid "Quality" +#~ msgstr "Kwaliteit" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Geluidsvertraging (in seconden):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Dvd aanmaken met 5.1-kanaalgeluid" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Dit bestand heeft al AC3-geluid (kopieer het geluid i.p.v. het opnieuw te " +#~ "converteren)" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Dit bestand is al een DVD/xCD-gechikt MPEG-PS-bestand" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Audio en video opnieuw gebruiken zonder hercodering (nuttig voor VOB-" +#~ "bestanden)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Een GOP van 12 beelden gebruiken (verbeterde compatibiliteit)" + +#~ msgid "Special" +#~ msgstr "Speciaal" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Horizontaal" +#~ msgid "Extra parameters for coder" +#~ msgstr "Extra parameters voor Mencoder" + +#~ msgid "Misc" +#~ msgstr "Diverse" + +#~ msgid "Advanced options" +#~ msgstr "Geavanceerde opties" + +#~ msgid "Preview" +#~ msgstr "Voorbeeld" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Selecteer de map waar DeVeDe het dvd-beeldbestand zal opslaan en geef het " +#~ "een naam. Selecteer a.u.b. geen map in een VFAT/FAT32-bestandssysteem. De " +#~ "tekens /, | en \\ zijn niet toegestaan en worden door onderstrepen " +#~ "vervangen." + +#~ msgid "Choose a folder" +#~ msgstr "Selecteer een map" + +#~ msgid "Load a disc structure" +#~ msgstr "Schijfstructuur laden" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Waarschuwing: u heeft reeds een schijfstructuur" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Wanneer u een schijfstructuur laadt, dan verliest u uw huidige structuur " +#~ "(tenzij u deze heeft opgeslagen). Doorgaan?" + +#~ msgid "185 MB CD" +#~ msgstr "185 MB-cd" + +#~ msgid "650 MB CD" +#~ msgstr "650 MB-cd" + +#~ msgid "700 MB CD" +#~ msgstr "700 MB-cd" + +#~ msgid "1.4 GB DVD" +#~ msgstr "1,4 GB-dvd" + +#~ msgid "4.7 GB DVD" +#~ msgstr "4,7 GB-dvd" + +#~ msgid "8.5 GB DVD" +#~ msgstr "8,5 GB-dvd" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Bestand" + +#~ msgid "_Help" +#~ msgstr "_Hulp" + +#~ msgid "Titles" +#~ msgstr "Titels" + +#~ msgid "Files" +#~ msgstr "Bestanden" + +#~ msgid "Length (seconds):" +#~ msgstr "Lengte (seconden):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Videobitsnelheid (Kbits/sec):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Audiobitsnelheid (Kbits/sec):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Geschatte grootte (MByte):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Uitvoer schermverhouding:" + +#~ msgid "Size of chapters:" +#~ msgstr "Lengte van de hoofdstukken:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Schijfgebruik aanpassen" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Mediagrootte:" + +#~ msgid "Disc usage" +#~ msgstr "Schijfgebruik" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Standaardformaat" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Menu aanmaken met de titel" + +#~ msgid "Menu options" +#~ msgstr "Menu-opties" + +#~ msgid "Preview menu" +#~ msgstr "Menuvoorbeeld" + +#~ msgid "Menus" +#~ msgstr "Menu's" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Alleen filmbestanden omzetten naar gewenste MPEG-bestanden" + +#~ msgid "Create disc structure" +#~ msgstr "Schijfstructuur aanmaken." + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "" +#~ "ISO of BIN/CUE-beeldbestand aanmaken, dat klaar is om gebrand te worden." + +#~ msgid "Action" +#~ msgstr "Actie" + +#~ msgid "Menu preview" +#~ msgstr "Menuvoorbeeld" + +#~ msgid "Shadow color:" +#~ msgstr "Schaduwkleur:" + +#~ msgid "Text color:" +#~ msgstr "Tekstkleur:" + +#~ msgid "Text:" +#~ msgstr "Tekst:" + +#~ msgid "Font:" +#~ msgstr "Lettertype:" + +#~ msgid "Menu title" +#~ msgstr "Menutitel" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Achtergrond selecteren voor het schijfmenu." + +#~ msgid "Set default background" +#~ msgstr "Standaardachtergrond instellen" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Menu-achtergrond (alleen PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Selecteer een muziekbestand" + +#~ msgid "Set menus without sound" +#~ msgstr "Menu's instellen zonder geluid" + +#~ msgid "Menu music" +#~ msgstr "Menumuziek" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Speciaal" +#~ msgid "Horizontal" +#~ msgstr "Horizontaal" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Boven" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Speciaal" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Midden" +#~ msgid "Top" +#~ msgstr "Boven" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Onder" +#~ msgid "Middle" +#~ msgstr "Midden" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Links" +#~ msgid "Bottom" +#~ msgstr "Onder" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Midden" +#~ msgid "Left" +#~ msgstr "Links" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Rechts" +#~ msgid "Center" +#~ msgstr "Midden" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menu's" +#~ msgid "Right" +#~ msgstr "Rechts" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Menupositie" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menu's" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Kleur voor niet geselecteerde titel:" +#~ msgid "Menu position" +#~ msgstr "Menupositie" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Schaduwkleur:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Kleur voor niet geselecteerde titel:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Kleur voor geselecteerde titel:" +#~ msgid "Color for shadows:" +#~ msgstr "Schaduwkleur:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Achtergrondkleur voor titels:" +#~ msgid "Color for selected title:" +#~ msgstr "Kleur voor geselecteerde titel:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Menulettertype en -kleur" +#~ msgid "Background color for titles:" +#~ msgstr "Achtergrondkleur voor titels:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Menu tonen bij het opstarten" +#~ msgid "Menu font and colors" +#~ msgstr "Menulettertype en -kleur" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Naar eerste titel springen bij het opstarten" +#~ msgid "Show menu at disc startup" +#~ msgstr "Menu tonen bij het opstarten" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Schijfopstartopties" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Naar eerste titel springen bij het opstarten" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Kan lettertype voor ondertiteling niet vinden. Afbreken." +#~ msgid "Disc startup options" +#~ msgstr "Schijfopstartopties" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Voorbeeld opnieuw afspelen?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Kan lettertype voor ondertiteling niet vinden. Afbreken." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Videovoorbeeld" +#~ msgid "Replay the preview again?" +#~ msgstr "Voorbeeld opnieuw afspelen?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe zal een voorbeeld aanmaken met de geselecteerde parameters, waarna u " -"de videokwaliteit, de audiosynchronisatie en andere dingen kunt controleren." +#~ msgid "Preview video" +#~ msgstr "Videovoorbeeld" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Lengte van het voorbeeld:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe zal een voorbeeld aanmaken met de geselecteerde parameters, waarna " +#~ "u de videokwaliteit, de audiosynchronisatie en andere dingen kunt " +#~ "controleren." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Kan deze programma's niet vinden:" +#~ msgid "Preview length:" +#~ msgstr "Lengte van het voorbeeld:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe heeft deze nodig om te kunnen functioneren. Indien u DeVeDe wilt " -"gebruiken, dient u deze allemaal te installeren." +#~ msgid "Can't find the following programs:" +#~ msgstr "Kan deze programma's niet vinden:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Aanmaken..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe heeft deze nodig om te kunnen functioneren. Indien u DeVeDe wilt " +#~ "gebruiken, dient u deze allemaal te installeren." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Huidige schijfstructuur opslaan" +#~ msgid "Creating..." +#~ msgstr "Aanmaken..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Titeleigenschappen" +#~ msgid "Save current disc structure" +#~ msgstr "Huidige schijfstructuur opslaan" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Titelnaam" +#~ msgid "Title properties" +#~ msgstr "Titeleigenschappen" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Reproductie stoppen / schijfmenu tonen" +#~ msgid "Title's name" +#~ msgstr "Titelnaam" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Eerste titel afspelen" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Reproductie stoppen / schijfmenu tonen" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Vorige titel afspelen" +#~ msgid "Play the first title" +#~ msgstr "Eerste titel afspelen" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Ttitel opnieuw afspelen (herhaling)" +#~ msgid "Play the previous title" +#~ msgstr "Vorige titel afspelen" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Volgende titel afspelen" +#~ msgid "Play this title again (loop)" +#~ msgstr "Ttitel opnieuw afspelen (herhaling)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Laatste titel afspelen" +#~ msgid "Play the next title" +#~ msgstr "Volgende titel afspelen" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Actie om uit te voeren wanneer deze titel eindigt" +#~ msgid "Play the last title" +#~ msgstr "Laatste titel afspelen" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Waarschuwing" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Actie om uit te voeren wanneer deze titel eindigt" + +#~ msgid "Warning" +#~ msgstr "Waarschuwing" #~ msgid "Vertical alignment" #~ msgstr "Verticaal" diff --git a/po/pl.po b/po/pl.po index 93b0fd5..7f0f340 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2011-12-10 21:32+0100\n" "Last-Translator: sunmake \n" "Language-Team: \n" @@ -17,1289 +17,1215 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Tworzenie pliku BIN/CUE" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Pliki wideo" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Wszystkie pliki" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Napisy" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Nieudane tworzenie pliku BIN/CUE\n" -"Może miejsce na dysku wyczerpało się" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Tworzenie pliku ISO" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Nieudane tworzenie obrazu ISO\n" -"Może miejsce na dysku wyczerpało się" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Tworzenie menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Niedostateczna ilość wolnego miejsca .Do utworzenia\n" -"potrzeba %(total)d MB, dostępne tylko %(free)d MB." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Błąd zapisu do katalogu docelowego.\n" -"Sprawdź czy jest wolne miejsce i masz uprawnienia do zapisu." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"To jest istniejący plik lub folder\n" -"\n" -"%(folder)s\n" -"\n" -"Jeżeli będziesz kontynuować,zostanie skasowany." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Nieznany błąd" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Tworzenie struktury DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Nieudane tworzenie struktury plików DVD\n" -"Może miejsce na dysku wyczerpało się" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Dźwięk menu wygląda na uszkodzony. Użyte zostaną domyślne ustawienia (bez " -"dźwięku)." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Błąd" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Plik wydaje się być plikiem dźwiękowym." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Pliki wideo" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Pliki wideo" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Nie można znaleźć tła menu.\n" -"Sprawdź opcje menu." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Kopiowanie pliku" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Tworzenie pliku ISO" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Nie można otworzyć pliku." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Ten plik nie zawiera struktury dysku." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Ten plik nie zawiera struktury DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Nie można znaleźć następujących plików z filmami. Proszę je dodać i " -"spróbować załadować strukturę dysku jeszcze raz.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Nie można znaleźć tła menu. Utworzę strukturę dysku z domyślnym tłem menu, " -"więc nie zapomnij to naprawić zanim utworzysz dysk." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Przerwać tworzenie dysku i wyjść?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Zakończ DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Nie można odnaleźć pliku dźwiękowego menu. Utworzę więc strukturę dysku bez " -"dźwięku Nie zapomnij to naprawić zanim utworzysz dysk." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Brak nazwy pliku" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Nie można zapisać pliku." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Za dużo wideo dla tej wielkości dysku.\n" -"Proszę, wybierać większy dysk lub usunąć jakieś pliki wideo." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Niektóre pliki nie były plikami wideo\n" -"Nic nie dodano." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Usuń tytuł" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Twój projekt zawiera %(X)d plików z filmami, ale maksimum to %(MAX)d. " -"Proszę, usunąć jakieś pliki i spróbować jeszcze raz." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "brak rozdziałów" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Usuń tytuł" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Niezapisana struktura dysku" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Anulować zadanie?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Dodawanie napisów do" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Tytuł %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Napisy" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Kodowanie" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Język" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Pliki wideo" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Wszystkie pliki" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Plik nie wydaje się być plikiem wideo." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Plik wydaje się być plikiem dźwiękowym." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Proszę dodawać jeden plik za każdym razem." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Proszę dodać plik z filmem przed dodaniem napisów." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Dodawanie napisów do" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Konwersja nieudana\n" -"Wydaje się, że jest to błąd SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Kopiowanie pliku nieudane\n" -"Może miejsce na dysku wyczerpało się?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Kopiowanie pliku" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Tworzenie podglądu" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Konwertowanie plików tytułu %(title_number)s (zakończono %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Konwersja nieudana\n" -"Wydaje się, że jest to błąd programu Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Sprawdź dodatkowe parametry programu Mencoder pod kątem błędów składniowych." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Konwersja nieudana\n" -"Może miejsce na dysku wyczerpało się?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Błąd tworzenia menu." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Generowanie menu nieudane." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Nie można dodać przycisków do menu.\n" -"Wygląda to na błąd SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Tworzenie menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Kasuj pliki tymczasowe" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Użyj optymalizacji dla procesorów wielordzeniowych" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Opcje" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Folder plików tymczasowych:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Katalog dla pliku tymczasowego" - -#: ../interface/settings.ui.h:9 -msgid "Folders" -msgstr "Foldery" - -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" -"Obejście używając AC3_FIX by naprawić dysk bez dźwięku kiedy użyty jest " -"Mencoder beta" - -#: ../interface/settings.ui.h:11 -msgid "Workarounds" -msgstr "Rozwiązania" - -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Plik:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Wyczyść" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Kodowanie:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Język:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Umieść napisy wyżej" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Dodaj napisy" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Wybierz plik" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Przerwane.W katalogu docelowym mogły pozostać pliki tymczasowe." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Zakończ DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Przerwać tworzenie dysku i wyjść?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Anulować zadanie?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Usuń rozdział" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Wybrano usunięcie tego rozdziału i \n" -"zmianę kolejności pozostałych:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Kontynuować?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Usuń napisy" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Usunąć zaznaczony plik z napisami?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Usuń tytuł" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Wybrano usunięcie tego tytułu i\n" -"zmianę kolejności pozostałych:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Wybór typu dysku" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Wybierz rodzaj dysku który chcesz utworzyć za pomocą DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Tworzy video DVD odpowiednie dla domowych odtwarzaczy DVD" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Tworzy VideoCD, z jakością obrazu równoważną VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Tworzy VideoCD z lepszą jakością obrazu" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Odmiana Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Tworzy pliki zgodne z DivX odtwarzaczy domowych" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Ta struktura plików DVD zawiera puste tytuły.\n" -"Kontynuować pomimo to?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Zadanie wykonane!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Usunąć aktualną strukturę dysku?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Usunąć aktualną strukturę dysku i rozpocząć ponownie?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Błąd" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Właściwości pliku" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Plik" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Klatek na sekundę:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Oryginalna długość (sekundy):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Oryginalna szybkość transmisji audio (Kbits/sec):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Oryginalna szybkość transmisji wideo (Kbits/sec):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Oryginalny rozmiar (piksele):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Końcowy rozmiar (piksele):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Przybliżona końcowa wielkość (Megabajty):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Informacja o pliku" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Format wideo" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Ścieżka dżwiękowa:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Ten plik wideo nie posiada ścieżek z dźwiękiem" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Ścieżki audio" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Zresetuj" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Zmień rozmiar do 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Rozmiar (%)" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Zachowaj pełną długość" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Zachowaj pierwszą połowę" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Zachowaj drugą połowę" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Dzielenie pliku" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Wielkość czcionki:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Wymuś napisy" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "Format DivX nie wspiera napisów. Proszę przeczytać FAQ." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Napisy" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Szybkość transmisji Wideo (Kbits/sec)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Szybkość transmisji Audio (Kbits/sec)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Podziel pliki w rozdziałach (dla łatwego wyszukiwania)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Wielkość (w minutach) dla każdego rozdziału:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Podział w rozdziałach" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Ogólne" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Domyślny" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Końcowy rozmiar" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Proporcje" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Format wideo" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Bez obracania" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Obróć o 180 stopni" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Obróć o 90 stopni zgodnie z kierunkiem ruchu wskazówek zegara" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Obróć o 90 stopni przeciwnie do kierunku ruchu wskazówek zegara" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Obracanie" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Odbicie poziome" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Odbicie pionowe" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Odbicie" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Zamienia pola" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Porządek rzeczy" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Dodaj czarne pasy" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Skaluj obrazek" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Tryb skalowania" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Opcje wideo" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Wykorzystaj MBCMP (szybsze)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Wybierz tryb MBD który potrzebuje najmniej bitów" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Wybierz tryb MBD , który ma najlepszy algorytm zmian szybkości (lepsza " -"jakość)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Użyj wyszukiwania kwantyzacji Trellis (lepsza jakość, wolniejsza konwersja)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "" -"Algorytm decyzyjny MacroBlock i wyszukiwanie kwantyzacji Trellis" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Wykonaj dwa przejścia kodowania (lepsza jakość, dużo wolniejsza konwersja)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Tryb Turbo pierwszego przejścia" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Dwa przejścia kodowania" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Filtr usuwania przeplotu Median" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Nie usuwaj przeplotu" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtr usuwania przeplotu YADIF" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtr usuwania przeplotu FFMpeg" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Przejście liniowe" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Filtr usuwania przeplotu Lowpass5" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Usuwanie przeplotu" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Opcje jakości" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Opóźnienie audio (w sekundach):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Utwórz DVD z dźwiękiem 5.1" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "Ten plik posiada już dźwięk AC3 (kopiuj dane audio bez rekompresji)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Audio" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Audio" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "To już jest odpowiedni plik DVD/xCD MPEG-PS" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Załaduj audio i video bez przekodowywania (użyteczne dla plików VOB)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Użyj 12 ramek GOP (poprawia kompatybilność)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Specjalne" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Główne (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Dodatkowe parametry dla programu Mencoder" +msgid "Creating CD image" +msgstr "Tworzenie pliku ISO" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Różne" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Tworzenie pliku BIN/CUE" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Zaawansowane opcje" +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Nieudane tworzenie pliku BIN/CUE\n" +#~ "Może miejsce na dysku wyczerpało się" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Podgląd" +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Nieudane tworzenie obrazu ISO\n" +#~ "Może miejsce na dysku wyczerpało się" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Wybierz folder w którym DeVeDe utworzy obraz płyty DVD i nadaj mu nazwę. Nie " -"używaj folderów na dyskach z systemem plików VFAT/FAT32. Znaki /, | i \\ nie " -"są dozwolone i będą zastąpione przez podkreślenie." +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Niedostateczna ilość wolnego miejsca .Do utworzenia\n" +#~ "potrzeba %(total)d MB, dostępne tylko %(free)d MB." -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Wybierz folder" +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Błąd zapisu do katalogu docelowego.\n" +#~ "Sprawdź czy jest wolne miejsce i masz uprawnienia do zapisu." -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "To jest istniejący plik lub folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "Jeżeli będziesz kontynuować,zostanie skasowany." -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Wczytaj strukturę dysku" +#~ msgid "Unknown error" +#~ msgstr "Nieznany błąd" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Ostrzeżenie: masz już gotową strukturę dysku" +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Nieudane tworzenie struktury plików DVD\n" +#~ "Może miejsce na dysku wyczerpało się" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Jeśli wczytasz strukturę dysku, stracisz aktualną strukturę (jeśli jej " -"niezapisano). Kontynuować?" +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "Dźwięk menu wygląda na uszkodzony. Użyte zostaną domyślne ustawienia (bez " +#~ "dźwięku)." -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Nie można znaleźć tła menu.\n" +#~ "Sprawdź opcje menu." -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Ten plik nie zawiera struktury dysku." -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Ten plik nie zawiera struktury DeVeDe." -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1.4 GB DVD" +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Nie można znaleźć następujących plików z filmami. Proszę je dodać i " +#~ "spróbować załadować strukturę dysku jeszcze raz.\n" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4.7 GB DVD" +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Nie można znaleźć tła menu. Utworzę strukturę dysku z domyślnym tłem " +#~ "menu, więc nie zapomnij to naprawić zanim utworzysz dysk." -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8.5 GB DVD" +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Nie można odnaleźć pliku dźwiękowego menu. Utworzę więc strukturę dysku " +#~ "bez dźwięku Nie zapomnij to naprawić zanim utworzysz dysk." -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "No filename" +#~ msgstr "Brak nazwy pliku" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "Plik" +#~ msgid "Can't save the file." +#~ msgstr "Nie można zapisać pliku." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Za dużo wideo dla tej wielkości dysku.\n" +#~ "Proszę, wybierać większy dysk lub usunąć jakieś pliki wideo." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Niektóre pliki nie były plikami wideo\n" +#~ "Nic nie dodano." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Twój projekt zawiera %(X)d plików z filmami, ale maksimum to %(MAX)d. " +#~ "Proszę, usunąć jakieś pliki i spróbować jeszcze raz." + +#~ msgid "no chapters" +#~ msgstr "brak rozdziałów" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Niezapisana struktura dysku" + +#~ msgid "Codepage" +#~ msgstr "Kodowanie" + +#~ msgid "Language" +#~ msgstr "Język" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Plik nie wydaje się być plikiem wideo." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Proszę dodawać jeden plik za każdym razem." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Proszę dodać plik z filmem przed dodaniem napisów." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Konwersja nieudana\n" +#~ "Wydaje się, że jest to błąd SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Kopiowanie pliku nieudane\n" +#~ "Może miejsce na dysku wyczerpało się?" + +#~ msgid "Creating preview" +#~ msgstr "Tworzenie podglądu" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Konwertowanie plików tytułu %(title_number)s (zakończono " +#~ "%(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Konwersja nieudana\n" +#~ "Wydaje się, że jest to błąd programu Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Sprawdź dodatkowe parametry programu Mencoder pod kątem błędów " +#~ "składniowych." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Konwersja nieudana\n" +#~ "Może miejsce na dysku wyczerpało się?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Błąd tworzenia menu." + +#~ msgid "Menu generation failed." +#~ msgstr "Generowanie menu nieudane." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Nie można dodać przycisków do menu.\n" +#~ "Wygląda to na błąd SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Kasuj pliki tymczasowe" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Użyj optymalizacji dla procesorów wielordzeniowych" + +#~ msgid "Options" +#~ msgstr "Opcje" + +#~ msgid "Temporary files folder:" +#~ msgstr "Folder plików tymczasowych:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Katalog dla pliku tymczasowego" + +#~ msgid "Folders" +#~ msgstr "Foldery" + +#~ msgid "" +#~ "AC3_FIXED workaround to fix discs without sound when using Mencoder beta" +#~ msgstr "" +#~ "Obejście używając AC3_FIX by naprawić dysk bez dźwięku kiedy użyty jest " +#~ "Mencoder beta" + +#~ msgid "Workarounds" +#~ msgstr "Rozwiązania" + +#~ msgid "File:" +#~ msgstr "Plik:" + +#~ msgid "Clear" +#~ msgstr "Wyczyść" + +#~ msgid "Encoding:" +#~ msgstr "Kodowanie:" + +#~ msgid "Language:" +#~ msgstr "Język:" + +#~ msgid "Put subtitles upper" +#~ msgstr "Umieść napisy wyżej" + +#~ msgid "Add subtitles" +#~ msgstr "Dodaj napisy" + +#~ msgid "Choose a file" +#~ msgstr "Wybierz plik" + +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Przerwane.W katalogu docelowym mogły pozostać pliki tymczasowe." + +#~ msgid "Delete chapter" +#~ msgstr "Usuń rozdział" + +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Wybrano usunięcie tego rozdziału i \n" +#~ "zmianę kolejności pozostałych:" + +#~ msgid "Proceed?" +#~ msgstr "Kontynuować?" + +#~ msgid "Delete subtitle" +#~ msgstr "Usuń napisy" + +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Usunąć zaznaczony plik z napisami?" + +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Wybrano usunięcie tego tytułu i\n" +#~ "zmianę kolejności pozostałych:" + +#~ msgid "Disc type selection" +#~ msgstr "Wybór typu dysku" + +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Wybierz rodzaj dysku który chcesz utworzyć za pomocą DeVeDe" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Tworzy video DVD odpowiednie dla domowych odtwarzaczy DVD" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Tworzy VideoCD, z jakością obrazu równoważną VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Tworzy VideoCD z lepszą jakością obrazu" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Odmiana Super VideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Tworzy pliki zgodne z DivX odtwarzaczy domowych" + +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Ta struktura plików DVD zawiera puste tytuły.\n" +#~ "Kontynuować pomimo to?" + +#~ msgid "Job done!" +#~ msgstr "Zadanie wykonane!" + +#~ msgid "Delete current disc structure?" +#~ msgstr "Usunąć aktualną strukturę dysku?" + +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Usunąć aktualną strukturę dysku i rozpocząć ponownie?" + +#~ msgid "File properties" +#~ msgstr "Właściwości pliku" + +#~ msgid "File" +#~ msgstr "Plik" + +#~ msgid "Frames per second:" +#~ msgstr "Klatek na sekundę:" + +#~ msgid "Original length (seconds):" +#~ msgstr "Oryginalna długość (sekundy):" + +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Oryginalna szybkość transmisji audio (Kbits/sec):" + +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Oryginalna szybkość transmisji wideo (Kbits/sec):" + +#~ msgid "Original size (pixels):" +#~ msgstr "Oryginalny rozmiar (piksele):" + +#~ msgid "Final size (pixels):" +#~ msgstr "Końcowy rozmiar (piksele):" + +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Przybliżona końcowa wielkość (Megabajty):" + +#~ msgid "File info" +#~ msgstr "Informacja o pliku" + +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" + +#~ msgid "NTSC" +#~ msgstr "NTSC" + +#~ msgid "Video format" +#~ msgstr "Format wideo" + +#~ msgid "Audio track:" +#~ msgstr "Ścieżka dżwiękowa:" + +#~ msgid "This video file has no audio tracks." +#~ msgstr "Ten plik wideo nie posiada ścieżek z dźwiękiem" + +#~ msgid "Audio tracks" +#~ msgstr "Ścieżki audio" + +#~ msgid "Reset" +#~ msgstr "Zresetuj" + +#~ msgid "Resets the volume to 100%" +#~ msgstr "Zmień rozmiar do 100%" + +#~ msgid "Volume (%)" +#~ msgstr "Rozmiar (%)" + +#~ msgid "Store full length" +#~ msgstr "Zachowaj pełną długość" + +#~ msgid "Store the first half" +#~ msgstr "Zachowaj pierwszą połowę" + +#~ msgid "Store the second half" +#~ msgstr "Zachowaj drugą połowę" + +#~ msgid "File split" +#~ msgstr "Dzielenie pliku" + +#~ msgid "Font size:" +#~ msgstr "Wielkość czcionki:" + +#~ msgid "Force subtitles" +#~ msgstr "Wymuś napisy" + +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "Format DivX nie wspiera napisów. Proszę przeczytać FAQ." + +#~ msgid "Subtitles" +#~ msgstr "Napisy" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Szybkość transmisji Wideo (Kbits/sec)" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Szybkość transmisji Audio (Kbits/sec)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Podziel pliki w rozdziałach (dla łatwego wyszukiwania)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Wielkość (w minutach) dla każdego rozdziału:" + +#~ msgid "Division in chapters" +#~ msgstr "Podział w rozdziałach" + +#~ msgid "General" +#~ msgstr "Ogólne" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Domyślny" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Końcowy rozmiar" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Proporcje" + +#~ msgid "Video format" +#~ msgstr "Format wideo" + +#~ msgid "No rotation" +#~ msgstr "Bez obracania" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Obróć o 180 stopni" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Obróć o 90 stopni zgodnie z kierunkiem ruchu wskazówek zegara" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Obróć o 90 stopni przeciwnie do kierunku ruchu wskazówek zegara" + +#~ msgid "Rotation" +#~ msgstr "Obracanie" + +#~ msgid "Horizontal mirror" +#~ msgstr "Odbicie poziome" + +#~ msgid "Vertical mirror" +#~ msgstr "Odbicie pionowe" + +#~ msgid "Mirror" +#~ msgstr "Odbicie" + +#~ msgid "Swap fields" +#~ msgstr "Zamienia pola" + +#~ msgid "Field order" +#~ msgstr "Porządek rzeczy" + +#~ msgid "Add black bars" +#~ msgstr "Dodaj czarne pasy" + +#~ msgid "Scale picture" +#~ msgstr "Skaluj obrazek" + +#~ msgid "Scaling mode" +#~ msgstr "Tryb skalowania" + +#~ msgid "Video options" +#~ msgstr "Opcje wideo" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Wykorzystaj MBCMP (szybsze)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Wybierz tryb MBD który potrzebuje najmniej bitów" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Wybierz tryb MBD , który ma najlepszy algorytm zmian szybkości (lepsza " +#~ "jakość)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Użyj wyszukiwania kwantyzacji Trellis (lepsza jakość, wolniejsza " +#~ "konwersja)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "" +#~ "Algorytm decyzyjny MacroBlock i wyszukiwanie kwantyzacji Trellis" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Wykonaj dwa przejścia kodowania (lepsza jakość, dużo wolniejsza konwersja)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Tryb Turbo pierwszego przejścia" + +#~ msgid "Two pass encoding" +#~ msgstr "Dwa przejścia kodowania" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Filtr usuwania przeplotu Median" + +#~ msgid "Don't deinterlace" +#~ msgstr "Nie usuwaj przeplotu" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtr usuwania przeplotu YADIF" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtr usuwania przeplotu FFMpeg" + +#~ msgid "Linear blend" +#~ msgstr "Przejście liniowe" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Filtr usuwania przeplotu Lowpass5" + +#~ msgid "Deinterlacing" +#~ msgstr "Usuwanie przeplotu" + +#~ msgid "Quality" +#~ msgstr "Opcje jakości" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Opóźnienie audio (w sekundach):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Utwórz DVD z dźwiękiem 5.1" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "Ten plik posiada już dźwięk AC3 (kopiuj dane audio bez rekompresji)" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "Audio" +#~ msgstr "Audio" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "To już jest odpowiedni plik DVD/xCD MPEG-PS" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Załaduj audio i video bez przekodowywania (użyteczne dla plików VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Użyj 12 ramek GOP (poprawia kompatybilność)" + +#~ msgid "Special" +#~ msgstr "Specjalne" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Główne (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmain.ui.h:9 #, fuzzy -msgid "_Edit" -msgstr "Edytuj" +#~ msgid "Extra parameters for coder" +#~ msgstr "Dodatkowe parametry dla programu Mencoder" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "Preferencje" +#~ msgid "Misc" +#~ msgstr "Różne" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "Pomoc" +#~ msgid "Advanced options" +#~ msgstr "Zaawansowane opcje" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Tytuły" +#~ msgid "Preview" +#~ msgstr "Podgląd" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Pliki" +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Wybierz folder w którym DeVeDe utworzy obraz płyty DVD i nadaj mu nazwę. " +#~ "Nie używaj folderów na dyskach z systemem plików VFAT/FAT32. Znaki /, | i " +#~ "\\ nie są dozwolone i będą zastąpione przez podkreślenie." -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Długość (sekundy):" +#~ msgid "Choose a folder" +#~ msgstr "Wybierz folder" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Szybkość transmisji wideo (Kbits/sec):" +#~ msgid "Load a disc structure" +#~ msgstr "Wczytaj strukturę dysku" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Szybkość transmisji audio (Kbits/sec):" +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Ostrzeżenie: masz już gotową strukturę dysku" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Przybliżona wielkość (Megabajty):" +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Jeśli wczytasz strukturę dysku, stracisz aktualną strukturę (jeśli jej " +#~ "niezapisano). Kontynuować?" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Proporcja wyjściowa:" +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Wielkość rozdziałów:" +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Modyfikuj użycie dysku" +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "1.4 GB DVD" +#~ msgstr "1.4 GB DVD" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Rozmiar nośnika:" +#~ msgid "4.7 GB DVD" +#~ msgstr "4.7 GB DVD" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Wykorzystanie dysku" +#~ msgid "8.5 GB DVD" +#~ msgstr "8.5 GB DVD" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Domyślny format" +#~ msgid "_File" +#~ msgstr "Plik" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Utwórz menu z tytułami" - -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Opcje menu" - -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Podgląd menu" - -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menu" - -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Konwertuj tylko pliki z filmami do formatu plików MPEG" - -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Tworzenie struktury dysku" - -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Utwórz obraz ISO lub BIN/CUE, gotowy do nagrania na nośniku" - -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Akcja" - -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Podgląd menu" - -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Kolor cienia:" - -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Kolor tekstu:" - -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Tekst:" - -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Czcionka:" - -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Tytuł menu" - -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Wybierz obrazek który będzie użyty jako tło w menu dysku" - -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Ustaw domyślne tło" - -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Tło menu (tylko PNG)" - -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Wybierz plik muzyczny" - -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Ustaw menu bez dźwięku" - -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Menu muzyki" - -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Położenie w poziomie" +#~ msgid "_Edit" +#~ msgstr "Edytuj" + +#~ msgid "_Preferences" +#~ msgstr "Preferencje" + +#~ msgid "_Help" +#~ msgstr "Pomoc" + +#~ msgid "Titles" +#~ msgstr "Tytuły" + +#~ msgid "Files" +#~ msgstr "Pliki" + +#~ msgid "Length (seconds):" +#~ msgstr "Długość (sekundy):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Szybkość transmisji wideo (Kbits/sec):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Szybkość transmisji audio (Kbits/sec):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Przybliżona wielkość (Megabajty):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Proporcja wyjściowa:" + +#~ msgid "Size of chapters:" +#~ msgstr "Wielkość rozdziałów:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Modyfikuj użycie dysku" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Rozmiar nośnika:" + +#~ msgid "Disc usage" +#~ msgstr "Wykorzystanie dysku" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Domyślny format" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Utwórz menu z tytułami" + +#~ msgid "Menu options" +#~ msgstr "Opcje menu" + +#~ msgid "Preview menu" +#~ msgstr "Podgląd menu" + +#~ msgid "Menus" +#~ msgstr "Menu" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Konwertuj tylko pliki z filmami do formatu plików MPEG" + +#~ msgid "Create disc structure" +#~ msgstr "Tworzenie struktury dysku" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Utwórz obraz ISO lub BIN/CUE, gotowy do nagrania na nośniku" + +#~ msgid "Action" +#~ msgstr "Akcja" + +#~ msgid "Menu preview" +#~ msgstr "Podgląd menu" + +#~ msgid "Shadow color:" +#~ msgstr "Kolor cienia:" + +#~ msgid "Text color:" +#~ msgstr "Kolor tekstu:" + +#~ msgid "Text:" +#~ msgstr "Tekst:" + +#~ msgid "Font:" +#~ msgstr "Czcionka:" + +#~ msgid "Menu title" +#~ msgstr "Tytuł menu" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Wybierz obrazek który będzie użyty jako tło w menu dysku" + +#~ msgid "Set default background" +#~ msgstr "Ustaw domyślne tło" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Tło menu (tylko PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Wybierz plik muzyczny" + +#~ msgid "Set menus without sound" +#~ msgstr "Ustaw menu bez dźwięku" + +#~ msgid "Menu music" +#~ msgstr "Menu muzyki" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Specjalne" +#~ msgid "Horizontal" +#~ msgstr "Położenie w poziomie" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Góra" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Specjalne" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Środek" +#~ msgid "Top" +#~ msgstr "Góra" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Dół" +#~ msgid "Middle" +#~ msgstr "Środek" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Lewa strona" +#~ msgid "Bottom" +#~ msgstr "Dół" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Środek" +#~ msgid "Left" +#~ msgstr "Lewa strona" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Prawa strona" +#~ msgid "Center" +#~ msgstr "Środek" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menu" +#~ msgid "Right" +#~ msgstr "Prawa strona" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Pozycja menu" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menu" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Kolor dla niewybranych tytułów:" +#~ msgid "Menu position" +#~ msgstr "Pozycja menu" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Kolor cieni:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Kolor dla niewybranych tytułów:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Kolor dla wybranych tytułów:" +#~ msgid "Color for shadows:" +#~ msgstr "Kolor cieni:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Kolor tła dla tytułów:" +#~ msgid "Color for selected title:" +#~ msgstr "Kolor dla wybranych tytułów:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Kolor i czcionka menu" +#~ msgid "Background color for titles:" +#~ msgstr "Kolor tła dla tytułów:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Pokaż menu dysku przy starcie" +#~ msgid "Menu font and colors" +#~ msgstr "Kolor i czcionka menu" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Przejdź do pierwszego tytułu podczas startu" +#~ msgid "Show menu at disc startup" +#~ msgstr "Pokaż menu dysku przy starcie" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Opcje startowe dysku" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Przejdź do pierwszego tytułu podczas startu" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Nie mogę znaleźć czcionek dla napisów. Przerywam." +#~ msgid "Disc startup options" +#~ msgstr "Opcje startowe dysku" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Powtórzyć podgląd jeszcze raz?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Nie mogę znaleźć czcionek dla napisów. Przerywam." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Podgląd video" +#~ msgid "Replay the preview again?" +#~ msgstr "Powtórzyć podgląd jeszcze raz?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe utworzy podgląd z wybranymi parametrami, tak że możliwe będzie " -"sprawdzenie jakości video, synchronizacji audio itd." +#~ msgid "Preview video" +#~ msgstr "Podgląd video" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Długość podglądu:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe utworzy podgląd z wybranymi parametrami, tak że możliwe będzie " +#~ "sprawdzenie jakości video, synchronizacji audio itd." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Nie można znaleźć następujących programów:" +#~ msgid "Preview length:" +#~ msgstr "Długość podglądu:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe potrzebuje tych programów aby poprawnie działać. Jeśli chcesz używać " -"DeVeDe, musisz je zainstalować." +#~ msgid "Can't find the following programs:" +#~ msgstr "Nie można znaleźć następujących programów:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Tworzenie..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe potrzebuje tych programów aby poprawnie działać. Jeśli chcesz " +#~ "używać DeVeDe, musisz je zainstalować." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Zapisz aktualną strukturę dysku" +#~ msgid "Creating..." +#~ msgstr "Tworzenie..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Właściwości tytułu" +#~ msgid "Save current disc structure" +#~ msgstr "Zapisz aktualną strukturę dysku" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Nazwy tytułów" +#~ msgid "Title properties" +#~ msgstr "Właściwości tytułu" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Zatrzymaj odtwarzanie/pokaż menu dysku" +#~ msgid "Title's name" +#~ msgstr "Nazwy tytułów" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Odtwórz pierwszy tytuł" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Zatrzymaj odtwarzanie/pokaż menu dysku" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Odtwórz poprzedni tytuł" +#~ msgid "Play the first title" +#~ msgstr "Odtwórz pierwszy tytuł" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Odtwórz ten tytuł jeszcze raz (pętla)" +#~ msgid "Play the previous title" +#~ msgstr "Odtwórz poprzedni tytuł" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Odtwórz następny tytuł" +#~ msgid "Play this title again (loop)" +#~ msgstr "Odtwórz ten tytuł jeszcze raz (pętla)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Odtwórz ostatni tytuł" +#~ msgid "Play the next title" +#~ msgstr "Odtwórz następny tytuł" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Działanie do wykonania gdy ten tytuł zakończy się" +#~ msgid "Play the last title" +#~ msgstr "Odtwórz ostatni tytuł" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Ostrzeżenie" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Działanie do wykonania gdy ten tytuł zakończy się" + +#~ msgid "Warning" +#~ msgstr "Ostrzeżenie" #~ msgid "Vertical alignment" #~ msgstr "Położenie w pionie" diff --git a/po/pt.po b/po/pt.po index a8c06b8..363def0 100644 --- a/po/pt.po +++ b/po/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pt_PT\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2008-08-24 01:52+0200\n" "Last-Translator: Joel Calado \n" "Language-Team: Portuguese (Portugal) \n" @@ -18,1283 +18,1115 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "A criar ficheiros BIN/CUE" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Ficheiros de vídeo" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Todos os ficheiros" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Legendas" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Falha ao criar os ficheiros BIN/CUE\n" -"Talvez o espaço livre no disco não seja suficiente" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "A criar ficheiro ISO" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Falha ao criar a imagem ISO\n" -"Talvez o espaço livre no disco não seja o suficiente" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "A criar o menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Espaço livre insuficiente. Para criar este disco\n" -"%(total)d MBytes são necessários, mas apenas %(free)d Mbytes estão " -"disponíveis." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Falha ao gravar no directório de destino.\n" -"Verifique se há permissões e espaço livre suficientes." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Erro desconhecido" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "A criar árvore de directórios de DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Falha ao criar a árvore de directórios do DVD\n" -"Talvez o espaço livre no disco não seja suficiente" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"A faixa de som do menu parece danificada. A utilizar uma faixa silenciosa " -"por omissão." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Erro" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "O ficheiro parece ser de áudio." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Ficheiros de vídeo" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Ficheiros de vídeo" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Não foi possível encontrar o fundo de menu. Verifique as opções do menu." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Copiando o ficheiro" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "A criar ficheiro ISO" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Não foi possível abrir o ficheiro." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Este ficheiro não contém uma estrutura de disco." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Esse ficheiro não contém uma estrutura de disco DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Não foi possível encontrar os filmes seguintes. Por favor adicione-os e " -"tente carregar a estrutura de disco de novo.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Não foi possível encontrar o fundo do menu. Vou abrir a estrutura de disco " -"com o fundo por omissão, não se esqueça de tentar corrigir esta situação " -"antes de criar o disco." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Cancelar o DVD atual e sair?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Sair do DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Não foi possível encontrar a música de fundo do menu. Vou abrir a estrutura " -"de disco com um fundo silencioso, não se esqueça de tentar corrigir esta " -"situação antes de criar o disco." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Sem nome de ficheiro" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Não foi possível guardar o ficheiro." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Demasiados vídeos para o tamanho do disco.\n" -"Por favor, seleccione um tipo de disco maior ou remova alguns vídeos." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Alguns ficheiros não são vídeos.\n" -"Nenhum adicionado." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Excluir título" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"O seu projecto contém %(X)d ficheiros de filme, mas o máximo é de is " -"%(MAX)d. Por favor, remova alguns e tente de novo." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "sem capítulos" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Excluir título" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Estrutura de disco não guardada" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Cancelar trabalho?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "A adicionar legendas a" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Título %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Legendas" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Página de código" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Linguagem" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Ficheiros de vídeo" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Todos os ficheiros" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "O ficheiro não parece ser um vídeo." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "O ficheiro parece ser de áudio." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Por favor, adicione apenas um ficheiro de cada vez." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Por favor, adicione um filme antes de adicionar legendas." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "A adicionar legendas a" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Conversão falhou.\n" -"Parece ser um bug do SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Falha ao copiar\n" -"Talvez o espaço livre no disco não seja suficiente" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Copiando o ficheiro" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "A criar pré-visualização" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Conversão falhou.\n" -"Parece ser um bug do Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Também verificar os parâmetros extra passados ao Mencoder por erros de " -"sintaxe." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Falha na conversão\n" -"Pode não haver espaço livre suficiente no disco?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Falha ao criar os menus." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Geração de menu falhou." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Impossível acrescentar os botões aos menus. \n" -"Parece um erro do SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "A criar o menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Apagar ficheiros temporários" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Utilizar optimizações para CPUs multi-núcleo" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Opções" - -#: ../interface/settings.ui.h:7 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Temporary files folder:" -msgstr "Apagar ficheiros temporários" +msgid "Creating CD image" +msgstr "A criar ficheiro ISO" -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "directório para ficheiro temporário" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "A criar ficheiros BIN/CUE" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Falha ao criar os ficheiros BIN/CUE\n" +#~ "Talvez o espaço livre no disco não seja suficiente" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Falha ao criar a imagem ISO\n" +#~ "Talvez o espaço livre no disco não seja o suficiente" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Espaço livre insuficiente. Para criar este disco\n" +#~ "%(total)d MBytes são necessários, mas apenas %(free)d Mbytes estão " +#~ "disponíveis." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Falha ao gravar no directório de destino.\n" +#~ "Verifique se há permissões e espaço livre suficientes." + +#~ msgid "Unknown error" +#~ msgstr "Erro desconhecido" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Falha ao criar a árvore de directórios do DVD\n" +#~ "Talvez o espaço livre no disco não seja suficiente" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "A faixa de som do menu parece danificada. A utilizar uma faixa silenciosa " +#~ "por omissão." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Não foi possível encontrar o fundo de menu. Verifique as opções do menu." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Este ficheiro não contém uma estrutura de disco." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Esse ficheiro não contém uma estrutura de disco DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Não foi possível encontrar os filmes seguintes. Por favor adicione-os e " +#~ "tente carregar a estrutura de disco de novo.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Não foi possível encontrar o fundo do menu. Vou abrir a estrutura de " +#~ "disco com o fundo por omissão, não se esqueça de tentar corrigir esta " +#~ "situação antes de criar o disco." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Não foi possível encontrar a música de fundo do menu. Vou abrir a " +#~ "estrutura de disco com um fundo silencioso, não se esqueça de tentar " +#~ "corrigir esta situação antes de criar o disco." + +#~ msgid "No filename" +#~ msgstr "Sem nome de ficheiro" + +#~ msgid "Can't save the file." +#~ msgstr "Não foi possível guardar o ficheiro." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Demasiados vídeos para o tamanho do disco.\n" +#~ "Por favor, seleccione um tipo de disco maior ou remova alguns vídeos." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Alguns ficheiros não são vídeos.\n" +#~ "Nenhum adicionado." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "O seu projecto contém %(X)d ficheiros de filme, mas o máximo é de is " +#~ "%(MAX)d. Por favor, remova alguns e tente de novo." + +#~ msgid "no chapters" +#~ msgstr "sem capítulos" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Estrutura de disco não guardada" + +#~ msgid "Codepage" +#~ msgstr "Página de código" + +#~ msgid "Language" +#~ msgstr "Linguagem" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "O ficheiro não parece ser um vídeo." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Por favor, adicione apenas um ficheiro de cada vez." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Por favor, adicione um filme antes de adicionar legendas." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Conversão falhou.\n" +#~ "Parece ser um bug do SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Falha ao copiar\n" +#~ "Talvez o espaço livre no disco não seja suficiente" + +#~ msgid "Creating preview" +#~ msgstr "A criar pré-visualização" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Conversão falhou.\n" +#~ "Parece ser um bug do Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Também verificar os parâmetros extra passados ao Mencoder por erros de " +#~ "sintaxe." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Falha na conversão\n" +#~ "Pode não haver espaço livre suficiente no disco?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Falha ao criar os menus." + +#~ msgid "Menu generation failed." +#~ msgstr "Geração de menu falhou." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Impossível acrescentar os botões aos menus. \n" +#~ "Parece um erro do SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Apagar ficheiros temporários" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Utilizar optimizações para CPUs multi-núcleo" + +#~ msgid "Options" +#~ msgstr "Opções" -#: ../interface/settings.ui.h:9 #, fuzzy -msgid "Folders" -msgstr "ficheiros" +#~ msgid "Temporary files folder:" +#~ msgstr "Apagar ficheiros temporários" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Folder for temporary file" +#~ msgstr "directório para ficheiro temporário" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotação" +#~ msgid "Folders" +#~ msgstr "ficheiros" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Ficheiro:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Limpar" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Codificação:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Língua:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Posicionar as legendas mais para cima" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Adicionar legendas" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Escolha um ficheiro" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "" -"Cancelado. Ainda pode haver ficheiros temporários no directório de destino." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Sair do DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Cancelar o DVD atual e sair?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Cancelar trabalho?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Excluir capítulo" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Você optou por apagar este capítulo e\n" -"reordenar os restantes:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Continuar?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Apagar legendas" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Remover o ficheiro de legendas seleccionado?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Excluir título" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Você optou por apagar este título e\n" -"reordenar os restantes:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Selecção de tipo de disco" - -#: ../interface/wdisk_type.ui.h:2 #, fuzzy -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Seleccione o tipo de disco que deseja criar com o DeVeDe" +#~ msgid "Workarounds" +#~ msgstr "Rotação" -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" +#~ msgid "File:" +#~ msgstr "Ficheiro:" -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" +#~ msgid "Clear" +#~ msgstr "Limpar" -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" +#~ msgid "Encoding:" +#~ msgstr "Codificação:" -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" +#~ msgid "Language:" +#~ msgstr "Língua:" -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" +#~ msgid "Put subtitles upper" +#~ msgstr "Posicionar as legendas mais para cima" -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"A estrutura do DVD contém títulos vazios.\n" -"Continuar mesmo assim?" +#~ msgid "Add subtitles" +#~ msgstr "Adicionar legendas" -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" +#~ msgid "Choose a file" +#~ msgstr "Escolha um ficheiro" -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Trabalho terminado!" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "" +#~ "Cancelado. Ainda pode haver ficheiros temporários no directório de " +#~ "destino." -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Apagar estrutura de disco actual?" +#~ msgid "Delete chapter" +#~ msgstr "Excluir capítulo" -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Apagar a estrutura de disco actual e começar de novo?" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Você optou por apagar este capítulo e\n" +#~ "reordenar os restantes:" -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Erro" +#~ msgid "Proceed?" +#~ msgstr "Continuar?" -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Propriedades do ficheiro" +#~ msgid "Delete subtitle" +#~ msgstr "Apagar legendas" -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "ficheiro" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Remover o ficheiro de legendas seleccionado?" -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Quadros por segundo:" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Você optou por apagar este título e\n" +#~ "reordenar os restantes:" -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Duração original (segundos):" +#~ msgid "Disc type selection" +#~ msgstr "Selecção de tipo de disco" -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Taxa de áudio original (Kbits/seg):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Taxa de vídeo original (Kbits/seg):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Tamanho original (pixels):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Tamanho final (pixels):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Tamanho final estimado (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Informações sobre o ficheiro" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Formato de vídeo" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Faixa de áudio" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Este ficheiro de vídeo não tem faixas de áudio" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Faixas de áudio" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "" - -#: ../interface/wfile.ui.h:21 -#, fuzzy, no-c-format -msgid "Volume (%)" -msgstr "ficheiro" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Duração completa" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Primeira metade" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Segunda metade" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Divisão de ficheiro" - -#: ../interface/wfile.ui.h:26 #, fuzzy -msgid "Font size:" -msgstr "Fonte:" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Seleccione o tipo de disco que deseja criar com o DeVeDe" + +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "A estrutura do DVD contém títulos vazios.\n" +#~ "Continuar mesmo assim?" + +#~ msgid "Job done!" +#~ msgstr "Trabalho terminado!" + +#~ msgid "Delete current disc structure?" +#~ msgstr "Apagar estrutura de disco actual?" + +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Apagar a estrutura de disco actual e começar de novo?" + +#~ msgid "File properties" +#~ msgstr "Propriedades do ficheiro" + +#~ msgid "File" +#~ msgstr "ficheiro" + +#~ msgid "Frames per second:" +#~ msgstr "Quadros por segundo:" + +#~ msgid "Original length (seconds):" +#~ msgstr "Duração original (segundos):" + +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Taxa de áudio original (Kbits/seg):" + +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Taxa de vídeo original (Kbits/seg):" + +#~ msgid "Original size (pixels):" +#~ msgstr "Tamanho original (pixels):" + +#~ msgid "Final size (pixels):" +#~ msgstr "Tamanho final (pixels):" + +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Tamanho final estimado (MBytes):" + +#~ msgid "File info" +#~ msgstr "Informações sobre o ficheiro" + +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" + +#~ msgid "NTSC" +#~ msgstr "NTSC" + +#~ msgid "Video format" +#~ msgstr "Formato de vídeo" + +#~ msgid "Audio track:" +#~ msgstr "Faixa de áudio" + +#~ msgid "This video file has no audio tracks." +#~ msgstr "Este ficheiro de vídeo não tem faixas de áudio" + +#~ msgid "Audio tracks" +#~ msgstr "Faixas de áudio" -#: ../interface/wfile.ui.h:27 #, fuzzy -msgid "Force subtitles" -msgstr "Adicionar legendas" +#~ msgid "Volume (%)" +#~ msgstr "ficheiro" -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "O formato DivX não suporta legendas. Por favor, consulte a FAQ." +#~ msgid "Store full length" +#~ msgstr "Duração completa" -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Legendas" +#~ msgid "Store the first half" +#~ msgstr "Primeira metade" -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Taxa de vídeo (Kbits/seg)" +#~ msgid "Store the second half" +#~ msgstr "Segunda metade" -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Taxa de áudio (Kbits/seg)" +#~ msgid "File split" +#~ msgstr "Divisão de ficheiro" -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Dividir o ficheiro em capítulos (para fácil localização de trechos)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Tamanho (em minutos) para cada capítulo:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Divisão em capítulos" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Geral" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Padrão" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Tamanho final" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Razão de aspecto" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Formato de vídeo" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Sem rotação" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Rodar 180 graus" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Rodar 90 graus no sentido horário" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rodar 90 graus no sentido anti-horário" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotação" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Espelho horizontal" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Espelho vertical" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Espelho" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "" - -#: ../interface/wfile.ui.h:59 #, fuzzy -msgid "Field order" -msgstr "ficheiro" +#~ msgid "Font size:" +#~ msgstr "Fonte:" -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Adicionar barras pretas" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Redimensionar quadro" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Redimensionamento" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Opções de vídeo" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Usar MBCMP (mais rápido)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Selecionar o modo MDB que necessitar de menos bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Selecionar o modo MDB que tiver a melhor taxa de distorção (melhor qualidade)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Usar Trellis Searched Quantization (melhor qualidade, conversão mais lenta)" - -#: ../interface/wfile.ui.h:68 #, fuzzy -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "Algoritmo de escolha do MacroBloco" +#~ msgid "Force subtitles" +#~ msgstr "Adicionar legendas" + +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "O formato DivX não suporta legendas. Por favor, consulte a FAQ." + +#~ msgid "Subtitles" +#~ msgstr "Legendas" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Taxa de vídeo (Kbits/seg)" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Taxa de áudio (Kbits/seg)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Dividir o ficheiro em capítulos (para fácil localização de trechos)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Tamanho (em minutos) para cada capítulo:" + +#~ msgid "Division in chapters" +#~ msgstr "Divisão em capítulos" + +#~ msgid "General" +#~ msgstr "Geral" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Padrão" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Tamanho final" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Razão de aspecto" + +#~ msgid "Video format" +#~ msgstr "Formato de vídeo" + +#~ msgid "No rotation" +#~ msgstr "Sem rotação" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Rodar 180 graus" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Rodar 90 graus no sentido horário" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Rodar 90 graus no sentido anti-horário" + +#~ msgid "Rotation" +#~ msgstr "Rotação" + +#~ msgid "Horizontal mirror" +#~ msgstr "Espelho horizontal" + +#~ msgid "Vertical mirror" +#~ msgstr "Espelho vertical" + +#~ msgid "Mirror" +#~ msgstr "Espelho" -#: ../interface/wfile.ui.h:69 #, fuzzy -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Usar Trellis Searched Quantization (melhor qualidade, conversão mais lenta)" +#~ msgid "Field order" +#~ msgstr "ficheiro" -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "" +#~ msgid "Add black bars" +#~ msgstr "Adicionar barras pretas" -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "" +#~ msgid "Scale picture" +#~ msgstr "Redimensionar quadro" -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Filtro de desentrelaçamento mediano" +#~ msgid "Scaling mode" +#~ msgstr "Redimensionamento" -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Não desentrelaçar" +#~ msgid "Video options" +#~ msgstr "Opções de vídeo" -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtro de desentrelaçamento YADIF" +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Usar MBCMP (mais rápido)" -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtro de desentrelaçamento do FFMpeg" +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Selecionar o modo MDB que necessitar de menos bits" -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Mesclagem linear" +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Selecionar o modo MDB que tiver a melhor taxa de distorção (melhor " +#~ "qualidade)" -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Filtro de desentrelaçamento Lowpass5" +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Usar Trellis Searched Quantization (melhor qualidade, conversão mais " +#~ "lenta)" -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Desentrelaçamento" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Qualidade" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Atraso do áudio (em segundos):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Criar DVD com som 5.1" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Este ficheiro já tem som AC3 (copiar dados de áudio em vez de recomprimir)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Áudio" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Áudio" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Este ficheiro já está em formato MPEG-PS, pronto para DVD/xCD." - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Usar GOP de 12 frames (melhora compatibilidade)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Especial" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Principal (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Parâmetros adicionais para o Mencoder" +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "Algoritmo de escolha do MacroBloco" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Miscelânea" - -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Opções avançadas" - -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Pré-visualização" - -#: ../interface/wfolder_dialog.ui.h:1 #, fuzzy -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Seleccione o directório onde DeVeDe criará a imagem de DVD, assim como o " -"nome desta. Não use um directório de uma partição do tipo VFAT/FAT32." +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Usar Trellis Searched Quantization (melhor qualidade, conversão mais " +#~ "lenta)" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento mediano" + +#~ msgid "Don't deinterlace" +#~ msgstr "Não desentrelaçar" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento YADIF" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento do FFMpeg" + +#~ msgid "Linear blend" +#~ msgstr "Mesclagem linear" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento Lowpass5" + +#~ msgid "Deinterlacing" +#~ msgstr "Desentrelaçamento" + +#~ msgid "Quality" +#~ msgstr "Qualidade" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Atraso do áudio (em segundos):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Criar DVD com som 5.1" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Este ficheiro já tem som AC3 (copiar dados de áudio em vez de recomprimir)" + +#~ msgid "Audio" +#~ msgstr "Áudio" + +#~ msgid "Audio" +#~ msgstr "Áudio" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Este ficheiro já está em formato MPEG-PS, pronto para DVD/xCD." + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Usar GOP de 12 frames (melhora compatibilidade)" + +#~ msgid "Special" +#~ msgstr "Especial" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Principal (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wfolder_dialog.ui.h:2 #, fuzzy -msgid "Choose a folder" -msgstr "Escolha um ficheiro" +#~ msgid "Extra parameters for coder" +#~ msgstr "Parâmetros adicionais para o Mencoder" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Misc" +#~ msgstr "Miscelânea" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Carregar uma estrutura de disco" +#~ msgid "Advanced options" +#~ msgstr "Opções avançadas" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Aviso: você já tem uma estrutura de disco" +#~ msgid "Preview" +#~ msgstr "Pré-visualização" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Se carregar uma estrutura de disco irá perder a sua estrutura actual (a não " -"ser que a tenha guardado). Continuar?" - -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "" - -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "" - -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "" - -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" - -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Ficheiro" - -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" - -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" - -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Ajuda" - -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Títulos" - -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "ficheiros" - -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Duração (segundos):" - -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Taxa de vídeo (Kbits/seg):" - -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Taxa de áudio (Kbits/seg):·" - -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Tamanho estimado (MBytes):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Proporção da saída:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Tamanho dos capítulos:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Ajustar utilização do disco" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" - -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Tamanho da mídia:" - -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Uso do disco" - -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" - -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Formato por omissão" - -#: ../interface/wmain.ui.h:33 #, fuzzy -msgid "Create a menu with the titles" -msgstr "Adicionar um menu com os títulos" +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Seleccione o directório onde DeVeDe criará a imagem de DVD, assim como o " +#~ "nome desta. Não use um directório de uma partição do tipo VFAT/FAT32." -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Opções do Menu" - -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Menu de pré-visualização" - -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menus" - -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Apenas converter para os ficheiros MPEG compatíveis" - -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Criar estrutura de disco" - -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Criar uma imagem ISO ou BIN/CUE pronta para gravar na mídia" - -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Acção" - -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Prever Menu" - -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Cor da sombra:" - -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Cor do texto:" - -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Texto:" - -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Fonte:" - -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Título do menu" - -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Seleccione uma imagem a ser usada como fundo do menu do disco" - -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Definir fundo por omissão" - -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Imagem de fundo do Menu (apenas PNG)" - -#: ../interface/wmenu_properties.ui.h:9 #, fuzzy -msgid "Choose a music file" -msgstr "Escolha um ficheiro" +#~ msgid "Choose a folder" +#~ msgstr "Escolha um ficheiro" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Definir menus sem som" +#~ msgid "Load a disc structure" +#~ msgstr "Carregar uma estrutura de disco" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Música do menu" +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Aviso: você já tem uma estrutura de disco" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Se carregar uma estrutura de disco irá perder a sua estrutura actual (a " +#~ "não ser que a tenha guardado). Continuar?" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Ficheiro" + +#~ msgid "_Help" +#~ msgstr "_Ajuda" + +#~ msgid "Titles" +#~ msgstr "Títulos" + +#~ msgid "Files" +#~ msgstr "ficheiros" + +#~ msgid "Length (seconds):" +#~ msgstr "Duração (segundos):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Taxa de vídeo (Kbits/seg):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Taxa de áudio (Kbits/seg):·" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Tamanho estimado (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Proporção da saída:" + +#~ msgid "Size of chapters:" +#~ msgstr "Tamanho dos capítulos:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Ajustar utilização do disco" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Tamanho da mídia:" + +#~ msgid "Disc usage" +#~ msgstr "Uso do disco" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Formato por omissão" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Alinhamento horizontal" +#~ msgid "Create a menu with the titles" +#~ msgstr "Adicionar um menu com os títulos" + +#~ msgid "Menu options" +#~ msgstr "Opções do Menu" + +#~ msgid "Preview menu" +#~ msgstr "Menu de pré-visualização" + +#~ msgid "Menus" +#~ msgstr "Menus" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Apenas converter para os ficheiros MPEG compatíveis" + +#~ msgid "Create disc structure" +#~ msgstr "Criar estrutura de disco" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Criar uma imagem ISO ou BIN/CUE pronta para gravar na mídia" + +#~ msgid "Action" +#~ msgstr "Acção" + +#~ msgid "Menu preview" +#~ msgstr "Prever Menu" + +#~ msgid "Shadow color:" +#~ msgstr "Cor da sombra:" + +#~ msgid "Text color:" +#~ msgstr "Cor do texto:" + +#~ msgid "Text:" +#~ msgstr "Texto:" + +#~ msgid "Font:" +#~ msgstr "Fonte:" + +#~ msgid "Menu title" +#~ msgstr "Título do menu" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Seleccione uma imagem a ser usada como fundo do menu do disco" + +#~ msgid "Set default background" +#~ msgstr "Definir fundo por omissão" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Imagem de fundo do Menu (apenas PNG)" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Especial" +#~ msgid "Choose a music file" +#~ msgstr "Escolha um ficheiro" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Topo" +#~ msgid "Set menus without sound" +#~ msgstr "Definir menus sem som" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Meio" +#~ msgid "Menu music" +#~ msgstr "Música do menu" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Fundo" - -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Esquerda" - -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Centro" - -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Direita" - -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menus" - -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Posição do menu" - -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Cor para títulos não seleccionados" - -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Cor para sombras:" - -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Cor para título seleccionado:" - -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Cor de fundo para títulos" - -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Fonte e cor do menu" - -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Mostrar o menu ao iniciar o disco" - -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Saltar para o primeiro título no arranque" - -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Opções de arranque do disco" - -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "" - -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Rever novamente a pré-visualização?" - -#: ../interface/wpreview_dialog.ui.h:1 #, fuzzy -msgid "Preview video" -msgstr "Vídeo" +#~ msgid "Horizontal" +#~ msgstr "Alinhamento horizontal" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" - -#: ../interface/wpreview_dialog.ui.h:3 #, fuzzy -msgid "Preview length:" -msgstr "Menu de pré-visualização" +#~ msgid "Vertical" +#~ msgstr "Especial" -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Os seguintes programas não foram encontrados:" +#~ msgid "Top" +#~ msgstr "Topo" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe precisa deles para funcionar. Se quiser usar o DeVeDe precisa instala-" -"los todos." +#~ msgid "Middle" +#~ msgstr "Meio" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "A criar..." +#~ msgid "Bottom" +#~ msgstr "Fundo" -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Guardar a estrutura do disco actual" +#~ msgid "Left" +#~ msgstr "Esquerda" -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Propriedades do título" +#~ msgid "Center" +#~ msgstr "Centro" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Nome do título" +#~ msgid "Right" +#~ msgstr "Direita" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Parar reprodução/mostrar menu" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menus" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Ler o primeiro título" +#~ msgid "Menu position" +#~ msgstr "Posição do menu" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Ler o título anterior" +#~ msgid "Color for unselected titles:" +#~ msgstr "Cor para títulos não seleccionados" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Ler este título de novo (repetir)" +#~ msgid "Color for shadows:" +#~ msgstr "Cor para sombras:" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Ler o título seguinte" +#~ msgid "Color for selected title:" +#~ msgstr "Cor para título seleccionado:" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Ler o último título" +#~ msgid "Background color for titles:" +#~ msgstr "Cor de fundo para títulos" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Acção a realizar quando este título acabar" +#~ msgid "Menu font and colors" +#~ msgstr "Fonte e cor do menu" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Aviso" +#~ msgid "Show menu at disc startup" +#~ msgstr "Mostrar o menu ao iniciar o disco" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Saltar para o primeiro título no arranque" + +#~ msgid "Disc startup options" +#~ msgstr "Opções de arranque do disco" + +#~ msgid "Replay the preview again?" +#~ msgstr "Rever novamente a pré-visualização?" + +#, fuzzy +#~ msgid "Preview video" +#~ msgstr "Vídeo" + +#, fuzzy +#~ msgid "Preview length:" +#~ msgstr "Menu de pré-visualização" + +#~ msgid "Can't find the following programs:" +#~ msgstr "Os seguintes programas não foram encontrados:" + +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe precisa deles para funcionar. Se quiser usar o DeVeDe precisa " +#~ "instala-los todos." + +#~ msgid "Creating..." +#~ msgstr "A criar..." + +#~ msgid "Save current disc structure" +#~ msgstr "Guardar a estrutura do disco actual" + +#~ msgid "Title properties" +#~ msgstr "Propriedades do título" + +#~ msgid "Title's name" +#~ msgstr "Nome do título" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Parar reprodução/mostrar menu" + +#~ msgid "Play the first title" +#~ msgstr "Ler o primeiro título" + +#~ msgid "Play the previous title" +#~ msgstr "Ler o título anterior" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Ler este título de novo (repetir)" + +#~ msgid "Play the next title" +#~ msgstr "Ler o título seguinte" + +#~ msgid "Play the last title" +#~ msgstr "Ler o último título" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Acção a realizar quando este título acabar" + +#~ msgid "Warning" +#~ msgstr "Aviso" #~ msgid "Vertical alignment" #~ msgstr "Alinhamento vertical" diff --git a/po/pt_BR.po b/po/pt_BR.po index 96603a8..b8b1f5e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2009-07-07 13:27-0300\n" "Last-Translator: Marco de Freitas \n" "Language-Team: Portuguese/Brazil \n" @@ -21,1293 +21,1193 @@ msgstr "" "X-Poedit-Country: BRAZIL\n" "X-Poedit-SourceCharset: utf-8\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Criando arquivos BIN/CUE" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Arquivos de vídeo" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Todos os arquivos" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Legenda" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Falha ao criar os arquivos BIN/CUE\n" -"Talvez o espaço livre no disco não seja suficiente" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Criando arquivo ISO" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Falha ao criar a imagem ISO\n" -"Talvez o espaço livre no disco não seja suficiente" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Criando menu %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Espaço livre insuficiente. Para criar este disco\n" -"%(total)d MBytes são necessários, mas apenas %(free)d MBytes estão " -"disponíveis." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Falha ao gravar no diretório de destino.\n" -"Verifique se há permissões e espaço livre suficiente." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"O arquivo ou diretório\n" -"\n" -"%(folder)s\n" -"\n" -"já existe. Este será apagado caso continue." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Erro desconhecido" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Criando árvore de diretórios de DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Falha ao criar a árvore de diretórios do DVD\n" -"Talvez o espaço livre no disco não seja suficiente" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." -msgstr "A trilha sonora do menu parece estar corrompida. " - -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Não é possível encontrar o plano de fundo do menu.\n" -"Verifique as opções do menu." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Erro" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "O arquivo parece ser de áudio." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Arquivos de vídeo" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Arquivos de vídeo" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Copiando o arquivo" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Criando arquivo ISO" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Não é possível abrir o arquivo." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Este arquivo não contém uma estrutura de disco." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Este arquivo não contém uma estrutura do DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Não foi possível encontrar os seguintes arquivos de vídeo. Por favor, " -"adicione-os e tente carregar a estrutura de disco novamente.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Não foi possível encontrar o plano de fundo do menu. A estrutura de disco " -"será aberta mesmo assim, usando o plano de fundo padrão. Lembre-se de " -"corrigir o plano de fundo do menu antes de criar o disco." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Cancelar o DVD atual e sair?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Sair do DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Não foi possível encontrar a trilha sonora do menu. A estrutura de disco " -"será aberta mesmo assim, usando silêncio como trilha sonora. Lembre-se de " -"corrigir a trilha sonora do menu antes de criar o disco." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Sem nome de arquivo" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Não é possível salvar o arquivo." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Vídeos demais para este tamanho de disco.\n" -"Por favor, escolha um tipo disco maior ou remova alguns vídeos." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Alguns arquivos não são vídeos.\n" -"Nenhum adicionado." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Excluir título" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Seu projeto contém %(X)d arquivos de vídeo, mas o máximo é de %(MAX)d. Por " -"favor, remova alguns arquivos e tente outra vez." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "sem capítulos" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Excluir título" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Estrutura de disco ainda não salva." +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Cancelar a tarefa?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Adicionando legendas a" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Título %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Legenda" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Codificação do texto" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Idioma" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Arquivos de vídeo" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Todos os arquivos" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "O arquivo não parece ser um vídeo." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "O arquivo parece ser de áudio." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Por favor, adicione apenas um arquivo de cada vez." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Por favor, adicione um arquivo de vídeo antes de adicionar legendas." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Adicionando legendas a" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"A conversão falhou.\n" -"Parece ser um bug do SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Falha ao copiar\n" -"Há espaço livre suficiente no disco?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Copiando o arquivo" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Criando pré-visualização" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Conversão falhou.\n" -"Parece ser um bug do Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Verificar erros de sintaxe também nos parâmetros extras passados ao Mencoder." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Falha na conversão\n" -"Pode não haver espaço livre suficiente no disco?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Falha ao criar os menus." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Geração do menu falhou." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Não foi possível adicionar os botões aos menus.\n" -"Parece ser um bug do SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Criando menu %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Apagar arquivos temporários" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Usar otimizações para CPUs de núcleo múltiplo" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Opções" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Diretório para arquivos temporários:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Diretório para arquivo temporário" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Arquivos" +msgid "Creating CD image" +msgstr "Criando arquivo ISO" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Criando arquivos BIN/CUE" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Falha ao criar os arquivos BIN/CUE\n" +#~ "Talvez o espaço livre no disco não seja suficiente" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Falha ao criar a imagem ISO\n" +#~ "Talvez o espaço livre no disco não seja suficiente" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Espaço livre insuficiente. Para criar este disco\n" +#~ "%(total)d MBytes são necessários, mas apenas %(free)d MBytes estão " +#~ "disponíveis." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Falha ao gravar no diretório de destino.\n" +#~ "Verifique se há permissões e espaço livre suficiente." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "O arquivo ou diretório\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "já existe. Este será apagado caso continue." + +#~ msgid "Unknown error" +#~ msgstr "Erro desconhecido" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Falha ao criar a árvore de diretórios do DVD\n" +#~ "Talvez o espaço livre no disco não seja suficiente" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "A trilha sonora do menu parece estar corrompida. " + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Não é possível encontrar o plano de fundo do menu.\n" +#~ "Verifique as opções do menu." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Este arquivo não contém uma estrutura de disco." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Este arquivo não contém uma estrutura do DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Não foi possível encontrar os seguintes arquivos de vídeo. Por favor, " +#~ "adicione-os e tente carregar a estrutura de disco novamente.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Não foi possível encontrar o plano de fundo do menu. A estrutura de disco " +#~ "será aberta mesmo assim, usando o plano de fundo padrão. Lembre-se de " +#~ "corrigir o plano de fundo do menu antes de criar o disco." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Não foi possível encontrar a trilha sonora do menu. A estrutura de disco " +#~ "será aberta mesmo assim, usando silêncio como trilha sonora. Lembre-se de " +#~ "corrigir a trilha sonora do menu antes de criar o disco." + +#~ msgid "No filename" +#~ msgstr "Sem nome de arquivo" + +#~ msgid "Can't save the file." +#~ msgstr "Não é possível salvar o arquivo." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Vídeos demais para este tamanho de disco.\n" +#~ "Por favor, escolha um tipo disco maior ou remova alguns vídeos." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Alguns arquivos não são vídeos.\n" +#~ "Nenhum adicionado." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Seu projeto contém %(X)d arquivos de vídeo, mas o máximo é de %(MAX)d. " +#~ "Por favor, remova alguns arquivos e tente outra vez." + +#~ msgid "no chapters" +#~ msgstr "sem capítulos" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Estrutura de disco ainda não salva." + +#~ msgid "Codepage" +#~ msgstr "Codificação do texto" + +#~ msgid "Language" +#~ msgstr "Idioma" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "O arquivo não parece ser um vídeo." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Por favor, adicione apenas um arquivo de cada vez." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "" +#~ "Por favor, adicione um arquivo de vídeo antes de adicionar legendas." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "A conversão falhou.\n" +#~ "Parece ser um bug do SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Falha ao copiar\n" +#~ "Há espaço livre suficiente no disco?" + +#~ msgid "Creating preview" +#~ msgstr "Criando pré-visualização" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Conversão falhou.\n" +#~ "Parece ser um bug do Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Verificar erros de sintaxe também nos parâmetros extras passados ao " +#~ "Mencoder." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Falha na conversão\n" +#~ "Pode não haver espaço livre suficiente no disco?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Falha ao criar os menus." + +#~ msgid "Menu generation failed." +#~ msgstr "Geração do menu falhou." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Não foi possível adicionar os botões aos menus.\n" +#~ "Parece ser um bug do SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Apagar arquivos temporários" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Usar otimizações para CPUs de núcleo múltiplo" + +#~ msgid "Options" +#~ msgstr "Opções" + +#~ msgid "Temporary files folder:" +#~ msgstr "Diretório para arquivos temporários:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Diretório para arquivo temporário" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotação" +#~ msgid "Folders" +#~ msgstr "Arquivos" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Arquivo:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Limpar" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Codificação:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Idioma:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Posicionar as legendas mais para cima" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Adicionar legendas" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Escolha um arquivo" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "" -"Cancelado. Ainda pode haver arquivos temporários no diretório de destino." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Sair do DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Cancelar o DVD atual e sair?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Cancelar a tarefa?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Excluir capítulo" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Você optou por apagar este capítulo e\n" -"reordenar os restantes:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Continuar?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Excluir legenda" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Remover o arquivo de legenda selecionado?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Excluir título" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Você optou por apagar este título\n" -"e reordenar os restantes:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Escolha do tipo de disco" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Selecione o tipo de disco que deseja criar com o DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"DVD de Vídeo\n" -"Cria um DVD de vídeo compatível com todos os aparelhos caseiros" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Cria um VideoCD, com qualidade de imagem equivalente ao VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Cria um VideoCD com melhor qualidade de imagem" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Outro tipo de Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Cria arquivos compatíveis com aparelhos caseiros que suportam DivX" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Sua estrutura de DVD contém títulos vazios.\n" -"Continuar mesmo assim?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Tarefa terminada!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Excluir a estrutura de disco atual?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Apagar a estrutura de disco atual e recomeçar?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Erro" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Propriedades do arquivo" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Arquivo" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Quadros por segundo:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Duração original (segundos):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Taxa de áudio original (Kbits/s):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Taxa de vídeo original (Kbits/s):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Tamanho original (pixels):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Tamanho final (pixels):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Duração final estimada (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Informações sobre o arquivo" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Formato de vídeo" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Trilha de áudio:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Este arquivo de vídeo não inclui trilhas de áudio." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Trilhas de áudio" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "" - -#: ../interface/wfile.ui.h:21 -#, fuzzy, no-c-format -msgid "Volume (%)" -msgstr "Arquivo" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Duração completa" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Primeira metade" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Segunda metade" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Divisão de arquivo" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Tamanho da Fonte:" - -#: ../interface/wfile.ui.h:27 #, fuzzy -msgid "Force subtitles" -msgstr "Adicionar legendas" +#~ msgid "Workarounds" +#~ msgstr "Rotação" -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "O formato DivX não suporta legendas. Por favor, leia o FAQ." +#~ msgid "File:" +#~ msgstr "Arquivo:" -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Legendas" +#~ msgid "Clear" +#~ msgstr "Limpar" -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Taxa de vídeo (Kbits/s)" +#~ msgid "Encoding:" +#~ msgstr "Codificação:" -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Taxa de áudio (Kbits/s)" +#~ msgid "Language:" +#~ msgstr "Idioma:" -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Dividir o arquivo em capítulos (para fácil localização de trechos)" +#~ msgid "Put subtitles upper" +#~ msgstr "Posicionar as legendas mais para cima" -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Tamanho (em minutos) para cada capítulo:" +#~ msgid "Add subtitles" +#~ msgstr "Adicionar legendas" -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Divisão em capítulos" +#~ msgid "Choose a file" +#~ msgstr "Escolha um arquivo" -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Geral" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "" +#~ "Cancelado. Ainda pode haver arquivos temporários no diretório de destino." -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" +#~ msgid "Delete chapter" +#~ msgstr "Excluir capítulo" -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Padrão" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Você optou por apagar este capítulo e\n" +#~ "reordenar os restantes:" -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" +#~ msgid "Proceed?" +#~ msgstr "Continuar?" -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" +#~ msgid "Delete subtitle" +#~ msgstr "Excluir legenda" -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Remover o arquivo de legenda selecionado?" -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Você optou por apagar este título\n" +#~ "e reordenar os restantes:" -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" +#~ msgid "Disc type selection" +#~ msgstr "Escolha do tipo de disco" -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Selecione o tipo de disco que deseja criar com o DeVeDe" -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "DVD de Vídeo\n" +#~ "Cria um DVD de vídeo compatível com todos os aparelhos caseiros" -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Tamanho final" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Cria um VideoCD, com qualidade de imagem equivalente ao VHS" -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Cria um VideoCD com melhor qualidade de imagem" -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Outro tipo de Super VideoCD" -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Relação de aspecto" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Cria arquivos compatíveis com aparelhos caseiros que suportam DivX" -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Formato de vídeo" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Sua estrutura de DVD contém títulos vazios.\n" +#~ "Continuar mesmo assim?" -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Sem rotação" +#~ msgid "Job done!" +#~ msgstr "Tarefa terminada!" -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Girar 180 graus" +#~ msgid "Delete current disc structure?" +#~ msgstr "Excluir a estrutura de disco atual?" -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Girar 90 graus horários" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Apagar a estrutura de disco atual e recomeçar?" -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Girar 90 graus anti-horários" +#~ msgid "File properties" +#~ msgstr "Propriedades do arquivo" -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotação" +#~ msgid "File" +#~ msgstr "Arquivo" -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Espelhar horizontalmente" +#~ msgid "Frames per second:" +#~ msgstr "Quadros por segundo:" -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Espelhar verticalmente" +#~ msgid "Original length (seconds):" +#~ msgstr "Duração original (segundos):" -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Espelhado" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Taxa de áudio original (Kbits/s):" -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Inverter campos" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Taxa de vídeo original (Kbits/s):" -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Ordem do campo" +#~ msgid "Original size (pixels):" +#~ msgstr "Tamanho original (pixels):" -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Adicionar barras pretas" +#~ msgid "Final size (pixels):" +#~ msgstr "Tamanho final (pixels):" -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Redimensionar quadro" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Duração final estimada (MBytes):" -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Redimensionamento" +#~ msgid "File info" +#~ msgstr "Informações sobre o arquivo" -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Opções de vídeo" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Usar MBCMP (mais rápido)" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Selecionar o modo MDB que necessitar de menos bits" +#~ msgid "Video format" +#~ msgstr "Formato de vídeo" -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Selecionar o modo MDB que tiver a melhor taxa de distorção (melhor qualidade)" +#~ msgid "Audio track:" +#~ msgstr "Trilha de áudio:" -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Usar Trellis Searched Quantization (melhor qualidade, conversão mais lenta)" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Este arquivo de vídeo não inclui trilhas de áudio." + +#~ msgid "Audio tracks" +#~ msgstr "Trilhas de áudio" -#: ../interface/wfile.ui.h:68 #, fuzzy -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "Algoritmo de seleção do MacroBloco" +#~ msgid "Volume (%)" +#~ msgstr "Arquivo" + +#~ msgid "Store full length" +#~ msgstr "Duração completa" + +#~ msgid "Store the first half" +#~ msgstr "Primeira metade" + +#~ msgid "Store the second half" +#~ msgstr "Segunda metade" + +#~ msgid "File split" +#~ msgstr "Divisão de arquivo" + +#~ msgid "Font size:" +#~ msgstr "Tamanho da Fonte:" -#: ../interface/wfile.ui.h:69 #, fuzzy -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Usar Trellis Searched Quantization (melhor qualidade, conversão mais lenta)" +#~ msgid "Force subtitles" +#~ msgstr "Adicionar legendas" -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "O formato DivX não suporta legendas. Por favor, leia o FAQ." -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "" +#~ msgid "Subtitles" +#~ msgstr "Legendas" -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Filtro de desentrelaçamento mediano" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Taxa de vídeo (Kbits/s)" -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Não desentrelaçar" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Taxa de áudio (Kbits/s)" -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filtro de desentrelaçamento YADIF" +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Dividir o arquivo em capítulos (para fácil localização de trechos)" -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "Filtro de desentrelaçamento do FFMpeg" +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Tamanho (em minutos) para cada capítulo:" -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Mesclagem linear" +#~ msgid "Division in chapters" +#~ msgstr "Divisão em capítulos" -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Filtro de desentrelaçamento Lowpass5" +#~ msgid "General" +#~ msgstr "Geral" -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Desentrelaçamento" +#~ msgid "352x240" +#~ msgstr "352x240" -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Qualidade" +#~ msgid "Default" +#~ msgstr "Padrão" -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Atraso de áudio (em segundos):" +#~ msgid "352x480" +#~ msgstr "352x480" -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Criar DVD com som 5.1" +#~ msgid "480x480" +#~ msgstr "480x480" -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"O arquivo já tem o som no formato AC3 (copiar o áudio ao invés de recodificá-" -"lo)" +#~ msgid "720x480" +#~ msgstr "720x480" -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Áudio" +#~ msgid "704x480" +#~ msgstr "704x480" -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Áudio" +#~ msgid "1920x1080" +#~ msgstr "1920x1080" -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Este arquivo já está em formato MPEG-PS, pronto para DVD/xCD." +#~ msgid "1280x720" +#~ msgstr "1280x720" -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Reempacotar áudio e vídeo sem recodificação (útil para arquivos VOB)" +#~ msgid "160x128" +#~ msgstr "160x128" -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Usar um GOP de 12 quadros (aumenta a compatibilidade)" +#~ msgid "Final size" +#~ msgstr "Tamanho final" -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Especial" +#~ msgid "4:3" +#~ msgstr "4:3" -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" +#~ msgid "16:9" +#~ msgstr "16:9" -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" +#~ msgid "Aspect ratio" +#~ msgstr "Relação de aspecto" -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" +#~ msgid "Video format" +#~ msgstr "Formato de vídeo" -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" +#~ msgid "No rotation" +#~ msgstr "Sem rotação" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Girar 180 graus" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Girar 90 graus horários" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Girar 90 graus anti-horários" + +#~ msgid "Rotation" +#~ msgstr "Rotação" + +#~ msgid "Horizontal mirror" +#~ msgstr "Espelhar horizontalmente" + +#~ msgid "Vertical mirror" +#~ msgstr "Espelhar verticalmente" + +#~ msgid "Mirror" +#~ msgstr "Espelhado" + +#~ msgid "Swap fields" +#~ msgstr "Inverter campos" + +#~ msgid "Field order" +#~ msgstr "Ordem do campo" + +#~ msgid "Add black bars" +#~ msgstr "Adicionar barras pretas" + +#~ msgid "Scale picture" +#~ msgstr "Redimensionar quadro" + +#~ msgid "Scaling mode" +#~ msgstr "Redimensionamento" + +#~ msgid "Video options" +#~ msgstr "Opções de vídeo" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Usar MBCMP (mais rápido)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Selecionar o modo MDB que necessitar de menos bits" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Selecionar o modo MDB que tiver a melhor taxa de distorção (melhor " +#~ "qualidade)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Usar Trellis Searched Quantization (melhor qualidade, conversão mais " +#~ "lenta)" -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Parâmetros adicionais para o Mencoder" +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "Algoritmo de seleção do MacroBloco" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Miscelânea" - -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Opções avançadas" - -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Pré-visualização" - -#: ../interface/wfolder_dialog.ui.h:1 #, fuzzy -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Selecione o diretório onde DeVeDe criará a imagem de DVD, assim como o nome " -"desta. Não use um diretório de uma unidade do tipo VFAT/FAT32." +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Usar Trellis Searched Quantization (melhor qualidade, conversão mais " +#~ "lenta)" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Selecione um diretório" +#~ msgid "Median deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento mediano" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Don't deinterlace" +#~ msgstr "Não desentrelaçar" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Carregar uma estrutura de disco" +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento YADIF" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Aviso: você já tem uma estrutura de disco" +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento do FFMpeg" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Se você carregar uma estrutura de disco a atual será perdida (a menos que já " -"tenha sido salva). Deseja continuar?" +#~ msgid "Linear blend" +#~ msgstr "Mesclagem linear" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "CD de 185 MB" +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Filtro de desentrelaçamento Lowpass5" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "CD de 650 MB" +#~ msgid "Deinterlacing" +#~ msgstr "Desentrelaçamento" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "CD de 700 MB" +#~ msgid "Quality" +#~ msgstr "Qualidade" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "DVD de 1.4 GB" +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Atraso de áudio (em segundos):" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "DVD de 4.7 GB" +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Criar DVD com som 5.1" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "DVD de 8.5 GB" +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "O arquivo já tem o som no formato AC3 (copiar o áudio ao invés de " +#~ "recodificá-lo)" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Audio" +#~ msgstr "Áudio" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Arquivo" +#~ msgid "Audio" +#~ msgstr "Áudio" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Este arquivo já está em formato MPEG-PS, pronto para DVD/xCD." -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Reempacotar áudio e vídeo sem recodificação (útil para arquivos VOB)" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "A_juda" +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Usar um GOP de 12 quadros (aumenta a compatibilidade)" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Títulos" +#~ msgid "Special" +#~ msgstr "Especial" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Arquivos" +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Duração (segundos):" +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Taxa de vídeo (Kbits/s):" +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Taxa de áudio (Kbits/s):" +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Duração estimada (MBytes):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Relação de aspecto da saída:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Tamanho dos capítulos:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Ajustar ao tamanho do disco" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0,0%" - -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Tamanho da mídia:" - -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Uso do disco" - -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" - -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Formato padrão" - -#: ../interface/wmain.ui.h:33 #, fuzzy -msgid "Create a menu with the titles" -msgstr "Adicionar um menu com os títulos" +#~ msgid "Extra parameters for coder" +#~ msgstr "Parâmetros adicionais para o Mencoder" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Opções de menu" +#~ msgid "Misc" +#~ msgstr "Miscelânea" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Pré-visualização do menu" +#~ msgid "Advanced options" +#~ msgstr "Opções avançadas" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menus" +#~ msgid "Preview" +#~ msgstr "Pré-visualização" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Apenas converter os vídeos para arquivos compatíveis com MPEG" - -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Criar estrutura de disco" - -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Criar uma imagem ISO ou BIN/CUE pronta para gravar na mídia" - -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Ação" - -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Pré-visualização do menu" - -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Cor da sombra:" - -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Cor do texto:" - -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Texto:" - -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Fonte:" - -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Título do menu" - -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "" -"Selecione uma imagem para ser usada como plano de fundo no menu do disco" - -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Definir como plano de fundo padrão" - -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Plano de fundo do menu (somente PNG)" - -#: ../interface/wmenu_properties.ui.h:9 #, fuzzy -msgid "Choose a music file" -msgstr "Escolha um arquivo" +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Selecione o diretório onde DeVeDe criará a imagem de DVD, assim como o " +#~ "nome desta. Não use um diretório de uma unidade do tipo VFAT/FAT32." -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Definir menus sem som." +#~ msgid "Choose a folder" +#~ msgstr "Selecione um diretório" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Música de menu" +#~ msgid "Load a disc structure" +#~ msgstr "Carregar uma estrutura de disco" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Aviso: você já tem uma estrutura de disco" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Se você carregar uma estrutura de disco a atual será perdida (a menos que " +#~ "já tenha sido salva). Deseja continuar?" + +#~ msgid "185 MB CD" +#~ msgstr "CD de 185 MB" + +#~ msgid "650 MB CD" +#~ msgstr "CD de 650 MB" + +#~ msgid "700 MB CD" +#~ msgstr "CD de 700 MB" + +#~ msgid "1.4 GB DVD" +#~ msgstr "DVD de 1.4 GB" + +#~ msgid "4.7 GB DVD" +#~ msgstr "DVD de 4.7 GB" + +#~ msgid "8.5 GB DVD" +#~ msgstr "DVD de 8.5 GB" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Arquivo" + +#~ msgid "_Help" +#~ msgstr "A_juda" + +#~ msgid "Titles" +#~ msgstr "Títulos" + +#~ msgid "Files" +#~ msgstr "Arquivos" + +#~ msgid "Length (seconds):" +#~ msgstr "Duração (segundos):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Taxa de vídeo (Kbits/s):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Taxa de áudio (Kbits/s):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Duração estimada (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Relação de aspecto da saída:" + +#~ msgid "Size of chapters:" +#~ msgstr "Tamanho dos capítulos:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Ajustar ao tamanho do disco" + +#~ msgid "0.0%" +#~ msgstr "0,0%" + +#~ msgid "Media size:" +#~ msgstr "Tamanho da mídia:" + +#~ msgid "Disc usage" +#~ msgstr "Uso do disco" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Formato padrão" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Alinhamento horizontal" +#~ msgid "Create a menu with the titles" +#~ msgstr "Adicionar um menu com os títulos" + +#~ msgid "Menu options" +#~ msgstr "Opções de menu" + +#~ msgid "Preview menu" +#~ msgstr "Pré-visualização do menu" + +#~ msgid "Menus" +#~ msgstr "Menus" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Apenas converter os vídeos para arquivos compatíveis com MPEG" + +#~ msgid "Create disc structure" +#~ msgstr "Criar estrutura de disco" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Criar uma imagem ISO ou BIN/CUE pronta para gravar na mídia" + +#~ msgid "Action" +#~ msgstr "Ação" + +#~ msgid "Menu preview" +#~ msgstr "Pré-visualização do menu" + +#~ msgid "Shadow color:" +#~ msgstr "Cor da sombra:" + +#~ msgid "Text color:" +#~ msgstr "Cor do texto:" + +#~ msgid "Text:" +#~ msgstr "Texto:" + +#~ msgid "Font:" +#~ msgstr "Fonte:" + +#~ msgid "Menu title" +#~ msgstr "Título do menu" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "" +#~ "Selecione uma imagem para ser usada como plano de fundo no menu do disco" + +#~ msgid "Set default background" +#~ msgstr "Definir como plano de fundo padrão" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Plano de fundo do menu (somente PNG)" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Especial" +#~ msgid "Choose a music file" +#~ msgstr "Escolha um arquivo" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Superior" +#~ msgid "Set menus without sound" +#~ msgstr "Definir menus sem som." -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Meio" +#~ msgid "Menu music" +#~ msgstr "Música de menu" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Inferior" +#, fuzzy +#~ msgid "Horizontal" +#~ msgstr "Alinhamento horizontal" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Esquerda" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Especial" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Centro" +#~ msgid "Top" +#~ msgstr "Superior" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Direita" +#~ msgid "Middle" +#~ msgstr "Meio" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menus" +#~ msgid "Bottom" +#~ msgstr "Inferior" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Posição do menu" +#~ msgid "Left" +#~ msgstr "Esquerda" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Cor para os títulos não selecionados:" +#~ msgid "Center" +#~ msgstr "Centro" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Cor para as sombras:" +#~ msgid "Right" +#~ msgstr "Direita" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Cor para o título selecionado:" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menus" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Cor de fundo para os títulos:" +#~ msgid "Menu position" +#~ msgstr "Posição do menu" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Cores e fonte do menu" +#~ msgid "Color for unselected titles:" +#~ msgstr "Cor para os títulos não selecionados:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Mostrar menu no início da reprodução" +#~ msgid "Color for shadows:" +#~ msgstr "Cor para as sombras:" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Pular para o primeiro título ao iniciar a reprodução." +#~ msgid "Color for selected title:" +#~ msgstr "Cor para o título selecionado:" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Opções de início de reprodução" +#~ msgid "Background color for titles:" +#~ msgstr "Cor de fundo para os títulos:" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Não foi possível encontrar a fonte para as legendas. Cancelando." +#~ msgid "Menu font and colors" +#~ msgstr "Cores e fonte do menu" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Rever a pré-visualização?" +#~ msgid "Show menu at disc startup" +#~ msgstr "Mostrar menu no início da reprodução" -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Pré-visualizar Vídeo" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Pular para o primeiro título ao iniciar a reprodução." -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"O DeVeDe criará uma pré-visualização com os parâmetros selecionados, então " -"será possível examinar a qualidade do vídeo, sincronismo do áudio etc." +#~ msgid "Disc startup options" +#~ msgstr "Opções de início de reprodução" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Duração da pré-visualização:" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Não foi possível encontrar a fonte para as legendas. Cancelando." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Os seguintes programas não foram encontrados:" +#~ msgid "Replay the preview again?" +#~ msgstr "Rever a pré-visualização?" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"O DeVeDe precisa deles para funcionar. Se quiser usar o DeVeDe é necessário " -"instalar todos." +#~ msgid "Preview video" +#~ msgstr "Pré-visualizar Vídeo" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Criando…" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "O DeVeDe criará uma pré-visualização com os parâmetros selecionados, " +#~ "então será possível examinar a qualidade do vídeo, sincronismo do áudio " +#~ "etc." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Salvar estrutura de disco atual" +#~ msgid "Preview length:" +#~ msgstr "Duração da pré-visualização:" -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Propriedades do título" +#~ msgid "Can't find the following programs:" +#~ msgstr "Os seguintes programas não foram encontrados:" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Nome do título" +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "O DeVeDe precisa deles para funcionar. Se quiser usar o DeVeDe é " +#~ "necessário instalar todos." -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Parar reprodução/mostrar menu do disco" +#~ msgid "Creating..." +#~ msgstr "Criando…" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Reproduzir o primeiro título" +#~ msgid "Save current disc structure" +#~ msgstr "Salvar estrutura de disco atual" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Reproduzir o título anterior" +#~ msgid "Title properties" +#~ msgstr "Propriedades do título" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Reproduzir este título novamente (loop)" +#~ msgid "Title's name" +#~ msgstr "Nome do título" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Reproduzir o próximo título" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Parar reprodução/mostrar menu do disco" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Reproduzir o último título" +#~ msgid "Play the first title" +#~ msgstr "Reproduzir o primeiro título" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Ação ao término deste título" +#~ msgid "Play the previous title" +#~ msgstr "Reproduzir o título anterior" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Aviso" +#~ msgid "Play this title again (loop)" +#~ msgstr "Reproduzir este título novamente (loop)" + +#~ msgid "Play the next title" +#~ msgstr "Reproduzir o próximo título" + +#~ msgid "Play the last title" +#~ msgstr "Reproduzir o último título" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Ação ao término deste título" + +#~ msgid "Warning" +#~ msgstr "Aviso" #~ msgid "Vertical alignment" #~ msgstr "Alinhamento vertical" diff --git a/po/ru.po b/po/ru.po index cfac193..1686e49 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:07+0200\n" "PO-Revision-Date: 2009-01-15 10:01+0200\n" "Last-Translator: Aleksey Kirpichnikov \n" "Language-Team: Russian \n" @@ -12,1293 +12,1162 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Создание BIN/CUE файлов" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Видео файлы" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Все файлы" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Субтитры" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Ошибка при создании BIN/CUE файлов\n" -"Возможно нет места на диске" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Создание ISO файла" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Ошибка при создании образа ISO\n" -"Возможно нет места на диске" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Создание меню %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Недостаточно свободного места для создания диска\n" -"%(total)d MBytes необходимо, но только %(free)d MBytes свободно." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Ошибка при записи в каталог назначения.\n" -"Проверьте права доступа и свободное место на диске." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Файл или папка\n" -"\n" -"%(folder)s\n" -"\n" -"существует. Будет удалена при продолжении." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Неизвестная ошибка" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Создание структуры DVD" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Ошибка при создании структуры DVD\n" -"Возможно недостаточно места на диске?" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Звуковая дорожка меню повреждена. Используется тишина в качестве звука." -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Ошибка" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Файл похож на звуковой файл." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Видео файлы" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Видео файлы" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -"Невозможно найти фон меню.\n" -"Проверьте настройки меню." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Копирование файла" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Создание ISO файла" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Невозможно открыть файл." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Этот файл не содержит структуры диска." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Этот файл не содержит структуры DeVeDe." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Невозможно найти видео файлы. Пожалуйста, добавьте их и попробуйте снова " -"загрузить структуру диска.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Невозможно найти фон меню. Будет использовано изображение по умолчанию, но " -"не забудьте исправить это перед созданием диска." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Отменить создание диска и выйти?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Выйти из DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Невозможно найти звуковую дорожку меню. Будет использована пустая дорожка, " -"но не забудьте исправить это перед созданием диска." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Нет имени файла" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Невозможно сохранить файл." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Слишком много видео файлов для этого размера диска.\n" -"Пожалуйста, выберите больший размер диска или удалите некоторые файлы." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Некоторые файлы не являются видео файлами.\n" -"Ничего не добавлено." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Удалить раздел" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"В вашем проекте %(X)d видео файлов, но максимальное количество %(MAX)d. " -"Пожалуйста, удалите некоторые файлы и попробуйте еще раз." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "нет глав" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Удалить раздел" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Не сохранённая структура диска" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Отменить задание?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Добавление субтитров" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Раздел %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Субтитры" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Кодировка" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Язык" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Видео файлы" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Все файлы" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Файл не похож на видео файл." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Файл похож на звуковой файл." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Пожалуйста, добавляйте только один файл за раз." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Пожалуйста, добавьте видео перед добавлением субтитров." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Добавление субтитров" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Ошибка конвертации.\n" -"Похоже это баг в SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Ошибка при копировании файла\n" -"Возможно недостаточно места на диске?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Копирование файла" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Создание предпросмотра" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Ошибка при конвертации.\n" -"Возможно баг в Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Также, проверьте дополнительные параметры переданные Mencoder-у на наличие " -"ошибок." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Ошибка при конвертации\n" -"Возможно недостаточно места на диске?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Ошибка при создании меню." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Ошибка при создании меню." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Невозможно добавить кнопки к меню.\n" -"Похоже на баг в SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Создание меню %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Удалить временные файлы" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Использовать оптимизацию многоядерных процессоров" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Настройки" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Папка для временных файлов:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Каталог временных файлов" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Файлы" +msgid "Creating CD image" +msgstr "Создание ISO файла" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Создание BIN/CUE файлов" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Ошибка при создании BIN/CUE файлов\n" +#~ "Возможно нет места на диске" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Ошибка при создании образа ISO\n" +#~ "Возможно нет места на диске" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Недостаточно свободного места для создания диска\n" +#~ "%(total)d MBytes необходимо, но только %(free)d MBytes свободно." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Ошибка при записи в каталог назначения.\n" +#~ "Проверьте права доступа и свободное место на диске." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Файл или папка\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "существует. Будет удалена при продолжении." + +#~ msgid "Unknown error" +#~ msgstr "Неизвестная ошибка" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Ошибка при создании структуры DVD\n" +#~ "Возможно недостаточно места на диске?" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "Звуковая дорожка меню повреждена. Используется тишина в качестве звука." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Невозможно найти фон меню.\n" +#~ "Проверьте настройки меню." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Этот файл не содержит структуры диска." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Этот файл не содержит структуры DeVeDe." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Невозможно найти видео файлы. Пожалуйста, добавьте их и попробуйте снова " +#~ "загрузить структуру диска.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Невозможно найти фон меню. Будет использовано изображение по умолчанию, " +#~ "но не забудьте исправить это перед созданием диска." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Невозможно найти звуковую дорожку меню. Будет использована пустая " +#~ "дорожка, но не забудьте исправить это перед созданием диска." + +#~ msgid "No filename" +#~ msgstr "Нет имени файла" + +#~ msgid "Can't save the file." +#~ msgstr "Невозможно сохранить файл." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Слишком много видео файлов для этого размера диска.\n" +#~ "Пожалуйста, выберите больший размер диска или удалите некоторые файлы." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Некоторые файлы не являются видео файлами.\n" +#~ "Ничего не добавлено." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "В вашем проекте %(X)d видео файлов, но максимальное количество %(MAX)d. " +#~ "Пожалуйста, удалите некоторые файлы и попробуйте еще раз." + +#~ msgid "no chapters" +#~ msgstr "нет глав" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Не сохранённая структура диска" + +#~ msgid "Codepage" +#~ msgstr "Кодировка" + +#~ msgid "Language" +#~ msgstr "Язык" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Файл не похож на видео файл." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Пожалуйста, добавляйте только один файл за раз." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Пожалуйста, добавьте видео перед добавлением субтитров." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Ошибка конвертации.\n" +#~ "Похоже это баг в SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Ошибка при копировании файла\n" +#~ "Возможно недостаточно места на диске?" + +#~ msgid "Creating preview" +#~ msgstr "Создание предпросмотра" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Ошибка при конвертации.\n" +#~ "Возможно баг в Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Также, проверьте дополнительные параметры переданные Mencoder-у на " +#~ "наличие ошибок." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Ошибка при конвертации\n" +#~ "Возможно недостаточно места на диске?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Ошибка при создании меню." + +#~ msgid "Menu generation failed." +#~ msgstr "Ошибка при создании меню." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Невозможно добавить кнопки к меню.\n" +#~ "Похоже на баг в SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Удалить временные файлы" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Использовать оптимизацию многоядерных процессоров" + +#~ msgid "Options" +#~ msgstr "Настройки" + +#~ msgid "Temporary files folder:" +#~ msgstr "Папка для временных файлов:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Каталог временных файлов" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Вращение" +#~ msgid "Folders" +#~ msgstr "Файлы" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Файл:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Очистит" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Кодировка:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Язык:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Поместить субтитры выше" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Добавить субтитры" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Выберите файл" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Отменено. Временные файлы могут остаться в каталоге назначения." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Выйти из DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Отменить создание диска и выйти?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Отменить задание?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Удалить главу" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Вы выбрали удаление этой главы\n" -"пересортировать остальные:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Приступить?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Удалить субтитры" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Удалить выбранный файл субтитров?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Удалить раздел" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Вы выбрали удаление этого раздела\n" -"пересортировать остальные:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Выбор типа диска" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Выберите тип диска для создания в DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Создаёт video DVD подходящий для всех плееров" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Создаёт VideoCD с качеством эквивалентным VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Создаёт VideoCD с улучшенным качеством изображения" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"Китайский VideoDisc\n" -"Вариант Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Создаёт файлы совместимые с DivX плеерами" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Структура DVD содержит пустые разделы.\n" -"Всё равно продолжить?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Выполнено!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Удалить текущую структуру диска?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Удалить текущую структуру диска и начать заново?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Ошибка" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Свойства файла" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Файл" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Кадров в секунду:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Оригинальная длина (секунд):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Оригинальный звуковой поток (Kbits/sec):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Оригинальный видео поток (Kbits/sec):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Оригинальное разрешение (pixels):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Финальное разрешение (pixels):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Примерный финальный размер (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Информация о файле" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Формат видео" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Звуковая дорожка:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Видео файл не содержит звуковых дорожек." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Звуковые дорожки" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "" - -#: ../interface/wfile.ui.h:21 -#, fuzzy, no-c-format -msgid "Volume (%)" -msgstr "Файл" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Сохранить полную длину" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Сохранить первую половину" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Сохранить вторую половину" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Разделение файла" - -#: ../interface/wfile.ui.h:26 #, fuzzy -msgid "Font size:" -msgstr "Шрифт:" +#~ msgid "Workarounds" +#~ msgstr "Вращение" + +#~ msgid "File:" +#~ msgstr "Файл:" + +#~ msgid "Clear" +#~ msgstr "Очистит" + +#~ msgid "Encoding:" +#~ msgstr "Кодировка:" + +#~ msgid "Language:" +#~ msgstr "Язык:" + +#~ msgid "Put subtitles upper" +#~ msgstr "Поместить субтитры выше" + +#~ msgid "Add subtitles" +#~ msgstr "Добавить субтитры" + +#~ msgid "Choose a file" +#~ msgstr "Выберите файл" + +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Отменено. Временные файлы могут остаться в каталоге назначения." + +#~ msgid "Delete chapter" +#~ msgstr "Удалить главу" + +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Вы выбрали удаление этой главы\n" +#~ "пересортировать остальные:" + +#~ msgid "Proceed?" +#~ msgstr "Приступить?" + +#~ msgid "Delete subtitle" +#~ msgstr "Удалить субтитры" + +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Удалить выбранный файл субтитров?" + +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Вы выбрали удаление этого раздела\n" +#~ "пересортировать остальные:" + +#~ msgid "Disc type selection" +#~ msgstr "Выбор типа диска" + +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Выберите тип диска для создания в DeVeDe" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Создаёт video DVD подходящий для всех плееров" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Создаёт VideoCD с качеством эквивалентным VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Создаёт VideoCD с улучшенным качеством изображения" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "Китайский VideoDisc\n" +#~ "Вариант Super VideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Создаёт файлы совместимые с DivX плеерами" + +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Структура DVD содержит пустые разделы.\n" +#~ "Всё равно продолжить?" + +#~ msgid "Job done!" +#~ msgstr "Выполнено!" + +#~ msgid "Delete current disc structure?" +#~ msgstr "Удалить текущую структуру диска?" + +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Удалить текущую структуру диска и начать заново?" + +#~ msgid "File properties" +#~ msgstr "Свойства файла" + +#~ msgid "File" +#~ msgstr "Файл" + +#~ msgid "Frames per second:" +#~ msgstr "Кадров в секунду:" + +#~ msgid "Original length (seconds):" +#~ msgstr "Оригинальная длина (секунд):" + +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Оригинальный звуковой поток (Kbits/sec):" + +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Оригинальный видео поток (Kbits/sec):" + +#~ msgid "Original size (pixels):" +#~ msgstr "Оригинальное разрешение (pixels):" + +#~ msgid "Final size (pixels):" +#~ msgstr "Финальное разрешение (pixels):" + +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Примерный финальный размер (MBytes):" + +#~ msgid "File info" +#~ msgstr "Информация о файле" + +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" + +#~ msgid "NTSC" +#~ msgstr "NTSC" + +#~ msgid "Video format" +#~ msgstr "Формат видео" + +#~ msgid "Audio track:" +#~ msgstr "Звуковая дорожка:" + +#~ msgid "This video file has no audio tracks." +#~ msgstr "Видео файл не содержит звуковых дорожек." + +#~ msgid "Audio tracks" +#~ msgstr "Звуковые дорожки" -#: ../interface/wfile.ui.h:27 #, fuzzy -msgid "Force subtitles" -msgstr "Добавить субтитры" +#~ msgid "Volume (%)" +#~ msgstr "Файл" -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "Формат DivX не поддерживает субтитры. Пожалуйста, прочитайте FAQ." +#~ msgid "Store full length" +#~ msgstr "Сохранить полную длину" -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Субтитры" +#~ msgid "Store the first half" +#~ msgstr "Сохранить первую половину" -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Видео поток (Kbits/sec)" +#~ msgid "Store the second half" +#~ msgstr "Сохранить вторую половину" -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Звуковой поток (Kbits/sec)" +#~ msgid "File split" +#~ msgstr "Разделение файла" -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Разбить файл на главы (для удобства поиска)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Длина (в минутах) для каждой главы" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Деление на разделы" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Основное" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "По-умолчанию" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Окончательный размер" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Соотношение сторон" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Формат видео" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Без поворота" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Поворот на 180 град." - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Поворот на 90 град. по-часовой стрелке" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Поворот на 90 град. против часовой стрелки" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Вращение" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Отражение по-горизонтали" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Отражение по-вертикали" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Отражение" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "" - -#: ../interface/wfile.ui.h:59 #, fuzzy -msgid "Field order" -msgstr "Файл" +#~ msgid "Font size:" +#~ msgstr "Шрифт:" -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Добавить чёрные полосы" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Масштабировать изображение" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Режим масштабирования" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Настройки видео" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Использовать MBCMP (быстрее)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Select MBD mode which needs the fewest bits" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "" -"Select the MBD mode which has the best rate distortion (лучше качество)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Использовать Trellis Searched Quantization (лучше качество, медленная " -"конвертация)" - -#: ../interface/wfile.ui.h:68 #, fuzzy -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "MacroBlock алгоритм" +#~ msgid "Force subtitles" +#~ msgstr "Добавить субтитры" + +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "Формат DivX не поддерживает субтитры. Пожалуйста, прочитайте FAQ." + +#~ msgid "Subtitles" +#~ msgstr "Субтитры" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Видео поток (Kbits/sec)" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Звуковой поток (Kbits/sec)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Разбить файл на главы (для удобства поиска)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Длина (в минутах) для каждой главы" + +#~ msgid "Division in chapters" +#~ msgstr "Деление на разделы" + +#~ msgid "General" +#~ msgstr "Основное" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "По-умолчанию" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Окончательный размер" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Соотношение сторон" + +#~ msgid "Video format" +#~ msgstr "Формат видео" + +#~ msgid "No rotation" +#~ msgstr "Без поворота" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Поворот на 180 град." + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Поворот на 90 град. по-часовой стрелке" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Поворот на 90 град. против часовой стрелки" + +#~ msgid "Rotation" +#~ msgstr "Вращение" + +#~ msgid "Horizontal mirror" +#~ msgstr "Отражение по-горизонтали" + +#~ msgid "Vertical mirror" +#~ msgstr "Отражение по-вертикали" + +#~ msgid "Mirror" +#~ msgstr "Отражение" -#: ../interface/wfile.ui.h:69 #, fuzzy -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Использовать Trellis Searched Quantization (лучше качество, медленная " -"конвертация)" +#~ msgid "Field order" +#~ msgstr "Файл" -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "" +#~ msgid "Add black bars" +#~ msgstr "Добавить чёрные полосы" -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "" +#~ msgid "Scale picture" +#~ msgstr "Масштабировать изображение" -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median deinterlacing фильтр" +#~ msgid "Scaling mode" +#~ msgstr "Режим масштабирования" -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Не deinterlace" +#~ msgid "Video options" +#~ msgstr "Настройки видео" -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF deinterlacing фильтр" +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Использовать MBCMP (быстрее)" -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg deinterlacing фильтр" +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Select MBD mode which needs the fewest bits" -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Linear blend" +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Select the MBD mode which has the best rate distortion (лучше качество)" -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5 deinterlacing filter" +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Использовать Trellis Searched Quantization (лучше качество, медленная " +#~ "конвертация)" -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Деинтерлейс" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Качество" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Задержка звука (в секундах):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Создать DVD с 5.1 канальным звуком" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "Этот файл уже имеет AC3 звук (копировать данные вместо конвертации)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Звук" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Звук" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Этот файл уже в формате DVD/xCD MPEG-PS" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Использовать GOP из 12 кадров (улучшает совместимость)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Специальный" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Дополнительные параметры Mencoder" +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "MacroBlock алгоритм" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Дополнительно" - -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Расширенные настройки" - -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Предпросмотр" - -#: ../interface/wfolder_dialog.ui.h:1 #, fuzzy -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Выберите каталог, где DeVeDe создаст образ DVD и назовите его. Не " -"используйте каталог на VFAT/FAT32 разделах." +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Использовать Trellis Searched Quantization (лучше качество, медленная " +#~ "конвертация)" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median deinterlacing фильтр" + +#~ msgid "Don't deinterlace" +#~ msgstr "Не deinterlace" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF deinterlacing фильтр" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg deinterlacing фильтр" + +#~ msgid "Linear blend" +#~ msgstr "Linear blend" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5 deinterlacing filter" + +#~ msgid "Deinterlacing" +#~ msgstr "Деинтерлейс" + +#~ msgid "Quality" +#~ msgstr "Качество" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Задержка звука (в секундах):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Создать DVD с 5.1 канальным звуком" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "Этот файл уже имеет AC3 звук (копировать данные вместо конвертации)" + +#~ msgid "Audio" +#~ msgstr "Звук" + +#~ msgid "Audio" +#~ msgstr "Звук" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Этот файл уже в формате DVD/xCD MPEG-PS" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Использовать GOP из 12 кадров (улучшает совместимость)" + +#~ msgid "Special" +#~ msgstr "Специальный" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wfolder_dialog.ui.h:2 #, fuzzy -msgid "Choose a folder" -msgstr "Выберите файл" +#~ msgid "Extra parameters for coder" +#~ msgstr "Дополнительные параметры Mencoder" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Misc" +#~ msgstr "Дополнительно" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Загрузить структуру диска" +#~ msgid "Advanced options" +#~ msgstr "Расширенные настройки" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Предупреждение: уже есть структура диска" +#~ msgid "Preview" +#~ msgstr "Предпросмотр" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Если вы загрузите структуру диска, то потеряете текущую структуру (если она " -"не сохранена). Продолжить?" - -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "" - -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "" - -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "" - -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "" - -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" - -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Файл" - -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" - -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" - -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Справка" - -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Разделы" - -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Файлы" - -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Длина (секунд):" - -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Видео поток (Kbits/sec):" - -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Звуковой поток (Kbits/sec):" - -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Выходной размер (MBytes):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Оригинальное соотношение сторон:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Длина глав:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Настройка использования диска" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" - -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Размер диска:" - -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Использование диска" - -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" - -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Формат по-умолчанию" - -#: ../interface/wmain.ui.h:33 #, fuzzy -msgid "Create a menu with the titles" -msgstr "" -"п©Б√═п©Б∙╛п©Б∙═п©Б∙÷п©Б∙║п©Б∙╕я▐Б■▄я▐Б√└ п©Б∙╙п©Б∙ёп©Б∙╚я▐Б√▄ я▐Б■┌ " -"я▐Б■─п©Б∙÷п©Б∙╔п©Б∙╒п©Б∙ёп©Б∙╘п©Б∙÷п©Б∙╙п©Б∙╕" +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Выберите каталог, где DeVeDe создаст образ DVD и назовите его. Не " +#~ "используйте каталог на VFAT/FAT32 разделах." -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Настройки меню" - -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Просмотр меню" - -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Меню" - -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Только конвертировать файлы в корректный MPEG формат" - -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Создать структуру диска" - -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Создать образ ISO или BIN/CUE готовый для записи на диск" - -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Действия" - -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Просмотр меню" - -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Цвет тени:" - -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Цвет текста:" - -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Текст:" - -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Шрифт:" - -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Заголовок меню" - -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Выбрать изображение для фона меню диска" - -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Установить фон по-умолчанию" - -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Фон меню (только PNG)" - -#: ../interface/wmenu_properties.ui.h:9 #, fuzzy -msgid "Choose a music file" -msgstr "Выберите файл" +#~ msgid "Choose a folder" +#~ msgstr "Выберите файл" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Установить меню без звука" +#~ msgid "Load a disc structure" +#~ msgstr "Загрузить структуру диска" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Музыка меню" +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Предупреждение: уже есть структура диска" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Если вы загрузите структуру диска, то потеряете текущую структуру (если " +#~ "она не сохранена). Продолжить?" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Файл" + +#~ msgid "_Help" +#~ msgstr "_Справка" + +#~ msgid "Titles" +#~ msgstr "Разделы" + +#~ msgid "Files" +#~ msgstr "Файлы" + +#~ msgid "Length (seconds):" +#~ msgstr "Длина (секунд):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Видео поток (Kbits/sec):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Звуковой поток (Kbits/sec):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Выходной размер (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Оригинальное соотношение сторон:" + +#~ msgid "Size of chapters:" +#~ msgstr "Длина глав:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Настройка использования диска" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Размер диска:" + +#~ msgid "Disc usage" +#~ msgstr "Использование диска" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Формат по-умолчанию" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Выравнивание по-горизонтали" +#~ msgid "Create a menu with the titles" +#~ msgstr "" +#~ "п©Б√═п©Б∙╛п©Б∙═п©Б∙÷п©Б∙║п©Б∙╕я▐Б■▄я▐Б√└ п©Б∙╙п©Б∙ёп©Б∙╚я▐Б√▄ я▐Б■┌ " +#~ "я▐Б■─п©Б∙÷п©Б∙╔п©Б∙╒п©Б∙ёп©Б∙╘п©Б∙÷п©Б∙╙п©Б∙╕" + +#~ msgid "Menu options" +#~ msgstr "Настройки меню" + +#~ msgid "Preview menu" +#~ msgstr "Просмотр меню" + +#~ msgid "Menus" +#~ msgstr "Меню" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Только конвертировать файлы в корректный MPEG формат" + +#~ msgid "Create disc structure" +#~ msgstr "Создать структуру диска" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Создать образ ISO или BIN/CUE готовый для записи на диск" + +#~ msgid "Action" +#~ msgstr "Действия" + +#~ msgid "Menu preview" +#~ msgstr "Просмотр меню" + +#~ msgid "Shadow color:" +#~ msgstr "Цвет тени:" + +#~ msgid "Text color:" +#~ msgstr "Цвет текста:" + +#~ msgid "Text:" +#~ msgstr "Текст:" + +#~ msgid "Font:" +#~ msgstr "Шрифт:" + +#~ msgid "Menu title" +#~ msgstr "Заголовок меню" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Выбрать изображение для фона меню диска" + +#~ msgid "Set default background" +#~ msgstr "Установить фон по-умолчанию" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Фон меню (только PNG)" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "п©Б∙▒п©б╘п©Б∙ёя▐Б■°п©Б∙╕п©Б∙÷п©Б∙╘я▐Б√└п©Б∙╚я▐Б√─п©Б∙╖" +#~ msgid "Choose a music file" +#~ msgstr "Выберите файл" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Вверху" +#~ msgid "Set menus without sound" +#~ msgstr "Установить меню без звука" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Посредине" +#~ msgid "Menu music" +#~ msgstr "Музыка меню" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Внизу" +#, fuzzy +#~ msgid "Horizontal" +#~ msgstr "Выравнивание по-горизонтали" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Влево" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "п©Б∙▒п©б╘п©Б∙ёя▐Б■°п©Б∙╕п©Б∙÷п©Б∙╘я▐Б√└п©Б∙╚я▐Б√─п©Б∙╖" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Центр" +#~ msgid "Top" +#~ msgstr "Вверху" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Вправо" +#~ msgid "Middle" +#~ msgstr "Посредине" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Меню" +#~ msgid "Bottom" +#~ msgstr "Внизу" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Расположение меню" +#~ msgid "Left" +#~ msgstr "Влево" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Цвет неактивного заголовка:" +#~ msgid "Center" +#~ msgstr "Центр" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Цвет тени" +#~ msgid "Right" +#~ msgstr "Вправо" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Цвет активного заголовка:" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Меню" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Цвет фона заголовков:" +#~ msgid "Menu position" +#~ msgstr "Расположение меню" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Цвета и шрифты меню" +#~ msgid "Color for unselected titles:" +#~ msgstr "Цвет неактивного заголовка:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Показать меню при загрузке диска" +#~ msgid "Color for shadows:" +#~ msgstr "Цвет тени" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Переход к первому эпизоду при загрузке" +#~ msgid "Color for selected title:" +#~ msgstr "Цвет активного заголовка:" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Настройки загрузки диска" +#~ msgid "Background color for titles:" +#~ msgstr "Цвет фона заголовков:" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Невозможно найти шрифт субтитров. Отмена." +#~ msgid "Menu font and colors" +#~ msgstr "Цвета и шрифты меню" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Проиграть просмотр еще?" +#~ msgid "Show menu at disc startup" +#~ msgstr "Показать меню при загрузке диска" -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Предпросмотр видео" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Переход к первому эпизоду при загрузке" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe создаст предпросмотр с указанными параметрами и вы сможете проверить " -"качество видео, синхронизацию звука и т.д." +#~ msgid "Disc startup options" +#~ msgstr "Настройки загрузки диска" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Длина предпросмотра:" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Невозможно найти шрифт субтитров. Отмена." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Не могу найти следующие программы:" +#~ msgid "Replay the preview again?" +#~ msgstr "Проиграть просмотр еще?" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "все эти программы нужны для работы DeVeDe." +#~ msgid "Preview video" +#~ msgstr "Предпросмотр видео" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Создание..." +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe создаст предпросмотр с указанными параметрами и вы сможете " +#~ "проверить качество видео, синхронизацию звука и т.д." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Сохранить структуру диска" +#~ msgid "Preview length:" +#~ msgstr "Длина предпросмотра:" -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Параметры раздела" +#~ msgid "Can't find the following programs:" +#~ msgstr "Не могу найти следующие программы:" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Название раздела" +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "все эти программы нужны для работы DeVeDe." -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Остановить воспроизведение/показать меню диска" +#~ msgid "Creating..." +#~ msgstr "Создание..." -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Проиграть первый раздел" +#~ msgid "Save current disc structure" +#~ msgstr "Сохранить структуру диска" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Проиграть предыдущий раздел" +#~ msgid "Title properties" +#~ msgstr "Параметры раздела" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Проиграть этот раздел снова (циклично)" +#~ msgid "Title's name" +#~ msgstr "Название раздела" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Проиграть следующий раздел" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Остановить воспроизведение/показать меню диска" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Проиграть последний раздел" +#~ msgid "Play the first title" +#~ msgstr "Проиграть первый раздел" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Действия после завершения этого раздела" +#~ msgid "Play the previous title" +#~ msgstr "Проиграть предыдущий раздел" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Предупреждение" +#~ msgid "Play this title again (loop)" +#~ msgstr "Проиграть этот раздел снова (циклично)" + +#~ msgid "Play the next title" +#~ msgstr "Проиграть следующий раздел" + +#~ msgid "Play the last title" +#~ msgstr "Проиграть последний раздел" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Действия после завершения этого раздела" + +#~ msgid "Warning" +#~ msgstr "Предупреждение" #~ msgid "Vertical alignment" #~ msgstr "Выравнивание по-вертикали" @@ -1409,8 +1278,9 @@ msgstr "Предупреждение" #~ "п©Б∙╗п©Б∙÷я▐Б■▄п©Б∙÷п©Б∙╘п©Б∙╛п©п│ п©Б∙║ " #~ "п©Б∙╗п©Б∙╛я▐Б■▄п©Б∙╛я▐Б■─я▐Б√─п©Б∙╖ п©Б∙═я▐Б■░п©Б∙╒я▐Б■░я▐Б■▄ " #~ "п©Б∙╔п©Б∙÷п©б╘п©Б∙╕я▐Б■┌п©Б∙÷п©Б∙╚я▐Б√─ " -#~ "п©Б∙║я▐Б■─п©Б∙ёп©Б∙╙п©Б∙ёп©Б∙╚п©Б∙╚я▐Б√─п©Б∙ё я▐Б■■п©Б∙÷п©Б∙╖п©Б∙╘я▐Б√─" -#~ "(п©б╘п©Б∙╛-я▐Б■░п©Б∙╙п©Б∙╛п©Б∙╘я▐Б■╓п©Б∙÷п©Б∙╚п©Б∙╕я▐Б√▄ /var/tmp)." +#~ "п©Б∙║я▐Б■─п©Б∙ёп©Б∙╙п©Б∙ёп©Б∙╚п©Б∙╚я▐Б√─п©Б∙ё " +#~ "я▐Б■■п©Б∙÷п©Б∙╖п©Б∙╘я▐Б√─(п©б╘п©Б∙╛-" +#~ "я▐Б■░п©Б∙╙п©Б∙╛п©Б∙╘я▐Б■╓п©Б∙÷п©Б∙╚п©Б∙╕я▐Б√▄ /var/tmp)." #~ msgid "" #~ "A CD with video in MPEG-1 format, with quality equivalent to VHS. Stores " diff --git a/po/sk.po b/po/sk.po index 7a5c6df..170ebfd 100644 --- a/po/sk.po +++ b/po/sk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: devede 3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-30 11:38+0200\n" +"POT-Creation-Date: 2019-10-13 22:08+0200\n" "PO-Revision-Date: 2016-04-30 11:42+0200\n" "Last-Translator: Dušan Kazik \n" "Language-Team: Español; Castellano \n" @@ -24,61 +24,61 @@ msgstr "" msgid "Video files" msgstr "Súbory videí" -#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:90 -#: ../src/devedeng/dvd_menu.py:150 ../src/devedeng/dvd_menu.py:162 -#: ../src/devedeng/opensave.py:49 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "Všetky súbory" -#: ../src/devedeng/ask_subtitles.py:79 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "Súbory s titulkami" -#: ../src/devedeng/avconv.py:115 ../src/devedeng/ffmpeg.py:111 +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 #, python-format msgid "Converting %(X)s (pass 2)" msgstr "Konvertuje sa %(X)s (prechod 2)" -#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:113 +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 #, python-format msgid "Converting %(X)s (pass 1)" msgstr "Konvertuje sa %(X)s (prechod 1)" -#: ../src/devedeng/avconv.py:126 ../src/devedeng/ffmpeg.py:122 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "Konvertuje sa %(X)s" -#: ../src/devedeng/avconv.py:362 ../src/devedeng/ffmpeg.py:355 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "Vytvára sa ponuka %(X)d" -#: ../src/devedeng/choose_disc_type.py:154 -#: ../src/devedeng/choose_disc_type.py:162 -#: ../src/devedeng/choose_disc_type.py:175 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 #: ../src/devedeng/choose_disc_type.py:183 -#: ../src/devedeng/choose_disc_type.py:191 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:202 -#: ../src/devedeng/choose_disc_type.py:206 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (not installed)\n" -#: ../src/devedeng/choose_disc_type.py:156 -#: ../src/devedeng/choose_disc_type.py:164 -#: ../src/devedeng/choose_disc_type.py:177 -#: ../src/devedeng/choose_disc_type.py:185 -#: ../src/devedeng/choose_disc_type.py:193 -#: ../src/devedeng/choose_disc_type.py:200 -#: ../src/devedeng/choose_disc_type.py:204 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 #: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (nainštalovaný)\n" -#: ../src/devedeng/choose_disc_type.py:157 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -89,7 +89,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:165 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -100,7 +100,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:178 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -111,7 +111,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -122,7 +122,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -133,7 +133,7 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/choose_disc_type.py:210 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -144,45 +144,53 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/dvdauthor_converter.py:49 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "Vytvára sa štruktúra disku DVD" -#: ../src/devedeng/dvd_menu.py:91 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "Vybratý súbor je súborom videa a nie zvuku" -#: ../src/devedeng/dvd_menu.py:91 ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "Chyba" -#: ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "Vybratý súbor nie je zvukovým súborom" -#: ../src/devedeng/dvd_menu.py:145 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "Súbory obrázkov" -#: ../src/devedeng/dvd_menu.py:157 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "Zvukové súbory" -#: ../src/devedeng/dvd_menu.py:396 -#, python-format -msgid "Page %(X)d of %(Y)d" -msgstr "Stránka %(X)d z %(Y)d" +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" #: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "Kopíruje sa súbor %(X)s" -#: ../src/devedeng/genisoimage.py:67 ../src/devedeng/mkisofs.py:67 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "Vytvára sa obraz ISO" -#: ../src/devedeng/help.py:17 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "Nedajú sa otvoriť súbory pomocníka." @@ -191,47 +199,51 @@ msgstr "Nedajú sa otvoriť súbory pomocníka." msgid "Mixing menu %(X)d" msgstr "Mieša sa ponuka %(X)d" -#: ../src/devedeng/opensave.py:45 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "Projekty DevedeNG" -#: ../src/devedeng/project.py:204 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "Prerušiť tvorbu aktuálneho DVD a skončiť?" -#: ../src/devedeng/project.py:204 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "Ukončenie programu DeVeDe" -#: ../src/devedeng/project.py:259 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" +msgstr "" + +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "Nasledovné súbory sa nepodarilo pridať:" -#: ../src/devedeng/project.py:259 ../src/devedeng/project.py:719 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "Chyba počas pridávania súborov" -#: ../src/devedeng/project.py:271 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "Súbor %(X)s (%(Y)s) bude odstránený." -#: ../src/devedeng/project.py:271 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "Odstránenie súboru" -#: ../src/devedeng/project.py:474 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" "Tento formát ma obmedzený počet súborov na %(l)d, ale váš projekt obsahuje " "%(h)d súborov." -#: ../src/devedeng/project.py:474 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "Príliš veľa súborov v projekte" -#: ../src/devedeng/project.py:483 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -250,53 +262,57 @@ msgstr "" "\n" " a všetok jeho obsah bude ostránený. Chcete pokračovať?" -#: ../src/devedeng/project.py:483 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "Odstránenie priečinka" -#: ../src/devedeng/project.py:618 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "Zavrieť aktuálny projekt a začať nový?" -#: ../src/devedeng/project.py:618 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "Nový projekt" -#: ../src/devedeng/project.py:659 +#: ../src/devedeng/project.py:678 msgid "The file already exists. Overwrite it?" msgstr "Súbor už existuje. Chcete ho prepísať?" -#: ../src/devedeng/project.py:659 +#: ../src/devedeng/project.py:678 msgid "The file already exists" msgstr "Súbor už existuje" -#: ../src/devedeng/project.py:719 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "Nasledovné súbory v projekte sa nepodarilo znovu pridať:" -#: ../src/devedeng/runner.py:91 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "Zrušiť aktuálnu úlohu?" -#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:61 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "Použiť všetky jadrá" -#: ../src/devedeng/settings.py:49 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "Použiť %(X)d jadro" msgstr[1] "Použiť %(X)d jadrá" -#: ../src/devedeng/settings.py:55 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "Použiť všetky okrem %(X)d jadra" msgstr[1] "Použiť všetky okrem %(X)d jadier" -#: ../src/devedeng/settings.py:121 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "Žiadne podporované disky" @@ -310,796 +326,607 @@ msgstr "Pridávajú sa titulky jazyka %(L)s do %(X)s" msgid "Title %(X)d" msgstr "Titul %(X)d" -#: ../src/devedeng/vcdimager_converter.py:46 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "Vytvára sa obraz disku CD" -#: ../data/interface/wabout.ui.h:1 -msgid "2014 Raster Software Vigo" -msgstr "2014 Raster Software Vigo" - -#: ../data/interface/wadd_files.ui.h:1 -msgid "Add new file(s)" -msgstr "Pridanie nových súborov" - -#: ../data/interface/wask_subtitles.ui.h:1 -msgid "File:" -msgstr "Súbor:" - -#: ../data/interface/wask_subtitles.ui.h:2 -msgid "Encoding:" -msgstr "Kódovánie:" - -#: ../data/interface/wask_subtitles.ui.h:3 -msgid "Language:" -msgstr "Jazyk:" - -#: ../data/interface/wask_subtitles.ui.h:4 -msgid "Put subtitles upper" -msgstr "Vložiť titulky hore" - -#: ../data/interface/wcreate.ui.h:1 -msgid "devede" -msgstr "devede" - -#: ../data/interface/wcreate.ui.h:2 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" -"Zvoľte priečinok, kde má program Devede vytvoriť súbory a jeho názov. " -"Nepoužívajte priečinok na disku sformátovanom vo formáte VFAT/FAT32. " -"Znaky /, | a \\ nie sú prijateľné a budú nahradené podtrhovníkmi." - -#: ../data/interface/wcreate.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "Vypnúť počítač po dokončení vytvárania disku" - -#: ../data/interface/wdone.ui.h:1 -msgid "Burn" -msgstr "Vypáliť" - -#: ../data/interface/wdone.ui.h:2 -msgid "Job done!" -msgstr "Úloha dokončená!" - -#: ../data/interface/wdone.ui.h:3 ../data/interface/werror.ui.h:2 -msgid "Debugging data" -msgstr "Ladiace údaje" - -#: ../data/interface/werror.ui.h:1 -msgid "There was an error while creating the disc." -msgstr "Vyskytla sa chyba počas vytvárania disku." - -#: ../data/interface/wfile_properties.ui.h:1 -msgid "Show this title in the menu" -msgstr "Zobraziť tento titul v ponuke" - -#: ../data/interface/wfile_properties.ui.h:2 -msgid "Title" -msgstr "Titul" - -#: ../data/interface/wfile_properties.ui.h:3 -msgid "Path:" -msgstr "Cesta:" - -#: ../data/interface/wfile_properties.ui.h:4 -msgid "Original size (pixels):" -msgstr "Pôvodná veľkosť (v pixeloch):" - -#: ../data/interface/wfile_properties.ui.h:5 -msgid "Original length (seconds):" -msgstr "Pôvodná dĺžka (v sekundách):" - -#: ../data/interface/wfile_properties.ui.h:6 -msgid "Original aspect ratio:" -msgstr "Pôvodný pomer strán:" - -#: ../data/interface/wfile_properties.ui.h:7 -msgid "Frames per second:" -msgstr "Snímkov za sekundu:" - -#: ../data/interface/wfile_properties.ui.h:8 -msgid "Original audio rate (Kbits/sec):" -msgstr "Pôvodný dátový tok zvuku (Kb/s):" - -#: ../data/interface/wfile_properties.ui.h:9 -msgid "Original video rate (Kbits/sec):" -msgstr "Pôvodný dátový tok videa (Kb/s):" - -#: ../data/interface/wfile_properties.ui.h:10 -msgid "File info" -msgstr "Informácie o súbore" - -#: ../data/interface/wfile_properties.ui.h:11 ../data/interface/wmessage.ui.h:1 -msgid "column" -msgstr "stĺpec" - -#: ../data/interface/wfile_properties.ui.h:12 -msgid "Select all" -msgstr "Vybrať všetky" - -#: ../data/interface/wfile_properties.ui.h:13 -msgid "Unselect all" -msgstr "Zrušiť výber" - -#: ../data/interface/wfile_properties.ui.h:14 -msgid "Set properties to these files" -msgstr "Nastaviť vlastnosti týmto súborom" - -#: ../data/interface/wfile_properties.ui.h:15 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:15 -msgid "NTSC" -msgstr "NTSC" - -#: ../data/interface/wfile_properties.ui.h:17 -msgid "Video format" -msgstr "Formát videa" - -#: ../data/interface/wfile_properties.ui.h:18 -msgid "300" -msgstr "300" - -#: ../data/interface/wfile_properties.ui.h:19 -msgid "Reset" -msgstr "Vynulovať" - -#: ../data/interface/wfile_properties.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Hlasitosť (%)" +#~ msgid "Page %(X)d of %(Y)d" +#~ msgstr "Stránka %(X)d z %(Y)d" -#: ../data/interface/wfile_properties.ui.h:22 -msgid "Automatic" -msgstr "Automaticky" +#~ msgid "2014 Raster Software Vigo" +#~ msgstr "2014 Raster Software Vigo" -#: ../data/interface/wfile_properties.ui.h:23 -msgid "5000" -msgstr "5000" +#~ msgid "Add new file(s)" +#~ msgstr "Pridanie nových súborov" -#: ../data/interface/wfile_properties.ui.h:24 -msgid "Video rate (KBits/sec)" -msgstr "Dátový tok videa (Kb/s)" +#~ msgid "File:" +#~ msgstr "Súbor:" -#: ../data/interface/wfile_properties.ui.h:25 -msgid "224" -msgstr "224" +#~ msgid "Encoding:" +#~ msgstr "Kódovánie:" -#: ../data/interface/wfile_properties.ui.h:26 -msgid "Audio rate (KBits/sec)" -msgstr "Dátový tok zvuku (Kb/s)" +#~ msgid "Language:" +#~ msgstr "Jazyk:" -#: ../data/interface/wfile_properties.ui.h:27 -msgid "5" -msgstr "5" +#~ msgid "Put subtitles upper" +#~ msgstr "Vložiť titulky hore" -#: ../data/interface/wfile_properties.ui.h:28 -msgid "Size (in minutes) for each chapter:" -msgstr "Dĺžka (v minútach) pre každú kapitolu:" +#~ msgid "devede" +#~ msgstr "devede" -#: ../data/interface/wfile_properties.ui.h:29 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Rozdeliť súbor na kapitoly (pre uľahčenie posunu)" +#~ msgid "" +#~ "Choose the folder where Devede will create the files and a name for it. " +#~ "Do not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " +#~ "accepted and will be replaced by underscores." +#~ msgstr "" +#~ "Zvoľte priečinok, kde má program Devede vytvoriť súbory a jeho názov. " +#~ "Nepoužívajte priečinok na disku sformátovanom vo formáte VFAT/FAT32. " +#~ "Znaky /, | a \\ nie sú prijateľné a budú nahradené podtrhovníkmi." -#: ../data/interface/wfile_properties.ui.h:30 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "Ručný zoznam kapitol (rozdelené čiarkami vo formáte mm:ss):" +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "Vypnúť počítač po dokončení vytvárania disku" -#: ../data/interface/wfile_properties.ui.h:31 -msgid "Division in chapters" -msgstr "Rozdelenie na kapitoly" +#~ msgid "Burn" +#~ msgstr "Vypáliť" -#: ../data/interface/wfile_properties.ui.h:32 -msgid "General" -msgstr "Všeobecné" +#~ msgid "Job done!" +#~ msgstr "Úloha dokončená!" -#: ../data/interface/wfile_properties.ui.h:33 -msgid "Language" -msgstr "Jazyk" +#~ msgid "Debugging data" +#~ msgstr "Ladiace údaje" -#: ../data/interface/wfile_properties.ui.h:34 -msgid "Subtitle" -msgstr "Titulky" +#~ msgid "There was an error while creating the disc." +#~ msgstr "Vyskytla sa chyba počas vytvárania disku." -#: ../data/interface/wfile_properties.ui.h:35 -msgid "Font size:" -msgstr "Veľkosť písma:" +#~ msgid "Show this title in the menu" +#~ msgstr "Zobraziť tento titul v ponuke" -#: ../data/interface/wfile_properties.ui.h:36 -msgid "Force subtitles" -msgstr "Vynútiť titulky" +#~ msgid "Title" +#~ msgstr "Titul" -#: ../data/interface/wfile_properties.ui.h:37 -msgid "Fill color:" -msgstr "Farba výplne:" +#~ msgid "Path:" +#~ msgstr "Cesta:" -#: ../data/interface/wfile_properties.ui.h:38 -msgid "Outline color:" -msgstr "Farba obrysu:" +#~ msgid "Original size (pixels):" +#~ msgstr "Pôvodná veľkosť (v pixeloch):" -#: ../data/interface/wfile_properties.ui.h:39 -msgid "Outline thickness:" -msgstr "Hrúbka obrysu:" +#~ msgid "Original length (seconds):" +#~ msgstr "Pôvodná dĺžka (v sekundách):" -#: ../data/interface/wfile_properties.ui.h:40 -msgid "Subtitles" -msgstr "Titulky" +#~ msgid "Original aspect ratio:" +#~ msgstr "Pôvodný pomer strán:" -#: ../data/interface/wfile_properties.ui.h:41 -msgid "1920x1080" -msgstr "1920x1080" +#~ msgid "Frames per second:" +#~ msgstr "Snímkov za sekundu:" -#: ../data/interface/wfile_properties.ui.h:42 -msgid "1280x720" -msgstr "1280x720" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Pôvodný dátový tok zvuku (Kb/s):" -#: ../data/interface/wfile_properties.ui.h:43 -msgid "720x480" -msgstr "720x480" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Pôvodný dátový tok videa (Kb/s):" -#: ../data/interface/wfile_properties.ui.h:44 -msgid "704x480" -msgstr "704x480" +#~ msgid "File info" +#~ msgstr "Informácie o súbore" -#: ../data/interface/wfile_properties.ui.h:45 -msgid "480x480" -msgstr "480x480" - -#: ../data/interface/wfile_properties.ui.h:46 -msgid "352x480" -msgstr "352x480" +#~ msgid "column" +#~ msgstr "stĺpec" -#: ../data/interface/wfile_properties.ui.h:47 -msgid "352x240" -msgstr "352x240" +#~ msgid "Select all" +#~ msgstr "Vybrať všetky" -#: ../data/interface/wfile_properties.ui.h:48 -msgid "720x576" -msgstr "720x576" +#~ msgid "Unselect all" +#~ msgstr "Zrušiť výber" -#: ../data/interface/wfile_properties.ui.h:49 -msgid "704x576" -msgstr "704x576" +#~ msgid "Set properties to these files" +#~ msgstr "Nastaviť vlastnosti týmto súborom" -#: ../data/interface/wfile_properties.ui.h:50 -msgid "480x576" -msgstr "480x576" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../data/interface/wfile_properties.ui.h:51 -msgid "352x576" -msgstr "352x576" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../data/interface/wfile_properties.ui.h:52 -msgid "352x288" -msgstr "352x288" +#~ msgid "Video format" +#~ msgstr "Formát videa" -#: ../data/interface/wfile_properties.ui.h:53 -msgid "Final size" -msgstr "Výsledná veľkosť" +#~ msgid "300" +#~ msgstr "300" -#: ../data/interface/wfile_properties.ui.h:54 -msgid "4:3" -msgstr "4:3" +#~ msgid "Reset" +#~ msgstr "Vynulovať" -#: ../data/interface/wfile_properties.ui.h:55 -msgid "16:9" -msgstr "16:9" +#~ msgid "Volume (%)" +#~ msgstr "Hlasitosť (%)" -#: ../data/interface/wfile_properties.ui.h:56 -msgid "Aspect ratio" -msgstr "Pomer strán" +#~ msgid "Automatic" +#~ msgstr "Automaticky" -#: ../data/interface/wfile_properties.ui.h:57 -msgid "Horizontal mirror" -msgstr "Zrkadliť vodorovne" +#~ msgid "5000" +#~ msgstr "5000" -#: ../data/interface/wfile_properties.ui.h:58 -msgid "Vertical mirror" -msgstr "Zrkadliť zvislo" - -#: ../data/interface/wfile_properties.ui.h:59 -msgid "Mirror" -msgstr "Zrkadlenie" - -#: ../data/interface/wfile_properties.ui.h:60 -msgid "No rotation" -msgstr "Bez otočenia" - -#: ../data/interface/wfile_properties.ui.h:61 -msgid "90 degrees (clockwise)" -msgstr "O 90 stupňov (doprava)" - -#: ../data/interface/wfile_properties.ui.h:62 -msgid "180 degrees" -msgstr "O 180 stupňov" - -#: ../data/interface/wfile_properties.ui.h:63 -msgid "90 degrees (counter-clockwise)" -msgstr "O 90 stupňov (doľava)" - -#: ../data/interface/wfile_properties.ui.h:64 -msgid "Rotation" -msgstr "Otočenie" - -#: ../data/interface/wfile_properties.ui.h:65 -msgid "Add black bars" -msgstr "Pridať čierne pruhy" - -#: ../data/interface/wfile_properties.ui.h:66 -msgid "Scale picture" -msgstr "Zmeniť mierku obrazu" - -#: ../data/interface/wfile_properties.ui.h:67 -msgid "Cut picture" -msgstr "Orezať obraz" - -#: ../data/interface/wfile_properties.ui.h:68 -msgid "Scaling mode" -msgstr "Režim zmeny mierky" - -#: ../data/interface/wfile_properties.ui.h:69 -msgid "Video options" -msgstr "Voľby obrazu" - -#: ../data/interface/wfile_properties.ui.h:70 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Použiť dvojprechodové kódovanie (lepšia kvalita, oveľa pomalšia konverzia)" - -#: ../data/interface/wfile_properties.ui.h:71 -msgid "Two pass encoding" -msgstr "Dvojprechodové kódovanie" - -#: ../data/interface/wfile_properties.ui.h:72 -msgid "Don't deinterlace" -msgstr "Neodstraňovať prekladanie" - -#: ../data/interface/wfile_properties.ui.h:73 -msgid "FFMpeg deinterlacing filter" -msgstr "Filter FFMpeg pre odstránenie prekladania" - -#: ../data/interface/wfile_properties.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "Filter YADIF pre odstránenie prekladania" - -#: ../data/interface/wfile_properties.ui.h:75 -msgid "Deinterlacing" -msgstr "Odstránenie prekladania" - -#: ../data/interface/wfile_properties.ui.h:76 -msgid "Quality" -msgstr "Kvalita" - -#: ../data/interface/wfile_properties.ui.h:77 -msgid "Audio delay (in seconds):" -msgstr "Oneskorenie zvuku (v sekundách):" - -#: ../data/interface/wfile_properties.ui.h:78 -msgid "Create DVD with 5.1 channel sound" -msgstr "Vytvoriť DVD s 5.1 kanálovým zvukom" - -#: ../data/interface/wfile_properties.ui.h:79 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Tento súbor už má zvuk vo formáte AC3 (skopíruje zvukové údaje namiesto ich " -"opätovnej kompresie)" - -#: ../data/interface/wfile_properties.ui.h:80 -msgid "Audio" -msgstr "Zvuk" - -#: ../data/interface/wfile_properties.ui.h:81 -msgid "Audio" -msgstr "Zvuk" - -#: ../data/interface/wfile_properties.ui.h:82 -#: ../data/interface/wtitle_properties.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Zastaviť prehrávanie/zobraziť ponuku disku" - -#: ../data/interface/wfile_properties.ui.h:83 -#: ../data/interface/wtitle_properties.ui.h:4 -msgid "Play the first title" -msgstr "Prehrať prvý titul" - -#: ../data/interface/wfile_properties.ui.h:84 -#: ../data/interface/wtitle_properties.ui.h:5 -msgid "Play the previous title" -msgstr "Prehrať predchádzajúci titul" - -#: ../data/interface/wfile_properties.ui.h:85 -#: ../data/interface/wtitle_properties.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Prehrať tento titul ešte raz (slučka)" - -#: ../data/interface/wfile_properties.ui.h:86 -#: ../data/interface/wtitle_properties.ui.h:7 -msgid "Play the next title" -msgstr "Prehrať nasledujúci titul" - -#: ../data/interface/wfile_properties.ui.h:87 -#: ../data/interface/wtitle_properties.ui.h:8 -msgid "Play the last title" -msgstr "Prehrať posledný titul" - -#: ../data/interface/wfile_properties.ui.h:88 -#: ../data/interface/wtitle_properties.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Akcia, ktorá sa má vykonať, keď titul skončí" - -#: ../data/interface/wfile_properties.ui.h:89 -msgid "Actions" -msgstr "Akcie" - -#: ../data/interface/wfile_properties.ui.h:90 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Súbor je už vo formáte MPEG-PS vhodnom pre DVD/xCD" - -#: ../data/interface/wfile_properties.ui.h:91 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Znovu zabalí zvuk a video bez prekódovania (užitočné pri súboroch VOB)" - -#: ../data/interface/wfile_properties.ui.h:92 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Použiť GOP o 12 snímkoch (zvyšuje kompatibilitu)" - -#: ../data/interface/wfile_properties.ui.h:93 -msgid "Special" -msgstr "Špeciálne" - -#: ../data/interface/wfile_properties.ui.h:94 -msgid "Misc" -msgstr "Rôzne" - -#: ../data/interface/wfile_properties.ui.h:95 -msgid "Options" -msgstr "Voľby" - -#: ../data/interface/wfile_properties.ui.h:96 ../data/interface/wmain.ui.h:9 -msgid "Preview" -msgstr "Náhľad" - -#: ../data/interface/wmain.ui.h:1 -msgid "Devede" -msgstr "Devede" - -#: ../data/interface/wmain.ui.h:2 -msgid "_File" -msgstr "_Súbor" - -#: ../data/interface/wmain.ui.h:3 -msgid "_Edit" -msgstr "_Upraviť" - -#: ../data/interface/wmain.ui.h:4 -msgid "Set multiproperties" -msgstr "Nastaviť hromadne vlastnosti" - -#: ../data/interface/wmain.ui.h:5 -msgid "_Help" -msgstr "_Pomoc" - -#: ../data/interface/wmain.ui.h:6 -msgid "Show documentation" -msgstr "Zobraziť dokumentáciu" - -#: ../data/interface/wmain.ui.h:7 -msgid "Title" -msgstr "Titul" - -#: ../data/interface/wmain.ui.h:8 -msgid "Duration" -msgstr "Trvanie" - -#: ../data/interface/wmain.ui.h:10 -msgid "Files" -msgstr "Súbory" - -#: ../data/interface/wmain.ui.h:11 -msgid "Media size:" -msgstr "Veľkosť média:" - -#: ../data/interface/wmain.ui.h:12 -msgid "Adjust disc usage" -msgstr "Prispôsobiť využitie disku" - -#: ../data/interface/wmain.ui.h:13 -msgid "Disc usage" -msgstr "Využitie disku" +#~ msgid "Video rate (KBits/sec)" +#~ msgstr "Dátový tok videa (Kb/s)" -#: ../data/interface/wmain.ui.h:14 -msgid "PAL" -msgstr "PAL" +#~ msgid "224" +#~ msgstr "224" -#: ../data/interface/wmain.ui.h:16 -msgid "Default format" -msgstr "Predvolený formát" +#~ msgid "Audio rate (KBits/sec)" +#~ msgstr "Dátový tok zvuku (Kb/s)" -#: ../data/interface/wmain.ui.h:17 -msgid "Create a menu with the titles" -msgstr "Vytvoriť ponuku s titulmi" +#~ msgid "5" +#~ msgstr "5" -#: ../data/interface/wmain.ui.h:18 -msgid "Menu options" -msgstr "Voľby ponuky" +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Dĺžka (v minútach) pre každú kapitolu:" -#: ../data/interface/wmain.ui.h:19 -msgid "Menus" -msgstr "Ponuky" +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Rozdeliť súbor na kapitoly (pre uľahčenie posunu)" -#: ../data/interface/wmenu.ui.h:1 -msgid "Text:" -msgstr "Text:" +#~ msgid "Manual chapter list (split by comma in mm:ss format):" +#~ msgstr "Ručný zoznam kapitol (rozdelené čiarkami vo formáte mm:ss):" -#: ../data/interface/wmenu.ui.h:2 -msgid "Font:" -msgstr "Písmo:" +#~ msgid "Division in chapters" +#~ msgstr "Rozdelenie na kapitoly" -#: ../data/interface/wmenu.ui.h:3 -msgid "Text color:" -msgstr "Farba textu:" +#~ msgid "General" +#~ msgstr "Všeobecné" -#: ../data/interface/wmenu.ui.h:4 -msgid "Shadow color:" -msgstr "Farba tieňa:" +#~ msgid "Language" +#~ msgstr "Jazyk" -#: ../data/interface/wmenu.ui.h:5 -msgid "Vertical position (percent):" -msgstr "Zvislá pozícia (v percentách):" +#~ msgid "Subtitle" +#~ msgstr "Titulky" -#: ../data/interface/wmenu.ui.h:6 -msgid "Horizontal position (percent):" -msgstr "Vodorovná pozícia (v percentách):" +#~ msgid "Font size:" +#~ msgstr "Veľkosť písma:" -#: ../data/interface/wmenu.ui.h:7 -msgid "Menu title" -msgstr "Názov ponuky" +#~ msgid "Force subtitles" +#~ msgstr "Vynútiť titulky" -#: ../data/interface/wmenu.ui.h:8 -msgid "Default background" -msgstr "Predvolené pozadie" +#~ msgid "Fill color:" +#~ msgstr "Farba výplne:" -#: ../data/interface/wmenu.ui.h:9 -msgid "Menu background" -msgstr "Pozadie ponuky" +#~ msgid "Outline color:" +#~ msgstr "Farba obrysu:" -#: ../data/interface/wmenu.ui.h:10 -msgid "Menu without sound" -msgstr "Ponuka bez zvuku" - -#: ../data/interface/wmenu.ui.h:11 -msgid "Audio format:" -msgstr "Formát zvuku:" - -#: ../data/interface/wmenu.ui.h:12 -msgid "MP2" -msgstr "MP2" - -#: ../data/interface/wmenu.ui.h:13 -msgid "AC3" -msgstr "AC3" - -#: ../data/interface/wmenu.ui.h:14 -msgid "Menu music" -msgstr "Hudba ponuky" - -#: ../data/interface/wmenu.ui.h:15 -msgid "Horizontal" -msgstr "Vodorovne" - -#: ../data/interface/wmenu.ui.h:16 -msgid "Margins (percent)" -msgstr "Okraje (v percentách)" - -#: ../data/interface/wmenu.ui.h:17 -msgid "Left" -msgstr "Vľavo" - -#: ../data/interface/wmenu.ui.h:18 -msgid "Center" -msgstr "V strede" - -#: ../data/interface/wmenu.ui.h:19 -msgid "Right" -msgstr "Vpravo" - -#: ../data/interface/wmenu.ui.h:20 -msgid "Menu position" -msgstr "Pozícia ponuky" - -#: ../data/interface/wmenu.ui.h:21 -msgid "Unselected titles:" -msgstr "Nevybraté tituly:" - -#: ../data/interface/wmenu.ui.h:22 -msgid "Shadows:" -msgstr "Tiene:" - -#: ../data/interface/wmenu.ui.h:23 -msgid "Selected title:" -msgstr "Vybratý titul:" - -#: ../data/interface/wmenu.ui.h:24 -msgid "Background color:" -msgstr "Farba pozadia:" - -#: ../data/interface/wmenu.ui.h:25 -msgid "Menu font and colors" -msgstr "Farby a písmo ponuky" - -#: ../data/interface/wmenu.ui.h:26 -msgid "Show menu at disk startup" -msgstr "Zobraziť ponuku pri spustení disku" - -#: ../data/interface/wmenu.ui.h:27 -msgid "Jump to the first title at startup" -msgstr "Pri spustení skočiť na prvý titul" - -#: ../data/interface/wmenu.ui.h:28 -msgid "Provide \"Play All\" option" -msgstr "Poskytnúť voľbu „Prehrať všetko“" - -#: ../data/interface/wmenu.ui.h:29 -msgid "Disc startup options" -msgstr "Voľby pre spustenie disku" - -#: ../data/interface/wmenu.ui.h:30 -msgid "Show titles as selected" -msgstr "Zobraziť tituly ako vybraté" - -#: ../data/interface/wmenu.ui.h:31 -msgid "Preview" -msgstr "Náhľad" - -#: ../data/interface/wmenu.ui.h:32 -msgid "Menu preview" -msgstr "Náhľad ponuky" - -#: ../data/interface/wneeded.ui.h:1 -msgid "Programs needed by Devede NG" -msgstr "Programy vyžadované aplikáciou Devede NG" - -#: ../data/interface/wpreview.ui.h:1 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" -"Náhľad videa\n" -"\n" -"Program Devede vytvorí náhľad s vybratými parametrami, takže budete môcť " -"skontrolovať kvalitu videa, synchronizáciu zvuku a podobne." - -#: ../data/interface/wpreview.ui.h:4 -msgid "Preview length:" -msgstr "Dĺžka náhľadu:" - -#: ../data/interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Vytváranie..." - -#: ../data/interface/wprogress.ui.h:2 -msgid "Creating disc" -msgstr "Vytvára sa disk" - -#: ../data/interface/wprogress.ui.h:3 -msgid "Project progress" -msgstr "Priebeh vytvárania projektu" - -#: ../data/interface/wselect_disk.ui.h:1 -msgid "Devede NG" -msgstr "Devede NG" - -#: ../data/interface/wselect_disk.ui.h:2 -msgid "Choose the disc type you want to create with Devede" -msgstr "Vyberte druh disku, ktorý chcete vytvoriť pomocou DeVeDe" - -#: ../data/interface/wselect_disk.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Vytvorí video DVD vhodné pre všetky domáce prehrávače diskov DVD" - -#: ../data/interface/wselect_disk.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Vytvorí VideoCD s kvalitou obrazu porovnateľnou s VHS" - -#: ../data/interface/wselect_disk.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Vytvorí VideoCD s lepšou kvalitou obrazu" - -#: ../data/interface/wselect_disk.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"Čínsky VideoDisc\n" -"Ďalší druh Super VideoCD" - -#: ../data/interface/wselect_disk.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX/MPEG-4\n" -"Vytvorí súbory kompatibilné s domácimi prehrávačmi videí vo formáte DivX" - -#: ../data/interface/wselect_disk.ui.h:13 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" -"Matroska / H.264\n" -"Vytvorí súbory vo formáte H.264 v kontajneri MKV" - -#: ../data/interface/wselect_disk.ui.h:15 -msgid "Programs needed by Devede" -msgstr "Programy vyžadované aplikáciou Devede" - -#: ../data/interface/wsettings.ui.h:1 -msgid "Multicore CPUs" -msgstr "Viacjadrové procesory" - -#: ../data/interface/wsettings.ui.h:2 -msgid "Temporary files folder:" -msgstr "Priečinok pre dočasné súbory:" - -#: ../data/interface/wsettings.ui.h:3 -msgid "Folders" -msgstr "Priečinky" - -#: ../data/interface/wsettings.ui.h:4 -msgid "Play preview:" -msgstr "Prehranie náhľadu:" - -#: ../data/interface/wsettings.ui.h:5 -msgid "Get video info:" -msgstr "Získanie informácií o videu:" - -#: ../data/interface/wsettings.ui.h:6 -msgid "Convert menus:" -msgstr "Konvertovanie ponúk:" - -#: ../data/interface/wsettings.ui.h:7 -msgid "Convert videos:" -msgstr "Konvertovanie videí:" - -#: ../data/interface/wsettings.ui.h:8 -msgid "Burn ISOs:" -msgstr "Vypálenie obrazov ISO:" - -#: ../data/interface/wsettings.ui.h:9 -msgid "Disc types supported:" -msgstr "Podporované typy diskov:" - -#: ../data/interface/wsettings.ui.h:10 -msgid "Create ISOs:" -msgstr "Vytvorenie obrazov ISO:" - -#: ../data/interface/wsettings.ui.h:11 -msgid "Backends" -msgstr "Obslužné programy" - -#: ../data/interface/wtitle_properties.ui.h:1 -msgid "Title properties" -msgstr "Vlastnosti titulu" - -#: ../data/interface/wtitle_properties.ui.h:2 -msgid "Title's name" -msgstr "Názov titulu" +#~ msgid "Outline thickness:" +#~ msgstr "Hrúbka obrysu:" + +#~ msgid "Subtitles" +#~ msgstr "Titulky" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "720x576" +#~ msgstr "720x576" + +#~ msgid "704x576" +#~ msgstr "704x576" + +#~ msgid "480x576" +#~ msgstr "480x576" + +#~ msgid "352x576" +#~ msgstr "352x576" + +#~ msgid "352x288" +#~ msgstr "352x288" + +#~ msgid "Final size" +#~ msgstr "Výsledná veľkosť" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Pomer strán" + +#~ msgid "Horizontal mirror" +#~ msgstr "Zrkadliť vodorovne" + +#~ msgid "Vertical mirror" +#~ msgstr "Zrkadliť zvislo" + +#~ msgid "Mirror" +#~ msgstr "Zrkadlenie" + +#~ msgid "No rotation" +#~ msgstr "Bez otočenia" + +#~ msgid "90 degrees (clockwise)" +#~ msgstr "O 90 stupňov (doprava)" + +#~ msgid "180 degrees" +#~ msgstr "O 180 stupňov" + +#~ msgid "90 degrees (counter-clockwise)" +#~ msgstr "O 90 stupňov (doľava)" + +#~ msgid "Rotation" +#~ msgstr "Otočenie" + +#~ msgid "Add black bars" +#~ msgstr "Pridať čierne pruhy" + +#~ msgid "Scale picture" +#~ msgstr "Zmeniť mierku obrazu" + +#~ msgid "Cut picture" +#~ msgstr "Orezať obraz" + +#~ msgid "Scaling mode" +#~ msgstr "Režim zmeny mierky" + +#~ msgid "Video options" +#~ msgstr "Voľby obrazu" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Použiť dvojprechodové kódovanie (lepšia kvalita, oveľa pomalšia konverzia)" + +#~ msgid "Two pass encoding" +#~ msgstr "Dvojprechodové kódovanie" + +#~ msgid "Don't deinterlace" +#~ msgstr "Neodstraňovať prekladanie" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "Filter FFMpeg pre odstránenie prekladania" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "Filter YADIF pre odstránenie prekladania" + +#~ msgid "Deinterlacing" +#~ msgstr "Odstránenie prekladania" + +#~ msgid "Quality" +#~ msgstr "Kvalita" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Oneskorenie zvuku (v sekundách):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Vytvoriť DVD s 5.1 kanálovým zvukom" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Tento súbor už má zvuk vo formáte AC3 (skopíruje zvukové údaje namiesto " +#~ "ich opätovnej kompresie)" + +#~ msgid "Audio" +#~ msgstr "Zvuk" + +#~ msgid "Audio" +#~ msgstr "Zvuk" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Zastaviť prehrávanie/zobraziť ponuku disku" + +#~ msgid "Play the first title" +#~ msgstr "Prehrať prvý titul" + +#~ msgid "Play the previous title" +#~ msgstr "Prehrať predchádzajúci titul" + +#~ msgid "Play this title again (loop)" +#~ msgstr "Prehrať tento titul ešte raz (slučka)" + +#~ msgid "Play the next title" +#~ msgstr "Prehrať nasledujúci titul" + +#~ msgid "Play the last title" +#~ msgstr "Prehrať posledný titul" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "Akcia, ktorá sa má vykonať, keď titul skončí" + +#~ msgid "Actions" +#~ msgstr "Akcie" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Súbor je už vo formáte MPEG-PS vhodnom pre DVD/xCD" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Znovu zabalí zvuk a video bez prekódovania (užitočné pri súboroch VOB)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Použiť GOP o 12 snímkoch (zvyšuje kompatibilitu)" + +#~ msgid "Special" +#~ msgstr "Špeciálne" + +#~ msgid "Misc" +#~ msgstr "Rôzne" + +#~ msgid "Options" +#~ msgstr "Voľby" + +#~ msgid "Preview" +#~ msgstr "Náhľad" + +#~ msgid "Devede" +#~ msgstr "Devede" + +#~ msgid "_File" +#~ msgstr "_Súbor" + +#~ msgid "_Edit" +#~ msgstr "_Upraviť" + +#~ msgid "Set multiproperties" +#~ msgstr "Nastaviť hromadne vlastnosti" + +#~ msgid "_Help" +#~ msgstr "_Pomoc" + +#~ msgid "Show documentation" +#~ msgstr "Zobraziť dokumentáciu" + +#~ msgid "Title" +#~ msgstr "Titul" + +#~ msgid "Duration" +#~ msgstr "Trvanie" + +#~ msgid "Files" +#~ msgstr "Súbory" + +#~ msgid "Media size:" +#~ msgstr "Veľkosť média:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Prispôsobiť využitie disku" + +#~ msgid "Disc usage" +#~ msgstr "Využitie disku" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Predvolený formát" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Vytvoriť ponuku s titulmi" + +#~ msgid "Menu options" +#~ msgstr "Voľby ponuky" + +#~ msgid "Menus" +#~ msgstr "Ponuky" + +#~ msgid "Text:" +#~ msgstr "Text:" + +#~ msgid "Font:" +#~ msgstr "Písmo:" + +#~ msgid "Text color:" +#~ msgstr "Farba textu:" + +#~ msgid "Shadow color:" +#~ msgstr "Farba tieňa:" + +#~ msgid "Vertical position (percent):" +#~ msgstr "Zvislá pozícia (v percentách):" + +#~ msgid "Horizontal position (percent):" +#~ msgstr "Vodorovná pozícia (v percentách):" + +#~ msgid "Menu title" +#~ msgstr "Názov ponuky" + +#~ msgid "Default background" +#~ msgstr "Predvolené pozadie" + +#~ msgid "Menu background" +#~ msgstr "Pozadie ponuky" + +#~ msgid "Menu without sound" +#~ msgstr "Ponuka bez zvuku" + +#~ msgid "Audio format:" +#~ msgstr "Formát zvuku:" + +#~ msgid "MP2" +#~ msgstr "MP2" + +#~ msgid "AC3" +#~ msgstr "AC3" + +#~ msgid "Menu music" +#~ msgstr "Hudba ponuky" + +#~ msgid "Horizontal" +#~ msgstr "Vodorovne" + +#~ msgid "Margins (percent)" +#~ msgstr "Okraje (v percentách)" + +#~ msgid "Left" +#~ msgstr "Vľavo" + +#~ msgid "Center" +#~ msgstr "V strede" + +#~ msgid "Right" +#~ msgstr "Vpravo" + +#~ msgid "Menu position" +#~ msgstr "Pozícia ponuky" + +#~ msgid "Unselected titles:" +#~ msgstr "Nevybraté tituly:" + +#~ msgid "Shadows:" +#~ msgstr "Tiene:" + +#~ msgid "Selected title:" +#~ msgstr "Vybratý titul:" + +#~ msgid "Background color:" +#~ msgstr "Farba pozadia:" + +#~ msgid "Menu font and colors" +#~ msgstr "Farby a písmo ponuky" + +#~ msgid "Show menu at disk startup" +#~ msgstr "Zobraziť ponuku pri spustení disku" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "Pri spustení skočiť na prvý titul" + +#~ msgid "Provide \"Play All\" option" +#~ msgstr "Poskytnúť voľbu „Prehrať všetko“" + +#~ msgid "Disc startup options" +#~ msgstr "Voľby pre spustenie disku" + +#~ msgid "Show titles as selected" +#~ msgstr "Zobraziť tituly ako vybraté" + +#~ msgid "Preview" +#~ msgstr "Náhľad" + +#~ msgid "Menu preview" +#~ msgstr "Náhľad ponuky" + +#~ msgid "Programs needed by Devede NG" +#~ msgstr "Programy vyžadované aplikáciou Devede NG" + +#~ msgid "" +#~ "Preview video\n" +#~ "\n" +#~ "Devede will create a preview with the selected parameters, so you will be " +#~ "able to check the video quality, audio sync and so on." +#~ msgstr "" +#~ "Náhľad videa\n" +#~ "\n" +#~ "Program Devede vytvorí náhľad s vybratými parametrami, takže budete môcť " +#~ "skontrolovať kvalitu videa, synchronizáciu zvuku a podobne." + +#~ msgid "Preview length:" +#~ msgstr "Dĺžka náhľadu:" + +#~ msgid "Creating..." +#~ msgstr "Vytváranie..." + +#~ msgid "Creating disc" +#~ msgstr "Vytvára sa disk" + +#~ msgid "Project progress" +#~ msgstr "Priebeh vytvárania projektu" + +#~ msgid "Devede NG" +#~ msgstr "Devede NG" + +#~ msgid "Choose the disc type you want to create with Devede" +#~ msgstr "Vyberte druh disku, ktorý chcete vytvoriť pomocou DeVeDe" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Vytvorí video DVD vhodné pre všetky domáce prehrávače diskov DVD" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Vytvorí VideoCD s kvalitou obrazu porovnateľnou s VHS" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Vytvorí VideoCD s lepšou kvalitou obrazu" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "Čínsky VideoDisc\n" +#~ "Ďalší druh Super VideoCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX/MPEG-4\n" +#~ "Vytvorí súbory kompatibilné s domácimi prehrávačmi videí vo formáte DivX" + +#~ msgid "" +#~ "Matroska / H.264\n" +#~ "Creates H.264 files in a MKV container" +#~ msgstr "" +#~ "Matroska / H.264\n" +#~ "Vytvorí súbory vo formáte H.264 v kontajneri MKV" + +#~ msgid "Programs needed by Devede" +#~ msgstr "Programy vyžadované aplikáciou Devede" + +#~ msgid "Multicore CPUs" +#~ msgstr "Viacjadrové procesory" + +#~ msgid "Temporary files folder:" +#~ msgstr "Priečinok pre dočasné súbory:" + +#~ msgid "Folders" +#~ msgstr "Priečinky" + +#~ msgid "Play preview:" +#~ msgstr "Prehranie náhľadu:" + +#~ msgid "Get video info:" +#~ msgstr "Získanie informácií o videu:" + +#~ msgid "Convert menus:" +#~ msgstr "Konvertovanie ponúk:" + +#~ msgid "Convert videos:" +#~ msgstr "Konvertovanie videí:" + +#~ msgid "Burn ISOs:" +#~ msgstr "Vypálenie obrazov ISO:" + +#~ msgid "Disc types supported:" +#~ msgstr "Podporované typy diskov:" + +#~ msgid "Create ISOs:" +#~ msgstr "Vytvorenie obrazov ISO:" + +#~ msgid "Backends" +#~ msgstr "Obslužné programy" + +#~ msgid "Title properties" +#~ msgstr "Vlastnosti titulu" + +#~ msgid "Title's name" +#~ msgstr "Názov titulu" diff --git a/po/sv.po b/po/sv.po index b5ab31a..875a76d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: devede\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:08+0200\n" "PO-Revision-Date: 2010-01-25 00:11+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -16,1290 +16,1204 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "Skapar BIN/CUE-filer" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Videofiler" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Alla filer" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Undertext" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"Misslyckades med att skapa BIN/CUE-filer\n" -"Kanske har du slut på diskutrymme" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "Skapar ISO-fil" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"Misslyckades med att skapa ISO-avbilden\n" -"Kanske har du slut på diskutrymme" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Skapar meny %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Otillräckligt med ledigt utrymme. För att skapa den här skivan\n" -"behövs %(total)d MByte, men endast %(free)d MByte finns." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Misslyckades med att skriva till målkatalogen.\n" -"Kontrollera att du har behörighet och ledigt utrymme." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Filen eller mappen\n" -"\n" -"%(folder)s\n" -"\n" -"finns redan. Om du forsätter kommer den att tas bort." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Okänt fel" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "Skapar dvd-trädstruktur" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"Misslyckades med att skapa DVD-trädet\n" -"Kanske har du slut på diskutrymme" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." -msgstr "Menyn ljudspår verkar skadat. Använder standardljudspåret (tystnad)." - -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Kan inte hitta menybakgrunden.\n" -"Kontrollera menyalternativen." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Fel" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Filen verkar vara en ljudfil." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Videofiler" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Videofiler" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Kopierar filen" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "Skapar ISO-fil" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Kan inte öppna filen." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Den filen innehåller inte en skivstruktur." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Den filen innehåller inte en DeVeDe-struktur." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Kan inte hitta följande filmfiler. Lägg till dem och prova att läsa in " -"skivstrukturen igen.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Kan inte hitta menybakgrunden. Jag kommer att öppna skivstrukturen ändå med " -"standardmenybakgrunden så glöm inte att rätta till den innan du skapar " -"skivan." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Avbryt aktuell DVD och avsluta?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "Avsluta DeVeDe" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Kan inte hitta ljudspårsfilen för menyn. Jag kommer att öppna skivstrukturen " -"ändå med ett tyst ljudspår så glöm inte att rätta till den innan du skapar " -"skivan." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Inget filnamn" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Kan inte spara filen." - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"För många videor för denna diskstorlek.\n" -"Välj en större disktyp eller ta bort några videor." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Några av filerna var inte videofiler.\n" -"Inga lades till." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Ta bort titel" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Ditt projekt innehåller %(X)d filmfiler men maximalt antal är %(MAX)d. Ta " -"bort några filer och försök igen." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "inga kapitel" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Ta bort titel" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Osparad skivstruktur" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Avbryt jobbet?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Lägger till undertexter till" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titel %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Undertext" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Codepage" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Språk" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Videofiler" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Alla filer" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Filen verkar inte vara en videofil." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Filen verkar vara en ljudfil." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Lägg endast till en fil åt gången." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Lägg till en videofil innan du lägger till undertexter." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Lägger till undertexter till" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Konvertering misslyckades.\n" -"Det verkar finnas ett fel i SPUMUX." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Filkopieringen misslyckades\n" -"Du har kanske slut på diskutrymme?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Kopierar filen" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Skapar förhandsvisning" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Konverterar filer från titeln %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Konvertering misslyckades.\n" -"Det verkar finnas ett fel i Mencoder." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "" -"Kontrollera även de extra parametrarna som skickas till Mencoder för " -"syntaxfel." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Konvertering misslyckades\n" -"Kanske har du slut på diskutrymme?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Misslyckades med att skapa menyerna." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Menygenerering misslyckades." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Kan inte lägga till knapparna i menyerna.\n" -"Det verkar finnas ett fel i SPUMUX." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Skapar meny %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Radera temporärfiler" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Använd optimeringar för flerkärniga processorer" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Alternativ" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Mapp för temporärfiler:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Mapp för temporärfil" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Filer" +msgid "Creating CD image" +msgstr "Skapar ISO-fil" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "Skapar BIN/CUE-filer" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Misslyckades med att skapa BIN/CUE-filer\n" +#~ "Kanske har du slut på diskutrymme" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Misslyckades med att skapa ISO-avbilden\n" +#~ "Kanske har du slut på diskutrymme" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Otillräckligt med ledigt utrymme. För att skapa den här skivan\n" +#~ "behövs %(total)d MByte, men endast %(free)d MByte finns." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Misslyckades med att skriva till målkatalogen.\n" +#~ "Kontrollera att du har behörighet och ledigt utrymme." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Filen eller mappen\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "finns redan. Om du forsätter kommer den att tas bort." + +#~ msgid "Unknown error" +#~ msgstr "Okänt fel" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "Misslyckades med att skapa DVD-trädet\n" +#~ "Kanske har du slut på diskutrymme" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "" +#~ "Menyn ljudspår verkar skadat. Använder standardljudspåret (tystnad)." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Kan inte hitta menybakgrunden.\n" +#~ "Kontrollera menyalternativen." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Den filen innehåller inte en skivstruktur." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Den filen innehåller inte en DeVeDe-struktur." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Kan inte hitta följande filmfiler. Lägg till dem och prova att läsa in " +#~ "skivstrukturen igen.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Kan inte hitta menybakgrunden. Jag kommer att öppna skivstrukturen ändå " +#~ "med standardmenybakgrunden så glöm inte att rätta till den innan du " +#~ "skapar skivan." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Kan inte hitta ljudspårsfilen för menyn. Jag kommer att öppna " +#~ "skivstrukturen ändå med ett tyst ljudspår så glöm inte att rätta till den " +#~ "innan du skapar skivan." + +#~ msgid "No filename" +#~ msgstr "Inget filnamn" + +#~ msgid "Can't save the file." +#~ msgstr "Kan inte spara filen." + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "För många videor för denna diskstorlek.\n" +#~ "Välj en större disktyp eller ta bort några videor." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Några av filerna var inte videofiler.\n" +#~ "Inga lades till." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Ditt projekt innehåller %(X)d filmfiler men maximalt antal är %(MAX)d. Ta " +#~ "bort några filer och försök igen." + +#~ msgid "no chapters" +#~ msgstr "inga kapitel" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Osparad skivstruktur" + +#~ msgid "Codepage" +#~ msgstr "Codepage" + +#~ msgid "Language" +#~ msgstr "Språk" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Filen verkar inte vara en videofil." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Lägg endast till en fil åt gången." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Lägg till en videofil innan du lägger till undertexter." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Konvertering misslyckades.\n" +#~ "Det verkar finnas ett fel i SPUMUX." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Filkopieringen misslyckades\n" +#~ "Du har kanske slut på diskutrymme?" + +#~ msgid "Creating preview" +#~ msgstr "Skapar förhandsvisning" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Konverterar filer från titeln %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Konvertering misslyckades.\n" +#~ "Det verkar finnas ett fel i Mencoder." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "" +#~ "Kontrollera även de extra parametrarna som skickas till Mencoder för " +#~ "syntaxfel." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Konvertering misslyckades\n" +#~ "Kanske har du slut på diskutrymme?" + +#~ msgid "Failed to create the menues." +#~ msgstr "Misslyckades med att skapa menyerna." + +#~ msgid "Menu generation failed." +#~ msgstr "Menygenerering misslyckades." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Kan inte lägga till knapparna i menyerna.\n" +#~ "Det verkar finnas ett fel i SPUMUX." + +#~ msgid "Erase temporary files" +#~ msgstr "Radera temporärfiler" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Använd optimeringar för flerkärniga processorer" + +#~ msgid "Options" +#~ msgstr "Alternativ" + +#~ msgid "Temporary files folder:" +#~ msgstr "Mapp för temporärfiler:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Mapp för temporärfil" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotation" +#~ msgid "Folders" +#~ msgstr "Filer" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Fil:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Töm" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Kodning:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Språk:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Lägg undertexter i överkant" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Lägg till undertexter" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Välj en fil" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Avbruten. Det kan finnas temporärfiler i målkatalogen." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "Avsluta DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Avbryt aktuell DVD och avsluta?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Avbryt jobbet?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Ta bort kapitel" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Du valde att ta bort det här kapitlet\n" -"och numrera om de andra:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Fortsätt?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Ta bort undertext" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Ta bort markerad undertextfil?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Ta bort titel" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Du har valt att ta bort den här titeln\n" -"och numrera om de andra:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Val av disktyp" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "Välj den sorts skiva som du vill skapa med DeVeDe" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video-dvd\n" -"Skapar en video-dvd lämplig för alla dvd-spelare" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Skapar en VideoCD med en bildkvalitet motsvarande VHS" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Skapar en VideoCD med bättre bildkvalitet" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"En annan typ av Super VideoCD" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"Skapar filer som fungerar med fristående DivX-spelare" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"Din DVD-struktur innehåller tomma titlar.\n" -"Fortsätt ändå?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "Jobbet är klart!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Ta bort den aktuella skivstrukturen?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Ta bort den aktuella skivstrukturen och börja om?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Fel" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Filegenskaper" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Fil" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Bildrutor per sekund:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Ursprunglig längd (sekunder):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Ursprunglig ljudfrekvens (kbit/s):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Ursprunglig videofrekvens (kbit/s):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Ursprunglig storlek (bildpunkter):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "Slutgiltig storlek (bildpunkter):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Uppskattad slutlig längd (MByte):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Filinformation" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Videoformat" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Ljudspår:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Denna videofil har inga ljudspår." - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Ljudspår" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Återställ" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Återställer volymen till 100%" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Volym (%)" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Lagra fullständig längd" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "Lagra första hälften" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "Lagra andra hälften" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Filuppdelning" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Typsnittsstorlek:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Tvinga undertexter" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "" -"DivX-formatet saknar stöd för undertexter. Läs mer i Frågor och svar (FAQ)." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Undertexter" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Videofrekvens (kbit/s)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Ljudfrekvens (kbit/s)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Dela upp filen i kapitel (för enklare sökning)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Storlek (i minuter) för varje kapitel:" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Indelning i kapitel" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Allmänt" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Standard" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Slutgiltig storlek" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "Bildförhållande" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Videoformat" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Ingen rotering" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "Rotera 180 grader" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Rotera 90 grader medsols" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Rotera 90 grader motsols" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotation" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Horisontell spegel" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Vertikal spegel" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Spegel" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Växla fält" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Fältordning" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Lägg till sorgkanter" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Skala bild" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Skalningsläge" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Videoinställningar" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "Använd MBCMP (snabbare)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "Välj MBD-läget som behöver minst antal bitar" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "Välj MBD-läget som har bästa distortionsfrekvensen (bättre kvalitet)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "" -"Använd Trellis Searched Quantization (bättre kvalitet, långsammare " -"konvertering)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "MacroBlock Decision-algoritm och Trellis-kvantisering" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" -"Använd dual pass-kodning (bättre kvalitet, mycket långsammare konvertering)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Turbo första pass" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "Två pass-kodning" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median-avflätningsfilter" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Avfläta inte" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF-avflätningsfilter" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg-avflätningsfilter" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Linjär blandning" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5-avflätningsfilter" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Avflätning" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Kvalitet" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Ljudfördröjning (i sekunder):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "Skapa dvd med 5.1-ljud" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Denna fil har redan AC3-ljud (kopiera ljuddata istället för att omkomprimera " -"det)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Ljud" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Ljud" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Den här filen är redan en DVD/xCD-lämplig MPEG-PS-fil" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "Packa om ljud och video utan att koda om (användbart för VOB-filer)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "Använd en GOP på 12 bildrutor (öka kompatibiliteten)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Special" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Huvud (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Extra parametrar för Mencoder" +#~ msgid "Workarounds" +#~ msgstr "Rotation" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Diverse" +#~ msgid "File:" +#~ msgstr "Fil:" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Avancerade inställningar" +#~ msgid "Clear" +#~ msgstr "Töm" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Förhandsvisa" +#~ msgid "Encoding:" +#~ msgstr "Kodning:" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"Välj mappen där DeVeDe ska skapa dvd-avbilden och ett namn för den. Använd " -"inte en mapp på en VFAT/FAT32-enhet. Tecknen /, | och \\ tillåts inte och " -"kommer att ersättas med understreck." +#~ msgid "Language:" +#~ msgstr "Språk:" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Välj en mapp" +#~ msgid "Put subtitles upper" +#~ msgstr "Lägg undertexter i överkant" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Lägg till undertexter" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Läs in en skivstruktur" +#~ msgid "Choose a file" +#~ msgstr "Välj en fil" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Varning: du har redan en skivstruktur" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Avbruten. Det kan finnas temporärfiler i målkatalogen." -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Om du läser in en skivstruktur kommer du att förlora din aktuella struktur " -"(såvida du inte sparar den först). Fortsätt?" +#~ msgid "Delete chapter" +#~ msgstr "Ta bort kapitel" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Du valde att ta bort det här kapitlet\n" +#~ "och numrera om de andra:" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" +#~ msgid "Proceed?" +#~ msgstr "Fortsätt?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" +#~ msgid "Delete subtitle" +#~ msgstr "Ta bort undertext" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1,4 GB DVD" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Ta bort markerad undertextfil?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4,7 GB DVD" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Du har valt att ta bort den här titeln\n" +#~ "och numrera om de andra:" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8,5 GB DVD" +#~ msgid "Disc type selection" +#~ msgstr "Val av disktyp" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "Välj den sorts skiva som du vill skapa med DeVeDe" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Arkiv" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video-dvd\n" +#~ "Skapar en video-dvd lämplig för alla dvd-spelare" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Skapar en VideoCD med en bildkvalitet motsvarande VHS" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Skapar en VideoCD med bättre bildkvalitet" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Hjälp" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "En annan typ av Super VideoCD" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Titlar" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "Skapar filer som fungerar med fristående DivX-spelare" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Filer" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "Din DVD-struktur innehåller tomma titlar.\n" +#~ "Fortsätt ändå?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Längd (sekunder):" +#~ msgid "Job done!" +#~ msgstr "Jobbet är klart!" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Videofrekvens (kbit/s):" +#~ msgid "Delete current disc structure?" +#~ msgstr "Ta bort den aktuella skivstrukturen?" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Ljudfrekvens (kbit/s):" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Ta bort den aktuella skivstrukturen och börja om?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Uppskattad längd (MByte):" +#~ msgid "File properties" +#~ msgstr "Filegenskaper" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Bildförhållande på utdata:" +#~ msgid "File" +#~ msgstr "Fil" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Storlek på kapitel:" +#~ msgid "Frames per second:" +#~ msgstr "Bildrutor per sekund:" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Justera diskanvändning" +#~ msgid "Original length (seconds):" +#~ msgstr "Ursprunglig längd (sekunder):" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Ursprunglig ljudfrekvens (kbit/s):" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Mediastorlek:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Ursprunglig videofrekvens (kbit/s):" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Skivanvändning" +#~ msgid "Original size (pixels):" +#~ msgstr "Ursprunglig storlek (bildpunkter):" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "Slutgiltig storlek (bildpunkter):" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Standardformat" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Uppskattad slutlig längd (MByte):" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Skapa en meny med titlarna" +#~ msgid "File info" +#~ msgstr "Filinformation" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Menyalternativ" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Förhandsvisa meny" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menyer" +#~ msgid "Video format" +#~ msgstr "Videoformat" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Konvertera endast filmfiler till standardiserade MPEG-filer" +#~ msgid "Audio track:" +#~ msgstr "Ljudspår:" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Skapa skivstruktur" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Denna videofil har inga ljudspår." -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Skapa en ISO eller BIN/CUE-avbild, klar att bränna till en skiva" +#~ msgid "Audio tracks" +#~ msgstr "Ljudspår" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Åtgärd" +#~ msgid "Reset" +#~ msgstr "Återställ" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Förhandsvisning av meny" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Återställer volymen till 100%" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Skuggfärg:" +#~ msgid "Volume (%)" +#~ msgstr "Volym (%)" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Textfärg:" +#~ msgid "Store full length" +#~ msgstr "Lagra fullständig längd" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Text:" +#~ msgid "Store the first half" +#~ msgstr "Lagra första hälften" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Typsnitt:" +#~ msgid "Store the second half" +#~ msgstr "Lagra andra hälften" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Menytitel" +#~ msgid "File split" +#~ msgstr "Filuppdelning" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Välj en bild att använda som bakgrund för skivans meny" +#~ msgid "Font size:" +#~ msgstr "Typsnittsstorlek:" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Ställ in standardbakgrund" +#~ msgid "Force subtitles" +#~ msgstr "Tvinga undertexter" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Menybakgrund (endast PNG)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "" +#~ "DivX-formatet saknar stöd för undertexter. Läs mer i Frågor och svar " +#~ "(FAQ)." -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Välj en musikfil" +#~ msgid "Subtitles" +#~ msgstr "Undertexter" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Ange menyer utan ljud" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Videofrekvens (kbit/s)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Menymusik" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Ljudfrekvens (kbit/s)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Dela upp filen i kapitel (för enklare sökning)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Storlek (i minuter) för varje kapitel:" + +#~ msgid "Division in chapters" +#~ msgstr "Indelning i kapitel" + +#~ msgid "General" +#~ msgstr "Allmänt" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Standard" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Slutgiltig storlek" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "Bildförhållande" + +#~ msgid "Video format" +#~ msgstr "Videoformat" + +#~ msgid "No rotation" +#~ msgstr "Ingen rotering" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "Rotera 180 grader" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Rotera 90 grader medsols" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Rotera 90 grader motsols" + +#~ msgid "Rotation" +#~ msgstr "Rotation" + +#~ msgid "Horizontal mirror" +#~ msgstr "Horisontell spegel" + +#~ msgid "Vertical mirror" +#~ msgstr "Vertikal spegel" + +#~ msgid "Mirror" +#~ msgstr "Spegel" + +#~ msgid "Swap fields" +#~ msgstr "Växla fält" + +#~ msgid "Field order" +#~ msgstr "Fältordning" + +#~ msgid "Add black bars" +#~ msgstr "Lägg till sorgkanter" + +#~ msgid "Scale picture" +#~ msgstr "Skala bild" + +#~ msgid "Scaling mode" +#~ msgstr "Skalningsläge" + +#~ msgid "Video options" +#~ msgstr "Videoinställningar" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "Använd MBCMP (snabbare)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "Välj MBD-läget som behöver minst antal bitar" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "" +#~ "Välj MBD-läget som har bästa distortionsfrekvensen (bättre kvalitet)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Använd Trellis Searched Quantization (bättre kvalitet, långsammare " +#~ "konvertering)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "MacroBlock Decision-algoritm och Trellis-kvantisering" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "" +#~ "Använd dual pass-kodning (bättre kvalitet, mycket långsammare " +#~ "konvertering)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Turbo första pass" + +#~ msgid "Two pass encoding" +#~ msgstr "Två pass-kodning" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median-avflätningsfilter" + +#~ msgid "Don't deinterlace" +#~ msgstr "Avfläta inte" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF-avflätningsfilter" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg-avflätningsfilter" + +#~ msgid "Linear blend" +#~ msgstr "Linjär blandning" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5-avflätningsfilter" + +#~ msgid "Deinterlacing" +#~ msgstr "Avflätning" + +#~ msgid "Quality" +#~ msgstr "Kvalitet" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Ljudfördröjning (i sekunder):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "Skapa dvd med 5.1-ljud" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Denna fil har redan AC3-ljud (kopiera ljuddata istället för att " +#~ "omkomprimera det)" + +#~ msgid "Audio" +#~ msgstr "Ljud" + +#~ msgid "Audio" +#~ msgstr "Ljud" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Den här filen är redan en DVD/xCD-lämplig MPEG-PS-fil" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "Packa om ljud och video utan att koda om (användbart för VOB-filer)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "Använd en GOP på 12 bildrutor (öka kompatibiliteten)" + +#~ msgid "Special" +#~ msgstr "Special" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Huvud (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Horisontell justering" +#~ msgid "Extra parameters for coder" +#~ msgstr "Extra parametrar för Mencoder" + +#~ msgid "Misc" +#~ msgstr "Diverse" + +#~ msgid "Advanced options" +#~ msgstr "Avancerade inställningar" + +#~ msgid "Preview" +#~ msgstr "Förhandsvisa" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "Välj mappen där DeVeDe ska skapa dvd-avbilden och ett namn för den. " +#~ "Använd inte en mapp på en VFAT/FAT32-enhet. Tecknen /, | och \\ tillåts " +#~ "inte och kommer att ersättas med understreck." + +#~ msgid "Choose a folder" +#~ msgstr "Välj en mapp" + +#~ msgid "Load a disc structure" +#~ msgstr "Läs in en skivstruktur" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Varning: du har redan en skivstruktur" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Om du läser in en skivstruktur kommer du att förlora din aktuella " +#~ "struktur (såvida du inte sparar den först). Fortsätt?" + +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" + +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" + +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" + +#~ msgid "1.4 GB DVD" +#~ msgstr "1,4 GB DVD" + +#~ msgid "4.7 GB DVD" +#~ msgstr "4,7 GB DVD" + +#~ msgid "8.5 GB DVD" +#~ msgstr "8,5 GB DVD" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Arkiv" + +#~ msgid "_Help" +#~ msgstr "_Hjälp" + +#~ msgid "Titles" +#~ msgstr "Titlar" + +#~ msgid "Files" +#~ msgstr "Filer" + +#~ msgid "Length (seconds):" +#~ msgstr "Längd (sekunder):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Videofrekvens (kbit/s):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Ljudfrekvens (kbit/s):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Uppskattad längd (MByte):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Bildförhållande på utdata:" + +#~ msgid "Size of chapters:" +#~ msgstr "Storlek på kapitel:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Justera diskanvändning" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Mediastorlek:" + +#~ msgid "Disc usage" +#~ msgstr "Skivanvändning" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Standardformat" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Skapa en meny med titlarna" + +#~ msgid "Menu options" +#~ msgstr "Menyalternativ" + +#~ msgid "Preview menu" +#~ msgstr "Förhandsvisa meny" + +#~ msgid "Menus" +#~ msgstr "Menyer" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Konvertera endast filmfiler till standardiserade MPEG-filer" + +#~ msgid "Create disc structure" +#~ msgstr "Skapa skivstruktur" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Skapa en ISO eller BIN/CUE-avbild, klar att bränna till en skiva" + +#~ msgid "Action" +#~ msgstr "Åtgärd" + +#~ msgid "Menu preview" +#~ msgstr "Förhandsvisning av meny" + +#~ msgid "Shadow color:" +#~ msgstr "Skuggfärg:" + +#~ msgid "Text color:" +#~ msgstr "Textfärg:" + +#~ msgid "Text:" +#~ msgstr "Text:" + +#~ msgid "Font:" +#~ msgstr "Typsnitt:" + +#~ msgid "Menu title" +#~ msgstr "Menytitel" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Välj en bild att använda som bakgrund för skivans meny" + +#~ msgid "Set default background" +#~ msgstr "Ställ in standardbakgrund" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Menybakgrund (endast PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Välj en musikfil" + +#~ msgid "Set menus without sound" +#~ msgstr "Ange menyer utan ljud" + +#~ msgid "Menu music" +#~ msgstr "Menymusik" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Special" +#~ msgid "Horizontal" +#~ msgstr "Horisontell justering" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Överst" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Special" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Mitten" +#~ msgid "Top" +#~ msgstr "Överst" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Nederst" +#~ msgid "Middle" +#~ msgstr "Mitten" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Vänster" +#~ msgid "Bottom" +#~ msgstr "Nederst" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Centrera" +#~ msgid "Left" +#~ msgstr "Vänster" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Höger" +#~ msgid "Center" +#~ msgstr "Centrera" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menyer" +#~ msgid "Right" +#~ msgstr "Höger" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Menyposition" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menyer" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Färg för avmarkerade titlar:" +#~ msgid "Menu position" +#~ msgstr "Menyposition" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Färg för skuggor:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Färg för avmarkerade titlar:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Färg för markerad titel:" +#~ msgid "Color for shadows:" +#~ msgstr "Färg för skuggor:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Bakgrundsfärg för titlar:" +#~ msgid "Color for selected title:" +#~ msgstr "Färg för markerad titel:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Menyfärger och -typsnitt" +#~ msgid "Background color for titles:" +#~ msgstr "Bakgrundsfärg för titlar:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Visa meny vid uppstart av skiva" +#~ msgid "Menu font and colors" +#~ msgstr "Menyfärger och -typsnitt" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Hoppa till första titeln vid uppstart" +#~ msgid "Show menu at disc startup" +#~ msgstr "Visa meny vid uppstart av skiva" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Uppstartsalternativ för skiva" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Hoppa till första titeln vid uppstart" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Kan inte hitta typsnittet för undertexter. Avbryter." +#~ msgid "Disc startup options" +#~ msgstr "Uppstartsalternativ för skiva" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Spela upp förhandsvisningen igen?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Kan inte hitta typsnittet för undertexter. Avbryter." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Förhandsgranska video" +#~ msgid "Replay the preview again?" +#~ msgstr "Spela upp förhandsvisningen igen?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe kommer att skapa en förhandsvisning med de valda parametrarna så att " -"du kan kontrollera videokvaliteten, ljudsynkronisering och så vidare." +#~ msgid "Preview video" +#~ msgstr "Förhandsgranska video" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Förhandsvisningslängd:" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe kommer att skapa en förhandsvisning med de valda parametrarna så " +#~ "att du kan kontrollera videokvaliteten, ljudsynkronisering och så vidare." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Kan inte hitta följande program:" +#~ msgid "Preview length:" +#~ msgstr "Förhandsvisningslängd:" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe behöver dem för att fungera. Om du vill använda DeVeDe måste du " -"installera dem alla." +#~ msgid "Can't find the following programs:" +#~ msgstr "Kan inte hitta följande program:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Skapar..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe behöver dem för att fungera. Om du vill använda DeVeDe måste du " +#~ "installera dem alla." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Spara den aktuella skivstrukturen" +#~ msgid "Creating..." +#~ msgstr "Skapar..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Titelegenskaper" +#~ msgid "Save current disc structure" +#~ msgstr "Spara den aktuella skivstrukturen" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Titelns namn" +#~ msgid "Title properties" +#~ msgstr "Titelegenskaper" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Stoppa reproduktion/visa skivmeny" +#~ msgid "Title's name" +#~ msgstr "Titelns namn" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "Spela upp första titeln" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Stoppa reproduktion/visa skivmeny" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Spela upp föregående titel" +#~ msgid "Play the first title" +#~ msgstr "Spela upp första titeln" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Spela upp den här titeln igen (upprepa)" +#~ msgid "Play the previous title" +#~ msgstr "Spela upp föregående titel" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Spela upp nästa titel" +#~ msgid "Play this title again (loop)" +#~ msgstr "Spela upp den här titeln igen (upprepa)" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Spela upp sista titeln" +#~ msgid "Play the next title" +#~ msgstr "Spela upp nästa titel" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Åtgärd att genomföra när den här titeln slutar" +#~ msgid "Play the last title" +#~ msgstr "Spela upp sista titeln" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Varning" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Åtgärd att genomföra när den här titeln slutar" + +#~ msgid "Warning" +#~ msgstr "Varning" #~ msgid "Vertical alignment" #~ msgstr "Vertikal justering" diff --git a/po/tr.po b/po/tr.po index b3a07c2..f921c65 100644 --- a/po/tr.po +++ b/po/tr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:08+0200\n" "PO-Revision-Date: 2010-11-28 15:13+0200\n" "Last-Translator: Ozan Aydın \n" "Language-Team: Turkish <>\n" @@ -20,1286 +20,1198 @@ msgstr "" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "BIN/CUE dosyaları yaratılıyor" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "Video dosyaları" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "Tüm dosyalar" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "Altyazı" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"BIN/CUE dosyaları yaratılamadı\n" -"Disk alanınız yetersiz olabilir" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "ISO dosyası yaratılıyor" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"ISO dosyası yaratılamadı\n" -"Disk alanınız yetersiz olabilir" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "Menü yaratılıyor %(menu_number)d" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"Disk alanı yetersiz. Bu diski yaratmak için\n" -"%(total)d MB boş alana ihtiyaç var, ama yalnızca %(free)d MB'lık boş alan " -"mevcut." -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"Hedef dizine yazma girişimi başarısız.\n" -"Yazma yetkisine sahip olduğunuzu ve yeterli boş alan olup olmadığını kontrol " -"edin." - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -"Dosya veya klasör\n" -"\n" -"%(klasör)s\n" -"\n" -"zaten mevcut. Eğer devam ederseniz, silinecek." -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "Bilinmeyen hata" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "DVD kök yapısı yaratılıyor" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"DVD kök dizini yaratılamadı\n" -"Disk alanı yetersiz olabilir" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." -msgstr "Menü sesi hasarlı görünüyor. Varsayılan sessiz tema kullanılıyor." - -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"Menü arka planı bulunamıyor.\n" -"Menü seçeneklerini kontrol edin." -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "Hata" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "Dosya, bir ses dosyasına benziyor." + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "Video dosyaları" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "Video dosyaları" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "Dosya kopyalanıyor" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "ISO dosyası yaratılıyor" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "Dosya açılamıyor." -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "Bu dosya bir disk yapısı içermiyor." - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "Bu dosya bir DeVeDe dizini içermiyor." - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"Listedeki film dosyaları bulunamıyor. Lütfen, film dosyalarını ekleyin ve " -"disk yapısını yüklemeyi tekrar deneyin.\n" -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"Menü arka planı bulunamıyor. Disk yapısı varsayılan menü arka planı ile " -"oluşturulacak. Disk yaratılmadan önce menü arka planını değiştirebilirsiniz." -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "Güncel DVD işlemini sonlandırıp, kapatmak istiyor musunuz?" + +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "DeVeDe'yi kapat" + +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "Dosya adı yok" - -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "Dosya kaydedilemiyor" - -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"Disk alanı için çok fazla video var.\n" -" Lütfen daha fazla kapasiteli bir disk tipi seçin veya bazı videoları " -"çıkarın." -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" msgstr "" -"Bazı dosyalar video dosyası değildi.\n" -"Hiçbiri eklenmedi." -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "Filme adını sil" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"Proje %(X)d film dosyası içeriyor ama maksimum kapasite %(MAX)d. Lütfen, " -"bazı dosyaları çıkarıp tekrar deneyin." -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "Bölüm adı yok" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "Filme adını sil" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "Kaydedilmemiş disk dizini" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "Vazgeçmek istiyor musunuz?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "Alt yazı ekleniyor" + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Video adı %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "Altyazı" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "Kod sayfası" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "Dil" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "Video dosyaları" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "Tüm dosyalar" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "Dosya, bir video dosyasına benzemiyor." - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "Dosya, bir ses dosyasına benziyor." - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "Lütfen her seferde bir dosya ekleyin." - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "Lütfen, film dosyasını, alt yazıdan önce ekleyin." - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "Alt yazı ekleniyor" - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Dönüştürme başarısız.\n" -"SPUMUX hatası gibi görünüyor." - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Dosya kopyalama başarısız\n" -"Boş disk alanı yetersiz olabilir." - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "Dosya kopyalanıyor" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "Ön izleme yaratılıyor" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" -"Dönüştürülüyor %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"Dönüştürme başarısız.\n" -"Mencoder hatası söz konusu olabilir." - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "Mencoder syntax hataları için parametreleri kontrol edin." - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"Dönüştürme başarısız\n" -"Boş disk alanı yetersiz olabilir." - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "Menüler yaratılamadı." - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "Menü yaratma başarısız." - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"Menü düğmeleri eklenemedi.\n" -"SPUMUX hatası gibi görünüyor." - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "Menü yaratılıyor %(menu_number)d" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "Geçici dosyaları sil" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "Çok çekirdekli işlemciler için optimizasyon kullan" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "Seçenekler" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "Geçici dosya dizini:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "Geçici dosya dizini" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "Dosyalar" +msgid "Creating CD image" +msgstr "ISO dosyası yaratılıyor" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "BIN/CUE dosyaları yaratılıyor" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "BIN/CUE dosyaları yaratılamadı\n" +#~ "Disk alanınız yetersiz olabilir" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "ISO dosyası yaratılamadı\n" +#~ "Disk alanınız yetersiz olabilir" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "Disk alanı yetersiz. Bu diski yaratmak için\n" +#~ "%(total)d MB boş alana ihtiyaç var, ama yalnızca %(free)d MB'lık boş alan " +#~ "mevcut." + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "Hedef dizine yazma girişimi başarısız.\n" +#~ "Yazma yetkisine sahip olduğunuzu ve yeterli boş alan olup olmadığını " +#~ "kontrol edin." + +#~ msgid "" +#~ "The file or folder\n" +#~ "\n" +#~ "%(folder)s\n" +#~ "\n" +#~ "already exists. If you continue, it will be deleted." +#~ msgstr "" +#~ "Dosya veya klasör\n" +#~ "\n" +#~ "%(klasör)s\n" +#~ "\n" +#~ "zaten mevcut. Eğer devam ederseniz, silinecek." + +#~ msgid "Unknown error" +#~ msgstr "Bilinmeyen hata" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "DVD kök dizini yaratılamadı\n" +#~ "Disk alanı yetersiz olabilir" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "Menü sesi hasarlı görünüyor. Varsayılan sessiz tema kullanılıyor." + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "Menü arka planı bulunamıyor.\n" +#~ "Menü seçeneklerini kontrol edin." + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "Bu dosya bir disk yapısı içermiyor." + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "Bu dosya bir DeVeDe dizini içermiyor." + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "" +#~ "Listedeki film dosyaları bulunamıyor. Lütfen, film dosyalarını ekleyin " +#~ "ve disk yapısını yüklemeyi tekrar deneyin.\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "Menü arka planı bulunamıyor. Disk yapısı varsayılan menü arka planı ile " +#~ "oluşturulacak. Disk yaratılmadan önce menü arka planını " +#~ "değiştirebilirsiniz." + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." + +#~ msgid "No filename" +#~ msgstr "Dosya adı yok" + +#~ msgid "Can't save the file." +#~ msgstr "Dosya kaydedilemiyor" + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "Disk alanı için çok fazla video var.\n" +#~ " Lütfen daha fazla kapasiteli bir disk tipi seçin veya bazı videoları " +#~ "çıkarın." + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "Bazı dosyalar video dosyası değildi.\n" +#~ "Hiçbiri eklenmedi." + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "Proje %(X)d film dosyası içeriyor ama maksimum kapasite %(MAX)d. Lütfen, " +#~ "bazı dosyaları çıkarıp tekrar deneyin." + +#~ msgid "no chapters" +#~ msgstr "Bölüm adı yok" + +#~ msgid "Unsaved disc structure" +#~ msgstr "Kaydedilmemiş disk dizini" + +#~ msgid "Codepage" +#~ msgstr "Kod sayfası" + +#~ msgid "Language" +#~ msgstr "Dil" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "Dosya, bir video dosyasına benzemiyor." + +#~ msgid "Please, add only one file each time." +#~ msgstr "Lütfen her seferde bir dosya ekleyin." + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "Lütfen, film dosyasını, alt yazıdan önce ekleyin." + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Dönüştürme başarısız.\n" +#~ "SPUMUX hatası gibi görünüyor." + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Dosya kopyalama başarısız\n" +#~ "Boş disk alanı yetersiz olabilir." + +#~ msgid "Creating preview" +#~ msgstr "Ön izleme yaratılıyor" + +#~ msgid "" +#~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" +#~ msgstr "" +#~ "Dönüştürülüyor %(title_number)s (pass %(pass_number)s)\n" +#~ "\n" +#~ "%(file_name)s" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "Dönüştürme başarısız.\n" +#~ "Mencoder hatası söz konusu olabilir." + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "Mencoder syntax hataları için parametreleri kontrol edin." + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "Dönüştürme başarısız\n" +#~ "Boş disk alanı yetersiz olabilir." + +#~ msgid "Failed to create the menues." +#~ msgstr "Menüler yaratılamadı." + +#~ msgid "Menu generation failed." +#~ msgstr "Menü yaratma başarısız." + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "Menü düğmeleri eklenemedi.\n" +#~ "SPUMUX hatası gibi görünüyor." + +#~ msgid "Erase temporary files" +#~ msgstr "Geçici dosyaları sil" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "Çok çekirdekli işlemciler için optimizasyon kullan" + +#~ msgid "Options" +#~ msgstr "Seçenekler" + +#~ msgid "Temporary files folder:" +#~ msgstr "Geçici dosya dizini:" + +#~ msgid "Folder for temporary file" +#~ msgstr "Geçici dosya dizini" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "Rotasyon" +#~ msgid "Folders" +#~ msgstr "Dosyalar" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "Dosya:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "Temizle" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "Kodlanıyor:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "Dil:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "Alt yazıyı yükselt" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "Alt yazı ekle" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "Bir dosya seç" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "Sonlandırıldı. Hedef dizindeki dosya geçici olabilir." - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "DeVeDe'yi kapat" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "Güncel DVD işlemini sonlandırıp, kapatmak istiyor musunuz?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "Vazgeçmek istiyor musunuz?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "Parçayı sil" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"Bu parçayı silmeyi ve\n" -"diğerini yeniden düzenlemeyi seçtiniz:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "Devam etmek istiyor musunuz?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "Alt yazıyı sil" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "Seçilen alt yazı dosyasını sil" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "Filme adını sil" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"Bu film adını silmeyi ve\n" -"diğerini yeniden düzenlemeyi seçtiniz:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "Disk tipi seçimi" - -#: ../interface/wdisk_type.ui.h:2 -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "DeVeDe ile yaratmak istediğiniz disk tipini seçin" - -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"Video DVD\n" -"Standart DVD oynatıcılarda çalışacak DVD yaratır" - -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VideoCD\n" -"Resim kalitesi VHS'ye eşdeğer VCD yaratır" - -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"Super VideoCD\n" -"Normalden daha kaliteli VCD yaratır" - -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"China VideoDisc\n" -"Super VideoCD'nin bir başka türü" - -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"DivX oynatıcılarında çalışacak disk ortamları yaratır" - -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"DVD yapısı içi boş başlıklar içeriyor.\n" -"Devam etmek istiyor musunuz?" - -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" - -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "İşlem tamamlandı!" - -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "Mevcut disk yapısını silmek istiyor musunuz?" - -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "Mevcut disk yapısını silmek ve yeniden başlamak istiyor musunuz?" - -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "Hata" - -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "Dosya özellikleri" - -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "Dosya" - -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "Saniye başına kare sayısı:" - -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "Orijinal uzunluk (saniye):" - -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "Orijinal ses hızı (Kbits/sn):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "Orijinal video hızı (Kbits/sn):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "Orijinal boyut (piksel):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "İşlem sonu boyutu (piksel):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "Tahmini işlem sonu boyut (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "Dosya bilgisi" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "Video formatı" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "Ses parçası:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "Bu video dosyası bir ses parçası içermiyor" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "Ses parçaları" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "Sıfırla" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "Ses seviyesini %100'e ayarla" - -#: ../interface/wfile.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "Ses seviyesi (%)" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "Tam uzunlukta depola" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "İlk yarısında depola" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "İkinci yarısında depola" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "Dosya bölümü" - -#: ../interface/wfile.ui.h:26 -msgid "Font size:" -msgstr "Yazı tipi boyutu:" - -#: ../interface/wfile.ui.h:27 -msgid "Force subtitles" -msgstr "Alt yazıları kuvvetlendir" - -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "" -"DivX formatı alt yazıları desteklemez. Lütfen sık sorulan soruları okuyun." - -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "Alt yazılar" - -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "Video hızı (Kbits/sn)" - -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "Ses hızı (Kbits/sn)" - -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "Dosyayı bölümün içinde böl" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "Her bölüm için boyut (dakika):" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "Bölümler içindeki ayırım" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "Genel" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "Varsayılan" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "Tamamlanmış boyut" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "En boy oranı" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "Video formatı" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "Rotasyon yapma" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "180 derece döndür" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "Saat yönünde 90 derece döndür" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "Saat yönünün tersine 90 derece döndür" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "Rotasyon" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "Yatay aynalama" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "Dikey aynalama" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "Ayna" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "Takas alanları" - -#: ../interface/wfile.ui.h:59 -msgid "Field order" -msgstr "Alan düzeni" - -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "Siyah boşluklar ekle" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "Görüntü ölçekleme" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "Ölçekleme modu" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "Video seçenekleri" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "MBCMP kullan (daha hızlı)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "En düşük bit hızı gerektiren MBD modunu seç" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "En iyi hız bozunumuna sahip MBD modunu seç (daha iyi kalite)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "Kafes aramalı niceleme kullan (daha iyi kalite, daha yavaş dönüştürme)" - -#: ../interface/wfile.ui.h:68 -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "MacroBlock karar algoritması ve kafes aramalı niceleme" - -#: ../interface/wfile.ui.h:69 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "İkili kodlama kullan (daha iyi kalite, daha yavaş kodlama)" - -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "Birinci kodlamayı hızlı geç" - -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "İki geçişli kodlama" - -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "Median deinterlacing filtresi" - -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "Deinterlace yapma" - -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF deinterlace filtresi" - -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg deinterlacing filtresi" - -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "Doğrusal karışım" - -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5 deinterlacing filtresi" - -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "Deinterlacing" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "Kalite" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "Ses gecikmesi (saniye):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "DVD'yi 5.1kanallı ses ile yarat" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" -"Bu dosya halihazırda AC3 sese sahip (ses datasını sıkıştırmadan kopyala)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "Ses" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "Ses" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "Bu dosya halihazırda DVD/xCD-uyumlu MPEG-PS dosyası" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" -"Yeniden kodlama yapmadan ses ve videoyu tekrar paketle (VOB dosyaları için " -"kullanılabilir)" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "GOP kullan (uyumluluğu arttırır)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "Özel" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "Mencoder için ekstra parametreler" +#~ msgid "Workarounds" +#~ msgstr "Rotasyon" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "Çeşitli" +#~ msgid "File:" +#~ msgstr "Dosya:" -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "Gelişmiş seçenekler" +#~ msgid "Clear" +#~ msgstr "Temizle" -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "Önizleme" +#~ msgid "Encoding:" +#~ msgstr "Kodlanıyor:" -#: ../interface/wfolder_dialog.ui.h:1 -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"DeVeDe'nin DVD imajı yaratacağı bir dizin seçin ve isimlendirin. VFAT/FAT32 " -"formatında bir dizin kullanmayın. \"/ , and \\\" karakterleri kullanılamaz. " +#~ msgid "Language:" +#~ msgstr "Dil:" -#: ../interface/wfolder_dialog.ui.h:2 -msgid "Choose a folder" -msgstr "Bir klasör seç" +#~ msgid "Put subtitles upper" +#~ msgstr "Alt yazıyı yükselt" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Add subtitles" +#~ msgstr "Alt yazı ekle" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "Bir disk yapısı yükleyin" +#~ msgid "Choose a file" +#~ msgstr "Bir dosya seç" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "Uyarı: Zaten bir bir disk yapısı mevcut" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "Sonlandırıldı. Hedef dizindeki dosya geçici olabilir." -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"Eğer yeni bir disk yapısı yüklerseniz kaydedilmemiş mevcut yapıyı " -"kaybedeceksiniz. Devam etmek istiyor musunuz?" +#~ msgid "Delete chapter" +#~ msgstr "Parçayı sil" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "185 MB CD" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Bu parçayı silmeyi ve\n" +#~ "diğerini yeniden düzenlemeyi seçtiniz:" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "650 MB CD" +#~ msgid "Proceed?" +#~ msgstr "Devam etmek istiyor musunuz?" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "700 MB CD" +#~ msgid "Delete subtitle" +#~ msgstr "Alt yazıyı sil" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "1.4 GB DVD" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "Seçilen alt yazı dosyasını sil" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "4.7 GB DVD" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "Bu film adını silmeyi ve\n" +#~ "diğerini yeniden düzenlemeyi seçtiniz:" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "8.5 GB DVD" +#~ msgid "Disc type selection" +#~ msgstr "Disk tipi seçimi" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "DeVeDe ile yaratmak istediğiniz disk tipini seçin" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "_Dosya" +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "Video DVD\n" +#~ "Standart DVD oynatıcılarda çalışacak DVD yaratır" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VideoCD\n" +#~ "Resim kalitesi VHS'ye eşdeğer VCD yaratır" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "Super VideoCD\n" +#~ "Normalden daha kaliteli VCD yaratır" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "_Yardım" +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "China VideoDisc\n" +#~ "Super VideoCD'nin bir başka türü" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "Başlıklar" +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "DivX oynatıcılarında çalışacak disk ortamları yaratır" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "Dosyalar" +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "DVD yapısı içi boş başlıklar içeriyor.\n" +#~ "Devam etmek istiyor musunuz?" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "Uzunluk (saniye):" +#~ msgid "Job done!" +#~ msgstr "İşlem tamamlandı!" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "Video hızı (Kbits/sn):" +#~ msgid "Delete current disc structure?" +#~ msgstr "Mevcut disk yapısını silmek istiyor musunuz?" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "Ses hızı (Kbits/sn):" +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "Mevcut disk yapısını silmek ve yeniden başlamak istiyor musunuz?" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "Tahmini boyut (MBytes):" +#~ msgid "File properties" +#~ msgstr "Dosya özellikleri" -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "Çıkış boy oranı:" +#~ msgid "File" +#~ msgstr "Dosya" -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "Bölüm boyutu:" +#~ msgid "Frames per second:" +#~ msgstr "Saniye başına kare sayısı:" -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "Disk kullanımını ayarla" +#~ msgid "Original length (seconds):" +#~ msgstr "Orijinal uzunluk (saniye):" -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "Orijinal ses hızı (Kbits/sn):" -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "Medya boyutu:" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "Orijinal video hızı (Kbits/sn):" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "Disk kullanımı" +#~ msgid "Original size (pixels):" +#~ msgstr "Orijinal boyut (piksel):" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "Final size (pixels):" +#~ msgstr "İşlem sonu boyutu (piksel):" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "Varsayılan format" +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "Tahmini işlem sonu boyut (MBytes):" -#: ../interface/wmain.ui.h:33 -msgid "Create a menu with the titles" -msgstr "Başlıklarla bir menü yarat" +#~ msgid "File info" +#~ msgstr "Dosya bilgisi" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "Menü seçenekleri" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "Menü Önizlemesi" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "Menüler" +#~ msgid "Video format" +#~ msgstr "Video formatı" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "Film dosyalarını yalnızca MPEG dosyalarına uyumlu hale dönüştür" +#~ msgid "Audio track:" +#~ msgstr "Ses parçası:" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "Disk yapısı yarat" +#~ msgid "This video file has no audio tracks." +#~ msgstr "Bu video dosyası bir ses parçası içermiyor" -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "Diske yazmaya hazır bir ISO ya da BIN/CUE imajı yarat" +#~ msgid "Audio tracks" +#~ msgstr "Ses parçaları" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "Eylem" +#~ msgid "Reset" +#~ msgstr "Sıfırla" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "Menü önizleme" +#~ msgid "Resets the volume to 100%" +#~ msgstr "Ses seviyesini %100'e ayarla" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "Gölge rengi:" +#~ msgid "Volume (%)" +#~ msgstr "Ses seviyesi (%)" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "Metin rengi:" +#~ msgid "Store full length" +#~ msgstr "Tam uzunlukta depola" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "Metin:" +#~ msgid "Store the first half" +#~ msgstr "İlk yarısında depola" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "Yazı tipi:" +#~ msgid "Store the second half" +#~ msgstr "İkinci yarısında depola" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "Menü başlığı" +#~ msgid "File split" +#~ msgstr "Dosya bölümü" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "Disk menüsünde arka plan olarak kullanılacak resmi seç" +#~ msgid "Font size:" +#~ msgstr "Yazı tipi boyutu:" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "Varsayılan arka planı ayarla" +#~ msgid "Force subtitles" +#~ msgstr "Alt yazıları kuvvetlendir" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "Menü arkaplanı (sadece PNG)" +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "" +#~ "DivX formatı alt yazıları desteklemez. Lütfen sık sorulan soruları okuyun." -#: ../interface/wmenu_properties.ui.h:9 -msgid "Choose a music file" -msgstr "Bir müzik dosyası seç" +#~ msgid "Subtitles" +#~ msgstr "Alt yazılar" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "Menüleri sessiz ayarla" +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "Video hızı (Kbits/sn)" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "Menü müziği" +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "Ses hızı (Kbits/sn)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "Dosyayı bölümün içinde böl" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "Her bölüm için boyut (dakika):" + +#~ msgid "Division in chapters" +#~ msgstr "Bölümler içindeki ayırım" + +#~ msgid "General" +#~ msgstr "Genel" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "Varsayılan" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "Tamamlanmış boyut" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "En boy oranı" + +#~ msgid "Video format" +#~ msgstr "Video formatı" + +#~ msgid "No rotation" +#~ msgstr "Rotasyon yapma" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "180 derece döndür" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "Saat yönünde 90 derece döndür" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "Saat yönünün tersine 90 derece döndür" + +#~ msgid "Rotation" +#~ msgstr "Rotasyon" + +#~ msgid "Horizontal mirror" +#~ msgstr "Yatay aynalama" + +#~ msgid "Vertical mirror" +#~ msgstr "Dikey aynalama" + +#~ msgid "Mirror" +#~ msgstr "Ayna" + +#~ msgid "Swap fields" +#~ msgstr "Takas alanları" + +#~ msgid "Field order" +#~ msgstr "Alan düzeni" + +#~ msgid "Add black bars" +#~ msgstr "Siyah boşluklar ekle" + +#~ msgid "Scale picture" +#~ msgstr "Görüntü ölçekleme" + +#~ msgid "Scaling mode" +#~ msgstr "Ölçekleme modu" + +#~ msgid "Video options" +#~ msgstr "Video seçenekleri" + +#~ msgid "Use MBCMP (faster)" +#~ msgstr "MBCMP kullan (daha hızlı)" + +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "En düşük bit hızı gerektiren MBD modunu seç" + +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "En iyi hız bozunumuna sahip MBD modunu seç (daha iyi kalite)" + +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "" +#~ "Kafes aramalı niceleme kullan (daha iyi kalite, daha yavaş dönüştürme)" + +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "MacroBlock karar algoritması ve kafes aramalı niceleme" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "İkili kodlama kullan (daha iyi kalite, daha yavaş kodlama)" + +#~ msgid "Turbo 1st pass" +#~ msgstr "Birinci kodlamayı hızlı geç" + +#~ msgid "Two pass encoding" +#~ msgstr "İki geçişli kodlama" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "Median deinterlacing filtresi" + +#~ msgid "Don't deinterlace" +#~ msgstr "Deinterlace yapma" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF deinterlace filtresi" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg deinterlacing filtresi" + +#~ msgid "Linear blend" +#~ msgstr "Doğrusal karışım" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5 deinterlacing filtresi" + +#~ msgid "Deinterlacing" +#~ msgstr "Deinterlacing" + +#~ msgid "Quality" +#~ msgstr "Kalite" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "Ses gecikmesi (saniye):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "DVD'yi 5.1kanallı ses ile yarat" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "" +#~ "Bu dosya halihazırda AC3 sese sahip (ses datasını sıkıştırmadan kopyala)" + +#~ msgid "Audio" +#~ msgstr "Ses" + +#~ msgid "Audio" +#~ msgstr "Ses" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "Bu dosya halihazırda DVD/xCD-uyumlu MPEG-PS dosyası" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "" +#~ "Yeniden kodlama yapmadan ses ve videoyu tekrar paketle (VOB dosyaları " +#~ "için kullanılabilir)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "GOP kullan (uyumluluğu arttırır)" + +#~ msgid "Special" +#~ msgstr "Özel" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "Yatay hizalama" +#~ msgid "Extra parameters for coder" +#~ msgstr "Mencoder için ekstra parametreler" + +#~ msgid "Misc" +#~ msgstr "Çeşitli" + +#~ msgid "Advanced options" +#~ msgstr "Gelişmiş seçenekler" + +#~ msgid "Preview" +#~ msgstr "Önizleme" + +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "DeVeDe'nin DVD imajı yaratacağı bir dizin seçin ve isimlendirin. VFAT/" +#~ "FAT32 formatında bir dizin kullanmayın. \"/ , and \\\" karakterleri " +#~ "kullanılamaz. " + +#~ msgid "Choose a folder" +#~ msgstr "Bir klasör seç" + +#~ msgid "Load a disc structure" +#~ msgstr "Bir disk yapısı yükleyin" + +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "Uyarı: Zaten bir bir disk yapısı mevcut" + +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "Eğer yeni bir disk yapısı yüklerseniz kaydedilmemiş mevcut yapıyı " +#~ "kaybedeceksiniz. Devam etmek istiyor musunuz?" + +#~ msgid "185 MB CD" +#~ msgstr "185 MB CD" + +#~ msgid "650 MB CD" +#~ msgstr "650 MB CD" + +#~ msgid "700 MB CD" +#~ msgstr "700 MB CD" + +#~ msgid "1.4 GB DVD" +#~ msgstr "1.4 GB DVD" + +#~ msgid "4.7 GB DVD" +#~ msgstr "4.7 GB DVD" + +#~ msgid "8.5 GB DVD" +#~ msgstr "8.5 GB DVD" + +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" + +#~ msgid "_File" +#~ msgstr "_Dosya" + +#~ msgid "_Help" +#~ msgstr "_Yardım" + +#~ msgid "Titles" +#~ msgstr "Başlıklar" + +#~ msgid "Files" +#~ msgstr "Dosyalar" + +#~ msgid "Length (seconds):" +#~ msgstr "Uzunluk (saniye):" + +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "Video hızı (Kbits/sn):" + +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "Ses hızı (Kbits/sn):" + +#~ msgid "Estimated length (MBytes):" +#~ msgstr "Tahmini boyut (MBytes):" + +#~ msgid "Output aspect ratio:" +#~ msgstr "Çıkış boy oranı:" + +#~ msgid "Size of chapters:" +#~ msgstr "Bölüm boyutu:" + +#~ msgid "Adjust disc usage" +#~ msgstr "Disk kullanımını ayarla" + +#~ msgid "0.0%" +#~ msgstr "0.0%" + +#~ msgid "Media size:" +#~ msgstr "Medya boyutu:" + +#~ msgid "Disc usage" +#~ msgstr "Disk kullanımı" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "Varsayılan format" + +#~ msgid "Create a menu with the titles" +#~ msgstr "Başlıklarla bir menü yarat" + +#~ msgid "Menu options" +#~ msgstr "Menü seçenekleri" + +#~ msgid "Preview menu" +#~ msgstr "Menü Önizlemesi" + +#~ msgid "Menus" +#~ msgstr "Menüler" + +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "Film dosyalarını yalnızca MPEG dosyalarına uyumlu hale dönüştür" + +#~ msgid "Create disc structure" +#~ msgstr "Disk yapısı yarat" + +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "Diske yazmaya hazır bir ISO ya da BIN/CUE imajı yarat" + +#~ msgid "Action" +#~ msgstr "Eylem" + +#~ msgid "Menu preview" +#~ msgstr "Menü önizleme" + +#~ msgid "Shadow color:" +#~ msgstr "Gölge rengi:" + +#~ msgid "Text color:" +#~ msgstr "Metin rengi:" + +#~ msgid "Text:" +#~ msgstr "Metin:" + +#~ msgid "Font:" +#~ msgstr "Yazı tipi:" + +#~ msgid "Menu title" +#~ msgstr "Menü başlığı" + +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "Disk menüsünde arka plan olarak kullanılacak resmi seç" + +#~ msgid "Set default background" +#~ msgstr "Varsayılan arka planı ayarla" + +#~ msgid "Menu background (only PNG)" +#~ msgstr "Menü arkaplanı (sadece PNG)" + +#~ msgid "Choose a music file" +#~ msgstr "Bir müzik dosyası seç" + +#~ msgid "Set menus without sound" +#~ msgstr "Menüleri sessiz ayarla" + +#~ msgid "Menu music" +#~ msgstr "Menü müziği" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "Özel" +#~ msgid "Horizontal" +#~ msgstr "Yatay hizalama" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "Üst" +#, fuzzy +#~ msgid "Vertical" +#~ msgstr "Özel" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "Orta" +#~ msgid "Top" +#~ msgstr "Üst" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "Alt" +#~ msgid "Middle" +#~ msgstr "Orta" -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "Sol" +#~ msgid "Bottom" +#~ msgstr "Alt" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "Merkez" +#~ msgid "Left" +#~ msgstr "Sol" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "Sağ" +#~ msgid "Center" +#~ msgstr "Merkez" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "Menüler" +#~ msgid "Right" +#~ msgstr "Sağ" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "Menü yerleşimi" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "Menüler" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "Seçili olmayan başlıkların rengi:" +#~ msgid "Menu position" +#~ msgstr "Menü yerleşimi" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "Gölge rengi:" +#~ msgid "Color for unselected titles:" +#~ msgstr "Seçili olmayan başlıkların rengi:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "Seçili başlığı renklendir:" +#~ msgid "Color for shadows:" +#~ msgstr "Gölge rengi:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "Başlıkların arkaplan rengi:" +#~ msgid "Color for selected title:" +#~ msgstr "Seçili başlığı renklendir:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "Menü yazı tipi ve rengi" +#~ msgid "Background color for titles:" +#~ msgstr "Başlıkların arkaplan rengi:" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "Disk başlangıcında menüyü göster" +#~ msgid "Menu font and colors" +#~ msgstr "Menü yazı tipi ve rengi" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "Başlangıçta ilk başlığa git" +#~ msgid "Show menu at disc startup" +#~ msgstr "Disk başlangıcında menüyü göster" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "Disk başlangıç seçenekleri" +#~ msgid "Jump to the first title at startup" +#~ msgstr "Başlangıçta ilk başlığa git" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "Alt yazılar için yazı tipi bulunamadı. Sonlandırılıyor." +#~ msgid "Disc startup options" +#~ msgstr "Disk başlangıç seçenekleri" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "Önizlemeyi tekrar oynatmak ister misiniz?" +#~ msgid "Can't find the font for subtitles. Aborting." +#~ msgstr "Alt yazılar için yazı tipi bulunamadı. Sonlandırılıyor." -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "Videoyu önizle" +#~ msgid "Replay the preview again?" +#~ msgstr "Önizlemeyi tekrar oynatmak ister misiniz?" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe, seçilen parametrelerle bir önizleme yaratacak. Video kalitesini, ses " -"senkronizasyonunu ve daha fazlasını kontrol edebilirsiniz." +#~ msgid "Preview video" +#~ msgstr "Videoyu önizle" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "Önizleme uzunluğu" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe, seçilen parametrelerle bir önizleme yaratacak. Video kalitesini, " +#~ "ses senkronizasyonunu ve daha fazlasını kontrol edebilirsiniz." -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "Aşağıdaki uygulamalar bulunamadı:" +#~ msgid "Preview length:" +#~ msgstr "Önizleme uzunluğu" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "" -"DeVeDe'nin çalışabilmesi için onlara ihtiyaç var. DeVeDe'yi kullanmak " -"istiyorsanız onları yüklemelisiniz." +#~ msgid "Can't find the following programs:" +#~ msgstr "Aşağıdaki uygulamalar bulunamadı:" -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "Yaratılıyor..." +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "" +#~ "DeVeDe'nin çalışabilmesi için onlara ihtiyaç var. DeVeDe'yi kullanmak " +#~ "istiyorsanız onları yüklemelisiniz." -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "Mevcut disk yapısını kaydet" +#~ msgid "Creating..." +#~ msgstr "Yaratılıyor..." -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "Başlık özellikleri" +#~ msgid "Save current disc structure" +#~ msgstr "Mevcut disk yapısını kaydet" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "Başlık isimleri" +#~ msgid "Title properties" +#~ msgstr "Başlık özellikleri" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "Yeniden üretimi durdur/Disk menüsünü göster" +#~ msgid "Title's name" +#~ msgstr "Başlık isimleri" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "İlk başlığı yürüt" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "Yeniden üretimi durdur/Disk menüsünü göster" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "Önceki başlığı yürüt" +#~ msgid "Play the first title" +#~ msgstr "İlk başlığı yürüt" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "Bu başlığı tekrar oynat" +#~ msgid "Play the previous title" +#~ msgstr "Önceki başlığı yürüt" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "Sıradaki başlığı yürüt" +#~ msgid "Play this title again (loop)" +#~ msgstr "Bu başlığı tekrar oynat" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "Son başlığı yürüt" +#~ msgid "Play the next title" +#~ msgstr "Sıradaki başlığı yürüt" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "Bu başlık bittiğinde gerçekleştirilecek eylem " +#~ msgid "Play the last title" +#~ msgstr "Son başlığı yürüt" -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "Uyarı" +#~ msgid "Action to perform when this title ends" +#~ msgstr "Bu başlık bittiğinde gerçekleştirilecek eylem " + +#~ msgid "Warning" +#~ msgstr "Uyarı" #~ msgid "Vertical alignment" #~ msgstr "Dikey hizalama" diff --git a/po/untitled.pot b/po/untitled.pot index af82a39..68ed9aa 100644 --- a/po/untitled.pot +++ b/po/untitled.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-29 21:36+0100\n" +"POT-Creation-Date: 2019-10-13 22:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,17 +18,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../src/devedeng/add_files.py:45 +#: ../src/devedeng/add_files.py:44 msgid "Video files" msgstr "" -#: ../src/devedeng/add_files.py:50 ../src/devedeng/ask_subtitles.py:93 -#: ../src/devedeng/dvd_menu.py:162 ../src/devedeng/dvd_menu.py:174 -#: ../src/devedeng/opensave.py:51 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "" -#: ../src/devedeng/ask_subtitles.py:82 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "" @@ -42,41 +42,41 @@ msgstr "" msgid "Converting %(X)s (pass 1)" msgstr "" -#: ../src/devedeng/avconv.py:127 ../src/devedeng/ffmpeg.py:127 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "" -#: ../src/devedeng/avconv.py:498 ../src/devedeng/ffmpeg.py:493 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "" -#: ../src/devedeng/choose_disc_type.py:157 -#: ../src/devedeng/choose_disc_type.py:168 -#: ../src/devedeng/choose_disc_type.py:184 -#: ../src/devedeng/choose_disc_type.py:195 -#: ../src/devedeng/choose_disc_type.py:206 -#: ../src/devedeng/choose_disc_type.py:216 -#: ../src/devedeng/choose_disc_type.py:222 -#: ../src/devedeng/choose_disc_type.py:228 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:160 -#: ../src/devedeng/choose_disc_type.py:171 -#: ../src/devedeng/choose_disc_type.py:187 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:209 -#: ../src/devedeng/choose_disc_type.py:219 -#: ../src/devedeng/choose_disc_type.py:225 -#: ../src/devedeng/choose_disc_type.py:231 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:162 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -84,7 +84,7 @@ msgid "" "%(program_list)s\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:173 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -92,7 +92,7 @@ msgid "" "%(program_list)s\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:189 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -100,7 +100,7 @@ msgid "" "%(program_list)s\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:201 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -108,7 +108,7 @@ msgid "" "%(program_list)s\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:211 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -116,7 +116,7 @@ msgid "" "%(program_list)s\n" msgstr "" -#: ../src/devedeng/choose_disc_type.py:234 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -124,96 +124,104 @@ msgid "" "%(program_list)s\n" msgstr "" -#: ../src/devedeng/dvdauthor_converter.py:50 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "" -#: ../src/devedeng/dvd_menu.py:53 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 msgid "Play all" msgstr "" -#: ../src/devedeng/dvd_menu.py:104 +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "" -#: ../src/devedeng/dvd_menu.py:104 ../src/devedeng/dvd_menu.py:108 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "" -#: ../src/devedeng/dvd_menu.py:108 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "" -#: ../src/devedeng/dvd_menu.py:157 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "" -#: ../src/devedeng/dvd_menu.py:169 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "" -#: ../src/devedeng/dvd_menu.py:411 -#, python-format -msgid "Page %(X)d of %(Y)d" +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" msgstr "" -#: ../src/devedeng/file_copy.py:32 +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "" -#: ../src/devedeng/genisoimage.py:69 ../src/devedeng/mkisofs.py:69 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "" -#: ../src/devedeng/help.py:20 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "" -#: ../src/devedeng/mux_dvd_menu.py:35 +#: ../src/devedeng/mux_dvd_menu.py:34 #, python-format msgid "Mixing menu %(X)d" msgstr "" -#: ../src/devedeng/opensave.py:47 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "" -#: ../src/devedeng/project.py:226 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "" -#: ../src/devedeng/project.py:226 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "" -#: ../src/devedeng/project.py:286 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" +msgstr "" + +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "" -#: ../src/devedeng/project.py:287 ../src/devedeng/project.py:737 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "" -#: ../src/devedeng/project.py:298 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "" -#: ../src/devedeng/project.py:298 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "" -#: ../src/devedeng/project.py:494 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" -#: ../src/devedeng/project.py:495 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "" -#: ../src/devedeng/project.py:504 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -225,15 +233,15 @@ msgid "" " and all its contents will be deleted. Continue?" msgstr "" -#: ../src/devedeng/project.py:504 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "" -#: ../src/devedeng/project.py:642 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "" -#: ../src/devedeng/project.py:642 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "" @@ -245,818 +253,50 @@ msgstr "" msgid "The file already exists" msgstr "" -#: ../src/devedeng/project.py:736 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "" -#: ../src/devedeng/runner.py:91 ../src/devedeng/runner.py:92 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "" -#: ../src/devedeng/settings.py:46 ../src/devedeng/settings.py:64 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "" -#: ../src/devedeng/settings.py:51 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "" msgstr[1] "" -#: ../src/devedeng/settings.py:58 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "" msgstr[1] "" -#: ../src/devedeng/settings.py:127 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "" -#: ../src/devedeng/subtitles_mux.py:44 +#: ../src/devedeng/subtitles_mux.py:43 #, python-format msgid "Adding %(L)s subtitles to %(X)s" msgstr "" -#: ../src/devedeng/title.py:33 +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "" -#: ../src/devedeng/vcdimager_converter.py:47 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "" - -#: ../data/interface/wabout.ui.h:1 -msgid "2014 Raster Software Vigo" -msgstr "" - -#: ../data/interface/wadd_files.ui.h:1 -msgid "Add new file(s)" -msgstr "" - -#: ../data/interface/wask_subtitles.ui.h:1 -msgid "File:" -msgstr "" - -#: ../data/interface/wask_subtitles.ui.h:2 -msgid "Encoding:" -msgstr "" - -#: ../data/interface/wask_subtitles.ui.h:3 -msgid "Language:" -msgstr "" - -#: ../data/interface/wask_subtitles.ui.h:4 -msgid "Put subtitles upper" -msgstr "" - -#: ../data/interface/wcreate.ui.h:1 -msgid "devede" -msgstr "" - -#: ../data/interface/wcreate.ui.h:2 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" - -#: ../data/interface/wcreate.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" - -#: ../data/interface/wdone.ui.h:1 -msgid "Burn" -msgstr "" - -#: ../data/interface/wdone.ui.h:2 -msgid "Job done!" -msgstr "" - -#: ../data/interface/wdone.ui.h:3 ../data/interface/werror.ui.h:2 -msgid "Debugging data" -msgstr "" - -#: ../data/interface/werror.ui.h:1 -msgid "There was an error while creating the disc." -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:1 -msgid "Show this title in the menu" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:2 -msgid "Title" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:3 -msgid "Path:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:4 -msgid "Original size (pixels):" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:5 -msgid "Original length (seconds):" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:6 -msgid "Original aspect ratio:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:7 -msgid "Frames per second:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:8 -msgid "Original audio rate (Kbits/sec):" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:9 -msgid "Original video rate (Kbits/sec):" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:10 -msgid "File info" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:11 ../data/interface/wmessage.ui.h:1 -msgid "column" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:12 -msgid "Select all" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:13 -msgid "Unselect all" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:14 -msgid "Set properties to these files" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:15 -msgid "PAL/SECAM" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:16 -msgid "NTSC" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:17 -msgid "Video format" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:18 -msgid "300" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:19 -msgid "Reset" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:21 -#, no-c-format -msgid "Volume (%)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:22 -msgid "Automatic" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:23 -msgid "5000" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:24 -msgid "Video rate (KBits/sec)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:25 -msgid "224" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:26 -msgid "Audio rate (KBits/sec)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:27 -msgid "5" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:28 -msgid "Size (in minutes) for each chapter:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:29 -msgid "Split the file in chapters (for easy seeking)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:30 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:31 -msgid "Division in chapters" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:32 -msgid "General" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:33 -msgid "Language" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:34 -msgid "Subtitle" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:35 -msgid "Font size:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:36 -msgid "Force subtitles" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:37 -msgid "Fill color:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:38 -msgid "Outline color:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:39 -msgid "Outline thickness:" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:40 -msgid "Subtitles" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:41 -msgid "1920x1080" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:42 -msgid "1280x720" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:43 -msgid "720x480" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:44 -msgid "704x480" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:45 -msgid "480x480" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:46 -msgid "352x480" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:47 -msgid "352x240" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:48 -msgid "720x576" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:49 -msgid "704x576" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:50 -msgid "480x576" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:51 -msgid "352x576" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:52 -msgid "352x288" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:53 -msgid "Final size" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:54 -msgid "4:3" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:55 -msgid "16:9" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:56 -msgid "Aspect ratio" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:57 -msgid "Horizontal mirror" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:58 -msgid "Vertical mirror" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:59 -msgid "Mirror" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:60 -msgid "No rotation" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:61 -msgid "90 degrees (clockwise)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:62 -msgid "180 degrees" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:63 -msgid "90 degrees (counter-clockwise)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:64 -msgid "Rotation" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:65 -msgid "Add black bars" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:66 -msgid "Scale picture" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:67 -msgid "Cut picture" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:68 -msgid "Scaling mode" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:69 -msgid "Video options" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:70 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:71 -msgid "Two pass encoding" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:72 -msgid "Don't deinterlace" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:73 -msgid "FFMpeg deinterlacing filter" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:75 -msgid "Deinterlacing" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:76 -msgid "Quality" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:77 -msgid "Audio delay (in seconds):" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:78 -msgid "Create DVD with 5.1 channel sound" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:79 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:80 -msgid "Audio" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:81 -msgid "Audio" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:82 -#: ../data/interface/wtitle_properties.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:83 -#: ../data/interface/wtitle_properties.ui.h:4 -msgid "Play the first title" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:84 -#: ../data/interface/wtitle_properties.ui.h:5 -msgid "Play the previous title" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:85 -#: ../data/interface/wtitle_properties.ui.h:6 -msgid "Play this title again (loop)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:86 -#: ../data/interface/wtitle_properties.ui.h:7 -msgid "Play the next title" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:87 -#: ../data/interface/wtitle_properties.ui.h:8 -msgid "Play the last title" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:88 -#: ../data/interface/wtitle_properties.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:89 -msgid "Actions" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:90 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:91 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:92 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:93 -msgid "Special" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:94 -msgid "Misc" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:95 -msgid "Options" -msgstr "" - -#: ../data/interface/wfile_properties.ui.h:96 ../data/interface/wmain.ui.h:10 -msgid "Preview" -msgstr "" - -#: ../data/interface/wmain.ui.h:1 -msgid "Devede" -msgstr "" - -#: ../data/interface/wmain.ui.h:2 -msgid "_File" -msgstr "" - -#: ../data/interface/wmain.ui.h:3 -msgid "_Edit" -msgstr "" - -#: ../data/interface/wmain.ui.h:4 -msgid "Set multiproperties" -msgstr "" - -#: ../data/interface/wmain.ui.h:5 -msgid "_Help" -msgstr "" - -#: ../data/interface/wmain.ui.h:6 -msgid "Show documentation" -msgstr "" - -#: ../data/interface/wmain.ui.h:7 -msgid "Title" -msgstr "" - -#: ../data/interface/wmain.ui.h:8 -msgid "Duration" -msgstr "" - -#: ../data/interface/wmain.ui.h:9 -msgid "In menu" -msgstr "" - -#: ../data/interface/wmain.ui.h:11 -msgid "Files" -msgstr "" - -#: ../data/interface/wmain.ui.h:12 -msgid "Media size:" -msgstr "" - -#: ../data/interface/wmain.ui.h:13 -msgid "Adjust disc usage" -msgstr "" - -#: ../data/interface/wmain.ui.h:14 -msgid "Disc usage" -msgstr "" - -#: ../data/interface/wmain.ui.h:15 -msgid "PAL" -msgstr "" - -#: ../data/interface/wmain.ui.h:17 -msgid "Default format" -msgstr "" - -#: ../data/interface/wmain.ui.h:18 -msgid "Create a menu with the titles" -msgstr "" - -#: ../data/interface/wmain.ui.h:19 -msgid "Menu options" -msgstr "" - -#: ../data/interface/wmain.ui.h:20 -msgid "Menus" -msgstr "" - -#: ../data/interface/wmenu.ui.h:1 -msgid "Text:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:2 -msgid "Font:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:3 -msgid "Text color:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:4 -msgid "Shadow color:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:5 -msgid "Vertical position (percent):" -msgstr "" - -#: ../data/interface/wmenu.ui.h:6 -msgid "Horizontal position (percent):" -msgstr "" - -#: ../data/interface/wmenu.ui.h:7 -msgid "Menu title" -msgstr "" - -#: ../data/interface/wmenu.ui.h:8 -msgid "Default background" -msgstr "" - -#: ../data/interface/wmenu.ui.h:9 -msgid "Menu background" -msgstr "" - -#: ../data/interface/wmenu.ui.h:10 -msgid "Menu without sound" -msgstr "" - -#: ../data/interface/wmenu.ui.h:11 -msgid "Audio format:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:12 -msgid "MP2" -msgstr "" - -#: ../data/interface/wmenu.ui.h:13 -msgid "AC3" -msgstr "" - -#: ../data/interface/wmenu.ui.h:14 -msgid "Menu music" -msgstr "" - -#: ../data/interface/wmenu.ui.h:15 -msgid "Horizontal" -msgstr "" - -#: ../data/interface/wmenu.ui.h:16 -msgid "Margins (percent)" -msgstr "" - -#: ../data/interface/wmenu.ui.h:17 -msgid "Left" -msgstr "" - -#: ../data/interface/wmenu.ui.h:18 -msgid "Center" -msgstr "" - -#: ../data/interface/wmenu.ui.h:19 -msgid "Right" -msgstr "" - -#: ../data/interface/wmenu.ui.h:20 -msgid "Menu position" -msgstr "" - -#: ../data/interface/wmenu.ui.h:21 -msgid "Unselected titles:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:22 -msgid "Shadows:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:23 -msgid "Selected title:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:24 -msgid "Background color:" -msgstr "" - -#: ../data/interface/wmenu.ui.h:25 -msgid "Menu font and colors" -msgstr "" - -#: ../data/interface/wmenu.ui.h:26 -msgid "Show menu at disk startup" -msgstr "" - -#: ../data/interface/wmenu.ui.h:27 -msgid "Jump to the first title at startup" -msgstr "" - -#: ../data/interface/wmenu.ui.h:28 -msgid "Provide \"Play All\" option" -msgstr "" - -#: ../data/interface/wmenu.ui.h:29 -msgid "Disc startup options" -msgstr "" - -#: ../data/interface/wmenu.ui.h:30 -msgid "Show titles as selected" -msgstr "" - -#: ../data/interface/wmenu.ui.h:31 -msgid "Preview" -msgstr "" - -#: ../data/interface/wmenu.ui.h:32 -msgid "Menu preview" -msgstr "" - -#: ../data/interface/wneeded.ui.h:1 -msgid "Programs needed by Devede NG" -msgstr "" - -#: ../data/interface/wpreview.ui.h:1 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" - -#: ../data/interface/wpreview.ui.h:4 -msgid "Preview length:" -msgstr "" - -#: ../data/interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "" - -#: ../data/interface/wprogress.ui.h:2 -msgid "Creating disc" -msgstr "" - -#: ../data/interface/wprogress.ui.h:3 -msgid "Project progress" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:1 -msgid "Devede NG" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:2 -msgid "Choose the disc type you want to create with Devede" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:13 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" - -#: ../data/interface/wselect_disk.ui.h:15 -msgid "Programs needed by Devede" -msgstr "" - -#: ../data/interface/wsettings.ui.h:1 -msgid "Multicore CPUs" -msgstr "" - -#: ../data/interface/wsettings.ui.h:2 -msgid "Temporary files folder:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:3 -msgid "Folders" -msgstr "" - -#: ../data/interface/wsettings.ui.h:4 -msgid "Play preview:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:5 -msgid "Get video info:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:6 -msgid "Convert menus:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:7 -msgid "Convert videos:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:8 -msgid "Burn ISOs:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:9 -msgid "Disc types supported:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:10 -msgid "Create ISOs:" -msgstr "" - -#: ../data/interface/wsettings.ui.h:11 -msgid "Backends" -msgstr "" - -#: ../data/interface/wtitle_properties.ui.h:1 -msgid "Title properties" -msgstr "" - -#: ../data/interface/wtitle_properties.ui.h:2 -msgid "Title's name" -msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 82c5256..8e2892b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe 3.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-27 10:44+0100\n" +"POT-Creation-Date: 2019-10-13 22:08+0200\n" "PO-Revision-Date: 2019-09-06 14:57+0800\n" "Last-Translator: 玉堂白鹤 \n" "Language-Team: <>\n" @@ -18,68 +18,68 @@ msgstr "" "X-Generator: Poedit 2.2.3\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../src/devedeng/add_files.py:45 +#: ../src/devedeng/add_files.py:44 msgid "Video files" msgstr "影片文件" -#: ../src/devedeng/add_files.py:50 ../src/devedeng/ask_subtitles.py:93 -#: ../src/devedeng/dvd_menu.py:147 ../src/devedeng/dvd_menu.py:159 -#: ../src/devedeng/opensave.py:49 +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "所有文件" -#: ../src/devedeng/ask_subtitles.py:82 +#: ../src/devedeng/ask_subtitles.py:81 msgid "Subtitle files" msgstr "字幕文件" -#: ../src/devedeng/avconv.py:115 ../src/devedeng/ffmpeg.py:115 +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 #, python-format msgid "Converting %(X)s (pass 2)" msgstr "转换 %(X)s (第 2 次)" -#: ../src/devedeng/avconv.py:118 ../src/devedeng/ffmpeg.py:118 +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 #, python-format msgid "Converting %(X)s (pass 1)" msgstr "转换 %(X)s (第 1 次)" -#: ../src/devedeng/avconv.py:128 +#: ../src/devedeng/avconv.py:127 #, python-format msgid "Converting %(X)s" msgstr "转换 %(X)s" -#: ../src/devedeng/avconv.py:508 +#: ../src/devedeng/avconv.py:507 #, python-format msgid "Creating menu %(X)d" msgstr "建立菜单 %(X)d" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:157 -#: ../src/devedeng/choose_disc_type.py:168 -#: ../src/devedeng/choose_disc_type.py:184 -#: ../src/devedeng/choose_disc_type.py:195 -#: ../src/devedeng/choose_disc_type.py:206 -#: ../src/devedeng/choose_disc_type.py:216 -#: ../src/devedeng/choose_disc_type.py:222 -#: ../src/devedeng/choose_disc_type.py:228 +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (not installed)\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:160 -#: ../src/devedeng/choose_disc_type.py:171 -#: ../src/devedeng/choose_disc_type.py:187 -#: ../src/devedeng/choose_disc_type.py:198 -#: ../src/devedeng/choose_disc_type.py:209 -#: ../src/devedeng/choose_disc_type.py:219 -#: ../src/devedeng/choose_disc_type.py:225 -#: ../src/devedeng/choose_disc_type.py:231 +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (installed)\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:162 +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" @@ -91,7 +91,7 @@ msgstr "" "%(program_list)s\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:173 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" "Movie players (install at least one of these):\n" @@ -103,7 +103,7 @@ msgstr "" "%(program_list)s\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:189 +#: ../src/devedeng/choose_disc_type.py:188 #, python-format msgid "" "Movie Converters (install at least one of these):\n" @@ -115,7 +115,7 @@ msgstr "" "%(program_list)s\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:201 +#: ../src/devedeng/choose_disc_type.py:200 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" @@ -127,7 +127,7 @@ msgstr "" "%(program_list)s\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:211 +#: ../src/devedeng/choose_disc_type.py:210 #, python-format msgid "" "ISO creators (install at least one of these):\n" @@ -139,7 +139,7 @@ msgstr "" "%(program_list)s\n" # 翻译后程序出错,显示不全 -#: ../src/devedeng/choose_disc_type.py:234 +#: ../src/devedeng/choose_disc_type.py:233 #, python-format msgid "" "Other programs:\n" @@ -150,104 +150,104 @@ msgstr "" "\n" "%(program_list)s\n" -#: ../src/devedeng/dvdauthor_converter.py:49 +#: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "建立 DVD 文件结构" -#: ../src/devedeng/dvd_menu.py:52 ../src/devedeng/dvd_menu.py:419 +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 msgid "Play all" msgstr "全部播放" -#: ../src/devedeng/dvd_menu.py:94 +#: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "所选文件是一个视频文件,不是音频文件" -#: ../src/devedeng/dvd_menu.py:94 ../src/devedeng/dvd_menu.py:97 +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "错误" -#: ../src/devedeng/dvd_menu.py:97 +#: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "所选文件不是音频文件" -#: ../src/devedeng/dvd_menu.py:142 +#: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "图片文件" -#: ../src/devedeng/dvd_menu.py:154 +#: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "音频文件" -#: ../src/devedeng/dvd_menu.py:410 +#: ../src/devedeng/dvd_menu.py:409 #, python-brace-format msgid "Page {0} of {1}" msgstr "第 {0} 页,共 {1} 页" -#: ../src/devedeng/dvd_menu.py:417 +#: ../src/devedeng/dvd_menu.py:416 msgid "Play_all" msgstr "全部播放(_A)" -#: ../src/devedeng/file_copy.py:32 +#: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "复制文件 %(X)s" -#: ../src/devedeng/genisoimage.py:69 ../src/devedeng/mkisofs.py:69 +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "建立 ISO 镜像中" -#: ../src/devedeng/help.py:20 +#: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "未能打开文帮助件。" -#: ../src/devedeng/mux_dvd_menu.py:35 +#: ../src/devedeng/mux_dvd_menu.py:34 #, python-format msgid "Mixing menu %(X)d" msgstr "混合菜单 %(X)d" -#: ../src/devedeng/opensave.py:45 +#: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "DevedeNG 项目" -#: ../src/devedeng/project.py:232 +#: ../src/devedeng/project.py:231 msgid "Abort the current DVD and exit?" msgstr "终止当前的工作并离开?" -#: ../src/devedeng/project.py:232 +#: ../src/devedeng/project.py:231 msgid "Exit DeVeDe" msgstr "退出 DeVeDe" -#: ../src/devedeng/project.py:286 ../src/devedeng/project.py:736 +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 msgid "In menu" msgstr "加入菜单" -#: ../src/devedeng/project.py:288 +#: ../src/devedeng/project.py:287 msgid "The following files could not be added:" msgstr "下列文件无法添加:" -#: ../src/devedeng/project.py:289 ../src/devedeng/project.py:744 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 msgid "Error while adding files" msgstr "添加文件时出错" -#: ../src/devedeng/project.py:300 +#: ../src/devedeng/project.py:299 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "文件 %(X)s (%(Y)s) 将被移除。" -#: ../src/devedeng/project.py:300 +#: ../src/devedeng/project.py:299 msgid "Delete file" msgstr "删除文件" -#: ../src/devedeng/project.py:500 +#: ../src/devedeng/project.py:499 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "此格式的上限为 %(l)d 个文件,但是您的项目有 %(h)d 个文件。" -#: ../src/devedeng/project.py:500 +#: ../src/devedeng/project.py:499 msgid "Too many files in the project" msgstr "项目中的文件太多" -#: ../src/devedeng/project.py:509 +#: ../src/devedeng/project.py:508 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " @@ -265,911 +265,699 @@ msgstr "" "\n" " 及其所有内容将被删除。是否继续?" -#: ../src/devedeng/project.py:509 +#: ../src/devedeng/project.py:508 msgid "Delete folder" msgstr "删除文件夹" -#: ../src/devedeng/project.py:641 +#: ../src/devedeng/project.py:643 msgid "Close current project and start a fresh one?" msgstr "关闭当前项目并重新开始?" -#: ../src/devedeng/project.py:641 +#: ../src/devedeng/project.py:643 msgid "New project" msgstr "新项目" -#: ../src/devedeng/project.py:676 +#: ../src/devedeng/project.py:678 msgid "The file already exists. Overwrite it?" msgstr "文件已存在。覆盖它?" -#: ../src/devedeng/project.py:676 +#: ../src/devedeng/project.py:678 msgid "The file already exists" msgstr "文件已存在" -#: ../src/devedeng/project.py:742 ../src/devedeng/project.py:764 +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 msgid "Page jump" msgstr "页面跳转" -#: ../src/devedeng/project.py:744 +#: ../src/devedeng/project.py:746 msgid "The following files in the project could not be added again:" msgstr "无法再次添加项目中的以下文件:" -#: ../src/devedeng/runner.py:91 ../src/devedeng/runner.py:92 +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "取消当前工作?" -#: ../src/devedeng/settings.py:46 ../src/devedeng/settings.py:64 +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 msgid "Use all cores" msgstr "使用所有内核" -#: ../src/devedeng/settings.py:51 +#: ../src/devedeng/settings.py:50 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "使用 %(X)d 核" -#: ../src/devedeng/settings.py:58 +#: ../src/devedeng/settings.py:57 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "使用除 %(X)d 的其他内核" -#: ../src/devedeng/settings.py:129 +#: ../src/devedeng/settings.py:128 msgid "No discs supported" msgstr "不支持光盘 " -#: ../src/devedeng/subtitles_mux.py:44 +#: ../src/devedeng/subtitles_mux.py:43 #, python-format msgid "Adding %(L)s subtitles to %(X)s" msgstr "添加 %(L)s 字幕至 %(X)s" -#: ../src/devedeng/title.py:33 +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "标题 %(X)d" -#: ../src/devedeng/vcdimager_converter.py:49 +#: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "建立 CD 镜像中" -#: ../data/interface/wabout.ui:13 -msgid "2014 Raster Software Vigo" -msgstr "2014 Raster Software Vigo" - -#: ../data/interface/wadd_files.ui:9 -msgid "Add new file(s)" -msgstr "添加新文件" - -#: ../data/interface/wask_subtitles.ui:85 -msgid "File:" -msgstr "文件:" - -#: ../data/interface/wask_subtitles.ui:121 -msgid "Encoding:" -msgstr "编码:" - -#: ../data/interface/wask_subtitles.ui:166 -msgid "Language:" -msgstr "语言:" - -#: ../data/interface/wask_subtitles.ui:203 -msgid "Put subtitles upper" -msgstr "将字幕放在上方" - -#: ../data/interface/wcreate.ui:9 -msgid "devede" -msgstr "devede" - -#: ../data/interface/wcreate.ui:68 -msgid "" -"Choose the folder where Devede will create the files and a name for it. Do " -"not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"accepted and will be replaced by underscores." -msgstr "" -"请选择要建立 DVD 镜像文件的文件夹并为其命名。不可选择 VFAT/FAT32 格式的磁盘" -"分区文件夹。 字符 /,| 和 \\ 不被接受,将被下划线取代。" - -#: ../data/interface/wcreate.ui:106 -msgid "Shutdown computer when disc is done" -msgstr "碟片完成后关闭计算机" - -#: ../data/interface/wdone.ui:22 -msgid "Burn" -msgstr "烧录" - -#: ../data/interface/wdone.ui:64 -msgid "Job done!" -msgstr "完成啦!" - -#: ../data/interface/wdone.ui:147 ../data/interface/werror.ui:122 -msgid "Debugging data" -msgstr "调试数据" - -#: ../data/interface/werror.ui:53 -msgid "There was an error while creating the disc." -msgstr "创建光盘时出错。" - -#: ../data/interface/wfile_properties.ui:116 -msgid "Show this title in the menu" -msgstr "在菜单中显示此标题" - -#: ../data/interface/wfile_properties.ui:139 -msgid "Title" -msgstr "标题" - -#: ../data/interface/wfile_properties.ui:174 -msgid "Path:" -msgstr "路径:" - -#: ../data/interface/wfile_properties.ui:214 -msgid "Original size (pixels):" -msgstr "原始大小 (像素):" - -#: ../data/interface/wfile_properties.ui:237 -msgid "Original length (seconds):" -msgstr "原始长度 (秒):" - -#: ../data/interface/wfile_properties.ui:261 -msgid "Original aspect ratio:" -msgstr "原始宽高比:" - -#: ../data/interface/wfile_properties.ui:274 -msgid "Frames per second:" -msgstr "帧/每秒:" - -#: ../data/interface/wfile_properties.ui:332 -msgid "Original audio rate (Kbits/sec):" -msgstr "原始音频采样率 (Kb/秒):" - -#: ../data/interface/wfile_properties.ui:345 -msgid "Original video rate (Kbits/sec):" -msgstr "原始视频采样率 (Kb/秒):" - -#: ../data/interface/wfile_properties.ui:368 -msgid "File info" -msgstr "文件信息" - -#: ../data/interface/wfile_properties.ui:413 ../data/interface/wmessage.ui:87 -msgid "column" -msgstr "列" - -#: ../data/interface/wfile_properties.ui:439 -msgid "Select all" -msgstr "全选" - -#: ../data/interface/wfile_properties.ui:453 -msgid "Unselect all" -msgstr "全不选" - -#: ../data/interface/wfile_properties.ui:480 -msgid "Set properties to these files" -msgstr "设置这些文件的属性" - -#: ../data/interface/wfile_properties.ui:533 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../data/interface/wfile_properties.ui:549 ../data/interface/wmain.ui:802 -msgid "NTSC" -msgstr "NTSC" - -#: ../data/interface/wfile_properties.ui:571 -msgid "Video format" -msgstr "影片格式" - -#: ../data/interface/wfile_properties.ui:619 -msgid "300" -msgstr "300" - -#: ../data/interface/wfile_properties.ui:631 -msgid "Reset" -msgstr "重置" - -#: ../data/interface/wfile_properties.ui:649 -msgid "Volume (%)" -msgstr "音量 (%)" - -#: ../data/interface/wfile_properties.ui:680 -#: ../data/interface/wfile_properties.ui:750 -#: ../data/interface/wfile_properties.ui:1194 -#: ../data/interface/wfile_properties.ui:1335 -#: ../data/interface/wfile_properties.ui:1507 -msgid "Automatic" -msgstr "自动" - -#: ../data/interface/wfile_properties.ui:699 -msgid "5000" -msgstr "5000" - -#: ../data/interface/wfile_properties.ui:719 -msgid "Video rate (KBits/sec)" -msgstr "视频采样率 (Kb/秒)" - -#: ../data/interface/wfile_properties.ui:768 -msgid "224" -msgstr "224" - -#: ../data/interface/wfile_properties.ui:788 -msgid "Audio rate (KBits/sec)" -msgstr "音频取样率 (Kb/秒)" - -#: ../data/interface/wfile_properties.ui:821 -msgid "5" -msgstr "5" - -#: ../data/interface/wfile_properties.ui:836 -msgid "Size (in minutes) for each chapter:" -msgstr "每个章节的大小 (分钟):" - -#: ../data/interface/wfile_properties.ui:846 -msgid "Split the file in chapters (for easy seeking)" -msgstr "分割文件为数个章节 (更易检索)" - -#: ../data/interface/wfile_properties.ui:865 -msgid "Manual chapter list (split by comma in mm:ss format):" -msgstr "手动章节列表(以 mm:ss 格式用逗号分隔):" - -#: ../data/interface/wfile_properties.ui:891 -msgid "Division in chapters" -msgstr "章节分配" - -#: ../data/interface/wfile_properties.ui:908 -msgid "General" -msgstr "常规" - -#: ../data/interface/wfile_properties.ui:938 -msgid "Language" -msgstr "语言" - -#: ../data/interface/wfile_properties.ui:949 -msgid "Subtitle" -msgstr "字幕" - -#: ../data/interface/wfile_properties.ui:975 -msgid "Font size:" -msgstr "字体大小:" - -#: ../data/interface/wfile_properties.ui:997 -msgid "Force subtitles" -msgstr "强制字幕" - -#: ../data/interface/wfile_properties.ui:1067 -msgid "Fill color:" -msgstr "填充颜色:" - -#: ../data/interface/wfile_properties.ui:1092 -msgid "Outline color:" -msgstr "轮廓颜色:" - -#: ../data/interface/wfile_properties.ui:1117 -msgid "Outline thickness:" -msgstr "轮廓厚度:" - -#: ../data/interface/wfile_properties.ui:1155 -msgid "Subtitles" -msgstr "字幕" - -#: ../data/interface/wfile_properties.ui:1209 -#: ../data/interface/wfile_properties.ui:1350 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../data/interface/wfile_properties.ui:1224 -#: ../data/interface/wfile_properties.ui:1365 -msgid "1280x720" -msgstr "1280x720" - -#: ../data/interface/wfile_properties.ui:1239 -msgid "720x480" -msgstr "720x480" - -#: ../data/interface/wfile_properties.ui:1254 -msgid "704x480" -msgstr "704x480" - -#: ../data/interface/wfile_properties.ui:1269 -msgid "480x480" -msgstr "480x480" - -#: ../data/interface/wfile_properties.ui:1284 -msgid "352x480" -msgstr "352x480" +#~ msgid "2014 Raster Software Vigo" +#~ msgstr "2014 Raster Software Vigo" -#: ../data/interface/wfile_properties.ui:1299 -msgid "352x240" -msgstr "352x240" +#~ msgid "Add new file(s)" +#~ msgstr "添加新文件" -#: ../data/interface/wfile_properties.ui:1380 -msgid "720x576" -msgstr "720x576" +#~ msgid "File:" +#~ msgstr "文件:" -#: ../data/interface/wfile_properties.ui:1395 -msgid "704x576" -msgstr "704x576" +#~ msgid "Encoding:" +#~ msgstr "编码:" -#: ../data/interface/wfile_properties.ui:1410 -msgid "480x576" -msgstr "480x576" +#~ msgid "Language:" +#~ msgstr "语言:" -#: ../data/interface/wfile_properties.ui:1425 -msgid "352x576" -msgstr "352x576" +#~ msgid "Put subtitles upper" +#~ msgstr "将字幕放在上方" -#: ../data/interface/wfile_properties.ui:1440 -msgid "352x288" -msgstr "352x288" +#~ msgid "devede" +#~ msgstr "devede" -#: ../data/interface/wfile_properties.ui:1478 -msgid "Final size" -msgstr "最终大小" +#~ msgid "" +#~ "Choose the folder where Devede will create the files and a name for it. " +#~ "Do not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " +#~ "accepted and will be replaced by underscores." +#~ msgstr "" +#~ "请选择要建立 DVD 镜像文件的文件夹并为其命名。不可选择 VFAT/FAT32 格式的磁" +#~ "盘分区文件夹。 字符 /,| 和 \\ 不被接受,将被下划线取代。" -#: ../data/interface/wfile_properties.ui:1523 -msgid "4:3" -msgstr "4:3" - -#: ../data/interface/wfile_properties.ui:1540 -msgid "16:9" -msgstr "16:9" - -#: ../data/interface/wfile_properties.ui:1562 -msgid "Aspect ratio" -msgstr "缩放比率" - -#: ../data/interface/wfile_properties.ui:1591 -msgid "Horizontal mirror" -msgstr "水平翻转" - -#: ../data/interface/wfile_properties.ui:1606 -msgid "Vertical mirror" -msgstr "垂直翻转" - -#: ../data/interface/wfile_properties.ui:1627 -msgid "Mirror" -msgstr "镜像" - -#: ../data/interface/wfile_properties.ui:1667 -msgid "No rotation" -msgstr "不旋转" - -#: ../data/interface/wfile_properties.ui:1682 -msgid "90 degrees (clockwise)" -msgstr "90度(顺时针)" - -#: ../data/interface/wfile_properties.ui:1697 -msgid "180 degrees" -msgstr "180 度" - -#: ../data/interface/wfile_properties.ui:1712 -msgid "90 degrees (counter-clockwise)" -msgstr "90度(逆时针)" - -#: ../data/interface/wfile_properties.ui:1733 -msgid "Rotation" -msgstr "旋转画面" - -#: ../data/interface/wfile_properties.ui:1761 -msgid "Add black bars" -msgstr "加入上下黑边" - -#: ../data/interface/wfile_properties.ui:1776 -msgid "Scale picture" -msgstr "拉伸填充" - -#: ../data/interface/wfile_properties.ui:1791 -msgid "Cut picture" -msgstr "剪切图像" - -#: ../data/interface/wfile_properties.ui:1845 -msgid "Scaling mode" -msgstr "缩放比例" - -#: ../data/interface/wfile_properties.ui:1872 -msgid "Video options" -msgstr "视频选项" - -#: ../data/interface/wfile_properties.ui:1897 -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "使用二次编码 (品质较好,但转换速度慢)" - -#: ../data/interface/wfile_properties.ui:1911 -msgid "Two pass encoding" -msgstr "二次编码" - -#: ../data/interface/wfile_properties.ui:1940 -msgid "Don't deinterlace" -msgstr "放弃反交错" - -#: ../data/interface/wfile_properties.ui:1956 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg 反交错滤镜" - -#: ../data/interface/wfile_properties.ui:1973 -msgid "YADIF deinterlacing filter" -msgstr "YADIF 反交错滤镜" - -#: ../data/interface/wfile_properties.ui:1996 -msgid "Deinterlacing" -msgstr "反交错" - -#: ../data/interface/wfile_properties.ui:2016 -msgid "Quality" -msgstr "画质选项" - -#: ../data/interface/wfile_properties.ui:2047 -msgid "Audio delay (in seconds):" -msgstr "音频延迟 (秒):" - -#: ../data/interface/wfile_properties.ui:2077 -msgid "Create DVD with 5.1 channel sound" -msgstr "建立 5.1 声道" - -#: ../data/interface/wfile_properties.ui:2092 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "此文件已经是 AC3 音频格式 (直接复制音频文件,不用再次转换)" - -#: ../data/interface/wfile_properties.ui:2113 -msgid "Audio" -msgstr "音频" - -#: ../data/interface/wfile_properties.ui:2126 -msgid "Audio" -msgstr "音频" - -#: ../data/interface/wfile_properties.ui:2151 -#: ../data/interface/wtitle_properties.ui:119 -msgid "Stop reproduction/show disc menu" -msgstr "停止播放/显示菜单" - -#: ../data/interface/wfile_properties.ui:2167 -#: ../data/interface/wtitle_properties.ui:135 -msgid "Play the first title" -msgstr "播放第一段标题" - -#: ../data/interface/wfile_properties.ui:2183 -#: ../data/interface/wtitle_properties.ui:152 -msgid "Play the previous title" -msgstr "播放上一段标题" - -#: ../data/interface/wfile_properties.ui:2199 -#: ../data/interface/wtitle_properties.ui:169 -msgid "Play this title again (loop)" -msgstr "重复播放本标题 (循环)" - -#: ../data/interface/wfile_properties.ui:2215 -#: ../data/interface/wtitle_properties.ui:186 -msgid "Play the next title" -msgstr "播放下一段标题" - -#: ../data/interface/wfile_properties.ui:2231 -#: ../data/interface/wtitle_properties.ui:203 -msgid "Play the last title" -msgstr "播放最后一段标题" - -#: ../data/interface/wfile_properties.ui:2253 -#: ../data/interface/wtitle_properties.ui:226 -msgid "Action to perform when this title ends" -msgstr "当此标题播放结束后要执行的动作" - -#: ../data/interface/wfile_properties.ui:2266 -msgid "Actions" -msgstr "动作" - -#: ../data/interface/wfile_properties.ui:2291 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "此文件已经是 DVD/xCD 相容的 MPEG-PS 文件" - -#: ../data/interface/wfile_properties.ui:2306 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "重新打包音频和视频而无需重新编码(对 VOB 文件很有用)" - -#: ../data/interface/wfile_properties.ui:2321 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "将 GOP 设为 12 帧 (增加相容性)" - -#: ../data/interface/wfile_properties.ui:2342 -msgid "Special" -msgstr "特殊设定" - -#: ../data/interface/wfile_properties.ui:2355 -msgid "Misc" -msgstr "其他" - -#: ../data/interface/wfile_properties.ui:2370 -msgid "Options" -msgstr "选项" - -#: ../data/interface/wfile_properties.ui:2383 ../data/interface/wmain.ui:567 -msgid "Preview" -msgstr "预览" - -#: ../data/interface/wmain.ui:73 -msgid "_File" -msgstr "文件(_F)" - -#: ../data/interface/wmain.ui:143 -msgid "_Edit" -msgstr "编辑(_E)" - -#: ../data/interface/wmain.ui:153 -msgid "Set multiproperties" -msgstr "批量属性设置" - -#: ../data/interface/wmain.ui:176 -msgid "_Help" -msgstr "帮助(_H)" - -#: ../data/interface/wmain.ui:186 -msgid "Show documentation" -msgstr "显示文档" - -#: ../data/interface/wmain.ui:248 -msgid "Title" -msgstr "标题" - -#: ../data/interface/wmain.ui:263 -msgid "Duration" -msgstr "持续时长" - -#: ../data/interface/wmain.ui:338 -msgid "Add file" -msgstr "添加文件" - -#: ../data/interface/wmain.ui:384 -msgid "Remove" -msgstr "移除" - -#: ../data/interface/wmain.ui:430 -msgid "Move down" -msgstr "下移" - -#: ../data/interface/wmain.ui:476 -msgid "Move up" -msgstr "上移" - -#: ../data/interface/wmain.ui:522 -msgid "Properties" -msgstr "属性" - -#: ../data/interface/wmain.ui:612 -msgid "Add separator" -msgstr "添加分隔符" - -#: ../data/interface/wmain.ui:644 -msgid "Files" -msgstr "文件" - -#: ../data/interface/wmain.ui:675 -msgid "Media size:" -msgstr "容量大小:" - -#: ../data/interface/wmain.ui:723 -msgid "Adjust disc usage" -msgstr "适应光盘容量" - -#: ../data/interface/wmain.ui:750 -msgid "Disc usage" -msgstr "磁盘用量" +#~ msgid "Shutdown computer when disc is done" +#~ msgstr "碟片完成后关闭计算机" -#: ../data/interface/wmain.ui:783 -msgid "PAL" -msgstr "PAL" +#~ msgid "Burn" +#~ msgstr "烧录" -#: ../data/interface/wmain.ui:825 -msgid "Default format" -msgstr "默认格式" +#~ msgid "Job done!" +#~ msgstr "完成啦!" -#: ../data/interface/wmain.ui:853 -msgid "Create a menu with the titles" -msgstr "创建一个包含标题的菜单" +#~ msgid "Debugging data" +#~ msgstr "调试数据" -#: ../data/interface/wmain.ui:868 -msgid "Menu options" -msgstr "菜单选项" +#~ msgid "There was an error while creating the disc." +#~ msgstr "创建光盘时出错。" -#: ../data/interface/wmain.ui:887 -msgid "Menus" -msgstr "菜单" +#~ msgid "Show this title in the menu" +#~ msgstr "在菜单中显示此标题" -#: ../data/interface/wmenu.ui:95 -msgid "Text:" -msgstr "文字:" +#~ msgid "Title" +#~ msgstr "标题" -#: ../data/interface/wmenu.ui:107 ../data/interface/wmenu.ui:693 -msgid "Font:" -msgstr "字体:" +#~ msgid "Path:" +#~ msgstr "路径:" -#: ../data/interface/wmenu.ui:119 -msgid "Text color:" -msgstr "文字颜色:" +#~ msgid "Original size (pixels):" +#~ msgstr "原始大小 (像素):" -#: ../data/interface/wmenu.ui:131 -msgid "Shadow color:" -msgstr "阴影颜色:" +#~ msgid "Original length (seconds):" +#~ msgstr "原始长度 (秒):" -#: ../data/interface/wmenu.ui:190 -msgid "Vertical position (percent):" -msgstr "垂直位置 (百分比):" +#~ msgid "Original aspect ratio:" +#~ msgstr "原始宽高比:" -#: ../data/interface/wmenu.ui:203 ../data/interface/wmenu.ui:230 -#: ../data/interface/wmenu.ui:596 ../data/interface/wmenu.ui:611 -#: ../data/interface/wmenu.ui:625 ../data/interface/wmenu.ui:639 -msgid "0,00" -msgstr "0,00" +#~ msgid "Frames per second:" +#~ msgstr "帧/每秒:" -#: ../data/interface/wmenu.ui:217 -msgid "Horizontal position (percent):" -msgstr "水平位置 (百分比):" +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "原始音频采样率 (Kb/秒):" -#: ../data/interface/wmenu.ui:248 -msgid "Menu title" -msgstr "菜单标题" +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "原始视频采样率 (Kb/秒):" -#: ../data/interface/wmenu.ui:287 -msgid "Default background" -msgstr "默认背景" +#~ msgid "File info" +#~ msgstr "文件信息" -#: ../data/interface/wmenu.ui:307 -msgid "Menu background" -msgstr "菜单背景" +#~ msgid "column" +#~ msgstr "列" -#: ../data/interface/wmenu.ui:351 -msgid "Menu without sound" -msgstr "静音菜单" +#~ msgid "Select all" +#~ msgstr "全选" -#: ../data/interface/wmenu.ui:379 -msgid "Audio format:" -msgstr "音频格式:" +#~ msgid "Unselect all" +#~ msgstr "全不选" -#: ../data/interface/wmenu.ui:389 -msgid "MP2" -msgstr "MP2" +#~ msgid "Set properties to these files" +#~ msgstr "设置这些文件的属性" -#: ../data/interface/wmenu.ui:405 -msgid "AC3" -msgstr "AC3" +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" -#: ../data/interface/wmenu.ui:434 -msgid "Menu music" -msgstr "菜单音乐" +#~ msgid "NTSC" +#~ msgstr "NTSC" -#: ../data/interface/wmenu.ui:462 -msgid "4:3 (classic)" -msgstr "4:3 (传统)" - -#: ../data/interface/wmenu.ui:477 -msgid "16:9 (widescreen)" -msgstr "16:9 (宽屏)" - -#: ../data/interface/wmenu.ui:498 -msgid "Menu aspect" -msgstr "菜单比例" - -#: ../data/interface/wmenu.ui:529 -msgid "Horizontal" -msgstr "水平" - -#: ../data/interface/wmenu.ui:541 -msgid "Margins (percent)" -msgstr "边距(百分比)" - -#: ../data/interface/wmenu.ui:552 -msgid "Left" -msgstr "靠左" - -#: ../data/interface/wmenu.ui:566 -msgid "Center" -msgstr "置中" - -#: ../data/interface/wmenu.ui:580 -msgid "Right" -msgstr "靠右" - -#: ../data/interface/wmenu.ui:658 -msgid "Menu position" -msgstr "菜单位置" - -#: ../data/interface/wmenu.ui:742 -msgid "Unselected:" -msgstr "未选择:" - -#: ../data/interface/wmenu.ui:754 ../data/interface/wmenu.ui:882 -msgid "Shadows:" -msgstr "阴影:" - -#: ../data/interface/wmenu.ui:766 -msgid "Selected:" -msgstr "选择:" - -#: ../data/interface/wmenu.ui:778 ../data/interface/wmenu.ui:929 -msgid "Background:" -msgstr "背景:" - -#: ../data/interface/wmenu.ui:839 -msgid "Titles" -msgstr "标题" - -#: ../data/interface/wmenu.ui:870 -msgid "Color:" -msgstr "颜色:" - -#: ../data/interface/wmenu.ui:964 -msgid "Separators" -msgstr "分隔符" - -#: ../data/interface/wmenu.ui:983 -msgid "Menu font and colors" -msgstr "菜单字体及颜色" - -#: ../data/interface/wmenu.ui:1012 -msgid "Show menu at disk startup" -msgstr "打开光盘时显示菜单" - -#: ../data/interface/wmenu.ui:1028 -msgid "Jump to the first title at startup" -msgstr "自动跳转到第一个标题" - -#: ../data/interface/wmenu.ui:1048 -msgid "Provide \"Play All\" option" -msgstr "提供“全部播放”选项" - -#: ../data/interface/wmenu.ui:1087 -msgid "Disc startup options" -msgstr "光盘打开选项" - -#: ../data/interface/wmenu.ui:1116 -msgid "Show titles as selected" -msgstr "将标题显示为已选中" - -#: ../data/interface/wmenu.ui:1190 -msgid "Preview" -msgstr "预览" - -#: ../data/interface/wmenu.ui:1255 -msgid "Menu preview" -msgstr "菜单预览" - -#: ../data/interface/wneeded.ui:53 -msgid "Programs needed by Devede NG" -msgstr "Devede NG 所需程序" - -#: ../data/interface/wpreview.ui:69 -msgid "" -"Preview video\n" -"\n" -"Devede will create a preview with the selected parameters, so you will be " -"able to check the video quality, audio sync and so on." -msgstr "" -"预览视频\n" -"\n" -"DeVeDe 会建立所选段落的预览影片,以便察看影片画质、音画是否同步等。" - -#: ../data/interface/wpreview.ui:90 -msgid "Preview length:" -msgstr "想要预览的长度:" - -#: ../data/interface/wprogress.ui:8 -msgid "Creating..." -msgstr "正在创建预览文件..." - -#: ../data/interface/wprogress.ui:24 -msgid "Creating disc" -msgstr "正在创建碟片" - -#: ../data/interface/wprogress.ui:70 -msgid "Project progress" -msgstr "项目进度" - -#: ../data/interface/wselect_disk.ui:7 -msgid "Devede NG" -msgstr "Devede NG" - -#: ../data/interface/wselect_disk.ui:22 -msgid "Choose the disc type you want to create with Devede" -msgstr "选择您想使用 Devede 创建的光盘类型" - -#: ../data/interface/wselect_disk.ui:58 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" -"DVD\n" -"适合普通家用播放设备进行播放的视频 DVD" - -#: ../data/interface/wselect_disk.ui:105 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" -"VCD\n" -"画质与普通家用录像机录制的影片相同" - -#: ../data/interface/wselect_disk.ui:152 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" -"SVCD\n" -"超高画质的 VCD" - -#: ../data/interface/wselect_disk.ui:199 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" -"CVD\n" -"其它类型的非标准 SVCD" - -#: ../data/interface/wselect_disk.ui:246 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" -"DivX / MPEG-4\n" -"AVI 格式的视频文件" - -#: ../data/interface/wselect_disk.ui:293 -msgid "" -"Matroska / H.264\n" -"Creates H.264 files in a MKV container" -msgstr "" -"Matroska / H.264\n" -"在 MKV 容器中创建 H.264 文件" - -#: ../data/interface/wselect_disk.ui:321 -msgid "Programs needed by Devede" -msgstr "Devede 所需程序" - -#: ../data/interface/wsettings.ui:134 -msgid "Multicore CPUs" -msgstr "多核 CPU" - -#: ../data/interface/wsettings.ui:164 -msgid "Temporary files folder:" -msgstr "存放临时文件的位置:" - -#: ../data/interface/wsettings.ui:193 -msgid "Folders" -msgstr "文件夹" - -#: ../data/interface/wsettings.ui:225 -msgid "Play preview:" -msgstr "播放预览:" - -#: ../data/interface/wsettings.ui:240 -msgid "Get video info:" -msgstr "获取视频信息:" - -#: ../data/interface/wsettings.ui:255 -msgid "Convert menus:" -msgstr "转换菜单:" - -#: ../data/interface/wsettings.ui:270 -msgid "Convert videos:" -msgstr "转换视频:" - -#: ../data/interface/wsettings.ui:364 -msgid "Burn ISOs:" -msgstr "烧录 ISO:" - -#: ../data/interface/wsettings.ui:397 -msgid "Disc types supported:" -msgstr "支持的光盘类型:" - -#: ../data/interface/wsettings.ui:424 -msgid "Create ISOs:" -msgstr "建立 ISO 镜像:" - -#: ../data/interface/wsettings.ui:460 -msgid "Backends" -msgstr "后端" - -#: ../data/interface/wtitle_properties.ui:8 -msgid "Title properties" -msgstr "标题属性" - -#: ../data/interface/wtitle_properties.ui:90 -msgid "Title's name" -msgstr "标题名称" +#~ msgid "Video format" +#~ msgstr "影片格式" + +#~ msgid "300" +#~ msgstr "300" + +#~ msgid "Reset" +#~ msgstr "重置" + +#~ msgid "Volume (%)" +#~ msgstr "音量 (%)" + +#~ msgid "Automatic" +#~ msgstr "自动" + +#~ msgid "5000" +#~ msgstr "5000" + +#~ msgid "Video rate (KBits/sec)" +#~ msgstr "视频采样率 (Kb/秒)" + +#~ msgid "224" +#~ msgstr "224" + +#~ msgid "Audio rate (KBits/sec)" +#~ msgstr "音频取样率 (Kb/秒)" + +#~ msgid "5" +#~ msgstr "5" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "每个章节的大小 (分钟):" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "分割文件为数个章节 (更易检索)" + +#~ msgid "Manual chapter list (split by comma in mm:ss format):" +#~ msgstr "手动章节列表(以 mm:ss 格式用逗号分隔):" + +#~ msgid "Division in chapters" +#~ msgstr "章节分配" + +#~ msgid "General" +#~ msgstr "常规" + +#~ msgid "Language" +#~ msgstr "语言" + +#~ msgid "Subtitle" +#~ msgstr "字幕" + +#~ msgid "Font size:" +#~ msgstr "字体大小:" + +#~ msgid "Force subtitles" +#~ msgstr "强制字幕" + +#~ msgid "Fill color:" +#~ msgstr "填充颜色:" + +#~ msgid "Outline color:" +#~ msgstr "轮廓颜色:" + +#~ msgid "Outline thickness:" +#~ msgstr "轮廓厚度:" + +#~ msgid "Subtitles" +#~ msgstr "字幕" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "720x576" +#~ msgstr "720x576" + +#~ msgid "704x576" +#~ msgstr "704x576" + +#~ msgid "480x576" +#~ msgstr "480x576" + +#~ msgid "352x576" +#~ msgstr "352x576" + +#~ msgid "352x288" +#~ msgstr "352x288" + +#~ msgid "Final size" +#~ msgstr "最终大小" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "缩放比率" + +#~ msgid "Horizontal mirror" +#~ msgstr "水平翻转" + +#~ msgid "Vertical mirror" +#~ msgstr "垂直翻转" + +#~ msgid "Mirror" +#~ msgstr "镜像" + +#~ msgid "No rotation" +#~ msgstr "不旋转" + +#~ msgid "90 degrees (clockwise)" +#~ msgstr "90度(顺时针)" + +#~ msgid "180 degrees" +#~ msgstr "180 度" + +#~ msgid "90 degrees (counter-clockwise)" +#~ msgstr "90度(逆时针)" + +#~ msgid "Rotation" +#~ msgstr "旋转画面" + +#~ msgid "Add black bars" +#~ msgstr "加入上下黑边" + +#~ msgid "Scale picture" +#~ msgstr "拉伸填充" + +#~ msgid "Cut picture" +#~ msgstr "剪切图像" + +#~ msgid "Scaling mode" +#~ msgstr "缩放比例" + +#~ msgid "Video options" +#~ msgstr "视频选项" + +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "使用二次编码 (品质较好,但转换速度慢)" + +#~ msgid "Two pass encoding" +#~ msgstr "二次编码" + +#~ msgid "Don't deinterlace" +#~ msgstr "放弃反交错" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg 反交错滤镜" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF 反交错滤镜" + +#~ msgid "Deinterlacing" +#~ msgstr "反交错" + +#~ msgid "Quality" +#~ msgstr "画质选项" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "音频延迟 (秒):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "建立 5.1 声道" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "此文件已经是 AC3 音频格式 (直接复制音频文件,不用再次转换)" + +#~ msgid "Audio" +#~ msgstr "音频" + +#~ msgid "Audio" +#~ msgstr "音频" + +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "停止播放/显示菜单" + +#~ msgid "Play the first title" +#~ msgstr "播放第一段标题" + +#~ msgid "Play the previous title" +#~ msgstr "播放上一段标题" + +#~ msgid "Play this title again (loop)" +#~ msgstr "重复播放本标题 (循环)" + +#~ msgid "Play the next title" +#~ msgstr "播放下一段标题" + +#~ msgid "Play the last title" +#~ msgstr "播放最后一段标题" + +#~ msgid "Action to perform when this title ends" +#~ msgstr "当此标题播放结束后要执行的动作" + +#~ msgid "Actions" +#~ msgstr "动作" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "此文件已经是 DVD/xCD 相容的 MPEG-PS 文件" + +#~ msgid "Repack audio and video without reencoding (useful for VOB files)" +#~ msgstr "重新打包音频和视频而无需重新编码(对 VOB 文件很有用)" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "将 GOP 设为 12 帧 (增加相容性)" + +#~ msgid "Special" +#~ msgstr "特殊设定" + +#~ msgid "Misc" +#~ msgstr "其他" + +#~ msgid "Options" +#~ msgstr "选项" + +#~ msgid "Preview" +#~ msgstr "预览" + +#~ msgid "_File" +#~ msgstr "文件(_F)" + +#~ msgid "_Edit" +#~ msgstr "编辑(_E)" + +#~ msgid "Set multiproperties" +#~ msgstr "批量属性设置" + +#~ msgid "_Help" +#~ msgstr "帮助(_H)" + +#~ msgid "Show documentation" +#~ msgstr "显示文档" + +#~ msgid "Title" +#~ msgstr "标题" + +#~ msgid "Duration" +#~ msgstr "持续时长" + +#~ msgid "Add file" +#~ msgstr "添加文件" + +#~ msgid "Remove" +#~ msgstr "移除" + +#~ msgid "Move down" +#~ msgstr "下移" + +#~ msgid "Move up" +#~ msgstr "上移" + +#~ msgid "Properties" +#~ msgstr "属性" + +#~ msgid "Add separator" +#~ msgstr "添加分隔符" + +#~ msgid "Files" +#~ msgstr "文件" + +#~ msgid "Media size:" +#~ msgstr "容量大小:" + +#~ msgid "Adjust disc usage" +#~ msgstr "适应光盘容量" + +#~ msgid "Disc usage" +#~ msgstr "磁盘用量" + +#~ msgid "PAL" +#~ msgstr "PAL" + +#~ msgid "Default format" +#~ msgstr "默认格式" + +#~ msgid "Create a menu with the titles" +#~ msgstr "创建一个包含标题的菜单" + +#~ msgid "Menu options" +#~ msgstr "菜单选项" + +#~ msgid "Menus" +#~ msgstr "菜单" + +#~ msgid "Text:" +#~ msgstr "文字:" + +#~ msgid "Font:" +#~ msgstr "字体:" + +#~ msgid "Text color:" +#~ msgstr "文字颜色:" + +#~ msgid "Shadow color:" +#~ msgstr "阴影颜色:" + +#~ msgid "Vertical position (percent):" +#~ msgstr "垂直位置 (百分比):" + +#~ msgid "0,00" +#~ msgstr "0,00" + +#~ msgid "Horizontal position (percent):" +#~ msgstr "水平位置 (百分比):" + +#~ msgid "Menu title" +#~ msgstr "菜单标题" + +#~ msgid "Default background" +#~ msgstr "默认背景" + +#~ msgid "Menu background" +#~ msgstr "菜单背景" + +#~ msgid "Menu without sound" +#~ msgstr "静音菜单" + +#~ msgid "Audio format:" +#~ msgstr "音频格式:" + +#~ msgid "MP2" +#~ msgstr "MP2" + +#~ msgid "AC3" +#~ msgstr "AC3" + +#~ msgid "Menu music" +#~ msgstr "菜单音乐" + +#~ msgid "4:3 (classic)" +#~ msgstr "4:3 (传统)" + +#~ msgid "16:9 (widescreen)" +#~ msgstr "16:9 (宽屏)" + +#~ msgid "Menu aspect" +#~ msgstr "菜单比例" + +#~ msgid "Horizontal" +#~ msgstr "水平" + +#~ msgid "Margins (percent)" +#~ msgstr "边距(百分比)" + +#~ msgid "Left" +#~ msgstr "靠左" + +#~ msgid "Center" +#~ msgstr "置中" + +#~ msgid "Right" +#~ msgstr "靠右" + +#~ msgid "Menu position" +#~ msgstr "菜单位置" + +#~ msgid "Unselected:" +#~ msgstr "未选择:" + +#~ msgid "Shadows:" +#~ msgstr "阴影:" + +#~ msgid "Selected:" +#~ msgstr "选择:" + +#~ msgid "Background:" +#~ msgstr "背景:" + +#~ msgid "Titles" +#~ msgstr "标题" + +#~ msgid "Color:" +#~ msgstr "颜色:" + +#~ msgid "Separators" +#~ msgstr "分隔符" + +#~ msgid "Menu font and colors" +#~ msgstr "菜单字体及颜色" + +#~ msgid "Show menu at disk startup" +#~ msgstr "打开光盘时显示菜单" + +#~ msgid "Jump to the first title at startup" +#~ msgstr "自动跳转到第一个标题" + +#~ msgid "Provide \"Play All\" option" +#~ msgstr "提供“全部播放”选项" + +#~ msgid "Disc startup options" +#~ msgstr "光盘打开选项" + +#~ msgid "Show titles as selected" +#~ msgstr "将标题显示为已选中" + +#~ msgid "Preview" +#~ msgstr "预览" + +#~ msgid "Menu preview" +#~ msgstr "菜单预览" + +#~ msgid "Programs needed by Devede NG" +#~ msgstr "Devede NG 所需程序" + +#~ msgid "" +#~ "Preview video\n" +#~ "\n" +#~ "Devede will create a preview with the selected parameters, so you will be " +#~ "able to check the video quality, audio sync and so on." +#~ msgstr "" +#~ "预览视频\n" +#~ "\n" +#~ "DeVeDe 会建立所选段落的预览影片,以便察看影片画质、音画是否同步等。" + +#~ msgid "Preview length:" +#~ msgstr "想要预览的长度:" + +#~ msgid "Creating..." +#~ msgstr "正在创建预览文件..." + +#~ msgid "Creating disc" +#~ msgstr "正在创建碟片" + +#~ msgid "Project progress" +#~ msgstr "项目进度" + +#~ msgid "Devede NG" +#~ msgstr "Devede NG" + +#~ msgid "Choose the disc type you want to create with Devede" +#~ msgstr "选择您想使用 Devede 创建的光盘类型" + +#~ msgid "" +#~ "Video DVD\n" +#~ "Creates a video DVD suitable for all DVD home players" +#~ msgstr "" +#~ "DVD\n" +#~ "适合普通家用播放设备进行播放的视频 DVD" + +#~ msgid "" +#~ "VideoCD\n" +#~ "Creates a VideoCD, with a picture quality equivalent to VHS" +#~ msgstr "" +#~ "VCD\n" +#~ "画质与普通家用录像机录制的影片相同" + +#~ msgid "" +#~ "Super VideoCD\n" +#~ "Creates a VideoCD with better picture quality" +#~ msgstr "" +#~ "SVCD\n" +#~ "超高画质的 VCD" + +#~ msgid "" +#~ "China VideoDisc\n" +#~ "Another kind of Super VideoCD" +#~ msgstr "" +#~ "CVD\n" +#~ "其它类型的非标准 SVCD" + +#~ msgid "" +#~ "DivX / MPEG-4\n" +#~ "Creates files compliant with DivX home players" +#~ msgstr "" +#~ "DivX / MPEG-4\n" +#~ "AVI 格式的视频文件" + +#~ msgid "" +#~ "Matroska / H.264\n" +#~ "Creates H.264 files in a MKV container" +#~ msgstr "" +#~ "Matroska / H.264\n" +#~ "在 MKV 容器中创建 H.264 文件" + +#~ msgid "Programs needed by Devede" +#~ msgstr "Devede 所需程序" + +#~ msgid "Multicore CPUs" +#~ msgstr "多核 CPU" + +#~ msgid "Temporary files folder:" +#~ msgstr "存放临时文件的位置:" + +#~ msgid "Folders" +#~ msgstr "文件夹" + +#~ msgid "Play preview:" +#~ msgstr "播放预览:" + +#~ msgid "Get video info:" +#~ msgstr "获取视频信息:" + +#~ msgid "Convert menus:" +#~ msgstr "转换菜单:" + +#~ msgid "Convert videos:" +#~ msgstr "转换视频:" + +#~ msgid "Burn ISOs:" +#~ msgstr "烧录 ISO:" + +#~ msgid "Disc types supported:" +#~ msgstr "支持的光盘类型:" + +#~ msgid "Create ISOs:" +#~ msgstr "建立 ISO 镜像:" + +#~ msgid "Backends" +#~ msgstr "后端" + +#~ msgid "Title properties" +#~ msgstr "标题属性" + +#~ msgid "Title's name" +#~ msgstr "标题名称" #~ msgid "Creating BIN/CUE files" #~ msgstr "建立 BIN/CUE 镜像中" @@ -1252,8 +1040,8 @@ msgstr "标题名称" #~ "the default menu background, so don't forget to fix it before creating " #~ "the disc." #~ msgstr "" -#~ "找不到菜单背景图片,系统将用默认图片打开此光盘文件请在正式建立光盘前修正" -#~ "此问题。" +#~ "找不到菜单背景图片,系统将用默认图片打开此光盘文件请在正式建立光盘前修正此" +#~ "问题。" #~ msgid "" #~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " @@ -1287,8 +1075,8 @@ msgstr "标题名称" #~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " #~ "Please, remove some files and try again." #~ msgstr "" -#~ "你的项目含有 %(X)d 个影片文件,但最大限制为 %(MAX)d 个影片文件。请删除一" -#~ "些影片后再试一次。" +#~ "你的项目含有 %(X)d 个影片文件,但最大限制为 %(MAX)d 个影片文件。请删除一些" +#~ "影片后再试一次。" #~ msgid "no chapters" #~ msgstr "无章节" @@ -1645,8 +1433,8 @@ msgstr "标题名称" #~ "Uses multiple threads with Mencoder, allowing a faster compression " #~ "process. But requires Mencoder 1.0 RC2 or later." #~ msgstr "" -#~ "启用 Mencoder 多线程模式可以加快压缩速度。但是需要 Mencoder 1.0 RC2 以上" -#~ "版本。" +#~ "启用 Mencoder 多线程模式可以加快压缩速度。但是需要 Mencoder 1.0 RC2 以上版" +#~ "本。" #~ msgid "gtk-about" #~ msgstr "gtk-about" diff --git a/po/zh_TW.po b/po/zh_TW.po index f6a3a0d..43f55ba 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: DeVeDe\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-20 12:55+0200\n" +"POT-Creation-Date: 2019-10-13 22:08+0200\n" "PO-Revision-Date: 2008-08-21 11:37+0800\n" "Last-Translator: Jose Sun \n" "Language-Team: \n" @@ -13,1268 +13,1102 @@ msgstr "" "X-Poedit-Language: Chinese\n" "X-Poedit-Country: TAIWAN\n" -#: ../devede_bincue.py:39 -msgid "Creating BIN/CUE files" -msgstr "建立 BIN/CUE 檔案中" +#: ../src/devedeng/add_files.py:44 +msgid "Video files" +msgstr "影片檔" -#: ../devede_bincue.py:56 -msgid "" -"Failed to create the BIN/CUE files\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/add_files.py:49 ../src/devedeng/ask_subtitles.py:92 +#: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 +#: ../src/devedeng/opensave.py:48 +msgid "All files" +msgstr "所有檔案" + +#: ../src/devedeng/ask_subtitles.py:81 +#, fuzzy +msgid "Subtitle files" +msgstr "字幕" + +#: ../src/devedeng/avconv.py:114 ../src/devedeng/ffmpeg.py:114 +#, python-format +msgid "Converting %(X)s (pass 2)" msgstr "" -"建立 BIN/CUE 檔案失敗\n" -"也許你的磁碟空間不足" -#: ../devede_bincue.py:77 -msgid "Creating ISO file" -msgstr "建立 ISO 檔案中" - -#: ../devede_bincue.py:82 -msgid "" -"Failed to create the ISO image\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/avconv.py:117 ../src/devedeng/ffmpeg.py:117 +#, python-format +msgid "Converting %(X)s (pass 1)" msgstr "" -"建立 ISO 檔案失敗\n" -"也許你的磁碟空間不足" -#: ../devede_convert.py:147 +#: ../src/devedeng/avconv.py:127 +#, python-format +msgid "Converting %(X)s" +msgstr "" + +#: ../src/devedeng/avconv.py:507 +#, fuzzy, python-format +msgid "Creating menu %(X)d" +msgstr "建立選單 %(menu_number)d 中" + +#: ../src/devedeng/choose_disc_type.py:156 +#: ../src/devedeng/choose_disc_type.py:167 +#: ../src/devedeng/choose_disc_type.py:183 +#: ../src/devedeng/choose_disc_type.py:194 +#: ../src/devedeng/choose_disc_type.py:205 +#: ../src/devedeng/choose_disc_type.py:215 +#: ../src/devedeng/choose_disc_type.py:221 +#: ../src/devedeng/choose_disc_type.py:227 +#, python-format +msgid "\t%(program_name)s (not installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:159 +#: ../src/devedeng/choose_disc_type.py:170 +#: ../src/devedeng/choose_disc_type.py:186 +#: ../src/devedeng/choose_disc_type.py:197 +#: ../src/devedeng/choose_disc_type.py:208 +#: ../src/devedeng/choose_disc_type.py:218 +#: ../src/devedeng/choose_disc_type.py:224 +#: ../src/devedeng/choose_disc_type.py:230 +#, python-format +msgid "\t%(program_name)s (installed)\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:161 #, python-format msgid "" -"Insuficient free space. To create this disc\n" -"%(total)d MBytes are needed, but only %(free)d MBytes are available." +"Movie identifiers (install at least one of these):\n" +"\n" +"%(program_list)s\n" msgstr "" -"可用空間不足。\n" -"要建立此碟片需要 %(total)d MB,但可用空間只有 %(free)d MB。" -#: ../devede_convert.py:275 ../devede_subtitles.py:75 -#: ../devede_subtitles.py:92 ../devede_xml_menu.py:138 -#: ../devede_xml_menu.py:489 ../devede_xml_menu.py:497 -#: ../devede_xml_menu.py:501 ../devede_xml_menu.py:505 -msgid "" -"Failed to write to the destination directory.\n" -"Check that you have privileges and free space there." -msgstr "" -"寫入目的目錄失敗,\n" -"請檢查你的權限和磁碟可用空間。" - -#: ../devede_convert.py:376 +#: ../src/devedeng/choose_disc_type.py:172 #, python-format msgid "" -"The file or folder\n" +"Movie players (install at least one of these):\n" "\n" -"%(folder)s\n" -"\n" -"already exists. If you continue, it will be deleted." +"%(program_list)s\n" msgstr "" -#: ../devede_convert.py:472 -msgid "Unknown error" -msgstr "未知的錯誤" +#: ../src/devedeng/choose_disc_type.py:188 +#, python-format +msgid "" +"Movie Converters (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" -#: ../devede_dvd.py:36 -msgid "Creating DVD tree structure" +#: ../src/devedeng/choose_disc_type.py:200 +#, python-format +msgid "" +"CD/DVD burners (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:210 +#, python-format +msgid "" +"ISO creators (install at least one of these):\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/choose_disc_type.py:233 +#, python-format +msgid "" +"Other programs:\n" +"\n" +"%(program_list)s\n" +msgstr "" + +#: ../src/devedeng/dvdauthor_converter.py:48 +#, fuzzy +msgid "Creating DVD structure" msgstr "建立 DVD 樹狀結構中" -#: ../devede_dvd.py:42 -msgid "" -"Failed to create the DVD tree\n" -"Maybe you ran out of disk space" +#: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 +msgid "Play all" msgstr "" -"建立 DVD 樹狀結構失敗\n" -"也許是你的磁碟空間不足" -#: ../devede_dvdmenu.py:228 ../devede_loadsave.py:212 -msgid "The menu soundtrack seems damaged. Using the default silent soundtrack." -msgstr "選單的聲音檔似乎已損壞,使用預設的靜音模式。" - -#: ../devede_dvdmenu.py:402 ../devede_xml_menu.py:493 -msgid "" -"Can't find the menu background.\n" -"Check the menu options." +#: ../src/devedeng/dvd_menu.py:93 +msgid "The selected file is a video, not an audio file" msgstr "" -"找不到選單背景,\n" -"請檢查選單選項。" -#: ../devede_loadsave.py:78 -msgid "Can't open the file." +#: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 +msgid "Error" +msgstr "錯誤" + +#: ../src/devedeng/dvd_menu.py:96 +#, fuzzy +msgid "The selected file is not an audio file" +msgstr "檔案似乎像是聲音檔。" + +#: ../src/devedeng/dvd_menu.py:141 +#, fuzzy +msgid "Picture files" +msgstr "影片檔" + +#: ../src/devedeng/dvd_menu.py:153 +#, fuzzy +msgid "Sound files" +msgstr "影片檔" + +#: ../src/devedeng/dvd_menu.py:409 +#, python-brace-format +msgid "Page {0} of {1}" +msgstr "" + +#: ../src/devedeng/dvd_menu.py:416 +msgid "Play_all" +msgstr "" + +#: ../src/devedeng/file_copy.py:31 +#, fuzzy, python-format +msgid "Copying file %(X)s" +msgstr "複製檔案中" + +#: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 +#, fuzzy +msgid "Creating ISO image" +msgstr "建立 ISO 檔案中" + +#: ../src/devedeng/help.py:37 +#, fuzzy +msgid "Can't open the help files." msgstr "無法開啟檔案。" -#: ../devede_loadsave.py:85 ../devede_loadsave.py:90 -msgid "That file doesn't contain a disc structure." -msgstr "此檔案內不含碟片結構。" - -#: ../devede_loadsave.py:99 -msgid "That file doesn't contain a DeVeDe structure." -msgstr "此檔案內不含 DeVeDe 結構。" - -#: ../devede_loadsave.py:165 -msgid "" -"Can't find the following movie files. Please, add them and try to load the " -"disc structure again.\n" -msgstr "找不到下列影片檔,請試試重新加入後再載入一次。\n" - -#: ../devede_loadsave.py:175 -msgid "" -"Can't find the menu background. I'll open the disc structure anyway with the " -"default menu background, so don't forget to fix it before creating the disc." +#: ../src/devedeng/mux_dvd_menu.py:34 +#, python-format +msgid "Mixing menu %(X)d" msgstr "" -"找不到選單背景,但我還是會用預設的背景圖片開啟此碟片結構,所以別忘記在建立碟" -"片前修正這個問題。" -#: ../devede_loadsave.py:190 -msgid "" -"Can't find the menu soundtrack file. I'll open the disc structure anyway " -"with a silent soundtrack, so don't forget to fix it before creating the disc." +#: ../src/devedeng/opensave.py:44 +msgid "DevedeNG projects" msgstr "" -"找不到選單聲音檔,我會用靜音模式開啟此碟片結構,所以別忘記在建立碟片前修正這" -"個問題。" -#: ../devede_loadsave.py:282 -msgid "No filename" -msgstr "無檔名" +#: ../src/devedeng/project.py:231 +msgid "Abort the current DVD and exit?" +msgstr "中斷目前的 DVD 製作並離開?" -#: ../devede_loadsave.py:334 -msgid "Can't save the file." -msgstr "無法儲存檔案。" +#: ../src/devedeng/project.py:231 +msgid "Exit DeVeDe" +msgstr "離開 DeVeDe" -#: ../devede_main.py:345 -msgid "" -"Too many videos for this disc size.\n" -"Please, select a bigger disc type or remove some videos." +#: ../src/devedeng/project.py:285 ../src/devedeng/project.py:738 +msgid "In menu" msgstr "" -"太多影片超出磁碟大小限制。\n" -"請換更大的磁碟類型或刪除一些影片。" -#: ../devede_main.py:406 -msgid "" -"Some files weren't video files.\n" -"None added." +#: ../src/devedeng/project.py:287 +msgid "The following files could not be added:" msgstr "" -"有些檔案不是影像檔,\n" -"沒有加入檔案。" -#: ../devede_main.py:455 +#: ../src/devedeng/project.py:288 ../src/devedeng/project.py:746 +msgid "Error while adding files" +msgstr "" + +#: ../src/devedeng/project.py:299 +#, python-format +msgid "The file %(X)s (%(Y)s) will be removed." +msgstr "" + +#: ../src/devedeng/project.py:299 +#, fuzzy +msgid "Delete file" +msgstr "刪除標題" + +#: ../src/devedeng/project.py:499 +#, python-format +msgid "The limit for this format is %(l)d files, but your project has %(h)d." +msgstr "" + +#: ../src/devedeng/project.py:499 +msgid "Too many files in the project" +msgstr "" + +#: ../src/devedeng/project.py:508 #, python-format msgid "" -"Your project contains %(X)d movie files, but the maximum is %(MAX)d. Please, " -"remove some files and try again." +"The selected folder already exists. To create the project, Devede must " +"delete it.\n" +"If you continue, the folder\n" +"\n" +" %s\n" +"\n" +" and all its contents will be deleted. Continue?" msgstr "" -"你的專案含有 %(X)d 個影片檔,但最大限制為 %(MAX)d 個影片檔。請刪除一些影片後" -"再試一次。" -#: ../devede_main.py:892 -msgid "no chapters" -msgstr "無章節" +#: ../src/devedeng/project.py:508 +#, fuzzy +msgid "Delete folder" +msgstr "刪除標題" -#: ../devede_main.py:952 -msgid "Unsaved disc structure" -msgstr "未儲存的碟片結構" +#: ../src/devedeng/project.py:643 +msgid "Close current project and start a fresh one?" +msgstr "" -#: ../devede_main.py:1020 +#: ../src/devedeng/project.py:643 +msgid "New project" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists. Overwrite it?" +msgstr "" + +#: ../src/devedeng/project.py:678 +msgid "The file already exists" +msgstr "" + +#: ../src/devedeng/project.py:744 ../src/devedeng/project.py:766 +msgid "Page jump" +msgstr "" + +#: ../src/devedeng/project.py:746 +msgid "The following files in the project could not be added again:" +msgstr "" + +#: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 +#, fuzzy +msgid "Cancel the current job?" +msgstr "取消工作?" + +#: ../src/devedeng/settings.py:45 ../src/devedeng/settings.py:63 +msgid "Use all cores" +msgstr "" + +#: ../src/devedeng/settings.py:50 +#, python-format +msgid "Use %(X)d core" +msgid_plural "Use %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:57 +#, python-format +msgid "Use all except %(X)d core" +msgid_plural "Use all except %(X)d cores" +msgstr[0] "" +msgstr[1] "" + +#: ../src/devedeng/settings.py:128 +msgid "No discs supported" +msgstr "" + +#: ../src/devedeng/subtitles_mux.py:43 +#, fuzzy, python-format +msgid "Adding %(L)s subtitles to %(X)s" +msgstr "加入字幕到 " + +#: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "標題 %(X)d" -#: ../devede_newfiles.py:486 -msgid "Subtitle" -msgstr "字幕" - -#: ../devede_newfiles.py:489 -msgid "Codepage" -msgstr "字碼頁 (Codepage)" - -#: ../devede_newfiles.py:492 -msgid "Language" -msgstr "語言" - -#: ../devede_newfiles.py:566 -msgid "Video files" -msgstr "影片檔" - -#: ../devede_newfiles.py:573 -msgid "All files" -msgstr "所有檔案" - -#. it's not a video file -#. it's not a multimedia file -#: ../devede_newfiles.py:920 -msgid "File doesn't seem to be a video file." -msgstr "檔案似乎不像是影像檔。" - -#: ../devede_newfiles.py:922 -msgid "File seems to be an audio file." -msgstr "檔案似乎像是聲音檔。" - -#: ../devede_newfiles.py:1045 -msgid "Please, add only one file each time." -msgstr "請你每次只加入一個檔案。" - -#: ../devede_newfiles.py:1058 -msgid "Please, add a movie file before adding subtitles." -msgstr "請在加入字幕前先新增影片檔。" - -#: ../devede_subtitles.py:61 -msgid "Adding subtitles to" -msgstr "加入字幕到 " - -#: ../devede_subtitles.py:186 ../devede_subtitles.py:197 -msgid "" -"Conversion failed.\n" -"It seems a bug of SPUMUX." -msgstr "" -"轉檔失敗,\n" -"似乎是 SPUMUX 的程式錯誤。" - -#: ../devede_video_convert.py:90 -msgid "" -"File copy failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"檔案複製失敗\n" -"也許你的磁碟空間不足?" - -#: ../devede_video_convert.py:92 -msgid "Copying the file" -msgstr "複製檔案中" - -#: ../devede_video_convert.py:94 ../devede_video_convert.py:124 -msgid "Creating preview" -msgstr "建立預覽中" - -#: ../devede_video_convert.py:121 -#, python-format -msgid "" -"Converting files from title %(title_number)s (pass %(pass_number)s)\n" -"\n" -"%(file_name)s" -msgstr "" - -#: ../devede_video_convert.py:534 -msgid "" -"Conversion failed.\n" -"It seems a bug of Mencoder." -msgstr "" -"轉檔失敗,\n" -"似乎是 Mencoder 的程式錯誤。" - -#: ../devede_video_convert.py:536 -msgid "Also check the extra params passed to Mencoder for syntax errors." -msgstr "請一併檢查傳到 Mencoder 的附加參數是否有語法錯誤。" - -#: ../devede_video_convert.py:569 -msgid "" -"Conversion failed\n" -"Maybe you ran out of disk space?" -msgstr "" -"轉檔失敗\n" -"也許你的磁碟空間不足?" - -#: ../devede_xml_menu.py:42 -msgid "Failed to create the menues." -msgstr "建立選單失敗。" - -#: ../devede_xml_menu.py:118 ../devede_xml_menu.py:509 -msgid "Menu generation failed." -msgstr "選單產生失敗。" - -#: ../devede_xml_menu.py:125 ../devede_xml_menu.py:518 -msgid "" -"Can't add the buttons to the menus.\n" -"It seems a bug of SPUMUX." -msgstr "" -"無法在選單中加入按鈕,\n" -"似乎是 SPUMUX 的程式錯誤。" - -#: ../devede_xml_menu.py:484 -#, python-format -msgid "Creating menu %(menu_number)d" -msgstr "建立選單 %(menu_number)d 中" - -#: ../interface/wno_mp3lame.ui.h:1 -msgid "" -"Your FFMPEG version is compiled\n" -"without MP3LAME support, so\n" -"Devede can't create DivX.\n" -"\n" -"Recompile your FFMPEG code, or\n" -"install a version with MP3LAME\n" -"support." -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:1 -msgid "" -"This version of Devede allows to use FFMPEG instead\n" -"of Mencoder for movie conversion. This code is still\n" -"EXPERIMENTAL, but quite complete.\n" -"\n" -"If you see glitches in the video when using FFMPEG, try\n" -"to disable the multicore support before filling a bug.\n" -"\n" -"To test this mode, active it in Edit->Preferences" -msgstr "" - -#: ../interface/use_ffmpeg.ui.h:9 -msgid "Don't show this message at startup again" -msgstr "" - -#: ../interface/settings.ui.h:1 -msgid "Erase temporary files" -msgstr "抹除暫存檔案" - -#: ../interface/settings.ui.h:2 -msgid "Use optimizations for multicore CPUs" -msgstr "使用多核 CPU 的最佳化" - -#: ../interface/settings.ui.h:3 -msgid "Don't use hyperthreading" -msgstr "" - -#: ../interface/settings.ui.h:4 -msgid "Use FFMPEG instead of Mencoder for videos" -msgstr "" - -#: ../interface/settings.ui.h:5 -msgid "Use FFMPEG instead of Mencoder for menu" -msgstr "" - -#: ../interface/settings.ui.h:6 -msgid "Options" -msgstr "選項" - -#: ../interface/settings.ui.h:7 -msgid "Temporary files folder:" -msgstr "暫存檔案資料夾:" - -#: ../interface/settings.ui.h:8 -msgid "Folder for temporary file" -msgstr "暫存資料夾" - -#: ../interface/settings.ui.h:9 +#: ../src/devedeng/vcdimager_converter.py:48 #, fuzzy -msgid "Folders" -msgstr "檔案" +msgid "Creating CD image" +msgstr "建立 ISO 檔案中" -#: ../interface/settings.ui.h:10 -msgid "" -"AC3_FIXED workaround to fix discs without sound when using Mencoder beta" -msgstr "" +#~ msgid "Creating BIN/CUE files" +#~ msgstr "建立 BIN/CUE 檔案中" + +#~ msgid "" +#~ "Failed to create the BIN/CUE files\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "建立 BIN/CUE 檔案失敗\n" +#~ "也許你的磁碟空間不足" + +#~ msgid "" +#~ "Failed to create the ISO image\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "建立 ISO 檔案失敗\n" +#~ "也許你的磁碟空間不足" + +#~ msgid "" +#~ "Insuficient free space. To create this disc\n" +#~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." +#~ msgstr "" +#~ "可用空間不足。\n" +#~ "要建立此碟片需要 %(total)d MB,但可用空間只有 %(free)d MB。" + +#~ msgid "" +#~ "Failed to write to the destination directory.\n" +#~ "Check that you have privileges and free space there." +#~ msgstr "" +#~ "寫入目的目錄失敗,\n" +#~ "請檢查你的權限和磁碟可用空間。" + +#~ msgid "Unknown error" +#~ msgstr "未知的錯誤" + +#~ msgid "" +#~ "Failed to create the DVD tree\n" +#~ "Maybe you ran out of disk space" +#~ msgstr "" +#~ "建立 DVD 樹狀結構失敗\n" +#~ "也許是你的磁碟空間不足" + +#~ msgid "" +#~ "The menu soundtrack seems damaged. Using the default silent soundtrack." +#~ msgstr "選單的聲音檔似乎已損壞,使用預設的靜音模式。" + +#~ msgid "" +#~ "Can't find the menu background.\n" +#~ "Check the menu options." +#~ msgstr "" +#~ "找不到選單背景,\n" +#~ "請檢查選單選項。" + +#~ msgid "That file doesn't contain a disc structure." +#~ msgstr "此檔案內不含碟片結構。" + +#~ msgid "That file doesn't contain a DeVeDe structure." +#~ msgstr "此檔案內不含 DeVeDe 結構。" + +#~ msgid "" +#~ "Can't find the following movie files. Please, add them and try to load " +#~ "the disc structure again.\n" +#~ msgstr "找不到下列影片檔,請試試重新加入後再載入一次。\n" + +#~ msgid "" +#~ "Can't find the menu background. I'll open the disc structure anyway with " +#~ "the default menu background, so don't forget to fix it before creating " +#~ "the disc." +#~ msgstr "" +#~ "找不到選單背景,但我還是會用預設的背景圖片開啟此碟片結構,所以別忘記在建立" +#~ "碟片前修正這個問題。" + +#~ msgid "" +#~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " +#~ "with a silent soundtrack, so don't forget to fix it before creating the " +#~ "disc." +#~ msgstr "" +#~ "找不到選單聲音檔,我會用靜音模式開啟此碟片結構,所以別忘記在建立碟片前修正" +#~ "這個問題。" + +#~ msgid "No filename" +#~ msgstr "無檔名" + +#~ msgid "Can't save the file." +#~ msgstr "無法儲存檔案。" + +#~ msgid "" +#~ "Too many videos for this disc size.\n" +#~ "Please, select a bigger disc type or remove some videos." +#~ msgstr "" +#~ "太多影片超出磁碟大小限制。\n" +#~ "請換更大的磁碟類型或刪除一些影片。" + +#~ msgid "" +#~ "Some files weren't video files.\n" +#~ "None added." +#~ msgstr "" +#~ "有些檔案不是影像檔,\n" +#~ "沒有加入檔案。" + +#~ msgid "" +#~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " +#~ "Please, remove some files and try again." +#~ msgstr "" +#~ "你的專案含有 %(X)d 個影片檔,但最大限制為 %(MAX)d 個影片檔。請刪除一些影片" +#~ "後再試一次。" + +#~ msgid "no chapters" +#~ msgstr "無章節" + +#~ msgid "Unsaved disc structure" +#~ msgstr "未儲存的碟片結構" + +#~ msgid "Codepage" +#~ msgstr "字碼頁 (Codepage)" + +#~ msgid "Language" +#~ msgstr "語言" + +#~ msgid "File doesn't seem to be a video file." +#~ msgstr "檔案似乎不像是影像檔。" + +#~ msgid "Please, add only one file each time." +#~ msgstr "請你每次只加入一個檔案。" + +#~ msgid "Please, add a movie file before adding subtitles." +#~ msgstr "請在加入字幕前先新增影片檔。" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "轉檔失敗,\n" +#~ "似乎是 SPUMUX 的程式錯誤。" + +#~ msgid "" +#~ "File copy failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "檔案複製失敗\n" +#~ "也許你的磁碟空間不足?" + +#~ msgid "Creating preview" +#~ msgstr "建立預覽中" + +#~ msgid "" +#~ "Conversion failed.\n" +#~ "It seems a bug of Mencoder." +#~ msgstr "" +#~ "轉檔失敗,\n" +#~ "似乎是 Mencoder 的程式錯誤。" + +#~ msgid "Also check the extra params passed to Mencoder for syntax errors." +#~ msgstr "請一併檢查傳到 Mencoder 的附加參數是否有語法錯誤。" + +#~ msgid "" +#~ "Conversion failed\n" +#~ "Maybe you ran out of disk space?" +#~ msgstr "" +#~ "轉檔失敗\n" +#~ "也許你的磁碟空間不足?" + +#~ msgid "Failed to create the menues." +#~ msgstr "建立選單失敗。" + +#~ msgid "Menu generation failed." +#~ msgstr "選單產生失敗。" + +#~ msgid "" +#~ "Can't add the buttons to the menus.\n" +#~ "It seems a bug of SPUMUX." +#~ msgstr "" +#~ "無法在選單中加入按鈕,\n" +#~ "似乎是 SPUMUX 的程式錯誤。" + +#~ msgid "Erase temporary files" +#~ msgstr "抹除暫存檔案" + +#~ msgid "Use optimizations for multicore CPUs" +#~ msgstr "使用多核 CPU 的最佳化" + +#~ msgid "Options" +#~ msgstr "選項" + +#~ msgid "Temporary files folder:" +#~ msgstr "暫存檔案資料夾:" + +#~ msgid "Folder for temporary file" +#~ msgstr "暫存資料夾" -#: ../interface/settings.ui.h:11 #, fuzzy -msgid "Workarounds" -msgstr "旋轉畫面" +#~ msgid "Folders" +#~ msgstr "檔案" -#: ../interface/add_subtitle2.ui.h:1 ../interface/add_subtitle.ui.h:2 -msgid "File:" -msgstr "檔案:" - -#: ../interface/add_subtitle2.ui.h:2 ../interface/add_subtitle.ui.h:4 -msgid "Clear" -msgstr "清除" - -#: ../interface/add_subtitle2.ui.h:3 ../interface/add_subtitle.ui.h:6 -msgid "Encoding:" -msgstr "編碼:" - -#: ../interface/add_subtitle2.ui.h:4 ../interface/add_subtitle.ui.h:5 -msgid "Language:" -msgstr "語言:" - -#: ../interface/add_subtitle2.ui.h:5 ../interface/add_subtitle.ui.h:7 -msgid "Put subtitles upper" -msgstr "將字幕放在上方" - -#: ../interface/add_subtitle.ui.h:1 -msgid "Add subtitles" -msgstr "加入字幕" - -#: ../interface/add_subtitle.ui.h:3 -msgid "Choose a file" -msgstr "請選擇檔案" - -#: ../interface/waborted_dialog.ui.h:1 -msgid "Aborted. There can be temporary files at the destination directory." -msgstr "已中斷,在目標目錄內可能會遺留暫存檔案。" - -#: ../interface/wcancel_dialog.ui.h:1 -msgid "Exit DeVeDe" -msgstr "離開 DeVeDe" - -#: ../interface/wcancel_dialog.ui.h:2 -msgid "Abort the current DVD and exit?" -msgstr "中斷目前的 DVD 製作並離開?" - -#: ../interface/wcancel_job_dialog.ui.h:1 -msgid "Cancel job?" -msgstr "取消工作?" - -#: ../interface/wdel_chapter_dialog.ui.h:1 -msgid "Delete chapter" -msgstr "刪除章節" - -#: ../interface/wdel_chapter_dialog.ui.h:2 -msgid "" -"You chose to delete this chapter and\n" -"reorder the other ones:" -msgstr "" -"你選擇刪除此章節\n" -"這同時會重排其他章節:" - -#: ../interface/wdel_chapter_dialog.ui.h:4 -#: ../interface/wdel_title_dialog.ui.h:4 -msgid "Proceed?" -msgstr "繼續處理?" - -#: ../interface/wdel_subtitle.ui.h:1 -msgid "Delete subtitle" -msgstr "刪除字幕" - -#: ../interface/wdel_subtitle.ui.h:2 -msgid "Remove the selected subtitle file?" -msgstr "移除所選的字幕檔案?" - -#: ../interface/wdel_title_dialog.ui.h:1 -msgid "Delete title" -msgstr "刪除標題" - -#: ../interface/wdel_title_dialog.ui.h:2 -msgid "" -"You chose to delete this title and\n" -"reorder the other ones:" -msgstr "" -"你選擇刪除此標題\n" -"這同時會重排其他標題:" - -#: ../interface/wdisk_type.ui.h:1 -msgid "Disc type selection" -msgstr "選擇磁碟類型" - -#: ../interface/wdisk_type.ui.h:2 #, fuzzy -msgid "Choose the disc type you want to create with DeVeDe" -msgstr "請選擇你要 DeVeDe 建立何種類型的磁碟" +#~ msgid "Workarounds" +#~ msgstr "旋轉畫面" -#: ../interface/wdisk_type.ui.h:3 -msgid "" -"Video DVD\n" -"Creates a video DVD suitable for all DVD home players" -msgstr "" +#~ msgid "File:" +#~ msgstr "檔案:" -#: ../interface/wdisk_type.ui.h:5 -msgid "" -"VideoCD\n" -"Creates a VideoCD, with a picture quality equivalent to VHS" -msgstr "" +#~ msgid "Clear" +#~ msgstr "清除" -#: ../interface/wdisk_type.ui.h:7 -msgid "" -"Super VideoCD\n" -"Creates a VideoCD with better picture quality" -msgstr "" +#~ msgid "Encoding:" +#~ msgstr "編碼:" -#: ../interface/wdisk_type.ui.h:9 -msgid "" -"China VideoDisc\n" -"Another kind of Super VideoCD" -msgstr "" +#~ msgid "Language:" +#~ msgstr "語言:" -#: ../interface/wdisk_type.ui.h:11 -msgid "" -"DivX / MPEG-4\n" -"Creates files compliant with DivX home players" -msgstr "" +#~ msgid "Put subtitles upper" +#~ msgstr "將字幕放在上方" -#: ../interface/wempty_titles_dialog.ui.h:1 -msgid "" -"Your DVD structure contains empty titles.\n" -"Continue anyway?" -msgstr "" -"你的 DVD 結構含有空的標題,\n" -"你還是要繼續嗎?" +#~ msgid "Add subtitles" +#~ msgstr "加入字幕" -#. Means: "Burn the ISO image in a CD/DVD" -#: ../interface/wend_dialog.ui.h:2 -msgctxt "Means:" -msgid "Burn" -msgstr "" +#~ msgid "Choose a file" +#~ msgstr "請選擇檔案" -#: ../interface/wend_dialog.ui.h:3 -msgid "Job done!" -msgstr "工作完成!" +#~ msgid "Aborted. There can be temporary files at the destination directory." +#~ msgstr "已中斷,在目標目錄內可能會遺留暫存檔案。" -#: ../interface/werase_dialog.ui.h:1 -msgid "Delete current disc structure?" -msgstr "刪除目前的碟片結構?" +#~ msgid "Delete chapter" +#~ msgstr "刪除章節" -#: ../interface/werase_dialog.ui.h:2 -msgid "Delete the current disc structure and start again?" -msgstr "刪除目前的碟片結構且重新開始?" +#~ msgid "" +#~ "You chose to delete this chapter and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "你選擇刪除此章節\n" +#~ "這同時會重排其他章節:" -#: ../interface/werror_dialog.ui.h:1 ../interface/wprograms.ui.h:1 -msgid "Error" -msgstr "錯誤" +#~ msgid "Proceed?" +#~ msgstr "繼續處理?" -#: ../interface/wfile.ui.h:1 -msgid "File properties" -msgstr "檔案屬性" +#~ msgid "Delete subtitle" +#~ msgstr "刪除字幕" -#: ../interface/wfile.ui.h:2 -msgid "File" -msgstr "檔案" +#~ msgid "Remove the selected subtitle file?" +#~ msgstr "移除所選的字幕檔案?" -#: ../interface/wfile.ui.h:3 ../interface/wmain.ui.h:15 -msgid "Frames per second:" -msgstr "每秒畫格:" +#~ msgid "" +#~ "You chose to delete this title and\n" +#~ "reorder the other ones:" +#~ msgstr "" +#~ "你選擇刪除此標題\n" +#~ "這同時會重排其他標題:" -#: ../interface/wfile.ui.h:4 -msgid "Original length (seconds):" -msgstr "原始長度 (秒):" +#~ msgid "Disc type selection" +#~ msgstr "選擇磁碟類型" -#: ../interface/wfile.ui.h:5 -msgid "Original audio rate (Kbits/sec):" -msgstr "原始聲音取樣率 (Kbits/秒):" - -#: ../interface/wfile.ui.h:6 -msgid "Original video rate (Kbits/sec):" -msgstr "原始影像取樣率 (Kbits/秒):" - -#: ../interface/wfile.ui.h:7 ../interface/wmain.ui.h:20 -msgid "Original size (pixels):" -msgstr "原始大小 (像素):" - -#: ../interface/wfile.ui.h:8 ../interface/wmain.ui.h:16 -msgid "Final size (pixels):" -msgstr "最終大小 (像素):" - -#: ../interface/wfile.ui.h:9 -msgid "Estimated final length (MBytes):" -msgstr "預估最終長度 (MBytes):" - -#: ../interface/wfile.ui.h:10 ../interface/wmain.ui.h:24 -msgid "File info" -msgstr "檔案資訊" - -#: ../interface/wfile.ui.h:11 -msgid "PAL/SECAM" -msgstr "PAL/SECAM" - -#: ../interface/wfile.ui.h:12 ../interface/wmain.ui.h:31 -msgid "NTSC" -msgstr "NTSC" - -#: ../interface/wfile.ui.h:13 -msgid "Video format" -msgstr "影片格式" - -#: ../interface/wfile.ui.h:14 -msgid "Audio track:" -msgstr "音軌:" - -#: ../interface/wfile.ui.h:15 -msgid "This video file has no audio tracks." -msgstr "此影片檔未含任何音軌。" - -#: ../interface/wfile.ui.h:16 -msgid "Audio tracks" -msgstr "音軌" - -#: ../interface/wfile.ui.h:17 -msgid "Reset" -msgstr "" - -#: ../interface/wfile.ui.h:19 -#, no-c-format -msgid "Resets the volume to 100%" -msgstr "" - -#: ../interface/wfile.ui.h:21 -#, fuzzy, no-c-format -msgid "Volume (%)" -msgstr "檔案" - -#: ../interface/wfile.ui.h:22 -msgid "Store full length" -msgstr "儲存整段影片" - -#: ../interface/wfile.ui.h:23 -msgid "Store the first half" -msgstr "儲存前半段影片" - -#: ../interface/wfile.ui.h:24 -msgid "Store the second half" -msgstr "儲存後半段影片" - -#: ../interface/wfile.ui.h:25 -msgid "File split" -msgstr "檔案分割" - -#: ../interface/wfile.ui.h:26 #, fuzzy -msgid "Font size:" -msgstr "字型:" +#~ msgid "Choose the disc type you want to create with DeVeDe" +#~ msgstr "請選擇你要 DeVeDe 建立何種類型的磁碟" + +#~ msgid "" +#~ "Your DVD structure contains empty titles.\n" +#~ "Continue anyway?" +#~ msgstr "" +#~ "你的 DVD 結構含有空的標題,\n" +#~ "你還是要繼續嗎?" + +#~ msgid "Job done!" +#~ msgstr "工作完成!" + +#~ msgid "Delete current disc structure?" +#~ msgstr "刪除目前的碟片結構?" + +#~ msgid "Delete the current disc structure and start again?" +#~ msgstr "刪除目前的碟片結構且重新開始?" + +#~ msgid "File properties" +#~ msgstr "檔案屬性" + +#~ msgid "File" +#~ msgstr "檔案" + +#~ msgid "Frames per second:" +#~ msgstr "每秒畫格:" + +#~ msgid "Original length (seconds):" +#~ msgstr "原始長度 (秒):" + +#~ msgid "Original audio rate (Kbits/sec):" +#~ msgstr "原始聲音取樣率 (Kbits/秒):" + +#~ msgid "Original video rate (Kbits/sec):" +#~ msgstr "原始影像取樣率 (Kbits/秒):" + +#~ msgid "Original size (pixels):" +#~ msgstr "原始大小 (像素):" + +#~ msgid "Final size (pixels):" +#~ msgstr "最終大小 (像素):" + +#~ msgid "Estimated final length (MBytes):" +#~ msgstr "預估最終長度 (MBytes):" + +#~ msgid "File info" +#~ msgstr "檔案資訊" + +#~ msgid "PAL/SECAM" +#~ msgstr "PAL/SECAM" + +#~ msgid "NTSC" +#~ msgstr "NTSC" + +#~ msgid "Video format" +#~ msgstr "影片格式" + +#~ msgid "Audio track:" +#~ msgstr "音軌:" + +#~ msgid "This video file has no audio tracks." +#~ msgstr "此影片檔未含任何音軌。" + +#~ msgid "Audio tracks" +#~ msgstr "音軌" -#: ../interface/wfile.ui.h:27 #, fuzzy -msgid "Force subtitles" -msgstr "加入字幕" +#~ msgid "Volume (%)" +#~ msgstr "檔案" -#: ../interface/wfile.ui.h:28 -msgid "DivX format doesn't support subtitles. Please, read the FAQ." -msgstr "DivX 格式不支援加入字幕,請閱讀 FAQ。" +#~ msgid "Store full length" +#~ msgstr "儲存整段影片" -#: ../interface/wfile.ui.h:29 -msgid "Subtitles" -msgstr "字幕" +#~ msgid "Store the first half" +#~ msgstr "儲存前半段影片" -#: ../interface/wfile.ui.h:30 -msgid "Video rate (Kbits/sec)" -msgstr "影像取樣率 (Kbits/秒)" +#~ msgid "Store the second half" +#~ msgstr "儲存後半段影片" -#: ../interface/wfile.ui.h:31 -msgid "Audio rate (Kbits/sec)" -msgstr "聲音取樣率 (Kbits/秒)" +#~ msgid "File split" +#~ msgstr "檔案分割" -#: ../interface/wfile.ui.h:32 -msgid "Split the file in chapters (for easy seeking)" -msgstr "分割檔案為數個章節 (可以更容易搜尋)" - -#: ../interface/wfile.ui.h:33 -msgid "Size (in minutes) for each chapter:" -msgstr "每個章節的大小 (以分為單位):" - -#: ../interface/wfile.ui.h:34 -msgid "Division in chapters" -msgstr "章節分配" - -#: ../interface/wfile.ui.h:35 -msgid "General" -msgstr "一般" - -#: ../interface/wfile.ui.h:36 -msgid "352x240" -msgstr "352x240" - -#: ../interface/wfile.ui.h:37 -msgid "Default" -msgstr "預設" - -#: ../interface/wfile.ui.h:38 -msgid "352x480" -msgstr "352x480" - -#: ../interface/wfile.ui.h:39 -msgid "480x480" -msgstr "480x480" - -#: ../interface/wfile.ui.h:40 -msgid "720x480" -msgstr "720x480" - -#: ../interface/wfile.ui.h:41 -msgid "704x480" -msgstr "704x480" - -#: ../interface/wfile.ui.h:42 -msgid "1920x1080" -msgstr "1920x1080" - -#: ../interface/wfile.ui.h:43 -msgid "1280x720" -msgstr "1280x720" - -#: ../interface/wfile.ui.h:44 -msgid "160x128" -msgstr "160x128" - -#: ../interface/wfile.ui.h:45 -msgid "Final size" -msgstr "最終大小" - -#: ../interface/wfile.ui.h:46 -msgid "4:3" -msgstr "4:3" - -#: ../interface/wfile.ui.h:47 -msgid "16:9" -msgstr "16:9" - -#: ../interface/wfile.ui.h:48 -msgid "Aspect ratio" -msgstr "縮放比率" - -#: ../interface/wfile.ui.h:49 -msgid "Video format" -msgstr "影片格式" - -#: ../interface/wfile.ui.h:50 -msgid "No rotation" -msgstr "不旋轉" - -#: ../interface/wfile.ui.h:51 -msgid "Rotate 180 degrees" -msgstr "旋轉 180 度" - -#: ../interface/wfile.ui.h:52 -msgid "Rotate 90 degrees clockwise" -msgstr "順時鐘旋轉 90 度" - -#: ../interface/wfile.ui.h:53 -msgid "Rotate 90 degrees counter-clockwise" -msgstr "逆時鐘旋轉 90 度" - -#: ../interface/wfile.ui.h:54 -msgid "Rotation" -msgstr "旋轉畫面" - -#: ../interface/wfile.ui.h:55 -msgid "Horizontal mirror" -msgstr "水平鏡像" - -#: ../interface/wfile.ui.h:56 -msgid "Vertical mirror" -msgstr "垂直鏡像" - -#: ../interface/wfile.ui.h:57 -msgid "Mirror" -msgstr "鏡像" - -#: ../interface/wfile.ui.h:58 -msgid "Swap fields" -msgstr "" - -#: ../interface/wfile.ui.h:59 #, fuzzy -msgid "Field order" -msgstr "檔案" +#~ msgid "Font size:" +#~ msgstr "字型:" -#: ../interface/wfile.ui.h:60 -msgid "Add black bars" -msgstr "加入上下黑邊" - -#: ../interface/wfile.ui.h:61 -msgid "Scale picture" -msgstr "縮放畫面" - -#: ../interface/wfile.ui.h:62 -msgid "Scaling mode" -msgstr "縮放比例模式" - -#: ../interface/wfile.ui.h:63 -msgid "Video options" -msgstr "影像選項" - -#: ../interface/wfile.ui.h:64 -msgid "Use MBCMP (faster)" -msgstr "使用 MBCMP (快速)" - -#: ../interface/wfile.ui.h:65 -msgid "Select MBD mode which needs the fewest bits" -msgstr "選擇使用最少位元的 MBD 模式" - -#: ../interface/wfile.ui.h:66 -msgid "Select the MBD mode which has the best rate distortion (better quality)" -msgstr "選擇有最佳壓縮率失真比 (Rate distortion) 的 MBD 模式 (畫質更好)" - -#: ../interface/wfile.ui.h:67 -msgid "Use Trellis Searched Quantization (better quality, slower conversion)" -msgstr "使用格碼搜尋量化 (品質較佳,但轉換速度慢)" - -#: ../interface/wfile.ui.h:68 #, fuzzy -msgid "MacroBlock decision algorithm and Trellis searched quantization" -msgstr "大區塊決定演算法 (MacroBlock decision algorithm)" +#~ msgid "Force subtitles" +#~ msgstr "加入字幕" + +#~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." +#~ msgstr "DivX 格式不支援加入字幕,請閱讀 FAQ。" + +#~ msgid "Subtitles" +#~ msgstr "字幕" + +#~ msgid "Video rate (Kbits/sec)" +#~ msgstr "影像取樣率 (Kbits/秒)" + +#~ msgid "Audio rate (Kbits/sec)" +#~ msgstr "聲音取樣率 (Kbits/秒)" + +#~ msgid "Split the file in chapters (for easy seeking)" +#~ msgstr "分割檔案為數個章節 (可以更容易搜尋)" + +#~ msgid "Size (in minutes) for each chapter:" +#~ msgstr "每個章節的大小 (以分為單位):" + +#~ msgid "Division in chapters" +#~ msgstr "章節分配" + +#~ msgid "General" +#~ msgstr "一般" + +#~ msgid "352x240" +#~ msgstr "352x240" + +#~ msgid "Default" +#~ msgstr "預設" + +#~ msgid "352x480" +#~ msgstr "352x480" + +#~ msgid "480x480" +#~ msgstr "480x480" + +#~ msgid "720x480" +#~ msgstr "720x480" + +#~ msgid "704x480" +#~ msgstr "704x480" + +#~ msgid "1920x1080" +#~ msgstr "1920x1080" + +#~ msgid "1280x720" +#~ msgstr "1280x720" + +#~ msgid "160x128" +#~ msgstr "160x128" + +#~ msgid "Final size" +#~ msgstr "最終大小" + +#~ msgid "4:3" +#~ msgstr "4:3" + +#~ msgid "16:9" +#~ msgstr "16:9" + +#~ msgid "Aspect ratio" +#~ msgstr "縮放比率" + +#~ msgid "Video format" +#~ msgstr "影片格式" + +#~ msgid "No rotation" +#~ msgstr "不旋轉" + +#~ msgid "Rotate 180 degrees" +#~ msgstr "旋轉 180 度" + +#~ msgid "Rotate 90 degrees clockwise" +#~ msgstr "順時鐘旋轉 90 度" + +#~ msgid "Rotate 90 degrees counter-clockwise" +#~ msgstr "逆時鐘旋轉 90 度" + +#~ msgid "Rotation" +#~ msgstr "旋轉畫面" + +#~ msgid "Horizontal mirror" +#~ msgstr "水平鏡像" + +#~ msgid "Vertical mirror" +#~ msgstr "垂直鏡像" + +#~ msgid "Mirror" +#~ msgstr "鏡像" -#: ../interface/wfile.ui.h:69 #, fuzzy -msgid "Use dual pass encoding (better quality, much slower conversion)" -msgstr "使用格碼搜尋量化 (品質較佳,但轉換速度慢)" +#~ msgid "Field order" +#~ msgstr "檔案" -#: ../interface/wfile.ui.h:70 -msgid "Turbo 1st pass" -msgstr "" +#~ msgid "Add black bars" +#~ msgstr "加入上下黑邊" -#: ../interface/wfile.ui.h:71 -msgid "Two pass encoding" -msgstr "" +#~ msgid "Scale picture" +#~ msgstr "縮放畫面" -#: ../interface/wfile.ui.h:72 -msgid "Median deinterlacing filter" -msgstr "中間值去交錯濾鏡 (Median deinterlacing filter)" +#~ msgid "Scaling mode" +#~ msgstr "縮放比例模式" -#: ../interface/wfile.ui.h:73 -msgid "Don't deinterlace" -msgstr "不要去交錯 (Don't deinterlace)" +#~ msgid "Video options" +#~ msgstr "影像選項" -#: ../interface/wfile.ui.h:74 -msgid "YADIF deinterlacing filter" -msgstr "YADIF 去交錯濾鏡 (YADIF deinterlacing filter)" +#~ msgid "Use MBCMP (faster)" +#~ msgstr "使用 MBCMP (快速)" -#: ../interface/wfile.ui.h:75 -msgid "FFMpeg deinterlacing filter" -msgstr "FFMpeg 去交錯濾鏡 (FFMpeg deinterlacing filter)" +#~ msgid "Select MBD mode which needs the fewest bits" +#~ msgstr "選擇使用最少位元的 MBD 模式" -#: ../interface/wfile.ui.h:76 -msgid "Linear blend" -msgstr "線性混合 (Linear blend)" +#~ msgid "" +#~ "Select the MBD mode which has the best rate distortion (better quality)" +#~ msgstr "選擇有最佳壓縮率失真比 (Rate distortion) 的 MBD 模式 (畫質更好)" -#: ../interface/wfile.ui.h:77 -msgid "Lowpass5 deinterlacing filter" -msgstr "Lowpass5 去交錯濾鏡" +#~ msgid "" +#~ "Use Trellis Searched Quantization (better quality, slower conversion)" +#~ msgstr "使用格碼搜尋量化 (品質較佳,但轉換速度慢)" -#: ../interface/wfile.ui.h:78 -msgid "Deinterlacing" -msgstr "去交錯" - -#: ../interface/wfile.ui.h:79 -msgid "Quality" -msgstr "畫質選項" - -#: ../interface/wfile.ui.h:80 -msgid "Audio delay (in seconds):" -msgstr "聲音延遲 (以秒為單位):" - -#: ../interface/wfile.ui.h:81 -msgid "Create DVD with 5.1 channel sound" -msgstr "建立 5.1 聲道音效的 DVD" - -#: ../interface/wfile.ui.h:82 -msgid "" -"This file already has AC3 sound (copy audio data instead of recompress it)" -msgstr "此檔案已為 AC3 聲音格式 (直接複製聲音資料而不重新壓縮)" - -#: ../interface/wfile.ui.h:83 -msgid "Audio" -msgstr "聲音" - -#: ../interface/wfile.ui.h:84 -msgid "Audio" -msgstr "聲音" - -#: ../interface/wfile.ui.h:85 -msgid "This file is already a DVD/xCD-suitable MPEG-PS file" -msgstr "此檔案已經是 DVD/xCD 相容的 MPEG-PS 檔案" - -#: ../interface/wfile.ui.h:86 -msgid "Repack audio and video without reencoding (useful for VOB files)" -msgstr "" - -#: ../interface/wfile.ui.h:87 -msgid "Use a GOP of 12 frames (improves compatibility)" -msgstr "將 GOP 設為 12 畫格 (增加相容性)" - -#: ../interface/wfile.ui.h:88 -msgid "Special" -msgstr "特殊設定" - -#: ../interface/wfile.ui.h:89 -msgid "Main (-X -Y)" -msgstr "Main (-X -Y)" - -#: ../interface/wfile.ui.h:90 -msgid "-VF (X,Y)" -msgstr "-VF (X,Y)" - -#: ../interface/wfile.ui.h:91 -msgid "-LAVCOPTS (X:Y)" -msgstr "-LAVCOPTS (X:Y)" - -#: ../interface/wfile.ui.h:92 -msgid "-LAMEOPTS (X:Y)" -msgstr "-LAMEOPTS (X:Y)" - -#: ../interface/wfile.ui.h:93 #, fuzzy -msgid "Extra parameters for coder" -msgstr "給 Mencoder 的額外參數" +#~ msgid "" +#~ "MacroBlock decision algorithm and Trellis searched quantization" +#~ msgstr "大區塊決定演算法 (MacroBlock decision algorithm)" -#: ../interface/wfile.ui.h:94 -msgid "Misc" -msgstr "其他" - -#: ../interface/wfile.ui.h:95 ../interface/wmain.ui.h:41 -msgid "Advanced options" -msgstr "進階選項" - -#: ../interface/wfile.ui.h:96 ../interface/wmain.ui.h:13 -msgid "Preview" -msgstr "預覽" - -#: ../interface/wfolder_dialog.ui.h:1 #, fuzzy -msgid "" -"Choose the folder where DeVeDe will create the DVD image and a name for it. " -"Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " -"allowed and will be replaced by underscores." -msgstr "" -"請選擇 DeVeDe 要建立 DVD 映像檔的資料夾並為其命名,不要選擇在 VFAT/FAT32 分區" -"的磁碟作為資料夾。" +#~ msgid "Use dual pass encoding (better quality, much slower conversion)" +#~ msgstr "使用格碼搜尋量化 (品質較佳,但轉換速度慢)" + +#~ msgid "Median deinterlacing filter" +#~ msgstr "中間值去交錯濾鏡 (Median deinterlacing filter)" + +#~ msgid "Don't deinterlace" +#~ msgstr "不要去交錯 (Don't deinterlace)" + +#~ msgid "YADIF deinterlacing filter" +#~ msgstr "YADIF 去交錯濾鏡 (YADIF deinterlacing filter)" + +#~ msgid "FFMpeg deinterlacing filter" +#~ msgstr "FFMpeg 去交錯濾鏡 (FFMpeg deinterlacing filter)" + +#~ msgid "Linear blend" +#~ msgstr "線性混合 (Linear blend)" + +#~ msgid "Lowpass5 deinterlacing filter" +#~ msgstr "Lowpass5 去交錯濾鏡" + +#~ msgid "Deinterlacing" +#~ msgstr "去交錯" + +#~ msgid "Quality" +#~ msgstr "畫質選項" + +#~ msgid "Audio delay (in seconds):" +#~ msgstr "聲音延遲 (以秒為單位):" + +#~ msgid "Create DVD with 5.1 channel sound" +#~ msgstr "建立 5.1 聲道音效的 DVD" + +#~ msgid "" +#~ "This file already has AC3 sound (copy audio data instead of recompress it)" +#~ msgstr "此檔案已為 AC3 聲音格式 (直接複製聲音資料而不重新壓縮)" + +#~ msgid "Audio" +#~ msgstr "聲音" + +#~ msgid "Audio" +#~ msgstr "聲音" + +#~ msgid "This file is already a DVD/xCD-suitable MPEG-PS file" +#~ msgstr "此檔案已經是 DVD/xCD 相容的 MPEG-PS 檔案" + +#~ msgid "Use a GOP of 12 frames (improves compatibility)" +#~ msgstr "將 GOP 設為 12 畫格 (增加相容性)" + +#~ msgid "Special" +#~ msgstr "特殊設定" + +#~ msgid "Main (-X -Y)" +#~ msgstr "Main (-X -Y)" + +#~ msgid "-VF (X,Y)" +#~ msgstr "-VF (X,Y)" + +#~ msgid "-LAVCOPTS (X:Y)" +#~ msgstr "-LAVCOPTS (X:Y)" + +#~ msgid "-LAMEOPTS (X:Y)" +#~ msgstr "-LAMEOPTS (X:Y)" -#: ../interface/wfolder_dialog.ui.h:2 #, fuzzy -msgid "Choose a folder" -msgstr "請選擇檔案" +#~ msgid "Extra parameters for coder" +#~ msgstr "給 Mencoder 的額外參數" -#: ../interface/wfolder_dialog.ui.h:3 -msgid "Shutdown computer when disc is done" -msgstr "" +#~ msgid "Misc" +#~ msgstr "其他" -#: ../interface/wloadconfig.ui.h:1 -msgid "Load a disc structure" -msgstr "載入碟片結構" +#~ msgid "Advanced options" +#~ msgstr "進階選項" -#: ../interface/wloosecurrent.ui.h:1 -msgid "Warning: you already have a disc structure" -msgstr "警告: 你已經有一份碟片結構" +#~ msgid "Preview" +#~ msgstr "預覽" -#: ../interface/wloosecurrent.ui.h:2 -msgid "" -"If you load a disc structure you will loose your current structure (unless " -"you saved it). Continue?" -msgstr "" -"如果你載入其他的碟片結構則你目前的結構會全部遺失 (除非你將其儲存)。要繼續嗎?" +#, fuzzy +#~ msgid "" +#~ "Choose the folder where DeVeDe will create the DVD image and a name for " +#~ "it. Don't use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are " +#~ "not allowed and will be replaced by underscores." +#~ msgstr "" +#~ "請選擇 DeVeDe 要建立 DVD 映像檔的資料夾並為其命名,不要選擇在 VFAT/FAT32 " +#~ "分區的磁碟作為資料夾。" -#: ../interface/wmain.ui.h:1 -msgid "185 MB CD" -msgstr "" +#, fuzzy +#~ msgid "Choose a folder" +#~ msgstr "請選擇檔案" -#: ../interface/wmain.ui.h:2 -msgid "650 MB CD" -msgstr "" +#~ msgid "Load a disc structure" +#~ msgstr "載入碟片結構" -#: ../interface/wmain.ui.h:3 -msgid "700 MB CD" -msgstr "" +#~ msgid "Warning: you already have a disc structure" +#~ msgstr "警告: 你已經有一份碟片結構" -#: ../interface/wmain.ui.h:4 -msgid "1.4 GB DVD" -msgstr "" +#~ msgid "" +#~ "If you load a disc structure you will loose your current structure " +#~ "(unless you saved it). Continue?" +#~ msgstr "" +#~ "如果你載入其他的碟片結構則你目前的結構會全部遺失 (除非你將其儲存)。要繼續" +#~ "嗎?" -#: ../interface/wmain.ui.h:5 -msgid "4.7 GB DVD" -msgstr "" +#~ msgid "DeVeDe" +#~ msgstr "DeVeDe" -#: ../interface/wmain.ui.h:6 -msgid "8.5 GB DVD" -msgstr "" +#~ msgid "_File" +#~ msgstr "檔案(_F)" -#: ../interface/wmain.ui.h:7 -msgid "DeVeDe" -msgstr "DeVeDe" +#~ msgid "_Help" +#~ msgstr "說明(_H)" -#: ../interface/wmain.ui.h:8 -msgid "_File" -msgstr "檔案(_F)" +#~ msgid "Titles" +#~ msgstr "標題" -#: ../interface/wmain.ui.h:9 -msgid "_Edit" -msgstr "" +#~ msgid "Files" +#~ msgstr "檔案" -#: ../interface/wmain.ui.h:10 -msgid "_Preferences" -msgstr "" +#~ msgid "Length (seconds):" +#~ msgstr "長度 (秒):" -#: ../interface/wmain.ui.h:11 -msgid "_Help" -msgstr "說明(_H)" +#~ msgid "Video rate (Kbits/sec):" +#~ msgstr "影像取樣率 (Kbits/秒):" -#: ../interface/wmain.ui.h:12 -msgid "Titles" -msgstr "標題" +#~ msgid "Audio rate (Kbits/sec):" +#~ msgstr "聲音取樣率 (Kbits/秒):" -#: ../interface/wmain.ui.h:14 -msgid "Files" -msgstr "檔案" +#~ msgid "Estimated length (MBytes):" +#~ msgstr "預估長度 (MBytes):" -#: ../interface/wmain.ui.h:17 -msgid "Length (seconds):" -msgstr "長度 (秒):" +#~ msgid "Output aspect ratio:" +#~ msgstr "輸出長寬比:" -#: ../interface/wmain.ui.h:18 -msgid "Video rate (Kbits/sec):" -msgstr "影像取樣率 (Kbits/秒):" +#~ msgid "Size of chapters:" +#~ msgstr "每章節大小:" -#: ../interface/wmain.ui.h:19 -msgid "Audio rate (Kbits/sec):" -msgstr "聲音取樣率 (Kbits/秒):" +#~ msgid "Adjust disc usage" +#~ msgstr "調整磁碟用量" -#: ../interface/wmain.ui.h:21 -msgid "Estimated length (MBytes):" -msgstr "預估長度 (MBytes):" - -#: ../interface/wmain.ui.h:22 -msgid "Output aspect ratio:" -msgstr "輸出長寬比:" - -#: ../interface/wmain.ui.h:23 -msgid "Size of chapters:" -msgstr "每章節大小:" - -#: ../interface/wmain.ui.h:25 -msgid "Adjust disc usage" -msgstr "調整磁碟用量" - -#: ../interface/wmain.ui.h:27 -#, no-c-format -msgid "0.0%" -msgstr "0.0%" +#~ msgid "0.0%" +#~ msgstr "0.0%" # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -#: ../interface/wmain.ui.h:28 -msgid "Media size:" -msgstr "容量大小:" +#~ msgid "Media size:" +#~ msgstr "容量大小:" -#: ../interface/wmain.ui.h:29 -msgid "Disc usage" -msgstr "磁碟用量" +#~ msgid "Disc usage" +#~ msgstr "磁碟用量" -#: ../interface/wmain.ui.h:30 -msgid "PAL" -msgstr "PAL" +#~ msgid "PAL" +#~ msgstr "PAL" -#: ../interface/wmain.ui.h:32 -msgid "Default format" -msgstr "預設格式" +#~ msgid "Default format" +#~ msgstr "預設格式" -#: ../interface/wmain.ui.h:33 #, fuzzy -msgid "Create a menu with the titles" -msgstr "加入標題選單" +#~ msgid "Create a menu with the titles" +#~ msgstr "加入標題選單" -#: ../interface/wmain.ui.h:34 -msgid "Menu options" -msgstr "選單選項" +#~ msgid "Menu options" +#~ msgstr "選單選項" -#: ../interface/wmain.ui.h:35 ../interface/wmenu_properties.ui.h:31 -msgid "Preview menu" -msgstr "預覽選單" +#~ msgid "Preview menu" +#~ msgstr "預覽選單" -#: ../interface/wmain.ui.h:36 -msgid "Menus" -msgstr "選單" +#~ msgid "Menus" +#~ msgstr "選單" -#: ../interface/wmain.ui.h:37 -msgid "Only convert film files to compliant MPEG files" -msgstr "只轉換影片檔案為相容的 MPEG 檔案" +#~ msgid "Only convert film files to compliant MPEG files" +#~ msgstr "只轉換影片檔案為相容的 MPEG 檔案" -#: ../interface/wmain.ui.h:38 -msgid "Create disc structure" -msgstr "建立磁碟結構" +#~ msgid "Create disc structure" +#~ msgstr "建立磁碟結構" -#: ../interface/wmain.ui.h:39 -msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" -msgstr "建立 ISO 或 BIN/CUE 映像檔,可以直接燒錄為光碟" +#~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" +#~ msgstr "建立 ISO 或 BIN/CUE 映像檔,可以直接燒錄為光碟" -#: ../interface/wmain.ui.h:40 -msgid "Action" -msgstr "動作" +#~ msgid "Action" +#~ msgstr "動作" -#: ../interface/wmenu_preview_ntsc.ui.h:1 -#: ../interface/wmenu_preview_pal.ui.h:1 -msgid "Menu preview" -msgstr "選單預覽" +#~ msgid "Menu preview" +#~ msgstr "選單預覽" -#: ../interface/wmenu_properties.ui.h:1 -msgid "Shadow color:" -msgstr "陰影色彩:" +#~ msgid "Shadow color:" +#~ msgstr "陰影色彩:" -#: ../interface/wmenu_properties.ui.h:2 -msgid "Text color:" -msgstr "文字色彩:" +#~ msgid "Text color:" +#~ msgstr "文字色彩:" -#: ../interface/wmenu_properties.ui.h:3 -msgid "Text:" -msgstr "文字:" +#~ msgid "Text:" +#~ msgstr "文字:" -#: ../interface/wmenu_properties.ui.h:4 -msgid "Font:" -msgstr "字型:" +#~ msgid "Font:" +#~ msgstr "字型:" -#: ../interface/wmenu_properties.ui.h:5 -msgid "Menu title" -msgstr "選單標題" +#~ msgid "Menu title" +#~ msgstr "選單標題" -#: ../interface/wmenu_properties.ui.h:6 -msgid "Select a picture to be used as background for disc's menu" -msgstr "選擇要用在碟片選單的背景圖片" +#~ msgid "Select a picture to be used as background for disc's menu" +#~ msgstr "選擇要用在碟片選單的背景圖片" -#: ../interface/wmenu_properties.ui.h:7 -msgid "Set default background" -msgstr "設定預設背景" +#~ msgid "Set default background" +#~ msgstr "設定預設背景" -#: ../interface/wmenu_properties.ui.h:8 -msgid "Menu background (only PNG)" -msgstr "選單背景 (僅限 PNG 圖片)" +#~ msgid "Menu background (only PNG)" +#~ msgstr "選單背景 (僅限 PNG 圖片)" -#: ../interface/wmenu_properties.ui.h:9 #, fuzzy -msgid "Choose a music file" -msgstr "請選擇檔案" +#~ msgid "Choose a music file" +#~ msgstr "請選擇檔案" -#: ../interface/wmenu_properties.ui.h:10 -msgid "Set menus without sound" -msgstr "設定不帶聲音的選單" +#~ msgid "Set menus without sound" +#~ msgstr "設定不帶聲音的選單" -#: ../interface/wmenu_properties.ui.h:11 -msgid "Menu music" -msgstr "選單音樂" +#~ msgid "Menu music" +#~ msgstr "選單音樂" -#: ../interface/wmenu_properties.ui.h:12 #, fuzzy -msgid "Horizontal" -msgstr "水平對齊" +#~ msgid "Horizontal" +#~ msgstr "水平對齊" -#: ../interface/wmenu_properties.ui.h:13 #, fuzzy -msgid "Vertical" -msgstr "特殊設定" +#~ msgid "Vertical" +#~ msgstr "特殊設定" -#: ../interface/wmenu_properties.ui.h:14 -msgid "Top" -msgstr "頂端" +#~ msgid "Top" +#~ msgstr "頂端" -#: ../interface/wmenu_properties.ui.h:15 -msgid "Middle" -msgstr "中間" +#~ msgid "Middle" +#~ msgstr "中間" -#: ../interface/wmenu_properties.ui.h:16 -msgid "Bottom" -msgstr "底部 " +#~ msgid "Bottom" +#~ msgstr "底部 " -#: ../interface/wmenu_properties.ui.h:17 -msgid "Left" -msgstr "靠左" +#~ msgid "Left" +#~ msgstr "靠左" -#: ../interface/wmenu_properties.ui.h:18 -msgid "Center" -msgstr "置中" +#~ msgid "Center" +#~ msgstr "置中" -#: ../interface/wmenu_properties.ui.h:19 -msgid "Right" -msgstr "靠右" +#~ msgid "Right" +#~ msgstr "靠右" -#: ../interface/wmenu_properties.ui.h:21 -#, fuzzy, no-c-format -msgid "Margins (%)" -msgstr "選單" +#, fuzzy +#~ msgid "Margins (%)" +#~ msgstr "選單" -#: ../interface/wmenu_properties.ui.h:22 -msgid "Menu position" -msgstr "選單位置" +#~ msgid "Menu position" +#~ msgstr "選單位置" -#: ../interface/wmenu_properties.ui.h:23 -msgid "Color for unselected titles:" -msgstr "未選中標題的色彩:" +#~ msgid "Color for unselected titles:" +#~ msgstr "未選中標題的色彩:" -#: ../interface/wmenu_properties.ui.h:24 -msgid "Color for shadows:" -msgstr "陰影色彩:" +#~ msgid "Color for shadows:" +#~ msgstr "陰影色彩:" -#: ../interface/wmenu_properties.ui.h:25 -msgid "Color for selected title:" -msgstr "選中標題的色彩:" +#~ msgid "Color for selected title:" +#~ msgstr "選中標題的色彩:" -#: ../interface/wmenu_properties.ui.h:26 -msgid "Background color for titles:" -msgstr "標題的背景色彩:" +#~ msgid "Background color for titles:" +#~ msgstr "標題的背景色彩:" -#: ../interface/wmenu_properties.ui.h:27 -msgid "Menu font and colors" -msgstr "選單字體及色彩" +#~ msgid "Menu font and colors" +#~ msgstr "選單字體及色彩" -#: ../interface/wmenu_properties.ui.h:28 -msgid "Show menu at disc startup" -msgstr "開啟碟片時顯示選單" +#~ msgid "Show menu at disc startup" +#~ msgstr "開啟碟片時顯示選單" -#: ../interface/wmenu_properties.ui.h:29 -msgid "Jump to the first title at startup" -msgstr "開始時跳到第一個標題" +#~ msgid "Jump to the first title at startup" +#~ msgstr "開始時跳到第一個標題" -#: ../interface/wmenu_properties.ui.h:30 -msgid "Disc startup options" -msgstr "碟片開啟選項" +#~ msgid "Disc startup options" +#~ msgstr "碟片開啟選項" -#: ../interface/wnofonts.ui.h:1 -msgid "Can't find the font for subtitles. Aborting." -msgstr "" +#~ msgid "Replay the preview again?" +#~ msgstr "重播預覽影片?" -#: ../interface/wpreviewagain_dialog.ui.h:1 -msgid "Replay the preview again?" -msgstr "重播預覽影片?" +#~ msgid "Preview video" +#~ msgstr "預覽影片" -#: ../interface/wpreview_dialog.ui.h:1 -msgid "Preview video" -msgstr "預覽影片" +#~ msgid "" +#~ "DeVeDe will create a preview with the selected parameters, so you will be " +#~ "able to check video quality, audio sync and so on." +#~ msgstr "" +#~ "DeVeDe 會建立所選擇段落的預覽影片,以便你檢查影片畫質、聲音是否同步等。" -#: ../interface/wpreview_dialog.ui.h:2 -msgid "" -"DeVeDe will create a preview with the selected parameters, so you will be " -"able to check video quality, audio sync and so on." -msgstr "" -"DeVeDe 會建立所選擇段落的預覽影片,以便你檢查影片畫質、聲音是否同步等。" +#~ msgid "Preview length:" +#~ msgstr "預覽長度:" -#: ../interface/wpreview_dialog.ui.h:3 -msgid "Preview length:" -msgstr "預覽長度:" +#~ msgid "Can't find the following programs:" +#~ msgstr "找不到下列程式:" -#: ../interface/wprograms.ui.h:2 -msgid "Can't find the following programs:" -msgstr "找不到下列程式:" +#~ msgid "" +#~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " +#~ "install all of them." +#~ msgstr "DeVeDe 需要下列元件才能工作,如果你想使用 DeVeDe,必須先安裝它們。" -#: ../interface/wprograms.ui.h:3 -msgid "" -"DeVeDe needs them in order to work. If you want to use DeVeDe, you must " -"install all of them." -msgstr "DeVeDe 需要下列元件才能工作,如果你想使用 DeVeDe,必須先安裝它們。" +#~ msgid "Creating..." +#~ msgstr "建立中..." -#: ../interface/wprogress.ui.h:1 -msgid "Creating..." -msgstr "建立中..." +#~ msgid "Save current disc structure" +#~ msgstr "儲存目前的碟片結構" -#: ../interface/wsaveconfig.ui.h:1 -msgid "Save current disc structure" -msgstr "儲存目前的碟片結構" +#~ msgid "Title properties" +#~ msgstr "標題屬性" -#: ../interface/wtitle_properties_dialog.ui.h:1 -msgid "Title properties" -msgstr "標題屬性" +#~ msgid "Title's name" +#~ msgstr "標題名稱" -#: ../interface/wtitle_properties_dialog.ui.h:2 -msgid "Title's name" -msgstr "標題名稱" +#~ msgid "Stop reproduction/show disc menu" +#~ msgstr "停止播放/顯示碟片選單" -#: ../interface/wtitle_properties_dialog.ui.h:3 -msgid "Stop reproduction/show disc menu" -msgstr "停止播放/顯示碟片選單" +#~ msgid "Play the first title" +#~ msgstr "播放第一段標題" -#: ../interface/wtitle_properties_dialog.ui.h:4 -msgid "Play the first title" -msgstr "播放第一段標題" +#~ msgid "Play the previous title" +#~ msgstr "播放上一段標題" -#: ../interface/wtitle_properties_dialog.ui.h:5 -msgid "Play the previous title" -msgstr "播放上一段標題" +#~ msgid "Play this title again (loop)" +#~ msgstr "重複播放本段標題 (迴圈)" -#: ../interface/wtitle_properties_dialog.ui.h:6 -msgid "Play this title again (loop)" -msgstr "重複播放本段標題 (迴圈)" +#~ msgid "Play the next title" +#~ msgstr "播放下一段標題" -#: ../interface/wtitle_properties_dialog.ui.h:7 -msgid "Play the next title" -msgstr "播放下一段標題" +#~ msgid "Play the last title" +#~ msgstr "播放最後一段標題" -#: ../interface/wtitle_properties_dialog.ui.h:8 -msgid "Play the last title" -msgstr "播放最後一段標題" +#~ msgid "Action to perform when this title ends" +#~ msgstr "當此標題結束後要執行的動作" -#: ../interface/wtitle_properties_dialog.ui.h:9 -msgid "Action to perform when this title ends" -msgstr "當此標題結束後要執行的動作" - -#: ../interface/wwarning_dialog.ui.h:1 -msgid "Warning" -msgstr "警告" +#~ msgid "Warning" +#~ msgstr "警告" #~ msgid "Vertical alignment" #~ msgstr "垂直對齊"