diff options
Diffstat (limited to 'translations/qt_da.ts')
-rw-r--r-- | translations/qt_da.ts | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/translations/qt_da.ts b/translations/qt_da.ts index 6267bb2..515ed50 100644 --- a/translations/qt_da.ts +++ b/translations/qt_da.ts @@ -2,6 +2,29 @@ <!DOCTYPE TS> <TS version="2.0" language="da_DK"> <context> + <name>MAC_APPLICATION_MENU</name> + <message> + <location filename="../src/gui/kernel/qapplication.cpp" line="+2316"/> + <source>Services</source> + <translation>Tjenester</translation> + </message> + <message> + <location line="+1"/> + <source>Hide %1</source> + <translation>Skjul %1</translation> + </message> + <message> + <location line="+1"/> + <source>Hide Others</source> + <translation>Skjul andre</translation> + </message> + <message> + <location line="+1"/> + <source>Show All</source> + <translation>Vis alle</translation> + </message> +</context> +<context> <name>AudioOutput</name> <message> <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/> |