[tor-commits] [tor-browser-bundle/master] Update 5.0a4 changelog wrt backported patches.

2015-07-29 Thread mikeperry
commit cf409e6812da564f57880150303933f4ccc8a078
Author: Mike Perry mikeperry-...@torproject.org
Date:   Wed Jul 29 09:12:16 2015 -0700

Update 5.0a4 changelog wrt backported patches.
---
 Bundle-Data/Docs/ChangeLog.txt |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 8a563cf..fd6d158 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,8 +1,7 @@
 Tor Browser 5.0a4 -- August 3 2015
  * All Platforms
-   * Update Tor to 0.2.7.2-alpha with backported patches:
- * Bug 16674: Allow trailing '.' in FQDNs
- * Bug 16430: Allow DNS names with _ characters in them (fixes nytimes.com)
+   * Update Tor to 0.2.7.2-alpha with patches:
+ * Bug 15482: Don't allow circuits to change while a site is in use
* Update OpenSSL to 1.0.1p
* Update HTTPS-Everywhere to 5.0.7
* Update NoScript to 2.6.9.31

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


[tor-commits] [tor-browser-bundle/master] Fix the tor version checks when applying backported patches.

2015-07-29 Thread mikeperry
commit abb0ef2e192c4268980a2e670fdfac6c3715c4c5
Author: Mike Perry mikeperry-...@torproject.org
Date:   Wed Jul 29 09:11:11 2015 -0700

Fix the tor version checks when applying backported patches.
---
 gitian/descriptors/linux/gitian-tor.yml   |7 +++
 gitian/descriptors/mac/gitian-tor.yml |7 +++
 gitian/descriptors/windows/gitian-tor.yml |7 +++
 3 files changed, 9 insertions(+), 12 deletions(-)

diff --git a/gitian/descriptors/linux/gitian-tor.yml 
b/gitian/descriptors/linux/gitian-tor.yml
index bfd0e18..906077b 100644
--- a/gitian/descriptors/linux/gitian-tor.yml
+++ b/gitian/descriptors/linux/gitian-tor.yml
@@ -79,14 +79,13 @@ script: |
   export GIT_COMMITTER_NAME=nobody
   export GIT_COMMITTER_EMAIL=nobody@localhost
   export GIT_COMMITTER_DATE=$REFERENCE_DATETIME
-  if [ ${TOR_TAG::9} == tor-0.2.5 ];
+  if [ ${TOR_TAG::9} == tor-0.2.6 ];
   then
-  git am ~/build/bug8405.patch
-  git am ~/build/bug8402-master.patch
-  else
   git am ~/build/bug15482.patch
   git am ~/build/bug16430.patch
   git am ~/build/bug16674.patch
+  else
+  git am ~/build/bug15482.patch
   fi
   mkdir -p $OUTDIR/src
   #git archive HEAD | tar -x -C $OUTDIR/src
diff --git a/gitian/descriptors/mac/gitian-tor.yml 
b/gitian/descriptors/mac/gitian-tor.yml
index c755851..8e64922 100644
--- a/gitian/descriptors/mac/gitian-tor.yml
+++ b/gitian/descriptors/mac/gitian-tor.yml
@@ -57,14 +57,13 @@ script: |
   export GIT_COMMITTER_NAME=nobody
   export GIT_COMMITTER_EMAIL=nobody@localhost
   export GIT_COMMITTER_DATE=$REFERENCE_DATETIME
-  if [ ${TOR_TAG::9} == tor-0.2.5 ];
+  if [ ${TOR_TAG::9} == tor-0.2.6 ];
   then
-  git am ~/build/bug8405.patch
-  git am ~/build/bug8402-master.patch
-  else
   git am ~/build/bug15482.patch
   git am ~/build/bug16430.patch
   git am ~/build/bug16674.patch
+  else
+  git am ~/build/bug15482.patch
   fi
   mkdir -p $OUTDIR/src
   #git archive HEAD | tar -x -C $OUTDIR/src
diff --git a/gitian/descriptors/windows/gitian-tor.yml 
b/gitian/descriptors/windows/gitian-tor.yml
index a6be6b4..7320a65 100644
--- a/gitian/descriptors/windows/gitian-tor.yml
+++ b/gitian/descriptors/windows/gitian-tor.yml
@@ -57,14 +57,13 @@ script: |
   export GIT_COMMITTER_NAME=nobody
   export GIT_COMMITTER_EMAIL=nobody@localhost
   export GIT_COMMITTER_DATE=$REFERENCE_DATETIME
-  if [ ${TOR_TAG::9} == tor-0.2.5 ];
+  if [ ${TOR_TAG::9} == tor-0.2.6 ];
   then
-  git am ~/build/bug8405.patch
-  git am ~/build/bug8402-master.patch
-  else
   git am ~/build/bug15482.patch
   git am ~/build/bug16430.patch
   git am ~/build/bug16674.patch
+  else
+  git am ~/build/bug15482.patch
   fi
   mkdir -p $OUTDIR/src
   #git archive HEAD | tar -x -C $OUTDIR/src



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


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

2015-07-29 Thread translation
commit 2f961aa339271e53a947eba3d6332b43fd528746
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 17:47:31 2015 +

Update translations for tor-messenger-ircproperties
---
 pt_BR/irc.properties |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pt_BR/irc.properties b/pt_BR/irc.properties
index 6b72f27..9e441cc 100644
--- a/pt_BR/irc.properties
+++ b/pt_BR/irc.properties
@@ -97,9 +97,9 @@ message.channelmode=Modo de Canal %1$S definido pelo %2$S.
 #%S is the user's mode.
 message.yourmode=Seu modo é %S.
 #%1$S is the old nick and %2$S is the new nick.
-message.nick=%1$S is now known as %2$S.
+message.nick=%1$S identifica-se como %2$S.
 #%S is your new nick.
-message.nick.you=You are now known as %S.
+message.nick.you=Você identifica-se como %S.
 #Could not change the nickname. %S is the user's nick.
 message.nick.fail=Não é possível utilizar o pseudônimo escolhido. O seu 
pseudônimo continua a ser %S.
 #The parameter is the message.parted.reason, if a part message is given.

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


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

2015-07-29 Thread translation
commit 910d3ac5af87cc4649b16453de339410d252a5b1
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 17:47:35 2015 +

Update translations for tor-messenger-ircproperties_completed
---
 pt_BR/irc.properties |4 
 1 file changed, 4 insertions(+)

diff --git a/pt_BR/irc.properties b/pt_BR/irc.properties
index 8d2b5f7..9e441cc 100644
--- a/pt_BR/irc.properties
+++ b/pt_BR/irc.properties
@@ -96,6 +96,10 @@ message.usermode=Modo %1$S parar %2$S estabelecido por %3$S.
 message.channelmode=Modo de Canal %1$S definido pelo %2$S.
 #%S is the user's mode.
 message.yourmode=Seu modo é %S.
+#%1$S is the old nick and %2$S is the new nick.
+message.nick=%1$S identifica-se como %2$S.
+#%S is your new nick.
+message.nick.you=Você identifica-se como %S.
 #Could not change the nickname. %S is the user's nick.
 message.nick.fail=Não é possível utilizar o pseudônimo escolhido. O seu 
pseudônimo continua a ser %S.
 #The parameter is the message.parted.reason, if a part message is given.

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


[tor-commits] [tor-browser-bundle/master] Update update responses for 5.0a4.

2015-07-29 Thread mikeperry
commit 335c3eed9a919977275b6da29a203cbc3ca9d971
Author: Mike Perry mikeperry-...@torproject.org
Date:   Wed Jul 29 20:55:55 2015 -0700

Update update responses for 5.0a4.
---
 tools/update-responses/config.yml |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/update-responses/config.yml 
b/tools/update-responses/config.yml
index 77d8e46..1917187 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -9,7 +9,7 @@ build_targets:
 osx32: Darwin_x86-gcc3
 osx64: Darwin_x86_64-gcc3
 channels:
-alpha: 5.0a3
+alpha: 5.0a4
 release: 4.5.2
 versions:
 4.5.2:
@@ -23,12 +23,12 @@ versions:
 osx32:
 minSupportedOSVersion: 10.8
 detailsURL: 
https://blog.torproject.org/blog/end-life-plan-tor-browser-32-bit-macs#updating
-5.0a3:
+5.0a4:
 platformVersion: 38.1.0
 detailsURL: https://www.torproject.org/projects/torbrowser.html.en
 download_url: https://www.torproject.org/dist/torbrowser/5.0a3
 incremental_from:
-  - 5.0a2
+  - 5.0a3
 migrate_archs:
   osx32: osx64
 osx32:

___
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

2015-07-29 Thread translation
commit ea551672728ca4cac6b89eff30e91719bb5fd79d
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:15:22 2015 +

Update translations for tails-persistence-setup
---
 ar/ar.po |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ar/ar.po b/ar/ar.po
index 2b76805..d7e0615 100644
--- a/ar/ar.po
+++ b/ar/ar.po
@@ -5,6 +5,7 @@
 # Translators:
 # kraim biskr...@gmail.com, 2013
 # Ash ali.shatr...@gmail.com, 2014
+# Fortas Abdeldjalil dr.fcm...@gmail.com, 2015
 # 0xidz ghouc...@gmail.com, 2014
 # alshara3 hsn.al...@gmail.com, 2013
 # alshara3 hsn.al...@gmail.com, 2013
@@ -16,8 +17,8 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
 POT-Creation-Date: 2015-05-02 21:08+0200\n
-PO-Revision-Date: 2015-06-17 03:46+\n
-Last-Translator: KACIMI LAMINE k_lamin...@yahoo.fr\n
+PO-Revision-Date: 2015-07-29 08:07+\n
+Last-Translator: Fortas Abdeldjalil dr.fcm...@gmail.com\n
 Language-Team: Arabic 
