Updated spanish translation

This commit is contained in:
Sergio Costas 2014-12-07 19:31:00 +01:00
parent ec3d9efc61
commit 071057d1a2
4 changed files with 1552 additions and 1215 deletions

View file

@ -70,7 +70,7 @@ Some of the future ideas to add to Devede NG are, without an specific order:
* Fixed progress bar for subtitle creation * Fixed progress bar for subtitle creation
* Allows to choose the subtitle colors * Allows to choose the subtitle colors
* Allows to set properties for several files in one step * Allows to set properties for several files in one step
* Fixed bug whe setting PAL or NTSC toggle in file properties * Fixed bug when setting PAL or NTSC toggle in file properties
* Added two-pass conversion * Added two-pass conversion
* Now detects separately MKISOFS and GENISOIMAGE, allowing to have only one of them installed in the system * Now detects separately MKISOFS and GENISOIMAGE, allowing to have only one of them installed in the system
* Now checks that the number of files is smaller than the limit for DVD projects * Now checks that the number of files is smaller than the limit for DVD projects
@ -90,4 +90,4 @@ raster@rastersoft.com
http://www.rastersoft.com http://www.rastersoft.com
GIT: git://github.com/rastersoft/devedeng.git GIT: git://github.com/rastersoft/devedeng.git

