WP Total Hacks - Version 0.2.1

Version Description

  • fixed typo
  • Turkish & Russian Support
Download this release

Release Info

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

Code changes from version 0.2.0 to 0.2.1

includes/wpbiz_admin.php CHANGED
@@ -19,6 +19,14 @@ private $translators = array(
19
  'lang' => 'Italian',
20
  'url' => 'http://www.andreabersi.com/',
21
  ),
 
 
 
 
 
 
 
 
22
  );
23
  private $role = 'manage_options';
24
  private $plugin_url = '';
19
  'lang' => 'Italian',
20
  'url' => 'http://www.andreabersi.com/',
21
  ),
22
+ 'LiVsI' => array(
23
+ 'lang' => 'Russian',
24
+ 'url' => 'http://lezhnevs.ru/',
25
+ ),
26
+ 'Serkan Algur' => array(
27
+ 'lang' => 'Turkish',
28
+ 'url' => 'http://www.kaisercrazy.com/',
29
+ ),
30
  );
31
  private $role = 'manage_options';
32
  private $plugin_url = '';
langs/wp-total-hacks-ja.po CHANGED
@@ -263,7 +263,7 @@ msgstr "Google Analytics をインストール"
263
 
264
  #: ../includes/form/site.php:56
265
  msgid "Add Google analytics code."
266
- msgstr "Google Abalytics コードを入力してください。"
267
 
268
  #: ../includes/form/site.php:63
269
  msgid "Exclude user logged in."
263
 
264
  #: ../includes/form/site.php:56
265
  msgid "Add Google analytics code."
266
+ msgstr "Google Analytics コードを入力してください。"
267
 
268
  #: ../includes/form/site.php:63
269
  msgid "Exclude user logged in."
