commit 407a42c9ffca27a72e2b61641260d47f95c6ea28 Author: Translation commit bot translation@torproject.org Date: Tue May 12 09:16:15 2015 +0000
Update translations for torbutton-aboutdialogdtd_completed --- nb/aboutdialog.dtd | 19 +++++++++++++++++++ zh_CN/aboutdialog.dtd | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+)
diff --git a/nb/aboutdialog.dtd b/nb/aboutdialog.dtd new file mode 100644 index 0000000..35370fe --- /dev/null +++ b/nb/aboutdialog.dtd @@ -0,0 +1,19 @@ +<!ENTITY project.start "&bransShortName; blir utviklet av"> +<!-- LOCALIZATION NOTE (project.tpoLink): This is a link title that links to https://www.torproject.org --> +<!ENTITY project.tpoLink "&vendorShortName;"> +<!ENTITY project.end ", en non-profit organisasjon som jobber for å forsvare ditt personvern og frihet på nett."> + +<!ENTITY help.start "Vil du bidra?"> +<!-- LOCALIZATION NOTE (help.donate): This is a link title that links to https://www.torproject.org/donate/donate.html.en --> +<!ENTITY help.donateLink "Doner"> +<!ENTITY help.or "eller"> +<!-- LOCALIZATION NOTE (help.getInvolvedLink): This is a link title that links to https://www.torproject.org/getinvolved/volunteer.html.en --> +<!ENTITY help.getInvolvedLink "Bli involvert"> +<!ENTITY help.end "!"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/docs/trademark-faq.html.en --> +<!ENTITY bottomLinks.questions "Spørsmål?"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/getinvolved/relays --> +<!ENTITY bottomLinks.grow "Hjelp Tor nettverket å vokse!"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to about:license --> +<!ENTITY bottomLinks.license "Lisensinformasjon"> +<!ENTITY tor.TrademarkStatement ""Tor" og "Onion Logo" er registrerte varemerker tilhørende the Tor Project, Inc."> diff --git a/zh_CN/aboutdialog.dtd b/zh_CN/aboutdialog.dtd new file mode 100644 index 0000000..fefa76d --- /dev/null +++ b/zh_CN/aboutdialog.dtd @@ -0,0 +1,19 @@ +<!ENTITY project.start "&brandShortName; 的开发者为"> +<!-- LOCALIZATION NOTE (project.tpoLink): This is a link title that links to https://www.torproject.org --> +<!ENTITY project.tpoLink "&vendorShortName;"> +<!ENTITY project.end ",一个捍卫您的隐私和自由上网权的非营利组织。"> + +<!ENTITY help.start "需要帮助?"> +<!-- LOCALIZATION NOTE (help.donate): This is a link title that links to https://www.torproject.org/donate/donate.html.en --> +<!ENTITY help.donateLink "捐款"> +<!ENTITY help.or "或者"> +<!-- LOCALIZATION NOTE (help.getInvolvedLink): This is a link title that links to https://www.torproject.org/getinvolved/volunteer.html.en --> +<!ENTITY help.getInvolvedLink "入门"> +<!ENTITY help.end "!"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/docs/trademark-faq.html.en --> +<!ENTITY bottomLinks.questions "有疑问?"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/getinvolved/relays --> +<!ENTITY bottomLinks.grow "帮助 Tor 网络成长!"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to about:license --> +<!ENTITY bottomLinks.license "许可信息"> +<!ENTITY tor.TrademarkStatement "“Tor”和“Onion Logo”是 Tor Project, Inc 的注册商标。">
tor-commits@lists.torproject.org