WP Total Hacks - Version 0.6.1

Version Description

  • http://wpist.me/2011/11/21/wp-total-hacks-0-6-1/
Download this release

Release Info

Developer miyauchi
Plugin Icon wp plugin WP Total Hacks
Version 0.6.1
Comparing to
See all releases

Code changes from version 0.6.0 to 0.6.1

includes/form/other.php CHANGED
@@ -33,9 +33,9 @@
33
  <div class="block_content">
34
  <p><?php _e('Change the email address and sender name used by automatic email notifications.', 'wp-total-hacks'); ?></p>
35
  <dl>
36
- <dt><?php _e('Name'); ?></dt>
37
  <dd><input class="text" type="text" name="wfb_sendername" value="<?php $this->op('wfb_sendername')?>" /></dd>
38
- <dt><?php _e('Email'); ?></dt>
39
  <dd><input class="text" type="text" name="wfb_emailaddress" value="<?php $this->op('wfb_emailaddress')?>" /></dd>
40
  </dl>
41
  </div>
33
  <div class="block_content">
34
  <p><?php _e('Change the email address and sender name used by automatic email notifications.', 'wp-total-hacks'); ?></p>
35
  <dl>
36
+ <dt><?php _e('Name', 'wp-total-hacks'); ?></dt>
37
  <dd><input class="text" type="text" name="wfb_sendername" value="<?php $this->op('wfb_sendername')?>" /></dd>
38
+ <dt><?php _e('Email', 'wp-total-hacks'); ?></dt>
39
  <dd><input class="text" type="text" name="wfb_emailaddress" value="<?php $this->op('wfb_emailaddress')?>" /></dd>
40
  </dl>
41
  </div>
languages/wp-total-hacks-be_BY.mo CHANGED
Binary file
languages/wp-total-hacks-be_BY.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wp-total-hacks\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-09-21 02:55+0900\n"
6
  "PO-Revision-Date: 2011-11-04 09:52+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Web Geeks\n"
@@ -12,290 +12,348 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
14
  "X-Poedit-Basepath: .\n"
15
- "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n%10==1 && n%100!=11) ? 3 : ((n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20)) ? 1 : 2);\n"
 
16
  "X-Poedit-Language: Belarusian\n"
17
  "X-Poedit-Country: BELARUS\n"
18
  "X-Poedit-SourceCharset: utf-8\n"
19
 
20
- #: ../includes/admin.php:245
21
- #: ../includes/form/appearance.php:11
22
- #: ../includes/form/appearance.php:35
23
- #: ../includes/form/site.php:9
24
- #: ../includes/form/site.php:18
25
  msgid "Select File"
26
  msgstr "Абярыце файл"
27
 
28
- #: ../includes/admin.php:382
29
  msgid "Saved."
30
  msgstr ""
31
 
32
- #: ../includes/admin.php:389
33
  msgid "Save Changes"
34
  msgstr "Захаваць змены"
35
 
36
- #: ../includes/admin.php:434
37
  msgid "Deactivate"
38
  msgstr "Выключыць"
39
 
40
- #: ../includes/admin.php:436
41
- #: ../includes/admin.php:438
42
  msgid "Activate"
43
  msgstr "Уключыць"
44
 
45
- #: ../includes/form/appearance.php:3
46
  msgid "Appearance in admin"
47
  msgstr "Админинтерфейс"
48
 
49
- #: ../includes/form/appearance.php:6
50
  msgid "Change admin header logo"
51
  msgstr "Змяніць лагатып у загалоўку админинтерфейса"
52
 
53
- #: ../includes/form/appearance.php:8
54
  msgid "Upload %s x %s pixel image for admin header logo."
55
- msgstr "Загрузіць малюнак (%s x %spx) для лагатыпа ў загалоўку админинтерфейса."
 
56
 
57
- #: ../includes/form/appearance.php:16
58
  msgid "Change admin footer text"
59
  msgstr "Змяніць тэкст у \"склепе\" админинтерфейса"
60
 
61
- #: ../includes/form/appearance.php:18
62
  msgid "You can edit admin footer text. Line breaks will remove."
63
  msgstr "Можна адрэдагаваць тэкст у \"склепе\". Парывы радкоў будуць выдалены."
64
 
65
- #: ../includes/form/appearance.php:29
66
  msgid "Change login logo"
67
  msgstr "Змяніць лагатып у форме ўваходу"
68
 
69
- #: ../includes/form/appearance.php:31
70
- msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
71
- msgstr "Можна змяніць лагатып, URL і заголовое старонкі ўваходу. Рэкамендуемы памер лагатыпа - 310 x 70&nbsp;px."
 
 
 
 
72
 
73
- #: ../includes/form/appearance.php:34
74
  msgid "Logo"
75
  msgstr "Лагатып"
76
 
77
- #: ../includes/form/appearance.php:36
78
  msgid "URL"
79
  msgstr "URL"
80
 
81
- #: ../includes/form/appearance.php:38
82
  msgid "Title"
83
  msgstr "Загаловак"
84
 
85
- #: ../includes/form/footer.php:2
86
  msgid "Translators"
87
  msgstr "Перакладнікі"
88
 
89
- #: ../includes/form/footer.php:7
90
  msgid "Contributors"
91
  msgstr "Распрацоўнікі"
92
 
93
- #: ../includes/form/other.php:2
94
  msgid "Other"
95
  msgstr "Дадаткова"
96
 
97
- #: ../includes/form/other.php:5
98
  msgid "Deactivate Dashboard Widgets"
99
  msgstr "Дэактываваць виджеты ў кансолі"
100
 
101
- #: ../includes/form/other.php:7
102
- #: ../includes/form/post.php:8
103
- #: ../includes/form/post.php:27
104
  msgid "Choose the items you want to remove."
105
  msgstr "Адзначце якія блокі Вы жадалі б схаваць."
106
 
107
- #: ../includes/form/other.php:24
108
  msgid "Add role \"Webmaster\""
109
  msgstr "Дадаць ролю \"Webmaster\""
110
 
111
- #: ../includes/form/other.php:26
112
- msgid "This role has the capabilities of an \"Editor\", but can also edit theme options."
113
- msgstr "\"Webmaster\" - роля з магчымасцямі \"Editor\" + \"edit_theme_options\"."
 
 
 
114
 
115
- #: ../includes/form/other.php:32
116
  msgid "Change default email address"
117
  msgstr "Змяніць e-mail па змаўчанні"
118
 
119
- #: ../includes/form/other.php:34
120
- msgid "Change the email address and sender name used by automatic email notifications."
 
 
121
  msgstr "Змена e-mail адрасы і імя адпраўніка па змаўчанні."
122
 
123
- #: ../includes/form/other.php:36
124
  msgid "Name"
125
  msgstr "Імя"
126
 
127
- #: ../includes/form/other.php:38
128
  msgid "Email"
129
  msgstr "E-mail"
130
 
131
- #: ../includes/form/other.php:45
132
  msgid "Delete default contact methods"
133
  msgstr "Выдаліць частку метадаў зваротнай сувязі"
134
 
135
- #: ../includes/form/other.php:47
136
  msgid "Delete default contact methods from user profile."
137
  msgstr "Абраныя метады зваротнай сувязі будуць выдалены з профіля карыстача."
138
 
139
- #: ../includes/form/other.php:64
140
  msgid "Remove Update Notification"
141
  msgstr "Прыбраць апавяшчэнні па абнаўленні"
142
 
143
- #: ../includes/form/other.php:66
144
  msgid "Remove Update Notification for all users except Admin User."
145
- msgstr "Прыбраць апавяшчэнні пра абнаўленні для ўсіх карыстачоў за выключэннем Адміністратара."
 
 
146
 
147
- #: ../includes/form/post.php:3
148
  msgid "Posts &amp; Pages"
149
  msgstr "Запісы і старонкі"
150
 
151
- #: ../includes/form/post.php:6
152
  msgid "Remove meta boxes for Posts"
153
  msgstr "Прыбраць асобныя блокі з формы Запісу"
154
 
155
- #: ../includes/form/post.php:25
156
  msgid "Remove meta boxes for Pages"
157
  msgstr "Прыбраць асобныя блокі з формы Старонка"
158
 
159
- #: ../includes/form/post.php:44
160
  msgid "Revision Control"
161
  msgstr "Кантроль рэвізій"
162
 
163
- #: ../includes/form/post.php:46
164
  msgid "Limit the number of revisions allowed."
165
  msgstr "Пакажыце колькасць якія захоўваюцца рэвізій."
166
 
167
- #: ../includes/form/post.php:48
168
  msgid "Store All"
169
  msgstr "Захаваць усё"
170
 
171
- #: ../includes/form/post.php:64
172
  msgid "Disable Auto Save"
173
  msgstr "Адключыць аўтазахаванне"
174
 
175
- #: ../includes/form/post.php:71
176
  msgid "Stop self-pingbacks"
177
  msgstr "Спыніць пінг усярэдзіне сайта"
178
 
179
- #: ../includes/form/post.php:73
180
- msgid "Stop sending pingbacks from your own site to your own site when writing posts."
181
- msgstr "Спыніць дасылку пінгаў усярэдзіне сайта (пры напісанні запісаў, якія спасылаюцца на ўжо існыя)."
 
 
 
 
182
 
183
- #: ../includes/form/post.php:79
184
  msgid "Add \"Excerpt\" support for Pages."
185
  msgstr "Дадаць падтрымку \"Цытат\" для Старонак."
186
 
187
- #: ../includes/form/post.php:81
188
  msgid "Allows you to add excerpt text to pages."
189
  msgstr "Усталяваць падтрымку цытавання тэксту для Старонак."
190
 
191
- #: ../includes/form/sidebar.php:2
192
  msgid "WordPress Plugins"
193
  msgstr "Убудовы аўтара для WordPress"
194
 
195
- #: ../includes/form/sidebar.php:13
196
  msgid "This Plugin needs your support"
197
  msgstr "Гэта ўбудова мае патрэбу ў Вашай падтрымцы"
198
 
199
- #: ../includes/form/sidebar.php:14
200
  msgid "Please help support the continued development."
201
  msgstr "Вы можаце аказаць падтрымку для працягу распрацоўкі."
202
 
203
- #: ../includes/form/sidebar.php:16
204
  msgid "$200+ makes you an official contributor."
205
  msgstr "Больш $200 атрымана афіцыйным распрацоўнікам."
206
 
207
- #: ../includes/form/sidebar.php:20
208
  msgid "Contact"
209
  msgstr "Кантакты"
210
 
211
- #: ../includes/form/site.php:2
212
  msgid "Site Settings"
213
  msgstr "Агульныя налады"
214
 
215
- #: ../includes/form/site.php:5
216
  msgid "Add a favicon"
217
  msgstr "Дадаць абразок для сайта"
218
 
219
- #: ../includes/form/site.php:7
220
  msgid "Please upload .ico image."
221
  msgstr "Загрузіце .ico файл."
222
 
223
- #: ../includes/form/site.php:14
 
 
 
 
224
  #, fuzzy
225
  msgid "Add a apple-touch-icon"
226
  msgstr "Дадаць абразок для сайта"
227
 
228
- #: ../includes/form/site.php:16
229
  #, fuzzy
230
  msgid "Please upload .png image."
231
  msgstr "Загрузіце .ico файл."
232
 
233
- #: ../includes/form/site.php:23
234
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
235
- msgstr "Усталяваць аўтаматычнае выдаленне \"wlwmanifest\" і \"xmlrpc\" з блока <head>."
 
 
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\">Выдаленая публікацыя</a>\" не выкарыстоўваецца, можна выдаліць \"лішнія\" тэгі з секцыі <b>head</b> html разметкі."
 
 
 
241
 
242
- #: ../includes/form/site.php:31
243
  msgid "Remove adjacent posts rel links from head on Pages"
244
  msgstr "Выдаліць спасылкі на \"сумежныя\" запісы з <head> секцыі html разметкі"
245
 
246
- #: ../includes/form/site.php:33
247
- msgid "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
248
- msgstr "Выдаліць спасылкі на сумежныя запісы з <head> секцыі html разметкі на Старонках.<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
 
 
 
 
 
249
 
250
- #: ../includes/form/site.php:39
251
  msgid "Remove version number from head"
252
  msgstr "Выдаліць нумар версіі Wordpress з секцыі <head> html разметкі"
253
 
254
- #: ../includes/form/site.php:41
255
- msgid "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
256
- msgstr "Выдаліць тэг \"generator\" з секцыі <head> html разметкі: <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
 
 
 
 
257
 
258
- #: ../includes/form/site.php:47
259
  msgid "Remove #more anchor"
260
  msgstr "Выдаліць #more якар"
261
 
262
- #: ../includes/form/site.php:49
263
  msgid "Remove #more-xxx anchor from more links."
264
  msgstr "Выдаліць #more-xxx якар для спасылак \"Падрабязней\"."
265
 
266
- #: ../includes/form/site.php:55
267
  msgid "Remove \"[...]\" from excerpt"
268
  msgstr "Выдаліць \"[...]\" з урыўкаў"
269
 
270
- #: ../includes/form/site.php:57
271
  msgid "Remove \"[...]\" from output of the_excerpt()."
272
  msgstr "Выдаліць \"[...]\" з высновы функцыі the_excerpt()."
273
 
274
- #: ../includes/form/site.php:63
275
  msgid "Install Google Analytics"
276
  msgstr "Усталяваць код Google Analytics"
277
 
278
- #: ../includes/form/site.php:65
279
  msgid "Add Google analytics code."
280
  msgstr "Дадаць код Google analytics."
281
 
282
- #: ../includes/form/site.php:72
283
  msgid "Exclude user logged in."
284
  msgstr "Exclude user logged in."
285
 
286
- #: ../includes/form/site.php:77
287
  msgid "Webmaster Tools Verification"
288
  msgstr "Пацверджанне мае рацыю на кіраванне сайтам"
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>, і <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
 
 
 
 
 
 
 
293
 
294
- #: ../wp-total-hacks.php:292
295
  msgid "Settings"
296
  msgstr "Налады"
297
 
298
- #: ../wp-total-hacks.php:295
299
  msgid "Donate"
300
  msgstr "Спансаваць"
301
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wp-total-hacks\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
6
  "PO-Revision-Date: 2011-11-04 09:52+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Web Geeks\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
14
  "X-Poedit-Basepath: .\n"
15
+ "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n%10==1 && n%100!=11) ? 3 : "
16
+ "((n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20)) ? 1 : 2);\n"
17
  "X-Poedit-Language: Belarusian\n"
18
  "X-Poedit-Country: BELARUS\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
+ #: includes/admin.php:223 includes/form/appearance.php:11
22
+ #: includes/form/appearance.php:35 includes/form/site.php:9
23
+ #: includes/form/site.php:19
 
 
24
  msgid "Select File"
25
  msgstr "Абярыце файл"
26
 
27
+ #: includes/admin.php:356
28
  msgid "Saved."
29
  msgstr ""
30
 
31
+ #: includes/admin.php:363
32
  msgid "Save Changes"
33
  msgstr "Захаваць змены"
34
 
35
+ #: includes/admin.php:408
36
  msgid "Deactivate"
37
  msgstr "Выключыць"
38
 
39
+ #: includes/admin.php:410 includes/admin.php:412
 
40
  msgid "Activate"
41
  msgstr "Уключыць"
42
 
43
+ #: includes/form/appearance.php:3
44
  msgid "Appearance in admin"
45
  msgstr "Админинтерфейс"
46
 
47
+ #: includes/form/appearance.php:6
48
  msgid "Change admin header logo"
49
  msgstr "Змяніць лагатып у загалоўку админинтерфейса"
50
 
51
+ #: includes/form/appearance.php:8
52
  msgid "Upload %s x %s pixel image for admin header logo."
53
+ msgstr ""
54
+ "Загрузіць малюнак (%s x %spx) для лагатыпа ў загалоўку админинтерфейса."
55
 
56
+ #: includes/form/appearance.php:16
57
  msgid "Change admin footer text"
58
  msgstr "Змяніць тэкст у \"склепе\" админинтерфейса"
59
 
60
+ #: includes/form/appearance.php:18
61
  msgid "You can edit admin footer text. Line breaks will remove."
62
  msgstr "Можна адрэдагаваць тэкст у \"склепе\". Парывы радкоў будуць выдалены."
63
 
64
+ #: includes/form/appearance.php:29
65
  msgid "Change login logo"
66
  msgstr "Змяніць лагатып у форме ўваходу"
67
 
68
+ #: includes/form/appearance.php:31
69
+ msgid ""
70
+ "You can customize logo, URL and Title. The logo image size is recommended "
71
+ "310 x 70 pixel."
72
+ msgstr ""
73
+ "Можна змяніць лагатып, URL і заголовое старонкі ўваходу. Рэкамендуемы памер "
74
+ "лагатыпа - 310 x 70&nbsp;px."
75
 
76
+ #: includes/form/appearance.php:34
77
  msgid "Logo"
78
  msgstr "Лагатып"
79
 
80
+ #: includes/form/appearance.php:36
81
  msgid "URL"
82
  msgstr "URL"
83
 
84
+ #: includes/form/appearance.php:38
85
  msgid "Title"
86
  msgstr "Загаловак"
87
 
88
+ #: includes/form/footer.php:2
89
  msgid "Translators"
90
  msgstr "Перакладнікі"
91
 
92
+ #: includes/form/footer.php:7
93
  msgid "Contributors"
94
  msgstr "Распрацоўнікі"
95
 
96
+ #: includes/form/other.php:2
97
  msgid "Other"
98
  msgstr "Дадаткова"
99
 
100
+ #: includes/form/other.php:5
101
  msgid "Deactivate Dashboard Widgets"
102
  msgstr "Дэактываваць виджеты ў кансолі"
103
 
104
+ #: includes/form/other.php:7 includes/form/post.php:8
105
+ #: includes/form/post.php:27
 
106
  msgid "Choose the items you want to remove."
107
  msgstr "Адзначце якія блокі Вы жадалі б схаваць."
108
 
109
+ #: includes/form/other.php:24
110
  msgid "Add role \"Webmaster\""
111
  msgstr "Дадаць ролю \"Webmaster\""
112
 
113
+ #: includes/form/other.php:26
114
+ msgid ""
115
+ "This role has the capabilities of an \"Editor\", but can also edit theme "
116
+ "options."
117
+ msgstr ""
118
+ "\"Webmaster\" - роля з магчымасцямі \"Editor\" + \"edit_theme_options\"."
119
 
120
+ #: includes/form/other.php:32
121
  msgid "Change default email address"
122
  msgstr "Змяніць e-mail па змаўчанні"
123
 
124
+ #: includes/form/other.php:34
125
+ msgid ""
126
+ "Change the email address and sender name used by automatic email "
127
+ "notifications."
128
  msgstr "Змена e-mail адрасы і імя адпраўніка па змаўчанні."
129
 
130
+ #: includes/form/other.php:36
131
  msgid "Name"
132
  msgstr "Імя"
133
 
134
+ #: includes/form/other.php:38
135
  msgid "Email"
136
  msgstr "E-mail"
137
 
138
+ #: includes/form/other.php:45
139
  msgid "Delete default contact methods"
140
  msgstr "Выдаліць частку метадаў зваротнай сувязі"
141
 
142
+ #: includes/form/other.php:47
143
  msgid "Delete default contact methods from user profile."
144
  msgstr "Абраныя метады зваротнай сувязі будуць выдалены з профіля карыстача."
145
 
146
+ #: includes/form/other.php:64
147
  msgid "Remove Update Notification"
148
  msgstr "Прыбраць апавяшчэнні па абнаўленні"
149
 
150
+ #: includes/form/other.php:66
151
  msgid "Remove Update Notification for all users except Admin User."
152
+ msgstr ""
153
+ "Прыбраць апавяшчэнні пра абнаўленні для ўсіх карыстачоў за выключэннем "
154
+ "Адміністратара."
155
 
156
+ #: includes/form/post.php:3
157
  msgid "Posts &amp; 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 "Спыніць пінг усярэдзіне сайта"
187
 
188
+ #: includes/form/post.php:73
189
+ msgid ""
190
+ "Stop sending pingbacks from your own site to your own site when writing "
191
+ "posts."
192
+ msgstr ""
193
+ "Спыніць дасылку пінгаў усярэдзіне сайта (пры напісанні запісаў, якія "
194
+ "спасылаюцца на ўжо існыя)."
195
 
196
+ #: includes/form/post.php:79
197
  msgid "Add \"Excerpt\" support for Pages."
198
  msgstr "Дадаць падтрымку \"Цытат\" для Старонак."
199
 
200
+ #: includes/form/post.php:81
201
  msgid "Allows you to add excerpt text to pages."
202
  msgstr "Усталяваць падтрымку цытавання тэксту для Старонак."
203
 
204
+ #: includes/form/sidebar.php:2
205
  msgid "WordPress Plugins"
206
  msgstr "Убудовы аўтара для WordPress"
207
 
208
+ #: includes/form/sidebar.php:13
209
  msgid "This Plugin needs your support"
210
  msgstr "Гэта ўбудова мае патрэбу ў Вашай падтрымцы"
211
 
212
+ #: includes/form/sidebar.php:14
213
  msgid "Please help support the continued development."
214
  msgstr "Вы можаце аказаць падтрымку для працягу распрацоўкі."
215
 
216
+ #: includes/form/sidebar.php:16
217
  msgid "$200+ makes you an official contributor."
218
  msgstr "Больш $200 атрымана афіцыйным распрацоўнікам."
219
 
220
+ #: includes/form/sidebar.php:20
221
  msgid "Contact"
222
  msgstr "Кантакты"
223
 
224
+ #: includes/form/site.php:2
225
  msgid "Site Settings"
226
  msgstr "Агульныя налады"
227
 
228
+ #: includes/form/site.php:5
229
  msgid "Add a favicon"
230
  msgstr "Дадаць абразок для сайта"
231
 
232
+ #: includes/form/site.php:7
233
  msgid "Please upload .ico image."
234
  msgstr "Загрузіце .ico файл."
235
 
236
+ #: includes/form/site.php:10
237
+ msgid "Use this favicon with administration screens."
238
+ msgstr ""
239
+
240
+ #: includes/form/site.php:15
241
  #, fuzzy
242
  msgid "Add a apple-touch-icon"
243
  msgstr "Дадаць абразок для сайта"
244
 
245
+ #: includes/form/site.php:17
246
  #, fuzzy
247
  msgid "Please upload .png image."
248
  msgstr "Загрузіце .ico файл."
249
 
250
+ #: includes/form/site.php:24
251
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
252
+ msgstr ""
253
+ "Усталяваць аўтаматычнае выдаленне \"wlwmanifest\" і \"xmlrpc\" з блока "
254
+ "<head>."
255
 
256
+ #: includes/form/site.php:26
257
+ msgid ""
258
+ "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
259
+ "unnecessary tags from head."
260
+ msgstr ""
261
+ "Калі \"<a href=\"%s\">Выдаленая публікацыя</a>\" не выкарыстоўваецца, можна "
262
+ "выдаліць \"лішнія\" тэгі з секцыі <b>head</b> html разметкі."
263
 
264
+ #: includes/form/site.php:32
265
  msgid "Remove adjacent posts rel links from head on Pages"
266
  msgstr "Выдаліць спасылкі на \"сумежныя\" запісы з <head> секцыі html разметкі"
267
 
268
+ #: includes/form/site.php:34
269
+ msgid ""
270
+ "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
271
+ "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
272
+ msgstr ""
273
+ "Выдаліць спасылкі на сумежныя запісы з <head> секцыі html разметкі на "
274
+ "Старонках.<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;"
275
+ "link rel=\"prev\" ...&gt;</span>"
276
 
277
+ #: includes/form/site.php:40
278
  msgid "Remove version number from head"
279
  msgstr "Выдаліць нумар версіі Wordpress з секцыі <head> html разметкі"
280
 
281
+ #: includes/form/site.php:42
282
+ msgid ""
283
+ "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
284
+ "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
285
+ msgstr ""
286
+ "Выдаліць тэг \"generator\" з секцыі <head> html разметкі: <span class=\"ex"
287
+ "\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
288
 
289
+ #: includes/form/site.php:48
290
  msgid "Remove #more anchor"
291
  msgstr "Выдаліць #more якар"
292
 
293
+ #: includes/form/site.php:50
294
  msgid "Remove #more-xxx anchor from more links."
295
  msgstr "Выдаліць #more-xxx якар для спасылак \"Падрабязней\"."
296
 
297
+ #: includes/form/site.php:56
298
  msgid "Remove \"[...]\" from excerpt"
299
  msgstr "Выдаліць \"[...]\" з урыўкаў"
300
 
301
+ #: includes/form/site.php:58
302
  msgid "Remove \"[...]\" from output of the_excerpt()."
303
  msgstr "Выдаліць \"[...]\" з высновы функцыі the_excerpt()."
304
 
305
+ #: includes/form/site.php:64
306
  msgid "Install Google Analytics"
307
  msgstr "Усталяваць код Google Analytics"
308
 
309
+ #: includes/form/site.php:66
310
  msgid "Add Google analytics code."
311
  msgstr "Дадаць код Google analytics."
312
 
313
+ #: includes/form/site.php:73
314
  msgid "Exclude user logged in."
315
  msgstr "Exclude user logged in."
316
 
317
+ #: includes/form/site.php:78
318
  msgid "Webmaster Tools Verification"
