WP Total Hacks - Version 1.8.0

Version Description

  • Add "Block pingbacks".
Download this release

Release Info

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

Code changes from version 1.7.2 to 1.8.0

includes/form/site.php CHANGED
@@ -67,6 +67,14 @@
67
  </div>
68
  </div>
69
 
 
 
 
 
 
 
 
 
70
  <div class="block">
71
  <h4><img src="<?php echo $this->get_plugin_url(); ?>/img/check.png" height="24" width="24" /><?php _e('Install Google Analytics', 'wp-total-hacks'); ?></h4>
72
  <div class="block_content">
67
  </div>
68
  </div>
69
 
70
+ <div class="block">
71
+ <h4><img src="<?php echo $this->get_plugin_url(); ?>/img/check.png" height="24" width="24" /><?php _e('Block all pingbacks', 'wp-total-hacks'); ?></h4>
72
+ <div class="block_content">
73
+ <p><?php _e('Block all pingbacks.', 'wp-total-hacks'); ?></p>
74
+ <?php $this->sel('wfb_disallow_pingback'); ?>
75
+ </div>
76
+ </div>
77
+
78
  <div class="block">
79
  <h4><img src="<?php echo $this->get_plugin_url(); ?>/img/check.png" height="24" width="24" /><?php _e('Install Google Analytics', 'wp-total-hacks'); ?></h4>
80
  <div class="block_content">
languages/wp-total-hacks-be_BY.mo CHANGED
Binary file
languages/wp-total-hacks-be_BY.po CHANGED
@@ -2,7 +2,7 @@ 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: 2013-04-10 08:33:29+00:00\n"
6
  "PO-Revision-Date: 2011-11-04 09:52+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Web Geeks\n"
@@ -18,25 +18,25 @@ msgstr ""
18
  "X-Poedit-Country: BELARUS\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
- #: includes/admin.php:248 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:381
28
  msgid "Saved."
29
  msgstr ""
30
 
31
- #: includes/admin.php:388
32
  msgid "Save Changes"
33
  msgstr "Захаваць змены"
34
 
35
- #: includes/admin.php:433
36
  msgid "Deactivate"
37
  msgstr "Выключыць"
38
 
39
- #: includes/admin.php:435 includes/admin.php:437
40
  msgid "Activate"
41
  msgstr "Уключыць"
42
 
@@ -225,11 +225,7 @@ msgstr "Гэта ўбудова мае патрэбу ў Вашай падтры
225
  msgid "Please help support the continued development."
226
  msgstr "Вы можаце аказаць падтрымку для працягу распрацоўкі."
227
 
228
- #: includes/form/sidebar.php:21
229
- msgid "$200+ makes you an official contributor."
230
- msgstr "Больш $200 атрымана афіцыйным распрацоўнікам."
231
-
232
- #: includes/form/sidebar.php:25
233
  msgid "Contact"
234
  msgstr "Кантакты"
235
 
@@ -315,38 +311,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
315
  msgstr "Выдаліць \"[...]\" з высновы функцыі the_excerpt()."
316
 
317
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
318
  msgid "Install Google Analytics"
319
  msgstr "Усталяваць код Google Analytics"
320
 
321
- #: includes/form/site.php:73
322
  msgid "Add Google analytics code."
323
  msgstr "Дадаць код Google analytics."
324
 
325
- #: includes/form/site.php:80
326
  msgid "Exclude user logged in."
327
  msgstr "Exclude user logged in."
328
 
329
- #: includes/form/site.php:85
330
  msgid "Webmaster Tools Verification"
331
  msgstr "Пацверджанне мае рацыю на кіраванне сайтам"
332
 
333
- #: includes/form/site.php:87
 
334
  msgid ""
335
  "Enter your meta key \"content\" value to verify your blog with <a href="
336
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
337
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
338
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
339
  msgstr ""
340
  "Увядзіце ключ для адсочвання блога з дапамогай <a href=\"https://www.google."
341
  "com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
342
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, і <a href="
343
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
344
 
345
- #: wp-total-hacks.php:378
346
  msgid "Settings"
347
  msgstr "Налады"
348
 
349
- #: wp-total-hacks.php:381
350
  msgid "Donate"
351
  msgstr "Спансаваць"
352
 
@@ -370,6 +376,9 @@ msgstr ""
370
  msgid "http://wpist.me/"
371
  msgstr ""
372
 
 
 
 
373
  #~ msgid "Disable Auto Save"
374
  #~ msgstr "Адключыць аўтазахаванне"
375
 
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: 2014-03-14 10:20:39+00:00\n"
6
  "PO-Revision-Date: 2011-11-04 09:52+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Web Geeks\n"
18
  "X-Poedit-Country: BELARUS\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
+ #: includes/admin.php:260 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:393
28
  msgid "Saved."
29
  msgstr ""
30
 
31
+ #: includes/admin.php:400
32
  msgid "Save Changes"
33
  msgstr "Захаваць змены"
34
 
35
+ #: includes/admin.php:445
36
  msgid "Deactivate"
37
  msgstr "Выключыць"
38
 
39
+ #: includes/admin.php:447 includes/admin.php:449
40
  msgid "Activate"
41
  msgstr "Уключыць"
42
 
225
  msgid "Please help support the continued development."
226
  msgstr "Вы можаце аказаць падтрымку для працягу распрацоўкі."
227
 
228
+ #: includes/form/sidebar.php:24
 
 
 
 
229
  msgid "Contact"
230
  msgstr "Кантакты"
231
 
311
  msgstr "Выдаліць \"[...]\" з высновы функцыі the_excerpt()."
312
 
313
  #: includes/form/site.php:71
314
+ #, fuzzy
315
+ msgid "Block all pingbacks"
316
+ msgstr "Спыніць пінг усярэдзіне сайта"
317
+
318
+ #: includes/form/site.php:73
319
+ #, fuzzy
320
+ msgid "Block all pingbacks."
321
+ msgstr "Спыніць пінг усярэдзіне сайта"
322
+
323
+ #: includes/form/site.php:79
324
  msgid "Install Google Analytics"
325
  msgstr "Усталяваць код Google Analytics"
326
 
327
+ #: includes/form/site.php:81
328
  msgid "Add Google analytics code."
329
  msgstr "Дадаць код Google analytics."
330
 
331
+ #: includes/form/site.php:88
332
  msgid "Exclude user logged in."
333
  msgstr "Exclude user logged in."
334
 
335
+ #: includes/form/site.php:93
336
  msgid "Webmaster Tools Verification"
337
  msgstr "Пацверджанне мае рацыю на кіраванне сайтам"
338
 
339
+ #: includes/form/site.php:95
340
+ #, fuzzy
341
  msgid ""
342
  "Enter your meta key \"content\" value to verify your blog with <a href="
343
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
344
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
345
  msgstr ""
346
  "Увядзіце ключ для адсочвання блога з дапамогай <a href=\"https://www.google."
347
  "com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
348
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, і <a href="
349
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
350
 
351
+ #: wp-total-hacks.php:390
352
  msgid "Settings"
353
  msgstr "Налады"
354
 
355
+ #: wp-total-hacks.php:393
356
  msgid "Donate"
357
  msgstr "Спансаваць"
358
 
376
  msgid "http://wpist.me/"
377
  msgstr ""
378
 
379
+ #~ msgid "$200+ makes you an official contributor."
380
+ #~ msgstr "Больш $200 атрымана афіцыйным распрацоўнікам."
381
+
382
  #~ msgid "Disable Auto Save"
383
  #~ msgstr "Адключыць аўтазахаванне"
384
 
languages/wp-total-hacks-de_DE.mo CHANGED
Binary file
languages/wp-total-hacks-de_DE.po CHANGED
@@ -5,7 +5,7 @@ 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: 2013-04-10 08:33:29+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"
@@ -14,25 +14,25 @@ msgstr ""
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
 
17
- #: includes/admin.php:248 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:381
24
  msgid "Saved."
25
  msgstr "Gespeichert."
26
 
27
- #: includes/admin.php:388
28
  msgid "Save Changes"
29
  msgstr "Änderungen speichern"
30
 
31
- #: includes/admin.php:433
32
  msgid "Deactivate"
33
  msgstr "Deaktivieren"
34
 
35
- #: includes/admin.php:435 includes/admin.php:437
36
  msgid "Activate"
37
  msgstr "Aktivieren"
38
 
@@ -220,11 +220,7 @@ msgstr "Dieses Plugin braucht deine Unterstützung"
220
  msgid "Please help support the continued development."
221
  msgstr "Hilf mit, seine weitere Entwicklung zu finanzieren."
222
 
223
- #: includes/form/sidebar.php:21
224
- msgid "$200+ makes you an official contributor."
225
- msgstr "Ab 200$ wirst du als Mitwirkende/r aufgeführt."
226
-
227
- #: includes/form/sidebar.php:25
228
  msgid "Contact"
229
  msgstr "Kontakt"
230
 
@@ -306,27 +302,37 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
306
  msgstr "Entfernt \"[...]\" aus dem mit the_excerpt() angeforderten Text."
307
 
308
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
309
  msgid "Install Google Analytics"
310
  msgstr "Google Analytics installieren"
311
 
312
- #: includes/form/site.php:73
313
  msgid "Add Google analytics code."
314
  msgstr "Fügt Google-Analytics-Code ein."
315
 
316
- #: includes/form/site.php:80
317
  msgid "Exclude user logged in."
318
  msgstr "Nur für nicht eingeloggte Benutzer"
319
 
320
- #: includes/form/site.php:85
321
  msgid "Webmaster Tools Verification"
322
  msgstr "Webmaster Tools Verification"
323
 
324
- #: includes/form/site.php:87
 
325
  msgid ""
326
  "Enter your meta key \"content\" value to verify your blog with <a href="
327
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
328
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
329
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
330
  msgstr ""
331
  "Gib deinen meta \"content\"-Wert ein, um deinen Blog mit <a href=\"https://"
332
  "www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href="
@@ -334,11 +340,11 @@ msgstr ""
334
  "href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> zu "
335
  "verifizieren."
336
 
337
- #: wp-total-hacks.php:378
338
  msgid "Settings"
339
  msgstr "Einstellungen"
340
 
341
- #: wp-total-hacks.php:381
342
  msgid "Donate"
343
  msgstr "Spenden"
344
 
@@ -362,6 +368,9 @@ msgstr ""
362
  msgid "http://wpist.me/"
363
  msgstr ""
364
 
 
 
 
365
  #~ msgid "Disable Auto Save"
366
  #~ msgstr "Automatisches Speichern deaktivieren"
367
 
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: 2014-03-14 10:20:39+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"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
 
17
+ #: includes/admin.php:260 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:393
24
  msgid "Saved."
25
  msgstr "Gespeichert."
26
 
27
+ #: includes/admin.php:400
28
  msgid "Save Changes"
29
  msgstr "Änderungen speichern"
30
 
31
+ #: includes/admin.php:445
32
  msgid "Deactivate"
33
  msgstr "Deaktivieren"
34
 
35
+ #: includes/admin.php:447 includes/admin.php:449
36
  msgid "Activate"
37
  msgstr "Aktivieren"
38
 
220
  msgid "Please help support the continued development."
221
  msgstr "Hilf mit, seine weitere Entwicklung zu finanzieren."
222
 
223
+ #: includes/form/sidebar.php:24
 
 
 
 
224
  msgid "Contact"
225
  msgstr "Kontakt"
226
 
302
  msgstr "Entfernt \"[...]\" aus dem mit the_excerpt() angeforderten Text."
303
 
304
  #: includes/form/site.php:71
305
+ #, fuzzy
306
+ msgid "Block all pingbacks"
307
+ msgstr "Pingbacks auf eigene Artikel verhindern"
308
+
309
+ #: includes/form/site.php:73
310
+ #, fuzzy
311
+ msgid "Block all pingbacks."
312
+ msgstr "Pingbacks auf eigene Artikel verhindern"
313
+
314
+ #: includes/form/site.php:79
315
  msgid "Install Google Analytics"
316
  msgstr "Google Analytics installieren"
317
 
318
+ #: includes/form/site.php:81
319
  msgid "Add Google analytics code."
320
  msgstr "Fügt Google-Analytics-Code ein."
321
 
322
+ #: includes/form/site.php:88
323
  msgid "Exclude user logged in."
324
  msgstr "Nur für nicht eingeloggte Benutzer"
325
 
326
+ #: includes/form/site.php:93
327
  msgid "Webmaster Tools Verification"
328
  msgstr "Webmaster Tools Verification"
329
 
330
+ #: includes/form/site.php:95
331
+ #, fuzzy
332
  msgid ""
333
  "Enter your meta key \"content\" value to verify your blog with <a href="
334
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
335
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
336
  msgstr ""
337
  "Gib deinen meta \"content\"-Wert ein, um deinen Blog mit <a href=\"https://"
338
  "www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href="
340
  "href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> zu "
341
  "verifizieren."
342
 
343
+ #: wp-total-hacks.php:390
344
  msgid "Settings"
345
  msgstr "Einstellungen"
346
 
347
+ #: wp-total-hacks.php:393
348
  msgid "Donate"
349
  msgstr "Spenden"
350
 
368
  msgid "http://wpist.me/"
369
  msgstr ""
370
 
371
+ #~ msgid "$200+ makes you an official contributor."
372
+ #~ msgstr "Ab 200$ wirst du als Mitwirkende/r aufgeführt."
373
+
374
  #~ msgid "Disable Auto Save"
375
  #~ msgstr "Automatisches Speichern deaktivieren"
376
 
languages/wp-total-hacks-el.mo CHANGED
Binary file
languages/wp-total-hacks-el.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Total Hacks v1.1.2\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
- "POT-Creation-Date: 2013-04-10 08:33:29+00:00\n"
6
  "PO-Revision-Date: 2013-01-29 02:20:34+0000\n"
7
  "Last-Translator: darkos <gsiamidis@gmail.com>\n"
8
  "Language-Team: \n"
