Fixed the strings in menu (were translated by Glade)
This commit is contained in:
parent
e42829e887
commit
a85bf87ab8
3 changed files with 1039 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Generated with glade 3.16.1 -->
|
<!-- Generated with glade 3.18.3 -->
|
||||||
<interface>
|
<interface>
|
||||||
<requires lib="gtk+" version="3.10"/>
|
<requires lib="gtk+" version="3.10"/>
|
||||||
<object class="GtkListStore" id="disc_size_list">
|
<object class="GtkListStore" id="disc_size_list">
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
<object class="GtkMenuItem" id="menuitem1">
|
<object class="GtkMenuItem" id="menuitem1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">_Archivo</property>
|
<property name="label" translatable="yes">_File</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<child type="submenu">
|
<child type="submenu">
|
||||||
<object class="GtkMenu" id="menu1">
|
<object class="GtkMenu" id="menu1">
|
||||||
|
|
@ -130,7 +130,7 @@
|
||||||
<object class="GtkMenuItem" id="menuitem2">
|
<object class="GtkMenuItem" id="menuitem2">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">_Editar</property>
|
<property name="label" translatable="yes">_Edit</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<child type="submenu">
|
<child type="submenu">
|
||||||
<object class="GtkMenu" id="menu2">
|
<object class="GtkMenu" id="menu2">
|
||||||
|
|
@ -163,7 +163,7 @@
|
||||||
<object class="GtkMenuItem" id="menuitem4">
|
<object class="GtkMenuItem" id="menuitem4">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">Ay_uda</property>
|
<property name="label" translatable="yes">_Help</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<child type="submenu">
|
<child type="submenu">
|
||||||
<object class="GtkMenu" id="menu3">
|
<object class="GtkMenu" id="menu3">
|
||||||
|
|
@ -615,8 +615,6 @@
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<property name="left_attach">0</property>
|
||||||
<property name="top_attach">0</property>
|
<property name="top_attach">0</property>
|
||||||
<property name="width">1</property>
|
|
||||||
<property name="height">1</property>
|
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|
@ -630,8 +628,6 @@
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<property name="left_attach">0</property>
|
||||||
<property name="top_attach">1</property>
|
<property name="top_attach">1</property>
|
||||||
<property name="width">1</property>
|
|
||||||
<property name="height">1</property>
|
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|
|
||||||
24
po/es.po
24
po/es.po
|
|
@ -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-13 20:46+0200\n"
|
"POT-Creation-Date: 2014-08-14 10:45+0200\n"
|
||||||
"PO-Revision-Date: 2014-08-13 21:08+0200\n"
|
"PO-Revision-Date: 2014-08-14 10:46+0200\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"
|
||||||
|
|
@ -756,11 +756,11 @@ msgid "Devede"
|
||||||
msgstr "Devede"
|
msgstr "Devede"
|
||||||
|
|
||||||
#: ../data/interface/wmain.ui.h:2
|
#: ../data/interface/wmain.ui.h:2
|
||||||
msgid "_Archivo"
|
msgid "_File"
|
||||||
msgstr "_Archivo"
|
msgstr "_Archivo"
|
||||||
|
|
||||||
#: ../data/interface/wmain.ui.h:3
|
#: ../data/interface/wmain.ui.h:3
|
||||||
msgid "_Editar"
|
msgid "_Edit"
|
||||||
msgstr "_Editar"
|
msgstr "_Editar"
|
||||||
|
|
||||||
#: ../data/interface/wmain.ui.h:4
|
#: ../data/interface/wmain.ui.h:4
|
||||||
|
|
@ -768,8 +768,8 @@ msgid "Set multiproperties"
|
||||||
msgstr "Cambio múltiple de propiedades"
|
msgstr "Cambio múltiple de propiedades"
|
||||||
|
|
||||||
#: ../data/interface/wmain.ui.h:5
|
#: ../data/interface/wmain.ui.h:5
|
||||||
msgid "Ay_uda"
|
msgid "_Help"
|
||||||
msgstr "Ay_uda"
|
msgstr "A_yuda"
|
||||||
|
|
||||||
#: ../data/interface/wmain.ui.h:8
|
#: ../data/interface/wmain.ui.h:8
|
||||||
msgid "<b>Files</b>"
|
msgid "<b>Files</b>"
|
||||||
|
|
@ -1075,6 +1075,12 @@ msgstr "Propiedades del título"
|
||||||
msgid "<b>Title's name</b>"
|
msgid "<b>Title's name</b>"
|
||||||
msgstr "<b>Nombre del título</b>"
|
msgstr "<b>Nombre del título</b>"
|
||||||
|
|
||||||
|
#~ msgid "_Archivo"
|
||||||
|
#~ msgstr "_Archivo"
|
||||||
|
|
||||||
|
#~ msgid "Ay_uda"
|
||||||
|
#~ msgstr "Ay_uda"
|
||||||
|
|
||||||
#~ msgid "Creating BIN/CUE files"
|
#~ msgid "Creating BIN/CUE files"
|
||||||
#~ msgstr "Creando los ficheros BIN/CUE"
|
#~ msgstr "Creando los ficheros BIN/CUE"
|
||||||
|
|
||||||
|
|
@ -1530,15 +1536,9 @@ msgstr "<b>Nombre del título</b>"
|
||||||
#~ msgid "DeVeDe"
|
#~ msgid "DeVeDe"
|
||||||
#~ msgstr "DeVeDe"
|
#~ msgstr "DeVeDe"
|
||||||
|
|
||||||
#~ msgid "_File"
|
|
||||||
#~ msgstr "_Archivo"
|
|
||||||
|
|
||||||
#~ msgid "_Preferences"
|
#~ msgid "_Preferences"
|
||||||
#~ msgstr "_Preferencias"
|
#~ msgstr "_Preferencias"
|
||||||
|
|
||||||
#~ msgid "_Help"
|
|
||||||
#~ msgstr "A_yuda"
|
|
||||||
|
|
||||||
#~ msgid "Length (seconds):"
|
#~ msgid "Length (seconds):"
|
||||||
#~ msgstr "Longitud (segundos):"
|
#~ msgstr "Longitud (segundos):"
|
||||||
|
|
||||||
|
|
|
||||||
1023
po/untitled.pot
Normal file
1023
po/untitled.pot
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue