diff options
Diffstat (limited to 'Swift/Translations')
-rw-r--r-- | Swift/Translations/swift_de.ts | 38 | ||||
-rw-r--r-- | Swift/Translations/swift_nl.ts | 31 | ||||
-rw-r--r-- | Swift/Translations/swift_ru.ts | 38 |
3 files changed, 107 insertions, 0 deletions
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"/> |