[tor-commits] [stem/master] Incorrect exit port counts in example script

2017-12-27 Thread atagar
commit 7ff56164b83e5ba98f52cb1d1fbf0f830163aabc
Author: Damian Johnson 
Date:   Wed Dec 27 09:45:35 2017 -0800

Incorrect exit port counts in example script

Another catch by toralf. Pity I don't have an exit to test this on...
---
 docs/_static/example/relay_connections.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/_static/example/relay_connections.py 
b/docs/_static/example/relay_connections.py
index 5b80caf8..55bd8919 100755
--- a/docs/_static/example/relay_connections.py
+++ b/docs/_static/example/relay_connections.py
@@ -110,8 +110,9 @@ def main():
 total_ipv4, total_ipv6 = 0, 0
 
 for port in sorted(exit_connections):
-  ipv4_count = len([conn for conn in exit_connections if 
is_valid_ipv4_address(conn.remote_address)])
-  ipv6_count = len(exit_connections) - ipv4_count
+  connections = exit_connections[port]
+  ipv4_count = len([conn for conn in connections if 
is_valid_ipv4_address(conn.remote_address)])
+  ipv6_count = len(connections) - ipv4_count
   total_ipv4, total_ipv6 = total_ipv4 + ipv4_count, total_ipv6 + ipv6_count
 
   usage = port_usage(port)

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/bridgedb] Update translations for bridgedb

2017-12-27 Thread translation
commit 5112fa746b3266b9241cd7f131a1dd0cb7ab5f0d
Author: Translation commit bot 
Date:   Wed Dec 27 11:45:06 2017 +

Update translations for bridgedb
---
 th/LC_MESSAGES/bridgedb.po | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/th/LC_MESSAGES/bridgedb.po b/th/LC_MESSAGES/bridgedb.po
index 8b58cf984..7c2884ad9 100644
--- a/th/LC_MESSAGES/bridgedb.po
+++ b/th/LC_MESSAGES/bridgedb.po
@@ -3,7 +3,8 @@
 # This file is distributed under the same license as the BridgeDB project.
 # 
 # Translators:
-# Arthit Suriyawongkul , 2017
+# bact' , 2017
+# bact' , 2017
 # BlackDog ForThai , 2015
 # Ella Rudland , 2015
 # exploiz, 2014
@@ -14,8 +15,8 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB=bridgedb-reported,msgid=isis,sysrqb=isis'\n"
 "POT-Creation-Date: 2015-07-25 03:40+\n"
-"PO-Revision-Date: 2017-12-26 15:52+\n"
-"Last-Translator: Arthit Suriyawongkul \n"
+"PO-Revision-Date: 2017-12-27 11:44+\n"
+"Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -296,7 +297,7 @@ msgstr ""
 
 #: bridgedb/strings.py:128
 msgid "Here are your bridge lines:"
-msgstr ""
+msgstr 
"นี่คือบรรทัดกำหนดสะพานของคุณ:"
 
 #: bridgedb/strings.py:129
 msgid "Get Bridges!"
@@ -308,7 +309,7 @@ msgstr 
"กรุณาเลือกตัวเลือกสำหรับ
 
 #: bridgedb/strings.py:134
 msgid "Do you need IPv6 addresses?"
-msgstr ""
+msgstr "คุณต้องการที่อยู่ IPv6?"
 
 #: bridgedb/strings.py:135
 #, python-format
@@ -321,7 +322,7 @@ msgstr ""
 
 #: bridgedb/strings.py:140
 msgid "Enter the characters from the image above..."
-msgstr ""
+msgstr "พิมพ์ตัวอักษรจากภ
าพด้านบน..."
 
 #: bridgedb/strings.py:144
 msgid "How to start using your bridges"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tails-onioncircuits] Update translations for tails-onioncircuits

2017-12-27 Thread translation
commit 2e3c5769e981b64b28f58d46d60c5cb961a75220
Author: Translation commit bot 
Date:   Wed Dec 27 11:19:07 2017 +