319
  msgstr "Пацверджанне мае рацыю на кіраванне сайтам"
320
 
321
+ #: includes/form/site.php:80
322
+ msgid ""
323
+ "Enter your meta key \"content\" value to verify your blog with <a href="
324
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
325
+ "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
326
+ "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
327
+ msgstr ""
328
+ "Увядзіце ключ для адсочвання блога з дапамогай <a href=\"https://www.google."
329
+ "com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
330
+ "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, і <a href="
331
+ "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
332
 
333
+ #: wp-total-hacks.php:333
334
  msgid "Settings"
335
  msgstr "Налады"
336
 
337
+ #: wp-total-hacks.php:336
338
  msgid "Donate"
339
  msgstr "Спансаваць"
340
 
341
+ #. Plugin Name of the plugin/theme
342
+ msgid "WP Total Hacks"
343
+ msgstr ""
344
+
345
+ #. Plugin URI of the plugin/theme
346
+ msgid "http://wpist.me/wp/wp-total-hacks/"
347
+ msgstr ""
348
+
349
+ #. Description of the plugin/theme
350
+ msgid "WP Total Hacks can customize your WordPress."
351
+ msgstr ""
352
+
353
+ #. Author of the plugin/theme
354
+ msgid "Takayuki Miyauchi"
355
+ msgstr ""
356
+
357
+ #. Author URI of the plugin/theme
358
+ msgid "http://wpist.me/"
359
+ msgstr ""
languages/wp-total-hacks-de_DE.mo CHANGED
Binary file
languages/wp-total-hacks-de_DE.po CHANGED
@@ -4,293 +4,348 @@
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: 0.2.1\n"
7
- "Report-Msgid-Bugs-To: \n"
8
- "POT-Creation-Date: 2011-09-21 02:55+0900\n"
9
- "PO-Revision-Date: 2011-09-29 16:28+0100\n"
10
  "Last-Translator: Felix Kern <kernfel@gmail.com>\n"
11
  "Language-Team: \n"
12
  "Language: \n"
13
  "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=utf-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
 
17
- #: ../includes/admin.php:245
18
- #: ../includes/form/appearance.php:11
19
- #: ../includes/form/appearance.php:35
20
- #: ../includes/form/site.php:9
21
- #: ../includes/form/site.php:18
22
  msgid "Select File"
23
  msgstr "Datei auswählen..."
24
 
25
- #: ../includes/admin.php:382
26
  msgid "Saved."
27
  msgstr "Gespeichert."
28
 
29
- #: ../includes/admin.php:389
30
  msgid "Save Changes"
31
  msgstr "Änderungen speichern"
32
 
33
- #: ../includes/admin.php:434
34
  msgid "Deactivate"
35
  msgstr "Deaktivieren"
36
 
37
- #: ../includes/admin.php:436
38
- #: ../includes/admin.php:438
39
  msgid "Activate"
40
  msgstr "Aktivieren"
41
 
42
- #: ../includes/form/appearance.php:3
43
  msgid "Appearance in admin"
44
  msgstr "Admin-Erscheinungsbild"
45
 
46
- #: ../includes/form/appearance.php:6
47
  msgid "Change admin header logo"
48
  msgstr "Admin-Kopfzeilenlogo ändern"
49
 
50
- #: ../includes/form/appearance.php:8
51
  msgid "Upload %s x %s pixel image for admin header logo."
52
  msgstr "Lade ein Kopfzeilenlogo hoch (Bilddatei, %s*%s Pixel)."
53
 
54
- #: ../includes/form/appearance.php:16
55
  msgid "Change admin footer text"
56
  msgstr "Admin-Fußzeilentext ändern"
57
 
58
- #: ../includes/form/appearance.php:18
59
  msgid "You can edit admin footer text. Line breaks will remove."
60
- msgstr "Du kannst deinen eigenen Fußzeilentext festlegen. (Zeilenumbrüche werden entfernt!)"
 
 
61
 
62
- #: ../includes/form/appearance.php:29
63
  msgid "Change login logo"
64
  msgstr "Login-Logo ändern"
65
 
66
- #: ../includes/form/appearance.php:31
67
- msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
68
- msgstr "Du kannst das Logo, die URL und den Titel der Loginseite ändern. Das Logo sollte 310*70 Pixel groß sein."
 
 
 
 
69
 
70
- #: ../includes/form/appearance.php:34
71
  msgid "Logo"
72
  msgstr "Logo"
73
 
74
- #: ../includes/form/appearance.php:36
75
  msgid "URL"
76
  msgstr "URL"
77
 
78
- #: ../includes/form/appearance.php:38
79
  msgid "Title"
80
  msgstr "Titel"
81
 
82
- #: ../includes/form/footer.php:2
83
  msgid "Translators"
84
  msgstr "Übersetzer"
85
 
86
- #: ../includes/form/footer.php:7
87
  msgid "Contributors"
88
  msgstr "Mitwirkende"
89
 
90
- #: ../includes/form/other.php:2
91
  msgid "Other"
92
  msgstr "Diverse"
93
 
94
- #: ../includes/form/other.php:5
95
  msgid "Deactivate Dashboard Widgets"
96
  msgstr "Dashboard-Widgets deaktivieren"
97
 
98
- #: ../includes/form/other.php:7
99
- #: ../includes/form/post.php:8
100
- #: ../includes/form/post.php:27
101
  msgid "Choose the items you want to remove."
102
  msgstr "Wähle die Elemente, die nicht angezeigt werden sollen."
103
 
104
- #: ../includes/form/other.php:24
105
  msgid "Add role \"Webmaster\""
106
  msgstr "Benutzerrolle \"Webmaster\" hinzufügen"
107
 
108
- #: ../includes/form/other.php:26
109
- msgid "This role has the capabilities of an \"Editor\", but can also edit theme options."
110
- msgstr "\"Webmaster\" haben die gleichen Befugnisse wie \"Redakteure\" und können zusätzlich Theme-Optionen bearbeiten."
 
 
 
 
111
 
112
- #: ../includes/form/other.php:32
113
  msgid "Change default email address"
114
  msgstr "E-Mail-Adresse ändern"
115
 
116
- #: ../includes/form/other.php:34
117
- msgid "Change the email address and sender name used by automatic email notifications."
 
 
118
  msgstr "Ändere den Absender automatischer versandter E-Mails."
119
 
120
- #: ../includes/form/other.php:36
121
  msgid "Name"
122
  msgstr "Name"
123
 
124
- #: ../includes/form/other.php:38
125
  msgid "Email"
126
  msgstr "Email"
127
 
128
- #: ../includes/form/other.php:45
129
  msgid "Delete default contact methods"
130
  msgstr "Kontaktinfos entfernen"
131
 
132
- #: ../includes/form/other.php:47
133
  msgid "Delete default contact methods from user profile."
134
  msgstr "Wähle die Kontaktinfos, die im Profil nicht angezeigt werden sollen."
135
 
136
- #: ../includes/form/other.php:64
137
  msgid "Remove Update Notification"
138
  msgstr "Update-Meldungen unterdrücken"
139
 
140
- #: ../includes/form/other.php:66
141
  msgid "Remove Update Notification for all users except Admin User."
142
  msgstr "Unterdrückt Update-Meldungen für alle Benutzer außer Administratoren."
143
 
144
- #: ../includes/form/post.php:3
145
  msgid "Posts &amp; Pages"
146
  msgstr "Artikel &amp; Seiten"
147
 
148
- #: ../includes/form/post.php:6
149
  msgid "Remove meta boxes for Posts"
150
  msgstr "Metaboxen für Artikel entfernen"
151
 
152
- #: ../includes/form/post.php:25
153
  msgid "Remove meta boxes for Pages"
154
  msgstr "Metaboxen für Seiten entfernen"
155
 
156
- #: ../includes/form/post.php:44
157
  msgid "Revision Control"
158
  msgstr "Revisionskontrolle"
159
 
160
- #: ../includes/form/post.php:46
161
  msgid "Limit the number of revisions allowed."
162
  msgstr "Beschränke die mögliche Anzahl von Revisionen."
163
 
164
- #: ../includes/form/post.php:48
165
  msgid "Store All"
166
  msgstr "Unbegrenzt"
167
 
168
- #: ../includes/form/post.php:64
169
  msgid "Disable Auto Save"
170
  msgstr "Automatisches Speichern deaktivieren"
171
 
172
- #: ../includes/form/post.php:71
173
  msgid "Stop self-pingbacks"
174
  msgstr "Pingbacks auf eigene Artikel verhindern"
175
 
176
- #: ../includes/form/post.php:73
177
- msgid "Stop sending pingbacks from your own site to your own site when writing posts."
178
- msgstr "Verhindert, dass deine Artikel Pingbacks von anderen deiner Artikel erhalten."
 
 
 
179
 
180
- #: ../includes/form/post.php:79
181
  msgid "Add \"Excerpt\" support for Pages."
182
  msgstr "Auszüge für Seiten ermöglichen"
183
 
184
- #: ../includes/form/post.php:81
185
  msgid "Allows you to add excerpt text to pages."
186
  msgstr "Ermöglicht das Hinzufügen von Auszügen bei Seiten."
187
 
188
- #: ../includes/form/sidebar.php:2
189
  msgid "WordPress Plugins"
190
  msgstr "WordPress Plugins"
191
 
192
- #: ../includes/form/sidebar.php:13
193
  msgid "This Plugin needs your support"
194
  msgstr "Dieses Plugin braucht deine Unterstützung"
195
 
196
- #: ../includes/form/sidebar.php:14
197
  msgid "Please help support the continued development."
198
  msgstr "Hilf mit, seine weitere Entwicklung zu finanzieren."
199
 
200
- #: ../includes/form/sidebar.php:16
201
  msgid "$200+ makes you an official contributor."
202
  msgstr "Ab 200$ wirst du als Mitwirkende/r aufgeführt."
203
 
204
- #: ../includes/form/sidebar.php:20
205
  msgid "Contact"
206
  msgstr "Kontakt"
207
 
208
- #: ../includes/form/site.php:2
209
  msgid "Site Settings"
210
  msgstr "Seiteneinstellungen"
211
 
212
- #: ../includes/form/site.php:5
213
  msgid "Add a favicon"
214
  msgstr "Favicon hinzufügen"
215
 
216
- #: ../includes/form/site.php:7
217
  msgid "Please upload .ico image."
218
  msgstr "Lade eine .ico-Bilddatei hoch."
219
 
220
- #: ../includes/form/site.php:14
 
 
 
 
221
  msgid "Add a apple-touch-icon"
222
  msgstr "Apple-Touch-Icon hinzufügen"
223
 
224
- #: ../includes/form/site.php:16
225
  msgid "Please upload .png image."
226
  msgstr "Lade eine .png-Bilddatei hoch."
227
 
228
- #: ../includes/form/site.php:23
229
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
230
  msgstr "\"wlwmanifest\"- und \"xmlrpc\"-Tags entfernen"
231
 
232
- #: ../includes/form/site.php:25
233
- #, php-format
234
- msgid "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove unnecessary tags from head."
235
- msgstr "Wenn du \"<a href=\"%s\">Fernpublizieren</a>\" nicht verwendest, kannst du diese unnötigen Tags aus dem &lt;head&gt; entfernen."
 
 
 
236
 
237
- #: ../includes/form/site.php:31
238
  msgid "Remove adjacent posts rel links from head on Pages"
239
- msgstr "rel-Links zu angrenzenden Artikel aus dem &lt;head&gt; von Seiten entfernen"
 
240
 
241
- #: ../includes/form/site.php:33
242
- msgid "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
243
- msgstr "Entfernt diese bei Seiten unnötigen Links.<br /><span class=\"ex\">z.B. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
 
 
 
 
244
 
245
- #: ../includes/form/site.php:39
246
  msgid "Remove version number from head"
247
  msgstr "Versionsnummer aus dem &lt;head&gt; entfernen"
248
 
249
- #: ../includes/form/site.php:41
250
- msgid "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
251
- msgstr "Entfernt den Generator-Tag (<span class=\"ex\">&lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>) aus dem &lt;head&gt;."
 
 
 
 
252
 
253
- #: ../includes/form/site.php:47
254
  msgid "Remove #more anchor"
255
  msgstr "#more-Anker entfernen"
256
 
257
- #: ../includes/form/site.php:49
258
  msgid "Remove #more-xxx anchor from more links."
259
  msgstr "Entfernt den \"#more-xxx\"-Anker aus den \"Weiterlesen\"-Links."
260
 
261
- #: ../includes/form/site.php:55
262
  msgid "Remove \"[...]\" from excerpt"
263
  msgstr "\"[...]\" aus Auszügen entfernen"
264
 
265
- #: ../includes/form/site.php:57
266
  msgid "Remove \"[...]\" from output of the_excerpt()."
267
  msgstr "Entfernt \"[...]\" aus dem mit the_excerpt() angeforderten Text."
268
 
269
- #: ../includes/form/site.php:63
270
  msgid "Install Google Analytics"
271
  msgstr "Google Analytics installieren"
272
 
273
- #: ../includes/form/site.php:65
274
  msgid "Add Google analytics code."
275
  msgstr "Fügt Google-Analytics-Code ein."
276
 
277
- #: ../includes/form/site.php:72
278
  msgid "Exclude user logged in."
279
  msgstr "Nur für nicht eingeloggte Benutzer"
280
 
281
- #: ../includes/form/site.php:77
282
  msgid "Webmaster Tools Verification"
283
  msgstr "Webmaster Tools Verification"
284
 
285
- #: ../includes/form/site.php:79
286
- 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>."
287
- msgstr "Gib deinen meta \"content\"-Wert ein, um deinen Blog mit <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a> und <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> zu verifizieren."
 
 
 
 
 
 
 
 
 
288
 
289
- #: ../wp-total-hacks.php:292
290
  msgid "Settings"
291
  msgstr "Einstellungen"
292
 
293
- #: ../wp-total-hacks.php:295
294
  msgid "Donate"
295
  msgstr "Spenden"
296
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: 0.2.1\n"
7
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
8
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
9
+ "PO-Revision-Date: 2011-11-18 10:14+0100\n"
10
  "Last-Translator: Felix Kern <kernfel@gmail.com>\n"
11
  "Language-Team: \n"
12
  "Language: \n"
13
  "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
 
17
+ #: includes/admin.php:223 includes/form/appearance.php:11
18
+ #: includes/form/appearance.php:35 includes/form/site.php:9
19
+ #: includes/form/site.php:19
 
 
20
  msgid "Select File"
21
  msgstr "Datei auswählen..."
22
 
23
+ #: includes/admin.php:356
24
  msgid "Saved."
25
  msgstr "Gespeichert."
26
 
27
+ #: includes/admin.php:363
28
  msgid "Save Changes"
29
  msgstr "Änderungen speichern"
30
 
31
+ #: includes/admin.php:408
32
  msgid "Deactivate"
33
  msgstr "Deaktivieren"
34
 
35
+ #: includes/admin.php:410 includes/admin.php:412
 
36
  msgid "Activate"
37
  msgstr "Aktivieren"
38
 
39
+ #: includes/form/appearance.php:3
40
  msgid "Appearance in admin"
41
  msgstr "Admin-Erscheinungsbild"
42
 
43
+ #: includes/form/appearance.php:6
44
  msgid "Change admin header logo"
45
  msgstr "Admin-Kopfzeilenlogo ändern"
46
 
47
+ #: includes/form/appearance.php:8
48
  msgid "Upload %s x %s pixel image for admin header logo."
49
  msgstr "Lade ein Kopfzeilenlogo hoch (Bilddatei, %s*%s Pixel)."
50
 
51
+ #: includes/form/appearance.php:16
52
  msgid "Change admin footer text"
53
  msgstr "Admin-Fußzeilentext ändern"
54
 
55
+ #: includes/form/appearance.php:18
56
  msgid "You can edit admin footer text. Line breaks will remove."
57
+ msgstr ""
58
+ "Du kannst deinen eigenen Fußzeilentext festlegen. (Zeilenumbrüche werden "
59
+ "entfernt!)"
60
 
61
+ #: includes/form/appearance.php:29
62
  msgid "Change login logo"
63
  msgstr "Login-Logo ändern"
64
 
65
+ #: includes/form/appearance.php:31
66
+ msgid ""
67
+ "You can customize logo, URL and Title. The logo image size is recommended "
68
+ "310 x 70 pixel."
69
+ msgstr ""
70
+ "Du kannst das Logo, die URL und den Titel der Loginseite ändern. Das Logo "
71
+ "sollte 310*70 Pixel groß sein."
72
 
73
+ #: includes/form/appearance.php:34
74
  msgid "Logo"
75
  msgstr "Logo"
76
 
77
+ #: includes/form/appearance.php:36
78
  msgid "URL"
79
  msgstr "URL"
80
 
81
+ #: includes/form/appearance.php:38
82
  msgid "Title"
83
  msgstr "Titel"
84
 
85
+ #: includes/form/footer.php:2
86
  msgid "Translators"
87
  msgstr "Übersetzer"
88
 
89
+ #: includes/form/footer.php:7
90
  msgid "Contributors"
91
  msgstr "Mitwirkende"
92
 
93
+ #: includes/form/other.php:2
94
  msgid "Other"
95
  msgstr "Diverse"
96
 
97
+ #: includes/form/other.php:5
98
  msgid "Deactivate Dashboard Widgets"
99
  msgstr "Dashboard-Widgets deaktivieren"
100
 
101
+ #: includes/form/other.php:7 includes/form/post.php:8
102
+ #: includes/form/post.php:27
 
103
  msgid "Choose the items you want to remove."
104
  msgstr "Wähle die Elemente, die nicht angezeigt werden sollen."
105
 
106
+ #: includes/form/other.php:24
107
  msgid "Add role \"Webmaster\""
108
  msgstr "Benutzerrolle \"Webmaster\" hinzufügen"
109
 
110
+ #: includes/form/other.php:26
111
+ msgid ""
112
+ "This role has the capabilities of an \"Editor\", but can also edit theme "
113
+ "options."
114
+ msgstr ""
115
+ "\"Webmaster\" haben die gleichen Befugnisse wie \"Redakteure\" und können "
116
+ "zusätzlich Theme-Optionen bearbeiten."
117
 
118
+ #: includes/form/other.php:32
119
  msgid "Change default email address"
120
  msgstr "E-Mail-Adresse ändern"
121
 
122
+ #: includes/form/other.php:34
123
+ msgid ""
124
+ "Change the email address and sender name used by automatic email "
125
+ "notifications."
126
  msgstr "Ändere den Absender automatischer versandter E-Mails."
127
 
128
+ #: includes/form/other.php:36
129
  msgid "Name"
130
  msgstr "Name"
131
 
132
+ #: includes/form/other.php:38
133
  msgid "Email"
134
  msgstr "Email"
135
 
136
+ #: includes/form/other.php:45
137
  msgid "Delete default contact methods"
138
  msgstr "Kontaktinfos entfernen"
139
 
140
+ #: includes/form/other.php:47
141
  msgid "Delete default contact methods from user profile."
142
  msgstr "Wähle die Kontaktinfos, die im Profil nicht angezeigt werden sollen."
143
 
144
+ #: includes/form/other.php:64
145
  msgid "Remove Update Notification"
146
  msgstr "Update-Meldungen unterdrücken"
147
 
148
+ #: includes/form/other.php:66
149
  msgid "Remove Update Notification for all users except Admin User."
150
  msgstr "Unterdrückt Update-Meldungen für alle Benutzer außer Administratoren."
151
 
152
+ #: includes/form/post.php:3
153
  msgid "Posts &amp; Pages"
154
  msgstr "Artikel &amp; Seiten"
155
 
156
+ #: includes/form/post.php:6
157
  msgid "Remove meta boxes for Posts"
158
  msgstr "Metaboxen für Artikel entfernen"
159
 
160
+ #: includes/form/post.php:25
161
  msgid "Remove meta boxes for Pages"
162
  msgstr "Metaboxen für Seiten entfernen"
163
 
164
+ #: includes/form/post.php:44
165
  msgid "Revision Control"
166
  msgstr "Revisionskontrolle"
167
 
168
+ #: includes/form/post.php:46
169
  msgid "Limit the number of revisions allowed."
170
  msgstr "Beschränke die mögliche Anzahl von Revisionen."
171
 
172
+ #: includes/form/post.php:48
173
  msgid "Store All"
174
  msgstr "Unbegrenzt"
175
 
176
+ #: includes/form/post.php:64
177
  msgid "Disable Auto Save"
178
  msgstr "Automatisches Speichern deaktivieren"
179
 
180
+ #: includes/form/post.php:71
181
  msgid "Stop self-pingbacks"
182
  msgstr "Pingbacks auf eigene Artikel verhindern"
183
 
184
+ #: includes/form/post.php:73
185
+ msgid ""
186
+ "Stop sending pingbacks from your own site to your own site when writing "
187
+ "posts."
188
+ msgstr ""
189
+ "Verhindert, dass deine Artikel Pingbacks von anderen deiner Artikel erhalten."
190
 
191
+ #: includes/form/post.php:79
192
  msgid "Add \"Excerpt\" support for Pages."
193
  msgstr "Auszüge für Seiten ermöglichen"
194
 
195
+ #: includes/form/post.php:81
196
  msgid "Allows you to add excerpt text to pages."
197
  msgstr "Ermöglicht das Hinzufügen von Auszügen bei Seiten."
198
 
199
+ #: includes/form/sidebar.php:2
200
  msgid "WordPress Plugins"
201
  msgstr "WordPress Plugins"
202
 
203
+ #: includes/form/sidebar.php:13
204
  msgid "This Plugin needs your support"
205
  msgstr "Dieses Plugin braucht deine Unterstützung"
206
 
207
+ #: includes/form/sidebar.php:14
208
  msgid "Please help support the continued development."
209
  msgstr "Hilf mit, seine weitere Entwicklung zu finanzieren."
210
 
211
+ #: includes/form/sidebar.php:16
212
  msgid "$200+ makes you an official contributor."
213
  msgstr "Ab 200$ wirst du als Mitwirkende/r aufgeführt."
214
 
215
+ #: includes/form/sidebar.php:20
216
  msgid "Contact"
217
  msgstr "Kontakt"
218
 
219
+ #: includes/form/site.php:2
220
  msgid "Site Settings"
221
  msgstr "Seiteneinstellungen"
222
 
223
+ #: includes/form/site.php:5
224
  msgid "Add a favicon"
225
  msgstr "Favicon hinzufügen"
226
 
227
+ #: includes/form/site.php:7
228
  msgid "Please upload .ico image."
229
  msgstr "Lade eine .ico-Bilddatei hoch."
230
 
231
+ #: includes/form/site.php:10
232
+ msgid "Use this favicon with administration screens."
233
+ msgstr "Dieses Favicon auch in der Admin-Oberfläche benutzen"
234
+
235
+ #: includes/form/site.php:15
236
  msgid "Add a apple-touch-icon"
237
  msgstr "Apple-Touch-Icon hinzufügen"
238
 
239
+ #: includes/form/site.php:17
240
  msgid "Please upload .png image."
241
  msgstr "Lade eine .png-Bilddatei hoch."
242
 
243
+ #: includes/form/site.php:24
244
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
245
  msgstr "\"wlwmanifest\"- und \"xmlrpc\"-Tags entfernen"
246
 
247
+ #: includes/form/site.php:26
248
+ msgid ""
249
+ "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
250
+ "unnecessary tags from head."
251
+ msgstr ""
252
+ "Wenn du \"<a href=\"%s\">Fernpublizieren</a>\" nicht verwendest, kannst du "
253
+ "diese unnötigen Tags aus dem &lt;head&gt; entfernen."
254
 
255
+ #: includes/form/site.php:32
256
  msgid "Remove adjacent posts rel links from head on Pages"
257
+ msgstr ""
258
+ "rel-Links zu angrenzenden Artikel aus dem &lt;head&gt; von Seiten entfernen"
259
 
260
+ #: includes/form/site.php:34
261
+ msgid ""
262
+ "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
263
+ "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
264
+ msgstr ""
265
+ "Entfernt diese bei Seiten unnötigen Links.<br /><span class=\"ex\">z.B. &lt;"
266
+ "link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
267
 
268
+ #: includes/form/site.php:40
269
  msgid "Remove version number from head"
270
  msgstr "Versionsnummer aus dem &lt;head&gt; entfernen"
271
 
272
+ #: includes/form/site.php:42
273
+ msgid ""
274
+ "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
275
+ "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
276
+ msgstr ""
277
+ "Entfernt den Generator-Tag (<span class=\"ex\">&lt;meta name=\"generator\" "
278
+ "content=\"WordPress x.x.x\" /&gt;</span>) aus dem &lt;head&gt;."
279
 
280
+ #: includes/form/site.php:48
281
  msgid "Remove #more anchor"
282
  msgstr "#more-Anker entfernen"
283
 
284
+ #: includes/form/site.php:50
285
  msgid "Remove #more-xxx anchor from more links."
286
  msgstr "Entfernt den \"#more-xxx\"-Anker aus den \"Weiterlesen\"-Links."
287
 
288
+ #: includes/form/site.php:56
289
  msgid "Remove \"[...]\" from excerpt"
290
  msgstr "\"[...]\" aus Auszügen entfernen"
291
 
292
+ #: includes/form/site.php:58
293
  msgid "Remove \"[...]\" from output of the_excerpt()."
294
  msgstr "Entfernt \"[...]\" aus dem mit the_excerpt() angeforderten Text."
295
 
296
+ #: includes/form/site.php:64
297
  msgid "Install Google Analytics"
298
  msgstr "Google Analytics installieren"
299
 
300
+ #: includes/form/site.php:66
301
  msgid "Add Google analytics code."
302
  msgstr "Fügt Google-Analytics-Code ein."
303
 
304
+ #: includes/form/site.php:73
305
  msgid "Exclude user logged in."
306
  msgstr "Nur für nicht eingeloggte Benutzer"
307
 
308
+ #: includes/form/site.php:78
309
  msgid "Webmaster Tools Verification"
310
  msgstr "Webmaster Tools Verification"
311
 
312
+ #: includes/form/site.php:80
313
+ msgid ""
314
+ "Enter your meta key \"content\" value to verify your blog with <a href="
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
+ "Gib deinen meta \"content\"-Wert ein, um deinen Blog mit <a href=\"https://"
320
+ "www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href="
321
+ "\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a> und <a "
322
+ "href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> zu "
323
+ "verifizieren."
324
 
325
+ #: wp-total-hacks.php:333
326
  msgid "Settings"
327
  msgstr "Einstellungen"
328
 
329
+ #: wp-total-hacks.php:336
330
  msgid "Donate"
331
  msgstr "Spenden"
332
 
333
+ #. Plugin Name of the plugin/theme
334
+ msgid "WP Total Hacks"
335
+ msgstr ""
336
+
337
+ #. Plugin URI of the plugin/theme
338
+ msgid "http://wpist.me/wp/wp-total-hacks/"
339
+ msgstr ""
340
+
341
+ #. Description of the plugin/theme
342
+ msgid "WP Total Hacks can customize your WordPress."
343
+ msgstr ""
344
+
345
+ #. Author of the plugin/theme
346
+ msgid "Takayuki Miyauchi"
347
+ msgstr ""
348
+
349
+ #. Author URI of the plugin/theme
350
+ msgid "http://wpist.me/"
351
+ msgstr ""
languages/wp-total-hacks-it_IT.mo CHANGED
Binary file
languages/wp-total-hacks-it_IT.po CHANGED
@@ -6,65 +6,65 @@
6
  msgid ""
7
  msgstr ""
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2011-09-21 02:55+0900\n"
11
  "PO-Revision-Date: 2011-05-23 09:15+0100\n"
12
  "Last-Translator: Andrea Bersi\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "Language: \n"
15
  "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=utf-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
- #: ../includes/admin.php:245 ../includes/form/appearance.php:11
20
- #: ../includes/form/appearance.php:35 ../includes/form/site.php:9
21
- #: ../includes/form/site.php:18
22
  msgid "Select File"
23
  msgstr "Seleziona file"
24
 
25
- #: ../includes/admin.php:382
26
  msgid "Saved."
27
  msgstr ""
28
 
29
- #: ../includes/admin.php:389
30
  msgid "Save Changes"
31
  msgstr "Salva"
32
 
33
- #: ../includes/admin.php:434
34
  msgid "Deactivate"
35
  msgstr "Disattiva"
36
 
37
- #: ../includes/admin.php:436 ../includes/admin.php:438
38
  msgid "Activate"
39
  msgstr "Attiva"
40
 
41
- #: ../includes/form/appearance.php:3
42
  msgid "Appearance in admin"
43
  msgstr "Aspetto in amministrazione"
44
 
45
- #: ../includes/form/appearance.php:6
46
  msgid "Change admin header logo"
47
  msgstr "Cambia logo in testata amministrazione"
48
 
49
- #: ../includes/form/appearance.php:8
50
  msgid "Upload %s x %s pixel image for admin header logo."
51
  msgstr "Carica immagine %s x %s pixel per logo amministrazione"
52
 
53
- #: ../includes/form/appearance.php:16
54
  msgid "Change admin footer text"
55
  msgstr "Cambia testo piè di pagina amministrazione"
56
 
57
- #: ../includes/form/appearance.php:18
58
  msgid "You can edit admin footer text. Line breaks will remove."
59
  msgstr ""
60
  "Puoi cambiare il testo del pié di pagina amministrazione. Gli a capo vengono "
61
  "rimosssi"
62
 
63
- #: ../includes/form/appearance.php:29
64
  msgid "Change login logo"
65
  msgstr "Cambia logo finestra accesso backend"
66
 
67
- #: ../includes/form/appearance.php:31
68
  msgid ""
69
  "You can customize logo, URL and Title. The logo image size is recommended "
70
  "310 x 70 pixel."
@@ -72,176 +72,179 @@ msgstr ""
72
  "Puoi personalizzare logo, URL e titolo. L'immagine del logo raccomandata è "
73
  "310 x 70 pixel."
74
 
75
- #: ../includes/form/appearance.php:34
76
  msgid "Logo"
77
  msgstr "Logo"
78
 
79
- #: ../includes/form/appearance.php:36
80
  msgid "URL"
81
  msgstr "URL"
82
 
83
- #: ../includes/form/appearance.php:38
84
  msgid "Title"
85
  msgstr "Titolo"
86
 
87
- #: ../includes/form/footer.php:2
88
  msgid "Translators"
89
  msgstr "Traduttori"
90
 
91
- #: ../includes/form/footer.php:7
92
  msgid "Contributors"
93
  msgstr "Sostenitori"
94
 
95
- #: ../includes/form/other.php:2
96
  msgid "Other"
97
  msgstr "Altro"
98
 
99
- #: ../includes/form/other.php:5
100
  msgid "Deactivate Dashboard Widgets"
101
  msgstr "Disattiva Widgets Bacheca"
102
 
103
- #: ../includes/form/other.php:7 ../includes/form/post.php:8
104
- #: ../includes/form/post.php:27
105
  msgid "Choose the items you want to remove."
106
  msgstr "Click sul check box per cancellare"
107
 
108
- #: ../includes/form/other.php:24
109
  msgid "Add role \"Webmaster\""
110
  msgstr "Aggiungi ruolo \"Webmaster\""
111
 
112
- #: ../includes/form/other.php:26
113
  msgid ""
114
  "This role has the capabilities of an \"Editor\", but can also edit theme "
115
  "options."
116
  msgstr "\"Webmaster\" è ruolo analogo a \"Editor\" + \"edit_theme_options\" "
117
 
118
- #: ../includes/form/other.php:32
119
  msgid "Change default email address"
120
  msgstr "Cambia valore email di default"
121
 
122
- #: ../includes/form/other.php:34
123
  msgid ""
124
  "Change the email address and sender name used by automatic email "
125
  "notifications."
126
  msgstr "Cambia valore email di default e nome del sender"
127
 
128
- #: ../includes/form/other.php:36
129
  msgid "Name"
130
  msgstr "Nome"
131
 
132
- #: ../includes/form/other.php:38
133
  msgid "Email"
134
  msgstr "Email"
135
 
136
- #: ../includes/form/other.php:45
137
  msgid "Delete default contact methods"
138
  msgstr "Cancella metodo contatto di default"
139
 
140
- #: ../includes/form/other.php:47
141
  msgid "Delete default contact methods from user profile."
142
  msgstr "Cancella metodo contatto di default dak profilo utente"
143
 
144
- #: ../includes/form/other.php:64
145
  msgid "Remove Update Notification"
146
  msgstr "Rimuovi notifiche di aggiornamento"
147
 
148
- #: ../includes/form/other.php:66
149
  msgid "Remove Update Notification for all users except Admin User."
150
  msgstr ""
151
  "Rimuovi notifiche di aggiornamento per tutti utenti tranne Amministratore"
152
 
153
- #: ../includes/form/post.php:3
154
  msgid "Posts &amp; Pages"
155
  msgstr "Articoli e Pagine"
156
 
157
- #: ../includes/form/post.php:6
158
  msgid "Remove meta boxes for Posts"
159
  msgstr "Elimina meta box per Articoli"
160
 
161
- #: ../includes/form/post.php:25
162
  msgid "Remove meta boxes for Pages"
163
  msgstr "Elimina meta box per Pagine"
164
 
165
- #: ../includes/form/post.php:44
166
  msgid "Revision Control"
167
  msgstr "Controllo revisioni"
168
 
169
- #: ../includes/form/post.php:46
170
  msgid "Limit the number of revisions allowed."
171
  msgstr "Seleziona numero di revisione ammesse"
172
 
173
- #: ../includes/form/post.php:48
174
  msgid "Store All"
175
  msgstr "Registra tutto"
176
 
177
- #: ../includes/form/post.php:64
178
  msgid "Disable Auto Save"
179
  msgstr "Disabilita Salvataggio Automatico"
180
 
181
- #: ../includes/form/post.php:71
182
  msgid "Stop self-pingbacks"
183
  msgstr "Stop self-pingbacks"
184
 
185
- #: ../includes/form/post.php:73
186
  msgid ""
187
  "Stop sending pingbacks from your own site to your own site when writing "
188
  "posts."
189
  msgstr "Stop sending pings verso altri siti quando pubblichi contenuti."
190
 
191
- #: ../includes/form/post.php:79
192
  msgid "Add \"Excerpt\" support for Pages."
193
  msgstr "Aggiungi \"Riassunto\" alle pagine"
194
 
195
- #: ../includes/form/post.php:81
196
  msgid "Allows you to add excerpt text to pages."
197
  msgstr "Necessario per aggiungere riassunto alle pagine"
198
 
199
- #: ../includes/form/sidebar.php:2
200
  msgid "WordPress Plugins"
201
  msgstr "WordPress Pulgins"
202
 
203
- #: ../includes/form/sidebar.php:13
204
  msgid "This Plugin needs your support"
205
  msgstr "Questo plugin necessita del tuo supporto"
206
 
207
- #: ../includes/form/sidebar.php:14
208
  msgid "Please help support the continued development."
209
  msgstr "Si prega di aiutare il mantenimento del plugin"
210
 
211
- #: ../includes/form/sidebar.php:16
212
  msgid "$200+ makes you an official contributor."
213
  msgstr "$200 per diventare sostenitore ufficiale"
214
 
215
- #: ../includes/form/sidebar.php:20
216
  msgid "Contact"
217
  msgstr "Contatto"
218
 
219
- #: ../includes/form/site.php:2
220
  msgid "Site Settings"
221
  msgstr "Impostazioni sito"
222
 
223
- #: ../includes/form/site.php:5
224
  msgid "Add a favicon"
225
  msgstr "Aggiungi Favicon"
226
 
227
- #: ../includes/form/site.php:7
228
  msgid "Please upload .ico image."
229
  msgstr "Caricare una immagine .ico"
230
 
231
- #: ../includes/form/site.php:14
 
 
 
 
232
  msgid "Add a apple-touch-icon"
233
  msgstr "Aggiungi apple-touch-icon"
234
 
235
- #: ../includes/form/site.php:16
236
  msgid "Please upload .png image."
237
  msgstr "Caricare una immagine .png"
238
 
239
- #: ../includes/form/site.php:23
240
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
241
  msgstr "Abilita la rimozione di \"wlwmanifest\" e \"xmlrpc\" dai meta tag"
242
 
243
- #: ../includes/form/site.php:25
244
- #, php-format
245
  msgid ""
246
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
247
  "unnecessary tags from head."
@@ -249,11 +252,11 @@ msgstr ""
249
  "Se non usi \"<a href=\"%s\">Pubblucazione da remoto</a>\" rimuovi i tag "
250
  "relativi dai meta tag"
251
 
252
- #: ../includes/form/site.php:31
253
  msgid "Remove adjacent posts rel links from head on Pages"
254
  msgstr "Rimuovi rel links dall'head nelle pagine"
255
 
256
- #: ../includes/form/site.php:33
257
  msgid ""
258
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
259
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
@@ -261,11 +264,11 @@ msgstr ""
261
  "Rimuovi rel links dall'head nelle pagine<br /><span class=\"ex\">e.g. &lt;"
262
  "link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
263
 
264
- #: ../includes/form/site.php:39
265
  msgid "Remove version number from head"
266
  msgstr "Rimuovi tag di versione dai meta tag"
267
 
268
- #: ../includes/form/site.php:41
269
  msgid ""
270
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
271
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
@@ -273,39 +276,39 @@ msgstr ""
273
  "Rimuovi tag di versione dai meta tag. <span class=\"ex\">e.g. &lt;meta name="
274
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
275
 
276
- #: ../includes/form/site.php:47
277
  msgid "Remove #more anchor"
278
  msgstr "Rimuovi il tag #more "
279
 
280
- #: ../includes/form/site.php:49
281
  msgid "Remove #more-xxx anchor from more links."
282
  msgstr "Rimuovi il tag #more-xxx dai link"
283
 
284
- #: ../includes/form/site.php:55
285
  msgid "Remove \"[...]\" from excerpt"
286
  msgstr "Rimuovi [...] dai riassunti"
287
 
288
- #: ../includes/form/site.php:57
289
  msgid "Remove \"[...]\" from output of the_excerpt()."
290
  msgstr "Rimuovi [...] dal testo dei riassunti"
291
 
292
- #: ../includes/form/site.php:63
293
  msgid "Install Google Analytics"
294
  msgstr "Installa Google Analytics"
295
 
296
- #: ../includes/form/site.php:65
297
  msgid "Add Google analytics code."
298
  msgstr "Aggiungi codice pe rGoogle Analytics"
299
 
300
- #: ../includes/form/site.php:72
301
  msgid "Exclude user logged in."
302
  msgstr "Escludi utente loggato"
303
 
304
- #: ../includes/form/site.php:77
305
  msgid "Webmaster Tools Verification"
306
  msgstr "Webmaster Tools Verification"
307
 
308
- #: ../includes/form/site.php:79
309
  msgid ""
310
  "Enter your meta key \"content\" value to verify your blog with <a href="
311
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
@@ -317,10 +320,30 @@ msgstr ""
317
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
318
  "a>, e <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
319
 
320
- #: ../wp-total-hacks.php:292
321
  msgid "Settings"
322
  msgstr "Impostazioni"
323
 
324
- #: ../wp-total-hacks.php:295
325
  msgid "Donate"
326
  msgstr "Dona"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  msgid ""
7
  msgstr ""
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
10
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
11
  "PO-Revision-Date: 2011-05-23 09:15+0100\n"
12
  "Last-Translator: Andrea Bersi\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "Language: \n"
15
  "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
+ #: includes/admin.php:223 includes/form/appearance.php:11
20
+ #: includes/form/appearance.php:35 includes/form/site.php:9
21
+ #: includes/form/site.php:19
22
  msgid "Select File"
23
  msgstr "Seleziona file"
24
 
25
+ #: includes/admin.php:356
26
  msgid "Saved."
27
  msgstr ""
28
 
29
+ #: includes/admin.php:363
30
  msgid "Save Changes"
31
  msgstr "Salva"
32
 
33
+ #: includes/admin.php:408
34
  msgid "Deactivate"
35
  msgstr "Disattiva"
36
 
37
+ #: includes/admin.php:410 includes/admin.php:412
38
  msgid "Activate"
39
  msgstr "Attiva"
40
 
41
+ #: includes/form/appearance.php:3
42
  msgid "Appearance in admin"
43
  msgstr "Aspetto in amministrazione"
44
 
45
+ #: includes/form/appearance.php:6
46
  msgid "Change admin header logo"
47
  msgstr "Cambia logo in testata amministrazione"
48
 
49
+ #: includes/form/appearance.php:8
50
  msgid "Upload %s x %s pixel image for admin header logo."
51
  msgstr "Carica immagine %s x %s pixel per logo amministrazione"
52
 
53
+ #: includes/form/appearance.php:16
54
  msgid "Change admin footer text"
55
  msgstr "Cambia testo piè di pagina amministrazione"
56
 
57
+ #: includes/form/appearance.php:18
58
  msgid "You can edit admin footer text. Line breaks will remove."
59
  msgstr ""
60
  "Puoi cambiare il testo del pié di pagina amministrazione. Gli a capo vengono "
61
  "rimosssi"
62
 
63
+ #: includes/form/appearance.php:29
64
  msgid "Change login logo"
65
  msgstr "Cambia logo finestra accesso backend"
66
 
67
+ #: includes/form/appearance.php:31
68
  msgid ""
69
  "You can customize logo, URL and Title. The logo image size is recommended "
70
  "310 x 70 pixel."
72
  "Puoi personalizzare logo, URL e titolo. L'immagine del logo raccomandata è "
73
  "310 x 70 pixel."
74
 
75
+ #: includes/form/appearance.php:34
76
  msgid "Logo"
77
  msgstr "Logo"
78
 
79
+ #: includes/form/appearance.php:36
80
  msgid "URL"
81
  msgstr "URL"
82
 
83
+ #: includes/form/appearance.php:38
84
  msgid "Title"
85
  msgstr "Titolo"
86
 
87
+ #: includes/form/footer.php:2
88
  msgid "Translators"
89
  msgstr "Traduttori"
90
 
91
+ #: includes/form/footer.php:7
92
  msgid "Contributors"
93
  msgstr "Sostenitori"
94
 
95
+ #: includes/form/other.php:2
96
  msgid "Other"
97
  msgstr "Altro"
98
 
99
+ #: includes/form/other.php:5
100
  msgid "Deactivate Dashboard Widgets"
101
  msgstr "Disattiva Widgets Bacheca"
102
 
103
+ #: includes/form/other.php:7 includes/form/post.php:8
104
+ #: includes/form/post.php:27
105
  msgid "Choose the items you want to remove."
106
  msgstr "Click sul check box per cancellare"
107
 
108
+ #: includes/form/other.php:24
109
  msgid "Add role \"Webmaster\""
110
  msgstr "Aggiungi ruolo \"Webmaster\""
111
 
112
+ #: includes/form/other.php:26
113
  msgid ""
114
  "This role has the capabilities of an \"Editor\", but can also edit theme "
115
  "options."
116
  msgstr "\"Webmaster\" è ruolo analogo a \"Editor\" + \"edit_theme_options\" "
117
 
118
+ #: includes/form/other.php:32
119
  msgid "Change default email address"
120
  msgstr "Cambia valore email di default"
121
 
122
+ #: includes/form/other.php:34
123
  msgid ""
124
  "Change the email address and sender name used by automatic email "
125
  "notifications."
126
  msgstr "Cambia valore email di default e nome del sender"
127
 
128
+ #: includes/form/other.php:36
129
  msgid "Name"
130
  msgstr "Nome"
131
 
132
+ #: includes/form/other.php:38
133
  msgid "Email"
134
  msgstr "Email"
135
 
136
+ #: includes/form/other.php:45
137
  msgid "Delete default contact methods"
138
  msgstr "Cancella metodo contatto di default"
139
 
140
+ #: includes/form/other.php:47
141
  msgid "Delete default contact methods from user profile."
142
  msgstr "Cancella metodo contatto di default dak profilo utente"
143
 
144
+ #: includes/form/other.php:64
145
  msgid "Remove Update Notification"
146
  msgstr "Rimuovi notifiche di aggiornamento"
147
 
148
+ #: includes/form/other.php:66
149
  msgid "Remove Update Notification for all users except Admin User."
150
  msgstr ""
151
  "Rimuovi notifiche di aggiornamento per tutti utenti tranne Amministratore"
152
 
153
+ #: includes/form/post.php:3
154
  msgid "Posts &amp; Pages"
155
  msgstr "Articoli e Pagine"
156
 
157
+ #: includes/form/post.php:6
158
  msgid "Remove meta boxes for Posts"
159
  msgstr "Elimina meta box per Articoli"
160
 
161
+ #: includes/form/post.php:25
162
  msgid "Remove meta boxes for Pages"
163
  msgstr "Elimina meta box per Pagine"
164
 
165
+ #: includes/form/post.php:44
166
  msgid "Revision Control"
167
  msgstr "Controllo revisioni"
168
 
169
+ #: includes/form/post.php:46
170
  msgid "Limit the number of revisions allowed."
171
  msgstr "Seleziona numero di revisione ammesse"
172
 
173
+ #: includes/form/post.php:48
174
  msgid "Store All"
175
  msgstr "Registra tutto"
176
 
177
+ #: includes/form/post.php:64
178
  msgid "Disable Auto Save"
179
  msgstr "Disabilita Salvataggio Automatico"
180
 
181
+ #: includes/form/post.php:71
182
  msgid "Stop self-pingbacks"
183
  msgstr "Stop self-pingbacks"
184
 
185
+ #: includes/form/post.php:73
186
  msgid ""
187
  "Stop sending pingbacks from your own site to your own site when writing "
188
  "posts."
189
  msgstr "Stop sending pings verso altri siti quando pubblichi contenuti."
190
 
191
+ #: includes/form/post.php:79
192
  msgid "Add \"Excerpt\" support for Pages."
193
  msgstr "Aggiungi \"Riassunto\" alle pagine"
194
 
195
+ #: includes/form/post.php:81
196
  msgid "Allows you to add excerpt text to pages."
197
  msgstr "Necessario per aggiungere riassunto alle pagine"
198
 
199
+ #: includes/form/sidebar.php:2
200
  msgid "WordPress Plugins"
201
  msgstr "WordPress Pulgins"
202
 
203
+ #: includes/form/sidebar.php:13
204
  msgid "This Plugin needs your support"
205
  msgstr "Questo plugin necessita del tuo supporto"
206
 
207
+ #: includes/form/sidebar.php:14
208
  msgid "Please help support the continued development."
209
  msgstr "Si prega di aiutare il mantenimento del plugin"
210
 
211
+ #: includes/form/sidebar.php:16
212
  msgid "$200+ makes you an official contributor."
213
  msgstr "$200 per diventare sostenitore ufficiale"
214
 
215
+ #: includes/form/sidebar.php:20
216
  msgid "Contact"
217
  msgstr "Contatto"
218
 
219
+ #: includes/form/site.php:2
220
  msgid "Site Settings"
221
  msgstr "Impostazioni sito"
222
 
223
+ #: includes/form/site.php:5
224
  msgid "Add a favicon"
225
  msgstr "Aggiungi Favicon"
226
 
227
+ #: includes/form/site.php:7
228
  msgid "Please upload .ico image."
229
  msgstr "Caricare una immagine .ico"
230
 
231
+ #: includes/form/site.php:10
232
+ msgid "Use this favicon with administration screens."
233
+ msgstr ""
234
+
235
+ #: includes/form/site.php:15
236
  msgid "Add a apple-touch-icon"
237
  msgstr "Aggiungi apple-touch-icon"
238
 
239
+ #: includes/form/site.php:17
240
  msgid "Please upload .png image."
241
  msgstr "Caricare una immagine .png"
242
 
243
+ #: includes/form/site.php:24
244
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
245
  msgstr "Abilita la rimozione di \"wlwmanifest\" e \"xmlrpc\" dai meta tag"
246
 
247
+ #: includes/form/site.php:26
 
248
  msgid ""
249
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
250
  "unnecessary tags from head."
252
  "Se non usi \"<a href=\"%s\">Pubblucazione da remoto</a>\" rimuovi i tag "
253
  "relativi dai meta tag"
254
 
255
+ #: includes/form/site.php:32
256
  msgid "Remove adjacent posts rel links from head on Pages"
257
  msgstr "Rimuovi rel links dall'head nelle pagine"
258
 
259
+ #: includes/form/site.php:34
260
  msgid ""
261
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
262
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
264
  "Rimuovi rel links dall'head nelle pagine<br /><span class=\"ex\">e.g. &lt;"
265
  "link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
266
 
267
+ #: includes/form/site.php:40
268
  msgid "Remove version number from head"
269
  msgstr "Rimuovi tag di versione dai meta tag"
270
 
271
+ #: includes/form/site.php:42
272
  msgid ""
273
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
274
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
276
  "Rimuovi tag di versione dai meta tag. <span class=\"ex\">e.g. &lt;meta name="
277
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
278
 
279
+ #: includes/form/site.php:48
280
  msgid "Remove #more anchor"
281
  msgstr "Rimuovi il tag #more "
282
 
283
+ #: includes/form/site.php:50
284
  msgid "Remove #more-xxx anchor from more links."
285
  msgstr "Rimuovi il tag #more-xxx dai link"
286
 
287
+ #: includes/form/site.php:56
288
  msgid "Remove \"[...]\" from excerpt"
289
  msgstr "Rimuovi [...] dai riassunti"
290
 
291
+ #: includes/form/site.php:58
292
  msgid "Remove \"[...]\" from output of the_excerpt()."
293
  msgstr "Rimuovi [...] dal testo dei riassunti"
294
 
295
+ #: includes/form/site.php:64
296
  msgid "Install Google Analytics"
297
  msgstr "Installa Google Analytics"
298
 
299
+ #: includes/form/site.php:66
300
  msgid "Add Google analytics code."
301
  msgstr "Aggiungi codice pe rGoogle Analytics"
302
 
303
+ #: includes/form/site.php:73
304
  msgid "Exclude user logged in."
305
  msgstr "Escludi utente loggato"
306
 
307
+ #: includes/form/site.php:78
308
  msgid "Webmaster Tools Verification"
309
  msgstr "Webmaster Tools Verification"
310
 
311
+ #: includes/form/site.php:80
312
  msgid ""
313
  "Enter your meta key \"content\" value to verify your blog with <a href="
314
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
320
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
321
  "a>, e <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
322
 
323
+ #: wp-total-hacks.php:333
324
  msgid "Settings"
325
  msgstr "Impostazioni"
326
 
327
+ #: wp-total-hacks.php:336
328
  msgid "Donate"
329
  msgstr "Dona"