@@ -22,29 +22,29 @@ msgstr ""
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
- #: includes/admin.php:248 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 "Επιλογή Αρχείου"
30
 
31
  # @ default
32
- #: includes/admin.php:381
33
  msgid "Saved."
34
  msgstr ""
35
 
36
  # @ default
37
- #: includes/admin.php:388
38
  msgid "Save Changes"
39
  msgstr ""
40
 
41
  # @ default
42
- #: includes/admin.php:433
43
  msgid "Deactivate"
44
  msgstr ""
45
 
46
  # @ default
47
- #: includes/admin.php:435 includes/admin.php:437
48
  msgid "Activate"
49
  msgstr ""
50
 
@@ -283,12 +283,7 @@ msgid "Please help support the continued development."
283
  msgstr "Παρακαλώ βοηθήστε στην συνεχή ανάπτυξη."
284
 
285
  # @ wp-total-hacks
286
- #: includes/form/sidebar.php:21
287
- msgid "$200+ makes you an official contributor."
288
- msgstr "Με $200+ γίνεστε Επίσημος Συνεισφέρων."
289
-
290
- # @ wp-total-hacks
291
- #: includes/form/sidebar.php:25
292
  msgid "Contact"
293
  msgstr "Επικοινωνία"
294
 
@@ -388,31 +383,43 @@ msgstr "Διαγραφή \"[...]\" από το output του the_excerpt()."
388
 
389
  # @ wp-total-hacks
390
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
 
 
391
  msgid "Install Google Analytics"
392
  msgstr "Εγκατάσταση Google Analytics"
393
 
394
  # @ wp-total-hacks
395
- #: includes/form/site.php:73
396
  msgid "Add Google analytics code."
397
  msgstr "Προσθήκη κώδικα Google Analytics"
398
 
399
  # @ wp-total-hacks
400
- #: includes/form/site.php:80
401
  msgid "Exclude user logged in."
402
  msgstr "Εξαίρεση συνδεδεμένου χρήστη."
403
 
404
  # @ wp-total-hacks
405
- #: includes/form/site.php:85
406
  msgid "Webmaster Tools Verification"
407
  msgstr "Επαλήθευση Webmaster Tools"
408
 
409
  # @ wp-total-hacks
410
- #: includes/form/site.php:87
 
411
  msgid ""
412
  "Enter your meta key \"content\" value to verify your blog with <a href="
413
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
414
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
415
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
416
  msgstr ""
417
  "Γράψτε το meta key σας \"content\" για επαλήθευση τις σελίδας σας με το <a "
418
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
@@ -420,12 +427,12 @@ msgstr ""
420
  "a>, και <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
421
 
422
  # @ wp-total-hacks
423
- #: wp-total-hacks.php:378
424
  msgid "Settings"
425
  msgstr "Ρυθμίσεις"
426
 
427
  # @ wp-total-hacks
428
- #: wp-total-hacks.php:381
429
  msgid "Donate"
430
  msgstr "Δωρεά"
431
 
@@ -454,6 +461,10 @@ msgstr "Takayuki Miyauchi"
454
  msgid "http://wpist.me/"
455
  msgstr "http://wpist.me/"
456
 
 
 
 
 
457
  # @ wp-total-hacks
458
  #~ msgid "1.1.2"
459
  #~ msgstr "1.1.2"
2
  msgstr ""
3
  "Project-Id-Version: WP Total Hacks v1.1.2\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
+ "POT-Creation-Date: 2014-03-14 10:20:39+00:00\n"
6
  "PO-Revision-Date: 2013-01-29 02:20:34+0000\n"
7
  "Last-Translator: darkos <gsiamidis@gmail.com>\n"
8
  "Language-Team: \n"
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
+ #: includes/admin.php:260 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 "Επιλογή Αρχείου"
30
 
31
  # @ default
32
+ #: includes/admin.php:393
33
  msgid "Saved."
34
  msgstr ""
35
 
36
  # @ default
37
+ #: includes/admin.php:400
38
  msgid "Save Changes"
39
  msgstr ""
40
 
41
  # @ default
42
+ #: includes/admin.php:445
43
  msgid "Deactivate"
44
  msgstr ""
45
 
46
  # @ default
47
+ #: includes/admin.php:447 includes/admin.php:449
48
  msgid "Activate"
49
  msgstr ""
50
 
283
  msgstr "Παρακαλώ βοηθήστε στην συνεχή ανάπτυξη."
284
 
285
  # @ wp-total-hacks
286
+ #: includes/form/sidebar.php:24
 
 
 
 
 
287
  msgid "Contact"
288
  msgstr "Επικοινωνία"
289
 
383
 
384
  # @ wp-total-hacks
385
  #: includes/form/site.php:71
386
+ #, fuzzy
387
+ msgid "Block all pingbacks"
388
+ msgstr "Αποτροπή των Αυτο-Ειδοποιήσεων (Self-Pinbacks)"
389
+
390
+ # @ wp-total-hacks
391
+ #: includes/form/site.php:73
392
+ #, fuzzy
393
+ msgid "Block all pingbacks."
394
+ msgstr "Αποτροπή των Αυτο-Ειδοποιήσεων (Self-Pinbacks)"
395
+
396
+ # @ wp-total-hacks
397
+ #: includes/form/site.php:79
398
  msgid "Install Google Analytics"
399
  msgstr "Εγκατάσταση Google Analytics"
400
 
401
  # @ wp-total-hacks
402
+ #: includes/form/site.php:81
403
  msgid "Add Google analytics code."
404
  msgstr "Προσθήκη κώδικα Google Analytics"
405
 
406
  # @ wp-total-hacks
407
+ #: includes/form/site.php:88
408
  msgid "Exclude user logged in."
409
  msgstr "Εξαίρεση συνδεδεμένου χρήστη."
410
 
411
  # @ wp-total-hacks
412
+ #: includes/form/site.php:93
413
  msgid "Webmaster Tools Verification"
414
  msgstr "Επαλήθευση Webmaster Tools"
415
 
416
  # @ wp-total-hacks
417
+ #: includes/form/site.php:95
418
+ #, fuzzy
419
  msgid ""
420
  "Enter your meta key \"content\" value to verify your blog with <a href="
421
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
422
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
423
  msgstr ""
424
  "Γράψτε το meta key σας \"content\" για επαλήθευση τις σελίδας σας με το <a "
425
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
427
  "a>, και <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
428
 
429
  # @ wp-total-hacks
430
+ #: wp-total-hacks.php:390
431
  msgid "Settings"
432
  msgstr "Ρυθμίσεις"
433
 
434
  # @ wp-total-hacks
435
+ #: wp-total-hacks.php:393
436
  msgid "Donate"
437
  msgstr "Δωρεά"
438
 
461
  msgid "http://wpist.me/"
462
  msgstr "http://wpist.me/"
463
 
464
+ # @ wp-total-hacks
465
+ #~ msgid "$200+ makes you an official contributor."
466
+ #~ msgstr "Με $200+ γίνεστε Επίσημος Συνεισφέρων."
467
+
468
  # @ wp-total-hacks
469
  #~ msgid "1.1.2"
470
  #~ msgstr "1.1.2"
languages/wp-total-hacks-fa_IR.mo CHANGED
Binary file
languages/wp-total-hacks-fa_IR.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WP Total Hacks 1.0.1\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
- "POT-Creation-Date: 2013-04-10 08:33:29+00:00\n"
8
  "PO-Revision-Date: 2013-03-29 18:09+0330\n"
9
  "Last-Translator: Amir Maskani <AmirMaskani@gmail.com>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,25 +14,25 @@ msgstr ""
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "X-Generator: Poedit 1.5.4\n"
16
 
17
- #: includes/admin.php:248 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 "انتخاب فایل"
22
 
23
- #: includes/admin.php:381
24
  msgid "Saved."
25
  msgstr "ذخیره شد."
26
 
27
- #: includes/admin.php:388
28
  msgid "Save Changes"
29
  msgstr "ذخیره تغییرات"
30
 
31
- #: includes/admin.php:433
32
  msgid "Deactivate"
33
  msgstr "غیر فعال سازی"
34
 
35
- #: includes/admin.php:435 includes/admin.php:437
36
  msgid "Activate"
37
  msgstr "فعال سازی"
38
 
@@ -221,11 +221,7 @@ msgstr "این افزونه به حمایت شما نیازمند است"
221
  msgid "Please help support the continued development."
222
  msgstr "برای ادامه پشتیبانی و توسعه حمایت کنید."
223
 
224
- #: includes/form/sidebar.php:21
225
- msgid "$200+ makes you an official contributor."
226
- msgstr "$200+ شما را یک مشارکت کننده رسمی می سازد."
227
-
228
- #: includes/form/sidebar.php:25
229
  msgid "Contact"
230
  msgstr "تماس"
231
 
@@ -306,27 +302,37 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
306
  msgstr "حذف \"[...]\" از خروجی چکیده"
307
 
308
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
309
  msgid "Install Google Analytics"
310
  msgstr "نصب آنالیزگر گوگل"
311
 
312
- #: includes/form/site.php:73
313
  msgid "Add Google analytics code."
314
  msgstr "افزودن کد آنالیزگر گوگل"
315
 
316
- #: includes/form/site.php:80
317
  msgid "Exclude user logged in."
318
  msgstr "چشم پوشی از کاربران وارد شده."
319
 
320
- #: includes/form/site.php:85
321
  msgid "Webmaster Tools Verification"
322
  msgstr "اعتبار سنجی ابزارهای مدیریت سایت"
323
 
324
- #: includes/form/site.php:87
 
325
  msgid ""
326
  "Enter your meta key \"content\" value to verify your blog with <a href="
327
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
328
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
329
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
330
  msgstr ""
331
  "برای تایید وبلاگ خود در <a href=\"https://www.google.com/webmasters/tools/\" "
332
  "target=\"_blank\">گوگل وبمستر تولز</a>، <a href=\"https://siteexplorer."
@@ -334,11 +340,11 @@ msgstr ""
334
  "\"http://www.bing.com/webmaster\" target=\"_blank\">بینگ وبمستر سنتر</a> متا "
335
  "کی خودتان را وارد کنید."
336
 
337
- #: wp-total-hacks.php:378
338
  msgid "Settings"
339
  msgstr "تنظیمات"
340
 
341
- #: wp-total-hacks.php:381
342
  msgid "Donate"
343
  msgstr "حمایت"
344
 
@@ -362,6 +368,9 @@ msgstr "تاکایوکی میااوچی"
362
  msgid "http://wpist.me/"
363
  msgstr "http://wpist.me/"
364
 
 
 
 
365
  #~ msgid "Disable Auto Save"
366
  #~ msgstr "غیرفعالسازی ذخیره خودکار"
367
 
4
  msgstr ""
5
  "Project-Id-Version: WP Total Hacks 1.0.1\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
+ "POT-Creation-Date: 2014-03-14 10:20:39+00:00\n"
8
  "PO-Revision-Date: 2013-03-29 18:09+0330\n"
9
  "Last-Translator: Amir Maskani <AmirMaskani@gmail.com>\n"
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "X-Generator: Poedit 1.5.4\n"
16
 
17
+ #: includes/admin.php:260 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 "انتخاب فایل"
22
 
23
+ #: includes/admin.php:393
24
  msgid "Saved."
25
  msgstr "ذخیره شد."
26
 
27
+ #: includes/admin.php:400
28
  msgid "Save Changes"
29
  msgstr "ذخیره تغییرات"
30
 
31
+ #: includes/admin.php:445
32
  msgid "Deactivate"
33
  msgstr "غیر فعال سازی"
34
 
35
+ #: includes/admin.php:447 includes/admin.php:449
36
  msgid "Activate"
37
  msgstr "فعال سازی"
38
 
221
  msgid "Please help support the continued development."
222
  msgstr "برای ادامه پشتیبانی و توسعه حمایت کنید."
223
 
224
+ #: includes/form/sidebar.php:24
 
 
 
 
225
  msgid "Contact"
226
  msgstr "تماس"
227
 
302
  msgstr "حذف \"[...]\" از خروجی چکیده"
303
 
304
  #: includes/form/site.php:71
305
+ #, fuzzy
306
+ msgid "Block all pingbacks"
307
+ msgstr "توقف بازتاب به خود"
308
+
309
+ #: includes/form/site.php:73
310
+ #, fuzzy
311
+ msgid "Block all pingbacks."
312
+ msgstr "توقف بازتاب به خود"
313
+
314
+ #: includes/form/site.php:79
315
  msgid "Install Google Analytics"
316
  msgstr "نصب آنالیزگر گوگل"
317
 
318
+ #: includes/form/site.php:81
319
  msgid "Add Google analytics code."
320
  msgstr "افزودن کد آنالیزگر گوگل"
321
 
322
+ #: includes/form/site.php:88
323
  msgid "Exclude user logged in."
324
  msgstr "چشم پوشی از کاربران وارد شده."
325
 
326
+ #: includes/form/site.php:93
327
  msgid "Webmaster Tools Verification"
328
  msgstr "اعتبار سنجی ابزارهای مدیریت سایت"
329
 
330
+ #: includes/form/site.php:95
331
+ #, fuzzy
332
  msgid ""
333
  "Enter your meta key \"content\" value to verify your blog with <a href="
334
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
335
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
336
  msgstr ""
337
  "برای تایید وبلاگ خود در <a href=\"https://www.google.com/webmasters/tools/\" "
338
  "target=\"_blank\">گوگل وبمستر تولز</a>، <a href=\"https://siteexplorer."
340
  "\"http://www.bing.com/webmaster\" target=\"_blank\">بینگ وبمستر سنتر</a> متا "
341
  "کی خودتان را وارد کنید."
342
 
343
+ #: wp-total-hacks.php:390
344
  msgid "Settings"
345
  msgstr "تنظیمات"
346
 
347
+ #: wp-total-hacks.php:393
348
  msgid "Donate"
349
  msgstr "حمایت"
350
 
