Update translations

This commit is contained in:
coderkun 2017-04-26 12:12:37 +02:00
commit b8169ee721
6 changed files with 192 additions and 51 deletions

View file

@ -9,7 +9,7 @@
</item>
<item>
<attribute name="action">win.play</attribute>
<attribute name="label" translatable="yes">_Play</attribute>
<attribute name="label" translatable="yes">Play</attribute>
<attribute name="accel">&lt;Primary&gt;p</attribute>
</item>
<item>
@ -47,7 +47,7 @@
<section>
<item>
<attribute name="action">app.shortcuts</attribute>
<attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
<attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>
<attribute name="accel">&lt;Primary&gt;k</attribute>
</item>
<item>
@ -57,7 +57,7 @@
</item>
<item>
<attribute name="action">app.quit</attribute>
<attribute name="label" translatable="yes">_Quit</attribute>
<attribute name="label" translatable="yes">Quit</attribute>
<attribute name="accel">&lt;Primary&gt;q</attribute>
</item>
</section>

View file

@ -7,7 +7,6 @@
<object class="GtkShortcutsSection">
<property name="visible">1</property>
<property name="section-name">shortcuts</property>
<property name="title" translatable="yes">Application</property>
<property name="max-height">10</property>
<child>
<object class="GtkShortcutsGroup">
@ -45,7 +44,7 @@
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">&lt;primary&gt;k</property>
<property name="title" translatable="yes">Show the keyboard shortcuts (this dialog)</property>
<property name="title" translatable="yes">Show the keyboard shortcuts</property>
</object>
</child>
<child>