diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-03-05 16:56:59 +0100 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-03-05 16:59:53 +0100 |
commit | a07f8f6eea05729376ca19d221a5f8113f97cdca (patch) | |
tree | 6c43eea48a1d8298a3ae984441f1b101661402a5 /translations/qt_ja_JP.ts | |
parent | 46cd6cdabae70c2a4ee7ec62b7c5b6ca3ddf03de (diff) |
check in MAC_APPLICATION_MENU translations
these are stolen directly from mac and should not be altered.
extracted from patch by Prasanth.
Task-number: QTBUG-4463
Diffstat (limited to 'translations/qt_ja_JP.ts')
-rw-r--r-- | translations/qt_ja_JP.ts | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/translations/qt_ja_JP.ts b/translations/qt_ja_JP.ts index 493f3a2e23..f0dae3aac5 100644 --- a/translations/qt_ja_JP.ts +++ b/translations/qt_ja_JP.ts @@ -2,6 +2,29 @@ <!DOCTYPE TS> <TS version="2.0" language="ja"> <context> + <name>MAC_APPLICATION_MENU</name> + <message> + <location filename="../src/gui/kernel/qapplication.cpp" line="+2316"/> + <source>Services</source> + <translation>サービス</translation> + </message> + <message> + <location line="+1"/> + <source>Hide %1</source> + <translation>%1を隠す</translation> + </message> + <message> + <location line="+1"/> + <source>Hide Others</source> + <translation>ほかを隠す</translation> + </message> + <message> + <location line="+1"/> + <source>Show All</source> + <translation>すべてを表示</translation> + </message> +</context> +<context> <name>CloseButton</name> <message> <location filename="../src/gui/widgets/qtabbar.cpp" line="+2253"/> |