368
  msgid "http://wpist.me/"
369
  msgstr "http://wpist.me/"
370
 
371
+ #~ msgid "$200+ makes you an official contributor."
372
+ #~ msgstr "$200+ شما را یک مشارکت کننده رسمی می سازد."
373
+
374
  #~ msgid "Disable Auto Save"
375
  #~ msgstr "غیرفعالسازی ذخیره خودکار"
376
 
languages/wp-total-hacks-fr_FR.mo CHANGED
Binary file
languages/wp-total-hacks-fr_FR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Total Hacks v1.1.0\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
- "POT-Creation-Date: 2013-04-10 08:33:29+00:00\n"
6
  "PO-Revision-Date: 2012-12-16 19:27:02+0000\n"
7
  "Last-Translator: webimmac <webimmac@gmail.com>\n"
8
  "Language-Team: \n"
@@ -22,29 +22,29 @@ msgstr ""
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
- #: includes/admin.php:248 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 "Sélectionner le fichier"
30
 
31
  # @ default
32
- #: includes/admin.php:381
33
  msgid "Saved."
34
  msgstr ""
35
 
36
  # @ default
37
- #: includes/admin.php:388
38
  msgid "Save Changes"
39
  msgstr ""
40
 
41
  # @ default
42
- #: includes/admin.php:433
43
  msgid "Deactivate"
44
  msgstr ""
45
 
46
  # @ default
47
- #: includes/admin.php:435 includes/admin.php:437
48
  msgid "Activate"
49
  msgstr ""
50
 
@@ -284,12 +284,7 @@ msgstr ""
284
  "continuer."
285
 
286
  # @ wp-total-hacks
287
- #: includes/form/sidebar.php:21
288
- msgid "$200+ makes you an official contributor."
289
- msgstr "Un don de 200 $ et plus, fait de vous un contributeur officiel."
290
-
291
- # @ wp-total-hacks
292
- #: includes/form/sidebar.php:25
293
  msgid "Contact"
294
  msgstr "Contact"
295
 
@@ -388,31 +383,43 @@ msgstr "Retirer \"[...]\" de la sortie de the_excerpt()."
388
 
389
  # @ wp-total-hacks
390
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
 
 
391
  msgid "Install Google Analytics"
392
  msgstr "Installer Google Analytics"
393
 
394
  # @ wp-total-hacks
395
- #: includes/form/site.php:73
396
  msgid "Add Google analytics code."
397
  msgstr "Ajouter le code de Google analytics"
398
 
399
  # @ wp-total-hacks
400
- #: includes/form/site.php:80
401
  msgid "Exclude user logged in."
402
  msgstr "Exclure l'utilisateur connecté"
403
 
404
  # @ wp-total-hacks
405
- #: includes/form/site.php:85
406
  msgid "Webmaster Tools Verification"
407
  msgstr "Outils de vérification du Webmaster"
408
 
409
  # @ wp-total-hacks
410
- #: includes/form/site.php:87
 
411
  msgid ""
412
  "Enter your meta key \"content\" value to verify your blog with <a href="
413
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
414
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
415
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
416
  msgstr ""
417
  "Entrez votre clé de méta \"contenu \" pour vérifier votre blog avec <a href="
418
  "\"https://www.google.com/webmasters/tools/\">Outils Google pour les "
@@ -421,12 +428,12 @@ msgstr ""
421
  "Webmaster Center </a>."
422
 
423
  # @ wp-total-hacks
424
- #: wp-total-hacks.php:378
425
  msgid "Settings"
426
  msgstr "Paramètres"
427
 
428
  # @ wp-total-hacks
429
- #: wp-total-hacks.php:381
430
  msgid "Donate"
431
  msgstr "Faire un don"
432
 
@@ -455,6 +462,10 @@ msgstr "Takayuki Miyauchi"
455
  msgid "http://wpist.me/"
456
  msgstr "http://wpist.me/"
457
 
 
 
 
 
458
  # @ wp-total-hacks
459
  #~ msgid "1.1.0"
460
  #~ msgstr "1.1.0"
2
  msgstr ""
3
  "Project-Id-Version: WP Total Hacks v1.1.0\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
+ "POT-Creation-Date: 2014-03-14 10:20:39+00:00\n"
6
  "PO-Revision-Date: 2012-12-16 19:27:02+0000\n"
7
  "Last-Translator: webimmac <webimmac@gmail.com>\n"
8
  "Language-Team: \n"
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
+ #: includes/admin.php:260 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 "Sélectionner le fichier"
30
 
31
  # @ default
32
+ #: includes/admin.php:393
33
  msgid "Saved."
34
  msgstr ""
35
 
36
  # @ default
37
+ #: includes/admin.php:400
38
  msgid "Save Changes"
39
  msgstr ""
40
 
41
  # @ default
42
+ #: includes/admin.php:445
43
  msgid "Deactivate"
44
  msgstr ""
45
 
46
  # @ default
47
+ #: includes/admin.php:447 includes/admin.php:449
48
  msgid "Activate"
49
  msgstr ""
50
 
284
  "continuer."
285
 
286
  # @ wp-total-hacks
287
+ #: includes/form/sidebar.php:24
 
 
 
 
 
288
  msgid "Contact"
289
  msgstr "Contact"
290
 
383
 
384
  # @ wp-total-hacks
385
  #: includes/form/site.php:71
386
+ #, fuzzy
387
+ msgid "Block all pingbacks"
388
+ msgstr "Arrêtez les rétroliens"
389
+
390
+ # @ wp-total-hacks
391
+ #: includes/form/site.php:73
392
+ #, fuzzy
393
+ msgid "Block all pingbacks."
394
+ msgstr "Arrêtez les rétroliens"
395
+
396
+ # @ wp-total-hacks
397
+ #: includes/form/site.php:79
398
  msgid "Install Google Analytics"
399
  msgstr "Installer Google Analytics"
400
 
401
  # @ wp-total-hacks
402
+ #: includes/form/site.php:81
403
  msgid "Add Google analytics code."
404
  msgstr "Ajouter le code de Google analytics"
405
 
406
  # @ wp-total-hacks
407
+ #: includes/form/site.php:88
408
  msgid "Exclude user logged in."
409
  msgstr "Exclure l'utilisateur connecté"
410
 
411
  # @ wp-total-hacks
412
+ #: includes/form/site.php:93
413
  msgid "Webmaster Tools Verification"
414
  msgstr "Outils de vérification du Webmaster"
415
 
416
  # @ wp-total-hacks
417
+ #: includes/form/site.php:95
418
+ #, fuzzy
419
  msgid ""
420
  "Enter your meta key \"content\" value to verify your blog with <a href="
421
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
422
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
423
  msgstr ""
424
  "Entrez votre clé de méta \"contenu \" pour vérifier votre blog avec <a href="
425
  "\"https://www.google.com/webmasters/tools/\">Outils Google pour les "
428
  "Webmaster Center </a>."
429
 
430
  # @ wp-total-hacks
431
+ #: wp-total-hacks.php:390
432
  msgid "Settings"
433
  msgstr "Paramètres"
434
 
435
  # @ wp-total-hacks
436
+ #: wp-total-hacks.php:393
437
  msgid "Donate"
438
  msgstr "Faire un don"
439
 
462
  msgid "http://wpist.me/"
463
  msgstr "http://wpist.me/"
464
 
465
+ # @ wp-total-hacks
466
+ #~ msgid "$200+ makes you an official contributor."
467
+ #~ msgstr "Un don de 200 $ et plus, fait de vous un contributeur officiel."
468
+
469
  # @ wp-total-hacks
470
  #~ msgid "1.1.0"
471
  #~ msgstr "1.1.0"
languages/wp-total-hacks-it_IT.mo CHANGED
Binary file
languages/wp-total-hacks-it_IT.po CHANGED
@@ -7,7 +7,7 @@ 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: 2013-04-10 08:33:29+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"
@@ -16,25 +16,25 @@ msgstr ""
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
- #: includes/admin.php:248 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:381
26
  msgid "Saved."
27
  msgstr ""
28
 
29
- #: includes/admin.php:388
30
  msgid "Save Changes"
31
  msgstr "Salva"
32
 
33
- #: includes/admin.php:433
34
  msgid "Deactivate"
35
  msgstr "Disattiva"
36
 
37
- #: includes/admin.php:435 includes/admin.php:437
38
  msgid "Activate"
39
  msgstr "Attiva"
40
 
@@ -220,11 +220,7 @@ msgstr "Questo plugin necessita del tuo supporto"
220
  msgid "Please help support the continued development."
221
  msgstr "Si prega di aiutare il mantenimento del plugin"
222
 
223
- #: includes/form/sidebar.php:21
224
- msgid "$200+ makes you an official contributor."
225
- msgstr "$200 per diventare sostenitore ufficiale"
226
-
227
- #: includes/form/sidebar.php:25
228
  msgid "Contact"
229
  msgstr "Contatto"
230
 
@@ -305,38 +301,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
305
  msgstr "Rimuovi [...] dal testo dei riassunti"
306
 
307
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
308
  msgid "Install Google Analytics"
309
  msgstr "Installa Google Analytics"
310
 
311
- #: includes/form/site.php:73
312
  msgid "Add Google analytics code."
313
  msgstr "Aggiungi codice pe rGoogle Analytics"
314
 
315
- #: includes/form/site.php:80
316
  msgid "Exclude user logged in."
317
  msgstr "Escludi utente loggato"
318
 
319
- #: includes/form/site.php:85
320
  msgid "Webmaster Tools Verification"
321
  msgstr "Webmaster Tools Verification"
322
 
323
- #: includes/form/site.php:87
 
324
  msgid ""
325
  "Enter your meta key \"content\" value to verify your blog with <a href="
326
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
327
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
328
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
329
  msgstr ""
330
  "Inserisci la chiave dei meta tag \"content\" per verificare il sito su <a "
331
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
332
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
333
  "a>, e <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
334
 
335
- #: wp-total-hacks.php:378
336
  msgid "Settings"
337
  msgstr "Impostazioni"
338
 
339
- #: wp-total-hacks.php:381
340
  msgid "Donate"
341
  msgstr "Dona"
342
 
@@ -360,6 +366,9 @@ msgstr ""
360
  msgid "http://wpist.me/"
361
  msgstr ""
362
 
 
 
 
363
  #~ msgid "Disable Auto Save"
364
  #~ msgstr "Disabilita Salvataggio Automatico"
365
 
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: 2014-03-14 10:20:39+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"
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
+ #: includes/admin.php:260 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:393
26
  msgid "Saved."
27
  msgstr ""
28
 
29
+ #: includes/admin.php:400
30
  msgid "Save Changes"
31
  msgstr "Salva"
32
 
33
+ #: includes/admin.php:445
34
  msgid "Deactivate"
35
  msgstr "Disattiva"
36
 
37
+ #: includes/admin.php:447 includes/admin.php:449
38
  msgid "Activate"
39
  msgstr "Attiva"
40
 
220
  msgid "Please help support the continued development."
221
  msgstr "Si prega di aiutare il mantenimento del plugin"
222
 
223
+ #: includes/form/sidebar.php:24
 
 
 
 
224
  msgid "Contact"
225
  msgstr "Contatto"
226
 
301
  msgstr "Rimuovi [...] dal testo dei riassunti"
302
 
303
  #: includes/form/site.php:71
304
+ #, fuzzy
305
+ msgid "Block all pingbacks"
306
+ msgstr "Stop self-pingbacks"
307
+
308
+ #: includes/form/site.php:73
309
+ #, fuzzy
310
+ msgid "Block all pingbacks."
311
+ msgstr "Stop self-pingbacks"
312
+
313
+ #: includes/form/site.php:79
314
  msgid "Install Google Analytics"
315
  msgstr "Installa Google Analytics"
316
 
317
+ #: includes/form/site.php:81
318
  msgid "Add Google analytics code."
319
  msgstr "Aggiungi codice pe rGoogle Analytics"
320
 
321
+ #: includes/form/site.php:88
322
  msgid "Exclude user logged in."
323
  msgstr "Escludi utente loggato"
324
 
325
+ #: includes/form/site.php:93
326
  msgid "Webmaster Tools Verification"
327
  msgstr "Webmaster Tools Verification"
328
 
329
+ #: includes/form/site.php:95
330
+ #, fuzzy
331
  msgid ""
332
  "Enter your meta key \"content\" value to verify your blog with <a href="
333
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
334
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
335
  msgstr ""
336
  "Inserisci la chiave dei meta tag \"content\" per verificare il sito su <a "
337
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
338
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
339
  "a>, e <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
340
 
341
+ #: wp-total-hacks.php:390
342
  msgid "Settings"
343
  msgstr "Impostazioni"
344
 
345
+ #: wp-total-hacks.php:393
346
  msgid "Donate"
347
  msgstr "Dona"
348
 
366
  msgid "http://wpist.me/"
367
  msgstr ""
368
 
369
+ #~ msgid "$200+ makes you an official contributor."
370
+ #~ msgstr "$200 per diventare sostenitore ufficiale"
371
+
372
  #~ msgid "Disable Auto Save"
373
  #~ msgstr "Disabilita Salvataggio Automatico"
374
 
languages/wp-total-hacks-ja.mo CHANGED
Binary file
languages/wp-total-hacks-ja.po CHANGED
@@ -8,7 +8,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: 2013-04-10 08:33:29+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"
@@ -17,25 +17,25 @@ msgstr ""
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
  "Content-Transfer-Encoding: 8bit\n"
19
 
20
- #: includes/admin.php:248 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:381
27
  msgid "Saved."
28
  msgstr ""
29
 
30
- #: includes/admin.php:388
31
  msgid "Save Changes"
32
  msgstr ""
33
 
34
- #: includes/admin.php:433
35
  msgid "Deactivate"
36
  msgstr ""
37
 
38
- #: includes/admin.php:435 includes/admin.php:437
39
  msgid "Activate"
40
  msgstr ""
41
 
