commit 773de03a2ce611a5ddf4a5162f9c5d1cf9ef1b2c
Author: Mike Perry <[email protected]>
Date: Thu Apr 10 08:43:30 2014 -0700
Add turkish dtd files, bump version.
Also update translations.
---
src/chrome/locale/ar/torlauncher.properties | 1 +
src/chrome/locale/de/torlauncher.properties | 1 +
src/chrome/locale/es/torlauncher.properties | 1 +
src/chrome/locale/eu/torlauncher.properties | 1 +
src/chrome/locale/fa/torlauncher.properties | 1 +
src/chrome/locale/fr/torlauncher.properties | 1 +
src/chrome/locale/it/torlauncher.properties | 1 +
src/chrome/locale/ja/torlauncher.properties | 1 +
src/chrome/locale/ko/torlauncher.properties | 1 +
src/chrome/locale/nl/torlauncher.properties | 1 +
src/chrome/locale/pl/torlauncher.properties | 1 +
src/chrome/locale/pt/torlauncher.properties | 1 +
src/chrome/locale/ru/torlauncher.properties | 1 +
src/chrome/locale/sv/torlauncher.properties | 1 +
src/chrome/locale/tr/network-settings.dtd | 64 ++++++++++++++++++++++++
src/chrome/locale/tr/progress.dtd | 4 ++
src/chrome/locale/tr/torlauncher.properties | 1 +
src/chrome/locale/vi/torlauncher.properties | 1 +
src/chrome/locale/zh-CN/torlauncher.properties | 1 +
src/install.rdf | 2 +-
20 files changed, 86 insertions(+), 1 deletion(-)
diff --git a/src/chrome/locale/ar/torlauncher.properties
b/src/chrome/locale/ar/torlauncher.properties
index c7ee50d..ff393f7 100644
--- a/src/chrome/locale/ar/torlauncher.properties
+++ b/src/chrome/locale/ar/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=ÙÙ
تتطابÙ
اÙÙÙÙØ©
torlauncher.bootstrapWarning.timeout=Ø§ÙØ§ØªØµØ§Ù عاطÙ
torlauncher.bootstrapWarning.noroute=ÙØ§ طرÙÙ ÙÙÙ
ضÙÙ
torlauncher.bootstrapWarning.ioerror=خطأ Ù٠اÙÙØ±Ø§Ø¡Ø©/اÙÙØªØ§Ø¨Ø©
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/de/torlauncher.properties
b/src/chrome/locale/de/torlauncher.properties
index bcbb64e..8ba8ae1 100644
--- a/src/chrome/locale/de/torlauncher.properties
+++ b/src/chrome/locale/de/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=Nichtübereinstimmung
der Identitäten
torlauncher.bootstrapWarning.timeout=Verbindungszeitüberschreitung
torlauncher.bootstrapWarning.noroute=Kein Pfad zum Rechner
torlauncher.bootstrapWarning.ioerror=Lese-/Schreibfehler
+torlauncher.bootstrapWarning.pt_missing=Pluggable Transport fehlt
diff --git a/src/chrome/locale/es/torlauncher.properties
b/src/chrome/locale/es/torlauncher.properties
index 9739b50..4c1fc30 100644
--- a/src/chrome/locale/es/torlauncher.properties
+++ b/src/chrome/locale/es/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=las identidades no
coinciden
torlauncher.bootstrapWarning.timeout=tiempo de espera de conexión agotado
torlauncher.bootstrapWarning.noroute=no hay ruta hacia el servidor ('host')
torlauncher.bootstrapWarning.ioerror=error de lectura/escritura
+torlauncher.bootstrapWarning.pt_missing=transporte enchufable desaparecido
diff --git a/src/chrome/locale/eu/torlauncher.properties
b/src/chrome/locale/eu/torlauncher.properties
index 2d57a88..3f4fb59 100644
--- a/src/chrome/locale/eu/torlauncher.properties
+++ b/src/chrome/locale/eu/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=nortasuna ez dator bat
torlauncher.bootstrapWarning.timeout=konexioa denboraz kanpo
torlauncher.bootstrapWarning.noroute=ez dago biderik ostalarira
torlauncher.bootstrapWarning.ioerror=irakurketa/idazketa akatsa
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/fa/torlauncher.properties
b/src/chrome/locale/fa/torlauncher.properties
index 0571889..4914fb2 100644
--- a/src/chrome/locale/fa/torlauncher.properties
+++ b/src/chrome/locale/fa/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=عدÙ
تطبÛÙ
ÙÙÛØª
torlauncher.bootstrapWarning.timeout=اتÙ
اÙ
ÙÙØª اتصاÙ
torlauncher.bootstrapWarning.noroute=ÙØ¨Ùد Ù
Ø³ÛØ± ب٠Ù
ÛØ²Ø¨Ø§Ù
torlauncher.bootstrapWarning.ioerror=Ø®Ø·Ø§Û Ø®ÙØ§ÙدÙ/ÙÙØ´ØªÙ
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/fr/torlauncher.properties
b/src/chrome/locale/fr/torlauncher.properties
index 807e901..d113f54 100644
--- a/src/chrome/locale/fr/torlauncher.properties
+++ b/src/chrome/locale/fr/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=identité incorrecte
torlauncher.bootstrapWarning.timeout=temps de connexion expiré
torlauncher.bootstrapWarning.noroute=pas de route vers l'hôte
torlauncher.bootstrapWarning.ioerror=erreur de lecture/écriture
+torlauncher.bootstrapWarning.pt_missing=un transport câblé est manquant
diff --git a/src/chrome/locale/it/torlauncher.properties
b/src/chrome/locale/it/torlauncher.properties
index 0d71880..9fc125d 100644
--- a/src/chrome/locale/it/torlauncher.properties
+++ b/src/chrome/locale/it/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=discordanza di identitÃ
torlauncher.bootstrapWarning.timeout=timeout della connessione
torlauncher.bootstrapWarning.noroute=nessun rotta per l'host
torlauncher.bootstrapWarning.ioerror=errore di lettura/scrittura
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/ja/torlauncher.properties
b/src/chrome/locale/ja/torlauncher.properties
index 3ab1b23..ad50a92 100644
--- a/src/chrome/locale/ja/torlauncher.properties
+++ b/src/chrome/locale/ja/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=èå¥åã®ä¸ä¸è´
torlauncher.bootstrapWarning.timeout=æ¥ç¶ã¿ã¤ã ã¢ã¦ã
torlauncher.bootstrapWarning.noroute=ãã¹ãã¸ã®çµè·¯ãè¦ã¤ããã¾ãã
torlauncher.bootstrapWarning.ioerror=èªã¿æ¸ãã¨ã©ã¼
+torlauncher.bootstrapWarning.pt_missing=ãã©ã°å¯è½ãªè»¢éãè¦ã¤ããã¾ãã
diff --git a/src/chrome/locale/ko/torlauncher.properties
b/src/chrome/locale/ko/torlauncher.properties
index 3629f23..8714f80 100644
--- a/src/chrome/locale/ko/torlauncher.properties
+++ b/src/chrome/locale/ko/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=ê³ì ë¶ì¼ì¹
torlauncher.bootstrapWarning.timeout=ì°ê²° íììì
torlauncher.bootstrapWarning.noroute=í¸ì¤í¸ë¡ì ì°ê²° ê²½ë¡ê° ìì
torlauncher.bootstrapWarning.ioerror=ì½ê¸° / ì°ê¸° ì¤ë¥
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/nl/torlauncher.properties
b/src/chrome/locale/nl/torlauncher.properties
index 39fd76a..c4b2760 100644
--- a/src/chrome/locale/nl/torlauncher.properties
+++ b/src/chrome/locale/nl/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=identiteitsfout
torlauncher.bootstrapWarning.timeout=verbindingstimeout
torlauncher.bootstrapWarning.noroute=geen route naar de server
torlauncher.bootstrapWarning.ioerror=lees/schrijffout
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/pl/torlauncher.properties
b/src/chrome/locale/pl/torlauncher.properties
index d982fb7..7651ef2 100644
--- a/src/chrome/locale/pl/torlauncher.properties
+++ b/src/chrome/locale/pl/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=niezgodnoÅÄ
tożsamoÅci
torlauncher.bootstrapWarning.timeout=upÅynÄ
Å czas poÅÄ
czenia
torlauncher.bootstrapWarning.noroute=brak trasy do hosta
torlauncher.bootstrapWarning.ioerror=bÅÄ
d zapisu/odczytu
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/pt/torlauncher.properties
b/src/chrome/locale/pt/torlauncher.properties
index 08961b1..87b8aeb 100644
--- a/src/chrome/locale/pt/torlauncher.properties
+++ b/src/chrome/locale/pt/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=identidade não
correspondente
torlauncher.bootstrapWarning.timeout=Tempo de ligação expirado
torlauncher.bootstrapWarning.noroute=sem rota para o hospedeiro
torlauncher.bootstrapWarning.ioerror=Erro de leitura/escrita
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/ru/torlauncher.properties
b/src/chrome/locale/ru/torlauncher.properties
index f9f81a7..ad50365 100644
--- a/src/chrome/locale/ru/torlauncher.properties
+++ b/src/chrome/locale/ru/torlauncher.properties
@@ -55,3 +55,4 @@
torlauncher.bootstrapWarning.identity=неÑооÑвеÑÑÑвие иденÑи
torlauncher.bootstrapWarning.timeout=Тайм-аÑÑ ÑоединениÑ
torlauncher.bootstrapWarning.noroute=не Ñказан пÑÑÑ Ðº Ñ
оÑÑÑ
torlauncher.bootstrapWarning.ioerror=оÑибка ÑÑÐµÐ½Ð¸Ñ / запиÑи
+torlauncher.bootstrapWarning.pt_missing=оÑÑÑÑÑÑвÑеÑ
подклÑÑаемÑй ÑÑанÑпоÑÑ
diff --git a/src/chrome/locale/sv/torlauncher.properties
b/src/chrome/locale/sv/torlauncher.properties
index 7efa755..375bd8c 100644
--- a/src/chrome/locale/sv/torlauncher.properties
+++ b/src/chrome/locale/sv/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=identitet felmatchad
torlauncher.bootstrapWarning.timeout=tidsgränsen överskreds
torlauncher.bootstrapWarning.noroute=framkomlig väg till värddatorn saknas
torlauncher.bootstrapWarning.ioerror=läs-/skrivfel
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/tr/network-settings.dtd
b/src/chrome/locale/tr/network-settings.dtd
new file mode 100644
index 0000000..4f465de
--- /dev/null
+++ b/src/chrome/locale/tr/network-settings.dtd
@@ -0,0 +1,64 @@
+<!ENTITY torsettings.dialog.title "Tor AÄ Ayarları">
+
+<!-- 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.yes "Evet">
+<!ENTITY torSettings.no "Hayır">
+
+<!ENTITY torSettings.firstQuestion "AÅaÄıdakilerden hangisi durumunuzu en
iyi açıklıyor?">
+<!ENTITY torSettings.configurePrompt1 "İnternet baÄlantınız
sansürlenmiÅ,filtrelenmiÅ veyahut proxylenmiÅ.">
+<!ENTITY torSettings.configurePrompt2 "Köprü, güvenlik duvarı ve vekil
sunucu ayarlarının konfigürasyonunu yapmam lazım.">
+<!ENTITY torSettings.configure "Yapılandır">
+<!ENTITY torSettings.connectPrompt2 "DoÄrudan Tor aÄına baÄlanmak
istiyorum">
+<!ENTITY torSettings.connectPrompt3 "Bu çoÄu durumlarda çalıÅır.">
+<!ENTITY torSettings.connect "BaÄlan">
+
+<!ENTITY torSettings.proxyQuestion "Bu bilgisayarın İnternete eriÅirken bir
vekil kullanması gerekiyor mu?">
+<!-- see https://www.torproject.org/docs/proxychain.html.en -->
+<!ENTITY torSettings.proxyHelp "EÄer bu soruyu nasıl yanıtlayacaÄınızdan
emin deÄilseniz, farklı bir tarayıcıda İnternet seçeneklerine bakın ve
bir vekil kullanmak üzere yapılandırılıp yapılandırılmadıÄına
bakın">
+<!ENTITY torSettings.enterProxy "Vekil ayarlarını girin.">
+<!ENTITY torSettings.firewallQuestion "Bu bilgisayarın İnternet
baÄlantısı, sadece belirli baÄlantı noktalarına izin veren bir güvenlik
duvarından geçiyor mu?">
+<!ENTITY torSettings.firewallHelp "EÄer bu soruya nasıl cevap
vereceÄinizden emin deÄilseniz, Hayır seçin. EÄer Tor aÄına
baÄlanırken sorunla karÅılaÅırsanız, bu ayarı deÄiÅtirin.">
+<!ENTITY torSettings.enterFirewall "Güvenlik duvarı tarafından izin verilen
baÄlantı noktalarının virgülle ayrılmıŠbir listesini girin.">
+<!ENTITY torSettings.bridgeQuestion "İnternet Servis SaÄlayıcınızı (ISS)
engellesin veya ayrıcaTor BaÄlantınızı sansürlesin mi?">
+<!ENTITY torSettings.bridgeHelp "Bu soruyu nasıl cevaplayacaÄınızdan emin
deÄilseniz Hayır 'ı Secin.&#160; EÄer Evet'i seçerseniz, Tor AÄ
baÄlantıları engellemek için, daha zor hale getirilip listelenmeyen
aktarmalar için Tor Köprülerini yapılandırmanız istenecektir.">
+<!ENTITY torSettings.bridgeSettingsPrompt "SaÄlanan köprülerin kümesini
kullanabilirsiniz veya özel bir köprü seti girebilir veya
saÄlayabilirsiniz.">
+
+<!-- Other: -->
+
+<!ENTITY torsettings.startingTor "Tor'un baÅlaması bekleniyor...">
+<!ENTITY torsettings.restart "Yeniden BaÅlat">
+
+<!ENTITY torsettings.optional "İsteÄe BaÄlı">
+
+<!ENTITY torsettings.useProxy.checkbox "Bu bilgisayarın İnternet'e
eriÅebilmek için bir vekil sunucu kullanması gerekiyor">
+<!ENTITY torsettings.useProxy.type "Vekil Sunucu Türü:">
+<!ENTITY torsettings.useProxy.address "Adres:">
+<!ENTITY torsettings.useProxy.address.placeholder "IP adresi veya sunucu adı">
+<!ENTITY torsettings.useProxy.port "Port:">
+<!ENTITY torsettings.useProxy.username "Kullanıcı adı:">
+<!ENTITY torsettings.useProxy.password "Parola:">
+<!ENTITY torsettings.useProxy.type.socks4 "SOCKS 4">
+<!ENTITY torsettings.useProxy.type.socks5 "SOCKS 5">
+<!ENTITY torsettings.useProxy.type.http "HTTP / HTTPS">
+<!ENTITY torsettings.firewall.checkbox "Bu bilgisayar, sadece belirli
baÄlantı noktalarına izin veren bir güvenlik duvarı ile baÄlanıyor">
+<!ENTITY torsettings.firewall.allowedPorts "İzin verilen portlar:">
+<!ENTITY torsettings.useBridges.checkbox "İnternet Servis SaÄlayıcım
(İSS) Tor AÄı ile baÄlantılarımı engelliyor">
+<!ENTITY torsettings.useBridges.default "SaÄlanan köprüler ile baÄlan">
+<!ENTITY torsettings.useBridges.type "TaÅıma türü:">
+<!ENTITY torsettings.useBridges.custom "Ãzel köprüler girin">
+<!ENTITY torsettings.useBridges.label "Bir veya daha fazla köprü aynası
girin (her satıra bir tane).">
+<!ENTITY torsettings.useBridges.placeholder "adresi yazın:port">
+
+<!ENTITY torsettings.copyLog "Tor GünlüÄünü Panoya Kopyala">
+<!ENTITY torsettings.bridgeHelpTitle "Köprü Ayna Yardımı">
+<!ENTITY torsettings.bridgeHelp1 "Tor aÄına baÄlanamıyorsanız, nedeni
kullandıÄınız İnternet Servis SaÄlayıcısı (ISS) veya baÅka bir kurum
Tor'u engelliyor olabilir.&#160; ÃoÄunlukla bu problemi Tor köprüleri
ile çözebilirisiniz bunlar engellenmesi daha zor olan listede olmayan aktarma
noktalarıdır">
+<!ENTITY torsettings.bridgeHelp1B "Ãnceden yapılandırılan saÄlanan
köprü adresleri setini kullanabilirsiniz veya bu üç yöntemden birini
kullanarak adres kümesinden özel bir set saÄlayabilirsiniz:">
+<!ENTITY torsettings.bridgeHelp2Heading "Web aracılıÄıyla.">
+<!ENTITY torsettings.bridgeHelp2 "https://bridges.torproject.org sitesini
ziyaret etmek için web tarayıcısı kullanın.">
+<!ENTITY torsettings.bridgeHelp3Heading "Eposta otomatik cevaplandırıcı
aracılıÄıyla.">
+<!ENTITY torsettings.bridgeHelp3 "[email protected] adresine, iletide
sadece 'get bridges' satırını yazarak bir e-posta gönderin.&#160;
Ancak, bir saldırganın çok sayıda köprü adresi öÄrenmesini
zorlaÅtırmak için bu epostayı gmail.com veya yahoo.com adreslerinden
yollamanız gerekmektedir.">
+<!ENTITY torsettings.bridgeHelp4Heading "Help Desk aracılıÄıyla.">
+<!ENTITY torsettings.bridgeHelp4 "Son bir çare olarak köprü adres
taleplerini [email protected] adresine posta göndererek rica
edebilirsiniz.&#160 Birisinin bu talebi cevaplayacaÄını unutmayın.">
diff --git a/src/chrome/locale/tr/progress.dtd
b/src/chrome/locale/tr/progress.dtd
new file mode 100644
index 0000000..c61e5ac
--- /dev/null
+++ b/src/chrome/locale/tr/progress.dtd
@@ -0,0 +1,4 @@
+<!ENTITY torprogress.dialog.title "Tor Durumu">
+<!ENTITY torprogress.openSettings "Ayarları Aç">
+<!ENTITY torprogress.heading "Tor aÄına baÄlanıyor">
+<!ENTITY torprogress.pleaseWait "Biz Tor Åebekesi ile baÄlantı kurana
lütfen bekleyin.">
diff --git a/src/chrome/locale/tr/torlauncher.properties
b/src/chrome/locale/tr/torlauncher.properties
index 874951b..1a0226b 100644
--- a/src/chrome/locale/tr/torlauncher.properties
+++ b/src/chrome/locale/tr/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=kimlik uyumsuz
torlauncher.bootstrapWarning.timeout=Zaman aÅımı
torlauncher.bootstrapWarning.noroute=Yönlendirilecek sunucu yok
torlauncher.bootstrapWarning.ioerror=Okuma/yazma hatası
+torlauncher.bootstrapWarning.pt_missing=takılabilir taÅıma kayıp
diff --git a/src/chrome/locale/vi/torlauncher.properties
b/src/chrome/locale/vi/torlauncher.properties
index 9cfc93d..e57776c 100644
--- a/src/chrome/locale/vi/torlauncher.properties
+++ b/src/chrome/locale/vi/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=nháºn dạng không
phù hợp
torlauncher.bootstrapWarning.timeout=kết ná»i timeout
torlauncher.bootstrapWarning.noroute=không có lá» trình Äá» lưu trữ
torlauncher.bootstrapWarning.ioerror=lá»i Äá»c / ghi
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/chrome/locale/zh-CN/torlauncher.properties
b/src/chrome/locale/zh-CN/torlauncher.properties
index adc973e..6c9d920 100644
--- a/src/chrome/locale/zh-CN/torlauncher.properties
+++ b/src/chrome/locale/zh-CN/torlauncher.properties
@@ -55,3 +55,4 @@ torlauncher.bootstrapWarning.identity=身份ä¸ä¸è´
torlauncher.bootstrapWarning.timeout=è¿æ¥è¶
æ¶
torlauncher.bootstrapWarning.noroute=没æå¯ç¨é¾è·¯
torlauncher.bootstrapWarning.ioerror=读åé误
+torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
diff --git a/src/install.rdf b/src/install.rdf
index f523acf..0e8614e 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -7,7 +7,7 @@
<em:creator>The Tor Project, Inc.</em:creator>
<em:contributor>Pearl Crescent, LLC</em:contributor>
<em:id>[email protected]</em:id>
- <em:version>0.2.5.2</em:version>
+ <em:version>0.2.5.3</em:version>
<em:homepageURL>https://www.torproject.org/projects/torbrowser.html</em:homepageURL>
<em:updateURL>https://127.0.0.1/</em:updateURL>
<!--
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits