Changeset 834853
- Timestamp:
- 01/08/2014 10:40:08 AM (12 years ago)
- Location:
- anylink/trunk/i18n
- Files:
-
- 3 edited
-
anyLink.pot (modified) (3 diffs)
-
anylink-zh_CN.mo (modified) (previous)
-
anylink-zh_CN.po (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
anylink/trunk/i18n/anyLink.pot
r834826 r834853 1 # Copyright (C) 201 3 anyLink2 # This file is distributed under the same license as the anyLinkpackage.1 # Copyright (C) 2014 2 # This file is distributed under the same license as the package. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: anyLink 0.1.2\n"6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/any Link\n"7 "POT-Creation-Date: 201 3-10-01 11:35:21+00:00\n"5 "Project-Id-Version: \n" 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/anylink\n" 7 "POT-Creation-Date: 2014-01-08 10:34:04+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 201 3-MO-DA HO:MI+ZONE\n"11 "PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 13 "Language-Team: LANGUAGE <LL@li.org>\n" … … 22 22 23 23 #: al_setting.php:14 24 msgid "For the first time after you running anylink, you need indexing ALL posts. It'll let you establish index for the posts already in your Wordpress. For the newly publish or update post, index is done automatically. And you needn't do anything." 24 msgid "" 25 "For the first time after you running anylink, you need indexing ALL posts. " 26 "It'll let you establish index for the posts already in your Wordpress. For " 27 "the newly publish or update post, index is done automatically. And you " 28 "needn't do anything." 25 29 msgstr "" 26 30 27 31 #: al_setting.php:23 28 msgid "Allows you to generate slugs manually. Keep in mind that please do not regenerate slugs unless you changed slug settings. Search engines may think that you have modified your articles." 32 msgid "" 33 "Allows you to generate slugs manually. Keep in mind that please do not " 34 "regenerate slugs unless you changed slug settings. Search engines may think " 35 "that you have modified your articles." 29 36 msgstr "" 30 37 … … 61 68 msgstr "" 62 69 63 #: classes/al_option.php: 4364 msgid " Make sure it starts with a letter, ONLY contains letters, numbers, underscore and dash. The max. length is 12"70 #: classes/al_option.php:36 71 msgid "Post Types" 65 72 msgstr "" 66 73 67 #: classes/al_option.php:63 74 #: classes/al_option.php:44 75 msgid "" 76 "Make sure it starts with a letter, ONLY contains letters, numbers, " 77 "underscore and dash. The max. length is 12" 78 msgstr "" 79 80 #: classes/al_option.php:64 68 81 msgid "301 Moved Permanently" 69 82 msgstr "" 70 83 71 #: classes/al_option.php:6 584 #: classes/al_option.php:66 72 85 msgid "307 Temporary Redirect" 73 86 msgstr "" 74 87 75 #: classes/al_option.php:6 788 #: classes/al_option.php:68 76 89 msgid "Redirect using Javascript on a single page" 77 90 msgstr "" 78 91 79 #: classes/al_option.php:78 92 #: classes/al_option.php:73 93 msgid "No less than 4 and no more than 12 characters" 94 msgstr "" 95 96 #: classes/al_option.php:79 80 97 msgid "Pure digits" 81 98 msgstr "" 82 99 83 #: classes/al_option.php:8 1100 #: classes/al_option.php:82 84 101 msgid "Pure alphabets" 85 102 msgstr "" 86 103 87 #: classes/al_option.php:8 4104 #: classes/al_option.php:85 88 105 msgid "Digits and alphabets" 89 106 msgstr "" 90 107 91 #: classes/al_option.php:85 92 msgid "Recommended setting is 4 digits and alphabets. If using PURE DIGITS please set the length no less than 6." 108 #: classes/al_option.php:86 109 msgid "" 110 "Recommended setting is 4 digits and alphabets. If using PURE DIGITS please " 111 "set the length no less than 6." 93 112 msgstr "" 94 113 95 #: i18n/pomo/sample/app.php:56 96 msgid "Welcome %s!" 114 #: classes/al_option.php:108 115 msgid "" 116 "Select which type(s) of post you want to covert. Even though you select none " 117 "of these, this plug-in is still working. Once you changed these options, you " 118 "needn't regenerate slugs at all." 97 119 msgstr "" 98 120 99 #: i18n/pomo/sample/app.php:60 100 msgid "A string with low priority!" 101 msgstr "" 102 103 #: i18n/pomo/sample/app.php:62 104 msgid "Bye\n" 105 msgstr "" 106 107 #: redirect.php:16 121 #: redirect.php:23 108 122 msgid "This page is not availabe at the moment!" 109 123 msgstr "" 110 124 111 #: redirect.php: 23125 #: redirect.php:30 112 126 msgid "Redirecting ..." 113 127 msgstr "" 114 128 115 #: redirect.php:3 2129 #: redirect.php:39 116 130 msgid "Page is redirecting. Please wait..." 117 131 msgstr "" 118 #. Plugin Name of the plugin/theme119 msgid "anyLink"120 msgstr ""121 122 #. Plugin URI of the plugin/theme123 msgid "http://dudo.org/anylink"124 msgstr ""125 126 #. Description of the plugin/theme127 msgid "anyLink is an external links management tool. It help you to covert all the external links in your posts into internal links automatically. It can prevent the website weight flow outside to others. It's absolutely SEO friendly."128 msgstr ""129 130 #. Author of the plugin/theme131 msgid "dudo"132 msgstr ""133 134 #. Author URI of the plugin/theme135 msgid "http://dudo.org/about"136 msgstr "" -
anylink/trunk/i18n/anylink-zh_CN.po
r834826 r834853 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-01-08 08:53:40+00:00\n"7 "PO-Revision-Date: 2014-01-08 2 0:02+1000\n"6 "POT-Creation-Date: 2014-01-08 10:34:04+00:00\n" 7 "PO-Revision-Date: 2014-01-08 21:38+1000\n" 8 8 "Last-Translator: dudo <fenglingziyi@163.com>\n" 9 9 "Language-Team: LANGUAGE <LL@li.org>\n" … … 97 97 msgstr "javascript中间页跳转" 98 98 99 #: classes/al_option.php:73 100 msgid "No less than 4 and no more than 12 characters" 101 msgstr "长度最短不超过4位,最长不超过12位" 102 99 103 #: classes/al_option.php:79 100 104 msgid "Pure digits" … … 115 119 msgstr "建议slug设置为4位字母与数字混合。单纯使用数字时长度最好设置为6位以上。" 116 120 117 #: classes/al_option.php:10 6121 #: classes/al_option.php:108 118 122 msgid "" 119 123 "Select which type(s) of post you want to covert. Even though you select none "
Note: See TracChangeset
for help on using the changeset viewer.