Update translations for tails-onioncircuits
---
 th/onioncircuits.pot | 17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/th/onioncircuits.pot b/th/onioncircuits.pot
index 65547ef49..60e3870bf 100644
--- a/th/onioncircuits.pot
+++ b/th/onioncircuits.pot
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# bact' , 2017
 # kanesayan gwangsai , 2016
 # Thai Localization, 2016
 msgid ""
@@ -10,8 +11,8 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-08-03 13:00+\n"
-"PO-Revision-Date: 2017-09-22 21:53+\n"
-"Last-Translator: kanesayan gwangsai \n"
+"PO-Revision-Date: 2017-12-27 11:11+\n"
+"Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +22,7 @@ msgstr ""
 
 #: ../onioncircuits:81
 msgid "You are not connected to Tor yet..."
-msgstr ""
+msgstr 
"คุณยังไม่ได้เชื่อมต่อกับ Tor 
..."
 
 #: ../onioncircuits:95
 msgid "Onion Circuits"
@@ -41,7 +42,7 @@ msgstr ""
 
 #: ../onioncircuits:221
 msgid "The connection to Tor was lost..."
-msgstr ""
+msgstr "การเชื่อมต่อกับ Tor หลุด ..."
 
 #: ../onioncircuits:317
 msgid "..."
@@ -59,7 +60,7 @@ msgstr ""
 #: ../onioncircuits:585
 #, c-format
 msgid "%s (%s)"
-msgstr ""
+msgstr "%s (%s)"
 
 #: ../onioncircuits:590
 #, c-format
@@ -68,7 +69,7 @@ msgstr "%.2f Mb/s"
 
 #: ../onioncircuits:592 ../onioncircuits:593 ../onioncircuits:594
 msgid "Unknown"
-msgstr ""
+msgstr "ไม่ทราบ"
 
 #: ../onioncircuits:607
 msgid "Fingerprint:"
@@ -76,7 +77,7 @@ msgstr "ลายนิ้วมือ:"
 
 #: ../onioncircuits:608
 msgid "Published:"
-msgstr ""
+msgstr "ตีพิมพ์แล้ว:"
 
 #: ../onioncircuits:609
 msgid "IP:"
@@ -84,4 +85,4 @@ msgstr "IP:"
 
 #: ../onioncircuits:610
 msgid "Bandwidth:"
-msgstr "Bandwidth:"
+msgstr "แบนด์วิท:"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/mat-gui] Update translations for mat-gui

2017-12-27 Thread translation
commit a2cf40711c0af7d9658893566212403f677ab586
Author: Translation commit bot 
Date:   Wed Dec 27 11:16:32 2017 +

Update translations for mat-gui
---
 th.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/th.po b/th.po
index a90a757a4..d1eed0ea7 100644
--- a/th.po
+++ b/th.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-02-10 23:06+0100\n"
-"PO-Revision-Date: 2017-12-27 08:02+\n"
+"PO-Revision-Date: 2017-12-27 11:10+\n"
 "Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/torbirdy_completed] Update translations for torbirdy_completed

2017-12-27 Thread translation
commit 9359600a943fc9afd633321d5ef42e4ce28d1428
Author: Translation commit bot 
Date:   Wed Dec 27 11:16:26 2017 +

Update translations for torbirdy_completed
---
 th/torbirdy.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/th/torbirdy.properties b/th/torbirdy.properties
index 8ad6d4d7a..76248681d 100644
--- a/th/torbirdy.properties
+++ b/th/torbirdy.properties
@@ -3,7 +3,7 @@ torbirdy.name=TorBirdy
 torbirdy.enabled.tor=TorBirdy เปิดใช้งาน: Tor
 torbirdy.enabled.jondo=TorBirdy เปิดใช้งาน: JonDo
 torbirdy.enabled.custom=TorBirdy เปิดใช้งาน: 
