diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-19 18:22:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-19 18:22:05 +0000 |
commit | 57e10fedbcb8c3e8c6590ff0935dbf017ce5587f (patch) | |
tree | 3000a7649ca4e40e43f9e7feed963236a0b0f56b /po/zh_CN/kipiplugin_wallpaper.po | |
download | kipi-plugins-57e10fedbcb8c3e8c6590ff0935dbf017ce5587f.tar.gz kipi-plugins-57e10fedbcb8c3e8c6590ff0935dbf017ce5587f.zip |
Import abandoned KDE3 version of kipi plugins
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'po/zh_CN/kipiplugin_wallpaper.po')
-rw-r--r-- | po/zh_CN/kipiplugin_wallpaper.po | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/po/zh_CN/kipiplugin_wallpaper.po b/po/zh_CN/kipiplugin_wallpaper.po new file mode 100644 index 0000000..2b2f95a --- /dev/null +++ b/po/zh_CN/kipiplugin_wallpaper.po @@ -0,0 +1,57 @@ +# SOME DESCRIPTIVE TITLE. +# Funda Wang <fundawang@linux.net.cn>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kipiplugin_wallpaper\n" +"POT-Creation-Date: 2007-04-29 07:15+0200\n" +"PO-Revision-Date: 2005-05-07 22:18+0800\n" +"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" +"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: plugin_wallpaper.cpp:69 +msgid "&Set as Background" +msgstr "设为背景(&S)" + +#: plugin_wallpaper.cpp:73 +msgid "Centered" +msgstr "居中" + +#: plugin_wallpaper.cpp:80 +msgid "Tiled" +msgstr "平铺" + +#: plugin_wallpaper.cpp:87 +msgid "Centered Tiled" +msgstr "居中平铺" + +#: plugin_wallpaper.cpp:94 +msgid "Centered Max-Aspect" +msgstr "居中最大宽高比" + +#: plugin_wallpaper.cpp:101 +msgid "Tiled Max-Aspect" +msgstr "平铺最大宽高比" + +#: plugin_wallpaper.cpp:108 +msgid "Scaled" +msgstr "缩放" + +#: plugin_wallpaper.cpp:115 +msgid "Centered Auto Fit" +msgstr "居中自适应" + +#: plugin_wallpaper.cpp:124 +msgid "Scale && Crop" +msgstr "缩放并裁剪" + +#: plugin_wallpaper.cpp:244 +msgid "" +"<qt>" +"<p>You selected a remote image. It needs to be saved to your local disk to be " +"used as a wallpaper.</p>" +"<p>You will now be asked where to save the image.</p></qt>" +msgstr "<qt><p>您选择了远程图像。您需要将其保存到本地磁盘上才能用作壁纸。</p><p>您现在需要回答如何保存该图像。</p></qt>" |