View file

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: DeVeDe 3.12\n" "Project-Id-Version: DeVeDe 3.12\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-08-14 10:45+0200\n" "POT-Creation-Date: 2014-12-07 19:30+0100\n"
"PO-Revision-Date: 2014-08-14 10:46+0200\n" "PO-Revision-Date: 2014-12-07 19:30+0100\n"
"Last-Translator: Sergio Costas <rastersoft@gmail.com>\n" "Last-Translator: Sergio Costas <rastersoft@gmail.com>\n"
"Language-Team: Español; Castellano <>\n" "Language-Team: Español; Castellano <>\n"
"Language: \n" "Language: \n"
@ -183,43 +183,43 @@ msgstr "Mezclando menú %(X)d"
msgid "DevedeNG projects" msgid "DevedeNG projects"
msgstr "Proyectos DevedeNG" msgstr "Proyectos DevedeNG"
#: ../src/devede/project.py:198 #: ../src/devede/project.py:203
msgid "Abort the current DVD and exit?" msgid "Abort the current DVD and exit?"
msgstr "¿Interrumpir el DVD y salir?" msgstr "¿Interrumpir el DVD y salir?"
#: ../src/devede/project.py:198 #: ../src/devede/project.py:203
msgid "Exit DeVeDe" msgid "Exit DeVeDe"
msgstr "Salir de DeVeDe" msgstr "Salir de DeVeDe"
#: ../src/devede/project.py:230 #: ../src/devede/project.py:249
msgid "The following files could not be added:" msgid "The following files could not be added:"
msgstr "No se han podido añadir los siguientes ficheros:" msgstr "No se han podido añadir los siguientes ficheros:"
#: ../src/devede/project.py:230 ../src/devede/project.py:649 #: ../src/devede/project.py:249 ../src/devede/project.py:668
msgid "Error while adding files" msgid "Error while adding files"
msgstr "Error al añadir ficheros" msgstr "Error al añadir ficheros"
#: ../src/devede/project.py:242 #: ../src/devede/project.py:261
#, python-format #, python-format
msgid "The file <b>%(X)s</b> <i>(%(Y)s)</i> will be removed." msgid "The file <b>%(X)s</b> <i>(%(Y)s)</i> will be removed."
msgstr "El fichero <b>%(X)s</b> <i>(%(Y)s)</i> será borrado." msgstr "El fichero <b>%(X)s</b> <i>(%(Y)s)</i> será borrado."
#: ../src/devede/project.py:242 #: ../src/devede/project.py:261
msgid "Delete file" msgid "Delete file"
msgstr "Borrar archivo" msgstr "Borrar archivo"
#: ../src/devede/project.py:404 #: ../src/devede/project.py:423
#, python-format #, python-format
msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgid "The limit for this format is %(l)d files, but your project has %(h)d."
msgstr "" msgstr ""
"El límite para este formato es de %(l)d ficheros, pero este proyecto tiene " "El límite para este formato es de %(l)d ficheros, pero este proyecto tiene "
"%(h)d." "%(h)d."
#: ../src/devede/project.py:404 #: ../src/devede/project.py:423
msgid "Too many files in the project" msgid "Too many files in the project"
msgstr "Demasiados ficheros en el proyecto" msgstr "Demasiados ficheros en el proyecto"
#: ../src/devede/project.py:413 #: ../src/devede/project.py:432
#, python-format #, python-format
msgid "" msgid ""
"The selected folder already exists. To create the project, Devede must " "The selected folder already exists. To create the project, Devede must "
@ -238,27 +238,27 @@ msgstr ""
"\n" "\n"
" y todo su contenido <b>será borrado</b>. ¿Continuar?" " y todo su contenido <b>será borrado</b>. ¿Continuar?"
#: ../src/devede/project.py:413 #: ../src/devede/project.py:432
msgid "Delete folder" msgid "Delete folder"
msgstr "Borrar carpeta" msgstr "Borrar carpeta"
#: ../src/devede/project.py:548 #: ../src/devede/project.py:567
msgid "Close current project and start a fresh one?" msgid "Close current project and start a fresh one?"
msgstr "¿Cerrar este proyecto y comenzar uno nuevo?" msgstr "¿Cerrar este proyecto y comenzar uno nuevo?"
#: ../src/devede/project.py:548 #: ../src/devede/project.py:567
msgid "New project" msgid "New project"
msgstr "Nuevo proyecto" msgstr "Nuevo proyecto"
#: ../src/devede/project.py:589 #: ../src/devede/project.py:608
msgid "The file already exists. Overwrite it?" msgid "The file already exists. Overwrite it?"
msgstr "El fichero ya existe. ¿Sobreescribirlo?" msgstr "El fichero ya existe. ¿Sobreescribirlo?"
#: ../src/devede/project.py:589 #: ../src/devede/project.py:608
msgid "The file already exists" msgid "The file already exists"
msgstr "El fichero ya existe" msgstr "El fichero ya existe"
#: ../src/devede/project.py:649 #: ../src/devede/project.py:668
msgid "The following files in the project could not be added again:" 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:" msgstr "Los siguientes ficheros del proyecto no se pudieron añadir de nuevo:"
@ -401,7 +401,7 @@ msgstr "Tasa original de vídeo (Kbits/seg):"
msgid "<b>File info</b>" msgid "<b>File info</b>"
msgstr "<b>Información del archivo</b>" msgstr "<b>Información del archivo</b>"
#: ../data/interface/wfile_properties.ui.h:11 ../data/interface/wmain.ui.h:6 #: ../data/interface/wfile_properties.ui.h:11
#: ../data/interface/wmessage.ui.h:1 #: ../data/interface/wmessage.ui.h:1
msgid "column" msgid "column"
msgstr "columna" msgstr "columna"
@ -422,7 +422,7 @@ msgstr "<b>Cambiar las propiedades de estos ficheros</b>"
msgid "PAL/SECAM" msgid "PAL/SECAM"
msgstr "PAL/SECAM" msgstr "PAL/SECAM"
#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:13 #: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:14
msgid "NTSC" msgid "NTSC"
msgstr "NTSC" msgstr "NTSC"
@ -747,7 +747,7 @@ msgstr "Misc"
msgid "<b>Options</b>" msgid "<b>Options</b>"
msgstr "<b>Opciones</b>" msgstr "<b>Opciones</b>"
#: ../data/interface/wfile_properties.ui.h:95 ../data/interface/wmain.ui.h:7 #: ../data/interface/wfile_properties.ui.h:95 ../data/interface/wmain.ui.h:8
msgid "Preview" msgid "Preview"
msgstr "Previsualizar" msgstr "Previsualizar"
@ -771,39 +771,47 @@ msgstr "Cambio múltiple de propiedades"
msgid "_Help" msgid "_Help"
msgstr "A_yuda" msgstr "A_yuda"
#: ../data/interface/wmain.ui.h:8 #: ../data/interface/wmain.ui.h:6
msgid "Title"
msgstr "Título"
#: ../data/interface/wmain.ui.h:7
msgid "Duration"
msgstr "Duración"
#: ../data/interface/wmain.ui.h:9
msgid "<b>Files</b>" msgid "<b>Files</b>"
msgstr "<b>Archivos</b>" msgstr "<b>Archivos</b>"
#: ../data/interface/wmain.ui.h:9 #: ../data/interface/wmain.ui.h:10
msgid "Media size:" msgid "Media size:"
msgstr "Tamaño del disco:" msgstr "Tamaño del disco:"
#: ../data/interface/wmain.ui.h:10 #: ../data/interface/wmain.ui.h:11
msgid "Adjust disc usage" msgid "Adjust disc usage"
msgstr "Ajustar el espacio ocupado en disco" msgstr "Ajustar el espacio ocupado en disco"
#: ../data/interface/wmain.ui.h:11 #: ../data/interface/wmain.ui.h:12
msgid "<b>Disc usage</b>" msgid "<b>Disc usage</b>"
msgstr "<b>Ocupación del disco</b>" msgstr "<b>Ocupación del disco</b>"
#: ../data/interface/wmain.ui.h:12 #: ../data/interface/wmain.ui.h:13
msgid "PAL" msgid "PAL"
msgstr "PAL" msgstr "PAL"
#: ../data/interface/wmain.ui.h:14 #: ../data/interface/wmain.ui.h:15
msgid "<b>Default format</b>" msgid "<b>Default format</b>"
msgstr "<b>Formato por defecto</b>" msgstr "<b>Formato por defecto</b>"
#: ../data/interface/wmain.ui.h:15 #: ../data/interface/wmain.ui.h:16
msgid "Create a menu with the titles" msgid "Create a menu with the titles"
msgstr "Crear un menú con los títulos" msgstr "Crear un menú con los títulos"
#: ../data/interface/wmain.ui.h:16 #: ../data/interface/wmain.ui.h:17
msgid "Menu options" msgid "Menu options"
msgstr "Opciones del menú" msgstr "Opciones del menú"
#: ../data/interface/wmain.ui.h:17 #: ../data/interface/wmain.ui.h:18
msgid "<b>Menus</b>" msgid "<b>Menus</b>"
msgstr "<b>Menús</b>" msgstr "<b>Menús</b>"

