Changeset 954164
- Timestamp:
- 07/24/2014 02:31:04 PM (12 years ago)
- Location:
- anylink/trunk/i18n
- Files:
-
- 3 edited
-
anyLink.pot (modified) (8 diffs)
-
anylink-zh_CN.mo (modified) (previous)
-
anylink-zh_CN.po (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
anylink/trunk/i18n/anyLink.pot
r846914 r954164 5 5 "Project-Id-Version: \n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/anylink\n" 7 "POT-Creation-Date: 2014-0 1-28 12:35:00+00:00\n"7 "POT-Creation-Date: 2014-07-24 14:24:11+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" … … 31 31 #: al_setting.php:23 32 32 msgid "" 33 "For the first time running, you need scan all the exist comments manually." 34 msgstr "" 35 36 #: al_setting.php:28 37 msgid "Regenerate comment slugs" 38 msgstr "" 39 40 #: al_setting.php:31 41 msgid "" 33 42 "Allows you to generate slugs manually. Keep in mind that please do not " 34 43 "regenerate slugs unless you changed slug settings. Search engines may think " … … 36 45 msgstr "" 37 46 38 #: al_setting.php: 2347 #: al_setting.php:31 39 48 msgid "Note: It won't work unless slug settings are changed" 40 49 msgstr "" 41 50 42 #: al_setting.php: 2851 #: al_setting.php:36 43 52 msgid "Regenerate slugs" 44 53 msgstr "" … … 76 85 msgstr "" 77 86 78 #: classes/al_option.php:45 87 #: classes/al_option.php:38 88 msgid "Turn on comment filter." 89 msgstr "" 90 91 #: classes/al_option.php:46 79 92 msgid "" 80 93 "Make sure it starts with a letter, ONLY contains letters, numbers, " … … 82 95 msgstr "" 83 96 84 #: classes/al_option.php:6 597 #: classes/al_option.php:66 85 98 msgid "301 Moved Permanently" 86 99 msgstr "" 87 100 88 #: classes/al_option.php:6 7101 #: classes/al_option.php:68 89 102 msgid "307 Temporary Redirect" 90 103 msgstr "" 91 104 92 #: classes/al_option.php: 69105 #: classes/al_option.php:70 93 106 msgid "Redirect using Javascript on a single page" 94 107 msgstr "" 95 108 96 #: classes/al_option.php:7 4109 #: classes/al_option.php:75 97 110 msgid "No less than 4 and no more than 12 characters" 98 111 msgstr "" 99 112 100 #: classes/al_option.php:8 0113 #: classes/al_option.php:81 101 114 msgid "Pure digits" 102 115 msgstr "" 103 116 104 #: classes/al_option.php:8 3117 #: classes/al_option.php:84 105 118 msgid "Pure alphabets" 106 119 msgstr "" 107 120 108 #: classes/al_option.php:8 6121 #: classes/al_option.php:87 109 122 msgid "Digits and alphabets" 110 123 msgstr "" 111 124 112 #: classes/al_option.php:8 7125 #: classes/al_option.php:88 113 126 msgid "" 114 127 "Recommended setting is 4 digits and alphabets. If using PURE DIGITS please " … … 116 129 msgstr "" 117 130 118 #: classes/al_option.php:1 09131 #: classes/al_option.php:110 119 132 msgid "" 120 133 "Select which type(s) of post you want to covert. Even though you select none " … … 123 136 msgstr "" 124 137 125 #: classes/al_option.php:11 8138 #: classes/al_option.php:119 126 139 msgid "" 127 140 "Set the property 'rel' of URLs. If you want to use the default property, " … … 129 142 msgstr "" 130 143 131 #: classes/al_option.php:1 19144 #: classes/al_option.php:120 132 145 msgid "Use single blank character to seperate its values." 133 146 msgstr "" 134 147 135 #: redirect.php:23136 msgid " This page is not availabe at the moment!"148 #: classes/al_option.php:128 149 msgid "Allow anylink to filter external url in comment." 137 150 msgstr "" 138 151 139 #: redirect.php:30140 msgid " Redirecting ..."152 #: classes/al_option.php:131 153 msgid "Please leave comments unfiltered." 141 154 msgstr "" 142 155 143 #: redirect.php:39144 msgid " Page is redirecting. Please wait..."156 #: classes/al_option.php:134 157 msgid "Filter link(s) in comment" 145 158 msgstr "" -
anylink/trunk/i18n/anylink-zh_CN.po
r846914 r954164 4 4 "Project-Id-Version: anyLink 0.1\n" 5 5 "Report-Msgid-Bugs-To: http://wordpress.org/tag/anylink\n" 6 "POT-Creation-Date: 2014-0 1-28 12:35:00+00:00\n"7 "PO-Revision-Date: 2014-0 1-28 12:39+1000\n"6 "POT-Creation-Date: 2014-07-24 14:24:11+00:00\n" 7 "PO-Revision-Date: 2014-07-25 00:30+1000\n" 8 8 "Last-Translator: dudo <fenglingziyi@163.com>\n" 9 9 "Language-Team: LANGUAGE <LL@li.org>\n" … … 34 34 #: al_setting.php:23 35 35 msgid "" 36 "For the first time running, you need scan all the exist comments manually." 37 msgstr "第一次运行anylink插件,您必需手动扫描以前所有评论内容" 38 39 #: al_setting.php:28 40 #, fuzzy 41 msgid "Regenerate comment slugs" 42 msgstr "重新生成slug" 43 44 #: al_setting.php:31 45 msgid "" 36 46 "Allows you to generate slugs manually. Keep in mind that please do not " 37 47 "regenerate slugs unless you changed slug settings. Search engines may think " … … 42 52 "可能会认为您的文章进行了修改。" 43 53 44 #: al_setting.php: 2354 #: al_setting.php:31 45 55 msgid "Note: It won't work unless slug settings are changed" 46 56 msgstr "注意:只有在“基本设置”中修改了slug样式时该功能才能使用。" 47 57 48 #: al_setting.php: 2858 #: al_setting.php:36 49 59 msgid "Regenerate slugs" 50 60 msgstr "重新生成slug" … … 82 92 msgstr "链接属性" 83 93 84 #: classes/al_option.php:45 94 #: classes/al_option.php:38 95 msgid "Turn on comment filter." 96 msgstr "开启对评论中链接转换" 97 98 #: classes/al_option.php:46 85 99 msgid "" 86 100 "Make sure it starts with a letter, ONLY contains letters, numbers, " … … 89 103 "请确保以字母开头,且仅含有字母、数字、下划线、连接符,最大长度不超过12个" 90 104 91 #: classes/al_option.php:6 5105 #: classes/al_option.php:66 92 106 msgid "301 Moved Permanently" 93 107 msgstr "301 永久性跳转" 94 108 95 #: classes/al_option.php:6 7109 #: classes/al_option.php:68 96 110 msgid "307 Temporary Redirect" 97 111 msgstr "307 临时性跳转" 98 112 99 #: classes/al_option.php: 69113 #: classes/al_option.php:70 100 114 msgid "Redirect using Javascript on a single page" 101 115 msgstr "javascript中间页跳转" 102 116 103 #: classes/al_option.php:7 4117 #: classes/al_option.php:75 104 118 msgid "No less than 4 and no more than 12 characters" 105 119 msgstr "长度最短不超过4位,最长不超过12位" 106 120 107 #: classes/al_option.php:8 0121 #: classes/al_option.php:81 108 122 msgid "Pure digits" 109 123 msgstr "纯数字" 110 124 111 #: classes/al_option.php:8 3125 #: classes/al_option.php:84 112 126 msgid "Pure alphabets" 113 127 msgstr "纯字母" 114 128 115 #: classes/al_option.php:8 6129 #: classes/al_option.php:87 116 130 msgid "Digits and alphabets" 117 131 msgstr "字母与数字组合" 118 132 119 #: classes/al_option.php:8 7133 #: classes/al_option.php:88 120 134 msgid "" 121 135 "Recommended setting is 4 digits and alphabets. If using PURE DIGITS please " … … 123 137 msgstr "建议slug设置为4位字母与数字混合。单纯使用数字时长度最好设置为6位以上。" 124 138 125 #: classes/al_option.php:1 09139 #: classes/al_option.php:110 126 140 msgid "" 127 141 "Select which type(s) of post you want to covert. Even though you select none " … … 132 146 "请注意,无论何时你改变了这些选项,都不需要重新生成索引。" 133 147 134 #: classes/al_option.php:11 8148 #: classes/al_option.php:119 135 149 msgid "" 136 150 "Set the property 'rel' of URLs. If you want to use the default property, " … … 139 153 "设置URL的rel属性值。如果不想让anylink修改转换后链接中的rel属性,请将此项留空" 140 154 141 #: classes/al_option.php:1 19155 #: classes/al_option.php:120 142 156 msgid "Use single blank character to seperate its values." 143 157 msgstr "每个值中间请有一个半角空格分隔开" 144 158 145 #: redirect.php:23146 msgid " This page is not availabe at the moment!"147 msgstr " 当前页面不可用"159 #: classes/al_option.php:128 160 msgid "Allow anylink to filter external url in comment." 161 msgstr "转换评论中出现的外部链接" 148 162 149 #: redirect.php:30150 msgid " Redirecting ..."151 msgstr " 正在跳转……"163 #: classes/al_option.php:131 164 msgid "Please leave comments unfiltered." 165 msgstr "对评论中的链接不转换" 152 166 153 #: redirect.php:39 154 msgid "Page is redirecting. Please wait..." 155 msgstr "正在为您重新定向,请稍候……" 167 #: classes/al_option.php:134 168 msgid "Filter link(s) in comment" 169 msgstr "转换评论中的链接" 170 171 #~ msgid "This page is not availabe at the moment!" 172 #~ msgstr "当前页面不可用" 173 174 #~ msgid "Redirecting ..." 175 #~ msgstr "正在跳转……" 176 177 #~ msgid "Page is redirecting. Please wait..." 178 #~ msgstr "正在为您重新定向,请稍候……" 156 179 157 180 #~ msgid ""
Note: See TracChangeset
for help on using the changeset viewer.