msgid ""
msgstr ""
"Project-Id-Version: WP Retina 2x\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-02 07:30+0800\n"
"PO-Revision-Date: 2014-10-02 07:45+0800\n"
"Last-Translator: Arefly <eflyjason@gmail.com>\n"
"Language-Team: Arefly <info@arefly.com>\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-Generator: Poedit 1.6.9\n"
"X-Poedit-SourceCharset: UTF-8\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-SearchPath-0: .\n"

#: wr2x_ajax.php:39
msgid "Done. Please <a href='javascript:history.go(0)'>refresh</a> this page."
msgstr "完成！请<a href='javascript:history.go(0)'>刷新</a>本页！"

#: wr2x_ajax.php:42
msgid ""
"Done. You might want to <a href='?page=wp-"
"retina-2x&view=issues&refresh=true'>refresh</a> the issues."
msgstr ""
"完成！你可能希望<a href='?page=wp-retina-2x&view=issues&refresh=true'>刷新</"
"a>本问题！"

#: wr2x_ajax.php:52 wr2x_ajax.php:103
msgid "Please wait..."
msgstr "请稍等..."

#: wr2x_ajax.php:60
msgid "Nothing to do ;)"
msgstr "无事可做 ;)"

#: wr2x_ajax.php:110 wr2x_retina-dashboard.php:247
msgid "GENERATE"
msgstr "生成"

#: wr2x_ajax.php:258 wr2x_ajax.php:287
msgid "The attachment ID is missing."
msgstr "缺少附件ID！"

#: wr2x_ajax.php:275
msgid "Retina files deleted."
msgstr "高清影像已删除！"

#: wr2x_ajax.php:305
msgid "Retina files generated."
msgstr "高清影像已生成！"

#: wr2x_ajax.php:316
msgid "You do not have permission to upload files."
msgstr "你并无权限来上传图片！"

#: wr2x_ajax.php:332
msgid "You don't have the rights to use a temporary directory."
msgstr "你并无权利来使用一个临时目录！"

#: wr2x_ajax.php:337
msgid "The temporary directory could not be created."
msgstr "无法创建临时目录！"

#: wr2x_ajax.php:352
msgid "The file is not an image or the upload went wrong."
msgstr "本文件并非影像或上传错误！"

#: wr2x_ajax.php:362
msgid "You cannot use this file (wrong extension? wrong type?)."
msgstr "你不能使用本文件！（错误格式？错误类型？）"

#: wr2x_ajax.php:411
msgid "Replaced successfully."
msgstr "替换成功！"

#: wr2x_retina-dashboard.php:19
msgid "Retina images"
msgstr "高清影像"

#: wr2x_retina-dashboard.php:20
#, php-format
msgid "WP Retina 2x %s"
msgstr "WP Retina 2x %s"

#: wr2x_retina-dashboard.php:132
msgid "Generate"
msgstr "生成"

#: wr2x_retina-dashboard.php:146
msgid "Delete all @2x"
msgstr "删除所有@2x影像"

#: wr2x_retina-dashboard.php:149
msgid "Refresh issues"
msgstr "刷新问题"

#: wr2x_retina-dashboard.php:159
msgid "Issues has been refreshed."
msgstr "问题已刷新！"

#: wr2x_retina-dashboard.php:164
msgid "You can upload/replace the images by drag & drop on the grid."
msgstr "你可以通过拖拽影像至网格内来上传/替换原始影像！"

#: wr2x_retina-dashboard.php:179
msgid "All"
msgstr "所有"

#: wr2x_retina-dashboard.php:180
msgid "Issues"
msgstr "问题"

#: wr2x_retina-dashboard.php:181
msgid "Ignored"
msgstr "忽略"

#: wr2x_retina-dashboard.php:187
msgid "Title"
msgstr "标题"

#: wr2x_retina-dashboard.php:195
msgid "Actions"
msgstr "动作"

#: wr2x_retina-dashboard.php:250
msgid "IGNORE"
msgstr "忽略"