2633
po/gl.po

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-08-14 10:45+0200\n" "POT-Creation-Date: 2014-12-07 19:30+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -163,41 +163,41 @@ msgstr ""
msgid "DevedeNG projects" msgid "DevedeNG projects"
msgstr "" msgstr ""
#: ../src/devede/project.py:198 #: ../src/devede/project.py:203
msgid "Abort the current DVD and exit?" msgid "Abort the current DVD and exit?"
msgstr "" msgstr ""
#: ../src/devede/project.py:198 #: ../src/devede/project.py:203
msgid "Exit DeVeDe" msgid "Exit DeVeDe"
msgstr "" msgstr ""
#: ../src/devede/project.py:230 #: ../src/devede/project.py:249
msgid "The following files could not be added:" msgid "The following files could not be added:"
msgstr "" msgstr ""
#: ../src/devede/project.py:230 ../src/devede/project.py:649 #: ../src/devede/project.py:249 ../src/devede/project.py:668
msgid "Error while adding files" msgid "Error while adding files"
msgstr "" msgstr ""
#: ../src/devede/project.py:242 #: ../src/devede/project.py:261
#, python-format #, python-format
msgid "The file <b>%(X)s</b> <i>(%(Y)s)</i> will be removed." msgid "The file <b>%(X)s</b> <i>(%(Y)s)</i> will be removed."
msgstr "" msgstr ""
#: ../src/devede/project.py:242 #: ../src/devede/project.py:261
msgid "Delete file" msgid "Delete file"
msgstr "" msgstr ""
#: ../src/devede/project.py:404 #: ../src/devede/project.py:423
#, python-format #, python-format
msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgid "The limit for this format is %(l)d files, but your project has %(h)d."
msgstr "" msgstr ""
#: ../src/devede/project.py:404 #: ../src/devede/project.py:423
msgid "Too many files in the project" msgid "Too many files in the project"
msgstr "" msgstr ""
#: ../src/devede/project.py:413 #: ../src/devede/project.py:432
#, python-format #, python-format
msgid "" msgid ""
"The selected folder already exists. To create the project, Devede must " "The selected folder already exists. To create the project, Devede must "
@ -209,27 +209,27 @@ msgid ""
" and all its contents <b>will be deleted</b>. Continue?" " and all its contents <b>will be deleted</b>. Continue?"
msgstr "" msgstr ""
#: ../src/devede/project.py:413 #: ../src/devede/project.py:432
msgid "Delete folder" msgid "Delete folder"
msgstr "" msgstr ""
#: ../src/devede/project.py:548 #: ../src/devede/project.py:567
msgid "Close current project and start a fresh one?" msgid "Close current project and start a fresh one?"
msgstr "" msgstr ""
#: ../src/devede/project.py:548 #: ../src/devede/project.py:567
msgid "New project" msgid "New project"
msgstr "" msgstr ""
#: ../src/devede/project.py:589 #: ../src/devede/project.py:608
msgid "The file already exists. Overwrite it?" msgid "The file already exists. Overwrite it?"
msgstr "" msgstr ""
#: ../src/devede/project.py:589 #: ../src/devede/project.py:608
msgid "The file already exists" msgid "The file already exists"
msgstr "" msgstr ""
#: ../src/devede/project.py:649 #: ../src/devede/project.py:668
msgid "The following files in the project could not be added again:" msgid "The following files in the project could not be added again:"
msgstr "" msgstr ""
@ -368,7 +368,7 @@ msgstr ""
msgid "<b>File info</b>" msgid "<b>File info</b>"
msgstr "" msgstr ""
#: ../data/interface/wfile_properties.ui.h:11 ../data/interface/wmain.ui.h:6 #: ../data/interface/wfile_properties.ui.h:11
#: ../data/interface/wmessage.ui.h:1 #: ../data/interface/wmessage.ui.h:1
msgid "column" msgid "column"
msgstr "" msgstr ""
@ -389,7 +389,7 @@ msgstr ""
msgid "PAL/SECAM" msgid "PAL/SECAM"
msgstr "" msgstr ""
#: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:13 #: ../data/interface/wfile_properties.ui.h:16 ../data/interface/wmain.ui.h:14
msgid "NTSC" msgid "NTSC"
msgstr "" msgstr ""
@ -710,7 +710,7 @@ msgstr ""
msgid "<b>Options</b>" msgid "<b>Options</b>"
msgstr "" msgstr ""
#: ../data/interface/wfile_properties.ui.h:95 ../data/interface/wmain.ui.h:7 #: ../data/interface/wfile_properties.ui.h:95 ../data/interface/wmain.ui.h:8
msgid "Preview" msgid "Preview"
msgstr "" msgstr ""
@ -734,39 +734,47 @@ msgstr ""
msgid "_Help" msgid "_Help"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:8 #: ../data/interface/wmain.ui.h:6
msgid "<b>Files</b>" msgid "Title"
msgstr ""
#: ../data/interface/wmain.ui.h:7
msgid "Duration"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:9 #: ../data/interface/wmain.ui.h:9
msgid "Media size:" msgid "<b>Files</b>"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:10 #: ../data/interface/wmain.ui.h:10
msgid "Adjust disc usage" msgid "Media size:"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:11 #: ../data/interface/wmain.ui.h:11
msgid "<b>Disc usage</b>" msgid "Adjust disc usage"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:12 #: ../data/interface/wmain.ui.h:12
msgid "<b>Disc usage</b>"
msgstr ""
#: ../data/interface/wmain.ui.h:13
msgid "PAL" msgid "PAL"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:14 #: ../data/interface/wmain.ui.h:15
msgid "<b>Default format</b>" msgid "<b>Default format</b>"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:15 #: ../data/interface/wmain.ui.h:16
msgid "Create a menu with the titles" msgid "Create a menu with the titles"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:16 #: ../data/interface/wmain.ui.h:17
msgid "Menu options" msgid "Menu options"
msgstr "" msgstr ""
#: ../data/interface/wmain.ui.h:17 #: ../data/interface/wmain.ui.h:18
msgid "<b>Menus</b>" msgid "<b>Menus</b>"
msgstr "" msgstr ""