[tor-commits] [torbirdy/master] Add Danish translation

sukhbir at torproject.org sukhbir at torproject.org
Mon May 20 04:45:28 UTC 2013


commit 98409388a1d6bb3db87a738a5c2aece5838002f1
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Mon May 20 00:43:00 2013 -0400

    Add Danish translation
---
 ChangeLog                            |    1 +
 chrome.manifest                      |    1 +
 chrome/locale/da/torbirdy.dtd        |   59 ++++++++++++++++++++++++++++++++++
 chrome/locale/da/torbirdy.properties |   19 +++++++++++
 4 files changed, 80 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 25b4417..513421b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
   Add Slovak translation (thanks to K0L0M4N)
   Add Turkish translation (thanks to bob939800)
   Add Swedish translation (thanks to Bjorn Schrammel)
+  Add Danish translation
 
 0.1.1, 20 Mar 2013
   Add a dialog for new users that is shown during the first-run (closes #8238)
diff --git a/chrome.manifest b/chrome.manifest
index a27feba..0cb6850 100644
--- a/chrome.manifest
+++ b/chrome.manifest
@@ -12,6 +12,7 @@ category profile-after-change TorBirdy @torproject.org/torbirdy;1
 
 locale castironthunderbirdclub ar chrome/locale/ar/
 locale castironthunderbirdclub cs chrome/locale/cs/
+locale castironthunderbirdclub da chrome/locale/da/
 locale castironthunderbirdclub de chrome/locale/de/
 locale castironthunderbirdclub el chrome/locale/el/
 locale castironthunderbirdclub en chrome/locale/en/
diff --git a/chrome/locale/da/torbirdy.dtd b/chrome/locale/da/torbirdy.dtd
new file mode 100644
index 0000000..30a1fc6
--- /dev/null
+++ b/chrome/locale/da/torbirdy.dtd
@@ -0,0 +1,59 @@
+<!ENTITY torbirdy.accountprefs.title "Account Configuration">
+<!ENTITY torbirdy.accountprefs.startup.label "Check for new messages at startup">
+<!ENTITY torbirdy.accountprefs.startup.key "C">
+<!ENTITY torbirdy.accountprefs.minutes.label "Check for new messages every">
+<!ENTITY torbirdy.accountprefs.minutes.key "y">
+<!ENTITY torbirdy.accountprefs.minutes.trail.label "minutes">
+<!ENTITY torbirdy.accountprefs.cancel.button "Cancel">
+<!ENTITY torbirdy.accountprefs.save.button "Save">
+<!ENTITY torbirdy.accountprefs.save.key "S">
+
+<!ENTITY torbirdy.prefs.title "TorBirdy Preferences">
+<!ENTITY torbirdy.prefs.save.button "Save">
+<!ENTITY torbirdy.prefs.save.key "s">
+<!ENTITY torbirdy.prefs.cancel.button "Cancel">
+<!ENTITY torbirdy.prefs.extra2.button "Test Settings">
+<!ENTITY torbirdy.prefs.extra2.key "n">
+<!ENTITY torbirdy.prefs.proxy.label "Proxy Settings">
+<!ENTITY torbirdy.prefs.privacy.label "Privacy Settings">
+<!ENTITY torbirdy.prefs.enigmail.label "Enigmail Settings">
+<!ENTITY torbirdy.prefs.security.label "Security Settings">
+<!ENTITY torbirdy.prefs.recommended.text "Use the recommended proxy settings for TorBirdy (Tor)">
+<!ENTITY torbirdy.prefs.recommended.key "r">
+<!ENTITY torbirdy.prefs.anonservice.text "Choose an anonymization service">
+<!ENTITY torbirdy.prefs.anonservice.key "a">
+<!ENTITY torbirdy.prefs.customsettings.text "Use custom proxy settings">
+<!ENTITY torbirdy.prefs.customsettings.key "c">
+<!ENTITY torbirdy.prefs.socks_host.label "SOCKS Host: ">
+<!ENTITY torbirdy.prefs.socks_host.key "h">
+<!ENTITY torbirdy.prefs.socks_port.label "Port: ">
+<!ENTITY torbirdy.prefs.socks_port.key "p">
+<!ENTITY torbirdy.prefs.torification.label "Transparent Torification (warning: requires custom transproxy or Tor router)">
+<!ENTITY torbirdy.prefs.torification.key "t">
+<!ENTITY torbirdy.prefs.global "Global">
+<!ENTITY torbirdy.prefs.imap.label "Enable push email support for IMAP accounts [default: disabled]">
+<!ENTITY torbirdy.prefs.imap.key "i">
+<!ENTITY torbirdy.prefs.startup_folder.label "Select last accessed mail folder on startup [default: disabled, select Local Folders]">
+<!ENTITY torbirdy.prefs.startup_folder.key "l">
+<!ENTITY torbirdy.prefs.timezone.label "Do not set Thunderbird's time zone to UTC [default: set to UTC]">
+<!ENTITY torbirdy.prefs.timezone.key "z">
+<!ENTITY torbirdy.prefs.enigmail_throwkeyid.label "Put the recipient key IDs into encrypted messages [default: do not put]">
+<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "g">
+<!ENTITY torbirdy.prefs.confirmemail.label "Confirm before sending email if Enigmail is enabled [default: do not confirm]">
+<!ENTITY torbirdy.prefs.confirmemail.key "m">
+<!ENTITY torbirdy.prefs.emailwizard.label "Enable Thunderbird's automatic email configuration wizard [default: disabled]">
+<!ENTITY torbirdy.prefs.emailwizard.key "w">
+<!ENTITY torbirdy.prefs.renegotiation.label "Allow connections to servers that do not support SSL/TLS with secure renegotiation [default: do not allow]">
+<!ENTITY torbirdy.prefs.renegotiation.key "r">
+<!ENTITY torbirdy.prefs.account_specific "Account-Specific">
+<!ENTITY torbirdy.prefs.select_account.key "C">
+<!ENTITY torbirdy.prefs.select_account.label "Choose an account: ">
+<!ENTITY torbirdy.prefs.enigmail.keyserver.label "Keyserver(s) to use: ">
+<!ENTITY torbirdy.prefs.enigmail.keyserver.key "k">
+
+<!ENTITY torbirdy.panel.usetor.label "Use Tor Onion Router">
+<!ENTITY torbirdy.panel.usejondo.label "Use JonDo (Premium)">
+<!ENTITY torbirdy.panel.usewhonix.label "Use Whonix">
+<!ENTITY torbirdy.panel.preferences.label "Open TorBirdy Preferences">
+
+<!ENTITY torbirdy.firstrun.title "TorBirdy First-Run">
diff --git a/chrome/locale/da/torbirdy.properties b/chrome/locale/da/torbirdy.properties
new file mode 100644
index 0000000..ddb8805
--- /dev/null
+++ b/chrome/locale/da/torbirdy.properties
@@ -0,0 +1,19 @@
+torbirdy.name=TorBirdy
+
+torbirdy.enabled.tor=TorBirdy aktiveret: Tor
+torbirdy.enabled.jondo=TorBirdy aktiveret: JonDo
+torbirdy.enabled.custom=TorBirdy aktiveret: Tilpasset proxy
+torbirdy.enabled.torification=TorBirdy aktiveret: Gennemsigtig torifikation
+torbirdy.enabled.whonix=TorBirdy aktiveret: Whonix
+torbirdy.disabled=TorBirdy: Deaktiveret!
+
+torbirdy.email.prompt=TorBirdy har deaktiveret Thunderbirds automatiske konfigurationsguide for at beskytte din anonymitet.\n\nDen anbefalede sikkerhedsindstilling for %S er blevet sat.\n\nDu kan nu konfigurere de andre kontoindstillinger manuelt.
+
+torbirdy.email.advanced=Bemærk venligst at ændring af de avancerede indstillinger for TorBirdy IKKE er anbefalet.\n\nDu bør kun fortsætte, hvis du er sikker på hvad du gør.
+torbirdy.email.advanced.nextwarning=Vis denne advarsel næste gang
+torbirdy.email.advanced.title=TorBirdy - avancerede indstillinger
+
+torbirdy.restart=For at tidszonepræferencen træder i kraft, så luk venligst Thunderbird og start den igen.
+
+torbirdy.firstrun=Du kører nu TorBirdy.\n\nFor at beskytte din anonymitet, vil TorBirdy med tvang benytte sine egne Thunderbirdindstillinger, så de forhindres i at blive ændret af dig eller eventuelle tilføjelser. Der er nogle ændringer som kan ændres og disse tilgås via TorBirdys dialog for præferencer. Når TorBirdy afinstalleres eller deaktiveres, bliver alle indstillinger programmet bruger nulstillet til deres standardværdi (værdierne før TorBirdys installation).\n\nHvis du er ny bruger, så anbefales det at du læser TorBirdys hjemmeside for at forstå hvad vi forsøger at opnå med TorBirdy for vores brugere.
+torbirdy.website=https://trac.torproject.org/projects/tor/wiki/torbirdy



More information about the tor-commits mailing list