diff -r 2f6f6f7551ca -r 32102edaa81b web/wp-content/plugins/slideshow-jquery-image-gallery/languages/slideshow-plugin-zh_CN.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/plugins/slideshow-jquery-image-gallery/languages/slideshow-plugin-zh_CN.po Mon Nov 19 18:26:13 2012 +0100 @@ -0,0 +1,412 @@ +msgid "" +msgstr "" +"Project-Id-Version: Slideshow Plugin\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-11-10 13:14+0100\n" +"PO-Revision-Date: 2012-11-10 13:14+0100\n" +"Last-Translator: Stefan Boonstra \n" +"Language-Team: Kevin Tell\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-KeywordsList: _e;__\n" +"X-Poedit-Basepath: ../\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 1.5.4\n" +"X-Poedit-SearchPath-0: .\n" + +#: classes/SlideshowPluginPostType.php:40 +msgid "Slideshows" +msgstr "幻灯片" + +#: classes/SlideshowPluginPostType.php:41 +#: views/SlideshowPluginWidget/form.php:7 +msgid "Slideshow" +msgstr "幻灯片" + +#: classes/SlideshowPluginPostType.php:42 +msgid "Add New Slideshow" +msgstr "" + +#: classes/SlideshowPluginPostType.php:43 +msgid "Edit slideshow" +msgstr "" + +#: classes/SlideshowPluginPostType.php:44 +msgid "New slideshow" +msgstr "" + +#: classes/SlideshowPluginPostType.php:45 +msgid "View slideshow" +msgstr "" + +#: classes/SlideshowPluginPostType.php:46 +msgid "Search slideshows" +msgstr "" + +#: classes/SlideshowPluginPostType.php:47 +#: classes/SlideshowPluginPostType.php:48 +msgid "No slideshows found" +msgstr "" + +#: classes/SlideshowPluginPostType.php:102 +msgid "Information" +msgstr "信息" + +#: classes/SlideshowPluginPostType.php:111 +msgid "Slides List" +msgstr "" + +#: classes/SlideshowPluginPostType.php:120 +msgid "Slideshow Style" +msgstr "幻灯片展示样式" + +#: classes/SlideshowPluginPostType.php:129 +msgid "Slideshow Settings" +msgstr "幻灯片设置" + +#: classes/SlideshowPluginPostType.php:389 +msgid "light" +msgstr "" + +#: classes/SlideshowPluginPostType.php:391 +msgid "slide" +msgstr "" + +#: classes/SlideshowPluginPostType.php:412 +msgid "Yes" +msgstr "" + +#: classes/SlideshowPluginPostType.php:413 +msgid "No" +msgstr "" + +#: classes/SlideshowPluginPostType.php:415 +msgid "The style used for this slideshow" +msgstr "" + +#: classes/SlideshowPluginPostType.php:415 +msgid "Light" +msgstr "" + +#: classes/SlideshowPluginPostType.php:415 +msgid "Dark" +msgstr "" + +#: classes/SlideshowPluginPostType.php:415 +msgid "Custom" +msgstr "" + +#: classes/SlideshowPluginPostType.php:416 +msgid "Custom style editor" +msgstr "" + +#: classes/SlideshowPluginPostType.php:417 +msgid "Animation used for transition between slides" +msgstr "幻灯片滑动的动画效果设置" + +#: classes/SlideshowPluginPostType.php:417 +msgid "Slide" +msgstr "" + +#: classes/SlideshowPluginPostType.php:417 +msgid "Fade" +msgstr "" + +#: classes/SlideshowPluginPostType.php:417 +#: classes/SlideshowPluginPostType.php:418 +#: classes/SlideshowPluginPostType.php:419 +#: classes/SlideshowPluginPostType.php:420 +msgid "Animation" +msgstr "动态" + +#: classes/SlideshowPluginPostType.php:418 +msgid "Number of seconds the slide takes to slide in" +msgstr "幻灯片滑动速度" + +#: classes/SlideshowPluginPostType.php:419 +msgid "Number of seconds the description takes to slide in" +msgstr "“描述”滑动速度" + +#: classes/SlideshowPluginPostType.php:420 +msgid "Seconds between changing slides" +msgstr "幻灯片间置换的时间间隔" + +#: classes/SlideshowPluginPostType.php:421 +msgid "Number of slides to fit into one slide" +msgstr "同一幅幻灯片中显示多少图片" + +#: classes/SlideshowPluginPostType.php:421 +#: classes/SlideshowPluginPostType.php:422 +#: classes/SlideshowPluginPostType.php:423 +#: classes/SlideshowPluginPostType.php:424 +#: classes/SlideshowPluginPostType.php:425 +#: classes/SlideshowPluginPostType.php:426 +#: classes/SlideshowPluginPostType.php:427 +msgid "Display" +msgstr "显示" + +#: classes/SlideshowPluginPostType.php:422 +msgid "Width of the slideshow, set to parent's width on 0" +msgstr "幻灯片宽度,0为继承父元素宽度" + +#: classes/SlideshowPluginPostType.php:423 +msgid "Height of the slideshow" +msgstr "幻灯片高度" + +#: classes/SlideshowPluginPostType.php:424 +msgid "Height of the description boxes" +msgstr "幻灯片中描述窗口的高度" + +#: classes/SlideshowPluginPostType.php:425 +msgid "Fit image into slide (stretching it)" +msgstr "图片适应显示 (即拉伸图片" + +#: classes/SlideshowPluginPostType.php:426 +msgid "Show title and description" +msgstr "显示标题和描述" + +#: classes/SlideshowPluginPostType.php:427 +msgid "Hide description box, it will pop up when a mouse hovers over the slide" +msgstr "隐藏描述窗口,只有鼠标移至幻灯片才弹出" + +#: classes/SlideshowPluginPostType.php:428 +msgid "Automatically slide to the next slide" +msgstr "幻灯片自动滚动显示" + +#: classes/SlideshowPluginPostType.php:428 +#: classes/SlideshowPluginPostType.php:429 +#: classes/SlideshowPluginPostType.php:430 +#: classes/SlideshowPluginPostType.php:431 +msgid "Control" +msgstr "控制" + +#: classes/SlideshowPluginPostType.php:429 +msgid "Return to the beginning of the slideshow after last slide" +msgstr "循环展示幻灯片" + +#: classes/SlideshowPluginPostType.php:430 +msgid "Activate buttons (so the user can scroll through the slides)" +msgstr "激活按钮 (用户可通过按钮左右滚动显示幻灯片)" + +#: classes/SlideshowPluginPostType.php:431 +msgid "Show control panel (play and pause button)" +msgstr "显示控制面板 (播放和停止按钮)" + +#: classes/SlideshowPluginPostType.php:432 +msgid "Randomize slides" +msgstr "随机幻灯片" + +#: classes/SlideshowPluginPostType.php:432 +#: classes/SlideshowPluginPostType.php:434 +msgid "Miscellaneous" +msgstr "其他" + +#: classes/SlideshowPluginPostType.php:434 +#, php-format +msgid "Avoid content filter (disable if '%s' is shown)" +msgstr "" + +#: classes/SlideshowPluginShortcode.php:129 +msgid "No slideshow selected." +msgstr "" + +#: classes/SlideshowPluginSlideInserter.php:138 +#: views/SlideshowPluginPostType/slides.php:2 +msgid "Insert" +msgstr "插入" + +#: classes/SlideshowPluginSlideInserter.php:147 +msgid "Load more results" +msgstr "" + +#: classes/SlideshowPluginSlideInserter.php:156 +msgid "No images were found, click here to upload some." +msgstr "" + +#: classes/SlideshowPluginSlideInserter.php:216 +msgid "Are you sure you want to delete this slide?" +msgstr "" + +#: classes/SlideshowPluginWidget.php:20 +msgid "Enables you to show your slideshows in the widget area of your website." +msgstr "" + +#: classes/SlideshowPluginWidget.php:26 +msgid "Slideshow Widget" +msgstr "" + +#: views/SlideshowPluginPostType/information.php:1 +msgid "" +"To use this slideshow in your website either add this piece of shortcode to " +"your posts or pages" +msgstr "要在你的网站使用幻灯片功能,请把下面代码加入到文章或者页面内:" + +#: views/SlideshowPluginPostType/information.php:3 +msgid "" +"Or add this piece of code to where ever in your website you want to place " +"the slideshow" +msgstr "或者加入这串代码到你网站想展示的地方:" + +#: views/SlideshowPluginPostType/information.php:5 +#, php-format +msgid "Or go to the %swidgets page%s and show the slideshow as a widget." +msgstr "%s或者到小工具页面把幻灯片加入小工具内。%s" + +#: views/SlideshowPluginPostType/settings.php:12 +msgid "settings" +msgstr "设置" + +#: views/SlideshowPluginPostType/settings.php:26 +#: views/SlideshowPluginPostType/style-settings.php:8 +msgid "Default" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:9 +msgid "Add slides to this slideshow by using one of the buttons above." +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:47 +#: views/SlideshowPluginPostType/slides.php:141 +#: views/SlideshowPluginWidget/form.php:2 +msgid "Title" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:48 +#: views/SlideshowPluginPostType/slides.php:142 +msgid "Description" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:49 +#: views/SlideshowPluginPostType/slides.php:143 +msgid "Background color" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:55 +#: views/SlideshowPluginPostType/slides.php:110 +#: views/SlideshowPluginPostType/slides.php:149 +#: views/SlideshowPluginPostType/slides.php:197 +msgid "Same window" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:56 +#: views/SlideshowPluginPostType/slides.php:111 +#: views/SlideshowPluginPostType/slides.php:150 +#: views/SlideshowPluginPostType/slides.php:198 +msgid "New window" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:60 +#: views/SlideshowPluginPostType/slides.php:115 +#: views/SlideshowPluginPostType/slides.php:154 +#: views/SlideshowPluginPostType/slides.php:202 +msgid "URL" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:76 +#: views/SlideshowPluginPostType/slides.php:170 +msgid "Youtube Video ID" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:94 +#: views/SlideshowPluginPostType/slides.php:101 +msgid "Edit" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:126 +msgid "" +"An error occurred while loading this slide, and it will not be present in " +"the slideshow" +msgstr "" + +#: views/SlideshowPluginPostType/slides.php:131 +#: views/SlideshowPluginPostType/slides.php:162 +#: views/SlideshowPluginPostType/slides.php:177 +#: views/SlideshowPluginPostType/slides.php:211 +msgid "Delete slide" +msgstr "" + +#: views/SlideshowPluginPostType/support-plugin.php:3 +msgid "Help to keep this plugin free!" +msgstr "协助保持本插件免费" + +#: views/SlideshowPluginPostType/support-plugin.php:6 +msgid "" +"In order to keep you provided with the newest features, forum support, and " +"bug-fixes, a lot of motivation is required. Therefore I'm kindly asking you " +"to consider making a small donation to the plugin or rating it as 5-stars on " +"Wordpress.org. Thank you in advance!" +msgstr "" +"我很爽快地希望你们能考虑对本插件作出一些小捐赠,或者能在wordpress.org给予5星" +"好评,这样能让我保持积极性,在未来提供给你们插件的持续更新、论坛支持和bug的修" +"复,先跟你们提前谢谢!" + +#: views/SlideshowPluginPostType/support-plugin.php:15 +msgid "Rate on Wordpress.org" +msgstr "为本插件打分" + +#: views/SlideshowPluginPostType/support-plugin.php:24 +msgid "Questions / Suggestions" +msgstr "问题/建议" + +#: views/SlideshowPluginShortcode/shortcode-inserter.php:4 +#: views/SlideshowPluginShortcode/shortcode-inserter.php:9 +#: views/SlideshowPluginShortcode/shortcode-inserter.php:16 +msgid "Insert a Slideshow" +msgstr "" + +#: views/SlideshowPluginShortcode/shortcode-inserter.php:6 +#: views/SlideshowPluginShortcode/shortcode-inserter.php:50 +msgid "Insert Slideshow" +msgstr "" + +#: views/SlideshowPluginShortcode/shortcode-inserter.php:26 +msgid "Select a slideshow" +msgstr "" + +#: views/SlideshowPluginShortcode/shortcode-inserter.php:35 +msgid "Untitled slideshow" +msgstr "" + +#: views/SlideshowPluginShortcode/shortcode-inserter.php:55 +msgid "Cancel" +msgstr "" + +#: views/SlideshowPluginShortcode/shortcode-inserter.php:66 +#, php-format +msgid "" +"It seems you haven't created any slideshows yet. %sYou can create a " +"slideshow here!%s" +msgstr "" + +#: views/SlideshowPluginSlideInserter/insert-image-button.php:1 +msgid "Image slide" +msgstr "图示幻灯片" + +#: views/SlideshowPluginSlideInserter/insert-text-button.php:1 +msgid "Text slide" +msgstr "文本幻灯片" + +#: views/SlideshowPluginSlideInserter/insert-video-button.php:1 +msgid "Video slide" +msgstr "视频幻灯片" + +#: views/SlideshowPluginSlideInserter/search-popup.php:6 +msgid "Search" +msgstr "" + +#: views/SlideshowPluginSlideInserter/search-popup.php:7 +msgid "Search images by title or ID" +msgstr "" + +#: views/SlideshowPluginUpload/upload-button.php:1 +msgid "Upload/Manage Images" +msgstr "" + +#: views/SlideshowPluginWidget/form.php:9 +msgid "Random Slideshow" +msgstr "" + +#~ msgid "Leave any field open to use default value." +#~ msgstr "Een veld dat open wordt gelaten neemt de standaardwaarde aan."