langs/wp-total-hacks-ru_RU.mo ADDED
Binary file
langs/wp-total-hacks-ru_RU.po ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: wp-total-hacks\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-05-23 14:56+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"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "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"
15
+ "X-Poedit-Language: Russian\n"
16
+ "X-Poedit-Country: RUSSIAN FEDERATION\n"
17
+ "X-Poedit-SourceCharset: utf-8\n"
18
+
19
+ #: ../includes/form/appearance.php:3
20
+ msgid "Appearance in admin"
21
+ msgstr "Админинтерфейс"
22
+
23
+ #: ../includes/form/appearance.php:6
24
+ msgid "Change admin header logo"
25
+ msgstr "Изменить логотип в заголовке админинтерфейса"
26
+
27
+ #: ../includes/form/appearance.php:8
28
+ msgid "Upload 30 x 30 pixel image for admin header logo."
29
+ msgstr "Загрузить изображение (30 x 30px) для логотипа в заголовке админинтерфейса."
30
+
31
+ #: ../includes/form/appearance.php:11
32
+ #: ../includes/form/appearance.php:36
33
+ msgid "Select File"
34
+ msgstr "Выберите файл"
35
+
36
+ #: ../includes/form/appearance.php:16
37
+ msgid "Change admin footer text"
38
+ msgstr "Изменить текст в \"подвале\" админинтерфейса"
39
+
40
+ #: ../includes/form/appearance.php:18
41
+ msgid "You can edit admin footer text. Line breaks will remove."
42
+ msgstr "Можно отредактировать текст в \"подвале\". Разрывы строк будут удалены."
43
+
44
+ #: ../includes/form/appearance.php:30
45
+ msgid "Change login logo"
46
+ msgstr "Изменить логотип в форме входа"
47
+
48
+ #: ../includes/form/appearance.php:32
49
+ msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
50
+ msgstr "Можно изменить логотип, URL и заголовое страницы входа. Рекомендуемый размер логотипа - 310 x 70&nbsp;px."
51
+
52
+ #: ../includes/form/appearance.php:35
53
+ msgid "Logo"
54
+ msgstr "Логотип"
55
+
56
+ #: ../includes/form/appearance.php:37
57
+ msgid "URL"
58
+ msgstr "URL"
59
+
60
+ #: ../includes/form/appearance.php:39
61
+ msgid "Title"
62
+ msgstr "Заголовок"
63
+
64
+ #: ../includes/form/footer.php:2
65
+ msgid "Translators"
66
+ msgstr "Переводчики"
67
+
68
+ #: ../includes/form/footer.php:7
69
+ msgid "Contributors"
70
+ msgstr "Разработчики"
71
+
72
+ #: ../includes/form/other.php:2
73
+ msgid "Other"
74
+ msgstr "Дополнительно"
75
+
76
+ #: ../includes/form/other.php:5
77
+ msgid "Deactive Dashboard Widgets"
78
+ msgstr "Деактивировать виджеты в консоли"
79
+
80
+ #: ../includes/form/other.php:7
81
+ #: ../includes/form/post.php:8
82
+ #: ../includes/form/post.php:27
83
+ msgid "Click on the check box that you want to delete."
84
+ msgstr "Отметьте какие блоки Вы хотели бы скрыть."
85
+
86
+ #: ../includes/form/other.php:24
87
+ msgid "Add role \"Webmaster\""
88
+ msgstr "Добавить роль \"Webmaster\""
89
+
90
+ #: ../includes/form/other.php:26
91
+ msgid "\"Webmaster\" is role able to \"Editor\" + \"edit_theme_options\"."
92
+ msgstr "\"Webmaster\" - роль с возможностями \"Editor\" + \"edit_theme_options\"."
93
+
94
+ #: ../includes/form/other.php:32
95
+ msgid "Change the default eamil address"
96
+ msgstr "Изменить e-mail по умолчанию"
97
+
98
+ #: ../includes/form/other.php:34
99
+ msgid "Change the default eamil address and sender name."
100
+ msgstr "Изменение e-mail адреса и имени отправителя по умолчанию."
101
+
102
+ #: ../includes/form/other.php:36
103
+ msgid "Name"
104
+ msgstr "Имя"
105
+
106
+ #: ../includes/form/other.php:38
107
+ msgid "Email"
108
+ msgstr "E-mail"
109
+
110
+ #: ../includes/form/other.php:45
111
+ msgid "Delete default contact methods"
112
+ msgstr "Удалить часть методов обратной связи"
113
+
114
+ #: ../includes/form/other.php:47
115
+ msgid "Delete default contact methods from user profile."
116
+ msgstr "Выбранные методы обратной связи будут удалены из профиля пользователя."
117
+
118
+ #: ../includes/form/other.php:64
119
+ msgid "Remove Update Notification"
120
+ msgstr "Убрать уведомления по обновлению"
121
+
122
+ #: ../includes/form/other.php:66
123
+ msgid "Remove Update Notification for all users except Admin User."
124
+ msgstr "Убрать уведомления о обновлениях для всех пользователей за исключением Администратора."
125
+
126
+ #: ../includes/form/post.php:3
127
+ msgid "Posts & Pages"
128
+ msgstr "Записи и страницы"
129
+
130
+ #: ../includes/form/post.php:6
131
+ msgid "Delete meta boxes for Posts"
132
+ msgstr "Убрать отдельные блоки из формы Записи"
133
+
134
+ #: ../includes/form/post.php:25
135
+ msgid "Delete meta boxes for Pages"
136
+ msgstr "Убрать отдельные блоки из формы Страница"
137
+
138
+ #: ../includes/form/post.php:44
139
+ msgid "Revision Control"
140
+ msgstr "Контроль ревизий"
141
+
142
+ #: ../includes/form/post.php:46
143
+ msgid "Please select limit the number of allowed revisions."
144
+ msgstr "Укажите количество сохраняемых ревизий."
145
+
146
+ #: ../includes/form/post.php:48
147
+ msgid "Store All"
148
+ msgstr "Сохранить все"
149
+
150
+ #: ../includes/form/post.php:64
151
+ msgid "Disable Auto Save"
152
+ msgstr "Отключить автосохранение"
153
+
154
+ #: ../includes/form/post.php:71
155
+ msgid "Stop Self Pings"
156
+ msgstr "Остановить пинг внутри сайта"
157
+
158
+ #: ../includes/form/post.php:73
159
+ msgid "Stop sending pings from your own site to your own site when you write posts."
160
+ msgstr "Остановить отсылку пингов внутри сайта (при написании записей, ссылающихся на уже существующие)."
161
+
162
+ #: ../includes/form/post.php:79
163
+ msgid "Add \"Excerpt\" support for Pages."
164
+ msgstr "Добавить поддержку \"Цитат\" для Страниц."
165
+
166
+ #: ../includes/form/post.php:81
167
+ msgid "Requires to add excerpt text in a Pages."
168
+ msgstr "Установить поддержку цитирования текста для Страниц."
169
+
170
+ #: ../includes/form/sidebar.php:2
171
+ msgid "WordPress Plugins"
172
+ msgstr "Плагины автора для WordPress"
173
+
174
+ #: ../includes/form/sidebar.php:13
175
+ msgid "This Plugin needs your support"
176
+ msgstr "Это плагин нуждается в Вашей поддержке"
177
+
178
+ #: ../includes/form/sidebar.php:14
179
+ msgid "Please help support the continued development."
180
+ msgstr "Вы можете оказать поддержку для продолжения разработки."
181
+
182
+ #: ../includes/form/sidebar.php:16
183
+ msgid "$200+ makes you an official contributor."
184
+ msgstr "Более $200 получено официальным разработчиком."
185
+
186
+ #: ../includes/form/sidebar.php:20
187
+ msgid "Contact"
188
+ msgstr "Контакты"
189
+
190
+ #: ../includes/form/site.php:2
191
+ msgid "Site Settings"
192
+ msgstr "Общие настройки"
193
+
194
+ #: ../includes/form/site.php:5
195
+ msgid "Add a favicon"
196
+ msgstr "Добавить иконку для сайта"
197
+
198
+ #: ../includes/form/site.php:7
199
+ msgid "Please upload .ico image."
200
+ msgstr "Загрузите .ico файл."
201
+
202
+ #: ../includes/form/site.php:14
203
+ msgid "Enable auto remove \"wlwmanifest\" and \"xmlrpc\" from meta."
204
+ msgstr "Установить автоматическое удаление \"wlwmanifest\" и \"xmlrpc\" из блока <head>."
205
+
206
+ #: ../includes/form/site.php:16
207
+ #, php-format
208
+ msgid "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove unnecessary tags from head."
209
+ msgstr "Если \"<a href=\"%s\">Удалённая публикация</a>\" не используется, можно удалить \"лишние\" теги из секции <b>head</b> html разметки."
210
+
211
+ #: ../includes/form/site.php:22
212
+ msgid "Remove adjacent posts rel links from head on Pages"
213
+ msgstr "Удалить ссылки на \"смежные\" записи из <head> секции html разметки"
214
+
215
+ #: ../includes/form/site.php:24
216
+ 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>"
217
+ msgstr "Удалить ссылки на смежные записи из <head> секции html разметки на Страницах.<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
218
+
219
+ #: ../includes/form/site.php:30
220
+ msgid "Remove version number from head"
221
+ msgstr "Удалить номер версии Wordpress из секции <head> html разметки"
222
+
223
+ #: ../includes/form/site.php:32
224
+ msgid "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
225
+ msgstr "Удалить тег \"generator\" из секции <head> html разметки: <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
226
+
227
+ #: ../includes/form/site.php:38
228
+ msgid "Remove #more anchor"
229
+ msgstr "Удалить #more якорь"
230
+
231
+ #: ../includes/form/site.php:40
232
+ msgid "Remove #more-xxx anchor from more links."
233
+ msgstr "Удалить #more-xxx якорь для ссылок \"Подробнее\"."
234
+
235
+ #: ../includes/form/site.php:46
236
+ msgid "Remove \"[...]\" from excerpt"
237
+ msgstr "Удалить \"[...]\" из отрывков"
238
+
239
+ #: ../includes/form/site.php:48
240
+ msgid "Remove \"[...]\" from output of the_excerpt()."
241
+ msgstr "Удалить \"[...]\" из вывода функции the_excerpt()."
242
+
243
+ #: ../includes/form/site.php:54
244
+ msgid "Install Google Analytics"
245
+ msgstr "Установить код Google Analytics"
246
+
247
+ #: ../includes/form/site.php:56
248
+ msgid "Add Google analytics code."
249
+ msgstr "Добавить код Google analytics."
250
+
251
+ #: ../includes/form/site.php:63
252
+ msgid "Exclude user logged in."
253
+ msgstr "Exclude user logged in."
254
+
255
+ #: ../includes/form/site.php:68
256
+ msgid "Webmaster Tools Verification"
257
+ msgstr "Подтверждение прав на управление сайтом"
258
+
259
+ #: ../includes/form/site.php:70
260
+ 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>."
261
+ 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>."
262
+
263
+ #: ../includes/wpbiz_admin.php:313
264
+ msgid "Save Changes"
265
+ msgstr "Сохранить изменения"
266
+
267
+ #: ../includes/wpbiz_admin.php:337
268
+ msgid "Deactivate"
269
+ msgstr "Выключить"
270
+
271
+ #: ../includes/wpbiz_admin.php:339
272
+ #: ../includes/wpbiz_admin.php:341
273
+ msgid "Activate"
274
+ msgstr "Включить"
275
+
276
+ #: ../wp-total-hacks.php:282
277
+ msgid "Settings"
278
+ msgstr "Настройки"
279
+
280
+ #: ../wp-total-hacks.php:285
281
+ msgid "Donate"
282
+ msgstr "Спонсировать"
283
+
langs/wp-total-hacks-tr_TR.mo ADDED
Binary file
langs/wp-total-hacks-tr_TR.po ADDED
@@ -0,0 +1,286 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Total Hacks Turkish\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2011-05-23 14:56+0900\n"
11
+ "PO-Revision-Date: 2011-05-25 04:56+0200\n"
12
+ "Last-Translator: Serkan Algur <info@kaisercrazy.com>\n"
13
+ "Language-Team: kaisercrazy <info@kaisercrazy.com>\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-Language: TURKISH\n"
19
+ "X-Poedit-Country: TURKEY\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
+
22
+ #: ../includes/form/appearance.php:3
23
+ msgid "Appearance in admin"
24
+ msgstr "Yönetim alanındaki görünüm"
25
+
26
+ #: ../includes/form/appearance.php:6
27
+ msgid "Change admin header logo"
28
+ msgstr "Yönetim Alanı Logosunu Değiştir"
29
+
30
+ #: ../includes/form/appearance.php:8
31
+ msgid "Upload 30 x 30 pixel image for admin header logo."
32
+ msgstr "Yönetim alanı logosu için 30 x 30 piksel bir resim yükleyin"
33
+
34
+ #: ../includes/form/appearance.php:11
35
+ #: ../includes/form/appearance.php:36
36
+ msgid "Select File"
37
+ msgstr "Gözat"
38
+
39
+ #: ../includes/form/appearance.php:16
40
+ msgid "Change admin footer text"
41
+ msgstr "Yönetim alanı alt kısım yazısını değiştir."
42
+
43
+ #: ../includes/form/appearance.php:18
44
+ msgid "You can edit admin footer text. Line breaks will remove."
45
+ msgstr "Yönetim alanı alt kısım yazsını düzenleyebilirsiniz. Alt satıra geçme etkisiz."
46
+
47
+ #: ../includes/form/appearance.php:30
48
+ msgid "Change login logo"
49
+ msgstr "Giriş alanı logosunu değiştir."
50
+
51
+ #: ../includes/form/appearance.php:32
52
+ msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
53
+ msgstr "Logo, link ve başlığı değiştirebilirsiniz. Logo boyutu 310 x 70 piksel idealdir."
54
+
55
+ #: ../includes/form/appearance.php:35
56
+ msgid "Logo"
57
+ msgstr "Logo"
58
+
59
+ #: ../includes/form/appearance.php:37
60
+ msgid "URL"
61
+ msgstr "Link"
62
+
63
+ #: ../includes/form/appearance.php:39
64
+ msgid "Title"
65
+ msgstr "Başlık"
66
+
67
+ #: ../includes/form/footer.php:2
68
+ msgid "Translators"
69
+ msgstr "Çevirenler"
70
+
71
+ #: ../includes/form/footer.php:7
72
+ msgid "Contributors"
73
+ msgstr "Katkıda Bulunanlar"
74
+
75
+ #: ../includes/form/other.php:2
76
+ msgid "Other"
77
+ msgstr "Diğer"
78
+
79
+ #: ../includes/form/other.php:5
80
+ msgid "Deactive Dashboard Widgets"
81
+ msgstr "Yönetim alanı bileşenlerini etkisizleştir"
82
+
83
+ #: ../includes/form/other.php:7
84
+ #: ../includes/form/post.php:8
85
+ #: ../includes/form/post.php:27
86
+ msgid "Click on the check box that you want to delete."
87
+ msgstr "Kaldırmak istediklerinizin yanındaki seçim kutucuğuna tıkalyın"
88
+
89
+ #: ../includes/form/other.php:24
90
+ msgid "Add role \"Webmaster\""
91
+ msgstr "\"Webmaster\" rolü ekle"
92
+
93
+ #: ../includes/form/other.php:26
94
+ msgid "\"Webmaster\" is role able to \"Editor\" + \"edit_theme_options\"."
95
+ msgstr "\"Webmaster\" rolü \"Editor\" + \"edit_theme_options\"."
96
+
97
+ #: ../includes/form/other.php:32
98
+ msgid "Change the default eamil address"
99
+ msgstr "Varsayılan e-posta adresini değiştir"
100
+
101
+ #: ../includes/form/other.php:34
102
+ msgid "Change the default eamil address and sender name."
103
+ msgstr "Varsayılan e-posta adresi ve gönderen ismini değiştir."
104
+
105
+ #: ../includes/form/other.php:36
106
+ msgid "Name"
107
+ msgstr "İsim"
108
+
109
+ #: ../includes/form/other.php:38
110
+ msgid "Email"
111
+ msgstr "E-Posta"
112
+
113
+ #: ../includes/form/other.php:45
114
+ msgid "Delete default contact methods"
115
+ msgstr "Varsayılan iletişim metodlarını kaldır"
116
+
117
+ #: ../includes/form/other.php:47
118
+ msgid "Delete default contact methods from user profile."
119
+ msgstr "Kullanıcı profilindeki varsayılan iletişim metodlarını kaldır"
120
+
121
+ #: ../includes/form/other.php:64
122
+ msgid "Remove Update Notification"
123
+ msgstr "Güncelleme bildirimlerini etkisizleştir"
124
+
125
+ #: ../includes/form/other.php:66
126
+ msgid "Remove Update Notification for all users except Admin User."
127
+ msgstr "Yönetici hariç tüm kullanıcılardan güncelleme bildirimlerini kaldır"
128
+
129
+ #: ../includes/form/post.php:3
130
+ msgid "Posts & Pages"
131
+ msgstr "Yazı ve Sayfalar"
132
+
133
+ #: ../includes/form/post.php:6
134
+ msgid "Delete meta boxes for Posts"
135
+ msgstr "Yazıların meta kutularını kaldır"
136
+
137
+ #: ../includes/form/post.php:25
138
+ msgid "Delete meta boxes for Pages"
139
+ msgstr "Sayfaların meta kurularını kaldır"
140
+
141
+ #: ../includes/form/post.php:44
142
+ msgid "Revision Control"
143
+ msgstr "Revizyon kontrolü"
144
+
145
+ #: ../includes/form/post.php:46
146
+ msgid "Please select limit the number of allowed revisions."
147
+ msgstr "İzin verilen revizyon sayısını belirleyin"
148
+
149
+ #: ../includes/form/post.php:48
150
+ msgid "Store All"
151
+ msgstr "Hepsini kaydet"
152
+
153
+ #: ../includes/form/post.php:64
154
+ msgid "Disable Auto Save"
155
+ msgstr "Otomatik kaydı kapat"
156
+
157
+ #: ../includes/form/post.php:71
158
+ msgid "Stop Self Pings"
159
+ msgstr "Kendine ping atmasını durdur"
160
+
161
+ #: ../includes/form/post.php:73
162
+ msgid "Stop sending pings from your own site to your own site when you write posts."
163
+ msgstr "Sitenizin kendi kendisine ping atmasını engeller (site içi linkler ile ilgili)"
164
+
165
+ #: ../includes/form/post.php:79
166
+ msgid "Add \"Excerpt\" support for Pages."
167
+ msgstr "Sayfalar için \"Devamını oku\" desteğini aktif et"
168
+
169
+ #: ../includes/form/post.php:81
170
+ msgid "Requires to add excerpt text in a Pages."
171
+ msgstr "Devamını oku ibaresinin sayfalara eklenmesini gerektirir."
172
+
173
+ #: ../includes/form/sidebar.php:2
174
+ msgid "WordPress Plugins"
175
+ msgstr "WordPress Eklentileri"
176
+
177
+ #: ../includes/form/sidebar.php:13
178
+ msgid "This Plugin needs your support"
179
+ msgstr "Bu eklentinin sizin desteğinize ihtiyacı var."
180
+
181
+ #: ../includes/form/sidebar.php:14
182
+ msgid "Please help support the continued development."
183
+ msgstr "Geliştirmenin devamının sağlanabilmesi için yardımda bulun"
184
+
185
+ #: ../includes/form/sidebar.php:16
186
+ msgid "$200+ makes you an official contributor."
187
+ msgstr "200$ ve yukarısındaki bağışlar sizi katkıda bulunan kişilerden yapar"
188
+
189
+ #: ../includes/form/sidebar.php:20
190
+ msgid "Contact"
191
+ msgstr "İletişim"
192
+
193
+ #: ../includes/form/site.php:2
194
+ msgid "Site Settings"
195
+ msgstr "Site ayarları"
196
+
197
+ #: ../includes/form/site.php:5
198
+ msgid "Add a favicon"
199
+ msgstr "Favicon Ekle"
200
+
201
+ #: ../includes/form/site.php:7
202
+ msgid "Please upload .ico image."
203
+ msgstr "Lütfen .ico dosyası yükleyin"
204
+
205
+ #: ../includes/form/site.php:14
206
+ msgid "Enable auto remove \"wlwmanifest\" and \"xmlrpc\" from meta."
207
+ msgstr "\"wlwmanifest\" ve \"xmlrpc\" nin otomatik olarak silinmesini aktif et"
208
+
209
+ #: ../includes/form/site.php:16
210
+ #, php-format
211
+ msgid "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove unnecessary tags from head."
212
+ msgstr " \"<a href=\"%s\">Yönlendirmeli yayın</a>\" kullanmıyorsanız bu gereksiz eklentileri kaldırın"
213
+
214
+ #: ../includes/form/site.php:22
215
+ msgid "Remove adjacent posts rel links from head on Pages"
216
+ msgstr "Sayfalardan gelişmiş yazı rel linklerini kaldır"
217
+
218
+ #: ../includes/form/site.php:24
219
+ 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>"
220
+ 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>"
221
+
222
+ #: ../includes/form/site.php:30
223
+ msgid "Remove version number from head"
224
+ msgstr "Üst kısımdan WordPress versiyonunu kaldır"
225
+
226
+ #: ../includes/form/site.php:32
227
+ msgid "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
228
+ 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>"
229
+
230
+ #: ../includes/form/site.php:38
231
+ msgid "Remove #more anchor"
232
+ msgstr "#more ifadesini kaldır "
233
+
234
+ #: ../includes/form/site.php:40
235
+ msgid "Remove #more-xxx anchor from more links."
236
+ msgstr "Yazı linklerinin sonundaki #more-xxx ifadesini kaldır"
237
+
238
+ #: ../includes/form/site.php:46
239
+ msgid "Remove \"[...]\" from excerpt"
240
+ msgstr "Devamını oku alanından \"[...]\" ifadesini kaldır"
241
+
242
+ #: ../includes/form/site.php:48
243
+ msgid "Remove \"[...]\" from output of the_excerpt()."
244
+ msgstr "the_excerpt() kodundan \"[...]\" ifadesini kaldır"
245
+
246
+ #: ../includes/form/site.php:54
247
+ msgid "Install Google Analytics"
248
+ msgstr "Google Analytics Ekle"
249
+
250
+ #: ../includes/form/site.php:56
251
+ msgid "Add Google analytics code."
252
+ msgstr "Google Analytics kodunuzu ekleyin"
253
+
254
+ #: ../includes/form/site.php:63
255
+ msgid "Exclude user logged in."
256
+ msgstr "Kullanıcı girişini durdurun"
257
+
258
+ #: ../includes/form/site.php:68
259
+ msgid "Webmaster Tools Verification"
260
+ msgstr "Webmaster Tools Onayı"
261
+
262
+ #: ../includes/form/site.php:70
263
+ 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>."
264
+ 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 "
265
+
266
+ #: ../includes/wpbiz_admin.php:313
267
+ msgid "Save Changes"
268
+ msgstr "Değişiklikleri Kaydet"
269
+
270
+ #: ../includes/wpbiz_admin.php:337
271
+ msgid "Deactivate"
272
+ msgstr "Etkisizleştir"
273
+
274
+ #: ../includes/wpbiz_admin.php:339
275
+ #: ../includes/wpbiz_admin.php:341
276
+ msgid "Activate"
277
+ msgstr "Etkinleştir"
278
+
279
+ #: ../wp-total-hacks.php:282
280
+ msgid "Settings"
281
+ msgstr "Seçenekler"
282
+
283
+ #: ../wp-total-hacks.php:285
284
+ msgid "Donate"
285
+ msgstr "Bağış Yap"
286
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://firegoby.theta.ne.jp/
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.1
6
  Tested up to: 3.1
