commit 38720b9f11e6700da4009f85f817b0d35ccccf83 Author: Translation commit bot translation@torproject.org Date: Wed May 13 00:16:09 2015 +0000
Update translations for torbutton-aboutdialogdtd_completed --- fr/aboutdialog.dtd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
diff --git a/fr/aboutdialog.dtd b/fr/aboutdialog.dtd new file mode 100644 index 0000000..ddd6750 --- /dev/null +++ b/fr/aboutdialog.dtd @@ -0,0 +1,19 @@ +<!ENTITY project.start "&brandShortName; est développé par"> +<!-- LOCALIZATION NOTE (project.tpoLink): This is a link title that links to https://www.torproject.org --> +<!ENTITY project.tpoLink "le &vendorShortName;"> +<!ENTITY project.end ", une organisation à but non lucratif travaillant à défendre votre vie privée et liberté en ligne."> + +<!ENTITY help.start "Vous voulez aider?"> +<!-- LOCALIZATION NOTE (help.donate): This is a link title that links to https://www.torproject.org/donate/donate.html.en --> +<!ENTITY help.donateLink "Faire une donation"> +<!ENTITY help.or "ou"> +<!-- LOCALIZATION NOTE (help.getInvolvedLink): This is a link title that links to https://www.torproject.org/getinvolved/volunteer.html.en --> +<!ENTITY help.getInvolvedLink "s'engager"> +<!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 "Des questions?"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/getinvolved/relays --> +<!ENTITY bottomLinks.grow "Aider le réseau Tor à grandir!"> +<!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to about:license --> +<!ENTITY bottomLinks.license "Information sur les licences"> +<!ENTITY tor.TrademarkStatement ""Tor" et le "Logo Oignon" sont des marques déposés du Projet Tor, Inc.">
tor-commits@lists.torproject.org