330
+
331
+ #. Plugin Name of the plugin/theme
332
+ msgid "WP Total Hacks"
333
+ msgstr ""
334
+
335
+ #. Plugin URI of the plugin/theme
336
+ msgid "http://wpist.me/wp/wp-total-hacks/"
337
+ msgstr ""
338
+
339
+ #. Description of the plugin/theme
340
+ msgid "WP Total Hacks can customize your WordPress."
341
+ msgstr ""
342
+
343
+ #. Author of the plugin/theme
344
+ msgid "Takayuki Miyauchi"
345
+ msgstr ""
346
+
347
+ #. Author URI of the plugin/theme
348
+ msgid "http://wpist.me/"
349
+ msgstr ""
languages/wp-total-hacks-ja.mo CHANGED
Binary file
languages/wp-total-hacks-ja.po CHANGED
@@ -7,64 +7,63 @@
7
  msgid ""
8
  msgstr ""
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
- "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2011-11-17 21:17+0900\n"
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
  "Language: \n"
16
  "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=utf-8\n"
18
  "Content-Transfer-Encoding: 8bit\n"
19
 
20
- #: ../includes/admin.php:223 ../includes/form/appearance.php:11
21
- #: ../includes/form/appearance.php:35 ../includes/form/site.php:9
22
- #: ../includes/form/site.php:19
23
  msgid "Select File"
24
  msgstr "ファイルを選択"
25
 
26
- #: ../includes/admin.php:356
27
  msgid "Saved."
28
  msgstr ""
29
 
30
- #: ../includes/admin.php:363
31
  msgid "Save Changes"
32
  msgstr ""
33
 
34
- #: ../includes/admin.php:408
35
  msgid "Deactivate"
36
  msgstr ""
37
 
38
- #: ../includes/admin.php:410 ../includes/admin.php:412
39
  msgid "Activate"
40
  msgstr ""
41
 
42
- #: ../includes/form/appearance.php:3
43
  msgid "Appearance in admin"
44
  msgstr "外観"
45
 
46
- #: ../includes/form/appearance.php:6
47
  msgid "Change admin header logo"
48
  msgstr "管理画面のヘッダーのロゴを変更"
49
 
50
- #: ../includes/form/appearance.php:8
51
- #, php-format
52
  msgid "Upload %s x %s pixel image for admin header logo."
53
  msgstr "%s x %s ピクセルの画像をアップロードしてください。"
54
 
55
- #: ../includes/form/appearance.php:16
56
  msgid "Change admin footer text"
57
  msgstr "管理画面フッターを変更"
58
 
59
- #: ../includes/form/appearance.php:18
60
  msgid "You can edit admin footer text. Line breaks will remove."
61
  msgstr "管理画面フッターのテキストを変更できます。改行は無視されます。"
62
 
63
- #: ../includes/form/appearance.php:29
64
  msgid "Change login logo"
65
  msgstr "ログイン画面のロゴを変更"
66
 
67
- #: ../includes/form/appearance.php:31
68
  msgid ""
69
  "You can customize logo, URL and Title. The logo image size is recommended "
70
  "310 x 70 pixel."
@@ -72,180 +71,179 @@ msgstr ""
72
  "ログイン画面のロゴ、リンク先URL、リンクタイトルを変更できます。ロゴ画像のサイ"
73
  "ズは、310 x 70 ピクセルをおすすめします。"
74
 
75
- #: ../includes/form/appearance.php:34
76
  msgid "Logo"
77
  msgstr "ロゴ"
78
 
79
- #: ../includes/form/appearance.php:36
80
  msgid "URL"
81
  msgstr "URL"
82
 
83
- #: ../includes/form/appearance.php:38
84
  msgid "Title"
85
  msgstr "タイトル"
86
 
87
- #: ../includes/form/footer.php:2
88
  msgid "Translators"
89
  msgstr "翻訳者"
90
 
91
- #: ../includes/form/footer.php:7
92
  msgid "Contributors"
93
  msgstr "開発者及び協力者"
94
 
95
- #: ../includes/form/other.php:2
96
  msgid "Other"
97
  msgstr "その他"
98
 
99
- #: ../includes/form/other.php:5
100
  msgid "Deactivate Dashboard Widgets"
101
  msgstr "ダッシュボードウィジェットの無効化"
102
 
103
- #: ../includes/form/other.php:7 ../includes/form/post.php:8
104
- #: ../includes/form/post.php:27
105
  msgid "Choose the items you want to remove."
106
  msgstr "削除したい項目をクリックしてください。"
107
 
108
- #: ../includes/form/other.php:24
109
  msgid "Add role \"Webmaster\""
110
  msgstr "\"Webmaster\" 権限を追加"
111
 
112
- #: ../includes/form/other.php:26
113
  msgid ""
114
  "This role has the capabilities of an \"Editor\", but can also edit theme "
115
  "options."
116
  msgstr ""
117
  "\"Webmaster\" は、\"Editor\" 権限と \"edit_theme_options\" が可能です。"
118
 
119
- #: ../includes/form/other.php:32
120
  msgid "Change default email address"
121
  msgstr "デフォルトのメールアドレスを変更"
122
 
123
- #: ../includes/form/other.php:34
124
  msgid ""
125
  "Change the email address and sender name used by automatic email "
126
  "notifications."
127
  msgstr "デフォルトのメールアドレスと送信者名を変更します。"
128
 
129
- #: ../includes/form/other.php:36
130
  msgid "Name"
131
  msgstr "名前"
132
 
133
- #: ../includes/form/other.php:38
134
  msgid "Email"
135
  msgstr "Email"
136
 
137
- #: ../includes/form/other.php:45
138
  msgid "Delete default contact methods"
139
  msgstr "デフォルトの連絡先情報を削除"
140
 
141
- #: ../includes/form/other.php:47
142
  msgid "Delete default contact methods from user profile."
143
  msgstr "ユーザーの編集からデフォルトの連絡先情報を削除します。"
144
 
145
- #: ../includes/form/other.php:64
146
  msgid "Remove Update Notification"
147
  msgstr "アップデート通知を停止"
148
 
149
- #: ../includes/form/other.php:66
150
  msgid "Remove Update Notification for all users except Admin User."
151
  msgstr "アップデート通知を管理者以外の全てのユーザーに対して停止します。"
152
 
153
- #: ../includes/form/post.php:3
154
  msgid "Posts &amp; Pages"
155
  msgstr "投稿 & ページ"
156
 
157
- #: ../includes/form/post.php:6
158
  msgid "Remove meta boxes for Posts"
159
  msgstr "投稿のメタボックスを削除"
160
 
161
- #: ../includes/form/post.php:25
162
  msgid "Remove meta boxes for Pages"
163
  msgstr "ページのメタボックスを削除"
164
 
165
- #: ../includes/form/post.php:44
166
  msgid "Revision Control"
167
  msgstr "リビジョンコントロール"
168
 
169
- #: ../includes/form/post.php:46
170
  msgid "Limit the number of revisions allowed."
171
  msgstr "保存するリビジョン数を選択してください。"
172
 
173
- #: ../includes/form/post.php:48
174
  msgid "Store All"
175
  msgstr "全て保存"
176
 
177
- #: ../includes/form/post.php:64
178
  msgid "Disable Auto Save"
179
  msgstr "自動保存を無効"
180
 
181
- #: ../includes/form/post.php:71
182
  msgid "Stop self-pingbacks"
183
  msgstr "セルフピンバックを停止"
184
 
185
- #: ../includes/form/post.php:73
186
  msgid ""
187
  "Stop sending pingbacks from your own site to your own site when writing "
188
  "posts."
189
  msgstr "あなたのサイトからあなたのサイトへのピンバックを停止する。"
190
 
191
- #: ../includes/form/post.php:79
192
  msgid "Add \"Excerpt\" support for Pages."
193
  msgstr "ページに\"抜粋\"を追加"
194
 
195
- #: ../includes/form/post.php:81
196
  msgid "Allows you to add excerpt text to pages."
197
  msgstr "ページに\"抜粋\"を追加できます。"
198
 
199
- #: ../includes/form/sidebar.php:2
200
  msgid "WordPress Plugins"
201
  msgstr "WordPress プラグイン"
202
 
203
- #: ../includes/form/sidebar.php:13
204
  msgid "This Plugin needs your support"
205
  msgstr "あなたのサポートが必要です"
206
 
207
- #: ../includes/form/sidebar.php:14
208
  msgid "Please help support the continued development."
209
  msgstr "開発を継続するための支援をお願いします。"
210
 
211
- #: ../includes/form/sidebar.php:16
212
  msgid "$200+ makes you an official contributor."
213
  msgstr "200ドル以上の寄付で公式な協力者としてご紹介させていただきます。"
214
 
215
- #: ../includes/form/sidebar.php:20
216
  msgid "Contact"
217
  msgstr "連絡先"
218
 
219
- #: ../includes/form/site.php:2
220
  msgid "Site Settings"
221
  msgstr "サイト設定"
222
 
223
- #: ../includes/form/site.php:5
224
  msgid "Add a favicon"
225
  msgstr "Faviconを追加"
226
 
227
- #: ../includes/form/site.php:7
228
  msgid "Please upload .ico image."
229
  msgstr ".ico 画像をアップロードしてください。"
230
 
231
- #: ../includes/form/site.php:10
232
  msgid "Use this favicon with administration screens."
233
  msgstr "faviconを管理画面でも使用する。"
234
 
235
- #: ../includes/form/site.php:15
236
  msgid "Add a apple-touch-icon"
237
  msgstr "apple-touch-icon を追加"
238
 
239
- #: ../includes/form/site.php:17
240
  msgid "Please upload .png image."
241
  msgstr ".png 画像をアップロードしてください。"
242
 
243
- #: ../includes/form/site.php:24
244
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
245
  msgstr "\"wlwmanifest\" と \"xmlrpc\" の自動削除"
246
 
247
- #: ../includes/form/site.php:26
248
- #, php-format
249
  msgid ""
250
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
251
  "unnecessary tags from head."
@@ -253,11 +251,11 @@ msgstr ""
253
  "もし、\"<a href=\"%s\">リモート投稿</a>\" を使用しないなら、不必要なタグを "
254
  "head から取り除きます。"
255
 
256
- #: ../includes/form/site.php:32
257
  msgid "Remove adjacent posts rel links from head on Pages"
258
  msgstr "前後の投稿へのリンクをページで無効化"
259
 
260
- #: ../includes/form/site.php:34
261
  msgid ""
262
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
263
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
@@ -265,11 +263,11 @@ msgstr ""
265
  "前後の投稿へのリンクをページで無効にする。<br /><span class=\"ex\">e.g. &lt;"
266
  "link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
267
 
268
- #: ../includes/form/site.php:40
269
  msgid "Remove version number from head"
270
  msgstr "バージョン情報を head から削除"
271
 
272
- #: ../includes/form/site.php:42
273
  msgid ""
274
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
275
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
@@ -277,39 +275,39 @@ msgstr ""
277
  "generator タグを head から削除します。<span class=\"ex\">e.g. &lt;meta name="
278
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
279
 
280
- #: ../includes/form/site.php:48
281
  msgid "Remove #more anchor"
282
  msgstr "#more アンカーの削除"
283
 
284
- #: ../includes/form/site.php:50
285
  msgid "Remove #more-xxx anchor from more links."
286
  msgstr "more リンクから、#more-xxx アンカーを削除します。"
287
 
288
- #: ../includes/form/site.php:56
289
  msgid "Remove \"[...]\" from excerpt"
290
  msgstr "抜粋から、[...] を削除"
291
 
292
- #: ../includes/form/site.php:58
293
  msgid "Remove \"[...]\" from output of the_excerpt()."
294
  msgstr "the_excerpt() の出力結果から、[...] を削除します。"
295
 
296
- #: ../includes/form/site.php:64
297
  msgid "Install Google Analytics"
298
  msgstr "Google Analytics をインストール"
299
 
300
- #: ../includes/form/site.php:66
301
  msgid "Add Google analytics code."
302
  msgstr "Google Analytics コードを入力してください。"
303
 
304
- #: ../includes/form/site.php:73
305
  msgid "Exclude user logged in."
306
  msgstr "ログインユーザーには無効にする。"
307
 
308
- #: ../includes/form/site.php:78
309
  msgid "Webmaster Tools Verification"
310
  msgstr "ウェブマスターツールの認証"
311
 
312
- #: ../includes/form/site.php:80
313
  msgid ""
314
  "Enter your meta key \"content\" value to verify your blog with <a href="
315
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
@@ -321,10 +319,30 @@ msgstr ""
321
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href="
322
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
323
 
324
- #: ../wp-total-hacks.php:333
325
  msgid "Settings"
326
  msgstr "設定"
327
 
328
- #: ../wp-total-hacks.php:336
329
  msgid "Donate"
330
  msgstr "寄付"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  msgid ""
8
  msgstr ""
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
11
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
  "Language: \n"
16
  "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
  "Content-Transfer-Encoding: 8bit\n"
19
 
20
+ #: includes/admin.php:223 includes/form/appearance.php:11
21
+ #: includes/form/appearance.php:35 includes/form/site.php:9
22
+ #: includes/form/site.php:19
23
  msgid "Select File"
24
  msgstr "ファイルを選択"
25
 
26
+ #: includes/admin.php:356
27
  msgid "Saved."
28
  msgstr ""
29
 
30
+ #: includes/admin.php:363
31
  msgid "Save Changes"
32
  msgstr ""
33
 
34
+ #: includes/admin.php:408
35
  msgid "Deactivate"
36
  msgstr ""
37
 
38
+ #: includes/admin.php:410 includes/admin.php:412
39
  msgid "Activate"
40
  msgstr ""
41
 
42
+ #: includes/form/appearance.php:3
43
  msgid "Appearance in admin"
44
  msgstr "外観"
45
 
46
+ #: includes/form/appearance.php:6
47
  msgid "Change admin header logo"
48
  msgstr "管理画面のヘッダーのロゴを変更"
49
 
50
+ #: includes/form/appearance.php:8
 
51
  msgid "Upload %s x %s pixel image for admin header logo."
52
  msgstr "%s x %s ピクセルの画像をアップロードしてください。"
53
 
54
+ #: includes/form/appearance.php:16
55
  msgid "Change admin footer text"
56
  msgstr "管理画面フッターを変更"
57
 
58
+ #: includes/form/appearance.php:18
59
  msgid "You can edit admin footer text. Line breaks will remove."
60
  msgstr "管理画面フッターのテキストを変更できます。改行は無視されます。"
61
 
62
+ #: includes/form/appearance.php:29
63
  msgid "Change login logo"
64
  msgstr "ログイン画面のロゴを変更"
65
 
66
+ #: includes/form/appearance.php:31
67
  msgid ""
68
  "You can customize logo, URL and Title. The logo image size is recommended "
69
  "310 x 70 pixel."
71
  "ログイン画面のロゴ、リンク先URL、リンクタイトルを変更できます。ロゴ画像のサイ"
72
  "ズは、310 x 70 ピクセルをおすすめします。"
73
 
74
+ #: includes/form/appearance.php:34
75
  msgid "Logo"
76
  msgstr "ロゴ"
77
 
78
+ #: includes/form/appearance.php:36
79
  msgid "URL"
80
  msgstr "URL"
81
 
82
+ #: includes/form/appearance.php:38
83
  msgid "Title"
84
  msgstr "タイトル"
85
 
86
+ #: includes/form/footer.php:2
87
  msgid "Translators"
88
  msgstr "翻訳者"
89
 
90
+ #: includes/form/footer.php:7
91
  msgid "Contributors"
92
  msgstr "開発者及び協力者"
93
 
94
+ #: includes/form/other.php:2
95
  msgid "Other"
96
  msgstr "その他"
97
 
98
+ #: includes/form/other.php:5
99
  msgid "Deactivate Dashboard Widgets"
100
  msgstr "ダッシュボードウィジェットの無効化"
101
 
102
+ #: includes/form/other.php:7 includes/form/post.php:8
103
+ #: includes/form/post.php:27
104
  msgid "Choose the items you want to remove."
105
  msgstr "削除したい項目をクリックしてください。"
106
 
107
+ #: includes/form/other.php:24
108
  msgid "Add role \"Webmaster\""
109
  msgstr "\"Webmaster\" 権限を追加"
110
 
111
+ #: includes/form/other.php:26
112
  msgid ""
113
  "This role has the capabilities of an \"Editor\", but can also edit theme "
114
  "options."
115
  msgstr ""
116
  "\"Webmaster\" は、\"Editor\" 権限と \"edit_theme_options\" が可能です。"
117
 
118
+ #: includes/form/other.php:32
119
  msgid "Change default email address"
120
  msgstr "デフォルトのメールアドレスを変更"
121
 
122
+ #: includes/form/other.php:34
123
  msgid ""
124
  "Change the email address and sender name used by automatic email "
125
  "notifications."
126
  msgstr "デフォルトのメールアドレスと送信者名を変更します。"
127
 
128
+ #: includes/form/other.php:36
129
  msgid "Name"
130
  msgstr "名前"
131
 
132
+ #: includes/form/other.php:38
133
  msgid "Email"
134
  msgstr "Email"
135
 
136
+ #: includes/form/other.php:45
137
  msgid "Delete default contact methods"
138
  msgstr "デフォルトの連絡先情報を削除"
139
 
140
+ #: includes/form/other.php:47
141
  msgid "Delete default contact methods from user profile."
142
  msgstr "ユーザーの編集からデフォルトの連絡先情報を削除します。"
143
 
144
+ #: includes/form/other.php:64
145
  msgid "Remove Update Notification"
146
  msgstr "アップデート通知を停止"
147
 
148
+ #: includes/form/other.php:66
149
  msgid "Remove Update Notification for all users except Admin User."
150
  msgstr "アップデート通知を管理者以外の全てのユーザーに対して停止します。"
151
 
152
+ #: includes/form/post.php:3
153
  msgid "Posts &amp; Pages"
154
  msgstr "投稿 & ページ"
155
 
156
+ #: includes/form/post.php:6
157
  msgid "Remove meta boxes for Posts"
158
  msgstr "投稿のメタボックスを削除"
159
 
160
+ #: includes/form/post.php:25
161
  msgid "Remove meta boxes for Pages"
162
  msgstr "ページのメタボックスを削除"
163
 
164
+ #: includes/form/post.php:44
165
  msgid "Revision Control"
166
  msgstr "リビジョンコントロール"
167
 
168
+ #: includes/form/post.php:46
169
  msgid "Limit the number of revisions allowed."
170
  msgstr "保存するリビジョン数を選択してください。"
171
 
172
+ #: includes/form/post.php:48
173
  msgid "Store All"
174
  msgstr "全て保存"
175
 
176
+ #: includes/form/post.php:64
177
  msgid "Disable Auto Save"
178
  msgstr "自動保存を無効"
179
 
180
+ #: includes/form/post.php:71
181
  msgid "Stop self-pingbacks"
182
  msgstr "セルフピンバックを停止"
183
 
184
+ #: includes/form/post.php:73
185
  msgid ""
186
  "Stop sending pingbacks from your own site to your own site when writing "
187
  "posts."
188
  msgstr "あなたのサイトからあなたのサイトへのピンバックを停止する。"
189
 
190
+ #: includes/form/post.php:79
191
  msgid "Add \"Excerpt\" support for Pages."
192
  msgstr "ページに\"抜粋\"を追加"
193
 
194
+ #: includes/form/post.php:81
195
  msgid "Allows you to add excerpt text to pages."
196
  msgstr "ページに\"抜粋\"を追加できます。"
197
 
198
+ #: includes/form/sidebar.php:2
199
  msgid "WordPress Plugins"
200
  msgstr "WordPress プラグイン"
201
 
202
+ #: includes/form/sidebar.php:13
203
  msgid "This Plugin needs your support"
204
  msgstr "あなたのサポートが必要です"
205
 
206
+ #: includes/form/sidebar.php:14
207
  msgid "Please help support the continued development."
208
  msgstr "開発を継続するための支援をお願いします。"
209
 
210
+ #: includes/form/sidebar.php:16
211
  msgid "$200+ makes you an official contributor."
212
  msgstr "200ドル以上の寄付で公式な協力者としてご紹介させていただきます。"
213
 
214
+ #: includes/form/sidebar.php:20
215
  msgid "Contact"
216
  msgstr "連絡先"
217
 
218
+ #: includes/form/site.php:2
219
  msgid "Site Settings"
220
  msgstr "サイト設定"
221
 
222
+ #: includes/form/site.php:5
223
  msgid "Add a favicon"
224
  msgstr "Faviconを追加"
225
 
226
+ #: includes/form/site.php:7
227
  msgid "Please upload .ico image."
228
  msgstr ".ico 画像をアップロードしてください。"
229
 
230
+ #: includes/form/site.php:10
231
  msgid "Use this favicon with administration screens."
232
  msgstr "faviconを管理画面でも使用する。"
233
 
234
+ #: includes/form/site.php:15
235
  msgid "Add a apple-touch-icon"
236
  msgstr "apple-touch-icon を追加"
237
 
238
+ #: includes/form/site.php:17
239
  msgid "Please upload .png image."
240
  msgstr ".png 画像をアップロードしてください。"
241
 
242
+ #: includes/form/site.php:24
243
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
244
  msgstr "\"wlwmanifest\" と \"xmlrpc\" の自動削除"
245
 
246
+ #: includes/form/site.php:26
 
247
  msgid ""
248
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
249
  "unnecessary tags from head."
251
  "もし、\"<a href=\"%s\">リモート投稿</a>\" を使用しないなら、不必要なタグを "
252
  "head から取り除きます。"
253
 
254
+ #: includes/form/site.php:32
255
  msgid "Remove adjacent posts rel links from head on Pages"
256
  msgstr "前後の投稿へのリンクをページで無効化"
257
 
258
+ #: includes/form/site.php:34
259
  msgid ""
260
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
261
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
263
  "前後の投稿へのリンクをページで無効にする。<br /><span class=\"ex\">e.g. &lt;"
264
  "link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
265
 
266
+ #: includes/form/site.php:40
267
  msgid "Remove version number from head"
268
  msgstr "バージョン情報を head から削除"
269
 
270
+ #: includes/form/site.php:42
271
  msgid ""
272
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
273
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
275
  "generator タグを head から削除します。<span class=\"ex\">e.g. &lt;meta name="
276
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
277
 
278
+ #: includes/form/site.php:48
279
  msgid "Remove #more anchor"
280
  msgstr "#more アンカーの削除"
281
 
282
+ #: includes/form/site.php:50
283
  msgid "Remove #more-xxx anchor from more links."
284
  msgstr "more リンクから、#more-xxx アンカーを削除します。"
285
 
286
+ #: includes/form/site.php:56
287
  msgid "Remove \"[...]\" from excerpt"
288
  msgstr "抜粋から、[...] を削除"
289
 
290
+ #: includes/form/site.php:58
291
  msgid "Remove \"[...]\" from output of the_excerpt()."
292
  msgstr "the_excerpt() の出力結果から、[...] を削除します。"
293
 
294
+ #: includes/form/site.php:64
295
  msgid "Install Google Analytics"
296
  msgstr "Google Analytics をインストール"
297
 
298
+ #: includes/form/site.php:66
299
  msgid "Add Google analytics code."
300
  msgstr "Google Analytics コードを入力してください。"
301
 
302
+ #: includes/form/site.php:73
303
  msgid "Exclude user logged in."
304
  msgstr "ログインユーザーには無効にする。"
305
 
306
+ #: includes/form/site.php:78
307
  msgid "Webmaster Tools Verification"
308
  msgstr "ウェブマスターツールの認証"
309
 
310
+ #: includes/form/site.php:80
311
  msgid ""
312
  "Enter your meta key \"content\" value to verify your blog with <a href="
313
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
319
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href="
320
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
321
 
322
+ #: wp-total-hacks.php:333
323
  msgid "Settings"
324
  msgstr "設定"
325
 
326
+ #: wp-total-hacks.php:336
327
  msgid "Donate"
328
  msgstr "寄付"
329
+
330
+ #. Plugin Name of the plugin/theme
331
+ msgid "WP Total Hacks"
332
+ msgstr "WP Total Hacks"
333
+
334
+ #. Plugin URI of the plugin/theme
335
+ msgid "http://wpist.me/wp/wp-total-hacks/"
336
+ msgstr "http://firegoby.theta.ne.jp/wp/wp-total-hacks"
337
+
338
+ #. Description of the plugin/theme
339
+ msgid "WP Total Hacks can customize your WordPress."
340
+ msgstr "20項目以上のカスタマイズができるWordPressプラグイン"
341
+
342
+ #. Author of the plugin/theme
343
+ msgid "Takayuki Miyauchi"
344
+ msgstr "Takayuki Miyauchi"
345
+
346
+ #. Author URI of the plugin/theme
347
+ msgid "http://wpist.me/"
348
+ msgstr "http://firegoby.theta.ne.jp/"
languages/wp-total-hacks-nl_NL.mo CHANGED
Binary file
languages/wp-total-hacks-nl_NL.po CHANGED
@@ -1,14 +1,14 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: PACKAGE VERSION\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-09-21 02:55+0900\n"
6
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "Language: \n"
10
  "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=utf-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
  "X-Poedit-Language: \n"
@@ -22,64 +22,64 @@ msgstr ""
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
- #: ../includes/admin.php:245 ../includes/form/appearance.php:11
26
- #: ../includes/form/appearance.php:35 ../includes/form/site.php:9
27
- #: ../includes/form/site.php:18
28
  msgid "Select File"
29
  msgstr "Selecteer een bestand"
30
 
31
- #: ../includes/admin.php:382
32
  msgid "Saved."
33
  msgstr ""
34
 
35
  # @ default
36
- #: ../includes/admin.php:389
37
  msgid "Save Changes"
38
  msgstr ""
39
 
40
  # @ default
41
- #: ../includes/admin.php:434
42
  msgid "Deactivate"
43
  msgstr ""
44
 
45
  # @ default
46
- #: ../includes/admin.php:436 ../includes/admin.php:438
47
  msgid "Activate"
48
  msgstr ""
49
 
50
  # @ wp-total-hacks
51
- #: ../includes/form/appearance.php:3
52
  msgid "Appearance in admin"
53
  msgstr "Verschijning in admin"
54
 
55
  # @ wp-total-hacks
56
- #: ../includes/form/appearance.php:6
57
  msgid "Change admin header logo"
58
  msgstr "Wijzig admin header logo"
59
 
60
  # @ wp-total-hacks
61
- #: ../includes/form/appearance.php:8
62
  msgid "Upload %s x %s pixel image for admin header logo."
63
  msgstr "Upload een afbeelding voor de admin header (%s x %s pixel)"
64
 
65
  # @ wp-total-hacks
66
- #: ../includes/form/appearance.php:16
67
  msgid "Change admin footer text"
68
  msgstr "Wijzig de admin footer text"
69
 
70
  # @ wp-total-hacks
71
- #: ../includes/form/appearance.php:18
72
  msgid "You can edit admin footer text. Line breaks will remove."
73
  msgstr ""
74
  "U kan de admin footer tekst wijzigen. Regel overgangen worden verwijderd."
75
 
76
  # @ wp-total-hacks
77
- #: ../includes/form/appearance.php:29
78
  msgid "Change login logo"
79
  msgstr "Wijzig het login logo"
80
 
81
  # @ wp-total-hacks
82
- #: ../includes/form/appearance.php:31
83
  msgid ""
84
  "You can customize logo, URL and Title. The logo image size is recommended "
85
  "310 x 70 pixel."
@@ -88,53 +88,53 @@ msgstr ""
88
  "logo is 310 x 70 pixels."
89
 
90
  # @ wp-total-hacks
91
- #: ../includes/form/appearance.php:34
92
  msgid "Logo"
93
  msgstr "Logo"
94
 
95
  # @ wp-total-hacks
96
- #: ../includes/form/appearance.php:36
97
  msgid "URL"
98
  msgstr "URL"
99
 
100
  # @ wp-total-hacks
101
- #: ../includes/form/appearance.php:38
102
  msgid "Title"
103
  msgstr "Titel"
104
 
105
  # @ wp-total-hacks
106
- #: ../includes/form/footer.php:2
107
  msgid "Translators"
108
  msgstr "Vertalers"
109
 
110
  # @ wp-total-hacks
111
- #: ../includes/form/footer.php:7
112
  msgid "Contributors"
113
  msgstr "Medewerkers"
114
 
115
  # @ wp-total-hacks
116
- #: ../includes/form/other.php:2
117
  msgid "Other"
118
  msgstr "Andere"
119
 
120
  # @ wp-total-hacks
121
- #: ../includes/form/other.php:5
122
  #, fuzzy
123
  msgid "Deactivate Dashboard Widgets"
124
  msgstr "Schakel Dashboard Widgets uit"
125
 
126
- #: ../includes/form/other.php:7 ../includes/form/post.php:8
127
- #: ../includes/form/post.php:27
128
  msgid "Choose the items you want to remove."
129
  msgstr ""
130
 
131
  # @ wp-total-hacks
132
- #: ../includes/form/other.php:24
133
  msgid "Add role \"Webmaster\""
134
  msgstr "Voeg de functie \"Webmaster\" toe"
135
 
136
  # @ wp-total-hacks
137
- #: ../includes/form/other.php:26
138
  #, fuzzy
139
  msgid ""
140
  "This role has the capabilities of an \"Editor\", but can also edit theme "
@@ -142,13 +142,13 @@ msgid ""
142
  msgstr "\"Webmaster\" is functie van \"Editor\" + \"edit_theme_options\"."
143
 
144
  # @ wp-total-hacks
145
- #: ../includes/form/other.php:32
146
  #, fuzzy
147
  msgid "Change default email address"
148
  msgstr "Wijzig uw standaard email adres"
149
 
150
  # @ wp-total-hacks
151
- #: ../includes/form/other.php:34
152
  #, fuzzy
153
  msgid ""
154
  "Change the email address and sender name used by automatic email "
@@ -156,82 +156,82 @@ msgid ""
156
  msgstr "Wijzig us standaard email adres en weergegeven naam."
157
 
158
  # @ default
159
- #: ../includes/form/other.php:36
160
  msgid "Name"
161
  msgstr ""
162
 
163
  # @ default
164
- #: ../includes/form/other.php:38
165
  msgid "Email"
166
  msgstr ""
167
 
168
  # @ wp-total-hacks
169
- #: ../includes/form/other.php:45
170
  msgid "Delete default contact methods"
171
  msgstr "Wis de standaard contact methodes"
172
 
173
  # @ wp-total-hacks
174
- #: ../includes/form/other.php:47
175
  msgid "Delete default contact methods from user profile."
176
  msgstr "Wis de standaard contact methodes van het gebruikersprofiel"
177
 
178
  # @ wp-total-hacks
179
- #: ../includes/form/other.php:64
180
  msgid "Remove Update Notification"
181
  msgstr "Wis Update Aankondiging"
182
 
183
  # @ wp-total-hacks
184
- #: ../includes/form/other.php:66
185
  msgid "Remove Update Notification for all users except Admin User."
186
  msgstr "Wis Update Aankondiging voor alle gebruikers behalve Admin User."
187
 
188
  # @ wp-total-hacks
189
- #: ../includes/form/post.php:3
190
  #, fuzzy
191
  msgid "Posts &amp; Pages"
192
  msgstr "Berichten & Pagina's"
193
 
194
  # @ wp-total-hacks
195
- #: ../includes/form/post.php:6
196
  #, fuzzy
197
  msgid "Remove meta boxes for Posts"
198
  msgstr "Wis meta boxes voor berichten"
199
 
200
  # @ wp-total-hacks
201
- #: ../includes/form/post.php:25
202
  #, fuzzy
203
  msgid "Remove meta boxes for Pages"
204
  msgstr "Wis meta boxes voor pagina 's"
205
 
206
  # @ wp-total-hacks
207
- #: ../includes/form/post.php:44
208
  msgid "Revision Control"
209
  msgstr "Versie Controle"
210
 
211
  # @ wp-total-hacks
212
- #: ../includes/form/post.php:46
213
  #, fuzzy
214
  msgid "Limit the number of revisions allowed."
215
  msgstr "Gelieve een maximum van herzieningen op te geven."
216
 
217
  # @ wp-total-hacks
218
- #: ../includes/form/post.php:48
219
  msgid "Store All"
220
  msgstr "Sla alles op"
221
 
222
  # @ wp-total-hacks
223
- #: ../includes/form/post.php:64
224
  msgid "Disable Auto Save"
225
  msgstr "Schakel Auto Opslaan uit"
226
 
227
  # @ wp-total-hacks
228
- #: ../includes/form/post.php:71
229
  #, fuzzy
230
  msgid "Stop self-pingbacks"
231
  msgstr "Stop Self Pings"
232
 
233
  # @ wp-total-hacks
234
- #: ../includes/form/post.php:73
235
  #, fuzzy
236
  msgid ""
237
  "Stop sending pingbacks from your own site to your own site when writing "
@@ -241,76 +241,79 @@ msgstr ""
241
  "van berichten."
242
 
243
  # @ wp-total-hacks
244
- #: ../includes/form/post.php:79
245
  msgid "Add \"Excerpt\" support for Pages."
246
  msgstr "Voeg \"Excerpt\" ondersteuning toe voor Pagina 's"
247
 
248
  # @ wp-total-hacks
249
- #: ../includes/form/post.php:81
250
  #, fuzzy
251
  msgid "Allows you to add excerpt text to pages."
252
  msgstr "Verplicht om excerpt tekst toe te voegen bij Pagina 's"
253
 
254
  # @ wp-total-hacks
255
- #: ../includes/form/sidebar.php:2
256
  msgid "WordPress Plugins"
257
  msgstr "WordPress Plugins"
258
 
259
  # @ wp-total-hacks
260
- #: ../includes/form/sidebar.php:13
261
  msgid "This Plugin needs your support"
262
  msgstr "Deze Plugin heeft uw aandacht nodig"
263
 
264
  # @ wp-total-hacks
265
- #: ../includes/form/sidebar.php:14
266
  msgid "Please help support the continued development."
267
  msgstr "Help ons het verdere ontwikkelen te realiseren."
268
 
269
  # @ wp-total-hacks
270
- #: ../includes/form/sidebar.php:16
271
  msgid "$200+ makes you an official contributor."
272
  msgstr "Bij stortingen van mer dan 200 $ wordt u een officieel medewerker."
273
 
274
  # @ wp-total-hacks
275
- #: ../includes/form/sidebar.php:20
276
  msgid "Contact"
277
  msgstr "Contact"
278
 
279
  # @ wp-total-hacks
280
- #: ../includes/form/site.php:2
281
  msgid "Site Settings"
282
  msgstr "Site Instellingen"
283
 
284
  # @ wp-total-hacks
285
- #: ../includes/form/site.php:5
286
  msgid "Add a favicon"
287
  msgstr "Voeg een favicon toe"
288
 
289
  # @ wp-total-hacks
290
- #: ../includes/form/site.php:7
291
  msgid "Please upload .ico image."
292
  msgstr "Upload een .ico afbeelding."
293
 
 
 
 
 
294
  # @ wp-total-hacks
295
- #: ../includes/form/site.php:14
296
  msgid "Add a apple-touch-icon"
297
  msgstr "Voeg een apple-touch-icon toe"
298
 
299
  # @ wp-total-hacks
300
- #: ../includes/form/site.php:16
301
  msgid "Please upload .png image."
302
  msgstr "Upload een .png afbeelding."
303
 
304
  # @ wp-total-hacks
305
- #: ../includes/form/site.php:23
306
  #, fuzzy
307
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
308
  msgstr ""
309
  "Schakel automatisch verwijderen \"wlwmanifest\" en \"xmlrpc\" van meta in."
310
 
311
  # @ wp-total-hacks
312
- #: ../includes/form/site.php:25
313
- #, php-format
314
  msgid ""
315
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
316
  "unnecessary tags from head."
@@ -319,12 +322,12 @@ msgstr ""
319
  "verwijder dan onnodige tags uit de header."
320
 
321
  # @ wp-total-hacks
322
- #: ../includes/form/site.php:31
323
  msgid "Remove adjacent posts rel links from head on Pages"
324
  msgstr "Verwijder gelijkaardige posts rel links van de hoofdpagina"
325
 
326
  # @ wp-total-hacks
327
- #: ../includes/form/site.php:33
328
  msgid ""
329
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
330
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
@@ -334,12 +337,12 @@ msgstr ""
334
  "\" ...&gt;</span>"
335
 
336
  # @ wp-total-hacks
337
- #: ../includes/form/site.php:39
338
  msgid "Remove version number from head"
339
  msgstr "Verwijder versie nummer van de hoofding"
340
 
341
  # @ wp-total-hacks
342
- #: ../includes/form/site.php:41
343
  msgid ""
344
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
345
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
@@ -348,47 +351,47 @@ msgstr ""
348
  "name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
349
 
350
  # @ wp-total-hacks
351
- #: ../includes/form/site.php:47
352
  msgid "Remove #more anchor"
353
  msgstr "Verwijder #lees meer bladwijzer"
354
 
355
  # @ wp-total-hacks
356
- #: ../includes/form/site.php:49
357
  msgid "Remove #more-xxx anchor from more links."
358
  msgstr "Verwijder #lees meer-xxx bladwijzer van de meer links."
359
 
360
  # @ wp-total-hacks
361
- #: ../includes/form/site.php:55
362
  msgid "Remove \"[...]\" from excerpt"
363
  msgstr "Verwijder \"[...]\" van excerpt"
364
 
365
  # @ wp-total-hacks
366
- #: ../includes/form/site.php:57
367
  msgid "Remove \"[...]\" from output of the_excerpt()."
368
  msgstr "Verwijder \"[...]\" van de uitput van the_excerpt()."
369
 
370
  # @ wp-total-hacks
371
- #: ../includes/form/site.php:63
372
  msgid "Install Google Analytics"
373
  msgstr "Installeer Google Analytics"
374
 
375
  # @ wp-total-hacks
376
- #: ../includes/form/site.php:65
377
  msgid "Add Google analytics code."
378
  msgstr "Voeg Google Analytics code toe."
379
 
380
  # @ wp-total-hacks
381
- #: ../includes/form/site.php:72
382
  msgid "Exclude user logged in."
383
  msgstr "Sluit ingelogde gebruiker uit."
384
 
385
  # @ wp-total-hacks
386
- #: ../includes/form/site.php:77
387
  msgid "Webmaster Tools Verification"
388
  msgstr "Webmaster Tools verificatie"
389
 
390
  # @ wp-total-hacks
391
- #: ../includes/form/site.php:79
392
  msgid ""
393
  "Enter your meta key \"content\" value to verify your blog with <a href="
394
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
@@ -401,15 +404,35 @@ msgstr ""
401
  "a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
402
 
403
  # @ default
404
- #: ../wp-total-hacks.php:292
405
  msgid "Settings"
406
  msgstr ""
407
 
408
  # @ wp-total-hacks
409
- #: ../wp-total-hacks.php:295
410
  msgid "Donate"
411
  msgstr "Steun ons"
412
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
413
  # @ wp-total-hacks
414
  #~ msgid "Click on the check box that you want to delete."
415
  #~ msgstr "Click op de check box die je wil wissen."
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: PACKAGE VERSION\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
6
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "Language: \n"
10
  "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
  "X-Poedit-Language: \n"
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
+ #: includes/admin.php:223 includes/form/appearance.php:11
26
+ #: includes/form/appearance.php:35 includes/form/site.php:9
27
+ #: includes/form/site.php:19
28
  msgid "Select File"
29
  msgstr "Selecteer een bestand"
30
 
31
+ #: includes/admin.php:356
32
  msgid "Saved."
33
  msgstr ""
34
 
35
  # @ default
36
+ #: includes/admin.php:363
37
  msgid "Save Changes"
38
  msgstr ""
39
 
40
  # @ default
41
+ #: includes/admin.php:408
42
  msgid "Deactivate"
43
  msgstr ""
44
 
45
  # @ default
46
+ #: includes/admin.php:410 includes/admin.php:412
47
  msgid "Activate"
48
  msgstr ""
49
 
50
  # @ wp-total-hacks
51
+ #: includes/form/appearance.php:3
52
  msgid "Appearance in admin"
53
  msgstr "Verschijning in admin"
54
 
55
  # @ wp-total-hacks
56
+ #: includes/form/appearance.php:6
57
  msgid "Change admin header logo"
58
  msgstr "Wijzig admin header logo"
59
 
60
  # @ wp-total-hacks
61
+ #: includes/form/appearance.php:8
62
  msgid "Upload %s x %s pixel image for admin header logo."
63
  msgstr "Upload een afbeelding voor de admin header (%s x %s pixel)"
64
 
65
  # @ wp-total-hacks
66
+ #: includes/form/appearance.php:16
67
  msgid "Change admin footer text"
68
  msgstr "Wijzig de admin footer text"
69
 
70
  # @ wp-total-hacks
71
+ #: includes/form/appearance.php:18
72
  msgid "You can edit admin footer text. Line breaks will remove."
73
  msgstr ""
74
  "U kan de admin footer tekst wijzigen. Regel overgangen worden verwijderd."
75
 
76
  # @ wp-total-hacks
77
+ #: includes/form/appearance.php:29
78
  msgid "Change login logo"
79
  msgstr "Wijzig het login logo"
80
 
81
  # @ wp-total-hacks
82
+ #: includes/form/appearance.php:31
83
  msgid ""
84
  "You can customize logo, URL and Title. The logo image size is recommended "
85
  "310 x 70 pixel."
88
  "logo is 310 x 70 pixels."
89
 
90
  # @ wp-total-hacks
91
+ #: includes/form/appearance.php:34
92
  msgid "Logo"
93
  msgstr "Logo"
94
 
95
  # @ wp-total-hacks
96
+ #: includes/form/appearance.php:36
97
  msgid "URL"
98
  msgstr "URL"
99
 
100
  # @ wp-total-hacks
101
+ #: includes/form/appearance.php:38
102
  msgid "Title"
103
  msgstr "Titel"
104
 
105
  # @ wp-total-hacks
106
+ #: includes/form/footer.php:2
107
  msgid "Translators"
108
  msgstr "Vertalers"
109
 
110
  # @ wp-total-hacks
111
+ #: includes/form/footer.php:7
112
  msgid "Contributors"
113
  msgstr "Medewerkers"
114
 
115
  # @ wp-total-hacks
116
+ #: includes/form/other.php:2
117
  msgid "Other"
118
  msgstr "Andere"
119
 
120
  # @ wp-total-hacks
121
+ #: includes/form/other.php:5
122
  #, fuzzy
123
  msgid "Deactivate Dashboard Widgets"
124
  msgstr "Schakel Dashboard Widgets uit"
125
 
126
+ #: includes/form/other.php:7 includes/form/post.php:8
127
+ #: includes/form/post.php:27
128
  msgid "Choose the items you want to remove."
129
  msgstr ""
130
 
131
  # @ wp-total-hacks
132
+ #: includes/form/other.php:24
133
  msgid "Add role \"Webmaster\""
134
  msgstr "Voeg de functie \"Webmaster\" toe"
135
 
136
  # @ wp-total-hacks
137
+ #: includes/form/other.php:26
138
  #, fuzzy
139
  msgid ""
140
  "This role has the capabilities of an \"Editor\", but can also edit theme "
142
  msgstr "\"Webmaster\" is functie van \"Editor\" + \"edit_theme_options\"."
143
 
144
  # @ wp-total-hacks
145
+ #: includes/form/other.php:32
146
  #, fuzzy
147
  msgid "Change default email address"
148
  msgstr "Wijzig uw standaard email adres"
149
 
150
  # @ wp-total-hacks
151
+ #: includes/form/other.php:34
152
  #, fuzzy
153
  msgid ""
154
  "Change the email address and sender name used by automatic email "
156
  msgstr "Wijzig us standaard email adres en weergegeven naam."
157
 
158
  # @ default
159
+ #: includes/form/other.php:36
160
  msgid "Name"
161
  msgstr ""
162
 
163
  # @ default
164
+ #: includes/form/other.php:38
165
  msgid "Email"
166
  msgstr ""
167
 
168
  # @ wp-total-hacks
169
+ #: includes/form/other.php:45
170
  msgid "Delete default contact methods"
171
  msgstr "Wis de standaard contact methodes"
172
 
173
  # @ wp-total-hacks
174
+ #: includes/form/other.php:47
175
  msgid "Delete default contact methods from user profile."
176
  msgstr "Wis de standaard contact methodes van het gebruikersprofiel"
177
 
178
  # @ wp-total-hacks
179
+ #: includes/form/other.php:64
180
  msgid "Remove Update Notification"
181
  msgstr "Wis Update Aankondiging"
182
 
183
  # @ wp-total-hacks
184
+ #: includes/form/other.php:66
185
  msgid "Remove Update Notification for all users except Admin User."
186
  msgstr "Wis Update Aankondiging voor alle gebruikers behalve Admin User."
187
 
188
  # @ wp-total-hacks
189
+ #: includes/form/post.php:3
190
  #, fuzzy
191
  msgid "Posts &amp; Pages"
192
  msgstr "Berichten & Pagina's"
193
 
194
  # @ wp-total-hacks
195
+ #: includes/form/post.php:6
196
  #, fuzzy
197
  msgid "Remove meta boxes for Posts"
198
  msgstr "Wis meta boxes voor berichten"
199
 
200
  # @ wp-total-hacks
201
+ #: includes/form/post.php:25
202
  #, fuzzy
203
  msgid "Remove meta boxes for Pages"
204
  msgstr "Wis meta boxes voor pagina 's"
205
 
206
  # @ wp-total-hacks
207
+ #: includes/form/post.php:44
208
  msgid "Revision Control"
209
  msgstr "Versie Controle"
210
 
211
  # @ wp-total-hacks
212
+ #: includes/form/post.php:46
213
  #, fuzzy
214
  msgid "Limit the number of revisions allowed."
215
  msgstr "Gelieve een maximum van herzieningen op te geven."
216
 
217
  # @ wp-total-hacks
218
+ #: includes/form/post.php:48
219
  msgid "Store All"
220
  msgstr "Sla alles op"
221
 
222
  # @ wp-total-hacks
223
+ #: includes/form/post.php:64
224
  msgid "Disable Auto Save"
225
  msgstr "Schakel Auto Opslaan uit"
226
 
227
  # @ wp-total-hacks
228
+ #: includes/form/post.php:71
229
  #, fuzzy
230
  msgid "Stop self-pingbacks"
231
  msgstr "Stop Self Pings"
232
 
233
  # @ wp-total-hacks
234
+ #: includes/form/post.php:73
235
  #, fuzzy
236
  msgid ""
237
  "Stop sending pingbacks from your own site to your own site when writing "
241
  "van berichten."
242
 
243
  # @ wp-total-hacks
244
+ #: includes/form/post.php:79
245
  msgid "Add \"Excerpt\" support for Pages."
246
  msgstr "Voeg \"Excerpt\" ondersteuning toe voor Pagina 's"
247
 
248
  # @ wp-total-hacks
249
+ #: includes/form/post.php:81
250
  #, fuzzy
251
  msgid "Allows you to add excerpt text to pages."
252
  msgstr "Verplicht om excerpt tekst toe te voegen bij Pagina 's"
253
 
254
  # @ wp-total-hacks
255
+ #: includes/form/sidebar.php:2
256
  msgid "WordPress Plugins"
257
  msgstr "WordPress Plugins"
258
 
259
  # @ wp-total-hacks
260
+ #: includes/form/sidebar.php:13
261
  msgid "This Plugin needs your support"
262
  msgstr "Deze Plugin heeft uw aandacht nodig"
263
 
264
  # @ wp-total-hacks
265
+ #: includes/form/sidebar.php:14
266
  msgid "Please help support the continued development."
267
  msgstr "Help ons het verdere ontwikkelen te realiseren."
268
 
269
  # @ wp-total-hacks
270
+ #: includes/form/sidebar.php:16
271
  msgid "$200+ makes you an official contributor."
272
  msgstr "Bij stortingen van mer dan 200 $ wordt u een officieel medewerker."
273
 
274
  # @ wp-total-hacks
275
+ #: includes/form/sidebar.php:20
276
  msgid "Contact"
277
  msgstr "Contact"
278
 
279
  # @ wp-total-hacks
280
+ #: includes/form/site.php:2
281
  msgid "Site Settings"
282
  msgstr "Site Instellingen"
283
 
284
  # @ wp-total-hacks
285
+ #: includes/form/site.php:5
286
  msgid "Add a favicon"
287
  msgstr "Voeg een favicon toe"
288
 
289
  # @ wp-total-hacks
290
+ #: includes/form/site.php:7
291
  msgid "Please upload .ico image."
292
  msgstr "Upload een .ico afbeelding."
293
 
294
+ #: includes/form/site.php:10
295
+ msgid "Use this favicon with administration screens."
296
+ msgstr ""
297
+
298
  # @ wp-total-hacks
299
+ #: includes/form/site.php:15
300
  msgid "Add a apple-touch-icon"
301
  msgstr "Voeg een apple-touch-icon toe"
302
 
303
  # @ wp-total-hacks
304
+ #: includes/form/site.php:17
305
  msgid "Please upload .png image."
306
  msgstr "Upload een .png afbeelding."
307
 
308
  # @ wp-total-hacks
309
+ #: includes/form/site.php:24
310
  #, fuzzy
311
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
312
  msgstr ""
313
  "Schakel automatisch verwijderen \"wlwmanifest\" en \"xmlrpc\" van meta in."
314
 
315
  # @ wp-total-hacks
316
+ #: includes/form/site.php:26
 
317
  msgid ""
318
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
319
  "unnecessary tags from head."
322
  "verwijder dan onnodige tags uit de header."
323
 
324
  # @ wp-total-hacks
325
+ #: includes/form/site.php:32
326
  msgid "Remove adjacent posts rel links from head on Pages"
327
  msgstr "Verwijder gelijkaardige posts rel links van de hoofdpagina"
328
 
329
  # @ wp-total-hacks
330
+ #: includes/form/site.php:34
331
  msgid ""
332
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
333
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
337
  "\" ...&gt;</span>"
338
 
339
  # @ wp-total-hacks
340
+ #: includes/form/site.php:40
341
  msgid "Remove version number from head"
342
  msgstr "Verwijder versie nummer van de hoofding"
343
 
344
  # @ wp-total-hacks
345
+ #: includes/form/site.php:42
346
  msgid ""
347
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
348
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
351
  "name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
352
 
353
  # @ wp-total-hacks
354
+ #: includes/form/site.php:48
355
  msgid "Remove #more anchor"