7
- Stable tag: 0.2.0
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
 
@@ -12,8 +12,9 @@ WP Total Hacks can customize more than 20 settings on your WordPress Site.
12
 
13
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
14
 
15
- This Plugin published on GitHub.
16
- https://github.com/miya0001/wp-total-hacks
 
17
 
18
  = Some features: =
19
 
@@ -38,6 +39,8 @@ All items you can select to Active or Deactive.
38
 
39
  * Japanese(ja) - [Takayuki Miyauchi](http://firegoby.theta.ne.jp/)
40
  * Italian(it_IT) - [Andrea Bersi](http://www.andreabersi.com/)
 
 
41
 
42
  You can send your own language pack to me.
43
 
@@ -68,6 +71,10 @@ Please contact to me.
68
 
69
  == Changelog ==
70
 
 
 
 
 
71
  = 0.2 =
72
  * The first release.
73
 
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.1
6
  Tested up to: 3.1
7
+ Stable tag: 0.2.1
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
 
12
 
13
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
14
 
15
+ http://www.youtube.com/watch?v=05LFDZJwPAE
16
+
17
+ [This Plugin published on GitHub.](https://github.com/miya0001/wp-total-hacks)
18
 
19
  = Some features: =
20
 
39
 
40
  * Japanese(ja) - [Takayuki Miyauchi](http://firegoby.theta.ne.jp/)
41
  * Italian(it_IT) - [Andrea Bersi](http://www.andreabersi.com/)
42
+ * Russian(ru_RU) - [LiVsI](http://lezhnevs.ru/)
43
+ * Turkish(tr_TR) - [Serkan Algur](http://www.kaisercrazy.com/)
44
 
45
  You can send your own language pack to me.
46
 
71
 
72
  == Changelog ==
73
 
74
+ = 0.2.1 =
75
+ * fixed typo
76
+ * Turkish & Russian Support
77
+
78
  = 0.2 =
79
  * The first release.
80
 
wp-total-hacks.php CHANGED
@@ -5,7 +5,7 @@ Author: Takayuki Miyauchi
5
  Plugin URI: http://firegoby.theta.ne.jp/wp/wp-total-hacks
6
  Description: WP Total Hacks can customize your WordPress.
7
  Author: Takayuki Miyauchi
8
- Version: 0.2.0
9
  Author URI: http://firegoby.theta.ne.jp/
10
  */
11
 
@@ -96,9 +96,6 @@ public function init()
96
  if ($this->op("wfb_pageexcerpt")) {
97
  add_post_type_support('page', 'excerpt');
98
  }
99
- if ($this->op("wfb_pageexcerpt")) {
100
- add_post_type_support('page', 'excerpt');
101
- }
102
  }
103
 
104
  public function wp_print_scripts()
@@ -184,9 +181,11 @@ public function login_headertitle($url)
184
 
185
  public function wp_head()
186
  {
187
- if ($this->op("wfb_exclude_loggedin") && is_user_logged_in()) {
188
- } else {
189
- echo stripslashes($this->op("wfb_google_analytics"));
 
 
190
  }
191
  if ($this->op('wfb_favicon')) {
192
  $link = '<link rel="Shortcut Icon" type="image/x-icon" href="%s" />';
5
  Plugin URI: http://firegoby.theta.ne.jp/wp/wp-total-hacks
6
  Description: WP Total Hacks can customize your WordPress.
7
  Author: Takayuki Miyauchi
8
+ Version: 0.2.1
9
  Author URI: http://firegoby.theta.ne.jp/
10
  */
11
 
96
  if ($this->op("wfb_pageexcerpt")) {
97
  add_post_type_support('page', 'excerpt');
98
  }
 
 
 
99
  }
100
 
101
  public function wp_print_scripts()
181
 
182
  public function wp_head()
183
  {
184
+ if ($this->op("wfb_google_analytics")) {
185
+ if ($this->op("wfb_exclude_loggedin") && is_user_logged_in()) {
186
+ } else {
187
+ echo stripslashes($this->op("wfb_google_analytics"));
188
+ }
189
  }
190
  if ($this->op('wfb_favicon')) {
191
  $link = '<link rel="Shortcut Icon" type="image/x-icon" href="%s" />';