From 14bbbe69aa3a78462e79d08a3a06c9c31964036d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= 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 @@ + MAC_APPLICATION_MENU + + + Services + + + + + Hide %1 + + + + + Hide Others + + + + + Show All + + + + + Preferences... + + + + + Quit %1 + + + + + About %1 + Über %1 + + + QApplication 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 @@ + MAC_APPLICATION_MENU + + Services + Voorzieningen + + + Hide %1 + Verberg %1 + + + Hide Others + Verberg andere + + + Show All + Toon alles + + + Preferences... + Voorkeuren... + + + Quit %1 + Stop %1 + + + About %1 + Over %1 + + + QApplication QT_LAYOUT_DIRECTION 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 @@ + MAC_APPLICATION_MENU + + + Services + + + + + Hide %1 + + + + + Hide Others + + + + + Show All + + + + + Preferences... + + + + + Quit %1 + + + + + About %1 + О %1 + + + QApplication -- cgit v0.10.2-6-g49f6