From 14bbbe69aa3a78462e79d08a3a06c9c31964036d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be> Date: Tue, 29 Mar 2011 19:42:21 +0200 Subject: Added missing Mac OS X application menu strings. diff --git a/Swift/QtUI/QtStrings.h b/Swift/QtUI/QtStrings.h index c7a6d21..042ffda 100644 --- a/Swift/QtUI/QtStrings.h +++ b/Swift/QtUI/QtStrings.h @@ -38,3 +38,11 @@ QT_TRANSLATE_NOOP("QDialogButtonBox", "&OK"); QT_TRANSLATE_NOOP("QDialogButtonBox", "OK"); QT_TRANSLATE_NOOP("QDialogButtonBox", "&Cancel"); QT_TRANSLATE_NOOP("QDialogButtonBox", "Cancel"); + +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Services"); +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Hide %1"); +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Hide Others"); +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Show All"); +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Preferences..."); +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Quit %1"); +QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "About %1"); diff --git a/Swift/Translations/swift_de.ts b/Swift/Translations/swift_de.ts index 772960e..99f419d 100644 --- a/Swift/Translations/swift_de.ts +++ b/Swift/Translations/swift_de.ts @@ -522,6 +522,44 @@ </message> </context> <context> + <name>MAC_APPLICATION_MENU</name> + <message> + <location filename="../QtUI/QtStrings.h" line="42"/> + <source>Services</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="43"/> + <source>Hide %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="44"/> + <source>Hide Others</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="45"/> + <source>Show All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="46"/> + <source>Preferences...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="47"/> + <source>Quit %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="48"/> + <source>About %1</source> + <translation type="unfinished">Über %1</translation> + </message> +</context> +<context> <name>QApplication</name> <message> <location filename="../QtUI/QtStrings.h" line="17"/> diff --git a/Swift/Translations/swift_nl.ts b/Swift/Translations/swift_nl.ts index 598c8a9..69299ab 100644 --- a/Swift/Translations/swift_nl.ts +++ b/Swift/Translations/swift_nl.ts @@ -414,6 +414,37 @@ </message> </context> <context> + <name>MAC_APPLICATION_MENU</name> + <message> + <source>Services</source> + <translation>Voorzieningen</translation> + </message> + <message> + <source>Hide %1</source> + <translation>Verberg %1</translation> + </message> + <message> + <source>Hide Others</source> + <translation>Verberg andere</translation> + </message> + <message> + <source>Show All</source> + <translation>Toon alles</translation> + </message> + <message> + <source>Preferences...</source> + <translation>Voorkeuren...</translation> + </message> + <message> + <source>Quit %1</source> + <translation>Stop %1</translation> + </message> + <message> + <source>About %1</source> + <translation>Over %1</translation> + </message> +</context> +<context> <name>QApplication</name> <message> <source>QT_LAYOUT_DIRECTION</source> diff --git a/Swift/Translations/swift_ru.ts b/Swift/Translations/swift_ru.ts index ab96bfc..2ba705b 100644 --- a/Swift/Translations/swift_ru.ts +++ b/Swift/Translations/swift_ru.ts @@ -531,6 +531,44 @@ </message> </context> <context> + <name>MAC_APPLICATION_MENU</name> + <message> + <location filename="../QtUI/QtStrings.h" line="42"/> + <source>Services</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="43"/> + <source>Hide %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="44"/> + <source>Hide Others</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="45"/> + <source>Show All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="46"/> + <source>Preferences...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="47"/> + <source>Quit %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QtUI/QtStrings.h" line="48"/> + <source>About %1</source> + <translation type="unfinished">О %1</translation> + </message> +</context> +<context> <name>QApplication</name> <message> <location filename="../QtUI/QtStrings.h" line="17"/> -- cgit v0.10.2-6-g49f6