พร็อกซีกำหนดเอง
-torbirdy.enabled.torification=TorBirdy เปิดใช้งาน: 
การใช้Tor อย่างล่องหน
+torbirdy.enabled.torification=TorBirdy เปิดใช้งาน: 
การใช้ Tor อย่างล่องหน
 torbirdy.enabled.whonix=TorBirdy เปิดการใช้งาน: 
Whonix
 torbirdy.disabled=TorBirdy: ปิดใช้งาน!
 torbirdy.enabled=TorBirdy: เปิดใช้งาน

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2017-12-27 Thread translation
commit 04bd2fe0f8a5110958e371665f0f7710b197230f
Author: Translation commit bot 
Date:   Wed Dec 27 11:16:37 2017 +

Update translations for mat-gui_completed
---
 th.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/th.po b/th.po
index a90a757a4..d1eed0ea7 100644
--- a/th.po
+++ b/th.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-02-10 23:06+0100\n"
-"PO-Revision-Date: 2017-12-27 08:02+\n"
+"PO-Revision-Date: 2017-12-27 11:10+\n"
 "Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/torbirdy] Update translations for torbirdy

2017-12-27 Thread translation
commit 529a479e584ff0ca2ee6016cf288bedcab7efe8e
Author: Translation commit bot 
Date:   Wed Dec 27 11:16:18 2017 +

Update translations for torbirdy
---
 th/torbirdy.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/th/torbirdy.properties b/th/torbirdy.properties
index 8ad6d4d7a..76248681d 100644
--- a/th/torbirdy.properties
+++ b/th/torbirdy.properties
@@ -3,7 +3,7 @@ torbirdy.name=TorBirdy
 torbirdy.enabled.tor=TorBirdy เปิดใช้งาน: Tor
 torbirdy.enabled.jondo=TorBirdy เปิดใช้งาน: JonDo
 torbirdy.enabled.custom=TorBirdy เปิดใช้งาน: 
พร็อกซีกำหนดเอง
-torbirdy.enabled.torification=TorBirdy เปิดใช้งาน: 
การใช้Tor อย่างล่องหน
+torbirdy.enabled.torification=TorBirdy เปิดใช้งาน: 
การใช้ Tor อย่างล่องหน
 torbirdy.enabled.whonix=TorBirdy เปิดการใช้งาน: 
Whonix
 torbirdy.disabled=TorBirdy: ปิดใช้งาน!
 torbirdy.enabled=TorBirdy: เปิดใช้งาน

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed

2017-12-27 Thread translation
commit 3772c599f2b9273522fe4ff22af414ecb7552ea4
Author: Translation commit bot 
Date:   Wed Dec 27 11:15:51 2017 +

Update translations for https_everywhere_completed
---
 th/https-everywhere.dtd | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/th/https-everywhere.dtd b/th/https-everywhere.dtd
index 15eef8316..871a12fb8 100644
--- a/th/https-everywhere.dtd
+++ b/th/https-everywhere.dtd
@@ -1,15 +1,15 @@
 
 
-
+
 
 
 
 
 
 
-
+
 
-
+
 
 
 
@@ -17,12 +17,12 @@
 
 
 
-
+
 
 
 
 
-
+
 
 
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/https_everywhere] Update translations for https_everywhere

2017-12-27 Thread translation
commit 6fd72e406af3394f8a7725d14294c90e66604215
Author: Translation commit bot 
Date:   Wed Dec 27 11:15:39 2017 +

Update translations for https_everywhere
---
 th/https-everywhere.dtd | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/th/https-everywhere.dtd b/th/https-everywhere.dtd
index 15eef8316..871a12fb8 100644
--- a/th/https-everywhere.dtd
+++ b/th/https-everywhere.dtd
@@ -1,15 +1,15 @@
 
 
-
+
 
 
 
 
 
 
-
+
 
-
+
 
 
 
@@ -17,12 +17,12 @@
 
 
 
-
+
 
 
 
 
-
+
 
 
 

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2017-12-27 Thread translation
commit 5e63b0bbe63f4d2398a4a8716b19c60722ed0988
Author: Translation commit bot 
Date:   Wed Dec 27 08:52:21 2017 +