356
  msgstr "Verwijder #lees meer bladwijzer"
357
 
358
  # @ wp-total-hacks
359
+ #: includes/form/site.php:50
360
  msgid "Remove #more-xxx anchor from more links."
361
  msgstr "Verwijder #lees meer-xxx bladwijzer van de meer links."
362
 
363
  # @ wp-total-hacks
364
+ #: includes/form/site.php:56
365
  msgid "Remove \"[...]\" from excerpt"
366
  msgstr "Verwijder \"[...]\" van excerpt"
367
 
368
  # @ wp-total-hacks
369
+ #: includes/form/site.php:58
370
  msgid "Remove \"[...]\" from output of the_excerpt()."
371
  msgstr "Verwijder \"[...]\" van de uitput van the_excerpt()."
372
 
373
  # @ wp-total-hacks
374
+ #: includes/form/site.php:64
375
  msgid "Install Google Analytics"
376
  msgstr "Installeer Google Analytics"
377
 
378
  # @ wp-total-hacks
379
+ #: includes/form/site.php:66
380
  msgid "Add Google analytics code."
381
  msgstr "Voeg Google Analytics code toe."
382
 
383
  # @ wp-total-hacks
384
+ #: includes/form/site.php:73
385
  msgid "Exclude user logged in."
386
  msgstr "Sluit ingelogde gebruiker uit."
387
 
388
  # @ wp-total-hacks
389
+ #: includes/form/site.php:78
390
  msgid "Webmaster Tools Verification"
391
  msgstr "Webmaster Tools verificatie"
392
 
393
  # @ wp-total-hacks
394
+ #: includes/form/site.php:80
395
  msgid ""
396
  "Enter your meta key \"content\" value to verify your blog with <a href="
397
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
404
  "a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
405
 
406
  # @ default
407
+ #: wp-total-hacks.php:333
408
  msgid "Settings"
409
  msgstr ""
410
 
411
  # @ wp-total-hacks
412
+ #: wp-total-hacks.php:336
413
  msgid "Donate"
414
  msgstr "Steun ons"
415
 
416
+ #. Plugin Name of the plugin/theme
417
+ msgid "WP Total Hacks"
418
+ msgstr ""
419
+
420
+ #. Plugin URI of the plugin/theme
421
+ msgid "http://wpist.me/wp/wp-total-hacks/"
422
+ msgstr ""
423
+
424
+ #. Description of the plugin/theme
425
+ msgid "WP Total Hacks can customize your WordPress."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "Takayuki Miyauchi"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://wpist.me/"
434
+ msgstr ""
435
+
436
  # @ wp-total-hacks
437
  #~ msgid "Click on the check box that you want to delete."
438
  #~ msgstr "Click op de check box die je wil wissen."
languages/wp-total-hacks-ru_RU.mo CHANGED
Binary file
languages/wp-total-hacks-ru_RU.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wp-total-hacks\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-09-21 02:55+0900\n"
6
  "PO-Revision-Date: 2011-05-24 23:36+0300\n"
7
  "Last-Translator: LiVsI <livsi1977@list.ru>\n"
8
  "Language-Team: LiVsI <pered@li.ru>\n"
@@ -18,55 +18,55 @@ msgstr ""
18
  "X-Poedit-Country: RUSSIAN FEDERATION\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
- #: ../includes/admin.php:245 ../includes/form/appearance.php:11
22
- #: ../includes/form/appearance.php:35 ../includes/form/site.php:9
23
- #: ../includes/form/site.php:18
24
  msgid "Select File"
25
  msgstr "Выберите файл"
26
 
27
- #: ../includes/admin.php:382
28
  msgid "Saved."
29
  msgstr ""
30
 
31
- #: ../includes/admin.php:389
32
  msgid "Save Changes"
33
  msgstr "Сохранить изменения"
34
 
35
- #: ../includes/admin.php:434
36
  msgid "Deactivate"
37
  msgstr "Выключить"
38
 
39
- #: ../includes/admin.php:436 ../includes/admin.php:438
40
  msgid "Activate"
41
  msgstr "Включить"
42
 
43
- #: ../includes/form/appearance.php:3
44
  msgid "Appearance in admin"
45
  msgstr "Админинтерфейс"
46
 
47
- #: ../includes/form/appearance.php:6
48
  msgid "Change admin header logo"
49
  msgstr "Изменить логотип в заголовке админинтерфейса"
50
 
51
- #: ../includes/form/appearance.php:8
52
  msgid "Upload %s x %s pixel image for admin header logo."
53
  msgstr ""
54
  "Загрузить изображение (%s x %spx) для логотипа в заголовке админинтерфейса."
55
 
56
- #: ../includes/form/appearance.php:16
57
  msgid "Change admin footer text"
58
  msgstr "Изменить текст в \"подвале\" админинтерфейса"
59
 
60
- #: ../includes/form/appearance.php:18
61
  msgid "You can edit admin footer text. Line breaks will remove."
62
  msgstr ""
63
  "Можно отредактировать текст в \"подвале\". Разрывы строк будут удалены."
64
 
65
- #: ../includes/form/appearance.php:29
66
  msgid "Change login logo"
67
  msgstr "Изменить логотип в форме входа"
68
 
69
- #: ../includes/form/appearance.php:31
70
  msgid ""
71
  "You can customize logo, URL and Title. The logo image size is recommended "
72
  "310 x 70 pixel."
@@ -74,119 +74,119 @@ msgstr ""
74
  "Можно изменить логотип, URL и заголовое страницы входа. Рекомендуемый размер "
75
  "логотипа - 310 x 70&nbsp;px."
76
 
77
- #: ../includes/form/appearance.php:34
78
  msgid "Logo"
79
  msgstr "Логотип"
80
 
81
- #: ../includes/form/appearance.php:36
82
  msgid "URL"
83
  msgstr "URL"
84
 
85
- #: ../includes/form/appearance.php:38
86
  msgid "Title"
87
  msgstr "Заголовок"
88
 
89
- #: ../includes/form/footer.php:2
90
  msgid "Translators"
91
  msgstr "Переводчики"
92
 
93
- #: ../includes/form/footer.php:7
94
  msgid "Contributors"
95
  msgstr "Разработчики"
96
 
97
- #: ../includes/form/other.php:2
98
  msgid "Other"
99
  msgstr "Дополнительно"
100
 
101
- #: ../includes/form/other.php:5
102
  msgid "Deactivate Dashboard Widgets"
103
  msgstr "Деактивировать виджеты в консоли"
104
 
105
- #: ../includes/form/other.php:7 ../includes/form/post.php:8
106
- #: ../includes/form/post.php:27
107
  msgid "Choose the items you want to remove."
108
  msgstr "Отметьте какие блоки Вы хотели бы скрыть."
109
 
110
- #: ../includes/form/other.php:24
111
  msgid "Add role \"Webmaster\""
112
  msgstr "Добавить роль \"Webmaster\""
113
 
114
- #: ../includes/form/other.php:26
115
  msgid ""
116
  "This role has the capabilities of an \"Editor\", but can also edit theme "
117
  "options."
118
  msgstr ""
119
  "\"Webmaster\" - роль с возможностями \"Editor\" + \"edit_theme_options\"."
120
 
121
- #: ../includes/form/other.php:32
122
  msgid "Change default email address"
123
  msgstr "Изменить e-mail по умолчанию"
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 "Изменение e-mail адреса и имени отправителя по умолчанию."
130
 
131
- #: ../includes/form/other.php:36
132
  msgid "Name"
133
  msgstr "Имя"
134
 
135
- #: ../includes/form/other.php:38
136
  msgid "Email"
137
  msgstr "E-mail"
138
 
139
- #: ../includes/form/other.php:45
140
  msgid "Delete default contact methods"
141
  msgstr "Удалить часть методов обратной связи"
142
 
143
- #: ../includes/form/other.php:47
144
  msgid "Delete default contact methods from user profile."
145
  msgstr "Выбранные методы обратной связи будут удалены из профиля пользователя."
146
 
147
- #: ../includes/form/other.php:64
148
  msgid "Remove Update Notification"
149
  msgstr "Убрать уведомления по обновлению"
150
 
151
- #: ../includes/form/other.php:66
152
  msgid "Remove Update Notification for all users except Admin User."
153
  msgstr ""
154
  "Убрать уведомления о обновлениях для всех пользователей за исключением "
155
  "Администратора."
156
 
157
- #: ../includes/form/post.php:3
158
  msgid "Posts &amp; Pages"
159
  msgstr "Записи и страницы"
160
 
161
- #: ../includes/form/post.php:6
162
  msgid "Remove meta boxes for Posts"
163
  msgstr "Убрать отдельные блоки из формы Записи"
164
 
165
- #: ../includes/form/post.php:25
166
  msgid "Remove meta boxes for Pages"
167
  msgstr "Убрать отдельные блоки из формы Страница"
168
 
169
- #: ../includes/form/post.php:44
170
  msgid "Revision Control"
171
  msgstr "Контроль ревизий"
172
 
173
- #: ../includes/form/post.php:46
174
  msgid "Limit the number of revisions allowed."
175
  msgstr "Укажите количество сохраняемых ревизий."
176
 
177
- #: ../includes/form/post.php:48
178
  msgid "Store All"
179
  msgstr "Сохранить все"
180
 
181
- #: ../includes/form/post.php:64
182
  msgid "Disable Auto Save"
183
  msgstr "Отключить автосохранение"
184
 
185
- #: ../includes/form/post.php:71
186
  msgid "Stop self-pingbacks"
187
  msgstr "Остановить пинг внутри сайта"
188
 
189
- #: ../includes/form/post.php:73
190
  msgid ""
191
  "Stop sending pingbacks from your own site to your own site when writing "
192
  "posts."
@@ -194,64 +194,67 @@ msgstr ""
194
  "Остановить отсылку пингов внутри сайта (при написании записей, ссылающихся "
195
  "на уже существующие)."
196
 
197
- #: ../includes/form/post.php:79
198
  msgid "Add \"Excerpt\" support for Pages."
199
  msgstr "Добавить поддержку \"Цитат\" для Страниц."
200
 
201
- #: ../includes/form/post.php:81
202
  msgid "Allows you to add excerpt text to pages."
203
  msgstr "Установить поддержку цитирования текста для Страниц."
204
 
205
- #: ../includes/form/sidebar.php:2
206
  msgid "WordPress Plugins"
207
  msgstr "Плагины автора для WordPress"
208
 
209
- #: ../includes/form/sidebar.php:13
210
  msgid "This Plugin needs your support"
211
  msgstr "Это плагин нуждается в Вашей поддержке"
212
 
213
- #: ../includes/form/sidebar.php:14
214
  msgid "Please help support the continued development."
215
  msgstr "Вы можете оказать поддержку для продолжения разработки."
216
 
217
- #: ../includes/form/sidebar.php:16
218
  msgid "$200+ makes you an official contributor."
219
  msgstr "Более $200 получено официальным разработчиком."
220
 
221
- #: ../includes/form/sidebar.php:20
222
  msgid "Contact"
223
  msgstr "Контакты"
224
 
225
- #: ../includes/form/site.php:2
226
  msgid "Site Settings"
227
  msgstr "Общие настройки"
228
 
229
- #: ../includes/form/site.php:5
230
  msgid "Add a favicon"
231
  msgstr "Добавить иконку для сайта"
232
 
233
- #: ../includes/form/site.php:7
234
  msgid "Please upload .ico image."
235
  msgstr "Загрузите .ico файл."
236
 
237
- #: ../includes/form/site.php:14
 
 
 
 
238
  #, fuzzy
239
  msgid "Add a apple-touch-icon"
240
  msgstr "Добавить иконку для сайта"
241
 
242
- #: ../includes/form/site.php:16
243
  #, fuzzy
244
  msgid "Please upload .png image."
245
  msgstr "Загрузите .ico файл."
246
 
247
- #: ../includes/form/site.php:23
248
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
249
  msgstr ""
250
  "Установить автоматическое удаление \"wlwmanifest\" и \"xmlrpc\" из блока "
251
  "<head>."
252
 
253
- #: ../includes/form/site.php:25
254
- #, php-format
255
  msgid ""
256
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
257
  "unnecessary tags from head."
@@ -259,11 +262,11 @@ msgstr ""
259
  "Если \"<a href=\"%s\">Удалённая публикация</a>\" не используется, можно "
260
  "удалить \"лишние\" теги из секции <b>head</b> html разметки."
261
 
262
- #: ../includes/form/site.php:31
263
  msgid "Remove adjacent posts rel links from head on Pages"
264
  msgstr "Удалить ссылки на \"смежные\" записи из <head> секции html разметки"
265
 
266
- #: ../includes/form/site.php:33
267
  msgid ""
268
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
269
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
@@ -272,11 +275,11 @@ msgstr ""
272
  "<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel="
273
  "\"prev\" ...&gt;</span>"
274
 
275
- #: ../includes/form/site.php:39
276
  msgid "Remove version number from head"
277
  msgstr "Удалить номер версии Wordpress из секции <head> html разметки"
278
 
279
- #: ../includes/form/site.php:41
280
  msgid ""
281
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
282
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
@@ -284,39 +287,39 @@ msgstr ""
284
  "Удалить тег \"generator\" из секции <head> html разметки: <span class=\"ex"
285
  "\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
286
 
287
- #: ../includes/form/site.php:47
288
  msgid "Remove #more anchor"
289
  msgstr "Удалить #more якорь"
290
 
291
- #: ../includes/form/site.php:49
292
  msgid "Remove #more-xxx anchor from more links."
293
  msgstr "Удалить #more-xxx якорь для ссылок \"Подробнее\"."
294
 
295
- #: ../includes/form/site.php:55
296
  msgid "Remove \"[...]\" from excerpt"
297
  msgstr "Удалить \"[...]\" из отрывков"
298
 
299
- #: ../includes/form/site.php:57
300
  msgid "Remove \"[...]\" from output of the_excerpt()."
301
  msgstr "Удалить \"[...]\" из вывода функции the_excerpt()."
302
 
303
- #: ../includes/form/site.php:63
304
  msgid "Install Google Analytics"
305
  msgstr "Установить код Google Analytics"
306
 
307
- #: ../includes/form/site.php:65
308
  msgid "Add Google analytics code."
309
  msgstr "Добавить код Google analytics."
310
 
311
- #: ../includes/form/site.php:72
312
  msgid "Exclude user logged in."
313
  msgstr "Exclude user logged in."
314
 
315
- #: ../includes/form/site.php:77
316
  msgid "Webmaster Tools Verification"
317
  msgstr "Подтверждение прав на управление сайтом"
318
 
319
- #: ../includes/form/site.php:79
320
  msgid ""
321
  "Enter your meta key \"content\" value to verify your blog with <a href="
322
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
@@ -328,10 +331,30 @@ msgstr ""
328
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, и <a href="
329
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
330
 
331
- #: ../wp-total-hacks.php:292
332
  msgid "Settings"
333
  msgstr "Настройки"
334
 
335
- #: ../wp-total-hacks.php:295
336
  msgid "Donate"
337
  msgstr "Спонсировать"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wp-total-hacks\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
6
  "PO-Revision-Date: 2011-05-24 23:36+0300\n"
7
  "Last-Translator: LiVsI <livsi1977@list.ru>\n"
8
  "Language-Team: LiVsI <pered@li.ru>\n"
18
  "X-Poedit-Country: RUSSIAN FEDERATION\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
+ #: includes/admin.php:223 includes/form/appearance.php:11
22
+ #: includes/form/appearance.php:35 includes/form/site.php:9
23
+ #: includes/form/site.php:19
24
  msgid "Select File"
25
  msgstr "Выберите файл"
26
 
27
+ #: includes/admin.php:356
28
  msgid "Saved."
29
  msgstr ""
30
 
31
+ #: includes/admin.php:363
32
  msgid "Save Changes"
33
  msgstr "Сохранить изменения"
34
 
35
+ #: includes/admin.php:408
36
  msgid "Deactivate"
37
  msgstr "Выключить"
38
 
39
+ #: includes/admin.php:410 includes/admin.php:412
40
  msgid "Activate"
41
  msgstr "Включить"
42
 
43
+ #: includes/form/appearance.php:3
44
  msgid "Appearance in admin"
45
  msgstr "Админинтерфейс"
46
 
47
+ #: includes/form/appearance.php:6
48
  msgid "Change admin header logo"
49
  msgstr "Изменить логотип в заголовке админинтерфейса"
50
 
51
+ #: includes/form/appearance.php:8
52
  msgid "Upload %s x %s pixel image for admin header logo."
53
  msgstr ""
54
  "Загрузить изображение (%s x %spx) для логотипа в заголовке админинтерфейса."
55
 
56
+ #: includes/form/appearance.php:16
57
  msgid "Change admin footer text"
58
  msgstr "Изменить текст в \"подвале\" админинтерфейса"
59
 
60
+ #: includes/form/appearance.php:18
61
  msgid "You can edit admin footer text. Line breaks will remove."
62
  msgstr ""
63
  "Можно отредактировать текст в \"подвале\". Разрывы строк будут удалены."
64
 
65
+ #: includes/form/appearance.php:29
66
  msgid "Change login logo"
67
  msgstr "Изменить логотип в форме входа"
68
 
69
+ #: includes/form/appearance.php:31
70
  msgid ""
71
  "You can customize logo, URL and Title. The logo image size is recommended "
72
  "310 x 70 pixel."
74
  "Можно изменить логотип, URL и заголовое страницы входа. Рекомендуемый размер "
75
  "логотипа - 310 x 70&nbsp;px."
76
 
77
+ #: includes/form/appearance.php:34
78
  msgid "Logo"
79
  msgstr "Логотип"
80
 
81
+ #: includes/form/appearance.php:36
82
  msgid "URL"
83
  msgstr "URL"
84
 
85
+ #: includes/form/appearance.php:38
86
  msgid "Title"
87
  msgstr "Заголовок"
88
 
89
+ #: includes/form/footer.php:2
90
  msgid "Translators"
91
  msgstr "Переводчики"
92
 
93
+ #: includes/form/footer.php:7
94
  msgid "Contributors"
95
  msgstr "Разработчики"
96
 
97
+ #: includes/form/other.php:2
98
  msgid "Other"
99
  msgstr "Дополнительно"
100
 
101
+ #: includes/form/other.php:5
102
  msgid "Deactivate Dashboard Widgets"
103
  msgstr "Деактивировать виджеты в консоли"
104
 
105
+ #: includes/form/other.php:7 includes/form/post.php:8
106
+ #: includes/form/post.php:27
107
  msgid "Choose the items you want to remove."
108
  msgstr "Отметьте какие блоки Вы хотели бы скрыть."
109
 
110
+ #: includes/form/other.php:24
111
  msgid "Add role \"Webmaster\""
112
  msgstr "Добавить роль \"Webmaster\""
113
 
114
+ #: includes/form/other.php:26
115
  msgid ""
116
  "This role has the capabilities of an \"Editor\", but can also edit theme "
117
  "options."
118
  msgstr ""
119
  "\"Webmaster\" - роль с возможностями \"Editor\" + \"edit_theme_options\"."
120
 
121
+ #: includes/form/other.php:32
122
  msgid "Change default email address"
123
  msgstr "Изменить e-mail по умолчанию"
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 "Изменение e-mail адреса и имени отправителя по умолчанию."
130
 
131
+ #: includes/form/other.php:36
132
  msgid "Name"
133
  msgstr "Имя"
134
 
135
+ #: includes/form/other.php:38
136
  msgid "Email"
137
  msgstr "E-mail"
138
 
139
+ #: includes/form/other.php:45
140
  msgid "Delete default contact methods"
141
  msgstr "Удалить часть методов обратной связи"
142
 
143
+ #: includes/form/other.php:47
144
  msgid "Delete default contact methods from user profile."
145
  msgstr "Выбранные методы обратной связи будут удалены из профиля пользователя."
146
 
147
+ #: includes/form/other.php:64
148
  msgid "Remove Update Notification"
149
  msgstr "Убрать уведомления по обновлению"
150
 
151
+ #: includes/form/other.php:66
152
  msgid "Remove Update Notification for all users except Admin User."
153
  msgstr ""
154
  "Убрать уведомления о обновлениях для всех пользователей за исключением "
155
  "Администратора."
156
 
157
+ #: includes/form/post.php:3
158
  msgid "Posts &amp; Pages"
159
  msgstr "Записи и страницы"
160
 
161
+ #: includes/form/post.php:6
162
  msgid "Remove meta boxes for Posts"
163
  msgstr "Убрать отдельные блоки из формы Записи"
164
 
165
+ #: includes/form/post.php:25
166
  msgid "Remove meta boxes for Pages"
167
  msgstr "Убрать отдельные блоки из формы Страница"
168
 
169
+ #: includes/form/post.php:44
170
  msgid "Revision Control"
171
  msgstr "Контроль ревизий"
172
 
173
+ #: includes/form/post.php:46
174
  msgid "Limit the number of revisions allowed."
175
  msgstr "Укажите количество сохраняемых ревизий."
176
 
177
+ #: includes/form/post.php:48
178
  msgid "Store All"
179
  msgstr "Сохранить все"
180
 
181
+ #: includes/form/post.php:64
182
  msgid "Disable Auto Save"
183
  msgstr "Отключить автосохранение"
184
 
185
+ #: includes/form/post.php:71
186
  msgid "Stop self-pingbacks"
187
  msgstr "Остановить пинг внутри сайта"
188
 
189
+ #: includes/form/post.php:73
190
  msgid ""
191
  "Stop sending pingbacks from your own site to your own site when writing "
192
  "posts."
194
  "Остановить отсылку пингов внутри сайта (при написании записей, ссылающихся "
195
  "на уже существующие)."
196
 
197
+ #: includes/form/post.php:79
198
  msgid "Add \"Excerpt\" support for Pages."
199
  msgstr "Добавить поддержку \"Цитат\" для Страниц."
200
 
201
+ #: includes/form/post.php:81
202
  msgid "Allows you to add excerpt text to pages."
203
  msgstr "Установить поддержку цитирования текста для Страниц."
204
 
205
+ #: includes/form/sidebar.php:2
206
  msgid "WordPress Plugins"
207
  msgstr "Плагины автора для WordPress"
208
 
209
+ #: includes/form/sidebar.php:13
210
  msgid "This Plugin needs your support"
211
  msgstr "Это плагин нуждается в Вашей поддержке"
212
 
213
+ #: includes/form/sidebar.php:14
214
  msgid "Please help support the continued development."
215
  msgstr "Вы можете оказать поддержку для продолжения разработки."
216
 
217
+ #: includes/form/sidebar.php:16
218
  msgid "$200+ makes you an official contributor."
219
  msgstr "Более $200 получено официальным разработчиком."
220
 
221
+ #: includes/form/sidebar.php:20
222
  msgid "Contact"
223
  msgstr "Контакты"
224
 
225
+ #: includes/form/site.php:2
226
  msgid "Site Settings"
227
  msgstr "Общие настройки"
228
 
229
+ #: includes/form/site.php:5
230
  msgid "Add a favicon"
231
  msgstr "Добавить иконку для сайта"
232
 
233
+ #: includes/form/site.php:7
234
  msgid "Please upload .ico image."
235
  msgstr "Загрузите .ico файл."
236
 
237
+ #: includes/form/site.php:10
238
+ msgid "Use this favicon with administration screens."
239
+ msgstr ""
240
+
241
+ #: includes/form/site.php:15
242
  #, fuzzy
243
  msgid "Add a apple-touch-icon"
244
  msgstr "Добавить иконку для сайта"
245
 
246
+ #: includes/form/site.php:17
247
  #, fuzzy
248
  msgid "Please upload .png image."
249
  msgstr "Загрузите .ico файл."
250
 
251
+ #: includes/form/site.php:24
252
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
253
  msgstr ""
254
  "Установить автоматическое удаление \"wlwmanifest\" и \"xmlrpc\" из блока "
255
  "<head>."
256
 
257
+ #: includes/form/site.php:26
 
258
  msgid ""
259
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
260
  "unnecessary tags from head."
262
  "Если \"<a href=\"%s\">Удалённая публикация</a>\" не используется, можно "
263
  "удалить \"лишние\" теги из секции <b>head</b> html разметки."
264
 
265
+ #: includes/form/site.php:32
266
  msgid "Remove adjacent posts rel links from head on Pages"
267
  msgstr "Удалить ссылки на \"смежные\" записи из <head> секции html разметки"
268
 
269
+ #: includes/form/site.php:34
270
  msgid ""
271
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
272
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
275
  "<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel="
276
  "\"prev\" ...&gt;</span>"
277
 
278
+ #: includes/form/site.php:40
279
  msgid "Remove version number from head"
280
  msgstr "Удалить номер версии Wordpress из секции <head> html разметки"
281
 
282
+ #: includes/form/site.php:42
283
  msgid ""
284
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
285
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
287
  "Удалить тег \"generator\" из секции <head> html разметки: <span class=\"ex"
288
  "\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
289
 
290
+ #: includes/form/site.php:48
291
  msgid "Remove #more anchor"
292
  msgstr "Удалить #more якорь"
293
 
294
+ #: includes/form/site.php:50
295
  msgid "Remove #more-xxx anchor from more links."
296
  msgstr "Удалить #more-xxx якорь для ссылок \"Подробнее\"."
297
 
298
+ #: includes/form/site.php:56
299
  msgid "Remove \"[...]\" from excerpt"
300
  msgstr "Удалить \"[...]\" из отрывков"
