Version Description
- Chinese support
Download this release
Release Info
Developer | miyauchi |
Plugin | WP Total Hacks |
Version | 0.5.1 |
Comparing to | |
See all releases |
Code changes from version 0.5.0 to 0.5.1
- includes/admin.php +4 -0
- languages/wp-total-hacks-tr_TR.mo +0 -0
- languages/wp-total-hacks-tr_TR.po +27 -56
- languages/wp-total-hacks-zh_CN.mo +0 -0
- languages/wp-total-hacks-zh_CN.po +292 -0
- readme.txt +5 -1
- wp-total-hacks.php +1 -1
includes/admin.php
CHANGED
@@ -39,6 +39,10 @@ private $translators = array(
|
|
39 |
'lang' => 'Dutch',
|
40 |
'url' => 'https://twitter.com/#!/ideosky/'
|
41 |
),
|
|
|
|
|
|
|
|
|
42 |
);
|
43 |
private $role = 'manage_options';
|
44 |
private $plugin_url = '';
|
39 |
'lang' => 'Dutch',
|
40 |
'url' => 'https://twitter.com/#!/ideosky/'
|
41 |
),
|
42 |
+
'missingPig' => array(
|
43 |
+
'lang' => 'Chinese',
|
44 |
+
'url' => 'https://github.com/missingPig'
|
45 |
+
),
|
46 |
);
|
47 |
private $role = 'manage_options';
|
48 |
private $plugin_url = '';
|
languages/wp-total-hacks-tr_TR.mo
CHANGED
Binary file
|
languages/wp-total-hacks-tr_TR.po
CHANGED
@@ -8,7 +8,7 @@ msgstr ""
|
|
8 |
"Project-Id-Version: Total Hacks Turkish\n"
|
9 |
"Report-Msgid-Bugs-To: \n"
|
10 |
"POT-Creation-Date: 2011-09-21 02:55+0900\n"
|
11 |
-
"PO-Revision-Date: 2011-
|
12 |
"Last-Translator: Serkan Algur <info@kaisercrazy.com>\n"
|
13 |
"Language-Team: kaisercrazy <info@kaisercrazy.com>\n"
|
14 |
"Language: \n"
|
@@ -19,15 +19,17 @@ msgstr ""
|
|
19 |
"X-Poedit-Country: TURKEY\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
|
22 |
-
#: ../includes/admin.php:245
|
23 |
-
#: ../includes/form/appearance.php:
|
|
|
|
|
24 |
#: ../includes/form/site.php:18
|
25 |
msgid "Select File"
|
26 |
msgstr "Gözat"
|
27 |
|
28 |
#: ../includes/admin.php:382
|
29 |
msgid "Saved."
|
30 |
-
msgstr ""
|
31 |
|
32 |
#: ../includes/admin.php:389
|
33 |
msgid "Save Changes"
|
@@ -37,7 +39,8 @@ msgstr "Değişiklikleri Kaydet"
|
|
37 |
msgid "Deactivate"
|
38 |
msgstr "Etkisizleştir"
|
39 |
|
40 |
-
#: ../includes/admin.php:436
|
|
|
41 |
msgid "Activate"
|
42 |
msgstr "Etkinleştir"
|
43 |
|
@@ -59,21 +62,15 @@ msgstr "Yönetim alanı alt kısım yazısını değiştir."
|
|
59 |
|
60 |
#: ../includes/form/appearance.php:18
|
61 |
msgid "You can edit admin footer text. Line breaks will remove."
|
62 |
-
msgstr ""
|
63 |
-
"Yönetim alanı alt kısım yazsını düzenleyebilirsiniz. Alt satıra geçme "
|
64 |
-
"etkisiz."
|
65 |
|
66 |
#: ../includes/form/appearance.php:29
|
67 |
msgid "Change login logo"
|
68 |
msgstr "Giriş alanı logosunu değiştir."
|
69 |
|
70 |
#: ../includes/form/appearance.php:31
|
71 |
-
msgid ""
|
72 |
-
"
|
73 |
-
"310 x 70 pixel."
|
74 |
-
msgstr ""
|
75 |
-
"Logo, link ve başlığı değiştirebilirsiniz. Logo boyutu 310 x 70 piksel "
|
76 |
-
"idealdir."
|
77 |
|
78 |
#: ../includes/form/appearance.php:34
|
79 |
msgid "Logo"
|
@@ -103,7 +100,8 @@ msgstr "Diğer"
|
|
103 |
msgid "Deactivate Dashboard Widgets"
|
104 |
msgstr "Yönetim alanı bileşenlerini etkisizleştir"
|
105 |
|
106 |
-
#: ../includes/form/other.php:7
|
|
|
107 |
#: ../includes/form/post.php:27
|
108 |
msgid "Choose the items you want to remove."
|
109 |
msgstr "Kaldırmak istediklerinizin yanındaki seçim kutucuğuna tıkalyın"
|
@@ -113,9 +111,7 @@ msgid "Add role \"Webmaster\""
|
|
113 |
msgstr "\"Webmaster\" rolü ekle"
|
114 |
|
115 |
#: ../includes/form/other.php:26
|
116 |
-
msgid ""
|
117 |
-
"This role has the capabilities of an \"Editor\", but can also edit theme "
|
118 |
-
"options."
|
119 |
msgstr "\"Webmaster\" rolü \"Editor\" + \"edit_theme_options\"."
|
120 |
|
121 |
#: ../includes/form/other.php:32
|
@@ -123,9 +119,7 @@ msgid "Change default email address"
|
|
123 |
msgstr "Varsayılan e-posta adresini değiştir"
|
124 |
|
125 |
#: ../includes/form/other.php:34
|
126 |
-
msgid ""
|
127 |
-
"Change the email address and sender name used by automatic email "
|
128 |
-
"notifications."
|
129 |
msgstr "Varsayılan e-posta adresi ve gönderen ismini değiştir."
|
130 |
|
131 |
#: ../includes/form/other.php:36
|
@@ -185,12 +179,8 @@ msgid "Stop self-pingbacks"
|
|
185 |
msgstr "Kendine ping atmasını durdur"
|
186 |
|
187 |
#: ../includes/form/post.php:73
|
188 |
-
msgid ""
|
189 |
-
"
|
190 |
-
"posts."
|
191 |
-
msgstr ""
|
192 |
-
"Sitenizin kendi kendisine ping atmasını engeller (site içi linkler ile "
|
193 |
-
"ilgili)"
|
194 |
|
195 |
#: ../includes/form/post.php:79
|
196 |
msgid "Add \"Excerpt\" support for Pages."
|
@@ -234,7 +224,7 @@ msgstr "Lütfen .ico dosyası yükleyin"
|
|
234 |
|
235 |
#: ../includes/form/site.php:14
|
236 |
msgid "Add a apple-touch-icon"
|
237 |
-
msgstr "
|
238 |
|
239 |
#: ../includes/form/site.php:16
|
240 |
msgid "Please upload .png image."
|
@@ -246,36 +236,24 @@ msgstr "\"wlwmanifest\" ve \"xmlrpc\" nin otomatik olarak silinmesini aktif et"
|
|
246 |
|
247 |
#: ../includes/form/site.php:25
|
248 |
#, php-format
|
249 |
-
msgid ""
|
250 |
-
"
|
251 |
-
"unnecessary tags from head."
|
252 |
-
msgstr ""
|
253 |
-
" \"<a href=\"%s\">Yönlendirmeli yayın</a>\" kullanmıyorsanız bu gereksiz "
|
254 |
-
"eklentileri kaldırın"
|
255 |
|
256 |
#: ../includes/form/site.php:31
|
257 |
msgid "Remove adjacent posts rel links from head on Pages"
|
258 |
msgstr "Sayfalardan gelişmiş yazı rel linklerini kaldır"
|
259 |
|
260 |
#: ../includes/form/site.php:33
|
261 |
-
msgid ""
|
262 |
-
"
|
263 |
-
"\">e.g. <link rel=\"next\" ...> <link rel=\"prev\" ...></span>"
|
264 |
-
msgstr ""
|
265 |
-
"Sayfalardan gelişmiş yazı rel linklerini kaldır<br />örn: <span class=\"ex"
|
266 |
-
"\"><link rel=\"next\" ...> <link rel=\"prev\" ...></span>"
|
267 |
|
268 |
#: ../includes/form/site.php:39
|
269 |
msgid "Remove version number from head"
|
270 |
msgstr "Üst kısımdan WordPress versiyonunu kaldır"
|
271 |
|
272 |
#: ../includes/form/site.php:41
|
273 |
-
msgid ""
|
274 |
-
"
|
275 |
-
"\"generator\" content=\"WordPress x.x.x\" /></span>"
|
276 |
-
msgstr ""
|
277 |
-
"Üst kısımdan generator (oluşturucu) alanını kaldır örn: <span class=\"ex\"> "
|
278 |
-
"<meta name=\"generator\" content=\"WordPress x.x.x\" /></span>"
|
279 |
|
280 |
#: ../includes/form/site.php:47
|
281 |
msgid "Remove #more anchor"
|
@@ -310,16 +288,8 @@ msgid "Webmaster Tools Verification"
|
|
310 |
msgstr "Webmaster Tools Onayı"
|
311 |
|
312 |
#: ../includes/form/site.php:79
|
313 |
-
msgid ""
|
314 |
-
"
|
315 |
-
"\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
|
316 |
-
"href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
|
317 |
-
"and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
|
318 |
-
msgstr ""
|
319 |
-
"<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
|
320 |
-
"a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
|
321 |
-
"a> ve <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> "
|
322 |
-
"sistemleriden aldığınızı meta \"content\" anahtarını girin "
|
323 |
|
324 |
#: ../wp-total-hacks.php:292
|
325 |
msgid "Settings"
|
@@ -328,3 +298,4 @@ msgstr "Seçenekler"
|
|
328 |
#: ../wp-total-hacks.php:295
|
329 |
msgid "Donate"
|
330 |
msgstr "Bağış Yap"
|
|
8 |
"Project-Id-Version: Total Hacks Turkish\n"
|
9 |
"Report-Msgid-Bugs-To: \n"
|
10 |
"POT-Creation-Date: 2011-09-21 02:55+0900\n"
|
11 |
+
"PO-Revision-Date: 2011-09-21 18:20+0200\n"
|
12 |
"Last-Translator: Serkan Algur <info@kaisercrazy.com>\n"
|
13 |
"Language-Team: kaisercrazy <info@kaisercrazy.com>\n"
|
14 |
"Language: \n"
|
19 |
"X-Poedit-Country: TURKEY\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
|
22 |
+
#: ../includes/admin.php:245
|
23 |
+
#: ../includes/form/appearance.php:11
|
24 |
+
#: ../includes/form/appearance.php:35
|
25 |
+
#: ../includes/form/site.php:9
|
26 |
#: ../includes/form/site.php:18
|
27 |
msgid "Select File"
|
28 |
msgstr "Gözat"
|
29 |
|
30 |
#: ../includes/admin.php:382
|
31 |
msgid "Saved."
|
32 |
+
msgstr "Kaydedildi."
|
33 |
|
34 |
#: ../includes/admin.php:389
|
35 |
msgid "Save Changes"
|
39 |
msgid "Deactivate"
|
40 |
msgstr "Etkisizleştir"
|
41 |
|
42 |
+
#: ../includes/admin.php:436
|
43 |
+
#: ../includes/admin.php:438
|
44 |
msgid "Activate"
|
45 |
msgstr "Etkinleştir"
|
46 |
|
62 |
|
63 |
#: ../includes/form/appearance.php:18
|
64 |
msgid "You can edit admin footer text. Line breaks will remove."
|
65 |
+
msgstr "Yönetim alanı alt kısım yazsını düzenleyebilirsiniz. Alt satıra geçme etkisiz."
|
|
|
|
|
66 |
|
67 |
#: ../includes/form/appearance.php:29
|
68 |
msgid "Change login logo"
|
69 |
msgstr "Giriş alanı logosunu değiştir."
|
70 |
|
71 |
#: ../includes/form/appearance.php:31
|
72 |
+
msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
|
73 |
+
msgstr "Logo, link ve başlığı değiştirebilirsiniz. Logo boyutu 310 x 70 piksel idealdir."
|
|
|
|
|
|
|
|
|
74 |
|
75 |
#: ../includes/form/appearance.php:34
|
76 |
msgid "Logo"
|
100 |
msgid "Deactivate Dashboard Widgets"
|
101 |
msgstr "Yönetim alanı bileşenlerini etkisizleştir"
|
102 |
|
103 |
+
#: ../includes/form/other.php:7
|
104 |
+
#: ../includes/form/post.php:8
|
105 |
#: ../includes/form/post.php:27
|
106 |
msgid "Choose the items you want to remove."
|
107 |
msgstr "Kaldırmak istediklerinizin yanındaki seçim kutucuğuna tıkalyın"
|
111 |
msgstr "\"Webmaster\" rolü ekle"
|
112 |
|
113 |
#: ../includes/form/other.php:26
|
114 |
+
msgid "This role has the capabilities of an \"Editor\", but can also edit theme options."
|
|
|
|
|
115 |
msgstr "\"Webmaster\" rolü \"Editor\" + \"edit_theme_options\"."
|
116 |
|
117 |
#: ../includes/form/other.php:32
|
119 |
msgstr "Varsayılan e-posta adresini değiştir"
|
120 |
|
121 |
#: ../includes/form/other.php:34
|
122 |
+
msgid "Change the email address and sender name used by automatic email notifications."
|
|
|
|
|
123 |
msgstr "Varsayılan e-posta adresi ve gönderen ismini değiştir."
|
124 |
|
125 |
#: ../includes/form/other.php:36
|
179 |
msgstr "Kendine ping atmasını durdur"
|
180 |
|
181 |
#: ../includes/form/post.php:73
|
182 |
+
msgid "Stop sending pingbacks from your own site to your own site when writing posts."
|
183 |
+
msgstr "Sitenizin kendi kendisine ping atmasını engeller (site içi linkler ile ilgili)"
|
|
|
|
|
|
|
|
|
184 |
|
185 |
#: ../includes/form/post.php:79
|
186 |
msgid "Add \"Excerpt\" support for Pages."
|
224 |
|
225 |
#: ../includes/form/site.php:14
|
226 |
msgid "Add a apple-touch-icon"
|
227 |
+
msgstr "Iphone Dokunmatik Resmi Ekle"
|
228 |
|
229 |
#: ../includes/form/site.php:16
|
230 |
msgid "Please upload .png image."
|
236 |
|
237 |
#: ../includes/form/site.php:25
|
238 |
#, php-format
|
239 |
+
msgid "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove unnecessary tags from head."
|
240 |
+
msgstr " \"<a href=\"%s\">Yönlendirmeli yayın</a>\" kullanmıyorsanız bu gereksiz eklentileri kaldırın"
|
|
|
|
|
|
|
|
|
241 |
|
242 |
#: ../includes/form/site.php:31
|
243 |
msgid "Remove adjacent posts rel links from head on Pages"
|
244 |
msgstr "Sayfalardan gelişmiş yazı rel linklerini kaldır"
|
245 |
|
246 |
#: ../includes/form/site.php:33
|
247 |
+
msgid "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex\">e.g. <link rel=\"next\" ...> <link rel=\"prev\" ...></span>"
|
248 |
+
msgstr "Sayfalardan gelişmiş yazı rel linklerini kaldır<br />örn: <span class=\"ex\"><link rel=\"next\" ...> <link rel=\"prev\" ...></span>"
|
|
|
|
|
|
|
|
|
249 |
|
250 |
#: ../includes/form/site.php:39
|
251 |
msgid "Remove version number from head"
|
252 |
msgstr "Üst kısımdan WordPress versiyonunu kaldır"
|
253 |
|
254 |
#: ../includes/form/site.php:41
|
255 |
+
msgid "Remove generator tag from head. <span class=\"ex\">e.g. <meta name=\"generator\" content=\"WordPress x.x.x\" /></span>"
|
256 |
+
msgstr "Üst kısımdan generator (oluşturucu) alanını kaldır örn: <span class=\"ex\"> <meta name=\"generator\" content=\"WordPress x.x.x\" /></span>"
|
|
|
|
|
|
|
|
|
257 |
|
258 |
#: ../includes/form/site.php:47
|
259 |
msgid "Remove #more anchor"
|
288 |
msgstr "Webmaster Tools Onayı"
|
289 |
|
290 |
#: ../includes/form/site.php:79
|
291 |
+
msgid "Enter your meta key \"content\" value to verify your blog with <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
|
292 |
+
msgstr "<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a> ve <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> sistemleriden aldığınızı meta \"content\" anahtarını girin "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
293 |
|
294 |
#: ../wp-total-hacks.php:292
|
295 |
msgid "Settings"
|
298 |
#: ../wp-total-hacks.php:295
|
299 |
msgid "Donate"
|
300 |
msgstr "Bağış Yap"
|
301 |
+
|
languages/wp-total-hacks-zh_CN.mo
ADDED
Binary file
|
languages/wp-total-hacks-zh_CN.po
ADDED
@@ -0,0 +1,292 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# SOME DESCRIPTIVE TITLE.
|
2 |
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3 |
+
# This file is distributed under the same license as the PACKAGE package.
|
4 |
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5 |
+
#
|
6 |
+
msgid ""
|
7 |
+
msgstr ""
|
8 |
+
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
+
"Report-Msgid-Bugs-To: \n"
|
10 |
+
"POT-Creation-Date: 2011-09-18 13:05+0800\n"
|
11 |
+
"PO-Revision-Date: 2011-09-18 21:11+0800\n"
|
12 |
+
"Last-Translator: missing猪 <520@qq.com>\n"
|
13 |
+
"Language-Team: \n"
|
14 |
+
"MIME-Version: 1.0\n"
|
15 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
+
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"Language: \n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
19 |
+
"X-Poedit-Basepath: D:\\Program Files\\xampp\\htdocs\\WP-3.2.1\\wp-content\\plugins\\wp-total-hacks\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: wp-total-hacks.php:281
|
23 |
+
msgid "Settings"
|
24 |
+
msgstr "设置"
|
25 |
+
|
26 |
+
#: wp-total-hacks.php:284
|
27 |
+
msgid "Donate"
|
28 |
+
msgstr "捐助"
|
29 |
+
|
30 |
+
#: includes/wpbiz_admin.php:244
|
31 |
+
#: includes/form/appearance.php:11
|
32 |
+
#: includes/form/appearance.php:35
|
33 |
+
#: includes/form/site.php:9
|
34 |
+
msgid "Select File"
|
35 |
+
msgstr "选择文件"
|
36 |
+
|
37 |
+
#: includes/wpbiz_admin.php:370
|
38 |
+
msgid "Saved."
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: includes/wpbiz_admin.php:377
|
42 |
+
msgid "Save Changes"
|
43 |
+
msgstr "保存更改"
|
44 |
+
|
45 |
+
#: includes/wpbiz_admin.php:401
|
46 |
+
msgid "Deactivate"
|
47 |
+
msgstr ""
|
48 |
+
|
49 |
+
#: includes/wpbiz_admin.php:403
|
50 |
+
#: includes/wpbiz_admin.php:405
|
51 |
+
msgid "Activate"
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: includes/form/appearance.php:3
|
55 |
+
msgid "Appearance in admin"
|
56 |
+
msgstr "后台外观"
|
57 |
+
|
58 |
+
#: includes/form/appearance.php:6
|
59 |
+
msgid "Change admin header logo"
|
60 |
+
msgstr "修改后台头部 logo"
|
61 |
+
|
62 |
+
#: includes/form/appearance.php:8
|
63 |
+
msgid "Upload 30 x 30 pixel image for admin header logo."
|
64 |
+
msgstr "上传 30 x 30 像素的图片作为后台头部的 logo。"
|
65 |
+
|
66 |
+
#: includes/form/appearance.php:16
|
67 |
+
msgid "Change admin footer text"
|
68 |
+
msgstr "修改后台底部文字"
|
69 |
+
|
70 |
+
#: includes/form/appearance.php:18
|
71 |
+
msgid "You can edit admin footer text. Line breaks will remove."
|
72 |
+
msgstr "你可以编辑底部文字,分隔符会被移除"
|
73 |
+
|
74 |
+
#: includes/form/appearance.php:29
|
75 |
+
msgid "Change login logo"
|
76 |
+
msgstr "修改登录界面 logo"
|
77 |
+
|
78 |
+
#: includes/form/appearance.php:31
|
79 |
+
msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
|
80 |
+
msgstr "你可以自定义 logo的图片、链接地址和鼠标悬浮文字,图片建议 310 x 70 像素大小。"
|
81 |
+
|
82 |
+
#: includes/form/appearance.php:34
|
83 |
+
msgid "Logo"
|
84 |
+
msgstr "Logo图片"
|
85 |
+
|
86 |
+
#: includes/form/appearance.php:36
|
87 |
+
msgid "URL"
|
88 |
+
msgstr "链接地址"
|
89 |
+
|
90 |
+
#: includes/form/appearance.php:38
|
91 |
+
msgid "Title"
|
92 |
+
msgstr "鼠标悬浮文字"
|
93 |
+
|
94 |
+
#: includes/form/footer.php:2
|
95 |
+
msgid "Translators"
|
96 |
+
msgstr "翻译人员"
|
97 |
+
|
98 |
+
#: includes/form/footer.php:7
|
99 |
+
msgid "Contributors"
|
100 |
+
msgstr "贡献者"
|
101 |
+
|
102 |
+
#: includes/form/other.php:2
|
103 |
+
msgid "Other"
|
104 |
+
msgstr "其它"
|
105 |
+
|
106 |
+
#: includes/form/other.php:5
|
107 |
+
msgid "Deactivate Dashboard Widgets"
|
108 |
+
msgstr "禁用控制板小工具"
|
109 |
+
|
110 |
+
#: includes/form/other.php:7
|
111 |
+
#: includes/form/post.php:8
|
112 |
+
#: includes/form/post.php:27
|
113 |
+
msgid "Choose the items you want to remove."
|
114 |
+
msgstr "选择你想移除的项目"
|
115 |
+
|
116 |
+
#: includes/form/other.php:24
|
117 |
+
msgid "Add role \"Webmaster\""
|
118 |
+
msgstr "添加角色\"Webmaster\"(网络管理员)"
|
119 |
+
|
120 |
+
#: includes/form/other.php:26
|
121 |
+
msgid "This role has the capabilities of an \"Editor\", but can also edit theme options."
|
122 |
+
msgstr "这个角色拥有“编辑”的权限,但同时可以设置主题选项"
|
123 |
+
|
124 |
+
#: includes/form/other.php:32
|
125 |
+
msgid "Change default email address"
|
126 |
+
msgstr "修改默认 e-mail 信息"
|
127 |
+
|
128 |
+
#: includes/form/other.php:34
|
129 |
+
msgid "Change the email address and sender name used by automatic email notifications."
|
130 |
+
msgstr "修改wordpress的自动通知功能使用的 e-mail 信息"
|
131 |
+
|
132 |
+
#: includes/form/other.php:36
|
133 |
+
msgid "Name"
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: includes/form/other.php:38
|
137 |
+
msgid "Email"
|
138 |
+
msgstr ""
|
139 |
+
|
140 |
+
#: includes/form/other.php:45
|
141 |
+
msgid "Delete default contact methods"
|
142 |
+
msgstr "删除默认联系方式"
|
143 |
+
|
144 |
+
#: includes/form/other.php:47
|
145 |
+
msgid "Delete default contact methods from user profile."
|
146 |
+
msgstr "删除用户个人资料里的默认联系方式"
|
147 |
+
|
148 |
+
#: includes/form/other.php:64
|
149 |
+
msgid "Remove Update Notification"
|
150 |
+
msgstr "禁用升级提示"
|
151 |
+
|
152 |
+
#: includes/form/other.php:66
|
153 |
+
msgid "Remove Update Notification for all users except Admin User."
|
154 |
+
msgstr "除管理员外的角色都禁用升级提示"
|
155 |
+
|
156 |
+
#: includes/form/post.php:3
|
157 |
+
msgid "Posts & Pages"
|
158 |
+
msgstr "文章 & 页面"
|
159 |
+
|
160 |
+
#: includes/form/post.php:6
|
161 |
+
msgid "Remove meta boxes for Posts"
|
162 |
+
msgstr "移除日志编辑选项"
|
163 |
+
|
164 |
+
#: includes/form/post.php:25
|
165 |
+
msgid "Remove meta boxes for Pages"
|
166 |
+
msgstr "移除页面编辑选项"
|
167 |
+
|
168 |
+
#: includes/form/post.php:44
|
169 |
+
msgid "Revision Control"
|
170 |
+
msgstr "修订版本控制"
|
171 |
+
|
172 |
+
#: includes/form/post.php:46
|
173 |
+
msgid "Limit the number of revisions allowed."
|
174 |
+
msgstr "显示修订版本的数量"
|
175 |
+
|
176 |
+
#: includes/form/post.php:48
|
177 |
+
msgid "Store All"
|
178 |
+
msgstr "保存全部"
|
179 |
+
|
180 |
+
#: includes/form/post.php:64
|
181 |
+
msgid "Disable Auto Save"
|
182 |
+
msgstr "禁用自动保存"
|
183 |
+
|
184 |
+
#: includes/form/post.php:71
|
185 |
+
msgid "Stop self-pingbacks"
|
186 |
+
msgstr "禁止自我广播pingback"
|
187 |
+
|
188 |
+
#: includes/form/post.php:73
|
189 |
+
msgid "Stop sending pingbacks from your own site to your own site when writing posts."
|
190 |
+
msgstr "禁止发表日志后,发送通知广播到自己的网站"
|
191 |
+
|
192 |
+
#: includes/form/post.php:79
|
193 |
+
msgid "Add \"Excerpt\" support for Pages."
|
194 |
+
msgstr "页面添加“摘要”"
|
195 |
+
|
196 |
+
#: includes/form/post.php:81
|
197 |
+
msgid "Allows you to add excerpt text to pages."
|
198 |
+
msgstr "允许给页面添加“摘要”"
|
199 |
+
|
200 |
+
#: includes/form/sidebar.php:2
|
201 |
+
msgid "WordPress Plugins"
|
202 |
+
msgstr "WordPress 插件"
|
203 |
+
|
204 |
+
#: includes/form/sidebar.php:13
|
205 |
+
msgid "This Plugin needs your support"
|
206 |
+
msgstr "这款插件需要你的支持"
|
207 |
+
|
208 |
+
#: includes/form/sidebar.php:14
|
209 |
+
msgid "Please help support the continued development."
|
210 |
+
msgstr "请捐赠以支持插件的继续开发"
|
211 |
+
|
212 |
+
#: includes/form/sidebar.php:16
|
213 |
+
msgid "$200+ makes you an official contributor."
|
214 |
+
msgstr "$200+将让你成为官方的捐助者"
|
215 |
+
|
216 |
+
#: includes/form/sidebar.php:20
|
217 |
+
msgid "Contact"
|
218 |
+
msgstr "联系"
|
219 |
+
|
220 |
+
#: includes/form/site.php:2
|
221 |
+
msgid "Site Settings"
|
222 |
+
msgstr "网站设置"
|
223 |
+
|
224 |
+
#: includes/form/site.php:5
|
225 |
+
msgid "Add a favicon"
|
226 |
+
msgstr "添加网站图标"
|
227 |
+
|
228 |
+
#: includes/form/site.php:7
|
229 |
+
msgid "Please upload .ico image."
|
230 |
+
msgstr "请上传.ico图标"
|
231 |
+
|
232 |
+
#: includes/form/site.php:14
|
233 |
+
msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
|
234 |
+
msgstr "移除内容为\"wlwmanifest\" 和 \"xmlrpc\"的meat标签"
|
235 |
+
|
236 |
+
#: includes/form/site.php:16
|
237 |
+
#, php-format
|
238 |
+
msgid "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove unnecessary tags from head."
|
239 |
+
msgstr "如果不使用<a href=\"%s\">远程发布功能</a>,移除网页头部相关标签"
|
240 |
+
|
241 |
+
#: includes/form/site.php:22
|
242 |
+
msgid "Remove adjacent posts rel links from head on Pages"
|
243 |
+
msgstr "移除头部相邻文章的相关链接"
|
244 |
+
|
245 |
+
#: includes/form/site.php:24
|
246 |
+
msgid "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex\">e.g. <link rel=\"next\" ...> <link rel=\"prev\" ...></span>"
|
247 |
+
msgstr "移除头部相邻文章的相关链接 <br /><span class=\"ex\">示例 <link rel=\"next\" ...> <link rel=\"prev\" ...></span>"
|
248 |
+
|
249 |
+
#: includes/form/site.php:30
|
250 |
+
msgid "Remove version number from head"
|
251 |
+
msgstr "移除头部wordpress版本号"
|
252 |
+
|
253 |
+
#: includes/form/site.php:32
|
254 |
+
msgid "Remove generator tag from head. <span class=\"ex\">e.g. <meta name=\"generator\" content=\"WordPress x.x.x\" /></span>"
|
255 |
+
msgstr "移除头部的generator标签 <span class=\"ex\">示例 <meta name=\"generator\" content=\"WordPress x.x.x\" /></span>"
|
256 |
+
|
257 |
+
#: includes/form/site.php:38
|
258 |
+
msgid "Remove #more anchor"
|
259 |
+
msgstr "移除“阅读更多”链接中的锚点"
|
260 |
+
|
261 |
+
#: includes/form/site.php:40
|
262 |
+
msgid "Remove #more-xxx anchor from more links."
|
263 |
+
msgstr "移除“阅读更多”链接中的 #more-xxx 锚点"
|
264 |
+
|
265 |
+
#: includes/form/site.php:46
|
266 |
+
msgid "Remove \"[...]\" from excerpt"
|
267 |
+
msgstr " 从摘要中移除\"[...]\""
|
268 |
+
|
269 |
+
#: includes/form/site.php:48
|
270 |
+
msgid "Remove \"[...]\" from output of the_excerpt()."
|
271 |
+
msgstr "移除 the_excerpt()函数输出内容中的 \"[...]\" "
|
272 |
+
|
273 |
+
#: includes/form/site.php:54
|
274 |
+
msgid "Install Google Analytics"
|
275 |
+
msgstr "支持Google Analytics"
|
276 |
+
|
277 |
+
#: includes/form/site.php:56
|
278 |
+
msgid "Add Google analytics code."
|
279 |
+
msgstr "添加 Google analytics 代码"
|
280 |
+
|
281 |
+
#: includes/form/site.php:63
|
282 |
+
msgid "Exclude user logged in."
|
283 |
+
msgstr "拒绝用户登录"
|
284 |
+
|
285 |
+
#: includes/form/site.php:68
|
286 |
+
msgid "Webmaster Tools Verification"
|
287 |
+
msgstr "网络管理员验证工具"
|
288 |
+
|
289 |
+
#: includes/form/site.php:70
|
290 |
+
msgid "Enter your meta key \"content\" value to verify your blog with <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
|
291 |
+
msgstr "输入 <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, 和 <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>代码."
|
292 |
+
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://firegoby.theta.ne.jp/
|
|
4 |
Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 3.2
|
7 |
-
Stable tag: 0.5.
|
8 |
|
9 |
WP Total Hacks can customize more than 20 settings on your WordPress Site.
|
10 |
PHP5 is required!
|
@@ -45,6 +45,7 @@ PHP5 is required!
|
|
45 |
* Turkish(tr_TR) - [Serkan Algur](http://www.kaisercrazy.com/)
|
46 |
* German(de_DE) - [Felix Kern](http://twitter.com/#!/kernfel)
|
47 |
* Dutch(nl_NL) - [Guy Steyaert](https://twitter.com/#!/ideosky/)
|
|
|
48 |
|
49 |
You can send your own language pack to me.
|
50 |
|
@@ -77,6 +78,9 @@ Please contact to me.
|
|
77 |
|
78 |
== Changelog ==
|
79 |
|
|
|
|
|
|
|
80 |
= 0.5.0 =
|
81 |
* Security fix.
|
82 |
* apple-touch-icon
|
4 |
Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 3.2
|
7 |
+
Stable tag: 0.5.1
|
8 |
|
9 |
WP Total Hacks can customize more than 20 settings on your WordPress Site.
|
10 |
PHP5 is required!
|
45 |
* Turkish(tr_TR) - [Serkan Algur](http://www.kaisercrazy.com/)
|
46 |
* German(de_DE) - [Felix Kern](http://twitter.com/#!/kernfel)
|
47 |
* Dutch(nl_NL) - [Guy Steyaert](https://twitter.com/#!/ideosky/)
|
48 |
+
* Chinese(zh_CN) - [missingPig](https://github.com/missingPig)
|
49 |
|
50 |
You can send your own language pack to me.
|
51 |
|
78 |
|
79 |
== Changelog ==
|
80 |
|
81 |
+
= 0.5.1 =
|
82 |
+
* Chinese support
|
83 |
+
|
84 |
= 0.5.0 =
|
85 |
* Security fix.
|
86 |
* apple-touch-icon
|
wp-total-hacks.php
CHANGED
@@ -5,7 +5,7 @@ Author: Takayuki Miyauchi
|
|
5 |
Plugin URI: http://firegoby.theta.ne.jp/wp/wp-total-hacks
|
6 |
Description: WP Total Hacks can customize your WordPress.
|
7 |
Author: Takayuki Miyauchi
|
8 |
-
Version: 0.5.
|
9 |
Author URI: http://firegoby.theta.ne.jp/
|
10 |
Domain Path: /languages
|
11 |
Text Domain: wp-total-hacks
|
5 |
Plugin URI: http://firegoby.theta.ne.jp/wp/wp-total-hacks
|
6 |
Description: WP Total Hacks can customize your WordPress.
|
7 |
Author: Takayuki Miyauchi
|
8 |
+
Version: 0.5.1
|
9 |
Author URI: http://firegoby.theta.ne.jp/
|
10 |
Domain Path: /languages
|
11 |
Text Domain: wp-total-hacks
|