Update translations for tor-browser-manual
---
 th/th.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/th/th.po b/th/th.po
index 8717fdcfb..a2ef64bd7 100644
--- a/th/th.po
+++ b/th/th.po
@@ -1,5 +1,5 @@
 # Translators:
-# Arthit Suriyawongkul , 2016
+# bact' , 2016
 # Rusdee Minlaemeng , 2016
 # runasand , 2016
 # Pittaya Sroilong , 2016

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tor-messenger-uiproperties] Update translations for tor-messenger-uiproperties

2017-12-27 Thread translation
commit 7cebf393017fb4e0981f5324bb7e7ba67e6ad278
Author: Translation commit bot 
Date:   Wed Dec 27 08:20:20 2017 +

Update translations for tor-messenger-uiproperties
---
 th/ui.properties | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/th/ui.properties b/th/ui.properties
index 5f33e99e2..b97b905e1 100644
--- a/th/ui.properties
+++ b/th/ui.properties
@@ -1,7 +1,7 @@
-start.label=Start private conversation
-end.label=End private conversation
+start.label=เริ่มการสนทนาแบบส่วนตัว
+end.label=จบการสนทนาแบบส่วนตัว
 refresh.label=Refresh private conversation
-auth.label=Verify your contact's identity
+auth.label=ตรวจยืนยันตัวตนของคนที่คุณติดต่อด้วย
 auth.cancel=Cancel
 auth.cancelAccessKey=C
 auth.error=An error occurred while verifying your contact's identity.
@@ -10,13 +10,13 @@ auth.successThem=Your contact has successfully verified 
your identity. You may w
 auth.fail=Failed to verify your contact's identity.
 auth.waiting=Waiting for contact ...
 reauth.label=Reverify your contact's identity
-prefs.label=การตั้งค่า OTR
+prefs.label=ปรับแต่ง OTR
 alert.start=Attempting to start a private conversation with %S.
 alert.refresh=Attempting to refresh the private conversation with %S.
 alert.gone_insecure=Private conversation with %S ended.
 finger.seen=%S is contacting you from an unrecognized computer. You should 
verify this contact's identity.
 finger.unseen=%S's identity has not been verified yet. You should verify this 
contact's identity.
-finger.verify=ตรวจสอบ
+finger.verify=ตรวจยืนยัน
 verify.accessKey=V
 state.not_private=The current conversation is not private.
 state.unverified=The current conversation is private but %S's identity has not 
been verified.

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet

2017-12-27 Thread translation
commit 5d435e32da2e0f1b94d1fc5b6b7b67b773d0fe66
Author: Translation commit bot 
Date:   Wed Dec 27 08:18:50 2017 +

Update translations for tails-openpgp-applet
---
 th/openpgp-applet.pot | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/th/openpgp-applet.pot b/th/openpgp-applet.pot
index 6769b88dc..a19051080 100644
--- a/th/openpgp-applet.pot
+++ b/th/openpgp-applet.pot
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the OpenPGP_Applet 
package.
 # 
 # Translators:
+# bact' , 2017
 # Thai Localization, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: ta...@boum.org\n"
 "POT-Creation-Date: 2017-08-05 15:07-0400\n"
-"PO-Revision-Date: 2017-09-22 17:51+\n"
-"Last-Translator: Thai Localization\n"
+"PO-Revision-Date: 2017-12-27 08:04+\n"
+"Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +25,7 @@ msgstr ""
 
 #: bin/openpgp-applet:172
 msgid "OpenPGP encryption applet"
-msgstr "โปรแกรมช่วยเข้ารหัส OpenPGP"
+msgstr "โปรแกรมเข้ารหัสลับ OpenPGP"
 
 #: bin/openpgp-applet:175
 msgid "Exit"
@@ -36,7 +37,7 @@ msgstr "เกี่ยวกับ"
 
 #: bin/openpgp-applet:232
 msgid "Encrypt Clipboard with _Passphrase"