@@ -219,11 +219,7 @@ msgstr "あなたのサポートが必要です"
219
  msgid "Please help support the continued development."
220
  msgstr "開発を継続するための支援をお願いします。"
221
 
222
- #: includes/form/sidebar.php:21
223
- msgid "$200+ makes you an official contributor."
224
- msgstr "200ドル以上の寄付で公式な協力者としてご紹介させていただきます。"
225
-
226
- #: includes/form/sidebar.php:25
227
  msgid "Contact"
228
  msgstr "連絡先"
229
 
@@ -304,38 +300,46 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
304
  msgstr "the_excerpt() の出力結果から、[...] を削除します。"
305
 
306
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
307
  msgid "Install Google Analytics"
308
  msgstr "Google Analytics をインストール"
309
 
310
- #: includes/form/site.php:73
311
  msgid "Add Google analytics code."
312
  msgstr "Google Analytics コードを入力してください。"
313
 
314
- #: includes/form/site.php:80
315
  msgid "Exclude user logged in."
316
  msgstr "ログインユーザーには無効にする。"
317
 
318
- #: includes/form/site.php:85
319
  msgid "Webmaster Tools Verification"
320
  msgstr "ウェブマスターツールの認証"
321
 
322
- #: includes/form/site.php:87
 
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 "
326
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
327
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
328
  msgstr ""
329
  "認証用の meta \"content\" の値を入力してください。 <a href=\"https://www."
330
  "google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
331
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href="
332
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
333
 
334
- #: wp-total-hacks.php:378
335
  msgid "Settings"
336
  msgstr "設定"
337
 
338
- #: wp-total-hacks.php:381
339
  msgid "Donate"
340
  msgstr "寄付"
341
 
@@ -359,6 +363,9 @@ msgstr "Takayuki Miyauchi"
359
  msgid "http://wpist.me/"
360
  msgstr "http://firegoby.theta.ne.jp/"
361
 
 
 
 
362
  #~ msgid "Disable Auto Save"
363
  #~ msgstr "自動保存を無効"
364
 
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: 2014-03-14 10:20:39+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"
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
  "Content-Transfer-Encoding: 8bit\n"
19
 
20
+ #: includes/admin.php:260 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:393
27
  msgid "Saved."
28
  msgstr ""
29
 
30
+ #: includes/admin.php:400
31
  msgid "Save Changes"
32
  msgstr ""
33
 
34
+ #: includes/admin.php:445
35
  msgid "Deactivate"
36
  msgstr ""
37
 
38
+ #: includes/admin.php:447 includes/admin.php:449
39
  msgid "Activate"
40
  msgstr ""
41
 
219
  msgid "Please help support the continued development."
220
  msgstr "開発を継続するための支援をお願いします。"
221
 
222
+ #: includes/form/sidebar.php:24
 
 
 
 
223
  msgid "Contact"
224
  msgstr "連絡先"
225
 
300
  msgstr "the_excerpt() の出力結果から、[...] を削除します。"
301
 
302
  #: includes/form/site.php:71
303
+ msgid "Block all pingbacks"
304
+ msgstr "すべてのピンバックを拒否"
305
+
306
+ #: includes/form/site.php:73
307
+ msgid "Block all pingbacks."
308
+ msgstr "すべてのピンバックを拒否"
309
+
310
+ #: includes/form/site.php:79
311
  msgid "Install Google Analytics"
312
  msgstr "Google Analytics をインストール"
313
 
314
+ #: includes/form/site.php:81
315
  msgid "Add Google analytics code."
316
  msgstr "Google Analytics コードを入力してください。"
317
 
318
+ #: includes/form/site.php:88
319
  msgid "Exclude user logged in."
320
  msgstr "ログインユーザーには無効にする。"
321
 
322
+ #: includes/form/site.php:93
323
  msgid "Webmaster Tools Verification"
324
  msgstr "ウェブマスターツールの認証"
325
 
326
+ #: includes/form/site.php:95
327
+ #, fuzzy
328
  msgid ""
329
  "Enter your meta key \"content\" value to verify your blog with <a href="
330
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
331
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
332
  msgstr ""
333
  "認証用の meta \"content\" の値を入力してください。 <a href=\"https://www."
334
  "google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
335
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href="
336
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
337
 
338
+ #: wp-total-hacks.php:390
339
  msgid "Settings"
340
  msgstr "設定"
341
 
342
+ #: wp-total-hacks.php:393
343
  msgid "Donate"
344
  msgstr "寄付"
345
 
363
  msgid "http://wpist.me/"
364
  msgstr "http://firegoby.theta.ne.jp/"
365
 
366
+ #~ msgid "$200+ makes you an official contributor."
367
+ #~ msgstr "200ドル以上の寄付で公式な協力者としてご紹介させていただきます。"
368
+
369
  #~ msgid "Disable Auto Save"
370
  #~ msgstr "自動保存を無効"
371
 
languages/wp-total-hacks-ms_MY.mo CHANGED
Binary file
languages/wp-total-hacks-ms_MY.po CHANGED
@@ -7,7 +7,7 @@ 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: 2013-04-10 08:33:29+00:00\n"
11
  "PO-Revision-Date: 2011-12-21 15:30+0900\n"
12
  "Last-Translator: Zairul Azmil <zazmil@gmail.com>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,25 +16,25 @@ msgstr ""
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
- #: includes/admin.php:248 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 "Pilih Fail"
24
 
25
- #: includes/admin.php:381
26
  msgid "Saved."
27
  msgstr "Selamat disimpan."
28
 
29
- #: includes/admin.php:388
30
  msgid "Save Changes"
31
  msgstr "Simpan Perubahan"
32
 
33
- #: includes/admin.php:433
34
  msgid "Deactivate"
35
  msgstr "Nyahaktifkan"
36
 
37
- #: includes/admin.php:435 includes/admin.php:437
38
  msgid "Activate"
39
  msgstr "Aktifkan"
40
 
@@ -223,11 +223,7 @@ msgstr "Plugin ini memerlukan sokongan dari anda"
223
  msgid "Please help support the continued development."
224
  msgstr "Sila bantu kami menyokong pembangunan plugin."
225
 
226
- #: includes/form/sidebar.php:21
227
- msgid "$200+ makes you an official contributor."
228
- msgstr "Dengan derma US$200, nama anda akan disenarai sebagai penyokong rasmi."
229
-
230
- #: includes/form/sidebar.php:25
231
  msgid "Contact"
232
  msgstr "Hubung"
233
 
@@ -309,38 +305,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
309
  msgstr "Buang \"[...]\" dari output 'the_excerpt()'"
310
 
311
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
312
  msgid "Install Google Analytics"
313
  msgstr "Pasang Google Analytics"
314
 
315
- #: includes/form/site.php:73
316
  msgid "Add Google analytics code."
317
  msgstr "Tambah kod Google Analytics."
318
 
319
- #: includes/form/site.php:80
320
  msgid "Exclude user logged in."
321
  msgstr "Mansuh log masuk pengguna."
322
 
323
- #: includes/form/site.php:85
324
  msgid "Webmaster Tools Verification"
325
  msgstr "Penentusahan Webmaster Tools"
326
 
327
- #: includes/form/site.php:87
 
328
  msgid ""
329
  "Enter your meta key \"content\" value to verify your blog with <a href="
330
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
331
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
332
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
333
  msgstr ""
334
  "Masukkan kunci meta nilai \"content\" untuk menentusahkan blog dengan <a "
335
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
336
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
337
  "a>, dan <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
338
 
339
- #: wp-total-hacks.php:378
340
  msgid "Settings"
341
  msgstr "Tetapan"
342
 
343
- #: wp-total-hacks.php:381
344
  msgid "Donate"
345
  msgstr "Derma"
346
 
@@ -364,6 +370,10 @@ msgstr "Takayuki Miyauchi"
364
  msgid "http://wpist.me/"
365
  msgstr "http://wpist.me/"
366
 
 
 
 
 
367
  #~ msgid "Disable Auto Save"
368
  #~ msgstr "Lumpuhkan Simpanan Automatik"
369
 
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: 2014-03-14 10:20:39+00:00\n"
11
  "PO-Revision-Date: 2011-12-21 15:30+0900\n"
12
  "Last-Translator: Zairul Azmil <zazmil@gmail.com>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
+ #: includes/admin.php:260 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 "Pilih Fail"
24
 
25
+ #: includes/admin.php:393
26
  msgid "Saved."
27
  msgstr "Selamat disimpan."
28
 
29
+ #: includes/admin.php:400
30
  msgid "Save Changes"
31
  msgstr "Simpan Perubahan"
32
 
33
+ #: includes/admin.php:445
34
  msgid "Deactivate"
35
  msgstr "Nyahaktifkan"
36
 
37
+ #: includes/admin.php:447 includes/admin.php:449
38
  msgid "Activate"
39
  msgstr "Aktifkan"
40
 
223
  msgid "Please help support the continued development."
224
  msgstr "Sila bantu kami menyokong pembangunan plugin."
225
 
226
+ #: includes/form/sidebar.php:24
 
 
 
 
227
  msgid "Contact"
228
  msgstr "Hubung"
229
 
305
  msgstr "Buang \"[...]\" dari output 'the_excerpt()'"
306
 
307
  #: includes/form/site.php:71
308
+ #, fuzzy
309
+ msgid "Block all pingbacks"
310
+ msgstr "Hentikan pingback sendiri"
311
+
312
+ #: includes/form/site.php:73
313
+ #, fuzzy
314
+ msgid "Block all pingbacks."
315
+ msgstr "Hentikan pingback sendiri"
316
+
317
+ #: includes/form/site.php:79
318
  msgid "Install Google Analytics"
319
  msgstr "Pasang Google Analytics"
320
 
321
+ #: includes/form/site.php:81
322
  msgid "Add Google analytics code."
323
  msgstr "Tambah kod Google Analytics."
324
 
325
+ #: includes/form/site.php:88
326
  msgid "Exclude user logged in."
327
  msgstr "Mansuh log masuk pengguna."
328
 
329
+ #: includes/form/site.php:93
330
  msgid "Webmaster Tools Verification"
331
  msgstr "Penentusahan Webmaster Tools"
332
 
333
+ #: includes/form/site.php:95
334
+ #, fuzzy
335
  msgid ""
336
  "Enter your meta key \"content\" value to verify your blog with <a href="
337
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
338
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
339
  msgstr ""
340
  "Masukkan kunci meta nilai \"content\" untuk menentusahkan blog dengan <a "
341
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
342
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
343
  "a>, dan <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
344
 
345
+ #: wp-total-hacks.php:390
346
  msgid "Settings"
347
  msgstr "Tetapan"
348
 
349
+ #: wp-total-hacks.php:393
350
  msgid "Donate"
351
  msgstr "Derma"
352
 
370
  msgid "http://wpist.me/"
371
  msgstr "http://wpist.me/"
372
 
373
+ #~ msgid "$200+ makes you an official contributor."
374
+ #~ msgstr ""
375
+ #~ "Dengan derma US$200, nama anda akan disenarai sebagai penyokong rasmi."
376
+
377
  #~ msgid "Disable Auto Save"
378
  #~ msgstr "Lumpuhkan Simpanan Automatik"
379
 
languages/wp-total-hacks-nl_NL.mo CHANGED
Binary file
languages/wp-total-hacks-nl_NL.po CHANGED
@@ -2,7 +2,7 @@ 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: 2013-04-10 08:33:29+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"
@@ -22,28 +22,28 @@ msgstr ""
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
- #: includes/admin.php:248 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:381
32
  msgid "Saved."
33
  msgstr ""
34
 
35
  # @ default
36
- #: includes/admin.php:388
37
  msgid "Save Changes"
38
  msgstr ""
39
 
40
  # @ default
41
- #: includes/admin.php:433
42
  msgid "Deactivate"
43
  msgstr ""
44
 
45
  # @ default
46
- #: includes/admin.php:435 includes/admin.php:437
47
  msgid "Activate"
48
  msgstr ""
49
 
@@ -278,12 +278,7 @@ msgid "Please help support the continued development."
278
  msgstr "Help ons het verdere ontwikkelen te realiseren."
279
 
280
  # @ wp-total-hacks
281
- #: includes/form/sidebar.php:21
282
- msgid "$200+ makes you an official contributor."
283
- msgstr "Bij stortingen van mer dan 200 $ wordt u een officieel medewerker."
284
-
285
- # @ wp-total-hacks
286
- #: includes/form/sidebar.php:25
287
  msgid "Contact"
288
  msgstr "Contact"
289
 
@@ -383,31 +378,43 @@ msgstr "Verwijder \"[...]\" van de uitput van the_excerpt()."
383
 
384
  # @ wp-total-hacks
385
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
 
 
386
  msgid "Install Google Analytics"
387
  msgstr "Installeer Google Analytics"
388
 
389
  # @ wp-total-hacks
390
- #: includes/form/site.php:73
391
  msgid "Add Google analytics code."
392
  msgstr "Voeg Google Analytics code toe."
393
 
394
  # @ wp-total-hacks
395
- #: includes/form/site.php:80
396
  msgid "Exclude user logged in."
397
  msgstr "Sluit ingelogde gebruiker uit."
398
 
399
  # @ wp-total-hacks
400
- #: includes/form/site.php:85
401
  msgid "Webmaster Tools Verification"
402
  msgstr "Webmaster Tools verificatie"
403
 
404
  # @ wp-total-hacks
405
- #: includes/form/site.php:87
 
406
  msgid ""
407
  "Enter your meta key \"content\" value to verify your blog with <a href="
408
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
409
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
410
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
411
  msgstr ""
412
  "Voeg uw meta sleutel \"content\" waarde in om uw blog te verrifiêren met <a "
413
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
@@ -415,12 +422,12 @@ msgstr ""
415
  "a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
416
 
417
  # @ default
418
- #: wp-total-hacks.php:378
419
  msgid "Settings"
420
  msgstr ""
421
 
422
  # @ wp-total-hacks