301
 
302
+ #: includes/form/site.php:58
303
  msgid "Remove \"[...]\" from output of the_excerpt()."
304
  msgstr "Удалить \"[...]\" из вывода функции the_excerpt()."
305
 
306
+ #: includes/form/site.php:64
307
  msgid "Install Google Analytics"
308
  msgstr "Установить код Google Analytics"
309
 
310
+ #: includes/form/site.php:66
311
  msgid "Add Google analytics code."
312
  msgstr "Добавить код Google analytics."
313
 
314
+ #: includes/form/site.php:73
315
  msgid "Exclude user logged in."
316
  msgstr "Exclude user logged in."
317
 
318
+ #: includes/form/site.php:78
319
  msgid "Webmaster Tools Verification"
320
  msgstr "Подтверждение прав на управление сайтом"
321
 
322
+ #: includes/form/site.php:80
323
  msgid ""
324
  "Enter your meta key \"content\" value to verify your blog with <a href="
325
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
331
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, и <a href="
332
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
333
 
334
+ #: wp-total-hacks.php:333
335
  msgid "Settings"
336
  msgstr "Настройки"
337
 
338
+ #: wp-total-hacks.php:336
339
  msgid "Donate"
340
  msgstr "Спонсировать"
341
+
342
+ #. Plugin Name of the plugin/theme
343
+ msgid "WP Total Hacks"
344
+ msgstr ""
345
+
346
+ #. Plugin URI of the plugin/theme
347
+ msgid "http://wpist.me/wp/wp-total-hacks/"
348
+ msgstr ""
349
+
350
+ #. Description of the plugin/theme
351
+ msgid "WP Total Hacks can customize your WordPress."
352
+ msgstr ""
353
+
354
+ #. Author of the plugin/theme
355
+ msgid "Takayuki Miyauchi"
356
+ msgstr ""
357
+
358
+ #. Author URI of the plugin/theme
359
+ msgid "http://wpist.me/"
360
+ msgstr ""
languages/wp-total-hacks-tr_TR.mo CHANGED
Binary file
languages/wp-total-hacks-tr_TR.po CHANGED
@@ -6,8 +6,8 @@
6
  msgid ""
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-09-21 18:20+0200\n"
12
  "Last-Translator: Serkan Algur <info@kaisercrazy.com>\n"
13
  "Language-Team: kaisercrazy <info@kaisercrazy.com>\n"
@@ -19,283 +19,335 @@ 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: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"
36
  msgstr "Değişiklikleri Kaydet"
37
 
38
- #: ../includes/admin.php:434
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
 
47
- #: ../includes/form/appearance.php:3
48
  msgid "Appearance in admin"
49
  msgstr "Yönetim alanındaki görünüm"
50
 
51
- #: ../includes/form/appearance.php:6
52
  msgid "Change admin header logo"
53
  msgstr "Yönetim Alanı Logosunu Değiştir"
54
 
55
- #: ../includes/form/appearance.php:8
56
  msgid "Upload %s x %s pixel image for admin header logo."
57
  msgstr "Yönetim alanı logosu için %s x %s piksel bir resim yükleyin"
58
 
59
- #: ../includes/form/appearance.php:16
60
  msgid "Change admin footer text"
61
  msgstr "Yönetim alanı alt kısım yazısını değiştir."
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"
77
  msgstr "Logo"
78
 
79
- #: ../includes/form/appearance.php:36
80
  msgid "URL"
81
  msgstr "Link"
82
 
83
- #: ../includes/form/appearance.php:38
84
  msgid "Title"
85
  msgstr "Başlık"
86
 
87
- #: ../includes/form/footer.php:2
88
  msgid "Translators"
89
  msgstr "Çevirenler"
90
 
91
- #: ../includes/form/footer.php:7
92
  msgid "Contributors"
93
  msgstr "Katkıda Bulunanlar"
94
 
95
- #: ../includes/form/other.php:2
96
  msgid "Other"
97
  msgstr "Diğer"
98
 
99
- #: ../includes/form/other.php:5
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"
108
 
109
- #: ../includes/form/other.php:24
110
  msgid "Add role \"Webmaster\""
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
118
  msgid "Change default email address"
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
126
  msgid "Name"
127
  msgstr "İsim"
128
 
129
- #: ../includes/form/other.php:38
130
  msgid "Email"
131
  msgstr "E-Posta"
132
 
133
- #: ../includes/form/other.php:45
134
  msgid "Delete default contact methods"
135
  msgstr "Varsayılan iletişim metodlarını kaldır"
136
 
137
- #: ../includes/form/other.php:47
138
  msgid "Delete default contact methods from user profile."
139
  msgstr "Kullanıcı profilindeki varsayılan iletişim metodlarını kaldır"
140
 
141
- #: ../includes/form/other.php:64
142
  msgid "Remove Update Notification"
143
  msgstr "Güncelleme bildirimlerini etkisizleştir"
144
 
145
- #: ../includes/form/other.php:66
146
  msgid "Remove Update Notification for all users except Admin User."
147
  msgstr "Yönetici hariç tüm kullanıcılardan güncelleme bildirimlerini kaldır"
148
 
149
- #: ../includes/form/post.php:3
150
  msgid "Posts &amp; Pages"
151
  msgstr "Yazı ve Sayfalar"
152
 
153
- #: ../includes/form/post.php:6
154
  msgid "Remove meta boxes for Posts"
155
  msgstr "Yazıların meta kutularını kaldır"
156
 
157
- #: ../includes/form/post.php:25
158
  msgid "Remove meta boxes for Pages"
159
  msgstr "Sayfaların meta kurularını kaldır"
160
 
161
- #: ../includes/form/post.php:44
162
  msgid "Revision Control"
163
  msgstr "Revizyon kontrolü"
164
 
165
- #: ../includes/form/post.php:46
166
  msgid "Limit the number of revisions allowed."
167
  msgstr "İzin verilen revizyon sayısını belirleyin"
168
 
169
- #: ../includes/form/post.php:48
170
  msgid "Store All"
171
  msgstr "Hepsini kaydet"
172
 
173
- #: ../includes/form/post.php:64
174
  msgid "Disable Auto Save"
175
  msgstr "Otomatik kaydı kapat"
176
 
177
- #: ../includes/form/post.php:71
178
  msgid "Stop self-pingbacks"
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."
187
  msgstr "Sayfalar için \"Devamını oku\" desteğini aktif et"
188
 
189
- #: ../includes/form/post.php:81
190
  msgid "Allows you to add excerpt text to pages."
191
  msgstr "Devamını oku ibaresinin sayfalara eklenmesini gerektirir."
192
 
193
- #: ../includes/form/sidebar.php:2
194
  msgid "WordPress Plugins"
195
  msgstr "WordPress Eklentileri"
196
 
197
- #: ../includes/form/sidebar.php:13
198
  msgid "This Plugin needs your support"
199
  msgstr "Bu eklentinin sizin desteğinize ihtiyacı var."
200
 
201
- #: ../includes/form/sidebar.php:14
202
  msgid "Please help support the continued development."
203
  msgstr "Geliştirmenin devamının sağlanabilmesi için yardımda bulun"
204
 
205
- #: ../includes/form/sidebar.php:16
206
  msgid "$200+ makes you an official contributor."
207
  msgstr "200$ ve yukarısındaki bağışlar sizi katkıda bulunan kişilerden yapar"
208
 
209
- #: ../includes/form/sidebar.php:20
210
  msgid "Contact"
211
  msgstr "İletişim"
212
 
213
- #: ../includes/form/site.php:2
214
  msgid "Site Settings"
215
  msgstr "Site ayarları"
216
 
217
- #: ../includes/form/site.php:5
218
  msgid "Add a favicon"
219
  msgstr "Favicon Ekle"
220
 
221
- #: ../includes/form/site.php:7
222
  msgid "Please upload .ico image."
223
  msgstr "Lütfen .ico dosyası yükleyin"
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."
231
  msgstr "Lütfen .png dosyası yükleyin"
232
 
233
- #: ../includes/form/site.php:23
234
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
235
  msgstr "\"wlwmanifest\" ve \"xmlrpc\" nin otomatik olarak silinmesini aktif et"
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. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
248
- msgstr "Sayfalardan gelişmiş yazı rel linklerini kaldır<br />örn: <span class=\"ex\">&lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</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. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
256
- msgstr "Üst kısımdan generator (oluşturucu) alanını kaldır örn: <span class=\"ex\"> &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
 
 
 
 
257
 
258
- #: ../includes/form/site.php:47
259
  msgid "Remove #more anchor"
260
  msgstr "#more ifadesini kaldır "
261
 
262
- #: ../includes/form/site.php:49
263
  msgid "Remove #more-xxx anchor from more links."
264
  msgstr "Yazı linklerinin sonundaki #more-xxx ifadesini kaldır"
265
 
266
- #: ../includes/form/site.php:55
267
  msgid "Remove \"[...]\" from excerpt"
268
  msgstr "Devamını oku alanından \"[...]\" ifadesini kaldır"
269
 
270
- #: ../includes/form/site.php:57
271
  msgid "Remove \"[...]\" from output of the_excerpt()."
272
  msgstr "the_excerpt() kodundan \"[...]\" ifadesini kaldır"
273
 
274
- #: ../includes/form/site.php:63
275
  msgid "Install Google Analytics"
276
  msgstr "Google Analytics Ekle"
277
 
278
- #: ../includes/form/site.php:65
279
  msgid "Add Google analytics code."
280
  msgstr "Google Analytics kodunuzu ekleyin"
281
 
282
- #: ../includes/form/site.php:72
283
  msgid "Exclude user logged in."
284
  msgstr "Kullanıcı girişini durdurun"
285
 
286
- #: ../includes/form/site.php:77
287
  msgid "Webmaster Tools Verification"
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"
296
  msgstr "Seçenekler"
297
 
298
- #: ../wp-total-hacks.php:295
299
  msgid "Donate"
300
  msgstr "Bağış Yap"
301
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Total Hacks Turkish\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
10
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\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"
19
  "X-Poedit-Country: TURKEY\n"
20
  "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
+ #: includes/admin.php:223 includes/form/appearance.php:11
23
+ #: includes/form/appearance.php:35 includes/form/site.php:9
24
+ #: includes/form/site.php:19
 
 
25
  msgid "Select File"
26
  msgstr "Gözat"
27
 
28
+ #: includes/admin.php:356
29
  msgid "Saved."
30
  msgstr "Kaydedildi."
31
 
32
+ #: includes/admin.php:363
33
  msgid "Save Changes"
34
  msgstr "Değişiklikleri Kaydet"
35
 
36
+ #: includes/admin.php:408
37
  msgid "Deactivate"
38
  msgstr "Etkisizleştir"
39
 
40
+ #: includes/admin.php:410 includes/admin.php:412
 
41
  msgid "Activate"
42
  msgstr "Etkinleştir"
43
 
44
+ #: includes/form/appearance.php:3
45
  msgid "Appearance in admin"
46
  msgstr "Yönetim alanındaki görünüm"
47
 
48
+ #: includes/form/appearance.php:6
49
  msgid "Change admin header logo"
50
  msgstr "Yönetim Alanı Logosunu Değiştir"
51
 
52
+ #: includes/form/appearance.php:8
53
  msgid "Upload %s x %s pixel image for admin header logo."
54
  msgstr "Yönetim alanı logosu için %s x %s piksel bir resim yükleyin"
55
 
56
+ #: includes/form/appearance.php:16
57
  msgid "Change admin footer text"
58
  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
+ "You can customize logo, URL and Title. The logo image size is recommended "
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"
80
  msgstr "Logo"
81
 
82
+ #: includes/form/appearance.php:36
83
  msgid "URL"
84
  msgstr "Link"
85
 
86
+ #: includes/form/appearance.php:38
87
  msgid "Title"
88
  msgstr "Başlık"
89
 
90
+ #: includes/form/footer.php:2
91
  msgid "Translators"
92
  msgstr "Çevirenler"
93
 
94
+ #: includes/form/footer.php:7
95
  msgid "Contributors"
96
  msgstr "Katkıda Bulunanlar"
97
 
98
+ #: includes/form/other.php:2
99
  msgid "Other"
100
  msgstr "Diğer"
101
 
102
+ #: includes/form/other.php:5
103
  msgid "Deactivate Dashboard Widgets"
104
  msgstr "Yönetim alanı bileşenlerini etkisizleştir"
105
 
106
+ #: includes/form/other.php:7 includes/form/post.php:8
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"
110
 
111
+ #: includes/form/other.php:24
112
  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
122
  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
132
  msgid "Name"
133
  msgstr "İsim"
134
 
135
+ #: includes/form/other.php:38
136
  msgid "Email"
137
  msgstr "E-Posta"
138
 
139
+ #: includes/form/other.php:45
140
  msgid "Delete default contact methods"
141
  msgstr "Varsayılan iletişim metodlarını kaldır"
142
 
143
+ #: includes/form/other.php:47
144
  msgid "Delete default contact methods from user profile."
145
  msgstr "Kullanıcı profilindeki varsayılan iletişim metodlarını kaldır"
146
 
147
+ #: includes/form/other.php:64
148
  msgid "Remove Update Notification"
149
  msgstr "Güncelleme bildirimlerini etkisizleştir"
150
 
151
+ #: includes/form/other.php:66
152
  msgid "Remove Update Notification for all users except Admin User."
153
  msgstr "Yönetici hariç tüm kullanıcılardan güncelleme bildirimlerini kaldır"
154
 
155
+ #: includes/form/post.php:3
156
  msgid "Posts &amp; Pages"
157
  msgstr "Yazı ve Sayfalar"
158
 
159
+ #: includes/form/post.php:6
160
  msgid "Remove meta boxes for Posts"
161
  msgstr "Yazıların meta kutularını kaldır"
162
 
163
+ #: includes/form/post.php:25
164
  msgid "Remove meta boxes for Pages"
165
  msgstr "Sayfaların meta kurularını kaldır"
166
 
167
+ #: includes/form/post.php:44
168
  msgid "Revision Control"
169
  msgstr "Revizyon kontrolü"
170
 
171
+ #: includes/form/post.php:46
172
  msgid "Limit the number of revisions allowed."
173
  msgstr "İzin verilen revizyon sayısını belirleyin"
174
 
175
+ #: includes/form/post.php:48
176
  msgid "Store All"
177
  msgstr "Hepsini kaydet"
178
 
179
+ #: includes/form/post.php:64
180
  msgid "Disable Auto Save"
181
  msgstr "Otomatik kaydı kapat"
182
 
183
+ #: includes/form/post.php:71
184
  msgid "Stop self-pingbacks"
185
  msgstr "Kendine ping atmasını durdur"
186
 
187
+ #: includes/form/post.php:73
188
+ msgid ""
189
+ "Stop sending pingbacks from your own site to your own site when writing "
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."
197
  msgstr "Sayfalar için \"Devamını oku\" desteğini aktif et"
198
 
199
+ #: includes/form/post.php:81
200
  msgid "Allows you to add excerpt text to pages."
201
  msgstr "Devamını oku ibaresinin sayfalara eklenmesini gerektirir."
202
 
203
+ #: includes/form/sidebar.php:2
204
  msgid "WordPress Plugins"
205
  msgstr "WordPress Eklentileri"
206
 
207
+ #: includes/form/sidebar.php:13
208
  msgid "This Plugin needs your support"
209
  msgstr "Bu eklentinin sizin desteğinize ihtiyacı var."
210
 
211
+ #: includes/form/sidebar.php:14
212
  msgid "Please help support the continued development."
213
  msgstr "Geliştirmenin devamının sağlanabilmesi için yardımda bulun"
214
 
215
+ #: includes/form/sidebar.php:16
216
  msgid "$200+ makes you an official contributor."
217
  msgstr "200$ ve yukarısındaki bağışlar sizi katkıda bulunan kişilerden yapar"
218
 
219
+ #: includes/form/sidebar.php:20
220
  msgid "Contact"
221
  msgstr "İletişim"
222
 
223
+ #: includes/form/site.php:2
224
  msgid "Site Settings"
225
  msgstr "Site ayarları"
226
 
227
+ #: includes/form/site.php:5
228
  msgid "Add a favicon"
229
  msgstr "Favicon Ekle"
230
 
231
+ #: includes/form/site.php:7
232
  msgid "Please upload .ico image."
233
  msgstr "Lütfen .ico dosyası yükleyin"
234
 
235
+ #: includes/form/site.php:10
236
+ msgid "Use this favicon with administration screens."
237
+ msgstr ""
238
+
239
+ #: includes/form/site.php:15
240
  msgid "Add a apple-touch-icon"
241
  msgstr "Iphone Dokunmatik Resmi Ekle"
242
 
243
+ #: includes/form/site.php:17
244
  msgid "Please upload .png image."
245
  msgstr "Lütfen .png dosyası yükleyin"
246
 
247
+ #: includes/form/site.php:24
248
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
249
  msgstr "\"wlwmanifest\" ve \"xmlrpc\" nin otomatik olarak silinmesini aktif et"
250
 
251
+ #: includes/form/site.php:26
252
+ msgid ""
253
+ "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
254
+ "unnecessary tags from head."
255
+ msgstr ""
256
+ " \"<a href=\"%s\">Yönlendirmeli yayın</a>\" kullanmıyorsanız bu gereksiz "
257
+ "eklentileri kaldırın"
258
 
259
+ #: includes/form/site.php:32
260
  msgid "Remove adjacent posts rel links from head on Pages"
261
  msgstr "Sayfalardan gelişmiş yazı rel linklerini kaldır"
262
 
263
+ #: includes/form/site.php:34
264
+ msgid ""
265
+ "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
266
+ "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
267
+ msgstr ""
268
+ "Sayfalardan gelişmiş yazı rel linklerini kaldır<br />örn: <span class=\"ex"
269
+ "\">&lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
270
 
271
+ #: includes/form/site.php:40
272
  msgid "Remove version number from head"
273
  msgstr "Üst kısımdan WordPress versiyonunu kaldır"
274
 
275
+ #: includes/form/site.php:42
276
+ msgid ""
277
+ "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
278
+ "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
279
+ msgstr ""
280
+ "Üst kısımdan generator (oluşturucu) alanını kaldır örn: <span class=\"ex\"> "
281
+ "&lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
282
 
283
+ #: includes/form/site.php:48
284
  msgid "Remove #more anchor"
285
  msgstr "#more ifadesini kaldır "
286
 
287
+ #: includes/form/site.php:50
288
  msgid "Remove #more-xxx anchor from more links."
289
  msgstr "Yazı linklerinin sonundaki #more-xxx ifadesini kaldır"
290
 
291
+ #: includes/form/site.php:56
292
  msgid "Remove \"[...]\" from excerpt"
293
  msgstr "Devamını oku alanından \"[...]\" ifadesini kaldır"
294
 
295
+ #: includes/form/site.php:58
296
  msgid "Remove \"[...]\" from output of the_excerpt()."
297
  msgstr "the_excerpt() kodundan \"[...]\" ifadesini kaldır"
298
 
299
+ #: includes/form/site.php:64
300
  msgid "Install Google Analytics"
301
  msgstr "Google Analytics Ekle"
302
 
303
+ #: includes/form/site.php:66
304
  msgid "Add Google analytics code."
305
  msgstr "Google Analytics kodunuzu ekleyin"
306
 
307
+ #: includes/form/site.php:73
308
  msgid "Exclude user logged in."
309
  msgstr "Kullanıcı girişini durdurun"
310
 
311
+ #: includes/form/site.php:78
312
  msgid "Webmaster Tools Verification"
313
  msgstr "Webmaster Tools Onayı"
314
 
315
+ #: includes/form/site.php:80
316
+ msgid ""
317
+ "Enter your meta key \"content\" value to verify your blog with <a href="
318
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
319
+ "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
320
+ "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
321
+ msgstr ""
322
+ "<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
323
+ "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
324
+ "a> ve <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> "
325
+ "sistemleriden aldığınızı meta \"content\" anahtarını girin "
326
 
327
+ #: wp-total-hacks.php:333
328
  msgid "Settings"
329
  msgstr "Seçenekler"
330
 
331
+ #: wp-total-hacks.php:336
332
  msgid "Donate"
333
  msgstr "Bağış Yap"
334
 
335
+ #. Plugin Name of the plugin/theme
336
+ msgid "WP Total Hacks"
337
+ msgstr ""
338
+
339
+ #. Plugin URI of the plugin/theme
340
+ msgid "http://wpist.me/wp/wp-total-hacks/"
341
+ msgstr ""
342
+
343
+ #. Description of the plugin/theme
344
+ msgid "WP Total Hacks can customize your WordPress."
345
+ msgstr ""
346
+
347
+ #. Author of the plugin/theme
348
+ msgid "Takayuki Miyauchi"
349
+ msgstr ""
350
+
351
+ #. Author URI of the plugin/theme
352
+ msgid "http://wpist.me/"
353
+ msgstr ""
languages/wp-total-hacks-zh_CN.mo CHANGED
Binary file
languages/wp-total-hacks-zh_CN.po CHANGED
@@ -6,48 +6,39 @@
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
 
@@ -76,8 +67,11 @@ 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"
@@ -107,8 +101,7 @@ msgstr "其它"
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 "选择你想移除的项目"
@@ -118,7 +111,9 @@ 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
@@ -126,7 +121,9 @@ 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
@@ -186,7 +183,9 @@ 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
@@ -229,64 +228,122 @@ msgstr "添加网站图标"
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. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
247
- msgstr "移除头部相邻文章的相关链接 <br /><span class=\"ex\">示例 &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</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. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
255
- msgstr "移除头部的generator标签 <span class=\"ex\">示例 &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  msgid ""
7
  msgstr ""
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
10
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\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
+ "Language: \n"
15
  "MIME-Version: 1.0\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
 
18
  "X-Poedit-KeywordsList: __;_e\n"
19
+ "X-Poedit-Basepath: D:\\Program Files\\xampp\\htdocs\\WP-3.2.1\\wp-content"
20
+ "\\plugins\\wp-total-hacks\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
 
23
+ #: includes/admin.php:223 includes/form/appearance.php:11
24
+ #: includes/form/appearance.php:35 includes/form/site.php:9
25
+ #: includes/form/site.php:19
 
 
 
 
 
 
 
 
 
26
  msgid "Select File"
27
  msgstr "选择文件"
28
 
29
+ #: includes/admin.php:356
30
  msgid "Saved."
31
  msgstr ""
32
 
33
+ #: includes/admin.php:363
34
  msgid "Save Changes"
35
  msgstr "保存更改"
36
 
37
+ #: includes/admin.php:408
38
  msgid "Deactivate"
39
  msgstr ""
40
 
41
+ #: includes/admin.php:410 includes/admin.php:412
 
42
  msgid "Activate"
43
  msgstr ""
44
 
67
  msgstr "修改登录界面 logo"
68
 
69
  #: includes/form/appearance.php:31
70
+ msgid ""
71
+ "You can customize logo, URL and Title. The logo image size is recommended "
72
+ "310 x 70 pixel."
73
+ msgstr ""
74
+ "你可以自定义 logo的图片、链接地址和鼠标悬浮文字,图片建议 310 x 70 像素大小。"
75
 
76
  #: includes/form/appearance.php:34
77
  msgid "Logo"
101
  msgid "Deactivate Dashboard Widgets"
102
  msgstr "禁用控制板小工具"
103
 
104
+ #: includes/form/other.php:7 includes/form/post.php:8
 
105
  #: includes/form/post.php:27
106
  msgid "Choose the items you want to remove."
107
  msgstr "选择你想移除的项目"
111
  msgstr "添加角色\"Webmaster\"(网络管理员)"
112
 
113
  #: includes/form/other.php:26
114
+ msgid ""
115
+ "This role has the capabilities of an \"Editor\", but can also edit theme "
116
+ "options."
117
  msgstr "这个角色拥有“编辑”的权限,但同时可以设置主题选项"
118
 
119
  #: includes/form/other.php:32
121
  msgstr "修改默认 e-mail 信息"
122
 
123
  #: includes/form/other.php:34
124
+ msgid ""
125
+ "Change the email address and sender name used by automatic email "
126
+ "notifications."
127
  msgstr "修改wordpress的自动通知功能使用的 e-mail 信息"
128
 
129
  #: includes/form/other.php:36
183
  msgstr "禁止自我广播pingback"
184
 
185
  #: includes/form/post.php:73
186
+ msgid ""
187
+ "Stop sending pingbacks from your own site to your own site when writing "
188
+ "posts."
189
  msgstr "禁止发表日志后,发送通知广播到自己的网站"
190
 
191
  #: includes/form/post.php:79
228
  msgid "Please upload .ico image."
229
  msgstr "请上传.ico图标"
230
 
231
+ #: includes/form/site.php:10
232
+ msgid "Use this favicon with administration screens."
233
+ msgstr ""
234
+
235
+ #: includes/form/site.php:15
236
+ #, fuzzy
237
+ msgid "Add a apple-touch-icon"
238
+ msgstr "添加网站图标"
239
+
240
+ #: includes/form/site.php:17
241
+ #, fuzzy
242
+ msgid "Please upload .png image."
243
+ msgstr "请上传.ico图标"
244
+
245
+ #: includes/form/site.php:24
246
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
247
  msgstr "移除内容为\"wlwmanifest\" 和 \"xmlrpc\"的meat标签"
248
 
