From b57671c56fe1349edc6d99faebd1c69f0ffaf726 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 30 May 2009 07:20:10 +0000 Subject: updated German translation (Panagiotis Papadopoulos) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@958 90c681e8-e032-0410-971d-27865f9a5e38 --- .../analyzer/translations/analyzer_plugin_de.ts | 10 ++++---- src/plugins/Visual/projectm/projectmplugin.cpp | 2 +- .../projectm/translations/projectm_plugin_de.ts | 30 +++++++++++----------- 3 files changed, 21 insertions(+), 21 deletions(-) (limited to 'src/plugins/Visual') diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts index ca83c1cb2..334d0e6c9 100644 --- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_de.ts @@ -1,6 +1,6 @@ - - + + Analyzer @@ -132,17 +132,17 @@ Analyzer Plugin - Analyzer-Plugin + Analyzer-Modul About Analyzer Visual Plugin - Über Analyzer-Visualisierungs-Plugin + Über Analyzer-Visualisierungs-Modul Qmmp Analyzer Visual Plugin - Qmmp Analyzer-Visualisierungs-Plugin + Qmmp Analyzer-Visualisierungs-Modul diff --git a/src/plugins/Visual/projectm/projectmplugin.cpp b/src/plugins/Visual/projectm/projectmplugin.cpp index 7a0f80676..67dddd86e 100644 --- a/src/plugins/Visual/projectm/projectmplugin.cpp +++ b/src/plugins/Visual/projectm/projectmplugin.cpp @@ -38,7 +38,7 @@ ProjectMPlugin::ProjectMPlugin (QWidget *parent) : Visual (parent) { setlocale(LC_NUMERIC, "C"); //fixes none-english locales problem - setWindowTitle(tr("projectM")); + setWindowTitle(tr("ProjectM")); m_projectMWidget = new ProjectMWidget(this); QHBoxLayout *layout = new QHBoxLayout; layout->addWidget(m_projectMWidget); diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts index ed017c134..dfac2a669 100644 --- a/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_de.ts @@ -1,12 +1,12 @@ - + ProjectMPlugin projectM - + projectM @@ -14,12 +14,12 @@ &Help - + &Hilfe F1 - + F1 @@ -29,7 +29,7 @@ F2 - + F2 @@ -39,7 +39,7 @@ F3 - + F3 @@ -49,7 +49,7 @@ N - + N @@ -59,7 +59,7 @@ P - + P @@ -69,7 +69,7 @@ R - + R @@ -79,7 +79,7 @@ L - + L @@ -89,7 +89,7 @@ F - + F @@ -97,17 +97,17 @@ ProjectM - + ProjectM About ProjectM Visual Plugin - + Über ProjectM-Visualisierungsmodul Qmmp ProjectM Visual Plugin - + Qmmp ProjectM-Visualisierungsmodul @@ -117,7 +117,7 @@ Writen by: Ilya Kotov <forkotov02@hotmail.ru> - + Autor: Ilya Kotov <forkotov02@hotmail.ru> -- cgit v1.2.3-13-gbd6f