#: wr2x_settings.php:21 wr2x_settings.php:24
msgid "Current method:"
msgstr "目前制式："

#: wr2x_settings.php:21
msgid "Client side"
msgstr "用户端"

#: wr2x_settings.php:24
msgid "Server side"
msgstr "服务端"

#: wr2x_settings.php:29
msgid ""
"By the way, you are using a <b>WordPress Multi-Site installation</b>! You "
"must edit your .htaccess manually and add '<b>RewriteRule ^files/(.+) wp-"
"content/plugins/wp-retina-2x/wr2x_image.php?ms=true&file=$1 [L]</b>' as the "
"first RewriteRule if you want the server-side to work."
msgstr ""
"顺便说一下，你已开启“<b>WordPress多站点模式</b>”！如果你想服务端正常运作，须"
"修改“.htaccess”文件并手动将“<b>RewriteRule ^files/(.+) wp-content/plugins/wp-"
"retina-2x/wr2x_image.php?ms=true&file=$1 [L]</b>”添加为第一个RewriteRule！"

#: wr2x_settings.php:32
msgid ""
"By the way, you are using a <b>WordPress Multi-Site installation</b>! You "
"must edit your .htaccess manually and add '<b>RewriteRule ^(wp-content/.+\\."
"(png|gif|jpg|jpeg|bmp|PNG|GIF|JPG|JPEG|BMP)) wp-content/plugins/wp-retina-2x/"
"wr2x_image.php?ms=true&file=$1 [L]</b>' as the first RewriteRule if you want "
"the server-side to work."
msgstr ""
"顺便说一下，你已开启“<b>WordPress多站点模式</b>”！如果你想服务端正常运作，须"
"修改“.htaccess”文件并手动将“<b>RewriteRule ^(wp-content/.+\\.(png|gif|jpg|"
"jpeg|bmp|PNG|GIF|JPG|JPEG|BMP)) wp-content/plugins/wp-retina-2x/wr2x_image."
"php?ms=true&file=$1 [L]</b>”添加为第一个RewriteRule！"

#: wr2x_settings.php:36
msgid ""
"The permalinks are not enabled. They need to be enabled in order to use the "
"server-side method."
msgstr "固定网址并未启用！如需使用服务端则必须启动固定网址功能！"

#: wr2x_settings.php:72
msgid "Basics"
msgstr "基本"

#: wr2x_settings.php:76
msgid "Advanced"
msgstr "高级"

#: wr2x_settings.php:89
msgid "Disabled Sizes"
msgstr "禁用尺寸"

#: wr2x_settings.php:90
msgid ""
"<br />The selected sizes will not have their retina equivalent generated."
msgstr "所选尺寸之影像将不会自动生成对应高清版本！"

#: wr2x_settings.php:96
msgid "Auto Generate"
msgstr "自动生成"

#: wr2x_settings.php:97
msgid ""
"Generate Retina images automatically when images are uploaded to the Media "
"Library."
msgstr "当影像上传至媒体库时自动生成高清版本"

#: wr2x_settings.php:105
msgid "Method"
msgstr "制式"