249
+ #: includes/form/site.php:26
250
+ msgid ""
251
+ "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
252
+ "unnecessary tags from head."
253
  msgstr "如果不使用<a href=\"%s\">远程发布功能</a>,移除网页头部相关标签"
254
 
255
+ #: includes/form/site.php:32
256
  msgid "Remove adjacent posts rel links from head on Pages"
257
  msgstr "移除头部相邻文章的相关链接"
258
 
259
+ #: includes/form/site.php:34
260
+ msgid ""
261
+ "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
262
+ "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
263
+ msgstr ""
264
+ "移除头部相邻文章的相关链接 <br /><span class=\"ex\">示例 &lt;link rel=\"next"
265
+ "\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
266
 
267
+ #: includes/form/site.php:40
268
  msgid "Remove version number from head"
269
  msgstr "移除头部wordpress版本号"
270
 
271
+ #: includes/form/site.php:42
272
+ msgid ""
273
+ "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
274
+ "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
275
+ msgstr ""
276
+ "移除头部的generator标签 <span class=\"ex\">示例 &lt;meta name=\"generator\" "
277
+ "content=\"WordPress x.x.x\" /&gt;</span>"
278
 
279
+ #: includes/form/site.php:48
280
  msgid "Remove #more anchor"
281
  msgstr "移除“阅读更多”链接中的锚点"
282
 
283
+ #: includes/form/site.php:50
284
  msgid "Remove #more-xxx anchor from more links."
285
  msgstr "移除“阅读更多”链接中的 #more-xxx 锚点"
286
 
287
+ #: includes/form/site.php:56
288
  msgid "Remove \"[...]\" from excerpt"
289
  msgstr " 从摘要中移除\"[...]\""
290
 
291
+ #: includes/form/site.php:58
292
  msgid "Remove \"[...]\" from output of the_excerpt()."
293
  msgstr "移除 the_excerpt()函数输出内容中的 \"[...]\" "
294
 
295
+ #: includes/form/site.php:64
296
  msgid "Install Google Analytics"
297
  msgstr "支持Google Analytics"
298
 
299
+ #: includes/form/site.php:66
300
  msgid "Add Google analytics code."
301
  msgstr "添加 Google analytics 代码"
302
 
303
+ #: includes/form/site.php:73
304
  msgid "Exclude user logged in."
305
  msgstr "拒绝用户登录"
306
 
307
+ #: includes/form/site.php:78
308
  msgid "Webmaster Tools Verification"
309
  msgstr "网络管理员验证工具"
310
 
311
+ #: includes/form/site.php:80
312
+ msgid ""
313
+ "Enter your meta key \"content\" value to verify your blog with <a href="
314
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
315
+ "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
316
+ "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
317
+ msgstr ""
318
+ "输入 <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster "
319
+ "Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site "
320
+ "Explorer</a>, 和 <a href=\"http://www.bing.com/webmaster\">Bing Webmaster "
321
+ "Center</a>代码."
322
+
323
+ #: wp-total-hacks.php:333
324
+ msgid "Settings"
325
+ msgstr "设置"
326
 
327
+ #: wp-total-hacks.php:336
328
+ msgid "Donate"
329
+ msgstr "捐助"
330
+
331
+ #. Plugin Name of the plugin/theme
332
+ msgid "WP Total Hacks"
333
+ msgstr ""
334
+
335
+ #. Plugin URI of the plugin/theme
336
+ msgid "http://wpist.me/wp/wp-total-hacks/"
337
+ msgstr ""
338
+
339
+ #. Description of the plugin/theme
340
+ msgid "WP Total Hacks can customize your WordPress."
341
+ msgstr ""
342
+
343
+ #. Author of the plugin/theme
344
+ msgid "Takayuki Miyauchi"
345
+ msgstr ""
346
+
347
+ #. Author URI of the plugin/theme
348
+ msgid "http://wpist.me/"
349
+ msgstr ""
languages/wp-total-hacks.pot CHANGED
@@ -1,306 +1,299 @@
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
- #, fuzzy
7
  msgid ""
8
  msgstr ""
9
- "Project-Id-Version: PACKAGE VERSION\n"
10
- "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2011-11-17 21:17+0900\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
16
  "MIME-Version: 1.0\n"
17
- "Content-Type: text/plain; charset=CHARSET\n"
18
  "Content-Transfer-Encoding: 8bit\n"
 
 
 
19
 
20
- #: ../includes/admin.php:223 ../includes/form/appearance.php:11
21
- #: ../includes/form/appearance.php:35 ../includes/form/site.php:9
22
- #: ../includes/form/site.php:19
23
  msgid "Select File"
24
  msgstr ""
25
 
26
- #: ../includes/admin.php:356
27
  msgid "Saved."
28
  msgstr ""
29
 
30
- #: ../includes/admin.php:363
31
  msgid "Save Changes"
32
  msgstr ""
33
 
34
- #: ../includes/admin.php:408
35
  msgid "Deactivate"
36
  msgstr ""
37
 
38
- #: ../includes/admin.php:410 ../includes/admin.php:412
39
  msgid "Activate"
40
  msgstr ""
41
 
42
- #: ../includes/form/appearance.php:3
43
  msgid "Appearance in admin"
44
  msgstr ""
45
 
46
- #: ../includes/form/appearance.php:6
47
  msgid "Change admin header logo"
48
  msgstr ""
49
 
50
- #: ../includes/form/appearance.php:8
51
- #, php-format
52
  msgid "Upload %s x %s pixel image for admin header logo."
53
  msgstr ""
54
 
55
- #: ../includes/form/appearance.php:16
56
  msgid "Change admin footer text"
57
  msgstr ""
58
 
59
- #: ../includes/form/appearance.php:18
60
  msgid "You can edit admin footer text. Line breaks will remove."
61
  msgstr ""
62
 
63
- #: ../includes/form/appearance.php:29
64
  msgid "Change login logo"
65
  msgstr ""
66
 
67
- #: ../includes/form/appearance.php:31
68
  msgid ""
69
  "You can customize logo, URL and Title. The logo image size is recommended "
70
  "310 x 70 pixel."
71
  msgstr ""
72
 
73
- #: ../includes/form/appearance.php:34
74
  msgid "Logo"
75
  msgstr ""
76
 
77
- #: ../includes/form/appearance.php:36
78
  msgid "URL"
79
  msgstr ""
80
 
81
- #: ../includes/form/appearance.php:38
82
  msgid "Title"
83
  msgstr ""
84
 
85
- #: ../includes/form/footer.php:2
86
  msgid "Translators"
87
  msgstr ""
88
 
89
- #: ../includes/form/footer.php:7
90
  msgid "Contributors"
91
  msgstr ""
92
 
93
- #: ../includes/form/other.php:2
94
  msgid "Other"
95
  msgstr ""
96
 
97
- #: ../includes/form/other.php:5
98
  msgid "Deactivate Dashboard Widgets"
99
  msgstr ""
100
 
101
- #: ../includes/form/other.php:7 ../includes/form/post.php:8
102
- #: ../includes/form/post.php:27
103
  msgid "Choose the items you want to remove."
104
  msgstr ""
105
 
106
- #: ../includes/form/other.php:24
107
  msgid "Add role \"Webmaster\""
108
  msgstr ""
109
 
110
- #: ../includes/form/other.php:26
111
  msgid ""
112
  "This role has the capabilities of an \"Editor\", but can also edit theme "
113
  "options."
114
  msgstr ""
115
 
116
- #: ../includes/form/other.php:32
117
  msgid "Change default email address"
118
  msgstr ""
119
 
120
- #: ../includes/form/other.php:34
121
  msgid ""
122
  "Change the email address and sender name used by automatic email "
123
  "notifications."
124
  msgstr ""
125
 
126
- #: ../includes/form/other.php:36
127
  msgid "Name"
128
  msgstr ""
129
 
130
- #: ../includes/form/other.php:38
131
  msgid "Email"
132
  msgstr ""
133
 
134
- #: ../includes/form/other.php:45
135
  msgid "Delete default contact methods"
136
  msgstr ""
137
 
138
- #: ../includes/form/other.php:47
139
  msgid "Delete default contact methods from user profile."
140
  msgstr ""
141
 
142
- #: ../includes/form/other.php:64
143
  msgid "Remove Update Notification"
144
  msgstr ""
145
 
146
- #: ../includes/form/other.php:66
147
  msgid "Remove Update Notification for all users except Admin User."
148
  msgstr ""
149
 
150
- #: ../includes/form/post.php:3
151
  msgid "Posts &amp; Pages"
152
  msgstr ""
153
 
154
- #: ../includes/form/post.php:6
155
  msgid "Remove meta boxes for Posts"
156
  msgstr ""
157
 
158
- #: ../includes/form/post.php:25
159
  msgid "Remove meta boxes for Pages"
160
  msgstr ""
161
 
162
- #: ../includes/form/post.php:44
163
  msgid "Revision Control"
164
  msgstr ""
165
 
166
- #: ../includes/form/post.php:46
167
  msgid "Limit the number of revisions allowed."
168
  msgstr ""
169
 
170
- #: ../includes/form/post.php:48
171
  msgid "Store All"
172
  msgstr ""
173
 
174
- #: ../includes/form/post.php:64
175
  msgid "Disable Auto Save"
176
  msgstr ""
177
 
178
- #: ../includes/form/post.php:71
179
  msgid "Stop self-pingbacks"
180
  msgstr ""
181
 
182
- #: ../includes/form/post.php:73
183
  msgid ""
184
  "Stop sending pingbacks from your own site to your own site when writing "
185
  "posts."
186
  msgstr ""
187
 
188
- #: ../includes/form/post.php:79
189
  msgid "Add \"Excerpt\" support for Pages."
190
  msgstr ""
191
 
192
- #: ../includes/form/post.php:81
193
  msgid "Allows you to add excerpt text to pages."
194
  msgstr ""
195
 
196
- #: ../includes/form/sidebar.php:2
197
  msgid "WordPress Plugins"
198
  msgstr ""
199
 
200
- #: ../includes/form/sidebar.php:13
201
  msgid "This Plugin needs your support"
202
  msgstr ""
203
 
204
- #: ../includes/form/sidebar.php:14
205
  msgid "Please help support the continued development."
206
  msgstr ""
207
 
208
- #: ../includes/form/sidebar.php:16
209
  msgid "$200+ makes you an official contributor."
210
  msgstr ""
211
 
212
- #: ../includes/form/sidebar.php:20
213
  msgid "Contact"
214
  msgstr ""
215
 
216
- #: ../includes/form/site.php:2
217
  msgid "Site Settings"
218
  msgstr ""
219
 
220
- #: ../includes/form/site.php:5
221
  msgid "Add a favicon"
222
  msgstr ""
223
 
224
- #: ../includes/form/site.php:7
225
  msgid "Please upload .ico image."
226
  msgstr ""
227
 
228
- #: ../includes/form/site.php:10
229
  msgid "Use this favicon with administration screens."
230
  msgstr ""
231
 
232
- #: ../includes/form/site.php:15
233
  msgid "Add a apple-touch-icon"
234
  msgstr ""
235
 
236
- #: ../includes/form/site.php:17
237
  msgid "Please upload .png image."
238
  msgstr ""
239
 
240
- #: ../includes/form/site.php:24
241
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
242
  msgstr ""
243
 
244
- #: ../includes/form/site.php:26
245
- #, php-format
246
  msgid ""
247
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
248
  "unnecessary tags from head."
249
  msgstr ""
250
 
251
- #: ../includes/form/site.php:32
252
  msgid "Remove adjacent posts rel links from head on Pages"
253
  msgstr ""
254
 
255
- #: ../includes/form/site.php:34
256
  msgid ""
257
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
258
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
259
  msgstr ""
260
 
261
- #: ../includes/form/site.php:40
262
  msgid "Remove version number from head"
263
  msgstr ""
264
 
265
- #: ../includes/form/site.php:42
266
  msgid ""
267
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
268
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
269
  msgstr ""
270
 
271
- #: ../includes/form/site.php:48
272
  msgid "Remove #more anchor"
273
  msgstr ""
274
 
275
- #: ../includes/form/site.php:50
276
  msgid "Remove #more-xxx anchor from more links."
277
  msgstr ""
278
 
279
- #: ../includes/form/site.php:56
280
  msgid "Remove \"[...]\" from excerpt"
281
  msgstr ""
282
 
283
- #: ../includes/form/site.php:58
284
  msgid "Remove \"[...]\" from output of the_excerpt()."
285
  msgstr ""
286
 
287
- #: ../includes/form/site.php:64
288
  msgid "Install Google Analytics"
289
  msgstr ""
290
 
291
- #: ../includes/form/site.php:66
292
  msgid "Add Google analytics code."
293
  msgstr ""
294
 
295
- #: ../includes/form/site.php:73
296
  msgid "Exclude user logged in."
297
  msgstr ""
298
 
299
- #: ../includes/form/site.php:78
300
  msgid "Webmaster Tools Verification"
301
  msgstr ""
302
 
303
- #: ../includes/form/site.php:80
304
  msgid ""
305
  "Enter your meta key \"content\" value to verify your blog with <a href="
306
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
@@ -308,10 +301,30 @@ msgid ""
308
  "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
309
  msgstr ""
310
 
311
- #: ../wp-total-hacks.php:333
312
  msgid "Settings"
313
  msgstr ""
314
 
315
- #: ../wp-total-hacks.php:336
316
  msgid "Donate"
317
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2010 WP Total Hacks
2
+ # This file is distributed under the same license as the WP Total Hacks package.
 
 
 
 
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WP Total Hacks 0.6.0\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
+ "POT-Creation-Date: 2011-11-21 06:14:51+00:00\n"
 
 
 
 
8
  "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
15
+ #: includes/admin.php:223 includes/form/appearance.php:11
16
+ #: includes/form/appearance.php:35 includes/form/site.php:9
17
+ #: includes/form/site.php:19
18
  msgid "Select File"
19
  msgstr ""
20
 
21
+ #: includes/admin.php:356
22
  msgid "Saved."
23
  msgstr ""
24
 
25
+ #: includes/admin.php:363
26
  msgid "Save Changes"
27
  msgstr ""
28
 
29
+ #: includes/admin.php:408
30
  msgid "Deactivate"
31
  msgstr ""
32
 
33
+ #: includes/admin.php:410 includes/admin.php:412
34
  msgid "Activate"
35
  msgstr ""
36
 
37
+ #: includes/form/appearance.php:3
38
  msgid "Appearance in admin"
39
  msgstr ""
40
 
41
+ #: includes/form/appearance.php:6
42
  msgid "Change admin header logo"
43
  msgstr ""
44
 
45
+ #: includes/form/appearance.php:8
 
46
  msgid "Upload %s x %s pixel image for admin header logo."
47
  msgstr ""
48
 
49
+ #: includes/form/appearance.php:16
50
  msgid "Change admin footer text"
51
  msgstr ""
52
 
53
+ #: includes/form/appearance.php:18
54
  msgid "You can edit admin footer text. Line breaks will remove."
55
  msgstr ""
56
 
57
+ #: includes/form/appearance.php:29
58
  msgid "Change login logo"
59
  msgstr ""
60
 
61
+ #: includes/form/appearance.php:31
62
  msgid ""
63
  "You can customize logo, URL and Title. The logo image size is recommended "
64
  "310 x 70 pixel."
65
  msgstr ""
66
 
67
+ #: includes/form/appearance.php:34
68
  msgid "Logo"
69
  msgstr ""
70
 
71
+ #: includes/form/appearance.php:36
72
  msgid "URL"
73
  msgstr ""
74
 
75
+ #: includes/form/appearance.php:38
76
  msgid "Title"
77
  msgstr ""
78
 
79
+ #: includes/form/footer.php:2
80
  msgid "Translators"
81
  msgstr ""
82
 
83
+ #: includes/form/footer.php:7
84
  msgid "Contributors"
85
  msgstr ""
86
 
87
+ #: includes/form/other.php:2
88
  msgid "Other"
89
  msgstr ""
90
 
91
+ #: includes/form/other.php:5
92
  msgid "Deactivate Dashboard Widgets"
93
  msgstr ""
94
 
95
+ #: includes/form/other.php:7 includes/form/post.php:8
96
+ #: includes/form/post.php:27
97
  msgid "Choose the items you want to remove."
98
  msgstr ""
99
 
100
+ #: includes/form/other.php:24
101
  msgid "Add role \"Webmaster\""
102
  msgstr ""
103
 
104
+ #: includes/form/other.php:26
105
  msgid ""
106
  "This role has the capabilities of an \"Editor\", but can also edit theme "
107
  "options."
108
  msgstr ""
109
 
110
+ #: includes/form/other.php:32
111
  msgid "Change default email address"
112
  msgstr ""
113
 
114
+ #: includes/form/other.php:34
115
  msgid ""
116
  "Change the email address and sender name used by automatic email "
117
  "notifications."
118
  msgstr ""
119
 
120
+ #: includes/form/other.php:36
121
  msgid "Name"
122
  msgstr ""
123
 
124
+ #: includes/form/other.php:38
125
  msgid "Email"
126
  msgstr ""
127
 
128
+ #: includes/form/other.php:45
129
  msgid "Delete default contact methods"
130
  msgstr ""
131
 
132
+ #: includes/form/other.php:47
133
  msgid "Delete default contact methods from user profile."
134
  msgstr ""
135
 
136
+ #: includes/form/other.php:64
137
  msgid "Remove Update Notification"
138
  msgstr ""
139
 
140
+ #: includes/form/other.php:66
141
  msgid "Remove Update Notification for all users except Admin User."
142
  msgstr ""
143
 
144
+ #: includes/form/post.php:3
145
  msgid "Posts &amp; Pages"
146
  msgstr ""
147
 
148
+ #: includes/form/post.php:6
149
  msgid "Remove meta boxes for Posts"
150
  msgstr ""
151
 
152
+ #: includes/form/post.php:25
153
  msgid "Remove meta boxes for Pages"
154
  msgstr ""
155
 
156
+ #: includes/form/post.php:44
157
  msgid "Revision Control"
158
  msgstr ""
159
 
160
+ #: includes/form/post.php:46
161
  msgid "Limit the number of revisions allowed."
162
  msgstr ""
163
 
164
+ #: includes/form/post.php:48
165
  msgid "Store All"
166
  msgstr ""
167
 
168
+ #: includes/form/post.php:64
169
  msgid "Disable Auto Save"
170
  msgstr ""
171
 
172
+ #: includes/form/post.php:71
173
  msgid "Stop self-pingbacks"
174
  msgstr ""
175
 
176
+ #: includes/form/post.php:73
177
  msgid ""
178
  "Stop sending pingbacks from your own site to your own site when writing "
179
  "posts."
180
  msgstr ""
181
 
182
+ #: includes/form/post.php:79
183
  msgid "Add \"Excerpt\" support for Pages."
184
  msgstr ""
185
 
186
+ #: includes/form/post.php:81
187
  msgid "Allows you to add excerpt text to pages."
188
  msgstr ""
189
 
190
+ #: includes/form/sidebar.php:2
191
  msgid "WordPress Plugins"
192
  msgstr ""
193
 
194
+ #: includes/form/sidebar.php:13
195
  msgid "This Plugin needs your support"
196
  msgstr ""
197
 
198
+ #: includes/form/sidebar.php:14
199
  msgid "Please help support the continued development."
200
  msgstr ""
201
 
202
+ #: includes/form/sidebar.php:16
203
  msgid "$200+ makes you an official contributor."
204
  msgstr ""
205
 
206
+ #: includes/form/sidebar.php:20
207
  msgid "Contact"
208
  msgstr ""
209
 
210
+ #: includes/form/site.php:2
211
  msgid "Site Settings"
212
  msgstr ""
213
 
214
+ #: includes/form/site.php:5
215
  msgid "Add a favicon"
216
  msgstr ""
217
 
218
+ #: includes/form/site.php:7
219
  msgid "Please upload .ico image."
220
  msgstr ""
221
 
222
+ #: includes/form/site.php:10
223
  msgid "Use this favicon with administration screens."
224
  msgstr ""
225
 
226
+ #: includes/form/site.php:15
227
  msgid "Add a apple-touch-icon"
228
  msgstr ""
229
 
230
+ #: includes/form/site.php:17
231
  msgid "Please upload .png image."
232
  msgstr ""
233
 
234
+ #: includes/form/site.php:24
235
  msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
236
  msgstr ""
237
 
238
+ #: includes/form/site.php:26
 
239
  msgid ""
240
  "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove "
241
  "unnecessary tags from head."
242
  msgstr ""
243
 
244
+ #: includes/form/site.php:32
245
  msgid "Remove adjacent posts rel links from head on Pages"
246
  msgstr ""
247
 
248
+ #: includes/form/site.php:34
249
  msgid ""
250
  "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex"
251
  "\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
252
  msgstr ""
253
 
254
+ #: includes/form/site.php:40
255
  msgid "Remove version number from head"
256
  msgstr ""
257
 
258
+ #: includes/form/site.php:42
259
  msgid ""
260
  "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name="
261
  "\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
262
  msgstr ""
263
 
264
+ #: includes/form/site.php:48
265
  msgid "Remove #more anchor"
266
  msgstr ""
267
 
268
+ #: includes/form/site.php:50
269
  msgid "Remove #more-xxx anchor from more links."
270
  msgstr ""
271
 
272
+ #: includes/form/site.php:56
273
  msgid "Remove \"[...]\" from excerpt"
274
  msgstr ""
275
 
276
+ #: includes/form/site.php:58
277
  msgid "Remove \"[...]\" from output of the_excerpt()."
278
  msgstr ""
279
 
280
+ #: includes/form/site.php:64
281
  msgid "Install Google Analytics"
282
  msgstr ""
283
 
284
+ #: includes/form/site.php:66
285
  msgid "Add Google analytics code."
286
  msgstr ""
287
 
288
+ #: includes/form/site.php:73
289
  msgid "Exclude user logged in."
290
  msgstr ""
291
 
292
+ #: includes/form/site.php:78
293
  msgid "Webmaster Tools Verification"
294
  msgstr ""
295
 
296
+ #: includes/form/site.php:80
297
  msgid ""
298
  "Enter your meta key \"content\" value to verify your blog with <a href="
299
  "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
301
  "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
302
  msgstr ""
303
 
304
+ #: wp-total-hacks.php:333
305
  msgid "Settings"
306
  msgstr ""
307
 
308
+ #: wp-total-hacks.php:336
309
  msgid "Donate"
310
  msgstr ""
311
+
312
+ #. Plugin Name of the plugin/theme
313
+ msgid "WP Total Hacks"
314
+ msgstr ""
315
+
316
+ #. Plugin URI of the plugin/theme
317
+ msgid "http://wpist.me/wp/wp-total-hacks/"
318
+ msgstr ""
319
+
320
+ #. Description of the plugin/theme
321
+ msgid "WP Total Hacks can customize your WordPress."
322
+ msgstr ""
323
+
324
+ #. Author of the plugin/theme
325
+ msgid "Takayuki Miyauchi"
326
+ msgstr ""
327
+
328
+ #. Author URI of the plugin/theme
329
+ msgid "http://wpist.me/"
330
+ msgstr ""
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpist.me/
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.2
6
  Tested up to: 3.3
7
- Stable tag: 0.6.0
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
  PHP5 is required!
@@ -86,6 +86,9 @@ Please contact to me.
86
 
87
  == Changelog ==
88
 
 
 
 
89
  = 0.6.0 =
90
  * http://wpist.me/2011/11/17/wp-total-hacks-0-6-0/
91
 
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.2
6
  Tested up to: 3.3
7
+ Stable tag: 0.6.1
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
  PHP5 is required!
86
 
87
  == Changelog ==
88
 
89
+ = 0.6.1 =
90
+ * http://wpist.me/2011/11/21/wp-total-hacks-0-6-1/
91
+
92
  = 0.6.0 =
93
  * http://wpist.me/2011/11/17/wp-total-hacks-0-6-0/
94
 
wp-total-hacks.php CHANGED
@@ -5,7 +5,7 @@ Author: Takayuki Miyauchi
5
  Plugin URI: http://wpist.me/wp/wp-total-hacks/
6
  Description: WP Total Hacks can customize your WordPress.
7
  Author: Takayuki Miyauchi
8
- Version: 0.6.0
9
  Author URI: http://wpist.me/
10
  Domain Path: /languages
11
  Text Domain: wp-total-hacks
@@ -329,8 +329,8 @@ public function plugin_row_meta($links, $file)
329
  $link = '<a href="%s">%s</a>';
330
  $links[] = sprintf(
331
  $link,
332
- admin_url('options-general.php?page=wp-biz'),
333
- __("Settings")
334
  );
335
  $url = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8NDYFAG2ZM9TU";
336
  $links[] = sprintf($link, esc_url($url), __("Donate", "wp-total-hacks"));
5
  Plugin URI: http://wpist.me/wp/wp-total-hacks/
6
  Description: WP Total Hacks can customize your WordPress.
7
  Author: Takayuki Miyauchi
8
+ Version: 0.6.1
9
  Author URI: http://wpist.me/
10
  Domain Path: /languages
11
  Text Domain: wp-total-hacks
329
  $link = '<a href="%s">%s</a>';
330
  $links[] = sprintf(
331
  $link,
332
+ admin_url('options-general.php?page=wp-total-hacks'),
333
+ __("Settings", "wp-total-hacks")
334
  );
335
  $url = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8NDYFAG2ZM9TU";
336
  $links[] = sprintf($link, esc_url($url), __("Donate", "wp-total-hacks"));