423
- #: wp-total-hacks.php:381
424
  msgid "Donate"
425
  msgstr "Steun ons"
426
 
@@ -444,6 +451,10 @@ msgstr ""
444
  msgid "http://wpist.me/"
445
  msgstr ""
446
 
 
 
 
 
447
  # @ wp-total-hacks
448
  #~ msgid "Disable Auto Save"
449
  #~ msgstr "Schakel Auto Opslaan uit"
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: 2014-03-14 10:20:39+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"
22
  "X-Textdomain-Support: yes\n"
23
 
24
  # @ wp-total-hacks
25
+ #: includes/admin.php:260 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:393
32
  msgid "Saved."
33
  msgstr ""
34
 
35
  # @ default
36
+ #: includes/admin.php:400
37
  msgid "Save Changes"
38
  msgstr ""
39
 
40
  # @ default
41
+ #: includes/admin.php:445
42
  msgid "Deactivate"
43
  msgstr ""
44
 
45
  # @ default
46
+ #: includes/admin.php:447 includes/admin.php:449
47
  msgid "Activate"
48
  msgstr ""
49
 
278
  msgstr "Help ons het verdere ontwikkelen te realiseren."
279
 
280
  # @ wp-total-hacks
281
+ #: includes/form/sidebar.php:24
 
 
 
 
 
282
  msgid "Contact"
283
  msgstr "Contact"
284
 
378
 
379
  # @ wp-total-hacks
380
  #: includes/form/site.php:71
381
+ #, fuzzy
382
+ msgid "Block all pingbacks"
383
+ msgstr "Stop Self Pings"
384
+
385
+ # @ wp-total-hacks
386
+ #: includes/form/site.php:73
387
+ #, fuzzy
388
+ msgid "Block all pingbacks."
389
+ msgstr "Stop Self Pings"
390
+
391
+ # @ wp-total-hacks
392
+ #: includes/form/site.php:79
393
  msgid "Install Google Analytics"
394
  msgstr "Installeer Google Analytics"
395
 
396
  # @ wp-total-hacks
397
+ #: includes/form/site.php:81
398
  msgid "Add Google analytics code."
399
  msgstr "Voeg Google Analytics code toe."
400
 
401
  # @ wp-total-hacks
402
+ #: includes/form/site.php:88
403
  msgid "Exclude user logged in."
404
  msgstr "Sluit ingelogde gebruiker uit."
405
 
406
  # @ wp-total-hacks
407
+ #: includes/form/site.php:93
408
  msgid "Webmaster Tools Verification"
409
  msgstr "Webmaster Tools verificatie"
410
 
411
  # @ wp-total-hacks
412
+ #: includes/form/site.php:95
413
+ #, fuzzy
414
  msgid ""
415
  "Enter your meta key \"content\" value to verify your blog with <a href="
416
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
417
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
418
  msgstr ""
419
  "Voeg uw meta sleutel \"content\" waarde in om uw blog te verrifiêren met <a "
420
  "href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
422
  "a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
423
 
424
  # @ default
425
+ #: wp-total-hacks.php:390
426
  msgid "Settings"
427
  msgstr ""
428
 
429
  # @ wp-total-hacks
430
+ #: wp-total-hacks.php:393
431
  msgid "Donate"
432
  msgstr "Steun ons"
433
 
451
  msgid "http://wpist.me/"
452
  msgstr ""
453
 
454
+ # @ wp-total-hacks
455
+ #~ msgid "$200+ makes you an official contributor."
456
+ #~ msgstr "Bij stortingen van mer dan 200 $ wordt u een officieel medewerker."
457
+
458
  # @ wp-total-hacks
459
  #~ msgid "Disable Auto Save"
460
  #~ msgstr "Schakel Auto Opslaan uit"
languages/wp-total-hacks-pt_BR.mo CHANGED
Binary file
languages/wp-total-hacks-pt_BR.po CHANGED
@@ -7,7 +7,7 @@ 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: 2013-04-10 08:33:29+00:00\n"
11
  "PO-Revision-Date: 2012-05-07 10:56-0300\n"
12
  "Last-Translator: Funchal <funchal@nomer.com.br>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,25 +16,25 @@ msgstr ""
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
- #: includes/admin.php:248 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 "Selecione um arquivo"
24
 
25
- #: includes/admin.php:381
26
  msgid "Saved."
27
  msgstr "Salvo."
28
 
29
- #: includes/admin.php:388
30
  msgid "Save Changes"
31
  msgstr "Salvar alterações"
32
 
33
- #: includes/admin.php:433
34
  msgid "Deactivate"
35
  msgstr "Desativar"
36
 
37
- #: includes/admin.php:435 includes/admin.php:437
38
  msgid "Activate"
39
  msgstr "Ativar"
40
 
@@ -227,11 +227,7 @@ msgstr "Esse plugin precisa de sua atenção"
227
  msgid "Please help support the continued development."
228
  msgstr "Por favor, ajude-nos a continuar desenvolvendo esse plugin."
229
 
230
- #: includes/form/sidebar.php:21
231
- msgid "$200+ makes you an official contributor."
232
- msgstr "$200+ já fizeram uma contribuição."
233
-
234
- #: includes/form/sidebar.php:25
235
  msgid "Contact"
236
  msgstr "Contato"
237
 
@@ -313,27 +309,37 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
313
  msgstr "Remove o texto [...] do retorno da função the_excerpt()."
314
 
315
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
316
  msgid "Install Google Analytics"
317
  msgstr "Google Analytics"
318
 
319
- #: includes/form/site.php:73
320
  msgid "Add Google analytics code."
321
  msgstr "Adicione o código do Google Analytics."
322
 
323
- #: includes/form/site.php:80
324
  msgid "Exclude user logged in."
325
  msgstr "Excluir caso o usuário está logado."
326
 
327
- #: includes/form/site.php:85
328
  msgid "Webmaster Tools Verification"
329
  msgstr "Ferramenta de verificação do Webmaster"
330
 
331
- #: includes/form/site.php:87
 
332
  msgid ""
333
  "Enter your meta key \"content\" value to verify your blog with <a href="
334
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
335
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
336
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
337
  msgstr ""
338
  "Adiciona sua chave de confirmação ao \"conteúdo\" para verificar a "
339
  "propriedade do site. <a href=\"https://www.google.com/webmasters/tools/\" "
@@ -342,11 +348,11 @@ msgstr ""
342
  "\"http://www.bing.com/webmaster\" target=\"_blank\">Bing Webmaster Center</"
343
  "a>."
344
 
345
- #: wp-total-hacks.php:378
346
  msgid "Settings"
347
  msgstr "Configurações"
348
 
349
- #: wp-total-hacks.php:381
350
  msgid "Donate"
351
  msgstr "Doar"
352
 
@@ -370,6 +376,9 @@ msgstr ""
370
  msgid "http://wpist.me/"
371
  msgstr ""
372
 
 
 
 
373
  #~ msgid "Disable Auto Save"
374
  #~ msgstr "Desabilitar o salvamento automático"
375
 
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: 2014-03-14 10:20:39+00:00\n"
11
  "PO-Revision-Date: 2012-05-07 10:56-0300\n"
12
  "Last-Translator: Funchal <funchal@nomer.com.br>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
 
19
+ #: includes/admin.php:260 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 "Selecione um arquivo"
24
 
25
+ #: includes/admin.php:393
26
  msgid "Saved."
27
  msgstr "Salvo."
28
 
29
+ #: includes/admin.php:400
30
  msgid "Save Changes"
31
  msgstr "Salvar alterações"
32
 
33
+ #: includes/admin.php:445
34
  msgid "Deactivate"
35
  msgstr "Desativar"
36
 
37
+ #: includes/admin.php:447 includes/admin.php:449
38
  msgid "Activate"
39
  msgstr "Ativar"
40
 
227
  msgid "Please help support the continued development."
228
  msgstr "Por favor, ajude-nos a continuar desenvolvendo esse plugin."
229
 
230
+ #: includes/form/sidebar.php:24
 
 
 
 
231
  msgid "Contact"
232
  msgstr "Contato"
233
 
309
  msgstr "Remove o texto [...] do retorno da função the_excerpt()."
310
 
311
  #: includes/form/site.php:71
312
+ #, fuzzy
313
+ msgid "Block all pingbacks"
314
+ msgstr "Parar referências internas"
315
+
316
+ #: includes/form/site.php:73
317
+ #, fuzzy
318
+ msgid "Block all pingbacks."
319
+ msgstr "Parar referências internas"
320
+
321
+ #: includes/form/site.php:79
322
  msgid "Install Google Analytics"
323
  msgstr "Google Analytics"
324
 
325
+ #: includes/form/site.php:81
326
  msgid "Add Google analytics code."
327
  msgstr "Adicione o código do Google Analytics."
328
 
329
+ #: includes/form/site.php:88
330
  msgid "Exclude user logged in."
331
  msgstr "Excluir caso o usuário está logado."
332
 
333
+ #: includes/form/site.php:93
334
  msgid "Webmaster Tools Verification"
335
  msgstr "Ferramenta de verificação do Webmaster"
336
 
337
+ #: includes/form/site.php:95
338
+ #, fuzzy
339
  msgid ""
340
  "Enter your meta key \"content\" value to verify your blog with <a href="
341
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
342
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
343
  msgstr ""
344
  "Adiciona sua chave de confirmação ao \"conteúdo\" para verificar a "
345
  "propriedade do site. <a href=\"https://www.google.com/webmasters/tools/\" "
348
  "\"http://www.bing.com/webmaster\" target=\"_blank\">Bing Webmaster Center</"
349
  "a>."
350
 
351
+ #: wp-total-hacks.php:390
352
  msgid "Settings"
353
  msgstr "Configurações"
354
 
355
+ #: wp-total-hacks.php:393
356
  msgid "Donate"
357
  msgstr "Doar"
358
 
376
  msgid "http://wpist.me/"
377
  msgstr ""
378
 
379
+ #~ msgid "$200+ makes you an official contributor."
380
+ #~ msgstr "$200+ já fizeram uma contribuição."
381
+
382
  #~ msgid "Disable Auto Save"
383
  #~ msgstr "Desabilitar o salvamento automático"
384
 
languages/wp-total-hacks-ru_RU.mo CHANGED
Binary file
languages/wp-total-hacks-ru_RU.po CHANGED
@@ -2,7 +2,7 @@ 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: 2013-04-10 08:33:29+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,25 +18,25 @@ msgstr ""
18
  "X-Poedit-Country: RUSSIAN FEDERATION\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
- #: includes/admin.php:248 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:381
28
  msgid "Saved."
29
  msgstr ""
30
 
31
- #: includes/admin.php:388
32
  msgid "Save Changes"
33
  msgstr "Сохранить изменения"
34
 
35
- #: includes/admin.php:433
36
  msgid "Deactivate"
37
  msgstr "Выключить"
38
 
39
- #: includes/admin.php:435 includes/admin.php:437
40
  msgid "Activate"
41
  msgstr "Включить"
42
 
@@ -226,11 +226,7 @@ msgstr "Это плагин нуждается в Вашей поддержке"
226
  msgid "Please help support the continued development."
227
  msgstr "Вы можете оказать поддержку для продолжения разработки."
228
 
229
- #: includes/form/sidebar.php:21
230
- msgid "$200+ makes you an official contributor."
231
- msgstr "Более $200 получено официальным разработчиком."
232
-
233
- #: includes/form/sidebar.php:25
234
  msgid "Contact"
235
  msgstr "Контакты"
236
 
@@ -316,38 +312,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
316
  msgstr "Удалить \"[...]\" из вывода функции the_excerpt()."
317
 
318
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
319
  msgid "Install Google Analytics"
320
  msgstr "Установить код Google Analytics"
321
 
322
- #: includes/form/site.php:73
323
  msgid "Add Google analytics code."
324
  msgstr "Добавить код Google analytics."
325
 
326
- #: includes/form/site.php:80
327
  msgid "Exclude user logged in."
328
  msgstr "Exclude user logged in."
329
 
330
- #: includes/form/site.php:85
331
  msgid "Webmaster Tools Verification"
332
  msgstr "Подтверждение прав на управление сайтом"
333
 
334
- #: includes/form/site.php:87
 
335
  msgid ""
336
  "Enter your meta key \"content\" value to verify your blog with <a href="
337
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
338
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
339
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
340
  msgstr ""
341
  "Введите ключ для отслеживания блога с помощью <a href=\"https://www.google."
342
  "com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
343
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, и <a href="
344
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
345
 
346
- #: wp-total-hacks.php:378
347
  msgid "Settings"
348
  msgstr "Настройки"
349
 
350
- #: wp-total-hacks.php:381
351
  msgid "Donate"
352
  msgstr "Спонсировать"
353
 
@@ -371,6 +377,9 @@ msgstr ""
371
  msgid "http://wpist.me/"
372
  msgstr ""
373
 
 
 
 
374
  #~ msgid "Disable Auto Save"
375
  #~ msgstr "Отключить автосохранение"
376
 
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: 2014-03-14 10:20:39+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:260 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:393
28
  msgid "Saved."
29
  msgstr ""
30
 
31
+ #: includes/admin.php:400
32
  msgid "Save Changes"
33
  msgstr "Сохранить изменения"
34
 
35
+ #: includes/admin.php:445
36
  msgid "Deactivate"
37
  msgstr "Выключить"
38
 
39
+ #: includes/admin.php:447 includes/admin.php:449
40
  msgid "Activate"
41
  msgstr "Включить"
42
 
226
  msgid "Please help support the continued development."
227
  msgstr "Вы можете оказать поддержку для продолжения разработки."
228
 
229
+ #: includes/form/sidebar.php:24
 
 
 
 
230
  msgid "Contact"
231
  msgstr "Контакты"
232
 
312
  msgstr "Удалить \"[...]\" из вывода функции the_excerpt()."
313
 
314
  #: includes/form/site.php:71
