Transposh WordPress Translation - Version 0.7.2

Version Description

= 0.7.0 = New edit interface, tons of other fixes = 0.6.6 = Fixed two XSS vulnerabilities = 0.6.3 = Support .po/.mo files = 0.6.0 = Much improved translation interface engine = 0.5.7 = Fix for critical bug in 0.5.6 = 0.5.6 = Support pluggable widgets = 0.5.5 = Support for buddypress URLs = 0.5.3 = Support URL translation = 0.5.2 = Improved lang attribute support, changed default language translation option = 0.5.1 = Improved speed and database structure = 0.5.0 = Ability to translate all content, backup service for human translations = 0.4.3 = Minor bug fixes, more compatability = 0.4.2 = This version provides Haitian support, auto translate with bing support = 0.4.0 = This version provides integration with google-sitemaps-xml and wp-super-cache = 0.3.9 = This version allows sorting of languages within the widget

Download this release

Release Info

Developer oferwald
Plugin Icon 128x128 Transposh WordPress Translation
Version 0.7.2
Comparing to
See all releases

Code changes from version 0.7.1 to 0.7.2

core/constants.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  //Language indicator in URL. i.e. lang=en
@@ -127,7 +127,7 @@ class transposh_consts {
127
  define('TRANSLATOR', 'translator');
128
 
129
  //Define for transposh plugin version
130
- define('TRANSPOSH_PLUGIN_VER', '0.7.1');
131
 
132
  //Define segment id prefix, will be included in span tag. also used as class identifier
133
  define('SPAN_PREFIX', 'tr_');
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  //Language indicator in URL. i.e. lang=en
127
  define('TRANSLATOR', 'translator');
128
 
129
  //Define for transposh plugin version
130
+ define('TRANSPOSH_PLUGIN_VER', '0.7.2');
131
 
132
  //Define segment id prefix, will be included in span tag. also used as class identifier
133
  define('SPAN_PREFIX', 'tr_');
core/parser.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 15:50:49 +0200
12
  */
13
 
14
  require_once("shd/simple_html_dom.php");
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  require_once("shd/simple_html_dom.php");
core/utils.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /**
@@ -308,7 +308,7 @@ class transposh_utils {
308
  */
309
  public static function get_original_url($href, $home_url, $target_language, $fetch_translation_func) {
310
  $href = substr($href, strlen($home_url));
311
- $url = urldecode($href);
312
  $url = (($pos = strpos($url, '?')) ? substr($url, 0, $pos) : $url);
313
  $url2 = '';
314
  $parts = explode('/', $url);
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /**
308
  */
309
  public static function get_original_url($href, $home_url, $target_language, $fetch_translation_func) {
310
  $href = substr($href, strlen($home_url));
311
+ $url = stripslashes(urldecode($href));
312
  $url = (($pos = strpos($url, '?')) ? substr($url, 0, $pos) : $url);
313
  $url2 = '';
314
  $parts = explode('/', $url);
js/l/es.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  t_jp.l={"Close without saving?":"Cerrar sin guardar?","You have made a change to the translation. Are you sure you want to discard it?":"Has cambiado la traducion. Estas seguro que lo quieres eliminar?",History:"Historia","Loading...":"Cargando...",Translated:"Traducido",By:"Por",At:"En",google:"google",bing:"bing",apertium:"apertium","manual translation":"traducci\u00f3n manual","bing suggest":"sugerencia de bing","google suggest":"sugerencia de google","apertium suggest":"sugerencia de apertium",
12
  "Edit Translation":"Editar traducci\u00f3n","Original text":"Texto original","read alternate translations":"lee traducci\u00f3nes alternativas","previous translation":"traducci\u00f3n anterior","find on page":"encuentra en la pagina","next translation":"siguiente traducci\u00f3n","Translate to":"Traducir a","view translation log":"muestra diario de traducion","virtual keyboard":"teclado virtual","approve translation":"aprueba traducion","delete":"eliminar",Discard:"Descartar",Cancel:"Cancelar"};
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  t_jp.l={"Close without saving?":"Cerrar sin guardar?","You have made a change to the translation. Are you sure you want to discard it?":"Has cambiado la traducion. Estas seguro que lo quieres eliminar?",History:"Historia","Loading...":"Cargando...",Translated:"Traducido",By:"Por",At:"En",google:"google",bing:"bing",apertium:"apertium","manual translation":"traducci\u00f3n manual","bing suggest":"sugerencia de bing","google suggest":"sugerencia de google","apertium suggest":"sugerencia de apertium",
12
  "Edit Translation":"Editar traducci\u00f3n","Original text":"Texto original","read alternate translations":"lee traducci\u00f3nes alternativas","previous translation":"traducci\u00f3n anterior","find on page":"encuentra en la pagina","next translation":"siguiente traducci\u00f3n","Translate to":"Traducir a","view translation log":"muestra diario de traducion","virtual keyboard":"teclado virtual","approve translation":"aprueba traducion","delete":"eliminar",Discard:"Descartar",Cancel:"Cancelar"};
js/l/fa.js ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Transposh v0.7.2
3
+ * http://transposh.org/
4
+ *
5
+ * Copyright 2011, Team Transposh
6
+ * Licensed under the GPL Version 2 or higher.
7
+ * http://transposh.org/license
8
+ *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
+ */
11
+ t_jp.l={"Close without saving?":"\u0628\u062f\u0648\u0646 \u0646\u06af\u0647 \u062f\u0627\u0631\u06cc \u0628\u0628\u0646\u062f\u06cc\u0645\u061f","You have made a change to the translation. Are you sure you want to discard it?":"\u0634\u0645\u0627 \u062f\u0631 \u062a\u0631\u062c\u0645\u0647 \u06cc\u06a9 \u062f\u06af\u0631\u06af\u0648\u0646\u06cc \u0633\u0627\u062e\u062a\u0647 \u0627\u06cc\u062f \u0622\u06cc\u0627 \u0622\u06af\u0627\u0647\u0627\u0646\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0622\u0646 \u0631\u0627 \u062f\u0648\u0631 \u0628\u06cc\u0646\u062f\u0627\u0632\u06cc\u062f\u061f ",
12
+ History:"\u067e\u06cc\u0634\u06cc\u0646\u0647","Loading...":"\u0628\u0627\u0631\u06af\u06cc\u0631\u06cc...",Translated:"\u062a\u0631\u062c\u0645\u0647 \u0634\u062f\u0647",By:"\u0628\u0627",At:"\u062f\u0631",google:"\u06af\u0648\u06af\u0644",bing:"\u0628\u06cc\u0646\u06af",apertium:"\u0627\u0650\u06cc \u067e\u0650\u0631\u0634\u0650\u0645","manual translation":"\u062a\u0631\u062c\u0645\u0647 \u06cc \u062f\u0633\u062a\u06cc","bing suggest":"\u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u0628\u06cc\u0646\u06af",
13
+ "google suggest":"\u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u06af\u0648\u06af\u0644","apertium suggest":"\u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u0627\u0650\u06cc \u067e\u0650\u0631\u0634\u0650\u0645","Edit Translation":"\u0648\u06cc\u0631\u0627\u06cc\u0634 \u062a\u0631\u062c\u0645\u0647","Original text":"\u0646\u0648\u0634\u062a\u0647 \u06cc \u067e\u0627\u06cc\u0647","read alternate translations":"\u062e\u0648\u0627\u0646\u062f\u0646 \u062a\u0631\u062c\u0645\u0647 \u0647\u0627\u06cc \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646",
14
+ "previous translation":"\u062a\u0631\u062c\u0645\u0647 \u06cc \u067e\u06cc\u0634\u06cc\u0646","find on page":"\u06cc\u0627\u0641\u062a\u0646 \u062f\u0631 \u0628\u0631\u06af\u0647","next translation":"\u062a\u0631\u062c\u0645\u0647 \u06cc (\u0628\u0639\u062f\u06cc) \u067e\u0633\u06cc\u0646","Translate to":"\u062a\u0631\u062c\u0645\u0647 \u0628\u0647","view translation log":"\u062f\u06cc\u062f\u0646 \u0631\u0648\u06cc\u062f\u0627\u062f\u0647\u0627\u06cc \u062a\u0631\u062c\u0645\u0647","virtual keyboard":"\u06a9\u06cc\u0628\u0648\u0631\u062f \u0645\u062c\u0627\u0632\u06cc",
15
+ "approve translation":"\u067e\u0630\u06cc\u0631\u0634 \u062a\u0631\u062c\u0645\u0647","delete":"\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646",Discard:"\u062f\u0648\u0631 \u0627\u0646\u062f\u0627\u062e\u062a\u0646",Cancel:"\u067e\u0631\u0647\u06cc\u0632"};
js/l/he.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  t_jp.l={"Close without saving?":"\u05dc\u05e1\u05d2\u05d5\u05e8 \u05d1\u05dc\u05d9 \u05dc\u05e9\u05de\u05d5\u05e8?","You have made a change to the translation. Are you sure you want to discard it?":"\u05d1\u05d9\u05e6\u05e2\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05ea\u05e8\u05d2\u05d5\u05dd, \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d0\u05ea\u05d4 \u05e8\u05d5\u05e6\u05d4 \u05dc\u05d5\u05d5\u05ea\u05e8 \u05e2\u05dc\u05d9\u05d5?",History:"\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4",
12
  "Loading...":"\u05d8\u05d5\u05e2\u05df...",Translated:"\u05ea\u05d5\u05e8\u05d2\u05dd",By:"\u05e2\u05dc \u05d9\u05d3\u05d9",At:"\u05d1",google:"\u05d2\u05d5\u05d2\u05dc",bing:"\u05d1\u05d9\u05e0\u05d2",apertium:"\u05d0\u05e4\u05e8\u05d8\u05d9\u05d5\u05dd","manual translation":"\u05ea\u05e8\u05d2\u05d5\u05dd \u05d9\u05d3\u05e0\u05d9","bing suggest":"\u05d4\u05e6\u05e2\u05d5\u05ea \u05d1\u05d9\u05e0\u05d2","google suggest":"\u05d4\u05e6\u05e2\u05d5\u05ea \u05d2\u05d5\u05d2\u05dc","apertium suggest":"\u05d4\u05e6\u05e2\u05d5\u05ea \u05d0\u05e4\u05e8\u05d8\u05d9\u05d5\u05dd",
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  t_jp.l={"Close without saving?":"\u05dc\u05e1\u05d2\u05d5\u05e8 \u05d1\u05dc\u05d9 \u05dc\u05e9\u05de\u05d5\u05e8?","You have made a change to the translation. Are you sure you want to discard it?":"\u05d1\u05d9\u05e6\u05e2\u05ea \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d1\u05ea\u05e8\u05d2\u05d5\u05dd, \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d0\u05ea\u05d4 \u05e8\u05d5\u05e6\u05d4 \u05dc\u05d5\u05d5\u05ea\u05e8 \u05e2\u05dc\u05d9\u05d5?",History:"\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4",
12
  "Loading...":"\u05d8\u05d5\u05e2\u05df...",Translated:"\u05ea\u05d5\u05e8\u05d2\u05dd",By:"\u05e2\u05dc \u05d9\u05d3\u05d9",At:"\u05d1",google:"\u05d2\u05d5\u05d2\u05dc",bing:"\u05d1\u05d9\u05e0\u05d2",apertium:"\u05d0\u05e4\u05e8\u05d8\u05d9\u05d5\u05dd","manual translation":"\u05ea\u05e8\u05d2\u05d5\u05dd \u05d9\u05d3\u05e0\u05d9","bing suggest":"\u05d4\u05e6\u05e2\u05d5\u05ea \u05d1\u05d9\u05e0\u05d2","google suggest":"\u05d4\u05e6\u05e2\u05d5\u05ea \u05d2\u05d5\u05d2\u05dc","apertium suggest":"\u05d4\u05e6\u05e2\u05d5\u05ea \u05d0\u05e4\u05e8\u05d8\u05d9\u05d5\u05dd",
js/l/it.js ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Transposh v0.7.2
3
+ * http://transposh.org/
4
+ *
5
+ * Copyright 2011, Team Transposh
6
+ * Licensed under the GPL Version 2 or higher.
7
+ * http://transposh.org/license
8
+ *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
+ */
11
+ t_jp.l={"Close without saving?":"Chiudere senza salvare?","You have made a change to the translation. Are you sure you want to discard it?":"&Egrave; stata fatta una modifica alla traduzione. Si &egrave; sicuri di volerla scartare?",History:"Storia","Loading...":"Caricamento...",Translated:"Tradotto",By:"Da",At:"A",google:"google",bing:"bing",apertium:"apertium","manual translation":"traduzione manuale","bing suggest":"bing suggerisce","google suggest":"google suggerisce","apertium suggest":"apertium suggerisce",
12
+ "Edit Translation":"Modifica Traduzione","Original text":"Testo Originale","read alternate translations":"leggi le traduzioni alternative","previous translation":"traduzione precedente","find on page":"trova nella pagina","next translation":"prossima traduzione","Translate to":"Tradotto in","view translation log":"guarda il log delle traduzioni","virtual keyboard":"tastiera virtuale","approve translation":"approva traduzione","delete":"cancella",Discard:"Scarta",Cancel:"Cancella"};
js/l/newlang.js.pot CHANGED
@@ -31,5 +31,4 @@ t_jp.l = {
31
  'delete': '',
32
  'Discard': '',
33
  'Cancel': ''
34
-
35
  };
31
  'delete': '',
32
  'Discard': '',
33
  'Cancel': ''
 
34
  };
js/l/nl.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  t_jp.l={"Close without saving?":"Sluiten zonder op te slaan?","You have made a change to the translation. Are you sure you want to discard it?":"Je hebt de vertaling aangepast. Weet je zeker dat je dat wilt annuleren?",History:"Geschiedenis","Loading...":"Aan het laden...",Translated:"Vertaald",By:"Door",At:"Op",google:"google",bing:"bing",apertium:"apertium","manual translation":"eigen vertaling","bing suggest":"bing suggestie","google suggest":"google suggestie","apertium suggest":"apertium suggestie",
12
  "Edit Translation":"Vertaling aanpassen","Original text":"Oorspronkelijke tekst","read alternate translations":"bekijk alternatieve vertaling","previous translation":"vorige","find on page":"laat op de pagina zien","next translation":"volgende","Translate to":"Vertaal naar","view translation log":"Bekijk vertaallog","virtual keyboard":"virtueel toetsenbord","approve translation":"vertaling goedkeuren","delete":"verwijder",Discard:"weggooien",Cancel:"Annuleren"};
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  t_jp.l={"Close without saving?":"Sluiten zonder op te slaan?","You have made a change to the translation. Are you sure you want to discard it?":"Je hebt de vertaling aangepast. Weet je zeker dat je dat wilt annuleren?",History:"Geschiedenis","Loading...":"Aan het laden...",Translated:"Vertaald",By:"Door",At:"Op",google:"google",bing:"bing",apertium:"apertium","manual translation":"eigen vertaling","bing suggest":"bing suggestie","google suggest":"google suggestie","apertium suggest":"apertium suggestie",
12
  "Edit Translation":"Vertaling aanpassen","Original text":"Oorspronkelijke tekst","read alternate translations":"bekijk alternatieve vertaling","previous translation":"vorige","find on page":"laat op de pagina zien","next translation":"volgende","Translate to":"Vertaal naar","view translation log":"Bekijk vertaallog","virtual keyboard":"virtueel toetsenbord","approve translation":"vertaling goedkeuren","delete":"verwijder",Discard:"weggooien",Cancel:"Annuleren"};
js/l/ru.js ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Transposh v0.7.2
3
+ * http://transposh.org/
4
+ *
5
+ * Copyright 2011, Team Transposh
6
+ * Licensed under the GPL Version 2 or higher.
7
+ * http://transposh.org/license
8
+ *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
+ */
11
+ t_jp.l={"Close without saving?":"\u0417\u0430\u043a\u0440\u044b\u0442\u044c \u0431\u0435\u0437 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f?","You have made a change to the translation. Are you sure you want to discard it?":"\u0412\u044b \u0441\u0434\u0435\u043b\u0430\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0432 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0435. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0441\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u044d\u0442\u043e?",
12
+ History:"\u0418\u0441\u0442\u043e\u0440\u0438\u044f","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...",Translated:"\u041f\u0435\u0440\u0435\u0432\u0435\u0434\u0435\u043d\u043e",By:"",At:"\u0412",google:"",bing:"",apertium:"","manual translation":"\u0440\u0443\u0447\u043d\u043e\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434","bing suggest":"\u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435 bing","google suggest":"\u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435 google",
13
+ "apertium suggest":"\u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435 apertium","Edit Translation":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0435\u0440\u0435\u0432\u043e\u0434","Original text":"\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442","read alternate translations":"\u0447\u0438\u0442\u0430\u0442\u044c \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b",
14
+ "previous translation":"\u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434","find on page":"\u043d\u0430\u0439\u0442\u0438 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435","next translation":"\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434","Translate to":"\u041f\u0435\u0440\u0435\u0432\u0435\u0441\u0442\u0438 \u043d\u0430","view translation log":"\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0436\u0443\u0440\u043d\u0430\u043b \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432",
15
+ "virtual keyboard":"\u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430","approve translation":"\u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c \u043f\u0435\u0440\u0435\u0432\u043e\u0434","delete":"\u0441\u0442\u0435\u0440\u0435\u0442\u044c",Discard:"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c",Cancel:"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c"};
js/transposh.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  (function(a){function v(b,e){if(a.trim(e).length!==0){var c=function(){var d=a(this).attr("id").substr(a(this).attr("id").lastIndexOf("_")+1),f=a("#"+h+"img_"+d);a("#"+h+d).attr("data-source",1);f.removeClass("tr-icon-yellow").removeClass("tr-icon-green").addClass("tr-icon-yellow")};a("*[data-token='"+b+"'][data-hidden!='y']").html(e).each(c);a("*[data-token='"+b+"'][data-hidden='y']").attr("data-trans",e).each(c)}}function w(b,e){clearTimeout(p);i.push(b);n.push(e);v(b,e);p=setTimeout(function(){var c=
12
  {ln0:t_jp.lang,sr0:o,translation_posted:"2",items:i.length},d;for(d=0;d<i.length;d+=1){c["tk"+d]=i[d];c["tr"+d]=n[d];q+=a("*[data-token='"+i[d]+"']").size()}a.ajax({type:"POST",url:t_jp.post_url,data:c,success:function(){var f=q/k*100;t_jp.progress&&a("#"+l).progressbar("value",f)}});n=[];i=[]},200)}function j(b,e){w(b,a("<div>"+a.trim(e)+"</div>").text());var c=(k-a("."+h+'[data-source=""]').size())/k*100;t_jp.progress&&a("#"+m).progressbar("value",c)}function x(b,e,c){var d="",f="";a(b).each(function(g){d+=
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  (function(a){function v(b,e){if(a.trim(e).length!==0){var c=function(){var d=a(this).attr("id").substr(a(this).attr("id").lastIndexOf("_")+1),f=a("#"+h+"img_"+d);a("#"+h+d).attr("data-source",1);f.removeClass("tr-icon-yellow").removeClass("tr-icon-green").addClass("tr-icon-yellow")};a("*[data-token='"+b+"'][data-hidden!='y']").html(e).each(c);a("*[data-token='"+b+"'][data-hidden='y']").attr("data-trans",e).each(c)}}function w(b,e){clearTimeout(p);i.push(b);n.push(e);v(b,e);p=setTimeout(function(){var c=
12
  {ln0:t_jp.lang,sr0:o,translation_posted:"2",items:i.length},d;for(d=0;d<i.length;d+=1){c["tk"+d]=i[d];c["tr"+d]=n[d];q+=a("*[data-token='"+i[d]+"']").size()}a.ajax({type:"POST",url:t_jp.post_url,data:c,success:function(){var f=q/k*100;t_jp.progress&&a("#"+l).progressbar("value",f)}});n=[];i=[]},200)}function j(b,e){w(b,a("<div>"+a.trim(e)+"</div>").text());var c=(k-a("."+h+'[data-source=""]').size())/k*100;t_jp.progress&&a("#"+m).progressbar("value",c)}function x(b,e,c){var d="",f="";a(b).each(function(g){d+=
js/transposhadmin.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  var timer,items=0,translations=[],tokens=[],langs=[],sources=[],BATCH_SIZE=128,pair_count=0,curr_pair=0;t_jp.MSN_APPID="FACA8E2DF8DCCECE0DC311C6E57DA98EFEFA9BC6";function make_progress(e,b){curr_pair+=1;jQuery("#progress_bar").progressbar("value",curr_pair/pair_count*100);jQuery("#p").text("("+b+") "+e);curr_pair===pair_count&&jQuery("#tr_loading").data("done",true)}
12
  function ajax_translate_me(e,b,c,d){b=jQuery("<div>"+jQuery.trim(b)+"</div>").text();make_progress(b,c);clearTimeout(timer);items+=1;tokens.push(e);translations.push(b);langs.push(c);sources.push(d);timer=setTimeout(function(){var f={translation_posted:"2",items:items},a;for(a=0;a<items;a+=1){if(tokens[a]!==tokens[a-1])f["tk"+a]=tokens[a];if(langs[a]!==langs[a-1])f["ln"+a]=langs[a];if(translations[a]!==translations[a-1])f["tr"+a]=translations[a];if(sources[a]!==sources[a-1])f["sr"+a]=sources[a]}jQuery.ajax({type:"POST",
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  var timer,items=0,translations=[],tokens=[],langs=[],sources=[],BATCH_SIZE=128,pair_count=0,curr_pair=0;t_jp.MSN_APPID="FACA8E2DF8DCCECE0DC311C6E57DA98EFEFA9BC6";function make_progress(e,b){curr_pair+=1;jQuery("#progress_bar").progressbar("value",curr_pair/pair_count*100);jQuery("#p").text("("+b+") "+e);curr_pair===pair_count&&jQuery("#tr_loading").data("done",true)}
12
  function ajax_translate_me(e,b,c,d){b=jQuery("<div>"+jQuery.trim(b)+"</div>").text();make_progress(b,c);clearTimeout(timer);items+=1;tokens.push(e);translations.push(b);langs.push(c);sources.push(d);timer=setTimeout(function(){var f={translation_posted:"2",items:items},a;for(a=0;a<items;a+=1){if(tokens[a]!==tokens[a-1])f["tk"+a]=tokens[a];if(langs[a]!==langs[a-1])f["ln"+a]=langs[a];if(translations[a]!==translations[a-1])f["tr"+a]=translations[a];if(sources[a]!==sources[a-1])f["sr"+a]=sources[a]}jQuery.ajax({type:"POST",
js/transposhcontrol.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  jQuery(function(){jQuery("#tr_anon").click(function(){if(jQuery("#tr_anon").attr("checked")){jQuery(".translateable").addClass("active").removeClass("translateable");jQuery("#sortable .active").each(function(){jQuery("input",this).val(jQuery(this).attr("id")+",v,t")})}jQuery("#yellowcolor").toggleClass("hidden")});jQuery("#sortable").sortable({placeholder:"highlight",update:function(b,a){a.item.unbind("click");a.item.one("click",function(c){c.stopImmediatePropagation();jQuery(this).click(clickfunction)})}});
12
  jQuery("#sortable").disableSelection();jQuery("#changename").click(function(){jQuery(".langname").toggleClass("hidden");return false});jQuery("#selectall").click(function(){jQuery("#sortable .languages").addClass("active").removeClass("translateable");jQuery("#sortable .active").each(function(){jQuery("input",this).val(jQuery(this).attr("id")+",v,t")});return false});clickfunction=function(){if(jQuery(this).attr("id")!=jQuery("#default_list li").attr("id")){if(jQuery("#tr_anon").attr("checked"))jQuery(this).toggleClass("active");
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  jQuery(function(){jQuery("#tr_anon").click(function(){if(jQuery("#tr_anon").attr("checked")){jQuery(".translateable").addClass("active").removeClass("translateable");jQuery("#sortable .active").each(function(){jQuery("input",this).val(jQuery(this).attr("id")+",v,t")})}jQuery("#yellowcolor").toggleClass("hidden")});jQuery("#sortable").sortable({placeholder:"highlight",update:function(b,a){a.item.unbind("click");a.item.one("click",function(c){c.stopImmediatePropagation();jQuery(this).click(clickfunction)})}});
12
  jQuery("#sortable").disableSelection();jQuery("#changename").click(function(){jQuery(".langname").toggleClass("hidden");return false});jQuery("#selectall").click(function(){jQuery("#sortable .languages").addClass("active").removeClass("translateable");jQuery("#sortable .active").each(function(){jQuery("input",this).val(jQuery(this).attr("id")+",v,t")});return false});clickfunction=function(){if(jQuery(this).attr("id")!=jQuery("#default_list li").attr("id")){if(jQuery("#tr_anon").attr("checked"))jQuery(this).toggleClass("active");
js/transposhedit.js CHANGED
@@ -1,12 +1,12 @@
1
  /*
2
- * Transposh v0.7.1
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
10
  */
11
  (function(a){function f(c){var d;if(typeof t_jp.l==="object"&&(d=t_jp.l[c]))return d;return c}function t(c,d,j){if(a.trim(d).length===0)d=a("[data-token='"+c+"']").attr("data-orig");var h=function(){var g=a(this).attr("id").substr(a(this).attr("id").lastIndexOf("_")+1),m=a(b+"img_"+g);a(b+g).attr("data-source",j);m.removeClass("tr-icon-yellow").removeClass("tr-icon-green");if(j==0)m.addClass("tr-icon-green");else j&&m.addClass("tr-icon-yellow")};a("*[data-token='"+c+"'][data-hidden!='y']").html(d).each(h);
12
  a("*[data-token='"+c+"'][data-hidden='y']").attr("data-trans",d).each(h);a(b+"translation").data("origval",d);a(b+"translation").keyup()}function w(c,d){t(c,d,0);a.ajax({type:"POST",url:t_jp.post_url,data:{ln0:t_jp.lang,sr0:0,translation_posted:"2",items:1,tk0:c,tr0:d},success:function(){},error:function(j){alert("Error !!! failed to translate.\n\nServer's message: "+j.statusText)}})}function x(c,d){a.ajax({url:"http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q="+encodeURIComponent(c)+
1
  /*
2
+ * Transposh v0.7.2
3
  * http://transposh.org/
4
  *
5
  * Copyright 2011, Team Transposh
6
  * Licensed under the GPL Version 2 or higher.
7
  * http://transposh.org/license
8
  *
9
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
10
  */
11
  (function(a){function f(c){var d;if(typeof t_jp.l==="object"&&(d=t_jp.l[c]))return d;return c}function t(c,d,j){if(a.trim(d).length===0)d=a("[data-token='"+c+"']").attr("data-orig");var h=function(){var g=a(this).attr("id").substr(a(this).attr("id").lastIndexOf("_")+1),m=a(b+"img_"+g);a(b+g).attr("data-source",j);m.removeClass("tr-icon-yellow").removeClass("tr-icon-green");if(j==0)m.addClass("tr-icon-green");else j&&m.addClass("tr-icon-yellow")};a("*[data-token='"+c+"'][data-hidden!='y']").html(d).each(h);
12
  a("*[data-token='"+c+"'][data-hidden='y']").attr("data-trans",d).each(h);a(b+"translation").data("origval",d);a(b+"translation").keyup()}function w(c,d){t(c,d,0);a.ajax({type:"POST",url:t_jp.post_url,data:{ln0:t_jp.lang,sr0:0,translation_posted:"2",items:1,tk0:c,tr0:d},success:function(){},error:function(j){alert("Error !!! failed to translate.\n\nServer's message: "+j.statusText)}})}function x(c,d){a.ajax({url:"http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q="+encodeURIComponent(c)+
langs/transposh-es_ES.mo ADDED
Binary file
langs/transposh-es_ES.po ADDED
@@ -0,0 +1,548 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/transposh-translation-filter-for-wordpress\n"
5
+ "POT-Creation-Date: 2011-01-16 21:56:35+00:00\n"
6
+ "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
7
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
+ "Language-Team: LANGUAGE <LL@li.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: \n"
14
+ "X-Poedit-Country: \n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: \n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: wp/transposh_db.php:640
23
+ #@ transposh
24
+ msgid "Database stats"
25
+ msgstr "Estadísticas de la Base de datos"
26
+
27
+ #: wp/transposh_db.php:645
28
+ #, php-format
29
+ #@ transposh
30
+ msgid "Total of <strong style=\"color:red\">%s</strong> translated phrases."
31
+ msgstr "Un total de <strong style=\"color:red\">%s</strong> frases traducidas."
32
+
33
+ #: wp/transposh_db.php:652
34
+ #, php-format
35
+ #@ transposh
36
+ msgid "<strong>%1s</strong> has <strong style=\"color:red\">%2s</strong> human translated phrases."
37
+ msgstr "<strong>%1s</strong> tiene <strong style=\"color:red\">%2s</strong> frases traducidas por humanos."
38
+
39
+ #: wp/transposh_db.php:655
40
+ #@ transposh
41
+ msgid "Recent activity"
42
+ msgstr "Actividad reciente"
43
+
44
+ #: wp/transposh_db.php:660
45
+ #, php-format
46
+ #@ transposh
47
+ msgid "On <strong>%1s</strong><br/>user <strong>%2s</strong> translated<br/>\"<strong>%3s</strong>\"<br/>to <strong style=\"color:red\">%4s</strong><br/>\"<strong>%5s</strong>\""
48
+ msgstr "El <strong>%1s</strong><br/>el usuario <strong>%2s</strong> tradujo<br/>\"<strong>%3s</strong>\"<br/>al <strong style=\"color:red\">%4s</strong><br/>\"<strong>%5s</strong>\""
49
+
50
+ #: wp/transposh_3rdparty.php:148
51
+ #, php-format
52
+ #@ buddypress
53
+ msgid "%s translated a phrase to %s with transposh:"
54
+ msgstr ""
55
+
56
+ #: wp/transposh_admin.php:150
57
+ #: wp/transposh_admin.php:215
58
+ #: wp/transposh_postpublish.php:49
59
+ #: wp/transposh_postpublish.php:50
60
+ #: wp/transposh_widget.php:88
61
+ #: wp/transposh_widget.php:91
62
+ #: wp/transposh_widget.php:252
63
+ #@ transposh
64
+ msgid "Transposh"
65
+ msgstr ""
66
+
67
+ #: wp/transposh_admin.php:140
68
+ #@ transposh
69
+ msgid "Transposh makes your blog translatable"
70
+ msgstr "Transposh hace tu blog traducible"
71
+
72
+ #: wp/transposh_admin.php:141
73
+ #@ transposh
74
+ msgid "Plugin homepage"
75
+ msgstr " Página de inicio del plugin"
76
+
77
+ #: wp/transposh_admin.php:142
78
+ #@ transposh
79
+ msgid "Frequently asked questions"
80
+ msgstr "Preguntas más frecuentes"
81
+
82
+ #: wp/transposh_admin.php:150
83
+ #@ transposh
84
+ msgid "Transposh control center"
85
+ msgstr "Centro de control de Transposh"
86
+
87
+ #: wp/transposh_admin.php:190
88
+ #@ transposh
89
+ msgid "About this plugin"
90
+ msgstr "Acerca de este plugin"
91
+
92
+ #: wp/transposh_admin.php:191
93
+ #@ transposh
94
+ msgid "Widget settings"
95
+ msgstr "Configuración del Widget"
96
+
97
+ #: wp/transposh_admin.php:192
98
+ #@ transposh
99
+ msgid "Plugin news"
100
+ msgstr "Noticias del Plugin"
101
+
102
+ #: wp/transposh_admin.php:193
103
+ #@ transposh
104
+ msgid "Plugin stats"
105
+ msgstr "Estadísticas del Plugin"
106
+
107
+ #: wp/transposh_admin.php:194
108
+ #@ transposh
109
+ msgid "Translate all"
110
+ msgstr "Traducir todo"
111
+
112
+ #: wp/transposh_admin.php:195
113
+ #@ transposh
114
+ msgid "Supported languages"
115
+ msgstr "Idiomas soportados"
116
+
117
+ #: wp/transposh_admin.php:196
118
+ #@ transposh
119
+ msgid "Translation settings"
120
+ msgstr "Configuración de traducción"
121
+
122
+ #: wp/transposh_admin.php:197
123
+ #@ transposh
124
+ msgid "Automatic translation settings"
125
+ msgstr "Configuración de la traducción automática"
126
+
127
+ #: wp/transposh_admin.php:198
128
+ #@ transposh
129
+ msgid "Generic settings"
130
+ msgstr "Configuraciones genéricas"
131
+
132
+ #: wp/transposh_admin.php:199
133
+ #@ transposh
134
+ msgid "Database maintenance"
135
+ msgstr "Mantenimiento de la base de datos"
136
+
137
+ #: wp/transposh_admin.php:208
138
+ #@ transposh
139
+ msgid "Transposh community features"
140
+ msgstr "Funciones de la \\\"Comunidad Transposh\\\""
141
+
142
+ #: wp/transposh_admin.php:236
143
+ #@ default
144
+ msgid "Save Changes"
145
+ msgstr ""
146
+
147
+ #: wp/transposh_admin.php:260
148
+ #@ transposh
149
+ msgid "Problems?"
150
+ msgstr "¿Problemas?"
151
+
152
+ #: wp/transposh_admin.php:278
153
+ #@ transposh
154
+ msgid "Plugin Homepage"
155
+ msgstr "Página de inicio del Plugin"
156
+
157
+ #: wp/transposh_admin.php:279
158
+ #@ transposh
159
+ msgid "Suggest a Feature"
160
+ msgstr "Sugiere una función"
161
+
162
+ #: wp/transposh_admin.php:281
163
+ #@ transposh
164
+ msgid "Report a Bug"
165
+ msgstr "Informar de un error"
166
+
167
+ #: wp/transposh_admin.php:302
168
+ #@ transposh
169
+ msgid "Translate by clicking the button below"
170
+ msgstr "Traducir haciendo clic en el botón de abajo"
171
+
172
+ #: wp/transposh_admin.php:303
173
+ #@ transposh
174
+ msgid "Translate All Now"
175
+ msgstr "Traducir Todo Ahora"
176
+
177
+ #: wp/transposh_admin.php:360
178
+ #@ transposh
179
+ msgid "Default Language (drag another language here to make it default)"
180
+ msgstr "Idioma por defecto (arrastrar otro idioma aquí para que sea el por defecto)"
181
+
182
+ #: wp/transposh_admin.php:367
183
+ #@ transposh
184
+ msgid "Available Languages (Click to toggle language state - Drag to sort in the widget)"
185
+ msgstr "Idiomas disponibles (Haga clic para cambiar el estado del lenguaje - Arrastre para ordenar en el widget)"
186
+
187
+ #: wp/transposh_admin.php:377
188
+ #@ transposh
189
+ msgid "Language supported by google translate"
190
+ msgstr "Idioma soportado por el traductor de Google"
191
+
192
+ #: wp/transposh_admin.php:379
193
+ #@ transposh
194
+ msgid "Language supported by bing translate"
195
+ msgstr "Idioma soportado por el traductor de bing"
196
+
197
+ #: wp/transposh_admin.php:381
198
+ #@ transposh
199
+ msgid "Language supported by apertium translate"
200
+ msgstr "Idioma soportado por el traductor apertium"
201
+
202
+ #: wp/transposh_admin.php:383
203
+ #@ transposh
204
+ msgid "Language is written from right to left"
205
+ msgstr "Este idioma se escribe de derecha a izquierda"
206
+
207
+ #: wp/transposh_admin.php:388
208
+ #@ transposh
209
+ msgid "Display options:"
210
+ msgstr "Opciones de visualización:"
211
+
212
+ #: wp/transposh_admin.php:389
213
+ #@ transposh
214
+ msgid "Toggle names of languages between English and Original"
215
+ msgstr "Cambiar los nombres de las lenguas entre Inglés y Original"
216
+
217
+ #: wp/transposh_admin.php:390
218
+ #@ transposh
219
+ msgid "Make all languages active"
220
+ msgstr "Activar todas las lenguas"
221
+
222
+ #: wp/transposh_admin.php:391
223
+ #@ transposh
224
+ msgid "Sort by language name"
225
+ msgstr "Ordenar por nombre de idioma"
226
+
227
+ #: wp/transposh_admin.php:392
228
+ #@ transposh
229
+ msgid "Sort by lSO code"
230
+ msgstr "Ordenar por código lSO"
231
+
232
+ #: wp/transposh_admin.php:393
233
+ #@ transposh
234
+ msgid "Legend:"
235
+ msgstr "Leyenda:"
236
+
237
+ #: wp/transposh_admin.php:393
238
+ #@ transposh
239
+ msgid "Green - active"
240
+ msgstr "Verde - activo"
241
+
242
+ #: wp/transposh_admin.php:393
243
+ #@ transposh
244
+ msgid "Yellow - translateable (only translators will see this language)"
245
+ msgstr "Amarillo - traducible (sólo los traductores verán este idioma)"
246
+
247
+ #: wp/transposh_admin.php:393
248
+ #@ transposh
249
+ msgid "blank - inactive"
250
+ msgstr "blanco - inactivo"
251
+
252
+ #: wp/transposh_admin.php:410
253
+ #@ transposh
254
+ msgid "Who can translate ?"
255
+ msgstr "¿Quién puede traducir?"
256
+
257
+ #: wp/transposh_admin.php:417
258
+ #@ transposh
259
+ msgid "Anonymous"
260
+ msgstr "Anónimo"
261
+
262
+ #: wp/transposh_admin.php:423
263
+ #@ transposh
264
+ msgid "Enable default language translation"
265
+ msgstr "Activar la traducción del idioma por defecto"
266
+
267
+ #: wp/transposh_admin.php:425
268
+ #@ transposh
269
+ msgid "Allow translation of default language - useful for sites with more than one major language"
270
+ msgstr "Permite la traducción de la lengua por defecto - útil para los sitios con más de un idioma principal"
271
+
272
+ #: wp/transposh_admin.php:432
273
+ #@ transposh
274
+ msgid "Enable search in translated languages"
275
+ msgstr "Habilitar la búsqueda en los idiomas traducidos"
276
+
277
+ #: wp/transposh_admin.php:434
278
+ #@ transposh
279
+ msgid "Allow search of translated languages, in those languages (and the original language)"
280
+ msgstr "Permite la búsqueda en idiomas traducidos, en esos idiomas (y en la lengua original)"
281
+
282
+ #: wp/transposh_admin.php:441
283
+ #@ transposh
284
+ msgid "Enable url translation"
285
+ msgstr "Permitir la traducción del url"
286
+
287
+ #: wp/transposh_admin.php:441
288
+ #: wp/transposh_admin.php:450
289
+ #@ transposh
290
+ msgid "experimental"
291
+ msgstr "experimental"
292
+
293
+ #: wp/transposh_admin.php:443
294
+ #@ transposh
295
+ msgid "Allow translation of permalinks and urls"
296
+ msgstr "Permitir la traducción de vínculos permanentes y urls"
297
+
298
+ #: wp/transposh_admin.php:450
299
+ #@ transposh
300
+ msgid "Enable gettext integration"
301
+ msgstr "Permitir la integración con gettext"
302
+
303
+ #: wp/transposh_admin.php:452
304
+ #@ transposh
305
+ msgid "Enable integration of Transposh with existing gettext interface (.po/.mo files)"
306
+ msgstr "Permitir la integración de Transposh con interfaces gettext existentes (.po /.mo archivos )"
307
+
308
+ #: wp/transposh_admin.php:461
309
+ #@ transposh
310
+ msgid "Enable automatic translation"
311
+ msgstr "Permitir traducción automática"
312
+
313
+ #: wp/transposh_admin.php:463
314
+ #@ transposh
315
+ msgid "Allow automatic translation of pages"
316
+ msgstr "Permitir la traducción automática de páginas"
317
+
318
+ #: wp/transposh_admin.php:469
319
+ #@ transposh
320
+ msgid "Enable automatic translation after posting"
321
+ msgstr "Permitir la traducción automática tras publicar"
322
+
323
+ #: wp/transposh_admin.php:471
324
+ #@ transposh
325
+ msgid "Do automatic translation immediately after a post has been published"
326
+ msgstr "Traducir automáticamente inmediatamente después de publicar una entrada"
327
+
328
+ #: wp/transposh_admin.php:476
329
+ #@ transposh
330
+ msgid "Select preferred auto translation engine"
331
+ msgstr "Seleccione el motor de auto traducción preferido"
332
+
333
+ #: wp/transposh_admin.php:477
334
+ #@ transposh
335
+ msgid "Translation engine:"
336
+ msgstr "Motor de Traducción:"
337
+
338
+ #: wp/transposh_admin.php:479
339
+ #@ transposh
340
+ msgid "Google"
341
+ msgstr "Google"
342
+
343
+ #: wp/transposh_admin.php:480
344
+ #@ transposh
345
+ msgid "Bing"
346
+ msgstr "Bing"
347
+
348
+ #: wp/transposh_admin.php:490
349
+ #@ transposh
350
+ msgid "Rewrite URLs"
351
+ msgstr "Reescribir las URLs"
352
+
353
+ #: wp/transposh_admin.php:501
354
+ #@ transposh
355
+ msgid "Add scripts to footer"
356
+ msgstr "Agregar scripts al pie de página"
357
+
358
+ #: wp/transposh_admin.php:510
359
+ #@ transposh
360
+ msgid "Auto detect language for users"
361
+ msgstr "Detección automática de idioma para los usuarios"
362
+
363
+ #: wp/transposh_admin.php:523
364
+ #@ transposh
365
+ msgid "Delete all automated translations"
366
+ msgstr "Eliminar todas las traducciones automáticas"
367
+
368
+ #: wp/transposh_admin.php:524
369
+ #@ transposh
370
+ msgid "Delete automated translations older than 14 days"
371
+ msgstr "Eliminar traducciones automáticas de más de 14 días de antigüedad"
372
+
373
+ #: wp/transposh_admin.php:525
374
+ #@ transposh
375
+ msgid "Attempt to fix errors caused by previous versions - please backup first"
376
+ msgstr "Tratar de corregir los errores causados por las versiones anteriores - por favor, haga copia de seguridad antes"
377
+
378
+ #: wp/transposh_admin.php:529
379
+ #@ transposh
380
+ msgid "Backup service for human translation"
381
+ msgstr "Servicio de copia de seguridad para la traducción humana"
382
+
383
+ #: wp/transposh_admin.php:530
384
+ #@ transposh
385
+ msgid "Enable daily backup"
386
+ msgstr "Habilitar copia de seguridad diaria"
387
+
388
+ #: wp/transposh_admin.php:531
389
+ #@ transposh
390
+ msgid "Enable live backup"
391
+ msgstr "Habilitar copia de seguridad en vivo"
392
+
393
+ #: wp/transposh_admin.php:532
394
+ #@ transposh
395
+ msgid "Disable backup (Can be run manually by clicking the button below)"
396
+ msgstr "Desactivar copia de seguridad (se puede ejecutar manualmente haciendo clic en el botón de abajo)"
397
+
398
+ #: wp/transposh_admin.php:533
399
+ #@ transposh
400
+ msgid "Service Key:"
401
+ msgstr "Clave de servicio:"
402
+
403
+ #: wp/transposh_admin.php:533
404
+ #@ transposh
405
+ msgid "How to restore?"
406
+ msgstr "¿Cómo restaurar?"
407
+
408
+ #: wp/transposh_admin.php:535
409
+ #@ transposh
410
+ msgid "Do Backup Now"
411
+ msgstr "Hacer copia de seguridad ahora"
412
+
413
+ #: wp/transposh_widget.php:88
414
+ #@ transposh
415
+ msgid "Transposh language selection widget"
416
+ msgstr "Widget de selección de lenguaje Transposh"
417
+
418
+ #: wp/transposh_widget.php:209
419
+ #@ transposh
420
+ msgid "Translation"
421
+ msgstr "Traducción"
422
+
423
+ #: wp/transposh_widget.php:222
424
+ #@ transposh
425
+ msgid "Set as default language"
426
+ msgstr "Establecer como idioma predeterminado"
427
+
428
+ #: wp/transposh_widget.php:255
429
+ #@ transposh
430
+ msgid "translation plugin for wordpress"
431
+ msgstr "Plugin de traducción para WordPress"
432
+
433
+ #: wp/transposh_widget.php:258
434
+ #@ transposh
435
+ msgid "wordpress translation plugin"
436
+ msgstr "Plugin de traducción de WordPress"
437
+
438
+ #: wp/transposh_widget.php:261
439
+ #@ transposh
440
+ msgid "translate your blog to 60+ languages"
441
+ msgstr "Traduce tu blog a más de 60 idiomas"
442
+
443
+ #: wp/transposh_widget.php:264
444
+ #@ transposh
445
+ msgid "website crowdsourcing translation plugin"
446
+ msgstr "Plugin de traducción crowdsourcing de páginas web"
447
+
448
+ #: wp/transposh_widget.php:267
449
+ #@ transposh
450
+ msgid "google translate and bing translate plugin for wordpress"
451
+ msgstr "Plugin de traductor de Google y Bing para WordPress"
452
+
453
+ #: wp/transposh_widget.php:363
454
+ #@ transposh
455
+ msgid "Style:"
456
+ msgstr "Estilo:"
457
+
458
+ #: wp/transposh_widget.php:372
459
+ #@ transposh
460
+ msgid "Effects:"
461
+ msgstr "Efectos:"
462
+
463
+ #: wp/transposh_widget.php:374
464
+ #@ transposh
465
+ msgid "Show progress bar when a client triggers automatic translation"
466
+ msgstr "Mostrar la barra de progreso cuando un cliente activa la traducción automática"
467
+
468
+ #: wp/transposh_widget.php:374
469
+ #@ transposh
470
+ msgid "Show progress bar"
471
+ msgstr "Mostrar la barra de progreso"
472
+
473
+ #: wp/transposh_widget.php:376
474
+ #@ transposh
475
+ msgid "Widget will allow setting this language as user default"
476
+ msgstr "El Widget permitirá establecer esta lengua como predeterminada del usuario"
477
+
478
+ #: wp/transposh_widget.php:376
479
+ #@ transposh
480
+ msgid "Allow user to set current language as default"
481
+ msgstr "Permitir al usuario establecer el idioma actual como predeterminado"
482
+
483
+ #: wp/transposh_widget.php:378
484
+ #@ transposh
485
+ msgid "Transposh logo will not appear on widget"
486
+ msgstr "El logo de Transposh no aparecerá en el widget"
487
+
488
+ #: wp/transposh_widget.php:378
489
+ #@ transposh
490
+ msgid "Remove transposh logo (see <a href=\"http://transposh.org/logoterms\">terms</a>)"
491
+ msgstr "Quitar el logotipo de Transposh (ver <a href=\\\"http://transposh.org/logoterms\\\"> condiciones</a> )"
492
+
493
+ #: wp/transposh_widget.php:381
494
+ #@ transposh
495
+ msgid "Edit interface (and progress bar) theme:"
496
+ msgstr "Tema de la interfaz de edición (y de la barra de progreso):"
497
+
498
+ #: transposh.php:838
499
+ #@ default
500
+ msgid "Settings"
501
+ msgstr ""
502
+
503
+ #. translators: plugin header field 'Name'
504
+ #: transposh.php:0
505
+ #@ transposh
506
+ msgid "Transposh Translation Filter"
507
+ msgstr "Filtro de Traducción Transposh"
508
+
509
+ #. translators: plugin header field 'PluginURI'
510
+ #. translators: plugin header field 'AuthorURI'
511
+ #: transposh.php:0
512
+ #@ transposh
513
+ msgid "http://transposh.org/"
514
+ msgstr "http://transposh.org/"
515
+
516
+ #. translators: plugin header field 'Description'
517
+ #: transposh.php:0
518
+ #@ transposh
519
+ msgid "Translation filter for WordPress, After enabling please set languages at the <a href=\"options-general.php?page=transposh\">the options page</a> Want to help? visit our development site at <a href=\"http://trac.transposh.org/\">trac.transposh.org</a>."
520
+ msgstr "Filtro de Traducción para WordPress, después de habilitarlo configurar los idiomas en la <a href=\\\"options-general.php?page=transposh\\\">página de opciones</a> ¿Quieres ayudar? visite nuestro sitio de desarrollo en <a href=\\\"http://trac.transposh.org/\\\">trac.transposh.org</a> ."
521
+
522
+ #. translators: plugin header field 'Author'
523
+ #: transposh.php:0
524
+ #@ transposh
525
+ msgid "Team Transposh"
526
+ msgstr "Equipo Transposh"
527
+
528
+ #. translators: plugin header field 'Version'
529
+ #: transposh.php:0
530
+ #@ transposh
531
+ msgid "0.7.1"
532
+ msgstr "0.7.1"
533
+
534
+ #: wp/transposh_admin.php:494
535
+ #@ transposh
536
+ msgid "Rewrite URLs to be search engine friendly, e.g. (http://transposh.org/<strong>en</strong>). Requires that permalinks will be enabled."
537
+ msgstr "Reescribe las URLs para que sean amigables para los motores de búsqueda, por ejemplo (http://transposh.org/ <strong>en).</strong> Requiere que los permalinks estén habilitados."
538
+
539
+ #: wp/transposh_admin.php:504
540
+ #@ transposh
541
+ msgid "Push transposh scripts to footer of page instead of header, makes pages load faster. Requires that your theme should have proper footer support."
542
+ msgstr "Ponga los scripts de Transposh al pie de la página en lugar de cabecera, hace que las páginas se cargan más rápido. Se requiere que su tema tenga adecuado soporte para footer."
543
+
544
+ #: wp/transposh_admin.php:513
545
+ #@ transposh
546
+ msgid "This enables auto detection of language used by the user as defined in the ACCEPT_LANGUAGES they send. This will redirect the first page accessed in the session to the same page with the detected language."
547
+ msgstr "Esto permite la detección automática del idioma utilizado por el usuario tal como se define en el ACCEPT_LANGUAGES que envían. Esto redireccionará la primera página visitada en la sesión a la misma página con el idioma detectado."
548
+
langs/transposh-fa_IR.mo ADDED
Binary file
langs/transposh-fa_IR.po ADDED
@@ -0,0 +1,549 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Persian transposh\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-02-07 03:02+0330\n"
6
+ "PO-Revision-Date: 2011-02-07 04:04+0330\n"
7
+ "Last-Translator: Sushyant Zavarzadeh <sushyant@zavarzadeh.org>\n"
8
+ "Language-Team: S & S Group www.zavarzadeh.org <sushyant@zavarzadeh.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: Persian\n"
14
+ "X-Poedit-Country: IRAN, ISLAMIC REPUBLIC OF\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: C:/Documents and Settings/zavarzadeh/Desktop/transposh-translation-filter-for-wordpress\n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: C:/Documents and Settings/zavarzadeh/Desktop/transposh-translation-filter-for-wordpress\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: transposh.php:838
23
+ #@ default
24
+ msgid "Settings"
25
+ msgstr "گزینه ها"
26
+
27
+ #: wp/transposh_3rdparty.php:148
28
+ #, php-format
29
+ #@ buddypress
30
+ msgid "%s translated a phrase to %s with transposh:"
31
+ msgstr "%s ترجمه­ی واژه­ها %s با ترنسپاش:"
32
+
33
+ #: wp/transposh_admin.php:140
34
+ #@ transposh
35
+ msgid "Transposh makes your blog translatable"
36
+ msgstr "ترنسپاش تارنمای شما را ترجمه می­کند"
37
+
38
+ #: wp/transposh_admin.php:141
39
+ #@ transposh
40
+ msgid "Plugin homepage"
41
+ msgstr "خانه­ی افزونه"
42
+
43
+ #: wp/transposh_admin.php:142
44
+ #@ transposh
45
+ msgid "Frequently asked questions"
46
+ msgstr "پرسش و پاسخ"
47
+
48
+ #: wp/transposh_admin.php:150
49
+ #@ transposh
50
+ msgid "Transposh control center"
51
+ msgstr "مرکز کنترل ترنسپاش"
52
+
53
+ #: wp/transposh_admin.php:150
54
+ #: wp/transposh_admin.php:215
55
+ #: wp/transposh_postpublish.php:49
56
+ #: wp/transposh_postpublish.php:50
57
+ #: wp/transposh_widget.php:88
58
+ #: wp/transposh_widget.php:91
59
+ #: wp/transposh_widget.php:252
60
+ #@ transposh
61
+ msgid "Transposh"
62
+ msgstr "ترنسپاش"
63
+
64
+ #: wp/transposh_admin.php:190
65
+ #@ transposh
66
+ msgid "About this plugin"
67
+ msgstr "درباره­ی این افزونه"
68
+
69
+ #: wp/transposh_admin.php:191
70
+ #@ transposh
71
+ msgid "Widget settings"
72
+ msgstr "گزینه­های ابزارک"
73
+
74
+ #: wp/transposh_admin.php:192
75
+ #@ transposh
76
+ msgid "Plugin news"
77
+ msgstr "گزارش­های افزونه"
78
+
79
+ #: wp/transposh_admin.php:193
80
+ #@ transposh
81
+ msgid "Plugin stats"
82
+ msgstr "آمار افزونه"
83
+
84
+ #: wp/transposh_admin.php:194
85
+ #@ transposh
86
+ msgid "Translate all"
87
+ msgstr "ترجمه­ی همه­­"
88
+
89
+ #: wp/transposh_admin.php:195
90
+ #@ transposh
91
+ msgid "Supported languages"
92
+ msgstr "زبان­های پشتیبانی شده"
93
+
94
+ #: wp/transposh_admin.php:196
95
+ #@ transposh
96
+ msgid "Translation settings"
97
+ msgstr "گزینه­های ترجمه"
98
+
99
+ #: wp/transposh_admin.php:197
100
+ #@ transposh
101
+ msgid "Automatic translation settings"
102
+ msgstr "گزینه­های ترجمه­ی خودکار"
103
+
104
+ #: wp/transposh_admin.php:198
105
+ #@ transposh
106
+ msgid "Generic settings"
107
+ msgstr "گزینه­های همگانی"
108
+
109
+ #: wp/transposh_admin.php:199
110
+ #@ transposh
111
+ msgid "Database maintenance"
112
+ msgstr "درست کردن (تعمیر) و نگه­داری پایگاه­داده"
113
+
114
+ #: wp/transposh_admin.php:208
115
+ #@ transposh
116
+ msgid "Transposh community features"
117
+ msgstr "ویژگی های همه­گیر ترنسپاش"
118
+
119
+ #: wp/transposh_admin.php:236
120
+ #@ default
121
+ msgid "Save Changes"
122
+ msgstr "نگه­داری دگرگونی­ها"
123
+
124
+ #: wp/transposh_admin.php:260
125
+ #@ transposh
126
+ msgid "Problems?"
127
+ msgstr "مشکل؟"
128
+
129
+ #: wp/transposh_admin.php:278
130
+ #@ transposh
131
+ msgid "Plugin Homepage"
132
+ msgstr "خانه­ی افزونه"
133
+
134
+ #: wp/transposh_admin.php:279
135
+ #@ transposh
136
+ msgid "Suggest a Feature"
137
+ msgstr "پیشنهاد یک ویژگی"
138
+
139
+ #: wp/transposh_admin.php:281
140
+ #@ transposh
141
+ msgid "Report a Bug"
142
+ msgstr "گزارش یک نادرستی (خطا)"
143
+
144
+ #: wp/transposh_admin.php:302
145
+ #@ transposh
146
+ msgid "Translate by clicking the button below"
147
+ msgstr "ترجمه کردن با فشردن دکمه­ی زیر"
148
+
149
+ #: wp/transposh_admin.php:303
150
+ #@ transposh
151
+ msgid "Translate All Now"
152
+ msgstr "هم­اکنون همه را ترجمه کن"
153
+
154
+ #: wp/transposh_admin.php:360
155
+ #@ transposh
156
+ msgid "Default Language (drag another language here to make it default)"
157
+ msgstr "زبان پیش­گزیده (دکمه موشواره را روی یک زبان فشار دهید و به این جا بکشید و سپس رها کنید))"
158
+
159
+ #: wp/transposh_admin.php:367
160
+ #@ transposh
161
+ msgid "Available Languages (Click to toggle language state - Drag to sort in the widget)"
162
+ msgstr "زبان­های در دسترس (بر روی دگرگونی آمار زبان فشار دهید - بر پایه­ی چینش ابزارک بکشید)"
163
+
164
+ #: wp/transposh_admin.php:388
165
+ #@ transposh
166
+ msgid "Display options:"
167
+ msgstr "گزینه­های نمایش:"
168
+
169
+ #: wp/transposh_admin.php:389
170
+ #@ transposh
171
+ msgid "Toggle names of languages between English and Original"
172
+ msgstr "دگرگونی نام زبان­های بین انگلیسی و زبان پایه"
173
+
174
+ #: wp/transposh_admin.php:390
175
+ #@ transposh
176
+ msgid "Make all languages active"
177
+ msgstr "به کار­ انداختن همه­ی زبان­ها"
178
+
179
+ #: wp/transposh_admin.php:391
180
+ #@ transposh
181
+ msgid "Sort by language name"
182
+ msgstr "چینش بر پایه­ی نام زبان"
183
+
184
+ #: wp/transposh_admin.php:392
185
+ #@ transposh
186
+ msgid "Sort by lSO code"
187
+ msgstr "چینش بر پایه­ی کد ISO"
188
+
189
+ #: wp/transposh_admin.php:393
190
+ #@ transposh
191
+ msgid "Legend:"
192
+ msgstr "ریزباره (توضیح)"
193
+
194
+ #: wp/transposh_admin.php:393
195
+ #@ transposh
196
+ msgid "Green - active"
197
+ msgstr "سبز - کارا (فعال)"
198
+
199
+ #: wp/transposh_admin.php:393
200
+ #@ transposh
201
+ msgid "Yellow - translateable (only translators will see this language)"
202
+ msgstr "زرد - ترجمه­شدنی (تنها مترجم­ها می­توانند این زبان­ها را ببینند)"
203
+
204
+ #: wp/transposh_admin.php:393
205
+ #@ transposh
206
+ msgid "blank - inactive"
207
+ msgstr "سپید - از کار افتاده (غیرفعال)"
208
+
209
+ #: wp/transposh_admin.php:410
210
+ #@ transposh
211
+ msgid "Who can translate ?"
212
+ msgstr "چه کسی می­تواند ترجمه کند؟"
213
+
214
+ #: wp/transposh_admin.php:417
215
+ #@ transposh
216
+ msgid "Anonymous"
217
+ msgstr "بی­نام"
218
+
219
+ #: wp/transposh_admin.php:423
220
+ #@ transposh
221
+ msgid "Enable default language translation"
222
+ msgstr "به کار انداختن ترجمه­ی زبان پیش­گزیده"
223
+
224
+ #: wp/transposh_admin.php:425
225
+ #@ transposh
226
+ msgid "Allow translation of default language - useful for sites with more than one major language"
227
+ msgstr "اجازه­ی ترجمه­ی زبان پیش­گزیده - برای تارنماهای دارای بیش از یک زبان پایه سودمند است."
228
+
229
+ #: wp/transposh_admin.php:432
230
+ #@ transposh
231
+ msgid "Enable search in translated languages"
232
+ msgstr "به کار­ انداختن جست­و­جو در زبان­های ترجمه­شده"
233
+
234
+ #: wp/transposh_admin.php:441
235
+ #@ transposh
236
+ msgid "Enable url translation"
237
+ msgstr "به کار انداختن نشانی ترجمه"
238
+
239
+ #: wp/transposh_admin.php:441
240
+ #: wp/transposh_admin.php:450
241
+ #@ transposh
242
+ msgid "experimental"
243
+ msgstr "آزمایشی"
244
+
245
+ #: wp/transposh_admin.php:443
246
+ #@ transposh
247
+ msgid "Allow translation of permalinks and urls"
248
+ msgstr "اجازه دادن به ترجمه­ی پیوند یکتا و نشانی­ها"
249
+
250
+ #: wp/transposh_admin.php:450
251
+ #@ transposh
252
+ msgid "Enable gettext integration"
253
+ msgstr "به کار انداختن دریافت یکپارچه­ی نوشته یا gettext integration"
254
+
255
+ #: wp/transposh_admin.php:452
256
+ #@ transposh
257
+ msgid "Enable integration of Transposh with existing gettext interface (.po/.mo files)"
258
+ msgstr "به کار انداختن آمیختن ترانسپاش با پرونده های (.mo /.po) "
259
+
260
+ #: wp/transposh_admin.php:461
261
+ #@ transposh
262
+ msgid "Enable automatic translation"
263
+ msgstr "به کار انداختن ترجمه­ی خودکار"
264
+
265
+ #: wp/transposh_admin.php:463
266
+ #@ transposh
267
+ msgid "Allow automatic translation of pages"
268
+ msgstr "اجازه به ترجمه­ی خودکار برگه­ها"
269
+
270
+ #: wp/transposh_admin.php:469
271
+ #@ transposh
272
+ msgid "Enable automatic translation after posting"
273
+ msgstr "به کار انداختن ترجمه­ی خودکار پس از آغاز نوشتن"
274
+
275
+ #: wp/transposh_admin.php:471
276
+ #@ transposh
277
+ msgid "Do automatic translation immediately after a post has been published"
278
+ msgstr "ترجمه­ی خودکار شتابان، پس از افزودن یک نوشته"
279
+
280
+ #: wp/transposh_admin.php:476
281
+ #@ transposh
282
+ msgid "Select preferred auto translation engine"
283
+ msgstr "موتور ترجمه ی بهتر را برگزینید"
284
+
285
+ #: wp/transposh_admin.php:477
286
+ #@ transposh
287
+ msgid "Translation engine:"
288
+ msgstr "موتور ترجمه کننده:"
289
+
290
+ #: wp/transposh_admin.php:479
291
+ #@ transposh
292
+ msgid "Google"
293
+ msgstr "گوگل"
294
+
295
+ #: wp/transposh_admin.php:480
296
+ #@ transposh
297
+ msgid "Bing"
298
+ msgstr "بینگ"
299
+
300
+ #: wp/transposh_admin.php:490
301
+ #@ transposh
302
+ msgid "Rewrite URLs"
303
+ msgstr "بازنویسی نشانی"
304
+
305
+ #: wp/transposh_admin.php:494
306
+ #@ transposh
307
+ msgid "Rewrite URLs to be search engine friendly, e.g. (http://transposh.org/<strong>en</strong>). Requires that permalinks will be enabled."
308
+ msgstr "بازنویسی نشانی­های موتورهای جست­و­جو همانند (http://transposh.org/<strong>en</strong>).این کار هنگامی رخ می دهد که پیوندهای یکتا به کار افتاده باشند."
309
+
310
+ #: wp/transposh_admin.php:501
311
+ #@ transposh
312
+ msgid "Add scripts to footer"
313
+ msgstr "افزودن اسکریپت ها به پانوشت (فوتر)"
314
+
315
+ #: wp/transposh_admin.php:504
316
+ #@ transposh
317
+ msgid "Push transposh scripts to footer of page instead of header, makes pages load faster. Requires that your theme should have proper footer support."
318
+ msgstr "فشردن اسکریپت­های ترنسپاش در پانوشت (فوتر) برگه به جای سربرگ (هیدر) شتاب بارگیری را افزایش می­دهد. برای این کار پوسته­ی شما باید پانوشت خوبی داشته باشد. "
319
+
320
+ #: wp/transposh_admin.php:510
321
+ #@ transposh
322
+ msgid "Auto detect language for users"
323
+ msgstr "شناسایی خودکار زبان کاربرها"
324
+
325
+ #: wp/transposh_admin.php:513
326
+ #@ transposh
327
+ msgid "This enables auto detection of language used by the user as defined in the ACCEPT_LANGUAGES they send. This will redirect the first page accessed in the session to the same page with the detected language."
328
+ msgstr "این به کارگیری شناسایی خودکار زبان کاربر به عنوان ACCEPT_LANGUAGES به آن­ها فرستاده می شود. این کار زبان پایه­ی تارنما را دگرگون می کند و به طور خودکار زبان شناسایی شده را جایگزین می­کند."
329
+
330
+ #: wp/transposh_admin.php:523
331
+ #@ transposh
332
+ msgid "Delete all automated translations"
333
+ msgstr "پاک­ کردن خودکار همه­ی ترجمه­ها"
334
+
335
+ #: wp/transposh_admin.php:524
336
+ #@ transposh
337
+ msgid "Delete automated translations older than 14 days"
338
+ msgstr "پاک کردن خودکار ترجمه­های پیش از 14 روز گذشته"
339
+
340
+ #: wp/transposh_admin.php:525
341
+ #@ transposh
342
+ msgid "Attempt to fix errors caused by previous versions - please backup first"
343
+ msgstr "تلاش برای درست­کردن نادرستی­های پیش­آمده در نگارش­های پیشین - نخست برون­بری کنید"
344
+
345
+ #: wp/transposh_admin.php:529
346
+ #@ transposh
347
+ msgid "Backup service for human translation"
348
+ msgstr "سرویس برون­بری برای ترجمه­ی انسان"
349
+
350
+ #: wp/transposh_admin.php:530
351
+ #@ transposh
352
+ msgid "Enable daily backup"
353
+ msgstr "به کار انداختن برون­بری روزانه"
354
+
355
+ #: wp/transposh_admin.php:531
356
+ #@ transposh
357
+ msgid "Enable live backup"
358
+ msgstr "به کار انداختن برون­بری زنده"
359
+
360
+ #: wp/transposh_admin.php:532
361
+ #@ transposh
362
+ msgid "Disable backup (Can be run manually by clicking the button below)"
363
+ msgstr "از کار انداختن برون­بری (به شیوه­ی دستی با فشردن دکمه­ی زیر رخ می­دهد)"
364
+
365
+ #: wp/transposh_admin.php:533
366
+ #@ transposh
367
+ msgid "Service Key:"
368
+ msgstr "کلید سرویس:"
369
+
370
+ #: wp/transposh_admin.php:533
371
+ #@ transposh
372
+ msgid "How to restore?"
373
+ msgstr "چگونه بازگردانی کنیم؟"
374
+
375
+ #: wp/transposh_admin.php:535
376
+ #@ transposh
377
+ msgid "Do Backup Now"
378
+ msgstr "هم اکنون برون­بری (پشتیبان­گیری) کن"
379
+
380
+ #: wp/transposh_db.php:640
381
+ #@ transposh
382
+ msgid "Database stats"
383
+ msgstr "آمار پایگاه­داده"
384
+
385
+ #: wp/transposh_db.php:645
386
+ #, php-format
387
+ #@ transposh
388
+ msgid "Total of <strong style=\"color:red\">%s</strong> translated phrases."
389
+ msgstr "شمار <strong style=\"color:red\">%s</strong> واژه های ترجمه شده"
390
+
391
+ #: wp/transposh_db.php:652
392
+ #, php-format
393
+ #@ transposh
394
+ msgid "<strong>%1s</strong> has <strong style=\"color:red\">%2s</strong> human translated phrases."
395
+ msgstr "<strong>%1s</strong>ترجمه ی واژه به دست انسان <strong style=\"color:red\">%2s</strong>دارد"
396
+
397
+ #: wp/transposh_db.php:655
398
+ #@ transposh
399
+ msgid "Recent activity"
400
+ msgstr "واپسین کارها"
401
+
402
+ #: wp/transposh_db.php:660
403
+ #, php-format
404
+ #@ transposh
405
+ msgid "On <strong>%1s</strong><br/>user <strong>%2s</strong> translated<br/>\"<strong>%3s</strong>\"<br/>to <strong style=\"color:red\">%4s</strong><br/>\"<strong>%5s</strong>\""
406
+ msgstr "در <strong>%1s</strong><br/>user <strong>%2s</strong> ترجمه­شده<br/>\"<strong>%3s</strong>\"<br/>به <strong style=\"color:red\">%4s</strong><br/>\"<strong>%5s</strong>\""
407
+
408
+ #: wp/transposh_widget.php:88
409
+ #@ transposh
410
+ msgid "Transposh language selection widget"
411
+ msgstr "ابزارک برگزیدن زبان ترنسپاش"
412
+
413
+ #: wp/transposh_widget.php:209
414
+ #@ transposh
415
+ msgid "Translation"
416
+ msgstr "ترجمه"
417
+
418
+ #: wp/transposh_widget.php:222
419
+ #@ transposh
420
+ msgid "Set as default language"
421
+ msgstr "زبان پیش­گزیده کردن"
422
+
423
+ #: wp/transposh_widget.php:363
424
+ #@ transposh
425
+ msgid "Style:"
426
+ msgstr "شیوه:"
427
+
428
+ #: wp/transposh_widget.php:372
429
+ #@ transposh
430
+ msgid "Effects:"
431
+ msgstr "تأثیرها:"
432
+
433
+ #: wp/transposh_widget.php:374
434
+ #@ transposh
435
+ msgid "Show progress bar"
436
+ msgstr "نمایش نوار پیشرفت"
437
+
438
+ #: wp/transposh_widget.php:376
439
+ #@ transposh
440
+ msgid "Allow user to set current language as default"
441
+ msgstr "اجازه دادن به کاربر برای برگزیدن زبان کنونی به عنوان پیش­گزیده "
442
+
443
+ #: wp/transposh_widget.php:378
444
+ #@ transposh
445
+ msgid "Remove transposh logo (see <a href=\"http://transposh.org/logoterms\">terms</a>)"
446
+ msgstr "پاک کردن لوگوی ترنسپاش <a href=\"http://transposh.org/logoterms\">آیین نامه را بخوانید</a>)"
447
+
448
+ #: wp/transposh_widget.php:381
449
+ #@ transposh
450
+ msgid "Edit interface (and progress bar) theme:"
451
+ msgstr "ویرایش پوسته­ی نما و نوار پیشرفت:"
452
+
453
+ #. translators: plugin header field 'Name'
454
+ #: transposh.php:0
455
+ #@ transposh
456
+ msgid "Transposh Translation Filter"
457
+ msgstr ""
458
+
459
+ #. translators: plugin header field 'PluginURI'
460
+ #. translators: plugin header field 'AuthorURI'
461
+ #: transposh.php:0
462
+ #@ transposh
463
+ msgid "http://transposh.org/"
464
+ msgstr ""
465
+
466
+ #. translators: plugin header field 'Description'
467
+ #: transposh.php:0
468
+ #@ transposh
469
+ msgid "Translation filter for WordPress, After enabling please set languages at the <a href=\"options-general.php?page=transposh\">the options page</a> Want to help? visit our development site at <a href=\"http://trac.transposh.org/\">trac.transposh.org</a>."
470
+ msgstr ""
471
+
472
+ #. translators: plugin header field 'Author'
473
+ #: transposh.php:0
474
+ #@ transposh
475
+ msgid "Team Transposh"
476
+ msgstr ""
477
+
478
+ #. translators: plugin header field 'Version'
479
+ #: transposh.php:0
480
+ #, php-format
481
+ #@ transposh
482
+ msgid "%VERSION%"
483
+ msgstr ""
484
+
485
+ #: wp/transposh_admin.php:377
486
+ #@ transposh
487
+ msgid "Language supported by google translate"
488
+ msgstr ""
489
+
490
+ #: wp/transposh_admin.php:379
491
+ #@ transposh
492
+ msgid "Language supported by bing translate"
493
+ msgstr ""
494
+
495
+ #: wp/transposh_admin.php:381
496
+ #@ transposh
497
+ msgid "Language supported by apertium translate"
498
+ msgstr ""
499
+
500
+ #: wp/transposh_admin.php:383
501
+ #@ transposh
502
+ msgid "Language is written from right to left"
503
+ msgstr ""
504
+
505
+ #: wp/transposh_admin.php:434
506
+ #@ transposh
507
+ msgid "Allow search of translated languages (and the original language)"
508
+ msgstr ""
509
+
510
+ #: wp/transposh_widget.php:255
511
+ #@ transposh
512
+ msgid "translation plugin for wordpress"
513
+ msgstr ""
514
+
515
+ #: wp/transposh_widget.php:258
516
+ #@ transposh
517
+ msgid "wordpress translation plugin"
518
+ msgstr ""
519
+
520
+ #: wp/transposh_widget.php:261
521
+ #@ transposh
522
+ msgid "translate your blog to 60+ languages"
523
+ msgstr ""
524
+
525
+ #: wp/transposh_widget.php:264
526
+ #@ transposh
527
+ msgid "website crowdsourcing translation plugin"
528
+ msgstr ""
529
+
530
+ #: wp/transposh_widget.php:267
531
+ #@ transposh
532
+ msgid "google translate and bing translate plugin for wordpress"
533
+ msgstr ""
534
+
535
+ #: wp/transposh_widget.php:374
536
+ #@ transposh
537
+ msgid "Show progress bar when a client triggers automatic translation"
538
+ msgstr ""
539
+
540
+ #: wp/transposh_widget.php:376
541
+ #@ transposh
542
+ msgid "Widget will allow setting this language as user default"
543
+ msgstr ""
544
+
545
+ #: wp/transposh_widget.php:378
546
+ #@ transposh
547
+ msgid "Transposh logo will not appear on widget"
548
+ msgstr ""
549
+
langs/transposh-it_IT.mo ADDED
Binary file
langs/transposh-it_IT.po ADDED
@@ -0,0 +1,549 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/transposh-translation-filter-for-wordpress\n"
5
+ "POT-Creation-Date: 2010-10-13 10:21+0000\n"
6
+ "PO-Revision-Date: 2011-02-26 14:12+0100\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: LANGUAGE <LL@li.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=utf-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: \n"
14
+ "X-Poedit-Country: \n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: \n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: transposh.php:838
23
+ #@ default
24
+ msgid "Settings"
25
+ msgstr "Configurazione"
26
+
27
+ #: wp/transposh_3rdparty.php:148
28
+ #, php-format
29
+ #@ buddypress
30
+ msgid "%s translated a phrase to %s with transposh:"
31
+ msgstr "%s frase tradotta in %s con Transposh:"
32
+
33
+ #: wp/transposh_admin.php:142
34
+ #@ transposh
35
+ msgid "Transposh makes your blog translatable"
36
+ msgstr "Transposh rende il tuo blog traducibile"
37
+
38
+ #: wp/transposh_admin.php:143
39
+ #@ transposh
40
+ msgid "Plugin homepage"
41
+ msgstr "Homepage del plugin"
42
+
43
+ #: wp/transposh_admin.php:144
44
+ #@ transposh
45
+ msgid "Frequently asked questions"
46
+ msgstr "Domande Frequenti (FAQ)"
47
+
48
+ #: wp/transposh_admin.php:152
49
+ #@ transposh
50
+ msgid "Transposh control center"
51
+ msgstr "Transposh Pannello di controllo"
52
+
53
+ #: wp/transposh_admin.php:152
54
+ #: wp/transposh_admin.php:217
55
+ #: wp/transposh_postpublish.php:49
56
+ #: wp/transposh_postpublish.php:50
57
+ #: wp/transposh_widget.php:88
58
+ #: wp/transposh_widget.php:91
59
+ #: wp/transposh_widget.php:252
60
+ #@ transposh
61
+ msgid "Transposh"
62
+ msgstr "Transposh"
63
+
64
+ #: wp/transposh_admin.php:192
65
+ #@ transposh
66
+ msgid "About this plugin"
67
+ msgstr "Riguardo al plugin"
68
+
69
+ #: wp/transposh_admin.php:193
70
+ #@ transposh
71
+ msgid "Widget settings"
72
+ msgstr "Configurazione Widget"
73
+
74
+ #: wp/transposh_admin.php:194
75
+ #@ transposh
76
+ msgid "Plugin news"
77
+ msgstr "Novità del Plugin"
78
+
79
+ #: wp/transposh_admin.php:195
80
+ #@ transposh
81
+ msgid "Plugin stats"
82
+ msgstr "Statistiche del Plugin"
83
+
84
+ #: wp/transposh_admin.php:196
85
+ #@ transposh
86
+ msgid "Translate all"
87
+ msgstr "Tradurre tutto"
88
+
89
+ #: wp/transposh_admin.php:197
90
+ #@ transposh
91
+ msgid "Supported languages"
92
+ msgstr "Lingue supportate"
93
+
94
+ #: wp/transposh_admin.php:198
95
+ #@ transposh
96
+ msgid "Translation settings"
97
+ msgstr "Configurazione Traduzioni"
98
+
99
+ #: wp/transposh_admin.php:199
100
+ #@ transposh
101
+ msgid "Automatic translation settings"
102
+ msgstr "Configurazione traduzione automatica"
103
+
104
+ #: wp/transposh_admin.php:200
105
+ #@ transposh
106
+ msgid "Generic settings"
107
+ msgstr "Configurazione Generale"
108
+
109
+ #: wp/transposh_admin.php:201
110
+ #@ transposh
111
+ msgid "Database maintenance"
112
+ msgstr "Manutenzione Database"
113
+
114
+ #: wp/transposh_admin.php:210
115
+ #@ transposh
116
+ msgid "Transposh community features"
117
+ msgstr "Caratteristiche del Transposh Community"
118
+
119
+ #: wp/transposh_admin.php:238
120
+ #@ default
121
+ msgid "Save Changes"
122
+ msgstr "Salva modifiche"
123
+
124
+ #: wp/transposh_admin.php:262
125
+ #@ transposh
126
+ msgid "Problems?"
127
+ msgstr "Problemi?"
128
+
129
+ #: wp/transposh_admin.php:280
130
+ #@ transposh
131
+ msgid "Plugin Homepage"
132
+ msgstr "Homepage del Plugin"
133
+
134
+ #: wp/transposh_admin.php:281
135
+ #@ transposh
136
+ msgid "Suggest a Feature"
137
+ msgstr "Suggerisci una funzione"
138
+
139
+ #: wp/transposh_admin.php:283
140
+ #@ transposh
141
+ msgid "Report a Bug"
142
+ msgstr "Segnala un bug"
143
+
144
+ #: wp/transposh_admin.php:304
145
+ #@ transposh
146
+ msgid "Translate by clicking the button below"
147
+ msgstr "Traduci cliccando sul bottone in basso"
148
+
149
+ #: wp/transposh_admin.php:305
150
+ #@ transposh
151
+ msgid "Translate All Now"
152
+ msgstr "Traduci tutto ora"
153
+
154
+ #: wp/transposh_admin.php:362
155
+ #@ transposh
156
+ msgid "Default Language (drag another language here to make it default)"
157
+ msgstr "Lingua predefinita (trascina qui un'altra lingua per renderla predefinita)"
158
+
159
+ #: wp/transposh_admin.php:369
160
+ #@ transposh
161
+ msgid "Available Languages (Click to toggle language state - Drag to sort in the widget)"
162
+ msgstr "Lingue disponibili (Clicca per modificarne l'attivazione - Trascina per modificarne l'ordine nel widget)"
163
+
164
+ #: wp/transposh_admin.php:379
165
+ #@ transposh
166
+ msgid "Language supported by google translate"
167
+ msgstr "Lingue supportate da Google Translate"
168
+
169
+ #: wp/transposh_admin.php:381
170
+ #@ transposh
171
+ msgid "Language supported by bing translate"
172
+ msgstr "Lingue supportate da Bing Translate"
173
+
174
+ #: wp/transposh_admin.php:385
175
+ #@ transposh
176
+ msgid "Language is written from right to left"
177
+ msgstr "Lingua scritta da destra a sinistra"
178
+
179
+ #: wp/transposh_admin.php:390
180
+ #@ transposh
181
+ msgid "Display options:"
182
+ msgstr "Mostra opzioni:"
183
+
184
+ #: wp/transposh_admin.php:391
185
+ #@ transposh
186
+ msgid "Toggle names of languages between English and Original"
187
+ msgstr "Inverti nome della lingua tra Inglese ed Originale"
188
+
189
+ #: wp/transposh_admin.php:392
190
+ #@ transposh
191
+ msgid "Make all languages active"
192
+ msgstr "Attiva tutte le lingue"
193
+
194
+ #: wp/transposh_admin.php:393
195
+ #@ transposh
196
+ msgid "Sort by language name"
197
+ msgstr "Elenca per nome della lingua"
198
+
199
+ #: wp/transposh_admin.php:394
200
+ #@ transposh
201
+ msgid "Sort by lSO code"
202
+ msgstr "Elenca per codice ISO"
203
+
204
+ #: wp/transposh_admin.php:395
205
+ #@ transposh
206
+ msgid "Legend:"
207
+ msgstr "Legenda:"
208
+
209
+ #: wp/transposh_admin.php:395
210
+ #@ transposh
211
+ msgid "Green - active"
212
+ msgstr "Verde - Attivata"
213
+
214
+ #: wp/transposh_admin.php:395
215
+ #@ transposh
216
+ msgid "Yellow - translateable (only translators will see this language)"
217
+ msgstr "Giallo - Traducibile (solo i traduttori autorizzati vedranno questa lingua)"
218
+
219
+ #: wp/transposh_admin.php:395
220
+ #@ transposh
221
+ msgid "blank - inactive"
222
+ msgstr "Bianco - Non attiva"
223
+
224
+ #: wp/transposh_admin.php:412
225
+ #@ transposh
226
+ msgid "Who can translate ?"
227
+ msgstr "Chi può tradurre?"
228
+
229
+ #: wp/transposh_admin.php:419
230
+ #@ transposh
231
+ msgid "Anonymous"
232
+ msgstr "Anonimi"
233
+
234
+ #: wp/transposh_admin.php:425
235
+ #@ transposh
236
+ msgid "Enable default language translation"
237
+ msgstr "Abilita traduzione della lingua predefinita"
238
+
239
+ #: wp/transposh_admin.php:427
240
+ #@ transposh
241
+ msgid "Allow translation of default language - useful for sites with more than one major language"
242
+ msgstr "Permetti traduzione della lingua predefinita - utile per siti con più di una lingua principale"
243
+
244
+ #: wp/transposh_admin.php:434
245
+ #@ transposh
246
+ msgid "Enable search in translated languages"
247
+ msgstr "Abilita ricerca nelle lingue tradotte"
248
+
249
+ #: wp/transposh_admin.php:443
250
+ #@ transposh
251
+ msgid "Enable url translation"
252
+ msgstr "Abilita traduzione delle URL"
253
+
254
+ #: wp/transposh_admin.php:443
255
+ #: wp/transposh_admin.php:452
256
+ #@ transposh
257
+ msgid "experimental"
258
+ msgstr "sperimentale"
259
+
260
+ #: wp/transposh_admin.php:445
261
+ #@ transposh
262
+ msgid "Allow translation of permalinks and urls"
263
+ msgstr "Permetti la traduzione dei permalinks e delle URL"
264
+
265
+ #: wp/transposh_admin.php:452
266
+ #@ transposh
267
+ msgid "Enable gettext integration"
268
+ msgstr "Abilita la traduzione gettext"
269
+
270
+ #: wp/transposh_admin.php:454
271
+ #@ transposh
272
+ msgid "Enable integration of Transposh with existing gettext interface (.po/.mo files)"
273
+ msgstr "Abilita l'integrazione di Transposh con l'interfaccia gettext esistente (.po/mo files)"
274
+
275
+ #: wp/transposh_admin.php:463
276
+ #@ transposh
277
+ msgid "Enable automatic translation"
278
+ msgstr "Abilita la traduzione automatica"
279
+
280
+ #: wp/transposh_admin.php:465
281
+ #@ transposh
282
+ msgid "Allow automatic translation of pages"
283
+ msgstr "Permetti la traduzione automatica delle pagine"
284
+
285
+ #: wp/transposh_admin.php:471
286
+ #@ transposh
287
+ msgid "Enable automatic translation after posting"
288
+ msgstr "Abilita la traduzione automatica dopo la pubblicazione"
289
+
290
+ #: wp/transposh_admin.php:473
291
+ #@ transposh
292
+ msgid "Do automatic translation immediately after a post has been published"
293
+ msgstr "Traduci immediatamente dopo che un articolo è stato pubblicato"
294
+
295
+ #: wp/transposh_admin.php:478
296
+ #@ transposh
297
+ msgid "Select preferred auto translation engine"
298
+ msgstr "Seleziona il sistema di traduzione automatica preferito"
299
+
300
+ #: wp/transposh_admin.php:479
301
+ #@ transposh
302
+ msgid "Translation engine:"
303
+ msgstr "Traduttore automatico:"
304
+
305
+ #: wp/transposh_admin.php:481
306
+ #@ transposh
307
+ msgid "Google"
308
+ msgstr "Google"
309
+
310
+ #: wp/transposh_admin.php:482
311
+ #@ transposh
312
+ msgid "Bing"
313
+ msgstr "Bing"
314
+
315
+ #: wp/transposh_admin.php:492
316
+ #@ transposh
317
+ msgid "Rewrite URLs"
318
+ msgstr "Riscrivi URLs"
319
+
320
+ #: wp/transposh_admin.php:503
321
+ #@ transposh
322
+ msgid "Add scripts to footer"
323
+ msgstr "Aggiungi gli scripts nel footer"
324
+
325
+ #: wp/transposh_admin.php:512
326
+ #@ transposh
327
+ msgid "Auto detect language for users"
328
+ msgstr "Auto rilevamento della lingua degli utenti"
329
+
330
+ #: wp/transposh_admin.php:525
331
+ #@ transposh
332
+ msgid "Delete all automated translations"
333
+ msgstr "Cancella tutte le traduzioni automatiche"
334
+
335
+ #: wp/transposh_admin.php:526
336
+ #@ transposh
337
+ msgid "Delete automated translations older than 14 days"
338
+ msgstr "Cancella le traduzioni automatiche più vecchie di 14 giorni"
339
+
340
+ #: wp/transposh_admin.php:531
341
+ #@ transposh
342
+ msgid "Backup service for human translation"
343
+ msgstr "Backup di servizio per traduzione manuale"
344
+
345
+ #: wp/transposh_admin.php:532
346
+ #@ transposh
347
+ msgid "Enable daily backup"
348
+ msgstr "Abilita backup giornaliero"
349
+
350
+ #: wp/transposh_admin.php:533
351
+ #@ transposh
352
+ msgid "Enable live backup"
353
+ msgstr "Abilita backup simultaneo"
354
+
355
+ #: wp/transposh_admin.php:534
356
+ #@ transposh
357
+ msgid "Disable backup (Can be run manually by clicking the button below)"
358
+ msgstr "Disabilita backup ( può sempre essere effettuato cliccando sul bottone in basso)"
359
+
360
+ #: wp/transposh_admin.php:535
361
+ #@ transposh
362
+ msgid "Service Key:"
363
+ msgstr "Service Key:"
364
+
365
+ #: wp/transposh_admin.php:535
366
+ #@ transposh
367
+ msgid "How to restore?"
368
+ msgstr "Come ripristinare?"
369
+
370
+ #: wp/transposh_admin.php:537
371
+ #@ transposh
372
+ msgid "Do Backup Now"
373
+ msgstr "Fai il backup adesso"
374
+
375
+ #: wp/transposh_db.php:640
376
+ #@ transposh
377
+ msgid "Database stats"
378
+ msgstr "Statistiche del Database"
379
+
380
+ #: wp/transposh_db.php:645
381
+ #, php-format
382
+ #@ transposh
383
+ msgid "Total of <strong style=\"color:red\">%s</strong> translated phrases."
384
+ msgstr "Totale di <strong style=\"color:red\">%s</strong> frasi tradotte."
385
+
386
+ #: wp/transposh_db.php:652
387
+ #, php-format
388
+ #@ transposh
389
+ msgid "<strong>%1s</strong> has <strong style=\"color:red\">%2s</strong> human translated phrases."
390
+ msgstr "<strong>%1s</strong> ha <strong style=\"color:red\">%2s</strong> frasi tradotte manualmente."
391
+
392
+ #: wp/transposh_db.php:655
393
+ #@ transposh
394
+ msgid "Recent activity"
395
+ msgstr "Attività recenti"
396
+
397
+ #: wp/transposh_db.php:660
398
+ #, php-format
399
+ #@ transposh
400
+ msgid "On <strong>%1s</strong><br/>user <strong>%2s</strong> translated<br/>\"<strong>%3s</strong>\"<br/>to <strong style=\"color:red\">%4s</strong><br/>\"<strong>%5s</strong>\""
401
+ msgstr "Il <strong>%1s</strong><br/>l'utente <strong>%2s</strong> ha tradotto<br/>\"<strong>%3s</strong>\"<br/>in <strong style=\"color:red\">%4s</strong><br/>\"<strong>%5s</strong>\""
402
+
403
+ #: wp/transposh_widget.php:88
404
+ #@ transposh
405
+ msgid "Transposh language selection widget"
406
+ msgstr "Widget Selettore lingue di Transposh"
407
+
408
+ #: wp/transposh_widget.php:209
409
+ #@ transposh
410
+ msgid "Translation"
411
+ msgstr "Traduzione"
412
+
413
+ #: wp/transposh_widget.php:222
414
+ #@ transposh
415
+ msgid "Set as default language"
416
+ msgstr "Configura come lingua predefinita"
417
+
418
+ #: wp/transposh_widget.php:363
419
+ #@ transposh
420
+ msgid "Style:"
421
+ msgstr "Stile:"
422
+
423
+ #: wp/transposh_widget.php:372
424
+ #@ transposh
425
+ msgid "Effects:"
426
+ msgstr "Effetti:"
427
+
428
+ #: wp/transposh_widget.php:374
429
+ #@ transposh
430
+ msgid "Show progress bar when a client triggers automatic translation"
431
+ msgstr "Mostra una barra progressiva mentre il browser sta traducendo automaticamente"
432
+
433
+ #: wp/transposh_widget.php:374
434
+ #@ transposh
435
+ msgid "Show progress bar"
436
+ msgstr "Mostra barra progressiva"
437
+
438
+ #: wp/transposh_widget.php:376
439
+ #@ transposh
440
+ msgid "Widget will allow setting this language as user default"
441
+ msgstr "Il widget permetterà di scegliere questa lingua come predefinita per quell'utente"
442
+
443
+ #: wp/transposh_widget.php:376
444
+ #@ transposh
445
+ msgid "Allow user to set current language as default"
446
+ msgstr "Permette all'utente di scegliere la lingua attuale come predefinita"
447
+
448
+ #: wp/transposh_widget.php:378
449
+ #@ transposh
450
+ msgid "Transposh logo will not appear on widget"
451
+ msgstr "Il logo Transposh non apparirà nel widget"
452
+
453
+ #: wp/transposh_widget.php:378
454
+ #@ transposh
455
+ msgid "Remove transposh logo (see <a href=\"http://transposh.org/logoterms\">terms</a>)"
456
+ msgstr "Rimuovere il logo Transposh (leggere attentamente <a href=\"http://transposh.org/logoterms\">i termini</a>)"
457
+
458
+ #. translators: plugin header field 'Name'
459
+ #: transposh.php:0
460
+ #@ transposh
461
+ msgid "Transposh Translation Filter"
462
+ msgstr ""
463
+
464
+ #. translators: plugin header field 'PluginURI'
465
+ #. translators: plugin header field 'AuthorURI'
466
+ #: transposh.php:0
467
+ #@ transposh
468
+ msgid "http://transposh.org/"
469
+ msgstr ""
470
+
471
+ #. translators: plugin header field 'Description'
472
+ #: transposh.php:0
473
+ #@ transposh
474
+ msgid "Translation filter for WordPress, After enabling please set languages at the <a href=\"options-general.php?page=transposh\">the options page</a> Want to help? visit our development site at <a href=\"http://trac.transposh.org/\">trac.transposh.org</a>."
475
+ msgstr ""
476
+
477
+ #. translators: plugin header field 'Author'
478
+ #: transposh.php:0
479
+ #@ transposh
480
+ msgid "Team Transposh"
481
+ msgstr ""
482
+
483
+ #. translators: plugin header field 'Version'
484
+ #: transposh.php:0
485
+ #, php-format
486
+ #@ transposh
487
+ msgid "%VERSION%"
488
+ msgstr ""
489
+
490
+ #: wp/transposh_admin.php:383
491
+ #@ transposh
492
+ msgid "Language supported by apertium translate"
493
+ msgstr ""
494
+
495
+ #: wp/transposh_admin.php:436
496
+ #@ transposh
497
+ msgid "Allow search of translated languages (and the original language)"
498
+ msgstr ""
499
+
500
+ #: wp/transposh_admin.php:496
501
+ #@ transposh
502
+ msgid "Rewrite URLs to be search engine friendly, e.g. (http://transposh.org/<strong>en</strong>). Requires that permalinks will be enabled."
503
+ msgstr ""
504
+
505
+ #: wp/transposh_admin.php:506
506
+ #@ transposh
507
+ msgid "Push transposh scripts to footer of page instead of header, makes pages load faster. Requires that your theme should have proper footer support."
508
+ msgstr ""
509
+
510
+ #: wp/transposh_admin.php:515
511
+ #@ transposh
512
+ msgid "This enables auto detection of language used by the user as defined in the ACCEPT_LANGUAGES they send. This will redirect the first page accessed in the session to the same page with the detected language."
513
+ msgstr ""
514
+
515
+ #: wp/transposh_admin.php:527
516
+ #@ transposh
517
+ msgid "Attempt to fix errors caused by previous versions - please backup first"
518
+ msgstr ""
519
+
520
+ #: wp/transposh_widget.php:255
521
+ #@ transposh
522
+ msgid "translation plugin for wordpress"
523
+ msgstr ""
524
+
525
+ #: wp/transposh_widget.php:258
526
+ #@ transposh
527
+ msgid "wordpress translation plugin"
528
+ msgstr ""
529
+
530
+ #: wp/transposh_widget.php:261
531
+ #@ transposh
532
+ msgid "translate your blog to 60+ languages"
533
+ msgstr ""
534
+
535
+ #: wp/transposh_widget.php:264
536
+ #@ transposh
537
+ msgid "website crowdsourcing translation plugin"
538
+ msgstr ""
539
+
540
+ #: wp/transposh_widget.php:267
541
+ #@ transposh
542
+ msgid "google translate and bing translate plugin for wordpress"
543
+ msgstr ""
544
+
545
+ #: wp/transposh_widget.php:381
546
+ #@ transposh
547
+ msgid "Edit interface (and progress bar) theme:"
548
+ msgstr ""
549
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://transposh.org/donate/
4
  Tags: translation, widget, filter, buddypress, bilingual, multilingual, transposh, translate, language, crowdsourcing, context, wiki, RTL, Hebrew, Spanish, French, Russian, English, Arabic, Portuguese
5
  Requires at least: 2.8
6
  Tested up to: 3.1
7
- Stable tag: 0.7.1
8
 
9
  Transposh filter allows in context quick translation of websites, it allows you to crowd-source the translation to your users
10
 
@@ -135,6 +135,10 @@ redundant calls to the machine translation agent. After a change in the widget l
135
 
136
  Please make sure you are using PHP5 and up, PHP4 is not supported
137
 
 
 
 
 
138
  = I want my own css image with less flags =
139
 
140
  This is on our todo list
@@ -204,8 +208,17 @@ This version allows sorting of languages within the widget
204
  * Russian translation by Romans Matusevics
205
  * Hebrew translation by [Amir](http://colnect.com/he)
206
  * Frontend Spanish translation by [Ignacio](http://colnect.com/es/collectors/collector/iflvico)
 
 
 
207
 
208
  == Changelog ==
 
 
 
 
 
 
209
  = 2011/01/30 - 0.7.1 =
210
  * Fix excerpt for tp_language marked posts
211
  * Added Dutch translation by [Roland Nieuwendijk](http://blog.imagitect.nl/)
4
  Tags: translation, widget, filter, buddypress, bilingual, multilingual, transposh, translate, language, crowdsourcing, context, wiki, RTL, Hebrew, Spanish, French, Russian, English, Arabic, Portuguese
5
  Requires at least: 2.8
6
  Tested up to: 3.1
7
+ Stable tag: 0.7.2
8
 
9
  Transposh filter allows in context quick translation of websites, it allows you to crowd-source the translation to your users
10
 
135
 
136
  Please make sure you are using PHP5 and up, PHP4 is not supported
137
 
138
+ = I am getting blank pages instead of translated pages =
139
+
140
+ Increase the php memory limits or ask your provider to do so
141
+
142
  = I want my own css image with less flags =
143
 
144
  This is on our todo list
208
  * Russian translation by Romans Matusevics
209
  * Hebrew translation by [Amir](http://colnect.com/he)
210
  * Frontend Spanish translation by [Ignacio](http://colnect.com/es/collectors/collector/iflvico)
211
+ * Italian translation by Marco Rossi
212
+ * Persian translation by [Sushyant Zavarzadeh] (http://zavarzadeh.org)
213
+ * Spanish translation by [Angel Torregrosa] (http://wordp.relatividad.org)
214
 
215
  == Changelog ==
216
+ = 2011/03/01 - 0.7.2 =
217
+ * Added Italian translation by Marco Rossi
218
+ * Added Persian translation by [Sushyant Zavarzadeh] (http://zavarzadeh.org)
219
+ * Added Spanish translation by [Angel Torregrosa] (http://wordp.relatividad.org)
220
+ * Fixed some url rewriting bugs reported by [Angel Torregrosa] (http://wordp.relatividad.org)
221
+ * The two years anniversary release
222
  = 2011/01/30 - 0.7.1 =
223
  * Fix excerpt for tp_language marked posts
224
  * Added Dutch translation by [Roland Nieuwendijk](http://blog.imagitect.nl/)
transposh.php CHANGED
@@ -5,7 +5,7 @@
5
  Plugin URI: http://transposh.org/
6
  Description: Translation filter for WordPress, After enabling please set languages at the <a href="options-general.php?page=transposh">the options page</a> Want to help? visit our development site at <a href="http://trac.transposh.org/">trac.transposh.org</a>.
7
  Author: Team Transposh
8
- Version: 0.7.1
9
  Author URI: http://transposh.org/
10
  License: GPL (http://www.gnu.org/licenses/gpl.txt)
11
  Text Domain: transposh
@@ -13,14 +13,14 @@
13
  */
14
 
15
  /*
16
- * Transposh v0.7.1
17
  * http://transposh.org/
18
  *
19
  * Copyright 2011, Team Transposh
20
  * Licensed under the GPL Version 2 or higher.
21
  * http://transposh.org/license
22
  *
23
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
24
  */
25
 
26
  //avoid direct calls to this file where wp core files not present
5
  Plugin URI: http://transposh.org/
6
  Description: Translation filter for WordPress, After enabling please set languages at the <a href="options-general.php?page=transposh">the options page</a> Want to help? visit our development site at <a href="http://trac.transposh.org/">trac.transposh.org</a>.
7
  Author: Team Transposh
8
+ Version: 0.7.2
9
  Author URI: http://transposh.org/
10
  License: GPL (http://www.gnu.org/licenses/gpl.txt)
11
  Text Domain: transposh
13
  */
14
 
15
  /*
16
+ * Transposh v0.7.2
17
  * http://transposh.org/
18
  *
19
  * Copyright 2011, Team Transposh
20
  * Licensed under the GPL Version 2 or higher.
21
  * http://transposh.org/license
22
  *
23
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
24
  */
25
 
26
  //avoid direct calls to this file where wp core files not present
widgets/default/tpw_default.php CHANGED
@@ -11,14 +11,14 @@
11
  */
12
 
13
  /*
14
- * Transposh v0.7.1
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
22
  */
23
 
24
  /*
11
  */
12
 
13
  /*
14
+ * Transposh v0.7.2
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
22
  */
23
 
24
  /*
widgets/dropdown/tpw_image_dropdown.php CHANGED
@@ -11,14 +11,14 @@
11
  */
12
 
13
  /*
14
- * Transposh v0.7.1
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
22
  */
23
 
24
  /**
11
  */
12
 
13
  /*
14
+ * Transposh v0.7.2
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
22
  */
23
 
24
  /**
widgets/flags/tpw_flags.php CHANGED
@@ -11,14 +11,14 @@
11
  */
12
 
13
  /*
14
- * Transposh v0.7.1
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
22
  */
23
 
24
  /**
11
  */
12
 
13
  /*
14
+ * Transposh v0.7.2
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
22
  */
23
 
24
  /**
widgets/flags/tpw_flags_css.php CHANGED
@@ -11,14 +11,14 @@
11
  */
12
 
13
  /*
14
- * Transposh v0.7.1
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
22
  */
23
 
24
  /**
11
  */
12
 
13
  /*
14
+ * Transposh v0.7.2
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
22
  */
23
 
24
  /**
widgets/flagslist/tpw_list_with_flags.php CHANGED
@@ -11,14 +11,14 @@
11
  */
12
 
13
  /*
14
- * Transposh v0.7.1
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
22
  */
23
 
24
  /**
11
  */
12
 
13
  /*
14
+ * Transposh v0.7.2
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
22
  */
23
 
24
  /**
widgets/flagslist/tpw_list_with_flags_css.php CHANGED
@@ -11,14 +11,14 @@
11
  */
12
 
13
  /*
14
- * Transposh v0.7.1
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
22
  */
23
 
24
  /**
11
  */
12
 
13
  /*
14
+ * Transposh v0.7.2
15
  * http://transposh.org/
16
  *
17
  * Copyright 2011, Team Transposh
18
  * Licensed under the GPL Version 2 or higher.
19
  * http://transposh.org/license
20
  *
21
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
22
  */
23
 
24
  /**
wp/transposh_3rdparty.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /*
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /*
wp/transposh_admin.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /*
@@ -100,7 +100,8 @@ class transposh_plugin_admin {
100
  if ($this->transposh->options->get_enable_permalinks() != $_POST[ENABLE_PERMALINKS]) {
101
  $this->transposh->options->set_enable_permalinks($_POST[ENABLE_PERMALINKS]);
102
  // rewrite rules - refresh. - because we want them set or unset upon this change
103
- add_filter('rewrite_rules_array', 'update_rewrite_rules');
 
104
  $GLOBALS['wp_rewrite']->flush_rules();
105
  }
106
 
@@ -431,7 +432,7 @@ class transposh_plugin_admin {
431
  */
432
  echo '<h4>' . __('Enable search in translated languages', TRANSPOSH_TEXT_DOMAIN) . '</h4>';
433
  echo '<input type="checkbox" value="1" name="' . ENABLE_SEARCH_TRANSLATE . '" ' . $this->checked($this->transposh->options->get_enable_search_translate()) . '/> ' .
434
- __('Allow search of translated languages, in those languages (and the original language)', TRANSPOSH_TEXT_DOMAIN);
435
 
436
  /**
437
  * Insert the option to enable translation of urls
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /*
100
  if ($this->transposh->options->get_enable_permalinks() != $_POST[ENABLE_PERMALINKS]) {
101
  $this->transposh->options->set_enable_permalinks($_POST[ENABLE_PERMALINKS]);
102
  // rewrite rules - refresh. - because we want them set or unset upon this change
103
+ // TODO - need to check if its even needed
104
+ add_filter('rewrite_rules_array', array(&$this->transposh, 'update_rewrite_rules'));
105
  $GLOBALS['wp_rewrite']->flush_rules();
106
  }
107
 
432
  */
433
  echo '<h4>' . __('Enable search in translated languages', TRANSPOSH_TEXT_DOMAIN) . '</h4>';
434
  echo '<input type="checkbox" value="1" name="' . ENABLE_SEARCH_TRANSLATE . '" ' . $this->checked($this->transposh->options->get_enable_search_translate()) . '/> ' .
435
+ __('Allow search of translated languages (and the original language)', TRANSPOSH_TEXT_DOMAIN);
436
 
437
  /**
438
  * Insert the option to enable translation of urls
wp/transposh_ajax.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /*
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /*
wp/transposh_backup.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /*
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /*
wp/transposh_db.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /**
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /**
wp/transposh_options.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  // OLD Options - To be removed
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  // OLD Options - To be removed
wp/transposh_postpublish.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /*
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /*
wp/transposh_widget.php CHANGED
@@ -1,14 +1,14 @@
1
  <?php
2
 
3
  /*
4
- * Transposh v0.7.1
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
- * Date: Sun, 30 Jan 2011 12:58:12 +0200
12
  */
13
 
14
  /*
1
  <?php
2
 
3
  /*
4
+ * Transposh v0.7.2
5
  * http://transposh.org/
6
  *
7
  * Copyright 2011, Team Transposh
8
  * Licensed under the GPL Version 2 or higher.
9
  * http://transposh.org/license
10
  *
11
+ * Date: Tue, 01 Mar 2011 18:56:55 +0200
12
  */
13
 
14
  /*