#: wr2x_settings.php:107
msgid ""
"<br />\n"
"                        The <b>Picturefill</b> method rewrites the HTML on-"
"the-fly in order to use the new SRCSET. Since it is not supported by the "
"browsers yet, the JS polyfill <a href=\"http://scottjehl.github.io/"
"picturefill/\">Picturefill</a> is used to load the images. <b>It is now the "
"recommended method.</b><br /><br />\n"
"                        The <b>IMG Rewrite</b> method rewrites IMG's SRC "
"tags on-the-fly with the retina images directly if the device supports them. "
"This method does not work with most caching solutions.<br /><br />\n"
"                        The <b>Retina JS</b> method is a 100% JS solution. "
"The HTML loads the normal images, then if a retina device is detected, the "
"retina images will be loaded. It is fail-safe but not efficient (images are "
"loaded twice).<br /><br />                        \n"
"                        The <b>Retina-Images method</b> uses a server "
"handler: the images will be loaded through the <a href=\"https://github.com/"
"Retina-Images/Retina-Images/\">Retina-Images</a> PHP handler. Your .htaccess "
"will be modified automatically. It might be too difficult to set-up if it "
"does not work right away.<br /><br />\n"
"                \t"
msgstr ""
"<br />\n"
"                       “<b>Picturefill</b>”制式将通过 HTML on-the-fly 功能重"
"写以支持新的SRCSET功能，由於该功能目前并不支持任何浏览器，将使用“<a href="
"\"http://scottjehl.github.io/picturefill/\">Picturefill</a>”来载入影像。<b>这"
"是目前最为推荐的制式！</b><br /><br />\n"
"                       “<b>IMG重写</b>”制式将重写IMG的SRC标签为高清影像（如果"
"设备支持）。该制式与缓存功能兼容性不佳！<br /><br />\n"
"                       “<b>Retina JS</b>”制式是一个100%JS解决方案，HTML将加载"
"正常影像，在检测到高清设备时，高清版本将会被加载，本制式同时也是带有“自动除"
"错”功能但效率不高（因为影像将载入两次）<br /><br />                        \n"
"                       “<b>Retina-Images</b>”制式是位於服务端修改：影像将会通"
"过“<a href=\"https://github.com/Retina-Images/Retina-Images/\">Retina-"
"Images</a>”PHP功能将影像转换为高清版本。你的“.htaccess”将会自动更新，但如果操"
"作不当会导致严重问题！<br /><br />\n"
"                \t"

#: wr2x_settings.php:116
msgid "Picturefill"
msgstr "Picturefill"

#: wr2x_settings.php:117
msgid "IMG Rewrite"
msgstr "IMG重写"

#: wr2x_settings.php:118
msgid "Retina.js"
msgstr "Retina.js"

#: wr2x_settings.php:119
msgid "Retina-Images"
msgstr "Retina-Images"

#: wr2x_settings.php:120
msgid "None"
msgstr "没有"

#: wr2x_settings.php:125
msgid "Quality"
msgstr "质量"

#: wr2x_settings.php:126
msgid "Image Compression quality (between 0 and 100)."
msgstr "影像压缩质量（0-100）"

#: wr2x_settings.php:132
msgid "Debug Mode"
msgstr "除错模式"

#: wr2x_settings.php:133
msgid ""
"If checked, the client will be always served Retina images. <br />Please use "
"it for testing purposes. It also generates a <a href=\""
msgstr ""
"如果勾选本框，用户端将总是使用高清影像<br />请仅用於测试用途！它同时也会生成"
"一个<a href=\""

#: wr2x_settings.php:139
msgid "Hide 'Retina' column"
msgstr "隐藏“高清”栏目"

#: wr2x_settings.php:140
msgid "Will hide the 'Retina Column' from the Media Library."
msgstr "将会於媒体库内隐藏“高清”栏目"

#: wr2x_settings.php:146
msgid "Hide Retina Dashboard"
msgstr "隐藏Retina控制台"

#: wr2x_settings.php:147
msgid "Doesn't show the Retina Dashboard menu and tools."
msgstr "不显示“Retina控制台小工具”"

#: wr2x_settings.php:153
msgid "Ignore Mobile"
msgstr "忽略移动设备"

#: wr2x_settings.php:154
msgid ""
"Doesn't deliver Retina images to mobiles.<br />Does not work with "
"Picturefill since it is managed by an external JS."
msgstr ""
"不对移动设备替换高清文件<br />由於Picturefill使用额外JS，该制式和本功能并不兼"
"容"

#~ msgid ""
#~ "This screen allows you to check the media for which the retina files are "
#~ "missing. You can then create the files independently for each media or "
#~ "for all of them. You can also upload and replace the images by drag & "
#~ "drop them on the grid."
#~ msgstr ""
#~ "本页面允许你检查未生成高清版本的影像，然後你可以分别/全部生成他们的高清版"
#~ "本。你也可以拖拽影像至网格内来上传并替换原文件"

#~ msgid ""
#~ "<br />\n"
#~ "                        The <b>HTML srcset method</b> is the best. The "
#~ "HTML will be rewritten with <a href=\"http://www.w3.org/html/wg/drafts/"
#~ "srcset/w3c-srcset/\">the srcset attribute</a> added to the img tags. "
#~ "Works with caching. Unfortunately, not all the browsers support it yet."
#~ "<br /><br />\n"
#~ "                \t\tThe <b>HTML Rewrite method</b> is one of the best "
#~ "methods. It replaces the images by the retina images - if available - in "
#~ "the HTML directly. It's tricky to use HTML caching with it however.<br /"
#~ "><br />               \t\t\n"
#~ "                \t\tThe <b>Retina.js method</b> is fail-safe and only "
#~ "uses one <a href=\"https://github.com/imulus/retinajs/\">JavaScript file</"
#~ "a>. When a Retina Display is detected, requests for every images on the "
#~ "page will be sent to the server and the retina images will be retrieved "
#~ "if available. Requires a lot of bandwidth.<br /><br />\n"
#~ "                        The <b>Retina-Images method</b> is efficient. The "
#~ "images will go through the <a href=\"https://github.com/Retina-Images/"
#~ "Retina-Images/\">Retina-Images</a> handler. Caching systems might be an "
#~ "issue.\n"
#~ "                \t"
#~ msgstr ""
#~ "<br />\n"
#~ "                       “<b>HTML srcset 制式</b>”是最为推荐之制式，HTML中的"
#~ "img标签将会以 <a href=\"http://www.w3.org/html/wg/drafts/srcset/w3c-"
#~ "srcset/\">srcset</a> 格式进行修改。可以正常使用缓存功能，可惜不是所有浏览"
#~ "器都支持此功能<br /><br />\n"
#~ "                \t\t“<b>HTML 重写制式</b>”是另一个最为推荐之制式，它将直接"
#~ "替换img标签内的src图片为高清图片（如果可用），但是该制式很难与缓存功能共"
#~ "用！<br /><br />               \t\t\n"
#~ "                \t\t“<b>Retina.js 制式</b>”是一个带有“自动除错”功能丶只需"
#~ "使用单个“<a href=\"https://github.com/imulus/retinajs/\">JavaScript文件</"
#~ "a>”，当检测到高清显示器时，将会传送页面的所有影像至服务端，然後输出对应的"
#~ "高清版本（如果可用），该功能可能会占用大量流量！<br /><br />\n"
#~ "                       “<b>Retina-Images 制式</b>”是一种高效率的制式，所有"
#~ "影像将会通过“<a href=\"https://github.com/Retina-Images/Retina-Images/"
#~ "\">Retina-Images</a>”进行处理，但缓存系统可能会产生问题！\n"
#~ "                \t"

#~ msgid "HTML srcset (W3C Draft)"
#~ msgstr "HTML srcset (W3C Draft)"

#~ msgid "Doesn't deliver Retina images to mobiles."
#~ msgstr "Pas de retina pour les mobiles."

#~ msgid ""
#~ "<br />\n"
#~ "                \t\tThe <b>HTML Rewrite method</b> is probably the best, "
#~ "especially when used with Cloudflare or Google PageSpeed Service! You "
#~ "cannot use a basic HTML caching plugin with it (or you have to hack the "
#~ "options properly). <br /><br />\n"
#~ "                \t\tThe <b>Server-side method</b> is very fast and "
#~ "efficient. However, depending on the hosting and cache system you are "
#~ "using (including services like Cloudflare) you might encounter issues."
#~ "<br /><br />\n"
#~ "                \t\tThe <b>Client-side method</b> is fail-safe and only "
#~ "uses a JavaScript file. When a Retina Display is detected, requests for "
#~ "every images on the page will be sent to the server and a high resolution "
#~ "image will be retrieved if available. It requires more bandwidth.\n"
#~ "                \t"
#~ msgstr ""
#~ "La <b>méthode HTML Rewrite</b> est la meilleure, surtout si utilisée "
#~ "conjointement à Cloudflare ou encore mieux, du Google PageSpeed Service. "
#~ "Désactivez vos plugins de cache HTML (ou alors il vous faudra hacker les "
#~ "options).<br /><br />La <b>méthode côté serveur</b> est rapide et "
#~ "optimale. Cependant, selon votre système de caching (Cloudflare inclus), "
#~ "ça ne fonctionnera peut-être pas correctement.<br /><br />La <b>méthode "
#~ "côté client</b> est fiable, fonctionne dans tous les cas et utilise "
#~ "seulement un JavaScript. C'est une méthode moins rapide et performante "
#~ "mais néanmoins la méthode utilisée sur le site d'Apple."