-msgstr 
"เข้ารหัสคลิปบอร์ดด้วย_วลีผ่าน"
+msgstr 
"เข้ารหัสลับคลิปบอร์ดด้วย_วลีผ่าน"
 
 #: bin/openpgp-applet:235
 msgid "Sign/Encrypt Clipboard with Public _Keys"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tails-perl5lib] Update translations for tails-perl5lib

2017-12-27 Thread translation
commit da24912aee8572f57aa1ab61d5ca0b2bcbc78c66
Author: Translation commit bot 
Date:   Wed Dec 27 08:18:05 2017 +

Update translations for tails-perl5lib
---
 gl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gl.po b/gl.po
index 65eeb19fb..d91cb2602 100644
--- a/gl.po
+++ b/gl.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: Tails developers \n"
 "POT-Creation-Date: 2017-05-20 10:59+0200\n"
-"PO-Revision-Date: 2017-09-19 22:59+\n"
+"PO-Revision-Date: 2017-12-27 08:04+\n"
 "Last-Translator: carolyn \n"
 "Language-Team: Galician 
(http://www.transifex.com/otf/torproject/language/gl/)\n"
 "MIME-Version: 1.0\n"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tails-misc] Update translations for tails-misc

2017-12-27 Thread translation
commit efd1967c307e9bd0cbf7d09f229d066f2c80bd2a
Author: Translation commit bot 
Date:   Wed Dec 27 08:17:08 2017 +

Update translations for tails-misc
---
 gl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gl.po b/gl.po
index fc7e27fd0..389f46571 100644
--- a/gl.po
+++ b/gl.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-09-13 20:10+0200\n"
-"PO-Revision-Date: 2017-12-26 11:50+\n"
+"PO-Revision-Date: 2017-12-27 08:04+\n"
 "Last-Translator: carolyn \n"
 "Language-Team: Galician 
(http://www.transifex.com/otf/torproject/language/gl/)\n"
 "MIME-Version: 1.0\n"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/mat-gui] Update translations for mat-gui

2017-12-27 Thread translation
commit 9c3778592ec9d2689fdfaa441e7f2a175d608b8f
Author: Translation commit bot 
Date:   Wed Dec 27 08:16:28 2017 +

Update translations for mat-gui
---
 th.po | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/th.po b/th.po
index d3184d611..a90a757a4 100644
--- a/th.po
+++ b/th.po
@@ -3,7 +3,8 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Arthit Suriyawongkul , 2013,2017
+# bact' , 2013,2017
+# bact' , 2017
 # Somchai Sirisakdipol , 2015
 # Thai Localization, 2016
 msgid ""
@@ -11,8 +12,8 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-02-10 23:06+0100\n"
-"PO-Revision-Date: 2017-12-26 15:56+\n"
-"Last-Translator: Arthit Suriyawongkul \n"
+"PO-Revision-Date: 2017-12-27 08:02+\n"
+"Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,7 +27,7 @@ msgstr "พร้อม"
 
 #: mat-gui:136
 msgid "Choose files"
-msgstr "เลือกไฟล์"
+msgstr "เลือกแฟ้ม"
 
 #: mat-gui:144
 msgid "Supported files"
@@ -80,7 +81,7 @@ msgstr 
"นำแฟ้มที่ไม่รองรับออกจาก
 
 #: mat-gui:241
 msgid "Remove non-supported (and so non-anonymised) file from output archive"
-msgstr ""
+msgstr "นำแฟ้มที่ไม่รองรับ 
(และดังนั้นจึงไม่ได้ถูกทำให้เป็นนิรนาม)
 ออกจากคลังเก็บผลลัพธ์"
 
 #: mat-gui:280
 msgid "Unknown"
@@ -96,7 +97,7 @@ msgstr "ประเภ
ทของแฟ้มที่ไม่อันตร
 
 #: mat-gui:341
 msgid "Cant read file"
-msgstr ""
+msgstr "อ่านแฟ้มไม่ได้"
 
 #: mat-gui:343
 msgid "Fileformat not supported"