315
+ #, fuzzy
316
+ msgid "Block all pingbacks"
317
+ msgstr "Остановить пинг внутри сайта"
318
+
319
+ #: includes/form/site.php:73
320
+ #, fuzzy
321
+ msgid "Block all pingbacks."
322
+ msgstr "Остановить пинг внутри сайта"
323
+
324
+ #: includes/form/site.php:79
325
  msgid "Install Google Analytics"
326
  msgstr "Установить код Google Analytics"
327
 
328
+ #: includes/form/site.php:81
329
  msgid "Add Google analytics code."
330
  msgstr "Добавить код Google analytics."
331
 
332
+ #: includes/form/site.php:88
333
  msgid "Exclude user logged in."
334
  msgstr "Exclude user logged in."
335
 
336
+ #: includes/form/site.php:93
337
  msgid "Webmaster Tools Verification"
338
  msgstr "Подтверждение прав на управление сайтом"
339
 
340
+ #: includes/form/site.php:95
341
+ #, fuzzy
342
  msgid ""
343
  "Enter your meta key \"content\" value to verify your blog with <a href="
344
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
345
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
346
  msgstr ""
347
  "Введите ключ для отслеживания блога с помощью <a href=\"https://www.google."
348
  "com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://"
349
  "siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, и <a href="
350
  "\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
351
 
352
+ #: wp-total-hacks.php:390
353
  msgid "Settings"
354
  msgstr "Настройки"
355
 
356
+ #: wp-total-hacks.php:393
357
  msgid "Donate"
358
  msgstr "Спонсировать"
359
 
377
  msgid "http://wpist.me/"
378
  msgstr ""
379
 
380
+ #~ msgid "$200+ makes you an official contributor."
381
+ #~ msgstr "Более $200 получено официальным разработчиком."
382
+
383
  #~ msgid "Disable Auto Save"
384
  #~ msgstr "Отключить автосохранение"
385
 
languages/wp-total-hacks-sk_SK.mo CHANGED
Binary file
languages/wp-total-hacks-sk_SK.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
- "POT-Creation-Date: 2013-04-10 08:33:29+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Branco <brradenovich@gmail.com>\n"
8
  "Language-Team: \n"
@@ -12,25 +12,25 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Generator: Poedit 1.5.5\n"
14
 
15
- #: includes/admin.php:248 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 "Výber súboru"
20
 
21
- #: includes/admin.php:381
22
  msgid "Saved."
23
  msgstr "Uložené."
24
 
25
- #: includes/admin.php:388
26
  msgid "Save Changes"
27
  msgstr "Uložiť zmeny"
28
 
29
- #: includes/admin.php:433
30
  msgid "Deactivate"
31
  msgstr "Deaktivova"
32
 
33
- #: includes/admin.php:435 includes/admin.php:437
34
  msgid "Activate"
35
  msgstr "Aktivova"
36
 
@@ -213,11 +213,7 @@ msgstr "Tento plugin potrebuje va¹u pomoc"
213
  msgid "Please help support the continued development."
214
  msgstr "Prosím, pomôzte podpori» ïal¹í vývoj."
215
 
216
- #: includes/form/sidebar.php:21
217
- msgid "$200+ makes you an official contributor."
218
- msgstr "$ 200 + robí oficiálne prispievateµom."
219
-
220
- #: includes/form/sidebar.php:25
221
  msgid "Contact"
222
  msgstr "Kontakt"
223
 
@@ -292,34 +288,43 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
292
  msgstr "Odstráni \"[…]\" z výstupu the_excerpt ()."
293
 
294
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
295
  msgid "Install Google Analytics"
296
  msgstr "In¹talova» Google Analytics"
297
 
298
- #: includes/form/site.php:73
299
  msgid "Add Google analytics code."
300
  msgstr "Prida» kód Google Analytics."
301
 
302
- #: includes/form/site.php:80
303
  msgid "Exclude user logged in."
304
  msgstr "Vylúèi» uzívateµ prihlásený"
305
 
306
- #: includes/form/site.php:85
307
  msgid "Webmaster Tools Verification"
308
  msgstr "Nástroje pre webmasterov Overenie"
309
 
310
- #: includes/form/site.php:87
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 "
314
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
315
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
316
  msgstr ""
317
 
318
- #: wp-total-hacks.php:378
319
  msgid "Settings"
320
  msgstr "Nastavenia"
321
 
322
- #: wp-total-hacks.php:381
323
  msgid "Donate"
324
  msgstr "Donate"
325
 
@@ -343,6 +348,9 @@ msgstr "Takayuki Miyauchi"
343
  msgid "http://wpist.me/"
344
  msgstr "http://wpist.me/"
345
 
 
 
 
346
  #~ msgid "Disable Auto Save"
347
  #~ msgstr "Zakáza» Auto Save"
348
 
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
5
+ "POT-Creation-Date: 2014-03-14 10:20:39+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Branco <brradenovich@gmail.com>\n"
8
  "Language-Team: \n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Generator: Poedit 1.5.5\n"
14
 
15
+ #: includes/admin.php:260 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 "Výber súboru"
20
 
21
+ #: includes/admin.php:393
22
  msgid "Saved."
23
  msgstr "Uložené."
24
 
25
+ #: includes/admin.php:400
26
  msgid "Save Changes"
27
  msgstr "Uložiť zmeny"
28
 
29
+ #: includes/admin.php:445
30
  msgid "Deactivate"
31
  msgstr "Deaktivova"
32
 
33
+ #: includes/admin.php:447 includes/admin.php:449
34
  msgid "Activate"
35
  msgstr "Aktivova"
36
 
213
  msgid "Please help support the continued development."
214
  msgstr "Prosím, pomôzte podpori» ïal¹í vývoj."
215
 
216
+ #: includes/form/sidebar.php:24
 
 
 
 
217
  msgid "Contact"
218
  msgstr "Kontakt"
219
 
288
  msgstr "Odstráni \"[…]\" z výstupu the_excerpt ()."
289
 
290
  #: includes/form/site.php:71
291
+ #, fuzzy
292
+ msgid "Block all pingbacks"
293
+ msgstr "Zastavi» self-Pingbacks"
294
+
295
+ #: includes/form/site.php:73
296
+ #, fuzzy
297
+ msgid "Block all pingbacks."
298
+ msgstr "Zastavi» self-Pingbacks"
299
+
300
+ #: includes/form/site.php:79
301
  msgid "Install Google Analytics"
302
  msgstr "In¹talova» Google Analytics"
303
 
304
+ #: includes/form/site.php:81
305
  msgid "Add Google analytics code."
306
  msgstr "Prida» kód Google Analytics."
307
 
308
+ #: includes/form/site.php:88
309
  msgid "Exclude user logged in."
310
  msgstr "Vylúèi» uzívateµ prihlásený"
311
 
312
+ #: includes/form/site.php:93
313
  msgid "Webmaster Tools Verification"
314
  msgstr "Nástroje pre webmasterov Overenie"
315
 
316
+ #: includes/form/site.php:95
317
  msgid ""
318
  "Enter your meta key \"content\" value to verify your blog with <a href="
319
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
320
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
321
  msgstr ""
322
 
323
+ #: wp-total-hacks.php:390
324
  msgid "Settings"
325
  msgstr "Nastavenia"
326
 
327
+ #: wp-total-hacks.php:393
328
  msgid "Donate"
329
  msgstr "Donate"
330
 
348
  msgid "http://wpist.me/"
349
  msgstr "http://wpist.me/"
350
 
351
+ #~ msgid "$200+ makes you an official contributor."
352
+ #~ msgstr "$ 200 + robí oficiálne prispievateµom."
353
+
354
  #~ msgid "Disable Auto Save"
355
  #~ msgstr "Zakáza» Auto Save"
356
 
languages/wp-total-hacks-sr_RS.mo CHANGED
Binary file
languages/wp-total-hacks-sr_RS.po CHANGED
@@ -4,38 +4,38 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WP Total Hacks 1.2.2\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
- "POT-Creation-Date: 2013-04-10 08:33:29+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: 2013-05-18 21:06+0100\n"
12
  "Last-Translator: Anja Skrba <anjas@webhostinggeeks.com>\n"
13
  "Language-Team: Anja Skrba <anjas@webhostinggeeks.com>\n"
 
 
 
 
14
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
15
  "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16
- "Language: sr_RS\n"
17
  "X-Generator: Poedit 1.5.5\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
 
20
- #: includes/admin.php:248 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 "Izaberite fajl"
25
 
26
- #: includes/admin.php:381
27
  msgid "Saved."
28
  msgstr "Sačuvano."
29
 
30
- #: includes/admin.php:388
31
  msgid "Save Changes"
32
  msgstr "Sačuvati izmene"
33
 
34
- #: includes/admin.php:433
35
  msgid "Deactivate"
36
  msgstr "Deaktivirati"
37
 
38
- #: includes/admin.php:435 includes/admin.php:437
39
  msgid "Activate"
40
  msgstr "Aktivirate"
41
 
@@ -230,11 +230,7 @@ msgstr "Ovom dodatku treba vaša podrška"
230
  msgid "Please help support the continued development."
231
  msgstr "Molimo vas, pomozite kontinuirani razvoj."
232
 
233
- #: includes/form/sidebar.php:21
234
- msgid "$200+ makes you an official contributor."
235
- msgstr "$200+ vas čini zvaničnim doprinosiocem."
236
-
237
- #: includes/form/sidebar.php:25
238
  msgid "Contact"
239
  msgstr "Kontakt"
240
 
@@ -316,27 +312,37 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
316
  msgstr "Ukloniti \"[...]\" iz izlaza the_excerpt()."
317
 
318
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
319
  msgid "Install Google Analytics"
320
  msgstr "Instalacija Google Analytics -a"
321
 
322
- #: includes/form/site.php:73
323
  msgid "Add Google analytics code."
324
  msgstr "Dodaje Google analytics kod."
325
 
326
- #: includes/form/site.php:80
327
  msgid "Exclude user logged in."
328
  msgstr "Isključiti prijavljenog korisnika."
329
 
330
- #: includes/form/site.php:85
331
  msgid "Webmaster Tools Verification"
332
  msgstr "Webmaster Tools verifikacija"
333
 
334
- #: includes/form/site.php:87
 
335
  msgid ""
336
  "Enter your meta key \"content\" value to verify your blog with <a href="
337
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
338
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
339
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
340
  msgstr ""
341
  "Unesite vašu vrednost meta ključa \"content\" (sadržaj), da verifikujete "
342
  "svoj blog pomoću <a href=\"https://www.google.com/webmasters/tools/\">Google "
@@ -344,11 +350,11 @@ msgstr ""
344
  "\">Yahoo! Site Explorer</a> -a, i <a href=\"http://www.bing.com/webmaster"
345
  "\">Bing Webmaster Center</a> -a."
346
 
347
- #: wp-total-hacks.php:378
348
  msgid "Settings"
349
  msgstr "Podešavanja"
350
 
351
- #: wp-total-hacks.php:381
352
  msgid "Donate"
353
  msgstr "Donirajte"
354
 
@@ -371,3 +377,6 @@ msgstr "Takayuki Miyauchi"
371
  #. Author URI of the plugin/theme
372
  msgid "http://wpist.me/"
373
  msgstr "http://wpist.me/"
 
 
 
4
  msgstr ""
5
  "Project-Id-Version: WP Total Hacks 1.2.2\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
+ "POT-Creation-Date: 2014-03-14 10:20:39+00:00\n"
 
 
 
8
  "PO-Revision-Date: 2013-05-18 21:06+0100\n"
9
  "Last-Translator: Anja Skrba <anjas@webhostinggeeks.com>\n"
10
  "Language-Team: Anja Skrba <anjas@webhostinggeeks.com>\n"
11
+ "Language: sr_RS\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
16
  "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
17
  "X-Generator: Poedit 1.5.5\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
19
 
20
+ #: includes/admin.php:260 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 "Izaberite fajl"
25
 
26
+ #: includes/admin.php:393
27
  msgid "Saved."
28
  msgstr "Sačuvano."
29
 
30
+ #: includes/admin.php:400
31
  msgid "Save Changes"
32
  msgstr "Sačuvati izmene"
33
 
34
+ #: includes/admin.php:445
35
  msgid "Deactivate"
36
  msgstr "Deaktivirati"
37
 
38
+ #: includes/admin.php:447 includes/admin.php:449
39
  msgid "Activate"
40
  msgstr "Aktivirate"
41
 
230
  msgid "Please help support the continued development."
231
  msgstr "Molimo vas, pomozite kontinuirani razvoj."
232
 
233
+ #: includes/form/sidebar.php:24
 
 
 
 
234
  msgid "Contact"
235
  msgstr "Kontakt"
236
 
312
  msgstr "Ukloniti \"[...]\" iz izlaza the_excerpt()."
313
 
314
  #: includes/form/site.php:71
315
+ #, fuzzy
316
+ msgid "Block all pingbacks"
317
+ msgstr "Zaustaviti auto ping odzive"
318
+
319
+ #: includes/form/site.php:73
320
+ #, fuzzy
321
+ msgid "Block all pingbacks."
322
+ msgstr "Zaustaviti auto ping odzive"
323
+
324
+ #: includes/form/site.php:79
325
  msgid "Install Google Analytics"
326
  msgstr "Instalacija Google Analytics -a"
327
 
328
+ #: includes/form/site.php:81
329
  msgid "Add Google analytics code."
330
  msgstr "Dodaje Google analytics kod."
331
 
332
+ #: includes/form/site.php:88
333
  msgid "Exclude user logged in."
334
  msgstr "Isključiti prijavljenog korisnika."
335
 
336
+ #: includes/form/site.php:93
337
  msgid "Webmaster Tools Verification"
338
  msgstr "Webmaster Tools verifikacija"
339
 
340
+ #: includes/form/site.php:95
341
+ #, fuzzy
342
  msgid ""
343
  "Enter your meta key \"content\" value to verify your blog with <a href="
344
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
345
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
346
  msgstr ""
