summaryrefslogtreecommitdiff
path: root/translations/qt_pl.ts
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-03-18 10:25:38 +0100
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-03-18 12:32:25 +0100
commitf3f979cbd37f47892cd0c0a9fc23b802ed6f7890 (patch)
tree40b4f9f6c38cd47e90b0e0355467a2c28583e2c7 /translations/qt_pl.ts
parentf3ea09192a6f17d2f2b607272eb5ad2ba47536e5 (diff)
downloadqt4-tools-f3f979cbd37f47892cd0c0a9fc23b802ed6f7890.tar.gz
Incorrect translation for Application menu items in Mac.
A behavior change was introduced by the commit 97b8727635a73197fac4f5edb8a1122733933db4. The menu items with menuRoles will now be translated like Native Mac applications. Translations/merging of menu items are done as follows: 1) AboutRole ==> "About <Application>" 2) PreferencesRole ==> "Preferences..." 3) QuitRole ==> "Quit <Application>" Task-number: QTBUG-4463 Reviewed-by: mortens
Diffstat (limited to 'translations/qt_pl.ts')
-rw-r--r--translations/qt_pl.ts15
1 files changed, 15 insertions, 0 deletions
diff --git a/translations/qt_pl.ts b/translations/qt_pl.ts
index bf6e1fe331..db7d2c56c4 100644
--- a/translations/qt_pl.ts
+++ b/translations/qt_pl.ts
@@ -23,6 +23,21 @@
<source>Show All</source>
<translation>Pokaż wszystko</translation>
</message>
+ <message>
+ <location line="+1"/>
+ <source>Preferences...</source>
+ <translation>Preferencje…</translation>
+ </message>
+ <message>
+ <location line="+1"/>
+ <source>Quit %1</source>
+ <translation>Zakończ %1</translation>
+ </message>
+ <message>
+ <location line="+1"/>
+ <source>About %1</source>
+ <translation>%1…</translation>
+ </message>
</context>
<context>
<name>CloseButton</name>