(http://www.transifex.com/projects/p/torproject/language/ar/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -103,7 +104,7 @@ msgstr عميل بيتكوين
 
 #: ../lib/Tails/Persistence/Configuration/Presets.pm:140
 msgid Electrum's bitcoin wallet and configuration
-msgstr 
+msgstr محفظة الإلكتروم للبيتكوين و الإعدادات
 
 #: ../lib/Tails/Persistence/Configuration/Presets.pm:148
 msgid APT Packages

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


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

2015-07-29 Thread translation
commit 06f5e32162e6c4bbed3edefd3b0f88f9d680035d
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:16:41 2015 +

Update translations for tor-messenger-ircproperties
---
 ar/irc.properties |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ar/irc.properties b/ar/irc.properties
index c70e68e..2b5a9bf 100644
--- a/ar/irc.properties
+++ b/ar/irc.properties
@@ -27,7 +27,7 @@ joinChat.password=_Password
 #   account wizard windows.
 options.server=Server
 options.port=بوابة
-options.ssl=Use SSL
+options.ssl=استعمل SSL
 options.encoding=Character Set
 options.quitMessage=Quit message
 options.partMessage=Part message

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


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

2015-07-29 Thread translation
commit b35f310ec9c3f0709bcfc57dc668074a30333a56
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:16:25 2015 +

Update translations for tor-messenger-facebookproperties
---
 ar/facebook.properties |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ar/facebook.properties b/ar/facebook.properties
index aaf7cdc..80b8c2b 100644
--- a/ar/facebook.properties
+++ b/ar/facebook.properties
@@ -2,6 +2,6 @@
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-connection.error.useUsernameNotEmailAddress=Please use your Facebook username, 
not an email address
+connection.error.useUsernameNotEmailAddress=من فضلك استعمل إسم 
المستخدم الفيسبوك الخاص بك, ليس عنوان 
البريد الإلكتروني
 
-facebook.chat.name=Facebook Chat
+facebook.chat.name=دردشة الفيسبوك

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


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

2015-07-29 Thread translation
commit 422de24d6cf418a3ad891cff713c75bdd7051732
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:16:36 2015 +

Update translations for tor-messenger-imtooltipproperties
---
 ar/imtooltip.properties |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ar/imtooltip.properties b/ar/imtooltip.properties
index 0dd51fe..ee45473 100644
--- a/ar/imtooltip.properties
+++ b/ar/imtooltip.properties
@@ -3,5 +3,5 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 buddy.username=Username
-buddy.account=Account
+buddy.account=الحساب
 contact.tags=Tags

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


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

2015-07-29 Thread translation
commit 2e3530e4b19fb1a3063b40b4a3b68d40644f188d
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:16:28 2015 +

Update translations for tor-messenger-facebookproperties_completed
---
 ar/facebook.properties |7 +++
 1 file changed, 7 insertions(+)

diff --git a/ar/facebook.properties b/ar/facebook.properties
new file mode 100644
index 000..80b8c2b
--- /dev/null
+++ b/ar/facebook.properties
@@ -0,0 +1,7 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+connection.error.useUsernameNotEmailAddress=من فضلك استعمل إسم 
المستخدم الفيسبوك الخاص بك, ليس عنوان 
البريد الإلكتروني
+
+facebook.chat.name=دردشة الفيسبوك

___
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_completed] Update translations for tails-persistence-setup_completed

2015-07-29 Thread translation
commit 02cb35ac1e64d9632f9639d37067adc4d65512bb
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:15:26 2015 +

Update translations for tails-persistence-setup_completed
---
 ar/ar.po |   54 --
 1 file changed, 32 insertions(+), 22 deletions(-)

diff --git a/ar/ar.po b/ar/ar.po
index bcc86f7..d7e0615 100644
--- a/ar/ar.po
+++ b/ar/ar.po
@@ -5,18 +5,20 @@
 # Translators:
 # kraim biskr...@gmail.com, 2013
 # Ash ali.shatr...@gmail.com, 2014
+# Fortas Abdeldjalil dr.fcm...@gmail.com, 2015
 # 0xidz ghouc...@gmail.com, 2014
 # alshara3 hsn.al...@gmail.com, 2013
 # alshara3 hsn.al...@gmail.com, 2013
+# KACIMI LAMINE k_lamin...@yahoo.fr, 2015
 # Mohammed ALDOUB voul...@gmail.com, 2013
 # Sherief Alaa sheriefala...@gmail.com, 2013
 msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
-POT-Creation-Date: 2014-10-08 21:13+0200\n
-PO-Revision-Date: 2014-11-20 09:40+\n
-Last-Translator: Ash ali.shatr...@gmail.com\n
+POT-Creation-Date: 2015-05-02 21:08+0200\n
+PO-Revision-Date: 2015-07-29 08:07+\n
+Last-Translator: Fortas Abdeldjalil dr.fcm...@gmail.com\n
 Language-Team: Arabic 