347
  "Unesite vašu vrednost meta ključa \"content\" (sadržaj), da verifikujete "
348
  "svoj blog pomoću <a href=\"https://www.google.com/webmasters/tools/\">Google "
350
  "\">Yahoo! Site Explorer</a> -a, i <a href=\"http://www.bing.com/webmaster"
351
  "\">Bing Webmaster Center</a> -a."
352
 
353
+ #: wp-total-hacks.php:390
354
  msgid "Settings"
355
  msgstr "Podešavanja"
356
 
357
+ #: wp-total-hacks.php:393
358
  msgid "Donate"
359
  msgstr "Donirajte"
360
 
377
  #. Author URI of the plugin/theme
378
  msgid "http://wpist.me/"
379
  msgstr "http://wpist.me/"
380
+
381
+ #~ msgid "$200+ makes you an official contributor."
382
+ #~ msgstr "$200+ vas čini zvaničnim doprinosiocem."
languages/wp-total-hacks-tr_TR.mo CHANGED
Binary file
languages/wp-total-hacks-tr_TR.po CHANGED
@@ -7,7 +7,7 @@ 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: 2013-04-10 08:33:29+00:00\n"
11
  "PO-Revision-Date: 2014-01-24 09:02+0200\n"
12
  "Last-Translator: Serkan Algur <info@wpadami.com>\n"
13
  "Language-Team: kaisercrazy <info@kaisercrazy.com>\n"
@@ -19,25 +19,25 @@ msgstr ""
19
  "X-Generator: Poedit 1.6.3\n"
20
  "X-Poedit-Basepath: .\n"
21
 
22
- #: includes/admin.php:248 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:381
29
  msgid "Saved."
30
  msgstr "Kaydedildi."
31
 
32
- #: includes/admin.php:388
33
  msgid "Save Changes"
34
  msgstr "Değişiklikleri Kaydet"
35
 
36
- #: includes/admin.php:433
37
  msgid "Deactivate"
38
  msgstr "Etkisizleştir"
39
 
40
- #: includes/admin.php:435 includes/admin.php:437
41
  msgid "Activate"
42
  msgstr "Etkinleştir"
43
 
@@ -224,11 +224,7 @@ msgstr "Bu eklentinin sizin desteğinize ihtiyacı var."
224
  msgid "Please help support the continued development."
225
  msgstr "Geliştirmenin devamının sağlanabilmesi için yardımda bulun"
226
 
227
- #: includes/form/sidebar.php:21
228
- msgid "$200+ makes you an official contributor."
229
- msgstr "200$ ve yukarısındaki bağışlar sizi katkıda bulunan kişilerden yapar"
230
-
231
- #: includes/form/sidebar.php:25
232
  msgid "Contact"
233
  msgstr "İletişim"
234
 
@@ -309,38 +305,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
309
  msgstr "the_excerpt() kodundan \"[...]\" ifadesini kaldır"
310
 
311
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
312
  msgid "Install Google Analytics"
313
  msgstr "Google Analytics Ekle"
314
 
315
- #: includes/form/site.php:73
316
  msgid "Add Google analytics code."
317
  msgstr "Google Analytics kodunuzu ekleyin"
318
 
319
- #: includes/form/site.php:80
320
  msgid "Exclude user logged in."
321
  msgstr "Kullanıcı girişini durdurun"
322
 
323
- #: includes/form/site.php:85
324
  msgid "Webmaster Tools Verification"
325
  msgstr "Webmaster Tools Onayı"
326
 
327
- #: includes/form/site.php:87
 
328
  msgid ""
329
  "Enter your meta key \"content\" value to verify your blog with <a href="
330
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
331
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
332
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
333
  msgstr ""
334
  "<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
335
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
336
  "a> ve <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> "
337
  "sistemleriden aldığınızı meta \"content\" anahtarını girin "
338
 
339
- #: wp-total-hacks.php:378
340
  msgid "Settings"
341
  msgstr "Seçenekler"
342
 
343
- #: wp-total-hacks.php:381
344
  msgid "Donate"
345
  msgstr "Bağış Yap"
346
 
@@ -364,6 +370,10 @@ msgstr "Takayuki Miyauchi"
364
  msgid "http://wpist.me/"
365
  msgstr "http://wpist.me/"
366
 
 
 
 
 
367
  #~ msgid "Disable Auto Save"
368
  #~ msgstr "Otomatik kaydı kapat"
369
 
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: 2014-03-14 10:20:39+00:00\n"
11
  "PO-Revision-Date: 2014-01-24 09:02+0200\n"
12
  "Last-Translator: Serkan Algur <info@wpadami.com>\n"
13
  "Language-Team: kaisercrazy <info@kaisercrazy.com>\n"
19
  "X-Generator: Poedit 1.6.3\n"
20
  "X-Poedit-Basepath: .\n"
21
 
22
+ #: includes/admin.php:260 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:393
29
  msgid "Saved."
30
  msgstr "Kaydedildi."
31
 
32
+ #: includes/admin.php:400
33
  msgid "Save Changes"
34
  msgstr "Değişiklikleri Kaydet"
35
 
36
+ #: includes/admin.php:445
37
  msgid "Deactivate"
38
  msgstr "Etkisizleştir"
39
 
40
+ #: includes/admin.php:447 includes/admin.php:449
41
  msgid "Activate"
42
  msgstr "Etkinleştir"
43
 
224
  msgid "Please help support the continued development."
225
  msgstr "Geliştirmenin devamının sağlanabilmesi için yardımda bulun"
226
 
227
+ #: includes/form/sidebar.php:24
 
 
 
 
228
  msgid "Contact"
229
  msgstr "İletişim"
230
 
305
  msgstr "the_excerpt() kodundan \"[...]\" ifadesini kaldır"
306
 
307
  #: includes/form/site.php:71
308
+ #, fuzzy
309
+ msgid "Block all pingbacks"
310
+ msgstr "Kendine ping atmasını durdur"
311
+
312
+ #: includes/form/site.php:73
313
+ #, fuzzy
314
+ msgid "Block all pingbacks."
315
+ msgstr "Kendine ping atmasını durdur"
316
+
317
+ #: includes/form/site.php:79
318
  msgid "Install Google Analytics"
319
  msgstr "Google Analytics Ekle"
320
 
321
+ #: includes/form/site.php:81
322
  msgid "Add Google analytics code."
323
  msgstr "Google Analytics kodunuzu ekleyin"
324
 
325
+ #: includes/form/site.php:88
326
  msgid "Exclude user logged in."
327
  msgstr "Kullanıcı girişini durdurun"
328
 
329
+ #: includes/form/site.php:93
330
  msgid "Webmaster Tools Verification"
331
  msgstr "Webmaster Tools Onayı"
332
 
333
+ #: includes/form/site.php:95
334
+ #, fuzzy
335
  msgid ""
336
  "Enter your meta key \"content\" value to verify your blog with <a href="
337
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
338
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
339
  msgstr ""
340
  "<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
341
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
342
  "a> ve <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a> "
343
  "sistemleriden aldığınızı meta \"content\" anahtarını girin "
344
 
345
+ #: wp-total-hacks.php:390
346
  msgid "Settings"
347
  msgstr "Seçenekler"
348
 
349
+ #: wp-total-hacks.php:393
350
  msgid "Donate"
351
  msgstr "Bağış Yap"
352
 
370
  msgid "http://wpist.me/"
371
  msgstr "http://wpist.me/"
372
 
373
+ #~ msgid "$200+ makes you an official contributor."
374
+ #~ msgstr ""
375
+ #~ "200$ ve yukarısındaki bağışlar sizi katkıda bulunan kişilerden yapar"
376
+
377
  #~ msgid "Disable Auto Save"
378
  #~ msgstr "Otomatik kaydı kapat"
379
 
languages/wp-total-hacks-vi.mo CHANGED
Binary file
languages/wp-total-hacks-vi.po CHANGED
@@ -4,36 +4,37 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: WP Total Hacks 1.2.2\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
- "POT-Creation-Date: 2013-04-10 08:33:29+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
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
12
  "PO-Revision-Date: 2014-01-18 21:11+0700\n"
13
  "Last-Translator: \n"
14
  "Language-Team: OSS localization blog | http://bizover.net <contact@bizover."
15
  "net>\n"
 
 
 
 
 
16
  "X-Generator: Poedit 1.5.7\n"
17
 
18
- #: includes/admin.php:248 includes/form/appearance.php:11
19
  #: includes/form/appearance.php:35 includes/form/site.php:9
20
  #: includes/form/site.php:19
21
  msgid "Select File"
22
  msgstr "Chọn tập tin"
23
 
24
- #: includes/admin.php:381
25
  msgid "Saved."
26
  msgstr "Lưu."
27
 
28
- #: includes/admin.php:388
29
  msgid "Save Changes"
30
  msgstr "Lưu thay đổi"
31
 
32
- #: includes/admin.php:433
33
  msgid "Deactivate"
34
  msgstr "Tắt"
35
 
36
- #: includes/admin.php:435 includes/admin.php:437
37
  msgid "Activate"
38
  msgstr "Kích hoạt"
39
 
@@ -223,11 +224,7 @@ msgstr "Plugin này cần hỗ trợ của bạn"
223
  msgid "Please help support the continued development."
224
  msgstr "Xin vui lòng giúp hỗ trợ việc phát triển."
225
 
226
- #: includes/form/sidebar.php:21
227
- msgid "$200+ makes you an official contributor."
228
- msgstr "$200 + làm cho bạn một đóng góp chính thức."
229
-
230
- #: includes/form/sidebar.php:25
231
  msgid "Contact"
232
  msgstr "Liên hệ"
233
 
@@ -308,38 +305,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
308
  msgstr "Loại bỏ \"[...]\" từ đầu ra của the_excerpt()."
309
 
310
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
311
  msgid "Install Google Analytics"
312
  msgstr "Cài đặt Google Analytics"
313
 
314
- #: includes/form/site.php:73
315
  msgid "Add Google analytics code."
316
  msgstr "Thêm Google analytics mã."
317
 
318
- #: includes/form/site.php:80
319
  msgid "Exclude user logged in."
320
  msgstr "Loại trừ người dùng đăng nhập."
321
 
322
- #: includes/form/site.php:85
323
  msgid "Webmaster Tools Verification"
324
  msgstr "Quản trị trang web công cụ xác minh"
325
 
326
- #: includes/form/site.php:87
 
327
  msgid ""
328
  "Enter your meta key \"content\" value to verify your blog with <a href="
329
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
330
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
331
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
332
  msgstr ""
333
  "Nhập chìa khóa meta của bạn \"content\" giá trị để xác minh blog của bạn với "
334
  "<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
335
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
336
  "a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
337
 
338
- #: wp-total-hacks.php:378
339
  msgid "Settings"
340
  msgstr "Cài đặt"
341
 
342
- #: wp-total-hacks.php:381
343
  msgid "Donate"
344
  msgstr "Quyên góp"
345
 
@@ -362,3 +369,6 @@ msgstr "Takayuki Miyauchi"
362
  #. Author URI of the plugin/theme
363
  msgid "http://wpist.me/"
364
  msgstr "http://wpist.me/"
 
 
 
4
  msgstr ""
5
  "Project-Id-Version: WP Total Hacks 1.2.2\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
+ "POT-Creation-Date: 2014-03-14 10:20:39+00:00\n"
 
 
 
 
8
  "PO-Revision-Date: 2014-01-18 21:11+0700\n"
9
  "Last-Translator: \n"
10
  "Language-Team: OSS localization blog | http://bizover.net <contact@bizover."
11
  "net>\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
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Generator: Poedit 1.5.7\n"
18
 
19
+ #: includes/admin.php:260 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 "Chọn tập tin"
24
 
25
+ #: includes/admin.php:393
26
  msgid "Saved."
27
  msgstr "Lưu."
28
 
29
+ #: includes/admin.php:400
30
  msgid "Save Changes"
31
  msgstr "Lưu thay đổi"
32
 
33
+ #: includes/admin.php:445
34
  msgid "Deactivate"
35
  msgstr "Tắt"
36
 
37
+ #: includes/admin.php:447 includes/admin.php:449
38
  msgid "Activate"
39
  msgstr "Kích hoạt"
40
 
224
  msgid "Please help support the continued development."
225
  msgstr "Xin vui lòng giúp hỗ trợ việc phát triển."
226
 
227
+ #: includes/form/sidebar.php:24
 
 
 
 
228
  msgid "Contact"
229
  msgstr "Liên hệ"
230
 
305
  msgstr "Loại bỏ \"[...]\" từ đầu ra của the_excerpt()."
306
 
307
  #: includes/form/site.php:71
308
+ #, fuzzy
309
+ msgid "Block all pingbacks"
310
+ msgstr "Ngừng tự-pingbacks"
311
+
312
+ #: includes/form/site.php:73
313
+ #, fuzzy
314
+ msgid "Block all pingbacks."
315
+ msgstr "Ngừng tự-pingbacks"
316
+
317
+ #: includes/form/site.php:79
318
  msgid "Install Google Analytics"
319
  msgstr "Cài đặt Google Analytics"
320
 
321
+ #: includes/form/site.php:81
322
  msgid "Add Google analytics code."
323
  msgstr "Thêm Google analytics mã."
324
 
325
+ #: includes/form/site.php:88
326
  msgid "Exclude user logged in."
327
  msgstr "Loại trừ người dùng đăng nhập."
328
 
329
+ #: includes/form/site.php:93
330
  msgid "Webmaster Tools Verification"
331
  msgstr "Quản trị trang web công cụ xác minh"
332
 
333
+ #: includes/form/site.php:95
334
+ #, fuzzy
335
  msgid ""
336
  "Enter your meta key \"content\" value to verify your blog with <a href="
337
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
338
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
339
  msgstr ""
340
  "Nhập chìa khóa meta của bạn \"content\" giá trị để xác minh blog của bạn với "
341
  "<a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</"
342
  "a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</"
343
  "a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
344
 