#~ msgid "Titre"
#~ msgstr "Titre"

#~ msgid ""
#~ "Current method: <u>Server-side</u>.</span> Oh, and don't forget to check "
#~ "the tutorial of this plugin on <a href='http://www.totorotimes.com/news/"
#~ "retina-display-wordpress-plugin'>Totoro Times</a>."
#~ msgstr ""
#~ "Méthode sélectionnée: <u>Server-side</u>.</span> Oh, n'oubliez pas de "
#~ "lire mon tutoriel sur ce plugin sur <a href='http://www.totorotimes.com/"
#~ "news/retina-display-wordpress-plugin'>Totoro Times</a>."

#~ msgid "Done."
#~ msgstr "Terminé."

#~ msgid "ERROR"
#~ msgstr "ERREUR"

#~ msgid "Not created yet."
#~ msgstr "Pas encore créé."

#~ msgid "Generate for all files"
#~ msgstr "Générer tous les fichiers"

#~ msgid ""
#~ "By the way, you are also using a <b>WordPress Network installation</b>. "
#~ "The server-side might not work for you, so <b>please try the client-side "
#~ "method instead</b>. If you really want to use this method, you will have "
#~ "to work on your .htaccess manually."
#~ msgstr ""
#~ "Vous utilisez une version de WordPress <b>Multisite</b>. Il est possible "
#~ "que la méthode côté serveur ne fonctionne pas, alors dans ce cas essayé "
#~ "la méthode <b>côté client</b>. Si vous voulez vraiment utiliser cette "
#~ "méthode, vous aurez peut-être besoin de bidouiller votre .htaccess "
#~ "manuellement."

#~ msgid ""
#~ "This plugin supports and uses the <a href='http://wordpress.org/extend/"
#~ "plugins/enable-media-replace/'>Enable Media Replace</a> plugin if "
#~ "available. A 'Replace' button will appear in case your images are too "
#~ "small. It is strongly recommended to install it."
#~ msgstr ""
#~ "WP Retina 2x peut automatiquement utiliser le plugin <a href='http://"
#~ "wordpress.org/extend/plugins/enable-media-replace/'>Enable Media Replace</"
#~ "a> si il est installé. Un bouton 'Réuploader' apparaîtra alors lorsque "
#~ "l'image originale est trop petite."

#~ msgid ""
#~ "This plugin is actively developped and maintained by <a href='https://"
#~ "plus.google.com/106075761239802324012'>Jordy Meow</a>.<br />Please visit "
#~ "me at <a href='http://www.totorotimes.com'>Totoro Times</a>, a website "
#~ "about Japan, photography and abandoned places.<br />And thanks for "
#~ "linking us on <a href='https://www.facebook.com/totorotimes'>Facebook</a> "
#~ "and <a href='https://plus.google.com/106832157268594698217'>Google+</a> :)"
#~ msgstr ""
#~ "Ce plugin est activement développé et maintenu par <a href='https://plus."
#~ "google.com/106075761239802324012'>Jordy Meow</a>.<br />Merci de me "
#~ "visiter sur <a href='http://www.totorotimes.fr'>Totoro Times</a>, un site "
#~ "sur le Japan, la photographie et les endroits abandonnés.<br />Et merci "
#~ "de nous adorer sur <a href='https://www.facebook.com/"
#~ "totorotimes'>Facebook</a> et <a href='https://plus.google."
#~ "com/106832157268594698217'>Google+</a> :)"