(http://www.transifex.com/projects/p/torproject/language/ar/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -97,26 +99,34 @@ msgid Printers configuration
 msgstr إعدادات  الطابعات
 
 #: ../lib/Tails/Persistence/Configuration/Presets.pm:138
+msgid Bitcoin client
+msgstr عميل بيتكوين
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:140
+msgid Electrum's bitcoin wallet and configuration
+msgstr محفظة الإلكتروم للبيتكوين و الإعدادات
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:148
 msgid APT Packages
 msgstr حزم APT
 
-#: ../lib/Tails/Persistence/Configuration/Presets.pm:140
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:150
 msgid Packages downloaded by APT
 msgstr حزم محملة من قبل APT
 
-#: ../lib/Tails/Persistence/Configuration/Presets.pm:148
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:158
 msgid APT Lists
 msgstr قوائم APT
 
-#: ../lib/Tails/Persistence/Configuration/Presets.pm:150
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:160
 msgid Lists downloaded by APT
 msgstr قوائم محملة من قبل APT
 
-#: ../lib/Tails/Persistence/Configuration/Presets.pm:158
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:168
 msgid Dotfiles
 msgstr Dotfiles
 
-#: ../lib/Tails/Persistence/Configuration/Presets.pm:160
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:170
 msgid 
 Symlink into $HOME every file or directory found in the `dotfiles' directory
 msgstr Symlink into $HOME every file or directory found in the `dotfiles' 
directory
@@ -125,67 +135,67 @@ msgstr Symlink into $HOME every file or directory found 
in the `dotfiles' direc
 msgid Setup Tails persistent volume
 msgstr اعداد قرص دائم لتيلز
 
-#: ../lib/Tails/Persistence/Setup.pm:307 ../lib/Tails/Persistence/Setup.pm:452
+#: ../lib/Tails/Persistence/Setup.pm:307 ../lib/Tails/Persistence/Setup.pm:451
 msgid Error
 msgstr خطأ
 
-#: ../lib/Tails/Persistence/Setup.pm:339
+#: ../lib/Tails/Persistence/Setup.pm:338
 #, perl-format
 msgid Device %s already has a persistent volume.
 msgstr جهاز %s به قرص دائم اصلاً
 
-#: ../lib/Tails/Persistence/Setup.pm:347
+#: ../lib/Tails/Persistence/Setup.pm:346
 #, perl-format
 msgid Device %s has not enough unallocated space.
 msgstr جهاز %s لا يوجد به مساحة فارغة كافية.
 
-#: ../lib/Tails/Persistence/Setup.pm:355 ../lib/Tails/Persistence/Setup.pm:369
+#: ../lib/Tails/Persistence/Setup.pm:354 ../lib/Tails/Persistence/Setup.pm:368
 #, perl-format
 msgid Device %s has no persistent volume.
 msgstr جهاز %s لا يوجد به قرص دائم.
 
-#: ../lib/Tails/Persistence/Setup.pm:361
+#: ../lib/Tails/Persistence/Setup.pm:360
 msgid 
 Cannot delete the persistent volume while in use. You should restart Tails 
 without persistence.
 msgstr لا يمكن إلغاء القرص الدائم اثناء 
الاستخدام. يجب عليك اعدة تشغيل تايلز دون 
دوام.
 
-#: ../lib/Tails/Persistence/Setup.pm:380
+#: ../lib/Tails/Persistence/Setup.pm:379
 msgid Persistence volume is not unlocked.
 msgstr القرص الدائم مقفل.
 
-#: ../lib/Tails/Persistence/Setup.pm:385
+#: ../lib/Tails/Persistence/Setup.pm:384
 msgid Persistence volume is not mounted.
 msgstr القرص الدائم غير مثبت.
 
-#: ../lib/Tails/Persistence/Setup.pm:390
+#: ../lib/Tails/Persistence/Setup.pm:389
 msgid Persistence volume is not readable. Permissions or ownership problems?
 msgstr القرص الدائم غير قابل للقراءة. مشاكل 
في الصلاحيات او الملكية؟
 
-#: ../lib/Tails/Persistence/Setup.pm:395
+#: ../lib/Tails/Persistence/Setup.pm:394

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

2015-07-29 Thread translation
commit 8d9e7879e43bf4726686faf11c7925c788c46724
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:15:45 2015 +

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

diff --git a/ar.po b/ar.po
index cb15edc..9a1742d 100644
--- a/ar.po
+++ b/ar.po
@@ -22,7 +22,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-22 15:54+\n
+PO-Revision-Date: 2015-07-29 08:10+\n
 Last-Translator: runasand runa.sand...@gmail.com\n
 Language-Team: Arabic 
(http://www.transifex.com/projects/p/torproject/language/ar/)\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/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd

2015-07-29 Thread translation
commit 44dc3047791a2f1428816cf6d8a85691ce59f160
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 08:16:32 2015 +

Update translations for tor-messenger-fingerdtd
---
 ar/finger.dtd |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ar/finger.dtd b/ar/finger.dtd
index 90fb49e..2d89931 100644
--- a/ar/finger.dtd
+++ b/ar/finger.dtd
@@ -1,9 +1,9 @@
 !ENTITY finger.title بصمات معروفة
 !ENTITY finger.screenName Screenname
-!ENTITY finger.status Status
+!ENTITY finger.status الحاﻻت
 !ENTITY finger.verified Verified
-!ENTITY finger.fingerprint Fingerprint
-!ENTITY finger.account Account
+!ENTITY finger.fingerprint البصمة
+!ENTITY finger.account الحساب
 !ENTITY finger.protocol Protocol
 !ENTITY finger.verify مصادقة
 !ENTITY finger.remove Remove

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


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

2015-07-29 Thread translation
commit acbdb3479eb063f123555f7741c0262f71cf65d2
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 06:46:24 2015 +

Update translations for tor-messenger-otrproperties
---
 ca/otr.properties |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ca/otr.properties b/ca/otr.properties
index 07a14ec..8b070ee 100644
--- a/ca/otr.properties
+++ b/ca/otr.properties
@@ -1,6 +1,6 @@
-msgevent.encryption_required_part1=You attempted to send an unencrypted 
message to %S. As a policy, unencrypted messages are not allowed.
+msgevent.encryption_required_part1=Esteu intentant enviar un missatge no 
encriptat a %S. Per principis, no es permeten els missatges no encriptats.
 msgevent.encryption_required_part2=Attempting to start a private conversation. 
Your message will be retransmitted when the private conversation starts.
-msgevent.encryption_error=An error occurred when encrypting your message. The 
message was not sent.
+msgevent.encryption_error=S'ha produït un error en l'encriptació del vostre 
missatge. El missatge no s'ha enviat.
 msgevent.connection_ended=%S has already closed their private connection to 
you. Your message was not sent. Either end your private conversation, or 
restart it.
 msgevent.setup_error=An error occured while setting up a private conversation 
with %S.
 msgevent.msg_reflected=You are receiving your own OTR messages. You are either 
trying to talk to yourself, or someone is reflecting your messages back at you.

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


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

2015-07-29 Thread translation
commit a1152f8f7c8f49d4a61270f0616f3007722a5d06
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 06:46:29 2015 +

Update translations for tor-messenger-loggerproperties
---
 ca/logger.properties |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ca/logger.properties b/ca/logger.properties
index 2228c50..ca6f1c4 100644
--- a/ca/logger.properties
+++ b/ca/logger.properties
@@ -4,4 +4,4 @@
 
 # LOCALIZATION NOTE (badLogfile):
 #  %S is the filename of the log file.
-badLogfile=Empty or corrupt log file: %S
+badLogfile=Fitxer de registre buit o corrupte: %S

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


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

2015-07-29 Thread translation
commit d341e3ce82478be88c4d730ee76ab1171737ebd1
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 06:46:32 2015 +

Update translations for tor-messenger-loggerproperties_completed
---
 ca/logger.properties |7 +++
 1 file changed, 7 insertions(+)

diff --git a/ca/logger.properties b/ca/logger.properties
new file mode 100644
index 000..ca6f1c4
--- /dev/null
+++ b/ca/logger.properties
@@ -0,0 +1,7 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (badLogfile):
+#  %S is the filename of the log file.
+badLogfile=Fitxer de registre buit o corrupte: %S

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


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

2015-07-29 Thread translation
commit 29ba697c2fbe36988dc25de4f0486b29c6752712
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:26 2015 +

Update translations for whisperback
---
 tr/tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/tr.po b/tr/tr.po
index af8bfb4..197aba8 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -14,7 +14,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-03-17 17:40+0100\n
-PO-Revision-Date: 2015-07-28 21:51+\n
+PO-Revision-Date: 2015-07-29 11:45+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/liveusb-creator] Update translations for liveusb-creator

2015-07-29 Thread translation
commit 7274bc5fdc169641c16a73e36910cf3726741f41
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:38 2015 +

Update translations for liveusb-creator
---
 tr/tr.po |  120 +++---
 1 file changed, 60 insertions(+), 60 deletions(-)

diff --git a/tr/tr.po b/tr/tr.po
index 9ed30fe..1466adf 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -15,9 +15,9 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2015-02-11 19:14+0100\n
-PO-Revision-Date: 2015-02-14 09:01+\n
-Last-Translator: banu arı banu-...@hotmail.com\n
+POT-Creation-Date: 2015-06-28 19:22+0200\n
+PO-Revision-Date: 2015-07-29 11:33+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -45,7 +45,7 @@ msgstr %(size)s %(label)s
 msgid %(vendor)s %(model)s (%(details)s) - %(device)s
 msgstr %(vendor)s %(model)s (%(details)s) - %(device)s
 
-#: ../liveusb/creator.py:1063
+#: ../liveusb/creator.py:1072
 #, python-format
 msgid %s already bootable
 msgstr %s zaten başlatılabilir
@@ -102,16 +102,16 @@ msgid 
 persist after a reboot.
 msgstr USB belleğinizde kalıcı kaplama için ek alan ayırarak, 
çalışır işletim sisteminizde kalıcı değişiklikler yapmanızı ve veri 
depolamanızı mümkün kılarsınız. Bu olmadan, yeniden başlatma 
işleminden sonra kaydedilen veriler saklanamaz.
 
-#: ../liveusb/creator.py:1162 ../liveusb/creator.py:1425
+#: ../liveusb/creator.py:1171 ../liveusb/creator.py:1434
 #, python-format
 msgid Calculating the SHA1 of %s
 msgstr %s SHA1'i hesaplanıyor
 
-#: ../liveusb/creator.py:1373
+#: ../liveusb/creator.py:1382
 msgid Cannot find
 msgstr Bulunamadı
 
-#: ../liveusb/creator.py:556
+#: ../liveusb/creator.py:558
 #, python-format
 msgid Cannot find device %s
 msgstr %s aygıtı bulunamadı
@@ -130,7 +130,7 @@ msgid 
 Upgrade
 msgstr Çoğalt\nve\nYükselt
 
-#: ../liveusb/creator.py:408
+#: ../liveusb/creator.py:410
 #, python-format
 msgid Creating %sMB persistent overlay
 msgstr %sMB kalıcı kaplaması oluşturuluyor
@@ -158,16 +158,16 @@ msgstr İndirme başarısız:
 msgid Downloading %s...
 msgstr %s indiriliyor...
 
-#: ../liveusb/creator.py:1158
+#: ../liveusb/creator.py:1167
 msgid Drive is a loopback, skipping MBR reset
 msgstr Sürücü bir yansıma, MBR sıfırlama atlanıyor
 
-#: ../liveusb/creator.py:827
+#: ../liveusb/creator.py:836
 #, python-format
 msgid Entering unmount_device for '%(device)s'
 msgstr '%(device)s' için unmount_device giriyor
 
-#: ../liveusb/creator.py:1238
+#: ../liveusb/creator.py:1247
 msgid Error probing device
 msgstr Sürücü araştırma hatası
 
@@ -177,26 +177,26 @@ msgid 
 continue.
 msgstr Hata: Etiket ayarlanamıyor veya aygıtınızın UUID'si alınamıyor. 
Devam edilemez.
 
-#: ../liveusb/creator.py:384
+#: ../liveusb/creator.py:386
 msgid 
 Error: The SHA1 of your Live CD is invalid.  You can run this program with 
 the --noverify argument to bypass this verification check.
 msgstr Hata: Çalışır CD'nizin SHA1'i geçersizdir. Bu programı 
--noverify argümanıyla çalıştırarak bu onaylama adımını 
atlayabilirsiniz.
 
-#: ../liveusb/creator.py:147
+#: ../liveusb/creator.py:148
 msgid Extracting live image to the target device...
 msgstr Hedef cihaza canlı resim çıkartılıyor...
 
-#: ../liveusb/creator.py:1106
+#: ../liveusb/creator.py:1115
 #, python-format
 msgid Formatting %(device)s as FAT32
 msgstr %(device)s FAT32 olarak biçimlendiriliyor
 
-#: ../liveusb/creator.py:142
+#: ../liveusb/creator.py:143
 msgid ISO MD5 checksum passed
 msgstr ISO MD5 doğrulama başarılı
 
-#: ../liveusb/creator.py:140
+#: ../liveusb/creator.py:141
 msgid ISO MD5 checksum verification failed
 msgstr ISO MD5 doğrulama onaylanması başarısız
 
@@ -223,7 +223,7 @@ msgstr Kurulum tamamlandı! (%s)
 msgid Installation was completed. Press OK to close this program.
 msgstr Kutulum tamamlandı. Lütfen programı kapatmak için TAMAM butonuna 
basın.
 
-#: ../liveusb/creator.py:963 ../liveusb/creator.py:1279
+#: ../liveusb/creator.py:972 ../liveusb/creator.py:1288
 msgid Installing bootloader...
 msgstr Bootloader yükleniyor...
 
@@ -231,18 +231,18 @@ msgstr Bootloader yükleniyor...
 msgid LiveUSB creation failed!
 msgstr LiveUSB oluşturma başarısız!
 
-#: ../liveusb/creator.py:1374
+#: ../liveusb/creator.py:1383
 msgid 
 Make sure to extract the entire liveusb-creator zip file before running this
  program.
 msgstr Bu programı çalıştırmadan önce liveusb-creator zip dosyasının 
tamamını çıkarttığınızdan emin olun.
 
-#: ../liveusb/creator.py:1250
+#: ../liveusb/creator.py:1259
 msgid 
 Make sure your USB key is plugged in and formatted with the FAT filesystem
 msgstr USB belleğinizin takılı ve FAT dosya sistemi ile 

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

2015-07-29 Thread translation
commit d59613956f528df51410fce1acfa35a3857a5ad8
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:29 2015 +

Update translations for whisperback_completed
---
 tr/tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/tr.po b/tr/tr.po
index af8bfb4..197aba8 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -14,7 +14,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-03-17 17:40+0100\n
-PO-Revision-Date: 2015-07-28 21:51+\n
+PO-Revision-Date: 2015-07-29 11:45+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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-greeter] Update translations for tails-greeter

2015-07-29 Thread translation
commit a68eab161d9c17b79c3c26be56dc272979b10237
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:48 2015 +

Update translations for tails-greeter
---
 tr/tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr/tr.po b/tr/tr.po
index a99a9ff..5f85879 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -14,8 +14,8 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:25+0200\n
-PO-Revision-Date: 2015-07-25 14:37+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:31+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 11129e21c2fed7b66e56824efc3c6eb7733b8ca6
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:19 2015 +

Update translations for torcheck
---
 tr/torcheck.po |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/tr/torcheck.po b/tr/torcheck.po
index 563d376..19a5880 100644
--- a/tr/torcheck.po
+++ b/tr/torcheck.po
@@ -7,13 +7,14 @@
 # Emir Sarı bitig...@openmailbox.org, 2014
 # erg26 ergungor...@gmail.com, 2012
 # monolifed, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # Volkan Gezer volkange...@gmail.com, 2013-2015
 msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2012-02-16 20:28+PDT\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:44+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -29,7 +30,7 @@ msgid 
 Please refer to the a href=\https://www.torproject.org/\;Tor website/a 
 for further information about using Tor safely.  You are now free to browse 
 the Internet anonymously.
-msgstr Tor'u güvenli olarak kullanma konusunda daha fazla bilgi almak için 
a href=\https://www.torproject.org/\;Tor websitesini/a ziyaret ediniz. Şu 
andan itibaren İnternet'te anonim olarak dolaşabilirsiniz.
+msgstr Tor'u güvenli olarak kullanma konusunda daha fazla bilgi almak için 
a href=\https://www.torproject.org/\;Tor web sitesini/a ziyaret edin. 
Şimdi Internet'i anonim olarak kullanabilirsiniz.
 
 msgid There is a security update available for Tor Browser.
 msgstr Tor Browser için bir güvenlik güncelleştirmesi mevcut.

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


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

2015-07-29 Thread translation
commit 2546423484ba570e1f6e9271a13f239f7bf20bc7
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:23 2015 +

Update translations for torcheck_completed
---
 tr/torcheck.po |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/tr/torcheck.po b/tr/torcheck.po
index 563d376..19a5880 100644
--- a/tr/torcheck.po
+++ b/tr/torcheck.po
@@ -7,13 +7,14 @@
 # Emir Sarı bitig...@openmailbox.org, 2014
 # erg26 ergungor...@gmail.com, 2012
 # monolifed, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # Volkan Gezer volkange...@gmail.com, 2013-2015
 msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2012-02-16 20:28+PDT\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:44+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -29,7 +30,7 @@ msgid 
 Please refer to the a href=\https://www.torproject.org/\;Tor website/a 
 for further information about using Tor safely.  You are now free to browse 
 the Internet anonymously.
-msgstr Tor'u güvenli olarak kullanma konusunda daha fazla bilgi almak için 
a href=\https://www.torproject.org/\;Tor websitesini/a ziyaret ediniz. Şu 
andan itibaren İnternet'te anonim olarak dolaşabilirsiniz.
+msgstr Tor'u güvenli olarak kullanma konusunda daha fazla bilgi almak için 
a href=\https://www.torproject.org/\;Tor web sitesini/a ziyaret edin. 
Şimdi Internet'i anonim olarak kullanabilirsiniz.
 
 msgid There is a security update available for Tor Browser.
 msgstr Tor Browser için bir güvenlik güncelleştirmesi mevcut.

___
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

2015-07-29 Thread translation
commit b8c41a3e4afbbd19cf5bbc9c74946ee1a2c334a5
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:04 2015 +

Update translations for bridgedb
---
 tr/LC_MESSAGES/bridgedb.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr/LC_MESSAGES/bridgedb.po b/tr/LC_MESSAGES/bridgedb.po
index 3817d3d..e8b648b 100644
--- a/tr/LC_MESSAGES/bridgedb.po
+++ b/tr/LC_MESSAGES/bridgedb.po
@@ -19,8 +19,8 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDBkeywords=bridgedb-reported,msgidcc=isis,sysrqbowner=isis'POT-Creation-Date:
 2015-03-19 22:13+\n
-PO-Revision-Date: 2015-06-20 14:58+\n
-Last-Translator: Fomas fomas.ad...@gmail.com\n
+PO-Revision-Date: 2015-07-29 11:35+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 42ad8aa9dce516dacf19521a7282a1562eb5e956
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:47:33 2015 +

Update translations for tor-messenger-prefsdtd_completed
---
 tr/prefs.dtd |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/prefs.dtd b/tr/prefs.dtd
index e8f33b1..7313c1c 100644
--- a/tr/prefs.dtd
+++ b/tr/prefs.dtd
@@ -1,4 +1,4 @@
-!ENTITY prefs.otrPreferences OTR Tercihleri
+!ENTITY prefs.otrPreferences OTR Ayarları
 !ENTITY prefs.otrSettings OTR Ayarları
 !ENTITY prefs.requireEncryption Şifreleme gerektir
 !ENTITY prefs.otrKeys Gizli Anahtarlarım

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


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

2015-07-29 Thread translation
commit d80e6ed5a281d6cc450ad2c77d27e1d99f89840e
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:47:25 2015 +

Update translations for tor-messenger-prefsdtd
---
 tr/prefs.dtd |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/prefs.dtd b/tr/prefs.dtd
index e8f33b1..7313c1c 100644
--- a/tr/prefs.dtd
+++ b/tr/prefs.dtd
@@ -1,4 +1,4 @@
-!ENTITY prefs.otrPreferences OTR Tercihleri
+!ENTITY prefs.otrPreferences OTR Ayarları
 !ENTITY prefs.otrSettings OTR Ayarları
 !ENTITY prefs.requireEncryption Şifreleme gerektir
 !ENTITY prefs.otrKeys Gizli Anahtarlarım

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


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

2015-07-29 Thread translation
commit 45216593fe734b322d567260b2c3110d33518136
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:51 2015 +

Update translations for tails-greeter_completed
---
 tr/tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr/tr.po b/tr/tr.po
index a99a9ff..5f85879 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -14,8 +14,8 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:25+0200\n
-PO-Revision-Date: 2015-07-25 14:37+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:31+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 9f7dc8f04db4c4ce376769ec6aa5115a15185f4c
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:12 2015 +

Update translations for gettor
---
 tr/gettor.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/gettor.po b/tr/gettor.po
index aca2bf7..14a71d3 100644
--- a/tr/gettor.po
+++ b/tr/gettor.po
@@ -17,7 +17,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2013-01-19 13:40+0100\n
-PO-Revision-Date: 2015-07-28 21:51+\n
+PO-Revision-Date: 2015-07-29 11:39+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/gettor_completed] Update translations for gettor_completed

2015-07-29 Thread translation
commit f939d51bf16b058d249cf89fb068be9d0080b194
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:16 2015 +

Update translations for gettor_completed
---
 tr/gettor.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/gettor.po b/tr/gettor.po
index aca2bf7..14a71d3 100644
--- a/tr/gettor.po
+++ b/tr/gettor.po
@@ -17,7 +17,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2013-01-19 13:40+0100\n
-PO-Revision-Date: 2015-07-28 21:51+\n
+PO-Revision-Date: 2015-07-29 11:39+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/liveusb-creator_completed] Update translations for liveusb-creator_completed

2015-07-29 Thread translation
commit 68d82b80ac7cb73f9bbe05bc66fd57b11b488dcb
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:42 2015 +

Update translations for liveusb-creator_completed
---
 tr/tr.po |  120 +++---
 1 file changed, 60 insertions(+), 60 deletions(-)

diff --git a/tr/tr.po b/tr/tr.po
index 9ed30fe..1466adf 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -15,9 +15,9 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2015-02-11 19:14+0100\n
-PO-Revision-Date: 2015-02-14 09:01+\n
-Last-Translator: banu arı banu-...@hotmail.com\n
+POT-Creation-Date: 2015-06-28 19:22+0200\n
+PO-Revision-Date: 2015-07-29 11:33+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -45,7 +45,7 @@ msgstr %(size)s %(label)s
 msgid %(vendor)s %(model)s (%(details)s) - %(device)s
 msgstr %(vendor)s %(model)s (%(details)s) - %(device)s
 
-#: ../liveusb/creator.py:1063
+#: ../liveusb/creator.py:1072
 #, python-format
 msgid %s already bootable
 msgstr %s zaten başlatılabilir
@@ -102,16 +102,16 @@ msgid 
 persist after a reboot.
 msgstr USB belleğinizde kalıcı kaplama için ek alan ayırarak, 
çalışır işletim sisteminizde kalıcı değişiklikler yapmanızı ve veri 
depolamanızı mümkün kılarsınız. Bu olmadan, yeniden başlatma 
işleminden sonra kaydedilen veriler saklanamaz.
 
-#: ../liveusb/creator.py:1162 ../liveusb/creator.py:1425
+#: ../liveusb/creator.py:1171 ../liveusb/creator.py:1434
 #, python-format
 msgid Calculating the SHA1 of %s
 msgstr %s SHA1'i hesaplanıyor
 
-#: ../liveusb/creator.py:1373
+#: ../liveusb/creator.py:1382
 msgid Cannot find
 msgstr Bulunamadı
 
-#: ../liveusb/creator.py:556
+#: ../liveusb/creator.py:558
 #, python-format
 msgid Cannot find device %s
 msgstr %s aygıtı bulunamadı
@@ -130,7 +130,7 @@ msgid 
 Upgrade
 msgstr Çoğalt\nve\nYükselt
 
-#: ../liveusb/creator.py:408
+#: ../liveusb/creator.py:410
 #, python-format
 msgid Creating %sMB persistent overlay
 msgstr %sMB kalıcı kaplaması oluşturuluyor
@@ -158,16 +158,16 @@ msgstr İndirme başarısız:
 msgid Downloading %s...
 msgstr %s indiriliyor...
 
-#: ../liveusb/creator.py:1158
+#: ../liveusb/creator.py:1167
 msgid Drive is a loopback, skipping MBR reset
 msgstr Sürücü bir yansıma, MBR sıfırlama atlanıyor
 
-#: ../liveusb/creator.py:827
+#: ../liveusb/creator.py:836
 #, python-format
 msgid Entering unmount_device for '%(device)s'
 msgstr '%(device)s' için unmount_device giriyor
 
-#: ../liveusb/creator.py:1238
+#: ../liveusb/creator.py:1247
 msgid Error probing device
 msgstr Sürücü araştırma hatası
 
@@ -177,26 +177,26 @@ msgid 
 continue.
 msgstr Hata: Etiket ayarlanamıyor veya aygıtınızın UUID'si alınamıyor. 
Devam edilemez.
 
-#: ../liveusb/creator.py:384
+#: ../liveusb/creator.py:386
 msgid 
 Error: The SHA1 of your Live CD is invalid.  You can run this program with 
 the --noverify argument to bypass this verification check.
 msgstr Hata: Çalışır CD'nizin SHA1'i geçersizdir. Bu programı 
--noverify argümanıyla çalıştırarak bu onaylama adımını 
atlayabilirsiniz.
 
-#: ../liveusb/creator.py:147
+#: ../liveusb/creator.py:148
 msgid Extracting live image to the target device...
 msgstr Hedef cihaza canlı resim çıkartılıyor...
 
-#: ../liveusb/creator.py:1106
+#: ../liveusb/creator.py:1115
 #, python-format
 msgid Formatting %(device)s as FAT32
 msgstr %(device)s FAT32 olarak biçimlendiriliyor
 
-#: ../liveusb/creator.py:142
+#: ../liveusb/creator.py:143
 msgid ISO MD5 checksum passed
 msgstr ISO MD5 doğrulama başarılı
 
-#: ../liveusb/creator.py:140
+#: ../liveusb/creator.py:141
 msgid ISO MD5 checksum verification failed
 msgstr ISO MD5 doğrulama onaylanması başarısız
 
@@ -223,7 +223,7 @@ msgstr Kurulum tamamlandı! (%s)
 msgid Installation was completed. Press OK to close this program.
 msgstr Kutulum tamamlandı. Lütfen programı kapatmak için TAMAM butonuna 
basın.
 
-#: ../liveusb/creator.py:963 ../liveusb/creator.py:1279
+#: ../liveusb/creator.py:972 ../liveusb/creator.py:1288
 msgid Installing bootloader...
 msgstr Bootloader yükleniyor...
 
@@ -231,18 +231,18 @@ msgstr Bootloader yükleniyor...
 msgid LiveUSB creation failed!
 msgstr LiveUSB oluşturma başarısız!
 
-#: ../liveusb/creator.py:1374
+#: ../liveusb/creator.py:1383
 msgid 
 Make sure to extract the entire liveusb-creator zip file before running this
  program.
 msgstr Bu programı çalıştırmadan önce liveusb-creator zip dosyasının 
tamamını çıkarttığınızdan emin olun.
 
-#: ../liveusb/creator.py:1250
+#: ../liveusb/creator.py:1259
 msgid 
 Make sure your USB key is plugged in and formatted with the FAT filesystem
 msgstr USB belleğinizin takılı ve FAT dosya sistemi ile 

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

2015-07-29 Thread translation
commit 4dfc9a870bc4482ed5f8b29ca37a71ba139d47c5
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:45:08 2015 +

Update translations for bridgedb_completed
---
 tr/LC_MESSAGES/bridgedb.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr/LC_MESSAGES/bridgedb.po b/tr/LC_MESSAGES/bridgedb.po
index 3817d3d..e8b648b 100644
--- a/tr/LC_MESSAGES/bridgedb.po
+++ b/tr/LC_MESSAGES/bridgedb.po
@@ -19,8 +19,8 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDBkeywords=bridgedb-reported,msgidcc=isis,sysrqbowner=isis'POT-Creation-Date:
 2015-03-19 22:13+\n
-PO-Revision-Date: 2015-06-20 14:58+\n
-Last-Translator: Fomas fomas.ad...@gmail.com\n
+PO-Revision-Date: 2015-07-29 11:35+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\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_completed] Update translations for tails-misc_completed

2015-07-29 Thread translation
commit 3e41c07fb33061a9c1caa2bf0c130ddac14d2dfb
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:11 2015 +

Update translations for tails-misc_completed
---
 tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index 2ad1506..d1bf0c5 100644
--- a/tr.po
+++ b/tr.po
@@ -18,8 +18,8 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-25 13:10+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:33+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 44a43f39bf29659bd081a22cb579dedacd59b3df
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:31 2015 +

Update translations for tails-iuk_completed
---
 tr.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tr.po b/tr.po
index 4f48cd1..b81854b 100644
--- a/tr.po
+++ b/tr.po
@@ -14,9 +14,9 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
-POT-Creation-Date: 2015-05-02 21:08+0200\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+POT-Creation-Date: 2015-06-28 19:34+0200\n
+PO-Revision-Date: 2015-07-29 11:35+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 5d3596812ab780ce6951346582731d9f235a3ab6
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:48 2015 +

Update translations for tor_animation
---
 tr.srt |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/tr.srt b/tr.srt
index ef5c9c3..4e58558 100644
--- a/tr.srt
+++ b/tr.srt
@@ -1,6 +1,6 @@
 1
 00:00:00,660 -- 00:00:02,780
-İnternet'e çok alıştık.
+Internet'e çok alıştık.
 
 2
 00:00:03,120 -- 00:00:07,700
@@ -40,124 +40,124 @@ siz ve hayatınız hakkında daha birçok
 bilgiyi görebilecek
 
 10
-00:00:29,620 -- 00:00:32,460
+00:00:29,200 -- 00:00:31,500
 muhtemelen, bu verileri sizi ortaya çıkarmak
 için kolaylıkla kullanabilecek
 
 11
-00:00:32,920 -- 00:00:35,840
+00:00:31,700 -- 00:00:34,000
 tanımadığınız kişilerle paylaşmak
 istemediniz.
 
 12
-00:00:36,220 -- 00:00:38,120
+00:00:34,500 -- 00:00:37,000
 Tabii, Tor kullanmıyorsanız!
 
 13
-00:00:39,140 -- 00:00:42,840
+00:00:37,140 -- 00:00:40,840
 Tor Tarayıcı gizliliğimizi ve İnternet'teki
 kimliğimizi korur.
 
 14
-00:00:43,560 -- 00:00:46,760
+00:00:41,560 -- 00:00:44,760
 Tor, bağlantınızı üç katmanlı şifreleme
 ile güvene alarak
 
 15
-00:00:46,940 -- 00:00:51,760
+00:00:44,940 -- 00:00:49,760
 dünyanın dört bir yanında gönüllü olarak
 çalışan üç sunucudan geçirir,
 
 16
-00:00:52,280 -- 00:00:55,520
+00:00:50,280 -- 00:00:53,520
 ve İnternet'te anonim olarak iletişim
 kurabilmemizi sağlar.
 
 17
-00:00:58,560 -- 00:01:00,280
+00:00:56,560 -- 00:00:58,280
 Tor ayrıca verilerimizi de, hükümet
 
 18
-00:01:00,400 -- 00:01:03,900
+00:00:58,400 -- 00:01:01,900
 şirket ve toplu gözetime karşı da korur.
 
 19
-00:01:04,880 -- 00:01:09,340
+00:01:02,880 -- 00:01:07,340
 Belki de İnternet'i sınırlamaya ve
 izlemeye çalışan bir baskıcı ülkede yaşıyor olabilirsiniz.
 
 20
-00:01:09,900 -- 00:01:13,800
+00:01:07,900 -- 00:01:11,800
 Veya büyük şirketlerin kişisel bilgilerinizden
 faydalanmasını istemiyorsunuz.
 
 21
-00:01:14,880 -- 00:01:17,640
+00:01:12,880 -- 00:01:15,640
 Tor tüm kullanıcılarının
 aynı görünmesini
 
 22
-00:01:17,920 -- 00:01:20,800
+00:01:15,920 -- 00:01:18,800
 ve böylece izleyenlerin aklının karışmasını
 sağlar ve sizi anonim yapar.
 
 23
-00:01:21,500 -- 00:01:24,980
+00:01:19,500 -- 00:01:22,980
 Böylece, Tor ağını kullanan ne kadar çok insan olursa
 daha fazla güçlü olur
 
 24
-00:01:25,140 -- 00:01:29,800
+00:01:23,140 -- 00:01:27,800
 çünkü tamamıyla aynı görülen kalabalıkta
 gizlenmek daha kolaydır.
 
 25
-00:01:30,700 -- 00:01:33,240
+00:01:28,700 -- 00:01:31,240
 İnternet'te ne yaptığınızı bilen sansürü
 umursamadan
 
 26
-00:01:33,400 -- 00:01:36,100
+00:01:31,400 -- 00:01:34,100
 sansürü aşabilirsiniz.
 
 27
-00:01:38,540 -- 00:01:41,440
+00:01:36,540 -- 00:01:39,440
 Bir ürüne ilk tıkladığınızdan itibaren
 başlayan
 
 28
-00:01:41,640 -- 00:01:43,300
+00:01:39,640 -- 00:01:41,300
 reklamlar sizi aylarca her yerde
 takip etmeyecek.
 
 29
-00:01:45,880 -- 00:01:49,380
+00:01:43,880 -- 00:01:47,380
 Tor kullanarak gezdiğiniz siteler
 oturum açıp, söylemediğiniz sürece
 
 30
-00:01:49,540 -- 00:01:51,760
+00:01:47,540 -- 00:01:49,760
 dünyanın hangi yerinden ziyaret
 ettiğinizi,
 
 31
-00:01:51,920 -- 00:01:53,920
+00:01:49,920 -- 00:01:51,920
 nerede olduğunuzu bile bilmeyecek.
 
 32
-00:01:56,200 -- 00:01:57,840
+00:01:54,200 -- 00:01:55,840
 Tor indirip kullanarak,
 
 33
-00:01:58,200 -- 00:02:00,560
+00:01:56,200 -- 00:01:58,560
 anonimliğe ihtiyacı olan aktivist,
 gazeteci ve
 
 34
-00:02:00,880 -- 00:02:03,640
+00:01:58,880 -- 00:02:01,640
 blogcuları koruyabilirsiniz.
 
 35
-00:02:04,000 -- 00:02:09,000
+00:02:02,000 -- 00:02:07,000
 Tor indirin ve kullanın! Veya bir ayna çalıştırın!
 

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


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

2015-07-29 Thread translation
commit 3ddd19d330642f7f9c7ce5bdbf7888c16c7ae58c
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:28 2015 +

Update translations for tails-iuk
---
 tr.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tr.po b/tr.po
index 4f48cd1..b81854b 100644
--- a/tr.po
+++ b/tr.po
@@ -14,9 +14,9 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
-POT-Creation-Date: 2015-05-02 21:08+0200\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+POT-Creation-Date: 2015-06-28 19:34+0200\n
+PO-Revision-Date: 2015-07-29 11:35+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 2e7d35a7309fc38b48272a2e9ac77fae7fc6878c
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:51 2015 +

Update translations for tor_animation_completed
---
 tr.srt |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/tr.srt b/tr.srt
index ef5c9c3..4e58558 100644
--- a/tr.srt
+++ b/tr.srt
@@ -1,6 +1,6 @@
 1
 00:00:00,660 -- 00:00:02,780
-İnternet'e çok alıştık.
+Internet'e çok alıştık.
 
 2
 00:00:03,120 -- 00:00:07,700
@@ -40,124 +40,124 @@ siz ve hayatınız hakkında daha birçok
 bilgiyi görebilecek
 
 10
-00:00:29,620 -- 00:00:32,460
+00:00:29,200 -- 00:00:31,500
 muhtemelen, bu verileri sizi ortaya çıkarmak
 için kolaylıkla kullanabilecek
 
 11
-00:00:32,920 -- 00:00:35,840
+00:00:31,700 -- 00:00:34,000
 tanımadığınız kişilerle paylaşmak
 istemediniz.
 
 12
-00:00:36,220 -- 00:00:38,120
+00:00:34,500 -- 00:00:37,000
 Tabii, Tor kullanmıyorsanız!
 
 13
-00:00:39,140 -- 00:00:42,840
+00:00:37,140 -- 00:00:40,840
 Tor Tarayıcı gizliliğimizi ve İnternet'teki
 kimliğimizi korur.
 
 14
-00:00:43,560 -- 00:00:46,760
+00:00:41,560 -- 00:00:44,760
 Tor, bağlantınızı üç katmanlı şifreleme
 ile güvene alarak
 
 15
-00:00:46,940 -- 00:00:51,760
+00:00:44,940 -- 00:00:49,760
 dünyanın dört bir yanında gönüllü olarak
 çalışan üç sunucudan geçirir,
 
 16
-00:00:52,280 -- 00:00:55,520
+00:00:50,280 -- 00:00:53,520
 ve İnternet'te anonim olarak iletişim
 kurabilmemizi sağlar.
 
 17
-00:00:58,560 -- 00:01:00,280
+00:00:56,560 -- 00:00:58,280
 Tor ayrıca verilerimizi de, hükümet
 
 18
-00:01:00,400 -- 00:01:03,900
+00:00:58,400 -- 00:01:01,900
 şirket ve toplu gözetime karşı da korur.
 
 19
-00:01:04,880 -- 00:01:09,340
+00:01:02,880 -- 00:01:07,340
 Belki de İnternet'i sınırlamaya ve
 izlemeye çalışan bir baskıcı ülkede yaşıyor olabilirsiniz.
 
 20
-00:01:09,900 -- 00:01:13,800
+00:01:07,900 -- 00:01:11,800
 Veya büyük şirketlerin kişisel bilgilerinizden
 faydalanmasını istemiyorsunuz.
 
 21
-00:01:14,880 -- 00:01:17,640
+00:01:12,880 -- 00:01:15,640
 Tor tüm kullanıcılarının
 aynı görünmesini
 
 22
-00:01:17,920 -- 00:01:20,800
+00:01:15,920 -- 00:01:18,800
 ve böylece izleyenlerin aklının karışmasını
 sağlar ve sizi anonim yapar.
 
 23
-00:01:21,500 -- 00:01:24,980
+00:01:19,500 -- 00:01:22,980
 Böylece, Tor ağını kullanan ne kadar çok insan olursa
 daha fazla güçlü olur
 
 24
-00:01:25,140 -- 00:01:29,800
+00:01:23,140 -- 00:01:27,800
 çünkü tamamıyla aynı görülen kalabalıkta
 gizlenmek daha kolaydır.
 
 25
-00:01:30,700 -- 00:01:33,240
+00:01:28,700 -- 00:01:31,240
 İnternet'te ne yaptığınızı bilen sansürü
 umursamadan
 
 26
-00:01:33,400 -- 00:01:36,100
+00:01:31,400 -- 00:01:34,100
 sansürü aşabilirsiniz.
 
 27
-00:01:38,540 -- 00:01:41,440
+00:01:36,540 -- 00:01:39,440
 Bir ürüne ilk tıkladığınızdan itibaren
 başlayan
 
 28
-00:01:41,640 -- 00:01:43,300
+00:01:39,640 -- 00:01:41,300
 reklamlar sizi aylarca her yerde
 takip etmeyecek.
 
 29
-00:01:45,880 -- 00:01:49,380
+00:01:43,880 -- 00:01:47,380
 Tor kullanarak gezdiğiniz siteler
 oturum açıp, söylemediğiniz sürece
 
 30
-00:01:49,540 -- 00:01:51,760
+00:01:47,540 -- 00:01:49,760
 dünyanın hangi yerinden ziyaret
 ettiğinizi,
 
 31
-00:01:51,920 -- 00:01:53,920
+00:01:49,920 -- 00:01:51,920
 nerede olduğunuzu bile bilmeyecek.
 
 32
-00:01:56,200 -- 00:01:57,840
+00:01:54,200 -- 00:01:55,840
 Tor indirip kullanarak,
 
 33
-00:01:58,200 -- 00:02:00,560
+00:01:56,200 -- 00:01:58,560
 anonimliğe ihtiyacı olan aktivist,
 gazeteci ve
 
 34
-00:02:00,880 -- 00:02:03,640
+00:01:58,880 -- 00:02:01,640
 blogcuları koruyabilirsiniz.
 
 35
-00:02:04,000 -- 00:02:09,000
+00:02:02,000 -- 00:02:07,000
 Tor indirin ve kullanın! Veya bir ayna çalıştırı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

2015-07-29 Thread translation
commit 47083ef09739bf964c45e81b5dea867b751722e7
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:07 2015 +

Update translations for tails-misc
---
 tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index 2ad1506..d1bf0c5 100644
--- a/tr.po
+++ b/tr.po
@@ -18,8 +18,8 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-25 13:10+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:33+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2015-07-29 Thread translation
commit 7945e58111f154d5cd16ebb4242893ec3ac387d6
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:41 2015 +

Update translations for tor-and-https
---
 tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index 3bb086d..28d776a 100644
--- a/tr.po
+++ b/tr.po
@@ -7,8 +7,8 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2014-07-17 14:23+\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:35+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


[tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed

2015-07-29 Thread translation
commit 201e6b434e9672cf7ffe5cdb5ad8bb2050990d6a
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:44 2015 +

Update translations for tor-and-https_completed
---
 tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index 3bb086d..28d776a 100644
--- a/tr.po
+++ b/tr.po
@@ -7,8 +7,8 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2014-07-17 14:23+\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+PO-Revision-Date: 2015-07-29 11:35+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

___
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

2015-07-29 Thread translation
commit d063397d6b7986e14f919b515cb3c0d277c9eb8c
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:34 2015 +

Update translations for tails-perl5lib
---
 tr.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tr.po b/tr.po
index 35a12a9..1aa0cb6 100644
--- a/tr.po
+++ b/tr.po
@@ -8,9 +8,9 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
-POT-Creation-Date: 2014-06-24 11:37+0200\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+POT-Creation-Date: 2015-05-02 21:08+0200\n
+PO-Revision-Date: 2015-07-29 11:32+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n

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


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

2015-07-29 Thread translation
commit 61d0088629b8d167e67c9ac4423722e33a7db884
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 11:46:37 2015 +

Update translations for tails-perl5lib_completed
---
 tr.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tr.po b/tr.po
index 35a12a9..1aa0cb6 100644
--- a/tr.po
+++ b/tr.po
@@ -8,9 +8,9 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
-POT-Creation-Date: 2014-06-24 11:37+0200\n
-PO-Revision-Date: 2015-05-03 10:33+\n
-Last-Translator: Bullgeschichte bullgeschic...@riseup.net\n
+POT-Creation-Date: 2015-05-02 21:08+0200\n
+PO-Revision-Date: 2015-07-29 11:32+\n
+Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\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

2015-07-29 Thread translation
commit bfd8fb77f5f800089b501055c1d43941cc9a29a8
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:10 2015 +

Update translations for tails-misc
---
 tr.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index d1bf0c5..7d40194 100644
--- a/tr.po
+++ b/tr.po
@@ -9,6 +9,7 @@
 # imratirtil d.imra.gundo...@gmail.com, 2014
 # ecocan eeco...@yahoo.com, 2014
 # metint, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # Tails_developers ta...@boum.org, 2014
 # Ümit Türk zucchin...@gmail.com, 2013
 # Volkan Gezer volkange...@gmail.com, 2013-2015
@@ -18,7 +19,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-29 11:33+\n
+PO-Revision-Date: 2015-07-29 11:58+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -33,7 +34,7 @@ msgstr Tor hazır
 
 #: 
config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh:44
 msgid You can now access the Internet.
-msgstr Artık İnternet'e erişebilirsiniz.
+msgstr Artık Internet'e erişebilirsiniz.
 
 #: config/chroot_local-includes/etc/whisperback/config.py:64
 #, 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-misc_completed] Update translations for tails-misc_completed

2015-07-29 Thread translation
commit 7359aab20ec11649c611262add5f566261fbbb82
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:13 2015 +

Update translations for tails-misc_completed
---
 tr.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index d1bf0c5..7d40194 100644
--- a/tr.po
+++ b/tr.po
@@ -9,6 +9,7 @@
 # imratirtil d.imra.gundo...@gmail.com, 2014
 # ecocan eeco...@yahoo.com, 2014
 # metint, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # Tails_developers ta...@boum.org, 2014
 # Ümit Türk zucchin...@gmail.com, 2013
 # Volkan Gezer volkange...@gmail.com, 2013-2015
@@ -18,7 +19,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-29 11:33+\n
+PO-Revision-Date: 2015-07-29 11:58+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -33,7 +34,7 @@ msgstr Tor hazır
 
 #: 
config/chroot_local-includes/etc/NetworkManager/dispatcher.d/60-tor-ready.sh:44
 msgid You can now access the Internet.
-msgstr Artık İnternet'e erişebilirsiniz.
+msgstr Artık Internet'e erişebilirsiniz.
 
 #: config/chroot_local-includes/etc/whisperback/config.py:64
 #, python-format

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


[tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed

2015-07-29 Thread translation
commit 66adc9e5db3ae797bcdaf29cbd657bbbd9093ab9
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:42 2015 +

Update translations for tor-and-https_completed
---
 tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr.po b/tr.po
index 28d776a..88c7275 100644
--- a/tr.po
+++ b/tr.po
@@ -7,7 +7,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2014-07-17 14:23+\n
-PO-Revision-Date: 2015-07-29 11:35+\n
+PO-Revision-Date: 2015-07-29 11:59+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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-iuk_completed] Update translations for tails-iuk_completed

2015-07-29 Thread translation
commit 4ec319bf41b28b3b9c720571cadee9d59ec4c24e
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:33 2015 +

Update translations for tails-iuk_completed
---
 tr.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index b81854b..cdbdc80 100644
--- a/tr.po
+++ b/tr.po
@@ -8,6 +8,7 @@
 # cmldrs cml...@yandex.com, 2014
 # ecocan eeco...@yahoo.com, 2014
 # Güven ALBAYRAK guvenalbayra...@gmail.com, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # tim.tanurhan timtanur...@hotmail.com, 2014
 # Volkan Gezer volkange...@gmail.com, 2014
 msgid 
@@ -15,7 +16,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
 POT-Creation-Date: 2015-06-28 19:34+0200\n
-PO-Revision-Date: 2015-07-29 11:35+\n
+PO-Revision-Date: 2015-07-29 12:15+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -31,7 +32,7 @@ msgstr Hata ayıklama bilgileri için, bkz. 
/home/amnesia/.xsession-errors
 
 #: ../lib/Tails/IUK/Frontend.pm:216
 msgid Error while checking for upgrades
-msgstr Güncellemeler kontrol edilirken hata oluştu
+msgstr Güncellemeler denetlenirken hata oluştu
 
 #: ../lib/Tails/IUK/Frontend.pm:219
 msgid 

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


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

2015-07-29 Thread translation
commit 20f652757ab92d4196b992a33541603c20890ecf
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:30 2015 +

Update translations for tails-iuk
---
 tr.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index b81854b..cdbdc80 100644
--- a/tr.po
+++ b/tr.po
@@ -8,6 +8,7 @@
 # cmldrs cml...@yandex.com, 2014
 # ecocan eeco...@yahoo.com, 2014
 # Güven ALBAYRAK guvenalbayra...@gmail.com, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # tim.tanurhan timtanur...@hotmail.com, 2014
 # Volkan Gezer volkange...@gmail.com, 2014
 msgid 
@@ -15,7 +16,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
 POT-Creation-Date: 2015-06-28 19:34+0200\n
-PO-Revision-Date: 2015-07-29 11:35+\n
+PO-Revision-Date: 2015-07-29 12:15+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -31,7 +32,7 @@ msgstr Hata ayıklama bilgileri için, bkz. 
/home/amnesia/.xsession-errors
 
 #: ../lib/Tails/IUK/Frontend.pm:216
 msgid Error while checking for upgrades
-msgstr Güncellemeler kontrol edilirken hata oluştu
+msgstr Güncellemeler denetlenirken hata oluştu
 
 #: ../lib/Tails/IUK/Frontend.pm:219
 msgid 

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


[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2015-07-29 Thread translation
commit 6c052ac43df34a818943083ec160ccbba718354e
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:39 2015 +

Update translations for tor-and-https
---
 tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr.po b/tr.po
index 28d776a..88c7275 100644
--- a/tr.po
+++ b/tr.po
@@ -7,7 +7,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2014-07-17 14:23+\n
-PO-Revision-Date: 2015-07-29 11:35+\n
+PO-Revision-Date: 2015-07-29 11:59+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/bridgedb] Update translations for bridgedb

2015-07-29 Thread translation
commit c96a83ea3c322f94ffd94c559f1cf6dbae734c02
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:45:03 2015 +

Update translations for bridgedb
---
 tr/LC_MESSAGES/bridgedb.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/LC_MESSAGES/bridgedb.po b/tr/LC_MESSAGES/bridgedb.po
index 77eb9d8..ac4fe76 100644
--- a/tr/LC_MESSAGES/bridgedb.po
+++ b/tr/LC_MESSAGES/bridgedb.po
@@ -20,7 +20,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDBkeywords=bridgedb-reported,msgidcc=isis,sysrqbowner=isis'POT-Creation-Date:
 2015-03-19 22:13+\n
-PO-Revision-Date: 2015-07-29 11:59+\n
+PO-Revision-Date: 2015-07-29 12:40+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/torcheck] Update translations for torcheck

2015-07-29 Thread translation
commit b35346f48f0887e76eaeeda45079a02aa8d6b26d
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:45:15 2015 +

Update translations for torcheck
---
 tr/torcheck.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr/torcheck.po b/tr/torcheck.po
index 19a5880..66212af 100644
--- a/tr/torcheck.po
+++ b/tr/torcheck.po
@@ -13,7 +13,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2012-02-16 20:28+PDT\n
-PO-Revision-Date: 2015-07-29 11:44+\n
+PO-Revision-Date: 2015-07-29 12:22+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -33,7 +33,7 @@ msgid 
 msgstr Tor'u güvenli olarak kullanma konusunda daha fazla bilgi almak için 
a href=\https://www.torproject.org/\;Tor web sitesini/a ziyaret edin. 
Şimdi Internet'i anonim olarak kullanabilirsiniz.
 
 msgid There is a security update available for Tor Browser.
-msgstr Tor Browser için bir güvenlik güncelleştirmesi mevcut.
+msgstr Tor Tarayıcı için bir güvenlik güncellemesi var.
 
 msgid 
 a href=\https://www.torproject.org/download/download-easy.html\;Click 

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


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

2015-07-29 Thread translation
commit f3c29a80eb876a0ff7ce9f771a93f05f8fc79f02
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:45:07 2015 +

Update translations for bridgedb_completed
---
 tr/LC_MESSAGES/bridgedb.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/LC_MESSAGES/bridgedb.po b/tr/LC_MESSAGES/bridgedb.po
index 77eb9d8..ac4fe76 100644
--- a/tr/LC_MESSAGES/bridgedb.po
+++ b/tr/LC_MESSAGES/bridgedb.po
@@ -20,7 +20,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDBkeywords=bridgedb-reported,msgidcc=isis,sysrqbowner=isis'POT-Creation-Date:
 2015-03-19 22:13+\n
-PO-Revision-Date: 2015-07-29 11:59+\n
+PO-Revision-Date: 2015-07-29 12:40+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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_completed] Update translations for tails-misc_completed

2015-07-29 Thread translation
commit 4ae6d8776751b115ac6a50f167710fe0ce091661
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:45:52 2015 +

Update translations for tails-misc_completed
---
 tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index 7d40194..2d2832d 100644
--- a/tr.po
+++ b/tr.po
@@ -19,7 +19,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-29 11:58+\n
+PO-Revision-Date: 2015-07-29 12:40+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -51,7 +51,7 @@ msgid 
 an opportunity for eavesdroppers, like your email or Internet provider, to\n
 confirm that you are using Tails.\n
 /p\n
-msgstr h1Hatanızı düzeltmemize yardım edin!/h1\npa 
href=\%s\Hata bildirme talimatlarımızı/a 
okuyun./p\npstrongGerektiğinden fazla kişisel bilgi 
kullanmayın!/strong/p\nh2E-posta adresinizi verme 
hakkında/h2\np\nBir e-posta adresi vermek sorununuzu netleştirmek üzere 
sizinle iletişim kurmamıza\nizin verir. Aldığımız rapor sayısı çok 
olduğu için bu gereklidir. İletişim bilgisi olmayan\nraporlar çoğunlukla 
yararlı olmayacaktır. Diğer yandan, sizi izliyor olabilcek 
kurumlara\n(e-posta veya İnternet sağlayıcınız) Tails kullandığınızı 
anlamasına fırsat vermiş olursunuz.\n/p\n
+msgstr h1Hatanızı düzeltmemize yardım edin!/h1\npa 
href=\%s\Hata bildirme talimatlarımızı/a 
okuyun./p\npstrongGerektiğinden fazla kişisel bilgi 
kullanmayın!/strong/p\nh2E-posta adresinizi verme 
hakkında/h2\np\nBir e-posta adresi vermek sorununuzu netleştirmek üzere 
sizinle iletişim kurmamıza\nizin verir. Aldığımız rapor sayısı çok 
olduğu için bu gereklidir. İletişim bilgisi olmayan\nraporlar çoğunlukla 
yararlı olmayacaktır. Diğer yandan, sizi izliyor olabilecek 
kurumlara\n(e-posta veya Internet sağlayıcınız) Tails kullandığınızı 
anlamasına fırsat vermiş olursunuz.\n/p\n
 
 #: config/chroot_local-includes/usr/local/bin/electrum:14
 msgid Persistence is disabled for Electrum

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


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

2015-07-29 Thread translation
commit 47dd27e5d746c46f8a63dd82aaa5b028cca895b7
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:27 2015 +

Update translations for liveusb-creator_completed
---
 tr/tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/tr.po b/tr/tr.po
index 1466adf..b635c65 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -16,7 +16,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:22+0200\n
-PO-Revision-Date: 2015-07-29 11:33+\n
+PO-Revision-Date: 2015-07-29 12:15+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2015-07-29 Thread translation
commit 1f6358599f0804b0a866dcd128ac6642369a
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:34 2015 +

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

diff --git a/tr/tr.po b/tr/tr.po
index 21043e8..0620940 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -12,7 +12,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
 POT-Creation-Date: 2015-05-02 21:08+0200\n
-PO-Revision-Date: 2015-07-28 21:53+\n
+PO-Revision-Date: 2015-07-29 11:47+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2015-07-29 Thread translation
commit e33400c4df0a3f5137bd16e93e7a0caa94c11276
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:06 2015 +

Update translations for tor-launcher-network-settings_completed
---
 tr/network-settings.dtd |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/network-settings.dtd b/tr/network-settings.dtd
index 2428b47..74e3b90 100644
--- a/tr/network-settings.dtd
+++ b/tr/network-settings.dtd
@@ -2,7 +2,7 @@
 
 !-- For first run wizard: --
 
-!ENTITY torsettings.prompt Tor ağa bağlanmadan önce, bu bilgisayarın 
İnternet bağlantısı hakkında bilgi vermeniz gerekir.
+!ENTITY torsettings.prompt Tor ağına bağlanmadan önce, bu bilgisayarın 
Internet bağlantısı hakkında bilgi vermeniz gerekir.
 
 !ENTITY torSettings.yes Evet
 !ENTITY torSettings.no Hayır

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


[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2015-07-29 Thread translation
commit 81479957992185f429a7c89f9184336174692e2a
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:16:02 2015 +

Update translations for tor-launcher-network-settings
---
 tr/network-settings.dtd |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/network-settings.dtd b/tr/network-settings.dtd
index 2428b47..74e3b90 100644
--- a/tr/network-settings.dtd
+++ b/tr/network-settings.dtd
@@ -2,7 +2,7 @@
 
 !-- For first run wizard: --
 
-!ENTITY torsettings.prompt Tor ağa bağlanmadan önce, bu bilgisayarın 
İnternet bağlantısı hakkında bilgi vermeniz gerekir.
+!ENTITY torsettings.prompt Tor ağına bağlanmadan önce, bu bilgisayarın 
Internet bağlantısı hakkında bilgi vermeniz gerekir.
 
 !ENTITY torSettings.yes Evet
 !ENTITY torSettings.no Hayır

___
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

2015-07-29 Thread translation
commit f104dfcaa27dcb2635e60b121a35cde0b918be1c
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:53 2015 +

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

diff --git a/tr.po b/tr.po
index cade5b0..72d62d8 100644
--- a/tr.po
+++ b/tr.po
@@ -11,7 +11,7 @@ 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-07-28 21:53+\n
+PO-Revision-Date: 2015-07-29 12:11+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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

2015-07-29 Thread translation
commit 254925cfe36c46c314d8adef90ca609de9c73a6e
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:49 2015 +

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

diff --git a/tr.po b/tr.po
index cade5b0..72d62d8 100644
--- a/tr.po
+++ b/tr.po
@@ -11,7 +11,7 @@ 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-07-28 21:53+\n
+PO-Revision-Date: 2015-07-29 12:11+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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-greeter] Update translations for tails-greeter

2015-07-29 Thread translation
commit 3c66cac2bb4316f2946e614e8d27d325bbf5aa96
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:38 2015 +

Update translations for tails-greeter
---
 tr/tr.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr/tr.po b/tr/tr.po
index 5f85879..bbd58fe 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -7,6 +7,7 @@
 # Bullgeschichte bullgeschic...@riseup.net, 2015
 # Caner Başaran basaran.ca...@gmail.com, 2013
 # cmldrs cml...@yandex.com, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # tim.tanurhan timtanur...@hotmail.com, 2014
 # Volkan Gezer volkange...@gmail.com, 2014
 msgid 
@@ -14,7 +15,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:25+0200\n
-PO-Revision-Date: 2015-07-29 11:31+\n
+PO-Revision-Date: 2015-07-29 11:46+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -29,7 +30,7 @@ msgstr Ä°leri
 
 #: ../glade/persistencewindow.glade.h:2 ../glade/optionswindow.glade.h:1
 msgid Login
-msgstr Giriş
+msgstr Oturum aç
 
 #: ../glade/persistencewindow.glade.h:3 ../glade/optionswindow.glade.h:2
 msgid Welcome to Tails

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


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

2015-07-29 Thread translation
commit 94169685d65eb0f4a74a6e0c62acc9a35196e676
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:42 2015 +

Update translations for tails-greeter_completed
---
 tr/tr.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr/tr.po b/tr/tr.po
index 5f85879..bbd58fe 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -7,6 +7,7 @@
 # Bullgeschichte bullgeschic...@riseup.net, 2015
 # Caner Başaran basaran.ca...@gmail.com, 2013
 # cmldrs cml...@yandex.com, 2014
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # tim.tanurhan timtanur...@hotmail.com, 2014
 # Volkan Gezer volkange...@gmail.com, 2014
 msgid 
@@ -14,7 +15,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:25+0200\n
-PO-Revision-Date: 2015-07-29 11:31+\n
+PO-Revision-Date: 2015-07-29 11:46+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -29,7 +30,7 @@ msgstr Ä°leri
 
 #: ../glade/persistencewindow.glade.h:2 ../glade/optionswindow.glade.h:1
 msgid Login
-msgstr Giriş
+msgstr Oturum aç
 
 #: ../glade/persistencewindow.glade.h:3 ../glade/optionswindow.glade.h:2
 msgid Welcome to Tails

___
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

2015-07-29 Thread translation
commit cdcb6428ecfaf977369450f2a3d5715b4f9f5fac
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:03 2015 +

Update translations for bridgedb
---
 tr/LC_MESSAGES/bridgedb.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr/LC_MESSAGES/bridgedb.po b/tr/LC_MESSAGES/bridgedb.po
index e8b648b..77eb9d8 100644
--- a/tr/LC_MESSAGES/bridgedb.po
+++ b/tr/LC_MESSAGES/bridgedb.po
@@ -9,6 +9,7 @@
 # Emre co...@operamail.com, 2013
 # erg26 ergungor...@gmail.com, 2012
 # Fomas fomas.ad...@gmail.com, 2015
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # Idil Yuksel perfectio...@gmail.com, 2014
 # Sercan Altundaş , 2012
 # ozkansib s.oz...@gyte.edu.tr, 2014
@@ -19,7 +20,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDBkeywords=bridgedb-reported,msgidcc=isis,sysrqbowner=isis'POT-Creation-Date:
 2015-03-19 22:13+\n
-PO-Revision-Date: 2015-07-29 11:35+\n
+PO-Revision-Date: 2015-07-29 11:59+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -46,7 +47,7 @@ msgstr Üzgünüz! İsteğinizle ilgili bir hata oluştu.
 
 #: lib/bridgedb/strings.py:18
 msgid [This is an automated message; please do not reply.]
-msgstr [Bu otomatik bir mesajdır; lütfen yanıtlamayınız.]
+msgstr [Bu otomatik bir iletidir; lütfen yanıtlamayın.]
 
 #: lib/bridgedb/strings.py:20
 msgid Here are your bridges:

___
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

2015-07-29 Thread translation
commit af29372739c189d1a2b03c3c12263cba97396841
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:24 2015 +

Update translations for liveusb-creator
---
 tr/tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr/tr.po b/tr/tr.po
index 1466adf..e22253c 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -16,7 +16,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:22+0200\n
-PO-Revision-Date: 2015-07-29 11:33+\n
+PO-Revision-Date: 2015-07-29 11:48+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/bridgedb_completed] Update translations for bridgedb_completed

2015-07-29 Thread translation
commit 4f113a8fcbe9c308b5f85b9a4a83c9f463842446
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:07 2015 +

Update translations for bridgedb_completed
---
 tr/LC_MESSAGES/bridgedb.po |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tr/LC_MESSAGES/bridgedb.po b/tr/LC_MESSAGES/bridgedb.po
index e8b648b..77eb9d8 100644
--- a/tr/LC_MESSAGES/bridgedb.po
+++ b/tr/LC_MESSAGES/bridgedb.po
@@ -9,6 +9,7 @@
 # Emre co...@operamail.com, 2013
 # erg26 ergungor...@gmail.com, 2012
 # Fomas fomas.ad...@gmail.com, 2015
+# Ozancan Karataş ozancankarata...@outlook.com, 2015
 # Idil Yuksel perfectio...@gmail.com, 2014
 # Sercan Altundaş , 2012
 # ozkansib s.oz...@gyte.edu.tr, 2014
@@ -19,7 +20,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: 
'https://trac.torproject.org/projects/tor/newticket?component=BridgeDBkeywords=bridgedb-reported,msgidcc=isis,sysrqbowner=isis'POT-Creation-Date:
 2015-03-19 22:13+\n
-PO-Revision-Date: 2015-07-29 11:35+\n
+PO-Revision-Date: 2015-07-29 11:59+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -46,7 +47,7 @@ msgstr Üzgünüz! İsteğinizle ilgili bir hata oluştu.
 
 #: lib/bridgedb/strings.py:18
 msgid [This is an automated message; please do not reply.]
-msgstr [Bu otomatik bir mesajdır; lütfen yanıtlamayınız.]
+msgstr [Bu otomatik bir iletidir; lütfen yanıtlamayın.]
 
 #: lib/bridgedb/strings.py:20
 msgid Here are 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-persistence-setup] Update translations for tails-persistence-setup

2015-07-29 Thread translation
commit 243f310e2634c56c77306e97b1acdf60f1c7bf56
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:15:31 2015 +

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

diff --git a/tr/tr.po b/tr/tr.po
index 21043e8..0620940 100644
--- a/tr/tr.po
+++ b/tr/tr.po
@@ -12,7 +12,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
 POT-Creation-Date: 2015-05-02 21:08+0200\n
-PO-Revision-Date: 2015-07-28 21:53+\n
+PO-Revision-Date: 2015-07-29 11:47+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/tor-messenger-ircproperties] Update translations for tor-messenger-ircproperties

2015-07-29 Thread translation
commit a8cd9e70898c853c48edc5d6a20f8d7ad10b5679
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:46:51 2015 +

Update translations for tor-messenger-ircproperties
---
 zh_CN/irc.properties |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh_CN/irc.properties b/zh_CN/irc.properties
index 0e82dc6..386e7f0 100644
--- a/zh_CN/irc.properties
+++ b/zh_CN/irc.properties
@@ -97,9 +97,9 @@ message.channelmode=%2$S 将频道模式设置为 %1$S。
 #%S is the user's mode.
 message.yourmode=您的模式为 %S。
 #%1$S is the old nick and %2$S is the new nick.
-message.nick=%1$S is now known as %2$S.
+message.nick=%1$S 现在的名字是 %2$S。
 #%S is your new nick.
-message.nick.you=You are now known as %S.
+message.nick.you=您现在的名字是 %S。
 #Could not change the nickname. %S is the user's nick.
 message.nick.fail=不能使用所指定的昵称。您的昵称仍然是 %S。
 #The parameter is the message.parted.reason, if a part message is given.

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


[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2015-07-29 Thread translation
commit b745902282ca0120161644356c122831bec678ed
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:46:15 2015 +

Update translations for tor-and-https
---
 tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr.po b/tr.po
index 88c7275..355dbbe 100644
--- a/tr.po
+++ b/tr.po
@@ -7,7 +7,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2014-07-17 14:23+\n
-PO-Revision-Date: 2015-07-29 11:59+\n
+PO-Revision-Date: 2015-07-29 12:18+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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/tor-and-https_completed] Update translations for tor-and-https_completed

2015-07-29 Thread translation
commit 6be4c293e7969e21fe75f636aa1a06ce0c9d67ff
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:46:19 2015 +

Update translations for tor-and-https_completed
---
 tr.po |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tr.po b/tr.po
index 88c7275..355dbbe 100644
--- a/tr.po
+++ b/tr.po
@@ -7,7 +7,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2014-07-17 14:23+\n
-PO-Revision-Date: 2015-07-29 11:59+\n
+PO-Revision-Date: 2015-07-29 12:18+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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

2015-07-29 Thread translation
commit 89b31f9c6ee45006e730df8b8f1396c9b33a84a1
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:45:49 2015 +

Update translations for tails-misc
---
 tr.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr.po b/tr.po
index 7d40194..2d2832d 100644
--- a/tr.po
+++ b/tr.po
@@ -19,7 +19,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-06-28 19:40+0200\n
-PO-Revision-Date: 2015-07-29 11:58+\n
+PO-Revision-Date: 2015-07-29 12:40+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -51,7 +51,7 @@ msgid 
 an opportunity for eavesdroppers, like your email or Internet provider, to\n
 confirm that you are using Tails.\n
 /p\n
-msgstr h1Hatanızı düzeltmemize yardım edin!/h1\npa 
href=\%s\Hata bildirme talimatlarımızı/a 
okuyun./p\npstrongGerektiğinden fazla kişisel bilgi 
kullanmayın!/strong/p\nh2E-posta adresinizi verme 
hakkında/h2\np\nBir e-posta adresi vermek sorununuzu netleştirmek üzere 
sizinle iletişim kurmamıza\nizin verir. Aldığımız rapor sayısı çok 
olduğu için bu gereklidir. İletişim bilgisi olmayan\nraporlar çoğunlukla 
yararlı olmayacaktır. Diğer yandan, sizi izliyor olabilcek 
kurumlara\n(e-posta veya İnternet sağlayıcınız) Tails kullandığınızı 
anlamasına fırsat vermiş olursunuz.\n/p\n
+msgstr h1Hatanızı düzeltmemize yardım edin!/h1\npa 
href=\%s\Hata bildirme talimatlarımızı/a 
okuyun./p\npstrongGerektiğinden fazla kişisel bilgi 
kullanmayın!/strong/p\nh2E-posta adresinizi verme 
hakkında/h2\np\nBir e-posta adresi vermek sorununuzu netleştirmek üzere 
sizinle iletişim kurmamıza\nizin verir. Aldığımız rapor sayısı çok 
olduğu için bu gereklidir. İletişim bilgisi olmayan\nraporlar çoğunlukla 
yararlı olmayacaktır. Diğer yandan, sizi izliyor olabilecek 
kurumlara\n(e-posta veya Internet sağlayıcınız) Tails kullandığınızı 
anlamasına fırsat vermiş olursunuz.\n/p\n
 
 #: config/chroot_local-includes/usr/local/bin/electrum:14
 msgid Persistence is disabled for Electrum

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


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

2015-07-29 Thread translation
commit a29c56b85431baeac5dbd795d646402af01bb62b
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:45:18 2015 +

Update translations for torcheck_completed
---
 tr/torcheck.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tr/torcheck.po b/tr/torcheck.po
index 19a5880..66212af 100644
--- a/tr/torcheck.po
+++ b/tr/torcheck.po
@@ -13,7 +13,7 @@ msgid 
 msgstr 
 Project-Id-Version: The Tor Project\n
 POT-Creation-Date: 2012-02-16 20:28+PDT\n
-PO-Revision-Date: 2015-07-29 11:44+\n
+PO-Revision-Date: 2015-07-29 12:22+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\n
 MIME-Version: 1.0\n
@@ -33,7 +33,7 @@ msgid 
 msgstr Tor'u güvenli olarak kullanma konusunda daha fazla bilgi almak için 
a href=\https://www.torproject.org/\;Tor web sitesini/a ziyaret edin. 
Şimdi Internet'i anonim olarak kullanabilirsiniz.
 
 msgid There is a security update available for Tor Browser.
-msgstr Tor Browser için bir güvenlik güncelleştirmesi mevcut.
+msgstr Tor Tarayıcı için bir güvenlik güncellemesi var.
 
 msgid 
 a href=\https://www.torproject.org/download/download-easy.html\;Click 

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


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

2015-07-29 Thread translation
commit da064952925ef4dedc4fff53fc0b254d096b4346
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:46:55 2015 +

Update translations for tor-messenger-ircproperties_completed
---
 zh_CN/irc.properties |4 
 1 file changed, 4 insertions(+)

diff --git a/zh_CN/irc.properties b/zh_CN/irc.properties
index 99cdd99..386e7f0 100644
--- a/zh_CN/irc.properties
+++ b/zh_CN/irc.properties
@@ -96,6 +96,10 @@ message.usermode=%2$S 被 %3$S 设置为 %1$S 模式。
 message.channelmode=%2$S 将频道模式设置为 %1$S。
 #%S is the user's mode.
 message.yourmode=您的模式为 %S。
+#%1$S is the old nick and %2$S is the new nick.
+message.nick=%1$S 现在的名字是 %2$S。
+#%S is your new nick.
+message.nick.you=您现在的名字是 %S。
 #Could not change the nickname. %S is the user's nick.
 message.nick.fail=不能使用所指定的昵称。您的昵称仍然是 %S。
 #The parameter is the message.parted.reason, if a part message is given.

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


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

2015-07-29 Thread translation
commit 9ec443c230915c5381002d63ed1886ce00fa080e
Author: Translation commit bot translat...@torproject.org
Date:   Wed Jul 29 12:46:10 2015 +

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

diff --git a/tr.po b/tr.po
index cdbdc80..9df586f 100644
--- a/tr.po
+++ b/tr.po
@@ -16,7 +16,7 @@ msgstr 
 Project-Id-Version: The Tor Project\n
 Report-Msgid-Bugs-To: Tails developers ta...@boum.org\n
 POT-Creation-Date: 2015-06-28 19:34+0200\n
-PO-Revision-Date: 2015-07-29 12:15+\n
+PO-Revision-Date: 2015-07-29 12:17+\n
 Last-Translator: Ozancan Karataş ozancankarata...@outlook.com\n
 Language-Team: Turkish 
(http://www.transifex.com/projects/p/torproject/language/tr/)\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] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

2015-07-29 Thread nickm
commit 01bb260f3108688f2ca54b1eea813980dd94ea1f
Merge: fd082c3 7004d67
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:47:07 2015 -0400

Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

 changes/geoip-july2015 |3 +
 src/config/geoip   | 2975 ++--
 src/config/geoip6  |  405 ---
 3 files changed, 2387 insertions(+), 996 deletions(-)



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


[tor-commits] [tor/maint-0.2.6] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6

2015-07-29 Thread nickm
commit 9d86f6665aaf3ef73bf93fd4f96dd861f894c5bd
Merge: 9d1801b 01bb260
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:48:13 2015 -0400

Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6

 changes/geoip-july2015 |3 +
 src/config/geoip   | 2975 ++--
 src/config/geoip6  |  405 ---
 3 files changed, 2387 insertions(+), 996 deletions(-)

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


[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

2015-07-29 Thread nickm
commit 01bb260f3108688f2ca54b1eea813980dd94ea1f
Merge: fd082c3 7004d67
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:47:07 2015 -0400

Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

 changes/geoip-july2015 |3 +
 src/config/geoip   | 2975 ++--
 src/config/geoip6  |  405 ---
 3 files changed, 2387 insertions(+), 996 deletions(-)



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


[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.6'

2015-07-29 Thread nickm
commit 7b7cb0d779ee3ea9ff9e1cd8682662c3d0ce6813
Merge: 8b1f88e 9d86f66
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:48:29 2015 -0400

Merge remote-tracking branch 'origin/maint-0.2.6'

 changes/geoip-july2015 |3 +
 src/config/geoip   | 2975 ++--
 src/config/geoip6  |  405 ---
 3 files changed, 2387 insertions(+), 996 deletions(-)

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


[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6

2015-07-29 Thread nickm
commit 9d86f6665aaf3ef73bf93fd4f96dd861f894c5bd
Merge: 9d1801b 01bb260
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:48:13 2015 -0400

Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6

 changes/geoip-july2015 |3 +
 src/config/geoip   | 2975 ++--
 src/config/geoip6  |  405 ---
 3 files changed, 2387 insertions(+), 996 deletions(-)



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


[tor-commits] [tor/master] Merge remote-tracking branch 'teor/feature14175-chutney-performance-v2'

2015-07-29 Thread nickm
commit 8b1f88eded2b047eef9be9e16d6bf90b0f01bfd0
Merge: 0dab1bc 128d4a6
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:36:23 2015 -0400

Merge remote-tracking branch 'teor/feature14175-chutney-performance-v2'

 changes/feature14175-chutney-performance |9 +
 src/test/test-network.sh |   21 +
 2 files changed, 30 insertions(+)

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


[tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

2015-07-29 Thread nickm
commit 01bb260f3108688f2ca54b1eea813980dd94ea1f
Merge: fd082c3 7004d67
Author: Nick Mathewson ni...@torproject.org
Date:   Wed Jul 29 10:47:07 2015 -0400

Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

 changes/geoip-july2015 |3 +
 src/config/geoip   | 2975 ++--
 src/config/geoip6  |  405 ---
 3 files changed, 2387 insertions(+), 996 deletions(-)

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