diff options
-rw-r--r-- | src/gui/painting/qprintengine_pdf.cpp | 2 | ||||
-rw-r--r-- | translations/designer_zh_CN.ts | 2 | ||||
-rw-r--r-- | translations/linguist_zh_CN.ts | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/gui/painting/qprintengine_pdf.cpp b/src/gui/painting/qprintengine_pdf.cpp index 1471fe3..e73282f 100644 --- a/src/gui/painting/qprintengine_pdf.cpp +++ b/src/gui/painting/qprintengine_pdf.cpp @@ -935,7 +935,7 @@ void QPdfEnginePrivate::writeInfo() "/Title (%s)\n" // "/Author (%s)\n" "/Creator (%s)\n" - "/Producer (Qt " QT_VERSION_STR " (C) 1992-$THISYEAR$ Nokia Corporation and/or its subsidiary(-ies))\n", + "/Producer (Qt " QT_VERSION_STR " (C) 2009 Nokia Corporation and/or its subsidiary(-ies))\n", title.toUtf8().constData(), // author.toUtf8().constData(), creator.toUtf8().constData()); diff --git a/translations/designer_zh_CN.ts b/translations/designer_zh_CN.ts index 187b06b..13fe0ff 100644 --- a/translations/designer_zh_CN.ts +++ b/translations/designer_zh_CN.ts @@ -4699,7 +4699,7 @@ Do you want overwrite the template?</source> <message> <location line="+5"/> <source>%1<br/>%2<br/>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> </source> - <translation>%1<br/>%2<br/>版权所有 2000-$THISYEAR$ Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。<br/><br/>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。<br/> </translation> + <translation>%1<br/>%2<br/>版权所有 2009 Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。<br/><br/>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。<br/> </translation> </message> <message> <source>This version of Qt Designer is part of the Qt Open Source Edition, for use in the development of Open Source applications. Qt is a comprehensive C++ framework for cross-platform application development.<br/><br/>You need a commercial Qt license for development of proprietary (closed source) applications. Please see <a href="http://qt.nokia.com/company/about/businessmodel">http://qt.nokia.com/company/about/businessmodel.html</a> for an overview of Qt licensing.<br/></source> diff --git a/translations/linguist_zh_CN.ts b/translations/linguist_zh_CN.ts index cb01cd9..26fd37e 100644 --- a/translations/linguist_zh_CN.ts +++ b/translations/linguist_zh_CN.ts @@ -1142,7 +1142,7 @@ All files (*)</source> <message> <location line="+6"/> <source><center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt Linguist is a tool for adding translations to Qt applications.</p><p>%2</p><p>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).</p><p>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</p></source> - <translation><center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2000-$THISYEAR$ Nokia公司和/或它的子公司。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p></translation> + <translation><center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2009 Nokia公司和/或它的子公司。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p></translation> </message> <message> <location line="+41"/> @@ -2315,7 +2315,7 @@ Line: %2</source> </message> <message> <source><center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt Linguist is a tool for adding translations to Qt applications.</p><p>%2</p><p>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).</p><p>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</p></source> - <translation type="obsolete"><center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2000-$THISYEAR$ Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p></translation> + <translation type="obsolete"><center><img src=":/images/splash.png"/></img><p>%1</p></center><p>Qt 语言家是一个用于为 Qt 应用程序添加翻译的工具。</p><p>%2</p><p>版权所有 (C) 2009 Nokia Corporation and/or its subsidiary(-ies)。所有权利已被保留。</p><p>本程序是在<b>没有任何担保(其中包括任何特定目的的设计、商业和适当性的担保)</b>的条件下提供的。</p></translation> </message> <message> <source>Close this phrase book.</source> |