345
+ #: wp-total-hacks.php:390
346
  msgid "Settings"
347
  msgstr "Cài đặt"
348
 
349
+ #: wp-total-hacks.php:393
350
  msgid "Donate"
351
  msgstr "Quyên góp"
352
 
369
  #. Author URI of the plugin/theme
370
  msgid "http://wpist.me/"
371
  msgstr "http://wpist.me/"
372
+
373
+ #~ msgid "$200+ makes you an official contributor."
374
+ #~ msgstr "$200 + làm cho bạn một đóng góp chính thức."
languages/wp-total-hacks-zh_CN.mo CHANGED
Binary file
languages/wp-total-hacks-zh_CN.po CHANGED
@@ -7,7 +7,7 @@ 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: 2013-04-10 08:33:29+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"
@@ -20,25 +20,25 @@ msgstr ""
20
  "\\plugins\\wp-total-hacks\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
 
23
- #: includes/admin.php:248 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:381
30
  msgid "Saved."
31
  msgstr ""
32
 
33
- #: includes/admin.php:388
34
  msgid "Save Changes"
35
  msgstr "保存更改"
36
 
37
- #: includes/admin.php:433
38
  msgid "Deactivate"
39
  msgstr ""
40
 
41
- #: includes/admin.php:435 includes/admin.php:437
42
  msgid "Activate"
43
  msgstr ""
44
 
@@ -220,11 +220,7 @@ msgstr "这款插件需要你的支持"
220
  msgid "Please help support the continued development."
221
  msgstr "请捐赠以支持插件的继续开发"
222
 
223
- #: includes/form/sidebar.php:21
224
- msgid "$200+ makes you an official contributor."
225
- msgstr "$200+将让你成为官方的捐助者"
226
-
227
- #: includes/form/sidebar.php:25
228
  msgid "Contact"
229
  msgstr "联系"
230
 
@@ -305,38 +301,48 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
305
  msgstr "移除 the_excerpt()函数输出内容中的 \"[...]\" "
306
 
307
  #: includes/form/site.php:71
 
 
 
 
 
 
 
 
 
 
308
  msgid "Install Google Analytics"
309
  msgstr "支持Google Analytics"
310
 
311
- #: includes/form/site.php:73
312
  msgid "Add Google analytics code."
313
  msgstr "添加 Google analytics 代码"
314
 
315
- #: includes/form/site.php:80
316
  msgid "Exclude user logged in."
317
  msgstr "拒绝用户登录"
318
 
319
- #: includes/form/site.php:85
320
  msgid "Webmaster Tools Verification"
321
  msgstr "网络管理员验证工具"
322
 
323
- #: includes/form/site.php:87
 
324
  msgid ""
325
  "Enter your meta key \"content\" value to verify your blog with <a href="
326
- "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a "
327
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
328
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
329
  msgstr ""
330
  "输入 <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster "
331
  "Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site "
332
  "Explorer</a>, 和 <a href=\"http://www.bing.com/webmaster\">Bing Webmaster "
333
  "Center</a>代码."
334
 
335
- #: wp-total-hacks.php:378
336
  msgid "Settings"
337
  msgstr "设置"
338
 
339
- #: wp-total-hacks.php:381
340
  msgid "Donate"
341
  msgstr "捐助"
342
 
@@ -360,6 +366,9 @@ msgstr ""
360
  msgid "http://wpist.me/"
361
  msgstr ""
362
 
 
 
 
363
  #~ msgid "Disable Auto Save"
364
  #~ msgstr "禁用自动保存"
365
 
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: 2014-03-14 10:20:39+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"
20
  "\\plugins\\wp-total-hacks\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
 
23
+ #: includes/admin.php:260 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:393
30
  msgid "Saved."
31
  msgstr ""
32
 
33
+ #: includes/admin.php:400
34
  msgid "Save Changes"
35
  msgstr "保存更改"
36
 
37
+ #: includes/admin.php:445
38
  msgid "Deactivate"
39
  msgstr ""
40
 
41
+ #: includes/admin.php:447 includes/admin.php:449
42
  msgid "Activate"
43
  msgstr ""
44
 
220
  msgid "Please help support the continued development."
221
  msgstr "请捐赠以支持插件的继续开发"
222
 
223
+ #: includes/form/sidebar.php:24
 
 
 
 
224
  msgid "Contact"
225
  msgstr "联系"
226
 
301
  msgstr "移除 the_excerpt()函数输出内容中的 \"[...]\" "
302
 
303
  #: includes/form/site.php:71
304
+ #, fuzzy
305
+ msgid "Block all pingbacks"
306
+ msgstr "禁止自我广播pingback"
307
+
308
+ #: includes/form/site.php:73
309
+ #, fuzzy
310
+ msgid "Block all pingbacks."
311
+ msgstr "禁止自我广播pingback"
312
+
313
+ #: includes/form/site.php:79
314
  msgid "Install Google Analytics"
315
  msgstr "支持Google Analytics"
316
 
317
+ #: includes/form/site.php:81
318
  msgid "Add Google analytics code."
319
  msgstr "添加 Google analytics 代码"
320
 
321
+ #: includes/form/site.php:88
322
  msgid "Exclude user logged in."
323
  msgstr "拒绝用户登录"
324
 
325
+ #: includes/form/site.php:93
326
  msgid "Webmaster Tools Verification"
327
  msgstr "网络管理员验证工具"
328
 
329
+ #: includes/form/site.php:95
330
+ #, fuzzy
331
  msgid ""
332
  "Enter your meta key \"content\" value to verify your blog with <a href="
333
+ "\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a> and "
334
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
335
  msgstr ""
336
  "输入 <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster "
337
  "Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site "
338
  "Explorer</a>, 和 <a href=\"http://www.bing.com/webmaster\">Bing Webmaster "
339
  "Center</a>代码."
340
 
341
+ #: wp-total-hacks.php:390
342
  msgid "Settings"
343
  msgstr "设置"
344
 
345
+ #: wp-total-hacks.php:393
346
  msgid "Donate"
347
  msgstr "捐助"
348
 
366
  msgid "http://wpist.me/"
367
  msgstr ""
368
 
369
+ #~ msgid "$200+ makes you an official contributor."
370
+ #~ msgstr "$200+将让你成为官方的捐助者"
371
+
372
  #~ msgid "Disable Auto Save"
373
  #~ msgstr "禁用自动保存"
374
 
languages/wp-total-hacks.pot CHANGED
@@ -1,36 +1,36 @@
1
- # Copyright (C) 2013 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 1.2.2\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
- "POT-Creation-Date: 2013-04-10 08:33:29+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: 2013-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:248 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:381
22
  msgid "Saved."
23
  msgstr ""
24
 
25
- #: includes/admin.php:388
26
  msgid "Save Changes"
27
  msgstr ""
28
 
29
- #: includes/admin.php:433
30
  msgid "Deactivate"
31
  msgstr ""
32
 
33
- #: includes/admin.php:435 includes/admin.php:437
34
  msgid "Activate"
35
  msgstr ""
36
 
@@ -211,11 +211,7 @@ msgstr ""
211
  msgid "Please help support the continued development."
212
  msgstr ""
213
 
214
- #: includes/form/sidebar.php:21
215
- msgid "$200+ makes you an official contributor."
216
- msgstr ""
217
-
218
- #: includes/form/sidebar.php:25
219
  msgid "Contact"
220
  msgstr ""
221
 
@@ -290,34 +286,41 @@ msgid "Remove \"[...]\" from output of the_excerpt()."
290
  msgstr ""
291
 
292
  #: includes/form/site.php:71
293
- msgid "Install Google Analytics"
294
  msgstr ""
295
 
296
  #: includes/form/site.php:73
 
 
 
 
 
 
 
 
297
  msgid "Add Google analytics code."
298
  msgstr ""
299
 
300
- #: includes/form/site.php:80
301
  msgid "Exclude user logged in."
302
  msgstr ""
303
 
304
- #: includes/form/site.php:85
305
  msgid "Webmaster Tools Verification"
306
  msgstr ""
307
 
308
- #: includes/form/site.php:87
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 "
312
- "href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, "
313
- "and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
314
  msgstr ""
315
 
316
- #: wp-total-hacks.php:378
317
  msgid "Settings"
318
  msgstr ""
319
 
320
- #: wp-total-hacks.php:381
321
  msgid "Donate"
322
  msgstr ""
323
 
1
+ # Copyright (C) 2014 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 1.8.0\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-total-hacks\n"
7
+ "POT-Creation-Date: 2014-03-14 10:20:39+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: 2014-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:260 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:393
22
  msgid "Saved."
23
  msgstr ""
24
 
25
+ #: includes/admin.php:400
26
  msgid "Save Changes"
27
  msgstr ""
28
 
29
+ #: includes/admin.php:445
30
  msgid "Deactivate"
31
  msgstr ""
32
 
33
+ #: includes/admin.php:447 includes/admin.php:449
34
  msgid "Activate"
35
  msgstr ""
36
 
211
  msgid "Please help support the continued development."
212
  msgstr ""
213
 
214
+ #: includes/form/sidebar.php:24
 
 
 
 
215
  msgid "Contact"
216
  msgstr ""
217
 
286
  msgstr ""
287
 
288
  #: includes/form/site.php:71
289
+ msgid "Block all pingbacks"
290
  msgstr ""
291
 
292
  #: includes/form/site.php:73
293
+ msgid "Block all pingbacks."
294
+ msgstr ""
295
+
296
+ #: includes/form/site.php:79
297
+ msgid "Install Google Analytics"
298
+ msgstr ""
299
+
300
+ #: includes/form/site.php:81
301
  msgid "Add Google analytics code."
302
  msgstr ""
303
 
304
+ #: includes/form/site.php:88
305
  msgid "Exclude user logged in."
306
  msgstr ""
307
 
308
+ #: includes/form/site.php:93
309
  msgid "Webmaster Tools Verification"
310
  msgstr ""
311
 
312
+ #: includes/form/site.php:95
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> and "
316
+ "<a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
 
317
  msgstr ""
318
 
319
+ #: wp-total-hacks.php:390
320
  msgid "Settings"
321
  msgstr ""
322
 
323
+ #: wp-total-hacks.php:393
324
  msgid "Donate"
325
  msgstr ""
326
 
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: miyauchi,marushu
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FR7RD5SGEU69Y
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.5
6
- Tested up to: 3.8
7
- Stable tag: 1.7.2
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
  PHP5 is required!
@@ -35,6 +35,7 @@ PHP5 is required!
35
  * Customize limit the number of allowed revisions.
36
  * Disable auto save.
37
  * Stop sending pings from your own site to your own site when you write posts.
 
38
  * And other!
39
 
40
  = Support =
@@ -95,6 +96,9 @@ Please contact to me.
95
 
96
  == Changelog ==
97
 
 
 
 
98
  = 1.7.1 =
99
  * Add language Vietnamese.
100
 
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FR7RD5SGEU69Y
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.5
6
+ Tested up to: 3.9
7
+ Stable tag: 1.8.0
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
  PHP5 is required!
35
  * Customize limit the number of allowed revisions.
36
  * Disable auto save.
37
  * Stop sending pings from your own site to your own site when you write posts.
38
+ * Block pingbacks.
39
  * And other!
40
 
41
  = Support =
96
 
97
  == Changelog ==
98
 
99
+ = 1.8.0 =
100
+ * Add "Block pingbacks".
101
+
102
  = 1.7.1 =
103
  * Add language Vietnamese.
104
 
uninstall.php CHANGED
@@ -41,6 +41,7 @@ $total_hacks_options = array(
41
  'wfb_update_notification',
42
  'wfb_attachmentlink',
43
  'wfb_createpagefordraft',
 
44
  );
45
 
46
 
41
  'wfb_update_notification',
42
  'wfb_attachmentlink',
43
  'wfb_createpagefordraft',
44
+ 'wfb_disallow_pingback',
45
  );
46
 
47
 
wp-total-hacks.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: WP Total Hacks
4
  Author: Takayuki Miyauchi
5
  Plugin URI: http://wpist.me/wp/wp-total-hacks/
6
  Description: WP Total Hacks can customize your WordPress.
7
- Version: 1.7.2
8
  Author URI: http://wpist.me/
9
  Domain Path: /languages
10
  Text Domain: wp-total-hacks
@@ -49,6 +49,7 @@ private $option_params = array(
49
  'wfb_update_notification' => 'bool',
50
  //'wfb_attachmentlink' => 'bool',
51
  'wfb_createpagefordraft' => 'bool',
 
52
  );
53
 
54
  public function __construct()
@@ -130,6 +131,18 @@ public function plugins_loaded()
130
  false,
131
  dirname(plugin_basename(__FILE__)).'/languages'
132
  );
 
 
 
 
 
 
 
 
 
 
 
 
133
  }
134
 
135
  public function excerpt_more($str)
4
  Author: Takayuki Miyauchi
5
  Plugin URI: http://wpist.me/wp/wp-total-hacks/
6
  Description: WP Total Hacks can customize your WordPress.
7
+ Version: 1.8.0
8
  Author URI: http://wpist.me/
9
  Domain Path: /languages
10
  Text Domain: wp-total-hacks
49
  'wfb_update_notification' => 'bool',
50
  //'wfb_attachmentlink' => 'bool',
51
  'wfb_createpagefordraft' => 'bool',
52
+ 'wfb_disallow_pingback' => 'bool',
53
  );
54
 
55
  public function __construct()
131
  false,
132
  dirname(plugin_basename(__FILE__)).'/languages'
133
  );
134
+
135
+ if ($this->op('wfb_disallow_pingback')) {
136
+ add_filter('xmlrpc_methods', array($this, 'xmlrpc_methods'));
137
+ }
138
+ }
139
+
140
+ public function xmlrpc_methods($methods)
141
+ {
142
+ if ($this->op('wfb_disallow_pingback')) {
143
+ unset($methods['pingback.ping']);
144
+ }
145
+ return $methods;
146
  }
147
 
148
  public function excerpt_more($str)