@@ -104,7 +105,7 @@ msgstr "ประเภ
ทของแฟ้มที่ไม่รองรั
 
 #: mat-gui:346
 msgid "These files can not be processed:"
-msgstr 
"ไม่สามารถแปรรูปแฟ้มดังต่อไปนี้:"
+msgstr 
"แฟ้มต่อไปนี้ไม่สามารถประมวลผลได้:"
 
 #: mat-gui:351 mat-gui:380 data/mat.glade:239
 msgid "Filename"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2017-12-27 Thread translation
commit 30e6bb67b04bae9bb0ca97efde4c52c86cee6d23
Author: Translation commit bot 
Date:   Wed Dec 27 08:15:54 2017 +

Update translations for liveusb-creator
---
 gl/gl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gl/gl.po b/gl/gl.po
index 79cd20437..a933103e1 100644
--- a/gl/gl.po
+++ b/gl/gl.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-11-10 15:57+0100\n"
-"PO-Revision-Date: 2017-11-11 03:09+\n"
+"PO-Revision-Date: 2017-12-27 07:56+\n"
 "Last-Translator: carolyn \n"
 "Language-Team: Galician 
(http://www.transifex.com/otf/torproject/language/gl/)\n"
 "MIME-Version: 1.0\n"
@@ -319,7 +319,7 @@ msgstr ""
 
 #: ../tails_installer/gui.py:462 ../data/tails-installer.ui.h:7
 msgid "Install"
-msgstr ""
+msgstr "Instalar"
 
 #: ../tails_installer/gui.py:469
 #, python-format

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2017-12-27 Thread translation
commit 6f0369dd137e42cb85aca125d806341a15f5edd9
Author: Translation commit bot 
Date:   Wed Dec 27 08:16:04 2017 +

Update translations for tails-persistence-setup
---
 gl/gl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gl/gl.po b/gl/gl.po
index b1df5c999..9f9cf80f4 100644
--- a/gl/gl.po
+++ b/gl/gl.po
@@ -13,7 +13,7 @@ msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: Tails developers \n"
 "POT-Creation-Date: 2017-05-15 13:51+0200\n"
-"PO-Revision-Date: 2017-12-26 11:50+\n"
+"PO-Revision-Date: 2017-12-27 08:04+\n"
 "Last-Translator: carolyn \n"
 "Language-Team: Galician 
(http://www.transifex.com/otf/torproject/language/gl/)\n"
 "MIME-Version: 1.0\n"

___
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2017-12-27 Thread translation
commit 1e67496dc779c785e8ada67b3ca5848742618161
Author: Translation commit bot 
Date:   Wed Dec 27 08:16:34 2017 +

Update translations for mat-gui_completed
---
 th.po | 114 +++---
 1 file changed, 60 insertions(+), 54 deletions(-)

diff --git a/th.po b/th.po
index 8bb3a23c9..a90a757a4 100644
--- a/th.po
+++ b/th.po
@@ -3,15 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Arthit Suriyawongkul , 2013
+# bact' , 2013,2017
+# bact' , 2017
 # Somchai Sirisakdipol , 2015
+# Thai Localization, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: The Tor Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-31 04:53+0100\n"
-"PO-Revision-Date: 2015-10-31 10:51+\n"
-"Last-Translator: runasand \n"
+"POT-Creation-Date: 2016-02-10 23:06+0100\n"
+"PO-Revision-Date: 2017-12-27 08:02+\n"
+"Last-Translator: bact' \n"
 "Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,167 +21,171 @@ msgstr ""
 "Language: th\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: mat-gui:62 mat-gui:407 mat-gui:430
+#: mat-gui:66 mat-gui:422 mat-gui:445
 msgid "Ready"
 msgstr "พร้อม"
 
-#: mat-gui:129
+#: mat-gui:136
 msgid "Choose files"
 msgstr "เลือกแฟ้ม"
 
-#: mat-gui:137
+#: mat-gui:144
+msgid "Supported files"
+msgstr "ไฟล์ที่รองรับ"
+
+#: mat-gui:151
 msgid "All files"
 msgstr "ทุกแฟ้ม"
 
-#: mat-gui:143
-msgid "Supported files"
-msgstr "แฟ้มที่รองรับ"
-
-#: mat-gui:160 mat-gui:353 mat-gui:402 mat-gui:426 mat-gui:428
-#: data/mat.glade:172
+#: mat-gui:167 mat-gui:366 mat-gui:417 mat-gui:441 mat-gui:443
+#: data/mat.glade:200
 msgid "Clean"
 msgstr "สะอาด"
 
-#: mat-gui:161
+#: mat-gui:168
 msgid "No metadata found"
 msgstr "ไม่พบเมทาดาทา"
 
-#: mat-gui:163 mat-gui:404
+#: mat-gui:170 mat-gui:419
 msgid "Dirty"
 msgstr "สกปรก"
 
-#: mat-gui:168
+#: mat-gui:176
 #, python-format
 msgid "%s's metadata"
 msgstr "เมทาดาทาของ %s"
 
-#: mat-gui:179
+#: mat-gui:187
 msgid "Trash your meta, keep your data"
 msgstr "ทิ้งเมทาดาทา 
เก็บไว้เฉพาะข้อมูล"
 
-#: mat-gui:184
+#: mat-gui:192
 msgid "Website"
 msgstr "เว็บไซต์"
 
-#: mat-gui:210
+#: mat-gui:219
 msgid "Preferences"
-msgstr "ปรับแต่ง"
+msgstr "การตั้งค่า"
 
-#: mat-gui:223
+#: mat-gui:232
 msgid "Reduce PDF quality"
 msgstr "ลดคุณภาพ PDF"
 
-#: mat-gui:226
+#: mat-gui:235
 msgid "Reduce the produced PDF size and quality"
 msgstr "ลดขนาดและคุณภาพของ PDF 
ที่สร้าง"
 
-#: mat-gui:229
-msgid "Add unsupported file to archives"
-msgstr 
"เพิ่มแฟ้มที่ไม่รองรับลงคลังแฟ้ม"
+#: mat-gui:238
+msgid "Remove unsupported file from archives"
+msgstr 
"นำแฟ้มที่ไม่รองรับออกจากคลังเก็บ"
 
-#: mat-gui:232
-msgid "Add non-supported (and so non-anonymised) file to output archive"
-msgstr "เพิ่มแฟ้มที่ไม่รองรับ 
(และดังนั้นจึงไม่ได้ปิดชื่อ)
 ลงไปในคลังเก็บเอาต์พุต"
+#: mat-gui:241
+msgid "Remove non-supported (and so non-anonymised) file from output archive"
+msgstr "นำแฟ้มที่ไม่รองรับ 
(และดังนั้นจึงไม่ได้ถูกทำให้เป็นนิรนาม)
 ออกจากคลังเก็บผลลัพธ์"
 
-#: mat-gui:271
+#: mat-gui:280
 msgid "Unknown"
 msgstr "ไม่ทราบ"
 
-#: mat-gui:314
+#: mat-gui:325
 msgid "Not-supported"
 msgstr "ไม่รองรับ"
 
-#: mat-gui:328
+#: mat-gui:339
 msgid "Harmless fileformat"
 msgstr "ประเภ
ทของแฟ้มที่ไม่อันตราย"
 
-#: mat-gui:330
+#: mat-gui:341
+msgid "Cant read file"
+msgstr "อ่านแฟ้มไม่ได้"
+
+#: mat-gui:343
 msgid "Fileformat not supported"
 msgstr "ประเภ
ทของแฟ้มที่ไม่รองรับ"
 
-#: mat-gui:333
+#: mat-gui:346
 msgid "These files can not be processed:"
-msgstr 
"ไม่สามารถแปรรูปแฟ้มดังต่อไปนี้:"
+msgstr 
"แฟ้มต่อไปนี้ไม่สามารถประมวลผลได้:"
 
-#: mat-gui:338 mat-gui:367 data/mat.glade:211
+#: mat-gui:351 mat-gui:380