tor-commits
Threads by month
- ----- 2025 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
March 2014
- 22 participants
- 2036 discussions

[translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit 24f1fab228662c2a88a911ae226f221284c4b1ab
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:46:24 2014 +0000
Update translations for tor-launcher-network-settings
---
cv/network-settings.dtd | 64 ++++++++++++++++++++++++++++++++++++++++++++
es_CL/network-settings.dtd | 64 ++++++++++++++++++++++++++++++++++++++++++++
sq_AL/network-settings.dtd | 64 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 192 insertions(+)
diff --git a/cv/network-settings.dtd b/cv/network-settings.dtd
new file mode 100644
index 0000000..4cedae6
--- /dev/null
+++ b/cv/network-settings.dtd
@@ -0,0 +1,64 @@
+<!ENTITY torsettings.dialog.title "Tor Network Settings">
+
+<!-- For "first run" wizard: -->
+
+<!ENTITY torsettings.prompt "Before you connect to the Tor network, you need to provide information about this computer's Internet connection.">
+
+<!ENTITY torSettings.yes "Yes">
+<!ENTITY torSettings.no "No">
+
+<!ENTITY torSettings.firstQuestion "Which of the following best describes your situation?">
+<!ENTITY torSettings.configurePrompt1 "This computer's Internet connection is censored, filtered, or proxied.">
+<!ENTITY torSettings.configurePrompt2 "I need to configure bridge, firewall, or proxy settings.">
+<!ENTITY torSettings.configure "Configure">
+<!ENTITY torSettings.connectPrompt2 "I would like to connect directly to the Tor network.">
+<!ENTITY torSettings.connectPrompt3 "This will work in most situations.">
+<!ENTITY torSettings.connect "Connect">
+
+<!ENTITY torSettings.proxyQuestion "Does this computer need to use a proxy to access the Internet?">
+<!-- see https://www.torproject.org/docs/proxychain.html.en -->
+<!ENTITY torSettings.proxyHelp "If you are not sure how to answer this question, look at the Internet settings in another browser to see whether it is configured to use a proxy.">
+<!ENTITY torSettings.enterProxy "Enter the proxy settings.">
+<!ENTITY torSettings.firewallQuestion "Does this computer's Internet connection go through a firewall that only allows connections to certain ports?">
+<!ENTITY torSettings.firewallHelp "If you are not sure how to answer this question, choose No. If you encounter problems connecting to the Tor network, change this setting.">
+<!ENTITY torSettings.enterFirewall "Enter a comma-separated list of ports that are allowed by the firewall.">
+<!ENTITY torSettings.bridgeQuestion "Does your Internet Service Provider (ISP) block or otherwise censor connections to the Tor Network?">
+<!ENTITY torSettings.bridgeHelp "If you are not sure how to answer this question, choose No.&#160; If you choose Yes, you will be asked to configure Tor Bridges, which are unlisted relays that make it more difficult to block connections to the Tor Network.">
+<!ENTITY torSettings.bridgeSettingsPrompt "You may use the provided set of bridges or you may obtain and enter a custom set of bridges.">
+
+<!-- Other: -->
+
+<!ENTITY torsettings.startingTor "Waiting for Tor to start…">
+<!ENTITY torsettings.restart "Restart">
+
+<!ENTITY torsettings.optional "Optional">
+
+<!ENTITY torsettings.useProxy.checkbox "This computer needs to use a proxy to access the Internet">
+<!ENTITY torsettings.useProxy.type "Proxy Type:">
+<!ENTITY torsettings.useProxy.address "Address:">
+<!ENTITY torsettings.useProxy.address.placeholder "IP address or hostname">
+<!ENTITY torsettings.useProxy.port "Port:">
+<!ENTITY torsettings.useProxy.username "Username:">
+<!ENTITY torsettings.useProxy.password "Password:">
+<!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 "This computer goes through a firewall that only allows connections to certain ports">
+<!ENTITY torsettings.firewall.allowedPorts "Allowed Ports:">
+<!ENTITY torsettings.useBridges.checkbox "My Internet Service Provider (ISP) blocks connections to the Tor network">
+<!ENTITY torsettings.useBridges.default "Connect with provided bridges">
+<!ENTITY torsettings.useBridges.type "Transport type:">
+<!ENTITY torsettings.useBridges.custom "Enter custom bridges">
+<!ENTITY torsettings.useBridges.label "Enter one or more bridge relays (one per line).">
+<!ENTITY torsettings.useBridges.placeholder "type address:port">
+
+<!ENTITY torsettings.copyLog "Copy Tor Log To Clipboard">
+<!ENTITY torsettings.bridgeHelpTitle "Bridge Relay Help">
+<!ENTITY torsettings.bridgeHelp1 "If you are unable to connect to the Tor network, it could be that your Internet Service Provider (ISP) or another agency is blocking Tor.&#160; Often, you can work around this problem by using Tor Bridges, which are unlisted relays that are more difficult to block.">
+<!ENTITY torsettings.bridgeHelp1B "You may use the preconfigured, provided set of bridge addresses or you may obtain a custom set of addresses by using one of these three methods:">
+<!ENTITY torsettings.bridgeHelp2Heading "Through the Web">
+<!ENTITY torsettings.bridgeHelp2 "Use a web browser to visit https://bridges.torproject.org">
+<!ENTITY torsettings.bridgeHelp3Heading "Through the Email Autoresponder">
+<!ENTITY torsettings.bridgeHelp3 "Send email to bridges(a)torproject.org with the line 'get bridges' by itself in the body of the message.&#160; However, to make it harder for an attacker to learn a lot of bridge addresses, you must send this request from a gmail.com or yahoo.com email address.">
+<!ENTITY torsettings.bridgeHelp4Heading "Through the Help Desk">
+<!ENTITY torsettings.bridgeHelp4 "As a last resort, you can request bridge addresses by sending a polite email message to help(a)rt.torproject.org.&#160; Please note that a person will need to respond to each request.">
diff --git a/es_CL/network-settings.dtd b/es_CL/network-settings.dtd
new file mode 100644
index 0000000..4cedae6
--- /dev/null
+++ b/es_CL/network-settings.dtd
@@ -0,0 +1,64 @@
+<!ENTITY torsettings.dialog.title "Tor Network Settings">
+
+<!-- For "first run" wizard: -->
+
+<!ENTITY torsettings.prompt "Before you connect to the Tor network, you need to provide information about this computer's Internet connection.">
+
+<!ENTITY torSettings.yes "Yes">
+<!ENTITY torSettings.no "No">
+
+<!ENTITY torSettings.firstQuestion "Which of the following best describes your situation?">
+<!ENTITY torSettings.configurePrompt1 "This computer's Internet connection is censored, filtered, or proxied.">
+<!ENTITY torSettings.configurePrompt2 "I need to configure bridge, firewall, or proxy settings.">
+<!ENTITY torSettings.configure "Configure">
+<!ENTITY torSettings.connectPrompt2 "I would like to connect directly to the Tor network.">
+<!ENTITY torSettings.connectPrompt3 "This will work in most situations.">
+<!ENTITY torSettings.connect "Connect">
+
+<!ENTITY torSettings.proxyQuestion "Does this computer need to use a proxy to access the Internet?">
+<!-- see https://www.torproject.org/docs/proxychain.html.en -->
+<!ENTITY torSettings.proxyHelp "If you are not sure how to answer this question, look at the Internet settings in another browser to see whether it is configured to use a proxy.">
+<!ENTITY torSettings.enterProxy "Enter the proxy settings.">
+<!ENTITY torSettings.firewallQuestion "Does this computer's Internet connection go through a firewall that only allows connections to certain ports?">
+<!ENTITY torSettings.firewallHelp "If you are not sure how to answer this question, choose No. If you encounter problems connecting to the Tor network, change this setting.">
+<!ENTITY torSettings.enterFirewall "Enter a comma-separated list of ports that are allowed by the firewall.">
+<!ENTITY torSettings.bridgeQuestion "Does your Internet Service Provider (ISP) block or otherwise censor connections to the Tor Network?">
+<!ENTITY torSettings.bridgeHelp "If you are not sure how to answer this question, choose No.&#160; If you choose Yes, you will be asked to configure Tor Bridges, which are unlisted relays that make it more difficult to block connections to the Tor Network.">
+<!ENTITY torSettings.bridgeSettingsPrompt "You may use the provided set of bridges or you may obtain and enter a custom set of bridges.">
+
+<!-- Other: -->
+
+<!ENTITY torsettings.startingTor "Waiting for Tor to start…">
+<!ENTITY torsettings.restart "Restart">
+
+<!ENTITY torsettings.optional "Optional">
+
+<!ENTITY torsettings.useProxy.checkbox "This computer needs to use a proxy to access the Internet">
+<!ENTITY torsettings.useProxy.type "Proxy Type:">
+<!ENTITY torsettings.useProxy.address "Address:">
+<!ENTITY torsettings.useProxy.address.placeholder "IP address or hostname">
+<!ENTITY torsettings.useProxy.port "Port:">
+<!ENTITY torsettings.useProxy.username "Username:">
+<!ENTITY torsettings.useProxy.password "Password:">
+<!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 "This computer goes through a firewall that only allows connections to certain ports">
+<!ENTITY torsettings.firewall.allowedPorts "Allowed Ports:">
+<!ENTITY torsettings.useBridges.checkbox "My Internet Service Provider (ISP) blocks connections to the Tor network">
+<!ENTITY torsettings.useBridges.default "Connect with provided bridges">
+<!ENTITY torsettings.useBridges.type "Transport type:">
+<!ENTITY torsettings.useBridges.custom "Enter custom bridges">
+<!ENTITY torsettings.useBridges.label "Enter one or more bridge relays (one per line).">
+<!ENTITY torsettings.useBridges.placeholder "type address:port">
+
+<!ENTITY torsettings.copyLog "Copy Tor Log To Clipboard">
+<!ENTITY torsettings.bridgeHelpTitle "Bridge Relay Help">
+<!ENTITY torsettings.bridgeHelp1 "If you are unable to connect to the Tor network, it could be that your Internet Service Provider (ISP) or another agency is blocking Tor.&#160; Often, you can work around this problem by using Tor Bridges, which are unlisted relays that are more difficult to block.">
+<!ENTITY torsettings.bridgeHelp1B "You may use the preconfigured, provided set of bridge addresses or you may obtain a custom set of addresses by using one of these three methods:">
+<!ENTITY torsettings.bridgeHelp2Heading "Through the Web">
+<!ENTITY torsettings.bridgeHelp2 "Use a web browser to visit https://bridges.torproject.org">
+<!ENTITY torsettings.bridgeHelp3Heading "Through the Email Autoresponder">
+<!ENTITY torsettings.bridgeHelp3 "Send email to bridges(a)torproject.org with the line 'get bridges' by itself in the body of the message.&#160; However, to make it harder for an attacker to learn a lot of bridge addresses, you must send this request from a gmail.com or yahoo.com email address.">
+<!ENTITY torsettings.bridgeHelp4Heading "Through the Help Desk">
+<!ENTITY torsettings.bridgeHelp4 "As a last resort, you can request bridge addresses by sending a polite email message to help(a)rt.torproject.org.&#160; Please note that a person will need to respond to each request.">
diff --git a/sq_AL/network-settings.dtd b/sq_AL/network-settings.dtd
new file mode 100644
index 0000000..4cedae6
--- /dev/null
+++ b/sq_AL/network-settings.dtd
@@ -0,0 +1,64 @@
+<!ENTITY torsettings.dialog.title "Tor Network Settings">
+
+<!-- For "first run" wizard: -->
+
+<!ENTITY torsettings.prompt "Before you connect to the Tor network, you need to provide information about this computer's Internet connection.">
+
+<!ENTITY torSettings.yes "Yes">
+<!ENTITY torSettings.no "No">
+
+<!ENTITY torSettings.firstQuestion "Which of the following best describes your situation?">
+<!ENTITY torSettings.configurePrompt1 "This computer's Internet connection is censored, filtered, or proxied.">
+<!ENTITY torSettings.configurePrompt2 "I need to configure bridge, firewall, or proxy settings.">
+<!ENTITY torSettings.configure "Configure">
+<!ENTITY torSettings.connectPrompt2 "I would like to connect directly to the Tor network.">
+<!ENTITY torSettings.connectPrompt3 "This will work in most situations.">
+<!ENTITY torSettings.connect "Connect">
+
+<!ENTITY torSettings.proxyQuestion "Does this computer need to use a proxy to access the Internet?">
+<!-- see https://www.torproject.org/docs/proxychain.html.en -->
+<!ENTITY torSettings.proxyHelp "If you are not sure how to answer this question, look at the Internet settings in another browser to see whether it is configured to use a proxy.">
+<!ENTITY torSettings.enterProxy "Enter the proxy settings.">
+<!ENTITY torSettings.firewallQuestion "Does this computer's Internet connection go through a firewall that only allows connections to certain ports?">
+<!ENTITY torSettings.firewallHelp "If you are not sure how to answer this question, choose No. If you encounter problems connecting to the Tor network, change this setting.">
+<!ENTITY torSettings.enterFirewall "Enter a comma-separated list of ports that are allowed by the firewall.">
+<!ENTITY torSettings.bridgeQuestion "Does your Internet Service Provider (ISP) block or otherwise censor connections to the Tor Network?">
+<!ENTITY torSettings.bridgeHelp "If you are not sure how to answer this question, choose No.&#160; If you choose Yes, you will be asked to configure Tor Bridges, which are unlisted relays that make it more difficult to block connections to the Tor Network.">
+<!ENTITY torSettings.bridgeSettingsPrompt "You may use the provided set of bridges or you may obtain and enter a custom set of bridges.">
+
+<!-- Other: -->
+
+<!ENTITY torsettings.startingTor "Waiting for Tor to start…">
+<!ENTITY torsettings.restart "Restart">
+
+<!ENTITY torsettings.optional "Optional">
+
+<!ENTITY torsettings.useProxy.checkbox "This computer needs to use a proxy to access the Internet">
+<!ENTITY torsettings.useProxy.type "Proxy Type:">
+<!ENTITY torsettings.useProxy.address "Address:">
+<!ENTITY torsettings.useProxy.address.placeholder "IP address or hostname">
+<!ENTITY torsettings.useProxy.port "Port:">
+<!ENTITY torsettings.useProxy.username "Username:">
+<!ENTITY torsettings.useProxy.password "Password:">
+<!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 "This computer goes through a firewall that only allows connections to certain ports">
+<!ENTITY torsettings.firewall.allowedPorts "Allowed Ports:">
+<!ENTITY torsettings.useBridges.checkbox "My Internet Service Provider (ISP) blocks connections to the Tor network">
+<!ENTITY torsettings.useBridges.default "Connect with provided bridges">
+<!ENTITY torsettings.useBridges.type "Transport type:">
+<!ENTITY torsettings.useBridges.custom "Enter custom bridges">
+<!ENTITY torsettings.useBridges.label "Enter one or more bridge relays (one per line).">
+<!ENTITY torsettings.useBridges.placeholder "type address:port">
+
+<!ENTITY torsettings.copyLog "Copy Tor Log To Clipboard">
+<!ENTITY torsettings.bridgeHelpTitle "Bridge Relay Help">
+<!ENTITY torsettings.bridgeHelp1 "If you are unable to connect to the Tor network, it could be that your Internet Service Provider (ISP) or another agency is blocking Tor.&#160; Often, you can work around this problem by using Tor Bridges, which are unlisted relays that are more difficult to block.">
+<!ENTITY torsettings.bridgeHelp1B "You may use the preconfigured, provided set of bridge addresses or you may obtain a custom set of addresses by using one of these three methods:">
+<!ENTITY torsettings.bridgeHelp2Heading "Through the Web">
+<!ENTITY torsettings.bridgeHelp2 "Use a web browser to visit https://bridges.torproject.org">
+<!ENTITY torsettings.bridgeHelp3Heading "Through the Email Autoresponder">
+<!ENTITY torsettings.bridgeHelp3 "Send email to bridges(a)torproject.org with the line 'get bridges' by itself in the body of the message.&#160; However, to make it harder for an attacker to learn a lot of bridge addresses, you must send this request from a gmail.com or yahoo.com email address.">
+<!ENTITY torsettings.bridgeHelp4Heading "Through the Help Desk">
+<!ENTITY torsettings.bridgeHelp4 "As a last resort, you can request bridge addresses by sending a polite email message to help(a)rt.torproject.org.&#160; Please note that a person will need to respond to each request.">
1
0

[translation/tor-launcher-progress] Update translations for tor-launcher-progress
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit 6e1e6176a0fd5ebd306499cac2a0f93a0785cdb4
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:46:19 2014 +0000
Update translations for tor-launcher-progress
---
cv/progress.dtd | 4 ++++
es_CL/progress.dtd | 4 ++++
sq_AL/progress.dtd | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/cv/progress.dtd b/cv/progress.dtd
new file mode 100644
index 0000000..ebd9cef
--- /dev/null
+++ b/cv/progress.dtd
@@ -0,0 +1,4 @@
+<!ENTITY torprogress.dialog.title "Tor Status">
+<!ENTITY torprogress.openSettings "Open Settings">
+<!ENTITY torprogress.heading "Connecting to the Tor network">
+<!ENTITY torprogress.pleaseWait "Please wait while we establish a connection to the Tor network.">
diff --git a/es_CL/progress.dtd b/es_CL/progress.dtd
new file mode 100644
index 0000000..ebd9cef
--- /dev/null
+++ b/es_CL/progress.dtd
@@ -0,0 +1,4 @@
+<!ENTITY torprogress.dialog.title "Tor Status">
+<!ENTITY torprogress.openSettings "Open Settings">
+<!ENTITY torprogress.heading "Connecting to the Tor network">
+<!ENTITY torprogress.pleaseWait "Please wait while we establish a connection to the Tor network.">
diff --git a/sq_AL/progress.dtd b/sq_AL/progress.dtd
new file mode 100644
index 0000000..ebd9cef
--- /dev/null
+++ b/sq_AL/progress.dtd
@@ -0,0 +1,4 @@
+<!ENTITY torprogress.dialog.title "Tor Status">
+<!ENTITY torprogress.openSettings "Open Settings">
+<!ENTITY torprogress.heading "Connecting to the Tor network">
+<!ENTITY torprogress.pleaseWait "Please wait while we establish a connection to the Tor network.">
1
0

[translation/tor-launcher-properties] Update translations for tor-launcher-properties
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit dc99e2b29f1429de3abbc664f2a0da740b98703f
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:46:14 2014 +0000
Update translations for tor-launcher-properties
---
cv/torlauncher.properties | 57 ++++++++++++++++++++++++++++++++++++++++++
es_CL/torlauncher.properties | 57 ++++++++++++++++++++++++++++++++++++++++++
sq_AL/torlauncher.properties | 57 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 171 insertions(+)
diff --git a/cv/torlauncher.properties b/cv/torlauncher.properties
new file mode 100644
index 0000000..a2550db
--- /dev/null
+++ b/cv/torlauncher.properties
@@ -0,0 +1,57 @@
+### Copyright (c) 2014, The Tor Project, Inc.
+### See LICENSE for licensing information.
+
+torlauncher.error_title=Tor Launcher
+
+torlauncher.tor_exited=Tor unexpectedly exited.
+torlauncher.please_restart_app=Please restart this application.
+torlauncher.tor_controlconn_failed=Could not connect to Tor control port.
+torlauncher.tor_failed_to_start=Tor failed to start.
+torlauncher.tor_control_failed=Failed to take control of Tor.
+torlauncher.tor_bootstrap_failed=Tor failed to establish a Tor network connection.
+torlauncher.tor_bootstrap_failed_details=%1$S failed (%2$S).
+
+torlauncher.unable_to_start_tor=Unable to start Tor.\n\n%S
+torlauncher.tor_missing=The Tor executable is missing.
+torlauncher.torrc_missing=The torrc file is missing.
+torlauncher.datadir_missing=The Tor data directory does not exist.
+torlauncher.password_hash_missing=Failed to get hashed password.
+
+torlauncher.failed_to_get_settings=Unable to retrieve Tor settings.\n\n%S
+torlauncher.failed_to_save_settings=Unable to save Tor settings.\n\n%S
+torlauncher.ensure_tor_is_running=Please ensure that Tor is running.
+
+torlauncher.error_proxy_addr_missing=You must specify both an IP address or hostname and a port number to configure Tor to use a proxy to access the Internet.
+torlauncher.error_proxy_type_missing=You must select the proxy type.
+torlauncher.error_bridges_missing=You must specify one or more bridges.
+torlauncher.error_default_bridges_type_missing=You must select a transport type for the provided bridges.
+torlauncher.error_bridge_bad_default_type=No provided bridges that have the transport type %S are available. Please adjust your settings.
+
+torlauncher.recommended_bridge=(recommended)
+
+torlauncher.connect=Connect
+torlauncher.quit=Quit
+torlauncher.quit_win=Exit
+torlauncher.done=Done
+
+torlauncher.forAssistance=For assistance, contact %S
+
+torlauncher.bootstrapStatus.conn_dir=Connecting to a relay directory
+torlauncher.bootstrapStatus.handshake_dir=Establishing an encrypted directory connection
+torlauncher.bootstrapStatus.requesting_status=Retrieving network status
+torlauncher.bootstrapStatus.loading_status=Loading network status
+torlauncher.bootstrapStatus.loading_keys=Loading authority certificates
+torlauncher.bootstrapStatus.requesting_descriptors=Requesting relay information
+torlauncher.bootstrapStatus.loading_descriptors=Loading relay information
+torlauncher.bootstrapStatus.conn_or=Connecting to the Tor network
+torlauncher.bootstrapStatus.handshake_or=Establishing a Tor circuit
+torlauncher.bootstrapStatus.done=Connected to the Tor network!
+
+torlauncher.bootstrapWarning.done=done
+torlauncher.bootstrapWarning.connectrefused=connection refused
+torlauncher.bootstrapWarning.misc=miscellaneous
+torlauncher.bootstrapWarning.resourcelimit=insufficient resources
+torlauncher.bootstrapWarning.identity=identity mismatch
+torlauncher.bootstrapWarning.timeout=connection timeout
+torlauncher.bootstrapWarning.noroute=no route to host
+torlauncher.bootstrapWarning.ioerror=read/write error
diff --git a/es_CL/torlauncher.properties b/es_CL/torlauncher.properties
new file mode 100644
index 0000000..a2550db
--- /dev/null
+++ b/es_CL/torlauncher.properties
@@ -0,0 +1,57 @@
+### Copyright (c) 2014, The Tor Project, Inc.
+### See LICENSE for licensing information.
+
+torlauncher.error_title=Tor Launcher
+
+torlauncher.tor_exited=Tor unexpectedly exited.
+torlauncher.please_restart_app=Please restart this application.
+torlauncher.tor_controlconn_failed=Could not connect to Tor control port.
+torlauncher.tor_failed_to_start=Tor failed to start.
+torlauncher.tor_control_failed=Failed to take control of Tor.
+torlauncher.tor_bootstrap_failed=Tor failed to establish a Tor network connection.
+torlauncher.tor_bootstrap_failed_details=%1$S failed (%2$S).
+
+torlauncher.unable_to_start_tor=Unable to start Tor.\n\n%S
+torlauncher.tor_missing=The Tor executable is missing.
+torlauncher.torrc_missing=The torrc file is missing.
+torlauncher.datadir_missing=The Tor data directory does not exist.
+torlauncher.password_hash_missing=Failed to get hashed password.
+
+torlauncher.failed_to_get_settings=Unable to retrieve Tor settings.\n\n%S
+torlauncher.failed_to_save_settings=Unable to save Tor settings.\n\n%S
+torlauncher.ensure_tor_is_running=Please ensure that Tor is running.
+
+torlauncher.error_proxy_addr_missing=You must specify both an IP address or hostname and a port number to configure Tor to use a proxy to access the Internet.
+torlauncher.error_proxy_type_missing=You must select the proxy type.
+torlauncher.error_bridges_missing=You must specify one or more bridges.
+torlauncher.error_default_bridges_type_missing=You must select a transport type for the provided bridges.
+torlauncher.error_bridge_bad_default_type=No provided bridges that have the transport type %S are available. Please adjust your settings.
+
+torlauncher.recommended_bridge=(recommended)
+
+torlauncher.connect=Connect
+torlauncher.quit=Quit
+torlauncher.quit_win=Exit
+torlauncher.done=Done
+
+torlauncher.forAssistance=For assistance, contact %S
+
+torlauncher.bootstrapStatus.conn_dir=Connecting to a relay directory
+torlauncher.bootstrapStatus.handshake_dir=Establishing an encrypted directory connection
+torlauncher.bootstrapStatus.requesting_status=Retrieving network status
+torlauncher.bootstrapStatus.loading_status=Loading network status
+torlauncher.bootstrapStatus.loading_keys=Loading authority certificates
+torlauncher.bootstrapStatus.requesting_descriptors=Requesting relay information
+torlauncher.bootstrapStatus.loading_descriptors=Loading relay information
+torlauncher.bootstrapStatus.conn_or=Connecting to the Tor network
+torlauncher.bootstrapStatus.handshake_or=Establishing a Tor circuit
+torlauncher.bootstrapStatus.done=Connected to the Tor network!
+
+torlauncher.bootstrapWarning.done=done
+torlauncher.bootstrapWarning.connectrefused=connection refused
+torlauncher.bootstrapWarning.misc=miscellaneous
+torlauncher.bootstrapWarning.resourcelimit=insufficient resources
+torlauncher.bootstrapWarning.identity=identity mismatch
+torlauncher.bootstrapWarning.timeout=connection timeout
+torlauncher.bootstrapWarning.noroute=no route to host
+torlauncher.bootstrapWarning.ioerror=read/write error
diff --git a/sq_AL/torlauncher.properties b/sq_AL/torlauncher.properties
new file mode 100644
index 0000000..a2550db
--- /dev/null
+++ b/sq_AL/torlauncher.properties
@@ -0,0 +1,57 @@
+### Copyright (c) 2014, The Tor Project, Inc.
+### See LICENSE for licensing information.
+
+torlauncher.error_title=Tor Launcher
+
+torlauncher.tor_exited=Tor unexpectedly exited.
+torlauncher.please_restart_app=Please restart this application.
+torlauncher.tor_controlconn_failed=Could not connect to Tor control port.
+torlauncher.tor_failed_to_start=Tor failed to start.
+torlauncher.tor_control_failed=Failed to take control of Tor.
+torlauncher.tor_bootstrap_failed=Tor failed to establish a Tor network connection.
+torlauncher.tor_bootstrap_failed_details=%1$S failed (%2$S).
+
+torlauncher.unable_to_start_tor=Unable to start Tor.\n\n%S
+torlauncher.tor_missing=The Tor executable is missing.
+torlauncher.torrc_missing=The torrc file is missing.
+torlauncher.datadir_missing=The Tor data directory does not exist.
+torlauncher.password_hash_missing=Failed to get hashed password.
+
+torlauncher.failed_to_get_settings=Unable to retrieve Tor settings.\n\n%S
+torlauncher.failed_to_save_settings=Unable to save Tor settings.\n\n%S
+torlauncher.ensure_tor_is_running=Please ensure that Tor is running.
+
+torlauncher.error_proxy_addr_missing=You must specify both an IP address or hostname and a port number to configure Tor to use a proxy to access the Internet.
+torlauncher.error_proxy_type_missing=You must select the proxy type.
+torlauncher.error_bridges_missing=You must specify one or more bridges.
+torlauncher.error_default_bridges_type_missing=You must select a transport type for the provided bridges.
+torlauncher.error_bridge_bad_default_type=No provided bridges that have the transport type %S are available. Please adjust your settings.
+
+torlauncher.recommended_bridge=(recommended)
+
+torlauncher.connect=Connect
+torlauncher.quit=Quit
+torlauncher.quit_win=Exit
+torlauncher.done=Done
+
+torlauncher.forAssistance=For assistance, contact %S
+
+torlauncher.bootstrapStatus.conn_dir=Connecting to a relay directory
+torlauncher.bootstrapStatus.handshake_dir=Establishing an encrypted directory connection
+torlauncher.bootstrapStatus.requesting_status=Retrieving network status
+torlauncher.bootstrapStatus.loading_status=Loading network status
+torlauncher.bootstrapStatus.loading_keys=Loading authority certificates
+torlauncher.bootstrapStatus.requesting_descriptors=Requesting relay information
+torlauncher.bootstrapStatus.loading_descriptors=Loading relay information
+torlauncher.bootstrapStatus.conn_or=Connecting to the Tor network
+torlauncher.bootstrapStatus.handshake_or=Establishing a Tor circuit
+torlauncher.bootstrapStatus.done=Connected to the Tor network!
+
+torlauncher.bootstrapWarning.done=done
+torlauncher.bootstrapWarning.connectrefused=connection refused
+torlauncher.bootstrapWarning.misc=miscellaneous
+torlauncher.bootstrapWarning.resourcelimit=insufficient resources
+torlauncher.bootstrapWarning.identity=identity mismatch
+torlauncher.bootstrapWarning.timeout=connection timeout
+torlauncher.bootstrapWarning.noroute=no route to host
+torlauncher.bootstrapWarning.ioerror=read/write error
1
0

21 Mar '14
commit 1c7cd046329d254959d20793b4b8ead7e19956a4
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:46:09 2014 +0000
Update translations for mat-gui
---
cv.po | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
es_CL.po | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sq_AL.po | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 597 insertions(+)
diff --git a/cv.po b/cv.po
new file mode 100644
index 0000000..b7172dd
--- /dev/null
+++ b/cv.po
@@ -0,0 +1,199 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-01-19 14:48+0000\n"
+"PO-Revision-Date: 2014-03-21 21:20+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Chuvash (http://www.transifex.com/projects/p/torproject/language/cv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: cv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: mat-gui:61 mat-gui:403 mat-gui:422
+msgid "Ready"
+msgstr ""
+
+#: mat-gui:128
+msgid "Choose files"
+msgstr ""
+
+#: mat-gui:135
+msgid "All files"
+msgstr ""
+
+#: mat-gui:142
+msgid "Supported files"
+msgstr ""
+
+#: mat-gui:157
+msgid "No metadata found"
+msgstr ""
+
+#: mat-gui:158 mat-gui:398 mat-gui:420
+msgid "Clean"
+msgstr ""
+
+#: mat-gui:160 mat-gui:400
+msgid "Dirty"
+msgstr ""
+
+#: mat-gui:165
+#, python-format
+msgid "%s's metadata"
+msgstr ""
+
+#: mat-gui:176
+msgid "Trash your meta, keep your data"
+msgstr ""
+
+#: mat-gui:181
+msgid "Website"
+msgstr ""
+
+#: mat-gui:207 data/mat.ui:107
+msgid "Preferences"
+msgstr ""
+
+#: mat-gui:220
+msgid "Reduce PDF quality"
+msgstr ""
+
+#: mat-gui:223
+msgid "Reduce the produced PDF size and quality"
+msgstr ""
+
+#: mat-gui:226
+msgid "Add unsupported file to archives"
+msgstr ""
+
+#: mat-gui:229
+msgid "Add non-supported (and so non-anonymised) file to output archive"
+msgstr ""
+
+#: mat-gui:268
+msgid "Unknown"
+msgstr ""
+
+#: mat-gui:310
+msgid "Not-supported"
+msgstr ""
+
+#: mat-gui:324
+msgid "Harmless fileformat"
+msgstr ""
+
+#: mat-gui:326
+msgid "Fileformat not supported"
+msgstr ""
+
+#: mat-gui:329
+msgid "These files can not be processed:"
+msgstr ""
+
+#: mat-gui:334 mat-gui:363 data/mat.ui:292
+msgid "Filename"
+msgstr ""
+
+#: mat-gui:336
+msgid "Reason"
+msgstr ""
+
+#: mat-gui:348
+msgid "Non-supported files in archive"
+msgstr ""
+
+#: mat-gui:349 data/mat.ui:227
+msgid "Scour"
+msgstr ""
+
+#: mat-gui:362
+msgid "Include"
+msgstr ""
+
+#: mat-gui:378
+#, python-format
+msgid "MAT is not able to clean the following files, found in the %s archive"
+msgstr ""
+
+#: mat-gui:394
+#, python-format
+msgid "Checking %s"
+msgstr ""
+
+#: mat-gui:409
+#, python-format
+msgid "Cleaning %s"
+msgstr ""
+
+#: data/mat.ui:63
+msgid "_File"
+msgstr ""
+
+#: data/mat.ui:99
+msgid "_Edit"
+msgstr ""
+
+#: data/mat.ui:118 data/mat.ui:253
+msgid "Clear"
+msgstr ""
+
+#: data/mat.ui:134
+msgid "_Process"
+msgstr ""
+
+#: data/mat.ui:168
+msgid "_Help"
+msgstr ""
+
+#: data/mat.ui:214
+msgid "Add"
+msgstr ""
+
+#: data/mat.ui:240
+msgid "Check"
+msgstr ""
+
+#: data/mat.ui:309
+msgid "State"
+msgstr ""
+
+#: data/mat.ui:347 data/mat.ui:499
+msgid "Metadata"
+msgstr ""
+
+#: data/mat.ui:376
+msgid "Name"
+msgstr ""
+
+#: data/mat.ui:390
+msgid "Content"
+msgstr ""
+
+#: data/mat.ui:452
+msgid "Supported formats"
+msgstr ""
+
+#: data/mat.ui:486
+msgid "Support"
+msgstr ""
+
+#: data/mat.ui:512
+msgid "Method"
+msgstr ""
+
+#: data/mat.ui:525
+msgid "Remaining"
+msgstr ""
+
+#: data/mat.ui:560
+msgid "Fileformat"
+msgstr ""
diff --git a/es_CL.po b/es_CL.po
new file mode 100644
index 0000000..6d4b29f
--- /dev/null
+++ b/es_CL.po
@@ -0,0 +1,199 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-01-19 14:48+0000\n"
+"PO-Revision-Date: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/torproject/language/es_CL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_CL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: mat-gui:61 mat-gui:403 mat-gui:422
+msgid "Ready"
+msgstr ""
+
+#: mat-gui:128
+msgid "Choose files"
+msgstr ""
+
+#: mat-gui:135
+msgid "All files"
+msgstr ""
+
+#: mat-gui:142
+msgid "Supported files"
+msgstr ""
+
+#: mat-gui:157
+msgid "No metadata found"
+msgstr ""
+
+#: mat-gui:158 mat-gui:398 mat-gui:420
+msgid "Clean"
+msgstr ""
+
+#: mat-gui:160 mat-gui:400
+msgid "Dirty"
+msgstr ""
+
+#: mat-gui:165
+#, python-format
+msgid "%s's metadata"
+msgstr ""
+
+#: mat-gui:176
+msgid "Trash your meta, keep your data"
+msgstr ""
+
+#: mat-gui:181
+msgid "Website"
+msgstr ""
+
+#: mat-gui:207 data/mat.ui:107
+msgid "Preferences"
+msgstr ""
+
+#: mat-gui:220
+msgid "Reduce PDF quality"
+msgstr ""
+
+#: mat-gui:223
+msgid "Reduce the produced PDF size and quality"
+msgstr ""
+
+#: mat-gui:226
+msgid "Add unsupported file to archives"
+msgstr ""
+
+#: mat-gui:229
+msgid "Add non-supported (and so non-anonymised) file to output archive"
+msgstr ""
+
+#: mat-gui:268
+msgid "Unknown"
+msgstr ""
+
+#: mat-gui:310
+msgid "Not-supported"
+msgstr ""
+
+#: mat-gui:324
+msgid "Harmless fileformat"
+msgstr ""
+
+#: mat-gui:326
+msgid "Fileformat not supported"
+msgstr ""
+
+#: mat-gui:329
+msgid "These files can not be processed:"
+msgstr ""
+
+#: mat-gui:334 mat-gui:363 data/mat.ui:292
+msgid "Filename"
+msgstr ""
+
+#: mat-gui:336
+msgid "Reason"
+msgstr ""
+
+#: mat-gui:348
+msgid "Non-supported files in archive"
+msgstr ""
+
+#: mat-gui:349 data/mat.ui:227
+msgid "Scour"
+msgstr ""
+
+#: mat-gui:362
+msgid "Include"
+msgstr ""
+
+#: mat-gui:378
+#, python-format
+msgid "MAT is not able to clean the following files, found in the %s archive"
+msgstr ""
+
+#: mat-gui:394
+#, python-format
+msgid "Checking %s"
+msgstr ""
+
+#: mat-gui:409
+#, python-format
+msgid "Cleaning %s"
+msgstr ""
+
+#: data/mat.ui:63
+msgid "_File"
+msgstr ""
+
+#: data/mat.ui:99
+msgid "_Edit"
+msgstr ""
+
+#: data/mat.ui:118 data/mat.ui:253
+msgid "Clear"
+msgstr ""
+
+#: data/mat.ui:134
+msgid "_Process"
+msgstr ""
+
+#: data/mat.ui:168
+msgid "_Help"
+msgstr ""
+
+#: data/mat.ui:214
+msgid "Add"
+msgstr ""
+
+#: data/mat.ui:240
+msgid "Check"
+msgstr ""
+
+#: data/mat.ui:309
+msgid "State"
+msgstr ""
+
+#: data/mat.ui:347 data/mat.ui:499
+msgid "Metadata"
+msgstr ""
+
+#: data/mat.ui:376
+msgid "Name"
+msgstr ""
+
+#: data/mat.ui:390
+msgid "Content"
+msgstr ""
+
+#: data/mat.ui:452
+msgid "Supported formats"
+msgstr ""
+
+#: data/mat.ui:486
+msgid "Support"
+msgstr ""
+
+#: data/mat.ui:512
+msgid "Method"
+msgstr ""
+
+#: data/mat.ui:525
+msgid "Remaining"
+msgstr ""
+
+#: data/mat.ui:560
+msgid "Fileformat"
+msgstr ""
diff --git a/sq_AL.po b/sq_AL.po
new file mode 100644
index 0000000..5b3ef92
--- /dev/null
+++ b/sq_AL.po
@@ -0,0 +1,199 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-01-19 14:48+0000\n"
+"PO-Revision-Date: 2014-03-21 21:22+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/torproject/language/sq_AL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sq_AL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: mat-gui:61 mat-gui:403 mat-gui:422
+msgid "Ready"
+msgstr ""
+
+#: mat-gui:128
+msgid "Choose files"
+msgstr ""
+
+#: mat-gui:135
+msgid "All files"
+msgstr ""
+
+#: mat-gui:142
+msgid "Supported files"
+msgstr ""
+
+#: mat-gui:157
+msgid "No metadata found"
+msgstr ""
+
+#: mat-gui:158 mat-gui:398 mat-gui:420
+msgid "Clean"
+msgstr ""
+
+#: mat-gui:160 mat-gui:400
+msgid "Dirty"
+msgstr ""
+
+#: mat-gui:165
+#, python-format
+msgid "%s's metadata"
+msgstr ""
+
+#: mat-gui:176
+msgid "Trash your meta, keep your data"
+msgstr ""
+
+#: mat-gui:181
+msgid "Website"
+msgstr ""
+
+#: mat-gui:207 data/mat.ui:107
+msgid "Preferences"
+msgstr ""
+
+#: mat-gui:220
+msgid "Reduce PDF quality"
+msgstr ""
+
+#: mat-gui:223
+msgid "Reduce the produced PDF size and quality"
+msgstr ""
+
+#: mat-gui:226
+msgid "Add unsupported file to archives"
+msgstr ""
+
+#: mat-gui:229
+msgid "Add non-supported (and so non-anonymised) file to output archive"
+msgstr ""
+
+#: mat-gui:268
+msgid "Unknown"
+msgstr ""
+
+#: mat-gui:310
+msgid "Not-supported"
+msgstr ""
+
+#: mat-gui:324
+msgid "Harmless fileformat"
+msgstr ""
+
+#: mat-gui:326
+msgid "Fileformat not supported"
+msgstr ""
+
+#: mat-gui:329
+msgid "These files can not be processed:"
+msgstr ""
+
+#: mat-gui:334 mat-gui:363 data/mat.ui:292
+msgid "Filename"
+msgstr ""
+
+#: mat-gui:336
+msgid "Reason"
+msgstr ""
+
+#: mat-gui:348
+msgid "Non-supported files in archive"
+msgstr ""
+
+#: mat-gui:349 data/mat.ui:227
+msgid "Scour"
+msgstr ""
+
+#: mat-gui:362
+msgid "Include"
+msgstr ""
+
+#: mat-gui:378
+#, python-format
+msgid "MAT is not able to clean the following files, found in the %s archive"
+msgstr ""
+
+#: mat-gui:394
+#, python-format
+msgid "Checking %s"
+msgstr ""
+
+#: mat-gui:409
+#, python-format
+msgid "Cleaning %s"
+msgstr ""
+
+#: data/mat.ui:63
+msgid "_File"
+msgstr ""
+
+#: data/mat.ui:99
+msgid "_Edit"
+msgstr ""
+
+#: data/mat.ui:118 data/mat.ui:253
+msgid "Clear"
+msgstr ""
+
+#: data/mat.ui:134
+msgid "_Process"
+msgstr ""
+
+#: data/mat.ui:168
+msgid "_Help"
+msgstr ""
+
+#: data/mat.ui:214
+msgid "Add"
+msgstr ""
+
+#: data/mat.ui:240
+msgid "Check"
+msgstr ""
+
+#: data/mat.ui:309
+msgid "State"
+msgstr ""
+
+#: data/mat.ui:347 data/mat.ui:499
+msgid "Metadata"
+msgstr ""
+
+#: data/mat.ui:376
+msgid "Name"
+msgstr ""
+
+#: data/mat.ui:390
+msgid "Content"
+msgstr ""
+
+#: data/mat.ui:452
+msgid "Supported formats"
+msgstr ""
+
+#: data/mat.ui:486
+msgid "Support"
+msgstr ""
+
+#: data/mat.ui:512
+msgid "Method"
+msgstr ""
+
+#: data/mat.ui:525
+msgid "Remaining"
+msgstr ""
+
+#: data/mat.ui:560
+msgid "Fileformat"
+msgstr ""
1
0

21 Mar '14
commit d40182980ade475cffd090783afa978f78199ac3
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:46:03 2014 +0000
Update translations for torbirdy
---
cv/torbirdy.dtd | 63 +++++++++++++++++++++++++++++++++++++++++++++
cv/torbirdy.properties | 19 ++++++++++++++
es_CL/torbirdy.dtd | 63 +++++++++++++++++++++++++++++++++++++++++++++
es_CL/torbirdy.properties | 19 ++++++++++++++
sq_AL/torbirdy.dtd | 63 +++++++++++++++++++++++++++++++++++++++++++++
sq_AL/torbirdy.properties | 19 ++++++++++++++
6 files changed, 246 insertions(+)
diff --git a/cv/torbirdy.dtd b/cv/torbirdy.dtd
new file mode 100644
index 0000000..3e22539
--- /dev/null
+++ b/cv/torbirdy.dtd
@@ -0,0 +1,63 @@
+<!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 "Restore Defaults">
+<!ENTITY torbirdy.prefs.extra2.key "d">
+<!ENTITY torbirdy.prefs.testproxy.button "Test Proxy Settings">
+<!ENTITY torbirdy.prefs.testproxy.key "n">
+<!ENTITY torbirdy.prefs.proxy.label "Proxy">
+<!ENTITY torbirdy.prefs.privacy.label "Privacy">
+<!ENTITY torbirdy.prefs.enigmail.label "Enigmail">
+<!ENTITY torbirdy.prefs.security.label "Security">
+<!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 "p">
+<!ENTITY torbirdy.prefs.startup_folder.label "Select last accessed mail folder on startup [default: disabled]">
+<!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 "Do not put the recipient key IDs into encrypted messages [default: put]">
+<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "r">
+<!ENTITY torbirdy.prefs.confirmemail.label "Confirm before sending email if Enigmail is enabled [default: do not confirm]">
+<!ENTITY torbirdy.prefs.confirmemail.key "c">
+<!ENTITY torbirdy.prefs.emailwizard.label "Enable Thunderbird's automatic email configuration wizard [default: disabled]">
+<!ENTITY torbirdy.prefs.emailwizard.key "w">
+<!ENTITY torbirdy.prefs.automatic.label "Check for new messages automatically for all accounts [default: disabled]">
+<!ENTITY torbirdy.prefs.automatic.key "f">
+<!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/cv/torbirdy.properties b/cv/torbirdy.properties
new file mode 100644
index 0000000..fcc69a3
--- /dev/null
+++ b/cv/torbirdy.properties
@@ -0,0 +1,19 @@
+torbirdy.name=TorBirdy
+
+torbirdy.enabled.tor=TorBirdy Enabled: Tor
+torbirdy.enabled.jondo=TorBirdy Enabled: JonDo
+torbirdy.enabled.custom=TorBirdy Enabled: Custom Proxy
+torbirdy.enabled.torification=TorBirdy Enabled: Transparent Torification
+torbirdy.enabled.whonix=TorBirdy Enabled: Whonix
+torbirdy.disabled=TorBirdy: Disabled!
+
+torbirdy.email.prompt=TorBirdy has disabled Thunderbird's auto-configuration wizard to protect your anonymity.\n\nThe recommended security settings for %S have been set.\n\nYou can now configure the other account settings manually.
+
+torbirdy.email.advanced=Please note that changing the advanced settings of TorBirdy is NOT recommended.\n\nYou should only continue if you are sure of what you are doing.
+torbirdy.email.advanced.nextwarning=Show this warning next time
+torbirdy.email.advanced.title=TorBirdy Advanced Settings
+
+torbirdy.restart=You must restart Thunderbird for the time zone preference to take effect.
+
+torbirdy.firstrun=You are now running TorBirdy.\n\nTo help protect your anonymity, TorBirdy will enforce the Thunderbird settings it has set, preventing them from being changed by you or by any add-on. There are some settings that can be changed and those are accessed through TorBirdy's preferences dialog. When TorBirdy is uninstalled or disabled, all settings that it changes are reset to their default values (the values prior to TorBirdy's install).\n\nIf you are a new user, it is recommended that you read through the TorBirdy website to understand what we are trying to accomplish with TorBirdy for our users.
+torbirdy.website=https://trac.torproject.org/projects/tor/wiki/torbirdy
diff --git a/es_CL/torbirdy.dtd b/es_CL/torbirdy.dtd
new file mode 100644
index 0000000..3e22539
--- /dev/null
+++ b/es_CL/torbirdy.dtd
@@ -0,0 +1,63 @@
+<!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 "Restore Defaults">
+<!ENTITY torbirdy.prefs.extra2.key "d">
+<!ENTITY torbirdy.prefs.testproxy.button "Test Proxy Settings">
+<!ENTITY torbirdy.prefs.testproxy.key "n">
+<!ENTITY torbirdy.prefs.proxy.label "Proxy">
+<!ENTITY torbirdy.prefs.privacy.label "Privacy">
+<!ENTITY torbirdy.prefs.enigmail.label "Enigmail">
+<!ENTITY torbirdy.prefs.security.label "Security">
+<!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 "p">
+<!ENTITY torbirdy.prefs.startup_folder.label "Select last accessed mail folder on startup [default: disabled]">
+<!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 "Do not put the recipient key IDs into encrypted messages [default: put]">
+<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "r">
+<!ENTITY torbirdy.prefs.confirmemail.label "Confirm before sending email if Enigmail is enabled [default: do not confirm]">
+<!ENTITY torbirdy.prefs.confirmemail.key "c">
+<!ENTITY torbirdy.prefs.emailwizard.label "Enable Thunderbird's automatic email configuration wizard [default: disabled]">
+<!ENTITY torbirdy.prefs.emailwizard.key "w">
+<!ENTITY torbirdy.prefs.automatic.label "Check for new messages automatically for all accounts [default: disabled]">
+<!ENTITY torbirdy.prefs.automatic.key "f">
+<!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/es_CL/torbirdy.properties b/es_CL/torbirdy.properties
new file mode 100644
index 0000000..fcc69a3
--- /dev/null
+++ b/es_CL/torbirdy.properties
@@ -0,0 +1,19 @@
+torbirdy.name=TorBirdy
+
+torbirdy.enabled.tor=TorBirdy Enabled: Tor
+torbirdy.enabled.jondo=TorBirdy Enabled: JonDo
+torbirdy.enabled.custom=TorBirdy Enabled: Custom Proxy
+torbirdy.enabled.torification=TorBirdy Enabled: Transparent Torification
+torbirdy.enabled.whonix=TorBirdy Enabled: Whonix
+torbirdy.disabled=TorBirdy: Disabled!
+
+torbirdy.email.prompt=TorBirdy has disabled Thunderbird's auto-configuration wizard to protect your anonymity.\n\nThe recommended security settings for %S have been set.\n\nYou can now configure the other account settings manually.
+
+torbirdy.email.advanced=Please note that changing the advanced settings of TorBirdy is NOT recommended.\n\nYou should only continue if you are sure of what you are doing.
+torbirdy.email.advanced.nextwarning=Show this warning next time
+torbirdy.email.advanced.title=TorBirdy Advanced Settings
+
+torbirdy.restart=You must restart Thunderbird for the time zone preference to take effect.
+
+torbirdy.firstrun=You are now running TorBirdy.\n\nTo help protect your anonymity, TorBirdy will enforce the Thunderbird settings it has set, preventing them from being changed by you or by any add-on. There are some settings that can be changed and those are accessed through TorBirdy's preferences dialog. When TorBirdy is uninstalled or disabled, all settings that it changes are reset to their default values (the values prior to TorBirdy's install).\n\nIf you are a new user, it is recommended that you read through the TorBirdy website to understand what we are trying to accomplish with TorBirdy for our users.
+torbirdy.website=https://trac.torproject.org/projects/tor/wiki/torbirdy
diff --git a/sq_AL/torbirdy.dtd b/sq_AL/torbirdy.dtd
new file mode 100644
index 0000000..3e22539
--- /dev/null
+++ b/sq_AL/torbirdy.dtd
@@ -0,0 +1,63 @@
+<!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 "Restore Defaults">
+<!ENTITY torbirdy.prefs.extra2.key "d">
+<!ENTITY torbirdy.prefs.testproxy.button "Test Proxy Settings">
+<!ENTITY torbirdy.prefs.testproxy.key "n">
+<!ENTITY torbirdy.prefs.proxy.label "Proxy">
+<!ENTITY torbirdy.prefs.privacy.label "Privacy">
+<!ENTITY torbirdy.prefs.enigmail.label "Enigmail">
+<!ENTITY torbirdy.prefs.security.label "Security">
+<!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 "p">
+<!ENTITY torbirdy.prefs.startup_folder.label "Select last accessed mail folder on startup [default: disabled]">
+<!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 "Do not put the recipient key IDs into encrypted messages [default: put]">
+<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "r">
+<!ENTITY torbirdy.prefs.confirmemail.label "Confirm before sending email if Enigmail is enabled [default: do not confirm]">
+<!ENTITY torbirdy.prefs.confirmemail.key "c">
+<!ENTITY torbirdy.prefs.emailwizard.label "Enable Thunderbird's automatic email configuration wizard [default: disabled]">
+<!ENTITY torbirdy.prefs.emailwizard.key "w">
+<!ENTITY torbirdy.prefs.automatic.label "Check for new messages automatically for all accounts [default: disabled]">
+<!ENTITY torbirdy.prefs.automatic.key "f">
+<!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/sq_AL/torbirdy.properties b/sq_AL/torbirdy.properties
new file mode 100644
index 0000000..fcc69a3
--- /dev/null
+++ b/sq_AL/torbirdy.properties
@@ -0,0 +1,19 @@
+torbirdy.name=TorBirdy
+
+torbirdy.enabled.tor=TorBirdy Enabled: Tor
+torbirdy.enabled.jondo=TorBirdy Enabled: JonDo
+torbirdy.enabled.custom=TorBirdy Enabled: Custom Proxy
+torbirdy.enabled.torification=TorBirdy Enabled: Transparent Torification
+torbirdy.enabled.whonix=TorBirdy Enabled: Whonix
+torbirdy.disabled=TorBirdy: Disabled!
+
+torbirdy.email.prompt=TorBirdy has disabled Thunderbird's auto-configuration wizard to protect your anonymity.\n\nThe recommended security settings for %S have been set.\n\nYou can now configure the other account settings manually.
+
+torbirdy.email.advanced=Please note that changing the advanced settings of TorBirdy is NOT recommended.\n\nYou should only continue if you are sure of what you are doing.
+torbirdy.email.advanced.nextwarning=Show this warning next time
+torbirdy.email.advanced.title=TorBirdy Advanced Settings
+
+torbirdy.restart=You must restart Thunderbird for the time zone preference to take effect.
+
+torbirdy.firstrun=You are now running TorBirdy.\n\nTo help protect your anonymity, TorBirdy will enforce the Thunderbird settings it has set, preventing them from being changed by you or by any add-on. There are some settings that can be changed and those are accessed through TorBirdy's preferences dialog. When TorBirdy is uninstalled or disabled, all settings that it changes are reset to their default values (the values prior to TorBirdy's install).\n\nIf you are a new user, it is recommended that you read through the TorBirdy website to understand what we are trying to accomplish with TorBirdy for our users.
+torbirdy.website=https://trac.torproject.org/projects/tor/wiki/torbirdy
1
0

[translation/tails-greeter] Update translations for tails-greeter
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit 543f2aa425c13990db1ebcf5ea796dea98e9870e
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:45:55 2014 +0000
Update translations for tails-greeter
---
cv/cv.po | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
es_CL/es_CL.po | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sq_AL/sq_AL.po | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 606 insertions(+)
diff --git a/cv/cv.po b/cv/cv.po
new file mode 100644
index 0000000..90f2dea
--- /dev/null
+++ b/cv/cv.po
@@ -0,0 +1,202 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-17 13:54+0100\n"
+"PO-Revision-Date: 2014-03-21 21:20+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Chuvash (http://www.transifex.com/projects/p/torproject/language/cv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: cv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../glade/persistencewindow.glade.h:1
+msgid "Forward"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:2 ../glade/optionswindow.glade.h:1
+msgid "Login"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:3 ../glade/optionswindow.glade.h:2
+msgid "Welcome to Tails"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:4
+msgid "Use persistence?"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:5
+msgid "<a href=\"doc/first_steps/persistence/use.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:6
+msgid "Yes"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:7
+msgid "No"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:8
+msgid "Passphrase:"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:9
+msgid "Read-Only?"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:10
+msgid "<i>Wrong passphrase. Please try again.</i>"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:11
+msgid "More options?"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:3
+msgid "Administration password"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:4
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/administration_password.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:5
+msgid ""
+"Enter an administration password in case you need to perform administration tasks.\n"
+"Otherwise it will be disabled for better security."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:7
+msgid "Password:"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:8
+msgid "Verify Password:"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:9
+msgid "<i>Passwords do not match</i>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:10
+msgid "Windows camouflage"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:11
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/windows_camouflage.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:12
+msgid ""
+"This option makes Tails look more like Microsoft Windows XP. This may be "
+"useful in public places in order to avoid attracting suspicion."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:13
+msgid "Activate Microsoft Windows XP Camouflage"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:14
+msgid "MAC address spoofing"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:15
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/mac_spoofing.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:16
+msgid ""
+"Spoofing MAC addresses hides the serial number of your network cards to the "
+"local networks. This can help you hide your geographical location."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:17
+msgid ""
+"It is generally safer to spoof MAC addresses, but it might also raise "
+"suspicion or cause network connection problems."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:18
+msgid "Spoof all MAC addresses"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:19
+msgid "Network configuration"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:20
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/network_configuration.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:21
+msgid ""
+"This computer's Internet connection is clear of obstacles. You would like to"
+" connect directly to the Tor network."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:22
+msgid ""
+"This computer's Internet connection is censored, filtered, or proxied. You "
+"need to configure bridge, firewall, or proxy settings."
+msgstr ""
+
+#: ../glade/langpanel.glade.h:1
+msgid " "
+msgstr ""
+
+#: ../glade/langpanel.glade.h:2 ../GdmGreeter/langpanel.py:42
+msgid "Language"
+msgstr ""
+
+#: ../glade/langpanel.glade.h:3
+msgid "Locale"
+msgstr ""
+
+#: ../glade/langpanel.glade.h:4
+msgid "Layout"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:59
+#, python-format
+msgid ""
+"live-persist failed with return code %(returncode)s:\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:99
+#, python-format
+msgid ""
+"cryptsetup failed with return code %(returncode)s:\n"
+"%(stdout)s\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:124
+#, python-format
+msgid ""
+"live-persist failed with return code %(returncode)s:\n"
+"%(stdout)s\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/langpanel.py:124 ../GdmGreeter/langpanel.py:148
+#: ../GdmGreeter/langpanel.py:181
+msgid "Other..."
+msgstr ""
diff --git a/es_CL/es_CL.po b/es_CL/es_CL.po
new file mode 100644
index 0000000..5838e30
--- /dev/null
+++ b/es_CL/es_CL.po
@@ -0,0 +1,202 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-17 13:54+0100\n"
+"PO-Revision-Date: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/torproject/language/es_CL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_CL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../glade/persistencewindow.glade.h:1
+msgid "Forward"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:2 ../glade/optionswindow.glade.h:1
+msgid "Login"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:3 ../glade/optionswindow.glade.h:2
+msgid "Welcome to Tails"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:4
+msgid "Use persistence?"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:5
+msgid "<a href=\"doc/first_steps/persistence/use.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:6
+msgid "Yes"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:7
+msgid "No"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:8
+msgid "Passphrase:"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:9
+msgid "Read-Only?"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:10
+msgid "<i>Wrong passphrase. Please try again.</i>"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:11
+msgid "More options?"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:3
+msgid "Administration password"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:4
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/administration_password.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:5
+msgid ""
+"Enter an administration password in case you need to perform administration tasks.\n"
+"Otherwise it will be disabled for better security."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:7
+msgid "Password:"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:8
+msgid "Verify Password:"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:9
+msgid "<i>Passwords do not match</i>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:10
+msgid "Windows camouflage"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:11
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/windows_camouflage.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:12
+msgid ""
+"This option makes Tails look more like Microsoft Windows XP. This may be "
+"useful in public places in order to avoid attracting suspicion."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:13
+msgid "Activate Microsoft Windows XP Camouflage"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:14
+msgid "MAC address spoofing"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:15
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/mac_spoofing.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:16
+msgid ""
+"Spoofing MAC addresses hides the serial number of your network cards to the "
+"local networks. This can help you hide your geographical location."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:17
+msgid ""
+"It is generally safer to spoof MAC addresses, but it might also raise "
+"suspicion or cause network connection problems."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:18
+msgid "Spoof all MAC addresses"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:19
+msgid "Network configuration"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:20
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/network_configuration.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:21
+msgid ""
+"This computer's Internet connection is clear of obstacles. You would like to"
+" connect directly to the Tor network."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:22
+msgid ""
+"This computer's Internet connection is censored, filtered, or proxied. You "
+"need to configure bridge, firewall, or proxy settings."
+msgstr ""
+
+#: ../glade/langpanel.glade.h:1
+msgid " "
+msgstr ""
+
+#: ../glade/langpanel.glade.h:2 ../GdmGreeter/langpanel.py:42
+msgid "Language"
+msgstr ""
+
+#: ../glade/langpanel.glade.h:3
+msgid "Locale"
+msgstr ""
+
+#: ../glade/langpanel.glade.h:4
+msgid "Layout"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:59
+#, python-format
+msgid ""
+"live-persist failed with return code %(returncode)s:\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:99
+#, python-format
+msgid ""
+"cryptsetup failed with return code %(returncode)s:\n"
+"%(stdout)s\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:124
+#, python-format
+msgid ""
+"live-persist failed with return code %(returncode)s:\n"
+"%(stdout)s\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/langpanel.py:124 ../GdmGreeter/langpanel.py:148
+#: ../GdmGreeter/langpanel.py:181
+msgid "Other..."
+msgstr ""
diff --git a/sq_AL/sq_AL.po b/sq_AL/sq_AL.po
new file mode 100644
index 0000000..f68a1a1
--- /dev/null
+++ b/sq_AL/sq_AL.po
@@ -0,0 +1,202 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-17 13:54+0100\n"
+"PO-Revision-Date: 2014-03-21 21:22+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/torproject/language/sq_AL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sq_AL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../glade/persistencewindow.glade.h:1
+msgid "Forward"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:2 ../glade/optionswindow.glade.h:1
+msgid "Login"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:3 ../glade/optionswindow.glade.h:2
+msgid "Welcome to Tails"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:4
+msgid "Use persistence?"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:5
+msgid "<a href=\"doc/first_steps/persistence/use.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:6
+msgid "Yes"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:7
+msgid "No"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:8
+msgid "Passphrase:"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:9
+msgid "Read-Only?"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:10
+msgid "<i>Wrong passphrase. Please try again.</i>"
+msgstr ""
+
+#: ../glade/persistencewindow.glade.h:11
+msgid "More options?"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:3
+msgid "Administration password"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:4
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/administration_password.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:5
+msgid ""
+"Enter an administration password in case you need to perform administration tasks.\n"
+"Otherwise it will be disabled for better security."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:7
+msgid "Password:"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:8
+msgid "Verify Password:"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:9
+msgid "<i>Passwords do not match</i>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:10
+msgid "Windows camouflage"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:11
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/windows_camouflage.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:12
+msgid ""
+"This option makes Tails look more like Microsoft Windows XP. This may be "
+"useful in public places in order to avoid attracting suspicion."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:13
+msgid "Activate Microsoft Windows XP Camouflage"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:14
+msgid "MAC address spoofing"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:15
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/mac_spoofing.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:16
+msgid ""
+"Spoofing MAC addresses hides the serial number of your network cards to the "
+"local networks. This can help you hide your geographical location."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:17
+msgid ""
+"It is generally safer to spoof MAC addresses, but it might also raise "
+"suspicion or cause network connection problems."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:18
+msgid "Spoof all MAC addresses"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:19
+msgid "Network configuration"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:20
+msgid ""
+"<a "
+"href=\"doc/first_steps/startup_options/network_configuration.en.html\">Documentation</a>"
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:21
+msgid ""
+"This computer's Internet connection is clear of obstacles. You would like to"
+" connect directly to the Tor network."
+msgstr ""
+
+#: ../glade/optionswindow.glade.h:22
+msgid ""
+"This computer's Internet connection is censored, filtered, or proxied. You "
+"need to configure bridge, firewall, or proxy settings."
+msgstr ""
+
+#: ../glade/langpanel.glade.h:1
+msgid " "
+msgstr ""
+
+#: ../glade/langpanel.glade.h:2 ../GdmGreeter/langpanel.py:42
+msgid "Language"
+msgstr ""
+
+#: ../glade/langpanel.glade.h:3
+msgid "Locale"
+msgstr ""
+
+#: ../glade/langpanel.glade.h:4
+msgid "Layout"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:59
+#, python-format
+msgid ""
+"live-persist failed with return code %(returncode)s:\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:99
+#, python-format
+msgid ""
+"cryptsetup failed with return code %(returncode)s:\n"
+"%(stdout)s\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/persistence.py:124
+#, python-format
+msgid ""
+"live-persist failed with return code %(returncode)s:\n"
+"%(stdout)s\n"
+"%(stderr)s"
+msgstr ""
+
+#: ../GdmGreeter/langpanel.py:124 ../GdmGreeter/langpanel.py:148
+#: ../GdmGreeter/langpanel.py:181
+msgid "Other..."
+msgstr ""
1
0

[translation/tails-persistence-setup] Update translations for tails-persistence-setup
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit d755de909ee64c85603e2c829fd091650d6cfd3b
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:45:50 2014 +0000
Update translations for tails-persistence-setup
---
cv/cv.po | 314 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
es_CL/es_CL.po | 314 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sq_AL/sq_AL.po | 314 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 942 insertions(+)
diff --git a/cv/cv.po b/cv/cv.po
new file mode 100644
index 0000000..48a2b8c
--- /dev/null
+++ b/cv/cv.po
@@ -0,0 +1,314 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Tails developers
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
+"POT-Creation-Date: 2014-01-18 21:00+0100\n"
+"PO-Revision-Date: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Chuvash (http://www.transifex.com/projects/p/torproject/language/cv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: cv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:48
+msgid "Personal Data"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:50
+msgid "Keep files stored in the `Persistent' directory"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:58
+msgid "GnuPG"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:60
+msgid "GnuPG keyrings and configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:68
+msgid "SSH Client"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:70
+msgid "SSH keys, configuration and known hosts"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:78
+msgid "Pidgin"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:80
+msgid "Pidgin profiles and OTR keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:88
+msgid "Claws Mail"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:90
+msgid "Claws Mail profiles and locally stored email"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:98
+msgid "GNOME Keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:100
+msgid "Secrets stored by GNOME Keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:108
+msgid "Network Connections"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:110
+msgid "Configuration of network devices and connections"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:118
+msgid "Browser bookmarks"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:120
+msgid "Bookmarks saved in Iceweasel browser"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:128
+msgid "Printers"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:130
+msgid "Printers configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:138
+msgid "APT Packages"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:140
+msgid "Packages downloaded by APT"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:148
+msgid "APT Lists"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:150
+msgid "Lists downloaded by APT"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:158
+msgid "Dotfiles"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:160
+msgid ""
+"Symlink into $HOME every file or directory found in the `dotfiles' directory"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:227
+msgid "Setup Tails persistent volume"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:337
+#, perl-format
+msgid "Device %s already has a persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:345
+#, perl-format
+msgid "Device %s has not enough unallocated space."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:353 ../lib/Tails/Persistence/Setup.pm:367
+#, perl-format
+msgid "Device %s has no persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:359
+msgid ""
+"Cannot delete the persistent volume while in use. You should restart Tails "
+"without persistence."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:378
+msgid "Persistence volume is not unlocked."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:383
+msgid "Persistence volume is not mounted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:388
+msgid "Persistence volume is not readable. Permissions or ownership problems?"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:393
+msgid "Persistence volume is not writable. Maybe it was mounted read-only?"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:402
+#, perl-format
+msgid "Tails is running from non-USB / non-SDIO device %s."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:408
+#, perl-format
+msgid "Device %s is optical."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:415
+#, perl-format
+msgid "Device %s was not created using Tails USB installer."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:450
+msgid "Error"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:670
+msgid "Persistence wizard - Finished"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:673
+msgid ""
+"Any changes you have made will only take effect after restarting Tails.\n"
+"\n"
+"You may now close this application."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:54
+msgid "Persistence wizard - Persistent volume creation"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:57
+msgid "Choose a passphrase to protect the persistent volume"
+msgstr ""
+
+#. TRANSLATORS: size, device vendor, device model
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:61
+#, perl-format
+msgid ""
+"A %s persistent volume will be created on the <b>%s %s</b> device. Data on "
+"this volume will be stored in an encrypted form protected by a passphrase."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:66
+msgid "Create"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:110
+msgid ""
+"<b>Beware!</b> Using persistence has consequences that must be well "
+"understood. Tails can't help you if you use it wrong! See <a "
+"href='file:///usr/share/doc/tails/website/doc/first_steps/persistence.en.html'>Tails"
+" documentation about persistence</a> to learn more."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:144
+msgid "Passphrase:"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:154
+msgid "Verify Passphrase:"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:167
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:231
+msgid "Passphrase can't be empty"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:222
+msgid "Passphrases do not match"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:262
+#: ../lib/Tails/Persistence/Step/Configure.pm:129
+msgid "Failed"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:271
+msgid "Mounting Tails persistence partition."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:274
+msgid "The Tails persistence partition will be mounted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:283
+msgid "Correcting permissions of the persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:286
+msgid "The permissions of the persistent volume will be corrected."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:308
+msgid "Creating..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:311
+msgid "Creating the persistent volume..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:61
+msgid "Persistence wizard - Persistent volume configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:64
+msgid "Specify the files that will be saved in the persistent volume"
+msgstr ""
+
+#. TRANSLATORS: partition, size, device vendor, device model
+#: ../lib/Tails/Persistence/Step/Configure.pm:68
+#, perl-format
+msgid ""
+"The selected files will be stored in the encrypted partition %s (%s), on the"
+" <b>%s %s</b> device."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:74
+msgid "Save"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:143
+msgid "Saving..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:146
+msgid "Saving persistence configuration..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:41
+msgid "Persistence wizard - Persistent volume deletion"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:44
+msgid "Your persistent data will be deleted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:48
+#, perl-format
+msgid ""
+"The persistent volume %s (%s), on the <b>%s %s</b> device, will be deleted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:54
+msgid "Delete"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:101
+msgid "Deleting..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:104
+msgid "Deleting the persistent volume..."
+msgstr ""
diff --git a/es_CL/es_CL.po b/es_CL/es_CL.po
new file mode 100644
index 0000000..f5477fb
--- /dev/null
+++ b/es_CL/es_CL.po
@@ -0,0 +1,314 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Tails developers
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
+"POT-Creation-Date: 2014-01-18 21:00+0100\n"
+"PO-Revision-Date: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/torproject/language/es_CL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_CL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:48
+msgid "Personal Data"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:50
+msgid "Keep files stored in the `Persistent' directory"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:58
+msgid "GnuPG"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:60
+msgid "GnuPG keyrings and configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:68
+msgid "SSH Client"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:70
+msgid "SSH keys, configuration and known hosts"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:78
+msgid "Pidgin"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:80
+msgid "Pidgin profiles and OTR keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:88
+msgid "Claws Mail"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:90
+msgid "Claws Mail profiles and locally stored email"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:98
+msgid "GNOME Keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:100
+msgid "Secrets stored by GNOME Keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:108
+msgid "Network Connections"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:110
+msgid "Configuration of network devices and connections"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:118
+msgid "Browser bookmarks"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:120
+msgid "Bookmarks saved in Iceweasel browser"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:128
+msgid "Printers"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:130
+msgid "Printers configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:138
+msgid "APT Packages"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:140
+msgid "Packages downloaded by APT"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:148
+msgid "APT Lists"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:150
+msgid "Lists downloaded by APT"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:158
+msgid "Dotfiles"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:160
+msgid ""
+"Symlink into $HOME every file or directory found in the `dotfiles' directory"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:227
+msgid "Setup Tails persistent volume"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:337
+#, perl-format
+msgid "Device %s already has a persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:345
+#, perl-format
+msgid "Device %s has not enough unallocated space."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:353 ../lib/Tails/Persistence/Setup.pm:367
+#, perl-format
+msgid "Device %s has no persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:359
+msgid ""
+"Cannot delete the persistent volume while in use. You should restart Tails "
+"without persistence."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:378
+msgid "Persistence volume is not unlocked."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:383
+msgid "Persistence volume is not mounted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:388
+msgid "Persistence volume is not readable. Permissions or ownership problems?"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:393
+msgid "Persistence volume is not writable. Maybe it was mounted read-only?"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:402
+#, perl-format
+msgid "Tails is running from non-USB / non-SDIO device %s."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:408
+#, perl-format
+msgid "Device %s is optical."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:415
+#, perl-format
+msgid "Device %s was not created using Tails USB installer."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:450
+msgid "Error"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:670
+msgid "Persistence wizard - Finished"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:673
+msgid ""
+"Any changes you have made will only take effect after restarting Tails.\n"
+"\n"
+"You may now close this application."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:54
+msgid "Persistence wizard - Persistent volume creation"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:57
+msgid "Choose a passphrase to protect the persistent volume"
+msgstr ""
+
+#. TRANSLATORS: size, device vendor, device model
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:61
+#, perl-format
+msgid ""
+"A %s persistent volume will be created on the <b>%s %s</b> device. Data on "
+"this volume will be stored in an encrypted form protected by a passphrase."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:66
+msgid "Create"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:110
+msgid ""
+"<b>Beware!</b> Using persistence has consequences that must be well "
+"understood. Tails can't help you if you use it wrong! See <a "
+"href='file:///usr/share/doc/tails/website/doc/first_steps/persistence.en.html'>Tails"
+" documentation about persistence</a> to learn more."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:144
+msgid "Passphrase:"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:154
+msgid "Verify Passphrase:"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:167
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:231
+msgid "Passphrase can't be empty"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:222
+msgid "Passphrases do not match"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:262
+#: ../lib/Tails/Persistence/Step/Configure.pm:129
+msgid "Failed"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:271
+msgid "Mounting Tails persistence partition."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:274
+msgid "The Tails persistence partition will be mounted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:283
+msgid "Correcting permissions of the persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:286
+msgid "The permissions of the persistent volume will be corrected."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:308
+msgid "Creating..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:311
+msgid "Creating the persistent volume..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:61
+msgid "Persistence wizard - Persistent volume configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:64
+msgid "Specify the files that will be saved in the persistent volume"
+msgstr ""
+
+#. TRANSLATORS: partition, size, device vendor, device model
+#: ../lib/Tails/Persistence/Step/Configure.pm:68
+#, perl-format
+msgid ""
+"The selected files will be stored in the encrypted partition %s (%s), on the"
+" <b>%s %s</b> device."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:74
+msgid "Save"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:143
+msgid "Saving..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:146
+msgid "Saving persistence configuration..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:41
+msgid "Persistence wizard - Persistent volume deletion"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:44
+msgid "Your persistent data will be deleted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:48
+#, perl-format
+msgid ""
+"The persistent volume %s (%s), on the <b>%s %s</b> device, will be deleted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:54
+msgid "Delete"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:101
+msgid "Deleting..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:104
+msgid "Deleting the persistent volume..."
+msgstr ""
diff --git a/sq_AL/sq_AL.po b/sq_AL/sq_AL.po
new file mode 100644
index 0000000..4abefb0
--- /dev/null
+++ b/sq_AL/sq_AL.po
@@ -0,0 +1,314 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Tails developers
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: Tails developers <tails(a)boum.org>\n"
+"POT-Creation-Date: 2014-01-18 21:00+0100\n"
+"PO-Revision-Date: 2014-03-21 21:22+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/torproject/language/sq_AL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sq_AL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:48
+msgid "Personal Data"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:50
+msgid "Keep files stored in the `Persistent' directory"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:58
+msgid "GnuPG"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:60
+msgid "GnuPG keyrings and configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:68
+msgid "SSH Client"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:70
+msgid "SSH keys, configuration and known hosts"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:78
+msgid "Pidgin"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:80
+msgid "Pidgin profiles and OTR keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:88
+msgid "Claws Mail"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:90
+msgid "Claws Mail profiles and locally stored email"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:98
+msgid "GNOME Keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:100
+msgid "Secrets stored by GNOME Keyring"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:108
+msgid "Network Connections"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:110
+msgid "Configuration of network devices and connections"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:118
+msgid "Browser bookmarks"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:120
+msgid "Bookmarks saved in Iceweasel browser"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:128
+msgid "Printers"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:130
+msgid "Printers configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:138
+msgid "APT Packages"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:140
+msgid "Packages downloaded by APT"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:148
+msgid "APT Lists"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:150
+msgid "Lists downloaded by APT"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:158
+msgid "Dotfiles"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Configuration/Presets.pm:160
+msgid ""
+"Symlink into $HOME every file or directory found in the `dotfiles' directory"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:227
+msgid "Setup Tails persistent volume"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:337
+#, perl-format
+msgid "Device %s already has a persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:345
+#, perl-format
+msgid "Device %s has not enough unallocated space."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:353 ../lib/Tails/Persistence/Setup.pm:367
+#, perl-format
+msgid "Device %s has no persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:359
+msgid ""
+"Cannot delete the persistent volume while in use. You should restart Tails "
+"without persistence."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:378
+msgid "Persistence volume is not unlocked."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:383
+msgid "Persistence volume is not mounted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:388
+msgid "Persistence volume is not readable. Permissions or ownership problems?"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:393
+msgid "Persistence volume is not writable. Maybe it was mounted read-only?"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:402
+#, perl-format
+msgid "Tails is running from non-USB / non-SDIO device %s."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:408
+#, perl-format
+msgid "Device %s is optical."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:415
+#, perl-format
+msgid "Device %s was not created using Tails USB installer."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:450
+msgid "Error"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:670
+msgid "Persistence wizard - Finished"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Setup.pm:673
+msgid ""
+"Any changes you have made will only take effect after restarting Tails.\n"
+"\n"
+"You may now close this application."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:54
+msgid "Persistence wizard - Persistent volume creation"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:57
+msgid "Choose a passphrase to protect the persistent volume"
+msgstr ""
+
+#. TRANSLATORS: size, device vendor, device model
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:61
+#, perl-format
+msgid ""
+"A %s persistent volume will be created on the <b>%s %s</b> device. Data on "
+"this volume will be stored in an encrypted form protected by a passphrase."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:66
+msgid "Create"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:110
+msgid ""
+"<b>Beware!</b> Using persistence has consequences that must be well "
+"understood. Tails can't help you if you use it wrong! See <a "
+"href='file:///usr/share/doc/tails/website/doc/first_steps/persistence.en.html'>Tails"
+" documentation about persistence</a> to learn more."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:144
+msgid "Passphrase:"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:154
+msgid "Verify Passphrase:"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:167
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:231
+msgid "Passphrase can't be empty"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:222
+msgid "Passphrases do not match"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:262
+#: ../lib/Tails/Persistence/Step/Configure.pm:129
+msgid "Failed"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:271
+msgid "Mounting Tails persistence partition."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:274
+msgid "The Tails persistence partition will be mounted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:283
+msgid "Correcting permissions of the persistent volume."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:286
+msgid "The permissions of the persistent volume will be corrected."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:308
+msgid "Creating..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Bootstrap.pm:311
+msgid "Creating the persistent volume..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:61
+msgid "Persistence wizard - Persistent volume configuration"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:64
+msgid "Specify the files that will be saved in the persistent volume"
+msgstr ""
+
+#. TRANSLATORS: partition, size, device vendor, device model
+#: ../lib/Tails/Persistence/Step/Configure.pm:68
+#, perl-format
+msgid ""
+"The selected files will be stored in the encrypted partition %s (%s), on the"
+" <b>%s %s</b> device."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:74
+msgid "Save"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:143
+msgid "Saving..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Configure.pm:146
+msgid "Saving persistence configuration..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:41
+msgid "Persistence wizard - Persistent volume deletion"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:44
+msgid "Your persistent data will be deleted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:48
+#, perl-format
+msgid ""
+"The persistent volume %s (%s), on the <b>%s %s</b> device, will be deleted."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:54
+msgid "Delete"
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:101
+msgid "Deleting..."
+msgstr ""
+
+#: ../lib/Tails/Persistence/Step/Delete.pm:104
+msgid "Deleting the persistent volume..."
+msgstr ""
1
0

[translation/liveusb-creator] Update translations for liveusb-creator
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit 10a7a070e6bb38f84e602676f61b04f758e1036c
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:45:45 2014 +0000
Update translations for liveusb-creator
---
cv/cv.po | 582 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
es_CL/es_CL.po | 582 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sq_AL/sq_AL.po | 582 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 1746 insertions(+)
diff --git a/cv/cv.po b/cv/cv.po
new file mode 100644
index 0000000..9eba118
--- /dev/null
+++ b/cv/cv.po
@@ -0,0 +1,582 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-17 22:01+0100\n"
+"PO-Revision-Date: 2014-03-21 21:20+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Chuvash (http://www.transifex.com/projects/p/torproject/language/cv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: cv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../liveusb/dialog.py:159 ../liveusb/launcher_ui.py:158
+#, python-format
+msgid "%(distribution)s Installer"
+msgstr ""
+
+#: ../liveusb/gui.py:808
+#, python-format
+msgid "%(filename)s selected"
+msgstr ""
+
+#: ../liveusb/gui.py:439
+#, python-format
+msgid "%(size)s %(label)s"
+msgstr ""
+
+#: ../liveusb/gui.py:445
+#, python-format
+msgid "%(vendor)s %(model)s (%(details)s) - %(device)s"
+msgstr ""
+
+#: ../liveusb/creator.py:1020
+#, python-format
+msgid "%s already bootable"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:165
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Need help? Read the </span><a href=\"file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html\"><span style=\" text-decoration: underline; color:#0000ff;\">documentation</span></a><span style=\" font-size:10pt;\">.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:160
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Copy the running Tails onto a USB stick or SD card. All data on the target drive will be lost.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:162
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Copy the running Tails onto an already installed Tails device. Other partitions found on the stick are preserved.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:164
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Upgrade an already installed Tails device from a new ISO image.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/dialog.py:163
+msgid "Alt+B"
+msgstr ""
+
+#: ../liveusb/dialog.py:162
+msgid "Browse"
+msgstr ""
+
+#: ../liveusb/dialog.py:169
+msgid ""
+"By allocating extra space on your USB stick for a persistent overlay, you "
+"will be able to store data and make permanent modifications to your live "
+"operating system. Without it, you will not be able to save data that will "
+"persist after a reboot."
+msgstr ""
+
+#: ../liveusb/creator.py:1122 ../liveusb/creator.py:1385
+#, python-format
+msgid "Calculating the SHA1 of %s"
+msgstr ""
+
+#: ../liveusb/creator.py:1333
+msgid "Cannot find"
+msgstr ""
+
+#: ../liveusb/creator.py:542
+#, python-format
+msgid "Cannot find device %s"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:159
+msgid ""
+"Clone\n"
+"&&\n"
+"Install"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:161
+msgid ""
+"Clone\n"
+"&&\n"
+"Upgrade"
+msgstr ""
+
+#: ../liveusb/creator.py:400
+#, python-format
+msgid "Creating %sMB persistent overlay"
+msgstr ""
+
+#: ../liveusb/gui.py:567
+msgid ""
+"Device is not yet mounted, so we cannot determine the amount of free space."
+msgstr ""
+
+#: ../liveusb/dialog.py:166
+#, python-format
+msgid "Download %(distribution)s"
+msgstr ""
+
+#: ../liveusb/gui.py:782
+msgid "Download complete!"
+msgstr ""
+
+#: ../liveusb/gui.py:786
+msgid "Download failed: "
+msgstr ""
+
+#: ../liveusb/gui.py:88
+#, python-format
+msgid "Downloading %s..."
+msgstr ""
+
+#: ../liveusb/creator.py:1118
+msgid "Drive is a loopback, skipping MBR reset"
+msgstr ""
+
+#: ../liveusb/creator.py:813
+#, python-format
+msgid "Entering unmount_device for '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:1198
+msgid "Error probing device"
+msgstr ""
+
+#: ../liveusb/gui.py:227
+msgid ""
+"Error: Cannot set the label or obtain the UUID of your device. Unable to "
+"continue."
+msgstr ""
+
+#: ../liveusb/creator.py:376
+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 ""
+
+#: ../liveusb/creator.py:145
+msgid "Extracting live image to the target device..."
+msgstr ""
+
+#: ../liveusb/creator.py:1063
+#, python-format
+msgid "Formatting %(device)s as FAT32"
+msgstr ""
+
+#: ../liveusb/creator.py:140
+msgid "ISO MD5 checksum passed"
+msgstr ""
+
+#: ../liveusb/creator.py:138
+msgid "ISO MD5 checksum verification failed"
+msgstr ""
+
+#: ../liveusb/dialog.py:165
+msgid ""
+"If you do not select an existing Live ISO, the selected release will be "
+"downloaded for you."
+msgstr ""
+
+#: ../liveusb/dialog.py:174
+msgid "Install Tails"
+msgstr ""
+
+#: ../liveusb/gui.py:630
+msgid "Installation complete!"
+msgstr ""
+
+#: ../liveusb/gui.py:279
+#, python-format
+msgid "Installation complete! (%s)"
+msgstr ""
+
+#: ../liveusb/gui.py:631
+msgid "Installation was completed. Press OK to close this program."
+msgstr ""
+
+#: ../liveusb/creator.py:916 ../liveusb/creator.py:1239
+msgid "Installing bootloader..."
+msgstr ""
+
+#: ../liveusb/gui.py:284
+msgid "LiveUSB creation failed!"
+msgstr ""
+
+#: ../liveusb/creator.py:1334
+msgid ""
+"Make sure to extract the entire liveusb-creator zip file before running this"
+" program."
+msgstr ""
+
+#: ../liveusb/creator.py:1210
+msgid ""
+"Make sure your USB key is plugged in and formatted with the FAT filesystem"
+msgstr ""
+
+#: ../liveusb/creator.py:835
+#, python-format
+msgid "Mount %s exists after unmounting"
+msgstr ""
+
+#: ../liveusb/gui.py:573
+#, python-format
+msgid "No free space on device %(device)s"
+msgstr ""
+
+#: ../liveusb/creator.py:802
+msgid "No mount points found"
+msgstr ""
+
+#: ../liveusb/creator.py:393
+msgid "Not enough free space on device."
+msgstr ""
+
+#: ../liveusb/gui.py:554
+msgid "Partition is FAT16; Restricting overlay size to 2G"
+msgstr ""
+
+#: ../liveusb/gui.py:550
+msgid "Partition is FAT32; Restricting overlay size to 4G"
+msgstr ""
+
+#: ../liveusb/creator.py:226 ../liveusb/creator.py:842
+#, python-format
+msgid "Partitioning device %(device)s"
+msgstr ""
+
+#: ../liveusb/gui.py:621
+msgid "Persistent Storage"
+msgstr ""
+
+#: ../liveusb/dialog.py:170
+msgid "Persistent Storage (0 MB)"
+msgstr ""
+
+#: ../liveusb/gui.py:702 ../liveusb/gui.py:731
+msgid "Please confirm your device selection"
+msgstr ""
+
+#: ../liveusb/gui.py:467
+msgid "Refreshing releases..."
+msgstr ""
+
+#: ../liveusb/gui.py:472
+msgid "Releases updated!"
+msgstr ""
+
+#: ../liveusb/creator.py:939 ../liveusb/creator.py:1257
+#, python-format
+msgid "Removing %(file)s"
+msgstr ""
+
+#: ../liveusb/creator.py:469
+msgid "Removing existing Live OS"
+msgstr ""
+
+#: ../liveusb/creator.py:1112
+#, python-format
+msgid "Resetting Master Boot Record of %s"
+msgstr ""
+
+#: ../liveusb/gui.py:793
+msgid "Select Live ISO"
+msgstr ""
+
+#: ../liveusb/creator.py:182
+msgid "Setting up OLPC boot file..."
+msgstr ""
+
+#: ../liveusb/creator.py:716
+#, python-format
+msgid ""
+"Some partitions of the target device %(device)s are mounted. They will be "
+"unmounted before starting the installation process."
+msgstr ""
+
+#: ../liveusb/creator.py:131
+msgid ""
+"Source type does not support verification of ISO MD5 checksum, skipping"
+msgstr ""
+
+#: ../liveusb/creator.py:1146
+msgid "Synchronizing data on disk..."
+msgstr ""
+
+#: ../liveusb/dialog.py:168
+msgid "Target Device"
+msgstr ""
+
+#: ../liveusb/gui.py:667
+msgid ""
+"The Master Boot Record on your device is blank. Pressing 'Install Tails' "
+"again will reset the MBR on this device."
+msgstr ""
+
+#: ../liveusb/gui.py:796
+msgid ""
+"The selected file is unreadable. Please fix its permissions or select "
+"another file."
+msgstr ""
+
+#: ../liveusb/creator.py:337
+#, python-format
+msgid ""
+"There was a problem executing the following command: `%(command)s`.\n"
+"A more detailed error log has been written to '%(filename)s'."
+msgstr ""
+
+#: ../liveusb/dialog.py:160
+msgid ""
+"This button allows you to browse for an existing Live system ISO that you "
+"have previously downloaded. If you do not select one, a release will be "
+"downloaded for you automatically."
+msgstr ""
+
+#: ../liveusb/dialog.py:173
+msgid ""
+"This button will begin the LiveUSB creation process. This entails "
+"optionally downloading a release (if an existing one wasn't selected), "
+"extracting the ISO to the USB device, creating the persistent overlay, and "
+"installing the bootloader."
+msgstr ""
+
+#: ../liveusb/dialog.py:167
+msgid ""
+"This is the USB stick that you want to install your Live system on. This "
+"device must be formatted with the FAT filesystem."
+msgstr ""
+
+#: ../liveusb/dialog.py:172
+msgid ""
+"This is the progress bar that will indicate how far along in the LiveUSB "
+"creation process you are"
+msgstr ""
+
+#: ../liveusb/dialog.py:171
+msgid "This is the status console, where all messages get written to."
+msgstr ""
+
+#: ../liveusb/creator.py:879
+msgid "Trying to continue anyway."
+msgstr ""
+
+#: ../liveusb/creator.py:911
+#, python-format
+msgid "Unable to change volume label: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:478 ../liveusb/creator.py:489
+#, python-format
+msgid "Unable to chmod %(file)s: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:459
+#, python-format
+msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
+msgstr ""
+
+#: ../liveusb/gui.py:418
+msgid "Unable to find any USB drive"
+msgstr ""
+
+#: ../liveusb/creator.py:1200
+msgid "Unable to find any supported device"
+msgstr ""
+
+#: ../liveusb/creator.py:1040
+msgid "Unable to find partition"
+msgstr ""
+
+#: ../liveusb/creator.py:1280
+msgid ""
+"Unable to get Win32_LogicalDisk; win32com query did not return any results"
+msgstr ""
+
+#: ../liveusb/gui.py:695
+msgid "Unable to mount device"
+msgstr ""
+
+#: ../liveusb/creator.py:790
+#, python-format
+msgid "Unable to mount device: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:494
+#, python-format
+msgid "Unable to remove directory from previous LiveOS: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:482
+#, python-format
+msgid "Unable to remove file from previous LiveOS: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:1115
+msgid ""
+"Unable to reset MBR. You may not have the `syslinux` package installed."
+msgstr ""
+
+#: ../liveusb/gui.py:802
+msgid ""
+"Unable to use the selected file. You may have better luck if you move your "
+"ISO to the root of your drive (ie: C:\\)"
+msgstr ""
+
+#: ../liveusb/creator.py:697
+#, python-format
+msgid "Unable to write on %(device)s, skipping."
+msgstr ""
+
+#: ../liveusb/creator.py:382
+msgid "Unknown ISO, skipping checksum verification"
+msgstr ""
+
+#: ../liveusb/creator.py:786
+#, python-format
+msgid "Unknown dbus exception while trying to mount device: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:765 ../liveusb/creator.py:890
+msgid "Unknown filesystem. Your device may need to be reformatted."
+msgstr ""
+
+#: ../liveusb/gui.py:84
+#, python-format
+msgid "Unknown release: %s"
+msgstr ""
+
+#: ../liveusb/creator.py:827
+#, python-format
+msgid "Unmounting '%(udi)s' on '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:823
+#, python-format
+msgid "Unmounting mounted filesystems on '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:876
+#, python-format
+msgid "Unsupported device '%(device)s', please report a bug."
+msgstr ""
+
+#: ../liveusb/creator.py:770 ../liveusb/creator.py:893
+#, python-format
+msgid "Unsupported filesystem: %s"
+msgstr ""
+
+#: ../liveusb/creator.py:768
+#, python-format
+msgid ""
+"Unsupported filesystem: %s\n"
+"In case you are trying to upgrade a manually installed Tails system (that is, if it was installed without this installer), this option is not supported: you need to install it anew to start with, e.g. by choosing the \"Clone & Install\" action instead."
+msgstr ""
+
+#: ../liveusb/creator.py:1213
+#, python-format
+msgid ""
+"Unsupported filesystem: %s\n"
+"Please backup and format your USB key with the FAT filesystem."
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:163
+msgid "Upgrade from ISO"
+msgstr ""
+
+#: ../liveusb/dialog.py:161
+msgid "Use existing Live system ISO"
+msgstr ""
+
+#: ../liveusb/creator.py:133
+msgid "Verifying ISO MD5 checksum"
+msgstr ""
+
+#: ../liveusb/creator.py:356
+msgid "Verifying SHA1 checksum of LiveCD image..."
+msgstr ""
+
+#: ../liveusb/creator.py:360
+msgid "Verifying SHA256 checksum of LiveCD image..."
+msgstr ""
+
+#: ../liveusb/creator.py:887 ../liveusb/creator.py:1206
+msgid "Verifying filesystem..."
+msgstr ""
+
+#: ../liveusb/gui.py:729
+msgid ""
+"Warning: Creating a new persistent overlay will delete your existing one."
+msgstr ""
+
+#: ../liveusb/gui.py:681
+msgid ""
+"Warning: The Master Boot Record on your device does not match your system's "
+"syslinux MBR. If you have trouble booting this stick, try running the "
+"liveusb-creator with the --reset-mbr option."
+msgstr ""
+
+#: ../liveusb/gui.py:392
+msgid ""
+"Warning: This tool needs to be run as an Administrator. To do this, right "
+"click on the icon and open the Properties. Under the Compatibility tab, "
+"check the \"Run this program as an administrator\" box."
+msgstr ""
+
+#: ../liveusb/creator.py:152
+#, python-format
+msgid "Wrote to device at %(speed)d MB/sec"
+msgstr ""
+
+#: ../liveusb/gui.py:703
+#, python-format
+msgid ""
+"You are going to install Tails on the %(size)s %(vendor)s %(model)s device "
+"(%(device)s). All data on the selected device will be lost. Continue?"
+msgstr ""
+
+#: ../liveusb/gui.py:719
+#, python-format
+msgid ""
+"You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s "
+"device (%(device)s). Any persistent volume on this device will remain "
+"unchanged. Continue?"
+msgstr ""
+
+#: ../liveusb/creator.py:604
+msgid ""
+"You are using an old version of syslinux-extlinux that does not support the "
+"ext4 filesystem"
+msgstr ""
+
+#: ../liveusb/gui.py:787
+msgid "You can try again to resume your download"
+msgstr ""
+
+#: ../liveusb/creator.py:92
+msgid "You must run this application as root"
+msgstr ""
+
+#: ../liveusb/dialog.py:164
+msgid "or"
+msgstr ""
diff --git a/es_CL/es_CL.po b/es_CL/es_CL.po
new file mode 100644
index 0000000..9352ecc
--- /dev/null
+++ b/es_CL/es_CL.po
@@ -0,0 +1,582 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-17 22:01+0100\n"
+"PO-Revision-Date: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/torproject/language/es_CL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_CL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../liveusb/dialog.py:159 ../liveusb/launcher_ui.py:158
+#, python-format
+msgid "%(distribution)s Installer"
+msgstr ""
+
+#: ../liveusb/gui.py:808
+#, python-format
+msgid "%(filename)s selected"
+msgstr ""
+
+#: ../liveusb/gui.py:439
+#, python-format
+msgid "%(size)s %(label)s"
+msgstr ""
+
+#: ../liveusb/gui.py:445
+#, python-format
+msgid "%(vendor)s %(model)s (%(details)s) - %(device)s"
+msgstr ""
+
+#: ../liveusb/creator.py:1020
+#, python-format
+msgid "%s already bootable"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:165
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Need help? Read the </span><a href=\"file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html\"><span style=\" text-decoration: underline; color:#0000ff;\">documentation</span></a><span style=\" font-size:10pt;\">.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:160
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Copy the running Tails onto a USB stick or SD card. All data on the target drive will be lost.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:162
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Copy the running Tails onto an already installed Tails device. Other partitions found on the stick are preserved.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:164
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Upgrade an already installed Tails device from a new ISO image.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/dialog.py:163
+msgid "Alt+B"
+msgstr ""
+
+#: ../liveusb/dialog.py:162
+msgid "Browse"
+msgstr ""
+
+#: ../liveusb/dialog.py:169
+msgid ""
+"By allocating extra space on your USB stick for a persistent overlay, you "
+"will be able to store data and make permanent modifications to your live "
+"operating system. Without it, you will not be able to save data that will "
+"persist after a reboot."
+msgstr ""
+
+#: ../liveusb/creator.py:1122 ../liveusb/creator.py:1385
+#, python-format
+msgid "Calculating the SHA1 of %s"
+msgstr ""
+
+#: ../liveusb/creator.py:1333
+msgid "Cannot find"
+msgstr ""
+
+#: ../liveusb/creator.py:542
+#, python-format
+msgid "Cannot find device %s"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:159
+msgid ""
+"Clone\n"
+"&&\n"
+"Install"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:161
+msgid ""
+"Clone\n"
+"&&\n"
+"Upgrade"
+msgstr ""
+
+#: ../liveusb/creator.py:400
+#, python-format
+msgid "Creating %sMB persistent overlay"
+msgstr ""
+
+#: ../liveusb/gui.py:567
+msgid ""
+"Device is not yet mounted, so we cannot determine the amount of free space."
+msgstr ""
+
+#: ../liveusb/dialog.py:166
+#, python-format
+msgid "Download %(distribution)s"
+msgstr ""
+
+#: ../liveusb/gui.py:782
+msgid "Download complete!"
+msgstr ""
+
+#: ../liveusb/gui.py:786
+msgid "Download failed: "
+msgstr ""
+
+#: ../liveusb/gui.py:88
+#, python-format
+msgid "Downloading %s..."
+msgstr ""
+
+#: ../liveusb/creator.py:1118
+msgid "Drive is a loopback, skipping MBR reset"
+msgstr ""
+
+#: ../liveusb/creator.py:813
+#, python-format
+msgid "Entering unmount_device for '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:1198
+msgid "Error probing device"
+msgstr ""
+
+#: ../liveusb/gui.py:227
+msgid ""
+"Error: Cannot set the label or obtain the UUID of your device. Unable to "
+"continue."
+msgstr ""
+
+#: ../liveusb/creator.py:376
+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 ""
+
+#: ../liveusb/creator.py:145
+msgid "Extracting live image to the target device..."
+msgstr ""
+
+#: ../liveusb/creator.py:1063
+#, python-format
+msgid "Formatting %(device)s as FAT32"
+msgstr ""
+
+#: ../liveusb/creator.py:140
+msgid "ISO MD5 checksum passed"
+msgstr ""
+
+#: ../liveusb/creator.py:138
+msgid "ISO MD5 checksum verification failed"
+msgstr ""
+
+#: ../liveusb/dialog.py:165
+msgid ""
+"If you do not select an existing Live ISO, the selected release will be "
+"downloaded for you."
+msgstr ""
+
+#: ../liveusb/dialog.py:174
+msgid "Install Tails"
+msgstr ""
+
+#: ../liveusb/gui.py:630
+msgid "Installation complete!"
+msgstr ""
+
+#: ../liveusb/gui.py:279
+#, python-format
+msgid "Installation complete! (%s)"
+msgstr ""
+
+#: ../liveusb/gui.py:631
+msgid "Installation was completed. Press OK to close this program."
+msgstr ""
+
+#: ../liveusb/creator.py:916 ../liveusb/creator.py:1239
+msgid "Installing bootloader..."
+msgstr ""
+
+#: ../liveusb/gui.py:284
+msgid "LiveUSB creation failed!"
+msgstr ""
+
+#: ../liveusb/creator.py:1334
+msgid ""
+"Make sure to extract the entire liveusb-creator zip file before running this"
+" program."
+msgstr ""
+
+#: ../liveusb/creator.py:1210
+msgid ""
+"Make sure your USB key is plugged in and formatted with the FAT filesystem"
+msgstr ""
+
+#: ../liveusb/creator.py:835
+#, python-format
+msgid "Mount %s exists after unmounting"
+msgstr ""
+
+#: ../liveusb/gui.py:573
+#, python-format
+msgid "No free space on device %(device)s"
+msgstr ""
+
+#: ../liveusb/creator.py:802
+msgid "No mount points found"
+msgstr ""
+
+#: ../liveusb/creator.py:393
+msgid "Not enough free space on device."
+msgstr ""
+
+#: ../liveusb/gui.py:554
+msgid "Partition is FAT16; Restricting overlay size to 2G"
+msgstr ""
+
+#: ../liveusb/gui.py:550
+msgid "Partition is FAT32; Restricting overlay size to 4G"
+msgstr ""
+
+#: ../liveusb/creator.py:226 ../liveusb/creator.py:842
+#, python-format
+msgid "Partitioning device %(device)s"
+msgstr ""
+
+#: ../liveusb/gui.py:621
+msgid "Persistent Storage"
+msgstr ""
+
+#: ../liveusb/dialog.py:170
+msgid "Persistent Storage (0 MB)"
+msgstr ""
+
+#: ../liveusb/gui.py:702 ../liveusb/gui.py:731
+msgid "Please confirm your device selection"
+msgstr ""
+
+#: ../liveusb/gui.py:467
+msgid "Refreshing releases..."
+msgstr ""
+
+#: ../liveusb/gui.py:472
+msgid "Releases updated!"
+msgstr ""
+
+#: ../liveusb/creator.py:939 ../liveusb/creator.py:1257
+#, python-format
+msgid "Removing %(file)s"
+msgstr ""
+
+#: ../liveusb/creator.py:469
+msgid "Removing existing Live OS"
+msgstr ""
+
+#: ../liveusb/creator.py:1112
+#, python-format
+msgid "Resetting Master Boot Record of %s"
+msgstr ""
+
+#: ../liveusb/gui.py:793
+msgid "Select Live ISO"
+msgstr ""
+
+#: ../liveusb/creator.py:182
+msgid "Setting up OLPC boot file..."
+msgstr ""
+
+#: ../liveusb/creator.py:716
+#, python-format
+msgid ""
+"Some partitions of the target device %(device)s are mounted. They will be "
+"unmounted before starting the installation process."
+msgstr ""
+
+#: ../liveusb/creator.py:131
+msgid ""
+"Source type does not support verification of ISO MD5 checksum, skipping"
+msgstr ""
+
+#: ../liveusb/creator.py:1146
+msgid "Synchronizing data on disk..."
+msgstr ""
+
+#: ../liveusb/dialog.py:168
+msgid "Target Device"
+msgstr ""
+
+#: ../liveusb/gui.py:667
+msgid ""
+"The Master Boot Record on your device is blank. Pressing 'Install Tails' "
+"again will reset the MBR on this device."
+msgstr ""
+
+#: ../liveusb/gui.py:796
+msgid ""
+"The selected file is unreadable. Please fix its permissions or select "
+"another file."
+msgstr ""
+
+#: ../liveusb/creator.py:337
+#, python-format
+msgid ""
+"There was a problem executing the following command: `%(command)s`.\n"
+"A more detailed error log has been written to '%(filename)s'."
+msgstr ""
+
+#: ../liveusb/dialog.py:160
+msgid ""
+"This button allows you to browse for an existing Live system ISO that you "
+"have previously downloaded. If you do not select one, a release will be "
+"downloaded for you automatically."
+msgstr ""
+
+#: ../liveusb/dialog.py:173
+msgid ""
+"This button will begin the LiveUSB creation process. This entails "
+"optionally downloading a release (if an existing one wasn't selected), "
+"extracting the ISO to the USB device, creating the persistent overlay, and "
+"installing the bootloader."
+msgstr ""
+
+#: ../liveusb/dialog.py:167
+msgid ""
+"This is the USB stick that you want to install your Live system on. This "
+"device must be formatted with the FAT filesystem."
+msgstr ""
+
+#: ../liveusb/dialog.py:172
+msgid ""
+"This is the progress bar that will indicate how far along in the LiveUSB "
+"creation process you are"
+msgstr ""
+
+#: ../liveusb/dialog.py:171
+msgid "This is the status console, where all messages get written to."
+msgstr ""
+
+#: ../liveusb/creator.py:879
+msgid "Trying to continue anyway."
+msgstr ""
+
+#: ../liveusb/creator.py:911
+#, python-format
+msgid "Unable to change volume label: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:478 ../liveusb/creator.py:489
+#, python-format
+msgid "Unable to chmod %(file)s: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:459
+#, python-format
+msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
+msgstr ""
+
+#: ../liveusb/gui.py:418
+msgid "Unable to find any USB drive"
+msgstr ""
+
+#: ../liveusb/creator.py:1200
+msgid "Unable to find any supported device"
+msgstr ""
+
+#: ../liveusb/creator.py:1040
+msgid "Unable to find partition"
+msgstr ""
+
+#: ../liveusb/creator.py:1280
+msgid ""
+"Unable to get Win32_LogicalDisk; win32com query did not return any results"
+msgstr ""
+
+#: ../liveusb/gui.py:695
+msgid "Unable to mount device"
+msgstr ""
+
+#: ../liveusb/creator.py:790
+#, python-format
+msgid "Unable to mount device: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:494
+#, python-format
+msgid "Unable to remove directory from previous LiveOS: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:482
+#, python-format
+msgid "Unable to remove file from previous LiveOS: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:1115
+msgid ""
+"Unable to reset MBR. You may not have the `syslinux` package installed."
+msgstr ""
+
+#: ../liveusb/gui.py:802
+msgid ""
+"Unable to use the selected file. You may have better luck if you move your "
+"ISO to the root of your drive (ie: C:\\)"
+msgstr ""
+
+#: ../liveusb/creator.py:697
+#, python-format
+msgid "Unable to write on %(device)s, skipping."
+msgstr ""
+
+#: ../liveusb/creator.py:382
+msgid "Unknown ISO, skipping checksum verification"
+msgstr ""
+
+#: ../liveusb/creator.py:786
+#, python-format
+msgid "Unknown dbus exception while trying to mount device: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:765 ../liveusb/creator.py:890
+msgid "Unknown filesystem. Your device may need to be reformatted."
+msgstr ""
+
+#: ../liveusb/gui.py:84
+#, python-format
+msgid "Unknown release: %s"
+msgstr ""
+
+#: ../liveusb/creator.py:827
+#, python-format
+msgid "Unmounting '%(udi)s' on '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:823
+#, python-format
+msgid "Unmounting mounted filesystems on '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:876
+#, python-format
+msgid "Unsupported device '%(device)s', please report a bug."
+msgstr ""
+
+#: ../liveusb/creator.py:770 ../liveusb/creator.py:893
+#, python-format
+msgid "Unsupported filesystem: %s"
+msgstr ""
+
+#: ../liveusb/creator.py:768
+#, python-format
+msgid ""
+"Unsupported filesystem: %s\n"
+"In case you are trying to upgrade a manually installed Tails system (that is, if it was installed without this installer), this option is not supported: you need to install it anew to start with, e.g. by choosing the \"Clone & Install\" action instead."
+msgstr ""
+
+#: ../liveusb/creator.py:1213
+#, python-format
+msgid ""
+"Unsupported filesystem: %s\n"
+"Please backup and format your USB key with the FAT filesystem."
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:163
+msgid "Upgrade from ISO"
+msgstr ""
+
+#: ../liveusb/dialog.py:161
+msgid "Use existing Live system ISO"
+msgstr ""
+
+#: ../liveusb/creator.py:133
+msgid "Verifying ISO MD5 checksum"
+msgstr ""
+
+#: ../liveusb/creator.py:356
+msgid "Verifying SHA1 checksum of LiveCD image..."
+msgstr ""
+
+#: ../liveusb/creator.py:360
+msgid "Verifying SHA256 checksum of LiveCD image..."
+msgstr ""
+
+#: ../liveusb/creator.py:887 ../liveusb/creator.py:1206
+msgid "Verifying filesystem..."
+msgstr ""
+
+#: ../liveusb/gui.py:729
+msgid ""
+"Warning: Creating a new persistent overlay will delete your existing one."
+msgstr ""
+
+#: ../liveusb/gui.py:681
+msgid ""
+"Warning: The Master Boot Record on your device does not match your system's "
+"syslinux MBR. If you have trouble booting this stick, try running the "
+"liveusb-creator with the --reset-mbr option."
+msgstr ""
+
+#: ../liveusb/gui.py:392
+msgid ""
+"Warning: This tool needs to be run as an Administrator. To do this, right "
+"click on the icon and open the Properties. Under the Compatibility tab, "
+"check the \"Run this program as an administrator\" box."
+msgstr ""
+
+#: ../liveusb/creator.py:152
+#, python-format
+msgid "Wrote to device at %(speed)d MB/sec"
+msgstr ""
+
+#: ../liveusb/gui.py:703
+#, python-format
+msgid ""
+"You are going to install Tails on the %(size)s %(vendor)s %(model)s device "
+"(%(device)s). All data on the selected device will be lost. Continue?"
+msgstr ""
+
+#: ../liveusb/gui.py:719
+#, python-format
+msgid ""
+"You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s "
+"device (%(device)s). Any persistent volume on this device will remain "
+"unchanged. Continue?"
+msgstr ""
+
+#: ../liveusb/creator.py:604
+msgid ""
+"You are using an old version of syslinux-extlinux that does not support the "
+"ext4 filesystem"
+msgstr ""
+
+#: ../liveusb/gui.py:787
+msgid "You can try again to resume your download"
+msgstr ""
+
+#: ../liveusb/creator.py:92
+msgid "You must run this application as root"
+msgstr ""
+
+#: ../liveusb/dialog.py:164
+msgid "or"
+msgstr ""
diff --git a/sq_AL/sq_AL.po b/sq_AL/sq_AL.po
new file mode 100644
index 0000000..f405695
--- /dev/null
+++ b/sq_AL/sq_AL.po
@@ -0,0 +1,582 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: The Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2014-03-17 22:01+0100\n"
+"PO-Revision-Date: 2014-03-21 21:22+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/torproject/language/sq_AL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sq_AL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../liveusb/dialog.py:159 ../liveusb/launcher_ui.py:158
+#, python-format
+msgid "%(distribution)s Installer"
+msgstr ""
+
+#: ../liveusb/gui.py:808
+#, python-format
+msgid "%(filename)s selected"
+msgstr ""
+
+#: ../liveusb/gui.py:439
+#, python-format
+msgid "%(size)s %(label)s"
+msgstr ""
+
+#: ../liveusb/gui.py:445
+#, python-format
+msgid "%(vendor)s %(model)s (%(details)s) - %(device)s"
+msgstr ""
+
+#: ../liveusb/creator.py:1020
+#, python-format
+msgid "%s already bootable"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:165
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Need help? Read the </span><a href=\"file:///usr/share/doc/tails/website/doc/first_steps/installation.en.html\"><span style=\" text-decoration: underline; color:#0000ff;\">documentation</span></a><span style=\" font-size:10pt;\">.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:160
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Copy the running Tails onto a USB stick or SD card. All data on the target drive will be lost.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:162
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Copy the running Tails onto an already installed Tails device. Other partitions found on the stick are preserved.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:164
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:10pt;\">Upgrade an already installed Tails device from a new ISO image.</span></p></body></html>"
+msgstr ""
+
+#: ../liveusb/dialog.py:163
+msgid "Alt+B"
+msgstr ""
+
+#: ../liveusb/dialog.py:162
+msgid "Browse"
+msgstr ""
+
+#: ../liveusb/dialog.py:169
+msgid ""
+"By allocating extra space on your USB stick for a persistent overlay, you "
+"will be able to store data and make permanent modifications to your live "
+"operating system. Without it, you will not be able to save data that will "
+"persist after a reboot."
+msgstr ""
+
+#: ../liveusb/creator.py:1122 ../liveusb/creator.py:1385
+#, python-format
+msgid "Calculating the SHA1 of %s"
+msgstr ""
+
+#: ../liveusb/creator.py:1333
+msgid "Cannot find"
+msgstr ""
+
+#: ../liveusb/creator.py:542
+#, python-format
+msgid "Cannot find device %s"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:159
+msgid ""
+"Clone\n"
+"&&\n"
+"Install"
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:161
+msgid ""
+"Clone\n"
+"&&\n"
+"Upgrade"
+msgstr ""
+
+#: ../liveusb/creator.py:400
+#, python-format
+msgid "Creating %sMB persistent overlay"
+msgstr ""
+
+#: ../liveusb/gui.py:567
+msgid ""
+"Device is not yet mounted, so we cannot determine the amount of free space."
+msgstr ""
+
+#: ../liveusb/dialog.py:166
+#, python-format
+msgid "Download %(distribution)s"
+msgstr ""
+
+#: ../liveusb/gui.py:782
+msgid "Download complete!"
+msgstr ""
+
+#: ../liveusb/gui.py:786
+msgid "Download failed: "
+msgstr ""
+
+#: ../liveusb/gui.py:88
+#, python-format
+msgid "Downloading %s..."
+msgstr ""
+
+#: ../liveusb/creator.py:1118
+msgid "Drive is a loopback, skipping MBR reset"
+msgstr ""
+
+#: ../liveusb/creator.py:813
+#, python-format
+msgid "Entering unmount_device for '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:1198
+msgid "Error probing device"
+msgstr ""
+
+#: ../liveusb/gui.py:227
+msgid ""
+"Error: Cannot set the label or obtain the UUID of your device. Unable to "
+"continue."
+msgstr ""
+
+#: ../liveusb/creator.py:376
+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 ""
+
+#: ../liveusb/creator.py:145
+msgid "Extracting live image to the target device..."
+msgstr ""
+
+#: ../liveusb/creator.py:1063
+#, python-format
+msgid "Formatting %(device)s as FAT32"
+msgstr ""
+
+#: ../liveusb/creator.py:140
+msgid "ISO MD5 checksum passed"
+msgstr ""
+
+#: ../liveusb/creator.py:138
+msgid "ISO MD5 checksum verification failed"
+msgstr ""
+
+#: ../liveusb/dialog.py:165
+msgid ""
+"If you do not select an existing Live ISO, the selected release will be "
+"downloaded for you."
+msgstr ""
+
+#: ../liveusb/dialog.py:174
+msgid "Install Tails"
+msgstr ""
+
+#: ../liveusb/gui.py:630
+msgid "Installation complete!"
+msgstr ""
+
+#: ../liveusb/gui.py:279
+#, python-format
+msgid "Installation complete! (%s)"
+msgstr ""
+
+#: ../liveusb/gui.py:631
+msgid "Installation was completed. Press OK to close this program."
+msgstr ""
+
+#: ../liveusb/creator.py:916 ../liveusb/creator.py:1239
+msgid "Installing bootloader..."
+msgstr ""
+
+#: ../liveusb/gui.py:284
+msgid "LiveUSB creation failed!"
+msgstr ""
+
+#: ../liveusb/creator.py:1334
+msgid ""
+"Make sure to extract the entire liveusb-creator zip file before running this"
+" program."
+msgstr ""
+
+#: ../liveusb/creator.py:1210
+msgid ""
+"Make sure your USB key is plugged in and formatted with the FAT filesystem"
+msgstr ""
+
+#: ../liveusb/creator.py:835
+#, python-format
+msgid "Mount %s exists after unmounting"
+msgstr ""
+
+#: ../liveusb/gui.py:573
+#, python-format
+msgid "No free space on device %(device)s"
+msgstr ""
+
+#: ../liveusb/creator.py:802
+msgid "No mount points found"
+msgstr ""
+
+#: ../liveusb/creator.py:393
+msgid "Not enough free space on device."
+msgstr ""
+
+#: ../liveusb/gui.py:554
+msgid "Partition is FAT16; Restricting overlay size to 2G"
+msgstr ""
+
+#: ../liveusb/gui.py:550
+msgid "Partition is FAT32; Restricting overlay size to 4G"
+msgstr ""
+
+#: ../liveusb/creator.py:226 ../liveusb/creator.py:842
+#, python-format
+msgid "Partitioning device %(device)s"
+msgstr ""
+
+#: ../liveusb/gui.py:621
+msgid "Persistent Storage"
+msgstr ""
+
+#: ../liveusb/dialog.py:170
+msgid "Persistent Storage (0 MB)"
+msgstr ""
+
+#: ../liveusb/gui.py:702 ../liveusb/gui.py:731
+msgid "Please confirm your device selection"
+msgstr ""
+
+#: ../liveusb/gui.py:467
+msgid "Refreshing releases..."
+msgstr ""
+
+#: ../liveusb/gui.py:472
+msgid "Releases updated!"
+msgstr ""
+
+#: ../liveusb/creator.py:939 ../liveusb/creator.py:1257
+#, python-format
+msgid "Removing %(file)s"
+msgstr ""
+
+#: ../liveusb/creator.py:469
+msgid "Removing existing Live OS"
+msgstr ""
+
+#: ../liveusb/creator.py:1112
+#, python-format
+msgid "Resetting Master Boot Record of %s"
+msgstr ""
+
+#: ../liveusb/gui.py:793
+msgid "Select Live ISO"
+msgstr ""
+
+#: ../liveusb/creator.py:182
+msgid "Setting up OLPC boot file..."
+msgstr ""
+
+#: ../liveusb/creator.py:716
+#, python-format
+msgid ""
+"Some partitions of the target device %(device)s are mounted. They will be "
+"unmounted before starting the installation process."
+msgstr ""
+
+#: ../liveusb/creator.py:131
+msgid ""
+"Source type does not support verification of ISO MD5 checksum, skipping"
+msgstr ""
+
+#: ../liveusb/creator.py:1146
+msgid "Synchronizing data on disk..."
+msgstr ""
+
+#: ../liveusb/dialog.py:168
+msgid "Target Device"
+msgstr ""
+
+#: ../liveusb/gui.py:667
+msgid ""
+"The Master Boot Record on your device is blank. Pressing 'Install Tails' "
+"again will reset the MBR on this device."
+msgstr ""
+
+#: ../liveusb/gui.py:796
+msgid ""
+"The selected file is unreadable. Please fix its permissions or select "
+"another file."
+msgstr ""
+
+#: ../liveusb/creator.py:337
+#, python-format
+msgid ""
+"There was a problem executing the following command: `%(command)s`.\n"
+"A more detailed error log has been written to '%(filename)s'."
+msgstr ""
+
+#: ../liveusb/dialog.py:160
+msgid ""
+"This button allows you to browse for an existing Live system ISO that you "
+"have previously downloaded. If you do not select one, a release will be "
+"downloaded for you automatically."
+msgstr ""
+
+#: ../liveusb/dialog.py:173
+msgid ""
+"This button will begin the LiveUSB creation process. This entails "
+"optionally downloading a release (if an existing one wasn't selected), "
+"extracting the ISO to the USB device, creating the persistent overlay, and "
+"installing the bootloader."
+msgstr ""
+
+#: ../liveusb/dialog.py:167
+msgid ""
+"This is the USB stick that you want to install your Live system on. This "
+"device must be formatted with the FAT filesystem."
+msgstr ""
+
+#: ../liveusb/dialog.py:172
+msgid ""
+"This is the progress bar that will indicate how far along in the LiveUSB "
+"creation process you are"
+msgstr ""
+
+#: ../liveusb/dialog.py:171
+msgid "This is the status console, where all messages get written to."
+msgstr ""
+
+#: ../liveusb/creator.py:879
+msgid "Trying to continue anyway."
+msgstr ""
+
+#: ../liveusb/creator.py:911
+#, python-format
+msgid "Unable to change volume label: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:478 ../liveusb/creator.py:489
+#, python-format
+msgid "Unable to chmod %(file)s: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:459
+#, python-format
+msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
+msgstr ""
+
+#: ../liveusb/gui.py:418
+msgid "Unable to find any USB drive"
+msgstr ""
+
+#: ../liveusb/creator.py:1200
+msgid "Unable to find any supported device"
+msgstr ""
+
+#: ../liveusb/creator.py:1040
+msgid "Unable to find partition"
+msgstr ""
+
+#: ../liveusb/creator.py:1280
+msgid ""
+"Unable to get Win32_LogicalDisk; win32com query did not return any results"
+msgstr ""
+
+#: ../liveusb/gui.py:695
+msgid "Unable to mount device"
+msgstr ""
+
+#: ../liveusb/creator.py:790
+#, python-format
+msgid "Unable to mount device: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:494
+#, python-format
+msgid "Unable to remove directory from previous LiveOS: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:482
+#, python-format
+msgid "Unable to remove file from previous LiveOS: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:1115
+msgid ""
+"Unable to reset MBR. You may not have the `syslinux` package installed."
+msgstr ""
+
+#: ../liveusb/gui.py:802
+msgid ""
+"Unable to use the selected file. You may have better luck if you move your "
+"ISO to the root of your drive (ie: C:\\)"
+msgstr ""
+
+#: ../liveusb/creator.py:697
+#, python-format
+msgid "Unable to write on %(device)s, skipping."
+msgstr ""
+
+#: ../liveusb/creator.py:382
+msgid "Unknown ISO, skipping checksum verification"
+msgstr ""
+
+#: ../liveusb/creator.py:786
+#, python-format
+msgid "Unknown dbus exception while trying to mount device: %(message)s"
+msgstr ""
+
+#: ../liveusb/creator.py:765 ../liveusb/creator.py:890
+msgid "Unknown filesystem. Your device may need to be reformatted."
+msgstr ""
+
+#: ../liveusb/gui.py:84
+#, python-format
+msgid "Unknown release: %s"
+msgstr ""
+
+#: ../liveusb/creator.py:827
+#, python-format
+msgid "Unmounting '%(udi)s' on '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:823
+#, python-format
+msgid "Unmounting mounted filesystems on '%(device)s'"
+msgstr ""
+
+#: ../liveusb/creator.py:876
+#, python-format
+msgid "Unsupported device '%(device)s', please report a bug."
+msgstr ""
+
+#: ../liveusb/creator.py:770 ../liveusb/creator.py:893
+#, python-format
+msgid "Unsupported filesystem: %s"
+msgstr ""
+
+#: ../liveusb/creator.py:768
+#, python-format
+msgid ""
+"Unsupported filesystem: %s\n"
+"In case you are trying to upgrade a manually installed Tails system (that is, if it was installed without this installer), this option is not supported: you need to install it anew to start with, e.g. by choosing the \"Clone & Install\" action instead."
+msgstr ""
+
+#: ../liveusb/creator.py:1213
+#, python-format
+msgid ""
+"Unsupported filesystem: %s\n"
+"Please backup and format your USB key with the FAT filesystem."
+msgstr ""
+
+#: ../liveusb/launcher_ui.py:163
+msgid "Upgrade from ISO"
+msgstr ""
+
+#: ../liveusb/dialog.py:161
+msgid "Use existing Live system ISO"
+msgstr ""
+
+#: ../liveusb/creator.py:133
+msgid "Verifying ISO MD5 checksum"
+msgstr ""
+
+#: ../liveusb/creator.py:356
+msgid "Verifying SHA1 checksum of LiveCD image..."
+msgstr ""
+
+#: ../liveusb/creator.py:360
+msgid "Verifying SHA256 checksum of LiveCD image..."
+msgstr ""
+
+#: ../liveusb/creator.py:887 ../liveusb/creator.py:1206
+msgid "Verifying filesystem..."
+msgstr ""
+
+#: ../liveusb/gui.py:729
+msgid ""
+"Warning: Creating a new persistent overlay will delete your existing one."
+msgstr ""
+
+#: ../liveusb/gui.py:681
+msgid ""
+"Warning: The Master Boot Record on your device does not match your system's "
+"syslinux MBR. If you have trouble booting this stick, try running the "
+"liveusb-creator with the --reset-mbr option."
+msgstr ""
+
+#: ../liveusb/gui.py:392
+msgid ""
+"Warning: This tool needs to be run as an Administrator. To do this, right "
+"click on the icon and open the Properties. Under the Compatibility tab, "
+"check the \"Run this program as an administrator\" box."
+msgstr ""
+
+#: ../liveusb/creator.py:152
+#, python-format
+msgid "Wrote to device at %(speed)d MB/sec"
+msgstr ""
+
+#: ../liveusb/gui.py:703
+#, python-format
+msgid ""
+"You are going to install Tails on the %(size)s %(vendor)s %(model)s device "
+"(%(device)s). All data on the selected device will be lost. Continue?"
+msgstr ""
+
+#: ../liveusb/gui.py:719
+#, python-format
+msgid ""
+"You are going to upgrade Tails on the %(parent_size)s %(vendor)s %(model)s "
+"device (%(device)s). Any persistent volume on this device will remain "
+"unchanged. Continue?"
+msgstr ""
+
+#: ../liveusb/creator.py:604
+msgid ""
+"You are using an old version of syslinux-extlinux that does not support the "
+"ext4 filesystem"
+msgstr ""
+
+#: ../liveusb/gui.py:787
+msgid "You can try again to resume your download"
+msgstr ""
+
+#: ../liveusb/creator.py:92
+msgid "You must run this application as root"
+msgstr ""
+
+#: ../liveusb/dialog.py:164
+msgid "or"
+msgstr ""
1
0

[translation/https_everywhere] Update translations for https_everywhere
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit 051df04b3df7388dba0535faee4b052ee50bbdd1
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:45:38 2014 +0000
Update translations for https_everywhere
---
cv/https-everywhere.dtd | 47 ++++++++++++++++++
cv/https-everywhere.properties | 8 ++++
cv/ssl-observatory.dtd | 95 +++++++++++++++++++++++++++++++++++++
es_CL/https-everywhere.dtd | 47 ++++++++++++++++++
es_CL/https-everywhere.properties | 8 ++++
es_CL/ssl-observatory.dtd | 95 +++++++++++++++++++++++++++++++++++++
sq_AL/https-everywhere.dtd | 47 ++++++++++++++++++
sq_AL/https-everywhere.properties | 8 ++++
sq_AL/ssl-observatory.dtd | 95 +++++++++++++++++++++++++++++++++++++
9 files changed, 450 insertions(+)
diff --git a/cv/https-everywhere.dtd b/cv/https-everywhere.dtd
new file mode 100644
index 0000000..9a63c45
--- /dev/null
+++ b/cv/https-everywhere.dtd
@@ -0,0 +1,47 @@
+<!ENTITY https-everywhere.about.title "About HTTPS Everywhere">
+<!ENTITY https-everywhere.about.ext_name "HTTPS Everywhere">
+<!ENTITY https-everywhere.about.ext_description "Encrypt the Web! Automatically use HTTPS security on many sites.">
+<!ENTITY https-everywhere.about.version "Version">
+<!ENTITY https-everywhere.about.created_by "Created by">
+<!ENTITY https-everywhere.about.librarians "Ruleset Librarians">
+<!ENTITY https-everywhere.about.thanks "Thanks to">
+<!ENTITY https-everywhere.about.contribute "If you like HTTPS Everywhere, you might consider">
+<!ENTITY https-everywhere.about.donate_tor "Donating to Tor">
+<!ENTITY https-everywhere.about.tor_lang_code "en">
+<!ENTITY https-everywhere.about.donate_eff "Donating to EFF">
+
+<!ENTITY https-everywhere.menu.about "About HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences">
+<!ENTITY https-everywhere.menu.globalEnable "Enable HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.globalDisable "Disable HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.showCounter "Show Counter">
+
+<!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Preferences">
+<!ENTITY https-everywhere.prefs.enable_all "Enable All">
+<!ENTITY https-everywhere.prefs.disable_all "Disable All">
+<!ENTITY https-everywhere.prefs.reset_defaults "Reset to Defaults">
+<!ENTITY https-everywhere.prefs.search "Search">
+<!ENTITY https-everywhere.prefs.site "Site">
+<!ENTITY https-everywhere.prefs.notes "Notes">
+<!ENTITY https-everywhere.prefs.list_caption "Which HTTPS redirection rules should apply?">
+<!ENTITY https-everywhere.prefs.enabled "Enabled">
+<!ENTITY https-everywhere.prefs.ruleset_howto "You can learn how to write your own rulesets (to add support for other web sites)">
+<!ENTITY https-everywhere.prefs.here_link "here">
+<!ENTITY https-everywhere.prefs.toggle "Toggle">
+<!ENTITY https-everywhere.prefs.reset_default "Reset to Default">
+<!ENTITY https-everywhere.prefs.view_xml_source "View XML Source">
+
+<!ENTITY https-everywhere.source.downloading "Downloading">
+<!ENTITY https-everywhere.source.filename "Filename">
+<!ENTITY https-everywhere.source.unable_to_download "Unable to download source.">
+
+<!ENTITY https-everywhere.popup.title "HTTPS Everywhere 4.0development.11 notification">
+<!ENTITY https-everywhere.popup.paragraph1 "Oops. You were using the stable version of HTTPS Everywhere, but we might have accidentally upgraded you to the development version in our last release.">
+<!ENTITY https-everywhere.popup.paragraph2 "Would you like to go back to stable?">
+<!ENTITY https-everywhere.popup.paragraph3 "We'd love it if you continued using our development release and helped us make HTTPS Everywhere better! You might find there are a few more bugs here and there, which you can report to https-everywhere(a)eff.org. Sorry about the inconvenience, and thank you for using HTTPS Everywhere.">
+<!ENTITY https-everywhere.popup.keep "Keep me on the development version">
+<!ENTITY https-everywhere.popup.revert "Download the latest stable version">
+
+<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests">
+<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancel">
+<!ENTITY https-everywhere.ruleset-tests.status_start_button "Start">
diff --git a/cv/https-everywhere.properties b/cv/https-everywhere.properties
new file mode 100644
index 0000000..be83831
--- /dev/null
+++ b/cv/https-everywhere.properties
@@ -0,0 +1,8 @@
+https-everywhere.menu.globalEnable = Enable HTTPS Everywhere
+https-everywhere.menu.globalDisable = Disable HTTPS Everywhere
+https-everywhere.menu.enableDisable = Enable / Disable Rules
+https-everywhere.menu.noRules = (No Rules for This Page)
+https-everywhere.menu.unknownRules = (Rules for This Page Unknown)
+https-everywhere.toolbar.hint = HTTPS Everywhere is now active. You can toggle it on a site-by-site basis by clicking the icon in the address bar.
+https-everywhere.migration.notification0 = In order to implement a crucial fix, this update resets your HTTPS Everywhere rule preferences to their default values.
+https-everywhere.menu.ruleset-tests = Run HTTPS Everywhere Ruleset Tests
diff --git a/cv/ssl-observatory.dtd b/cv/ssl-observatory.dtd
new file mode 100644
index 0000000..9457a96
--- /dev/null
+++ b/cv/ssl-observatory.dtd
@@ -0,0 +1,95 @@
+<!-- Observatory popup window -->
+<!ENTITY ssl-observatory.popup.details "Details and Privacy Information">
+<!ENTITY ssl-observatory.popup.later "Ask Me Later">
+<!ENTITY ssl-observatory.popup.no "No">
+
+<!ENTITY ssl-observatory.popup.text "HTTPS Everywhere can detect attacks
+against your browser by sending the certificates you receive to the
+Observatory. Turn this on?">
+
+<!--<!ENTITY ssl-observatory.popup.text
+"EFF's SSL Observatory can detect attacks against HTTPS websites by collecting
+and auditing the certificates being presented to your browser. Would you like
+to turn it on?">-->
+
+<!ENTITY ssl-observatory.popup.title
+"Should HTTPS Everywhere use the SSL Observatory?">
+
+<!ENTITY ssl-observatory.popup.yes "Yes">
+
+<!-- Observatory preferences dialog -->
+
+<!ENTITY ssl-observatory.prefs.adv_priv_opts1
+"It is safe to enable this, unless you use a very
+intrusive corporate network:">
+
+<!ENTITY ssl-observatory.prefs.adv_priv_opts2
+"Safe, unless you use a corporate network with secret intranet server names:">
+
+<!ENTITY ssl-observatory.prefs.alt_roots
+"Submit and check certificates signed by non-standard root CAs">
+
+<!ENTITY ssl-observatory.prefs.alt_roots_tooltip
+"It is safe (and a good idea) to enable this option, unless you use an intrusive corporate network or Kaspersky antivirus software that monitors your browsing with a TLS proxy and a private root Certificate Authority. If enabled on such a network, this option might publish evidence of which https:// domains were being visited through that proxy, because of the unique certificates it would produce. So we leave it off by default.">
+
+<!ENTITY ssl-observatory.prefs.anonymous "Check certificates using Tor for anonymity">
+<!ENTITY ssl-observatory.prefs.anonymous_unavailable
+"Check certificates using Tor for anonymity (requires Tor)">
+<!ENTITY ssl-observatory.prefs.anonymous_tooltip
+"This option requires Tor to be installed and running">
+
+<!ENTITY ssl-observatory.prefs.asn
+"When you see a new certificate, tell the Observatory which ISP you are connected to">
+
+<!ENTITY ssl-observatory.prefs.asn_tooltip
+"This will fetch and send the "Autonomous System number" of your network. This will help us locate attacks against HTTPS, and to determine whether we have observations from networks in places like Iran and Syria where attacks are comparatively common.">
+
+<!ENTITY ssl-observatory.prefs.done "Done">
+
+<!ENTITY ssl-observatory.prefs.explanation
+"HTTPS Everywhere can use EFF's SSL Observatory. This does two things: (1)
+sends copies of HTTPS certificates to the Observatory, to help us
+detect 'man in the middle' attacks and improve the Web's security; and (2)
+lets us warn you about insecure connections or attacks on your browser.">
+
+<!--<!ENTITY ssl-observatory.prefs.explanation2
+"When you visit https://www.example.com, the Observatory will learn that
+somebody visited that site, but will not know who or what page they looked at.
+Mouseover the options for further details:">-->
+
+<!ENTITY ssl-observatory.prefs.explanation2
+
+"For example, when you visit https://www.something.com, the certificate
+received by the Observatory will indicate that somebody visited
+www.something.com, but not who visited the site, or what specific page they
+looked at. Mouseover the options for further details:">
+
+<!ENTITY ssl-observatory.prefs.hide "Hide advanced options">
+
+<!ENTITY ssl-observatory.prefs.nonanon
+"Check certificates even if Tor is not available">
+
+<!ENTITY ssl-observatory.prefs.nonanon_tooltip
+"We will still try to keep the data anonymous, but this option is less secure">
+
+<!ENTITY ssl-observatory.prefs.priv_dns
+"Submit and check certificates for non-public DNS names">
+
+<!ENTITY ssl-observatory.prefs.priv_dns_tooltip
+"Unless this option is checked, the Observatory will not record certificates for names that it cannot resolve through the DNS system.">
+
+<!ENTITY ssl-observatory.prefs.show "Show advanced options">
+
+<!ENTITY ssl-observatory.prefs.title "SSL Observatory Preferences">
+
+<!ENTITY ssl-observatory.prefs.use "Use the Observatory?">
+<!ENTITY ssl-observatory.warning.title "WARNING from EFF's SSL Observatory">
+<!ENTITY ssl-observatory.warning.showcert "Show the certificate chain">
+<!ENTITY ssl-observatory.warning.okay "I understand">
+<!ENTITY ssl-observatory.warning.text "EFF's SSL Observatory has issued a warning about the HTTPS certificiate(s) for this site:">
+<!ENTITY ssl-observatory.warning.defense "If you are logged in to this site, it may be advisable to change your password once you have a safe connection.">
+
+<!ENTITY ssl-observatory.prefs.self_signed
+"Submit and check self-signed certificates">
+<!ENTITY ssl-observatory.prefs.self_signed_tooltip
+"This is recommended; cryptographic problems are especially common in self-signed embedded devices">
diff --git a/es_CL/https-everywhere.dtd b/es_CL/https-everywhere.dtd
new file mode 100644
index 0000000..9a63c45
--- /dev/null
+++ b/es_CL/https-everywhere.dtd
@@ -0,0 +1,47 @@
+<!ENTITY https-everywhere.about.title "About HTTPS Everywhere">
+<!ENTITY https-everywhere.about.ext_name "HTTPS Everywhere">
+<!ENTITY https-everywhere.about.ext_description "Encrypt the Web! Automatically use HTTPS security on many sites.">
+<!ENTITY https-everywhere.about.version "Version">
+<!ENTITY https-everywhere.about.created_by "Created by">
+<!ENTITY https-everywhere.about.librarians "Ruleset Librarians">
+<!ENTITY https-everywhere.about.thanks "Thanks to">
+<!ENTITY https-everywhere.about.contribute "If you like HTTPS Everywhere, you might consider">
+<!ENTITY https-everywhere.about.donate_tor "Donating to Tor">
+<!ENTITY https-everywhere.about.tor_lang_code "en">
+<!ENTITY https-everywhere.about.donate_eff "Donating to EFF">
+
+<!ENTITY https-everywhere.menu.about "About HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences">
+<!ENTITY https-everywhere.menu.globalEnable "Enable HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.globalDisable "Disable HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.showCounter "Show Counter">
+
+<!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Preferences">
+<!ENTITY https-everywhere.prefs.enable_all "Enable All">
+<!ENTITY https-everywhere.prefs.disable_all "Disable All">
+<!ENTITY https-everywhere.prefs.reset_defaults "Reset to Defaults">
+<!ENTITY https-everywhere.prefs.search "Search">
+<!ENTITY https-everywhere.prefs.site "Site">
+<!ENTITY https-everywhere.prefs.notes "Notes">
+<!ENTITY https-everywhere.prefs.list_caption "Which HTTPS redirection rules should apply?">
+<!ENTITY https-everywhere.prefs.enabled "Enabled">
+<!ENTITY https-everywhere.prefs.ruleset_howto "You can learn how to write your own rulesets (to add support for other web sites)">
+<!ENTITY https-everywhere.prefs.here_link "here">
+<!ENTITY https-everywhere.prefs.toggle "Toggle">
+<!ENTITY https-everywhere.prefs.reset_default "Reset to Default">
+<!ENTITY https-everywhere.prefs.view_xml_source "View XML Source">
+
+<!ENTITY https-everywhere.source.downloading "Downloading">
+<!ENTITY https-everywhere.source.filename "Filename">
+<!ENTITY https-everywhere.source.unable_to_download "Unable to download source.">
+
+<!ENTITY https-everywhere.popup.title "HTTPS Everywhere 4.0development.11 notification">
+<!ENTITY https-everywhere.popup.paragraph1 "Oops. You were using the stable version of HTTPS Everywhere, but we might have accidentally upgraded you to the development version in our last release.">
+<!ENTITY https-everywhere.popup.paragraph2 "Would you like to go back to stable?">
+<!ENTITY https-everywhere.popup.paragraph3 "We'd love it if you continued using our development release and helped us make HTTPS Everywhere better! You might find there are a few more bugs here and there, which you can report to https-everywhere(a)eff.org. Sorry about the inconvenience, and thank you for using HTTPS Everywhere.">
+<!ENTITY https-everywhere.popup.keep "Keep me on the development version">
+<!ENTITY https-everywhere.popup.revert "Download the latest stable version">
+
+<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests">
+<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancel">
+<!ENTITY https-everywhere.ruleset-tests.status_start_button "Start">
diff --git a/es_CL/https-everywhere.properties b/es_CL/https-everywhere.properties
new file mode 100644
index 0000000..be83831
--- /dev/null
+++ b/es_CL/https-everywhere.properties
@@ -0,0 +1,8 @@
+https-everywhere.menu.globalEnable = Enable HTTPS Everywhere
+https-everywhere.menu.globalDisable = Disable HTTPS Everywhere
+https-everywhere.menu.enableDisable = Enable / Disable Rules
+https-everywhere.menu.noRules = (No Rules for This Page)
+https-everywhere.menu.unknownRules = (Rules for This Page Unknown)
+https-everywhere.toolbar.hint = HTTPS Everywhere is now active. You can toggle it on a site-by-site basis by clicking the icon in the address bar.
+https-everywhere.migration.notification0 = In order to implement a crucial fix, this update resets your HTTPS Everywhere rule preferences to their default values.
+https-everywhere.menu.ruleset-tests = Run HTTPS Everywhere Ruleset Tests
diff --git a/es_CL/ssl-observatory.dtd b/es_CL/ssl-observatory.dtd
new file mode 100644
index 0000000..9457a96
--- /dev/null
+++ b/es_CL/ssl-observatory.dtd
@@ -0,0 +1,95 @@
+<!-- Observatory popup window -->
+<!ENTITY ssl-observatory.popup.details "Details and Privacy Information">
+<!ENTITY ssl-observatory.popup.later "Ask Me Later">
+<!ENTITY ssl-observatory.popup.no "No">
+
+<!ENTITY ssl-observatory.popup.text "HTTPS Everywhere can detect attacks
+against your browser by sending the certificates you receive to the
+Observatory. Turn this on?">
+
+<!--<!ENTITY ssl-observatory.popup.text
+"EFF's SSL Observatory can detect attacks against HTTPS websites by collecting
+and auditing the certificates being presented to your browser. Would you like
+to turn it on?">-->
+
+<!ENTITY ssl-observatory.popup.title
+"Should HTTPS Everywhere use the SSL Observatory?">
+
+<!ENTITY ssl-observatory.popup.yes "Yes">
+
+<!-- Observatory preferences dialog -->
+
+<!ENTITY ssl-observatory.prefs.adv_priv_opts1
+"It is safe to enable this, unless you use a very
+intrusive corporate network:">
+
+<!ENTITY ssl-observatory.prefs.adv_priv_opts2
+"Safe, unless you use a corporate network with secret intranet server names:">
+
+<!ENTITY ssl-observatory.prefs.alt_roots
+"Submit and check certificates signed by non-standard root CAs">
+
+<!ENTITY ssl-observatory.prefs.alt_roots_tooltip
+"It is safe (and a good idea) to enable this option, unless you use an intrusive corporate network or Kaspersky antivirus software that monitors your browsing with a TLS proxy and a private root Certificate Authority. If enabled on such a network, this option might publish evidence of which https:// domains were being visited through that proxy, because of the unique certificates it would produce. So we leave it off by default.">
+
+<!ENTITY ssl-observatory.prefs.anonymous "Check certificates using Tor for anonymity">
+<!ENTITY ssl-observatory.prefs.anonymous_unavailable
+"Check certificates using Tor for anonymity (requires Tor)">
+<!ENTITY ssl-observatory.prefs.anonymous_tooltip
+"This option requires Tor to be installed and running">
+
+<!ENTITY ssl-observatory.prefs.asn
+"When you see a new certificate, tell the Observatory which ISP you are connected to">
+
+<!ENTITY ssl-observatory.prefs.asn_tooltip
+"This will fetch and send the "Autonomous System number" of your network. This will help us locate attacks against HTTPS, and to determine whether we have observations from networks in places like Iran and Syria where attacks are comparatively common.">
+
+<!ENTITY ssl-observatory.prefs.done "Done">
+
+<!ENTITY ssl-observatory.prefs.explanation
+"HTTPS Everywhere can use EFF's SSL Observatory. This does two things: (1)
+sends copies of HTTPS certificates to the Observatory, to help us
+detect 'man in the middle' attacks and improve the Web's security; and (2)
+lets us warn you about insecure connections or attacks on your browser.">
+
+<!--<!ENTITY ssl-observatory.prefs.explanation2
+"When you visit https://www.example.com, the Observatory will learn that
+somebody visited that site, but will not know who or what page they looked at.
+Mouseover the options for further details:">-->
+
+<!ENTITY ssl-observatory.prefs.explanation2
+
+"For example, when you visit https://www.something.com, the certificate
+received by the Observatory will indicate that somebody visited
+www.something.com, but not who visited the site, or what specific page they
+looked at. Mouseover the options for further details:">
+
+<!ENTITY ssl-observatory.prefs.hide "Hide advanced options">
+
+<!ENTITY ssl-observatory.prefs.nonanon
+"Check certificates even if Tor is not available">
+
+<!ENTITY ssl-observatory.prefs.nonanon_tooltip
+"We will still try to keep the data anonymous, but this option is less secure">
+
+<!ENTITY ssl-observatory.prefs.priv_dns
+"Submit and check certificates for non-public DNS names">
+
+<!ENTITY ssl-observatory.prefs.priv_dns_tooltip
+"Unless this option is checked, the Observatory will not record certificates for names that it cannot resolve through the DNS system.">
+
+<!ENTITY ssl-observatory.prefs.show "Show advanced options">
+
+<!ENTITY ssl-observatory.prefs.title "SSL Observatory Preferences">
+
+<!ENTITY ssl-observatory.prefs.use "Use the Observatory?">
+<!ENTITY ssl-observatory.warning.title "WARNING from EFF's SSL Observatory">
+<!ENTITY ssl-observatory.warning.showcert "Show the certificate chain">
+<!ENTITY ssl-observatory.warning.okay "I understand">
+<!ENTITY ssl-observatory.warning.text "EFF's SSL Observatory has issued a warning about the HTTPS certificiate(s) for this site:">
+<!ENTITY ssl-observatory.warning.defense "If you are logged in to this site, it may be advisable to change your password once you have a safe connection.">
+
+<!ENTITY ssl-observatory.prefs.self_signed
+"Submit and check self-signed certificates">
+<!ENTITY ssl-observatory.prefs.self_signed_tooltip
+"This is recommended; cryptographic problems are especially common in self-signed embedded devices">
diff --git a/sq_AL/https-everywhere.dtd b/sq_AL/https-everywhere.dtd
new file mode 100644
index 0000000..9a63c45
--- /dev/null
+++ b/sq_AL/https-everywhere.dtd
@@ -0,0 +1,47 @@
+<!ENTITY https-everywhere.about.title "About HTTPS Everywhere">
+<!ENTITY https-everywhere.about.ext_name "HTTPS Everywhere">
+<!ENTITY https-everywhere.about.ext_description "Encrypt the Web! Automatically use HTTPS security on many sites.">
+<!ENTITY https-everywhere.about.version "Version">
+<!ENTITY https-everywhere.about.created_by "Created by">
+<!ENTITY https-everywhere.about.librarians "Ruleset Librarians">
+<!ENTITY https-everywhere.about.thanks "Thanks to">
+<!ENTITY https-everywhere.about.contribute "If you like HTTPS Everywhere, you might consider">
+<!ENTITY https-everywhere.about.donate_tor "Donating to Tor">
+<!ENTITY https-everywhere.about.tor_lang_code "en">
+<!ENTITY https-everywhere.about.donate_eff "Donating to EFF">
+
+<!ENTITY https-everywhere.menu.about "About HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences">
+<!ENTITY https-everywhere.menu.globalEnable "Enable HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.globalDisable "Disable HTTPS Everywhere">
+<!ENTITY https-everywhere.menu.showCounter "Show Counter">
+
+<!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Preferences">
+<!ENTITY https-everywhere.prefs.enable_all "Enable All">
+<!ENTITY https-everywhere.prefs.disable_all "Disable All">
+<!ENTITY https-everywhere.prefs.reset_defaults "Reset to Defaults">
+<!ENTITY https-everywhere.prefs.search "Search">
+<!ENTITY https-everywhere.prefs.site "Site">
+<!ENTITY https-everywhere.prefs.notes "Notes">
+<!ENTITY https-everywhere.prefs.list_caption "Which HTTPS redirection rules should apply?">
+<!ENTITY https-everywhere.prefs.enabled "Enabled">
+<!ENTITY https-everywhere.prefs.ruleset_howto "You can learn how to write your own rulesets (to add support for other web sites)">
+<!ENTITY https-everywhere.prefs.here_link "here">
+<!ENTITY https-everywhere.prefs.toggle "Toggle">
+<!ENTITY https-everywhere.prefs.reset_default "Reset to Default">
+<!ENTITY https-everywhere.prefs.view_xml_source "View XML Source">
+
+<!ENTITY https-everywhere.source.downloading "Downloading">
+<!ENTITY https-everywhere.source.filename "Filename">
+<!ENTITY https-everywhere.source.unable_to_download "Unable to download source.">
+
+<!ENTITY https-everywhere.popup.title "HTTPS Everywhere 4.0development.11 notification">
+<!ENTITY https-everywhere.popup.paragraph1 "Oops. You were using the stable version of HTTPS Everywhere, but we might have accidentally upgraded you to the development version in our last release.">
+<!ENTITY https-everywhere.popup.paragraph2 "Would you like to go back to stable?">
+<!ENTITY https-everywhere.popup.paragraph3 "We'd love it if you continued using our development release and helped us make HTTPS Everywhere better! You might find there are a few more bugs here and there, which you can report to https-everywhere(a)eff.org. Sorry about the inconvenience, and thank you for using HTTPS Everywhere.">
+<!ENTITY https-everywhere.popup.keep "Keep me on the development version">
+<!ENTITY https-everywhere.popup.revert "Download the latest stable version">
+
+<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests">
+<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancel">
+<!ENTITY https-everywhere.ruleset-tests.status_start_button "Start">
diff --git a/sq_AL/https-everywhere.properties b/sq_AL/https-everywhere.properties
new file mode 100644
index 0000000..be83831
--- /dev/null
+++ b/sq_AL/https-everywhere.properties
@@ -0,0 +1,8 @@
+https-everywhere.menu.globalEnable = Enable HTTPS Everywhere
+https-everywhere.menu.globalDisable = Disable HTTPS Everywhere
+https-everywhere.menu.enableDisable = Enable / Disable Rules
+https-everywhere.menu.noRules = (No Rules for This Page)
+https-everywhere.menu.unknownRules = (Rules for This Page Unknown)
+https-everywhere.toolbar.hint = HTTPS Everywhere is now active. You can toggle it on a site-by-site basis by clicking the icon in the address bar.
+https-everywhere.migration.notification0 = In order to implement a crucial fix, this update resets your HTTPS Everywhere rule preferences to their default values.
+https-everywhere.menu.ruleset-tests = Run HTTPS Everywhere Ruleset Tests
diff --git a/sq_AL/ssl-observatory.dtd b/sq_AL/ssl-observatory.dtd
new file mode 100644
index 0000000..9457a96
--- /dev/null
+++ b/sq_AL/ssl-observatory.dtd
@@ -0,0 +1,95 @@
+<!-- Observatory popup window -->
+<!ENTITY ssl-observatory.popup.details "Details and Privacy Information">
+<!ENTITY ssl-observatory.popup.later "Ask Me Later">
+<!ENTITY ssl-observatory.popup.no "No">
+
+<!ENTITY ssl-observatory.popup.text "HTTPS Everywhere can detect attacks
+against your browser by sending the certificates you receive to the
+Observatory. Turn this on?">
+
+<!--<!ENTITY ssl-observatory.popup.text
+"EFF's SSL Observatory can detect attacks against HTTPS websites by collecting
+and auditing the certificates being presented to your browser. Would you like
+to turn it on?">-->
+
+<!ENTITY ssl-observatory.popup.title
+"Should HTTPS Everywhere use the SSL Observatory?">
+
+<!ENTITY ssl-observatory.popup.yes "Yes">
+
+<!-- Observatory preferences dialog -->
+
+<!ENTITY ssl-observatory.prefs.adv_priv_opts1
+"It is safe to enable this, unless you use a very
+intrusive corporate network:">
+
+<!ENTITY ssl-observatory.prefs.adv_priv_opts2
+"Safe, unless you use a corporate network with secret intranet server names:">
+
+<!ENTITY ssl-observatory.prefs.alt_roots
+"Submit and check certificates signed by non-standard root CAs">
+
+<!ENTITY ssl-observatory.prefs.alt_roots_tooltip
+"It is safe (and a good idea) to enable this option, unless you use an intrusive corporate network or Kaspersky antivirus software that monitors your browsing with a TLS proxy and a private root Certificate Authority. If enabled on such a network, this option might publish evidence of which https:// domains were being visited through that proxy, because of the unique certificates it would produce. So we leave it off by default.">
+
+<!ENTITY ssl-observatory.prefs.anonymous "Check certificates using Tor for anonymity">
+<!ENTITY ssl-observatory.prefs.anonymous_unavailable
+"Check certificates using Tor for anonymity (requires Tor)">
+<!ENTITY ssl-observatory.prefs.anonymous_tooltip
+"This option requires Tor to be installed and running">
+
+<!ENTITY ssl-observatory.prefs.asn
+"When you see a new certificate, tell the Observatory which ISP you are connected to">
+
+<!ENTITY ssl-observatory.prefs.asn_tooltip
+"This will fetch and send the "Autonomous System number" of your network. This will help us locate attacks against HTTPS, and to determine whether we have observations from networks in places like Iran and Syria where attacks are comparatively common.">
+
+<!ENTITY ssl-observatory.prefs.done "Done">
+
+<!ENTITY ssl-observatory.prefs.explanation
+"HTTPS Everywhere can use EFF's SSL Observatory. This does two things: (1)
+sends copies of HTTPS certificates to the Observatory, to help us
+detect 'man in the middle' attacks and improve the Web's security; and (2)
+lets us warn you about insecure connections or attacks on your browser.">
+
+<!--<!ENTITY ssl-observatory.prefs.explanation2
+"When you visit https://www.example.com, the Observatory will learn that
+somebody visited that site, but will not know who or what page they looked at.
+Mouseover the options for further details:">-->
+
+<!ENTITY ssl-observatory.prefs.explanation2
+
+"For example, when you visit https://www.something.com, the certificate
+received by the Observatory will indicate that somebody visited
+www.something.com, but not who visited the site, or what specific page they
+looked at. Mouseover the options for further details:">
+
+<!ENTITY ssl-observatory.prefs.hide "Hide advanced options">
+
+<!ENTITY ssl-observatory.prefs.nonanon
+"Check certificates even if Tor is not available">
+
+<!ENTITY ssl-observatory.prefs.nonanon_tooltip
+"We will still try to keep the data anonymous, but this option is less secure">
+
+<!ENTITY ssl-observatory.prefs.priv_dns
+"Submit and check certificates for non-public DNS names">
+
+<!ENTITY ssl-observatory.prefs.priv_dns_tooltip
+"Unless this option is checked, the Observatory will not record certificates for names that it cannot resolve through the DNS system.">
+
+<!ENTITY ssl-observatory.prefs.show "Show advanced options">
+
+<!ENTITY ssl-observatory.prefs.title "SSL Observatory Preferences">
+
+<!ENTITY ssl-observatory.prefs.use "Use the Observatory?">
+<!ENTITY ssl-observatory.warning.title "WARNING from EFF's SSL Observatory">
+<!ENTITY ssl-observatory.warning.showcert "Show the certificate chain">
+<!ENTITY ssl-observatory.warning.okay "I understand">
+<!ENTITY ssl-observatory.warning.text "EFF's SSL Observatory has issued a warning about the HTTPS certificiate(s) for this site:">
+<!ENTITY ssl-observatory.warning.defense "If you are logged in to this site, it may be advisable to change your password once you have a safe connection.">
+
+<!ENTITY ssl-observatory.prefs.self_signed
+"Submit and check self-signed certificates">
+<!ENTITY ssl-observatory.prefs.self_signed_tooltip
+"This is recommended; cryptographic problems are especially common in self-signed embedded devices">
1
0

[translation/whisperback] Update translations for whisperback
by translation@torproject.org 21 Mar '14
by translation@torproject.org 21 Mar '14
21 Mar '14
commit 5748ff81541a2e65b1399866b6427e3d6dc6a17e
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Mar 21 21:45:28 2014 +0000
Update translations for whisperback
---
cv/cv.po | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
es_CL/es_CL.po | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sq_AL/sq_AL.po | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 597 insertions(+)
diff --git a/cv/cv.po b/cv/cv.po
new file mode 100644
index 0000000..a2cf6de
--- /dev/null
+++ b/cv/cv.po
@@ -0,0 +1,199 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+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: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Chuvash (http://www.transifex.com/projects/p/torproject/language/cv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: cv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. XXX use a better exception
+#: ../whisperBack/whisperback.py:63
+#, python-format
+msgid "Invalid contact email: %s"
+msgstr ""
+
+#: ../whisperBack/whisperback.py:80
+#, python-format
+msgid "Invalid contact OpenPGP key: %s"
+msgstr ""
+
+#: ../whisperBack/whisperback.py:82
+msgid "Invalid contact OpenPGP public key block"
+msgstr ""
+
+#: ../whisperBack/exceptions.py:41
+#, python-format
+msgid ""
+"The %s variable was not found in any of the configuration files "
+"/etc/whisperback/config.py, ~/.whisperback/config.py, ./config.py"
+msgstr ""
+
+#: ../whisperBack/gui.py:154
+msgid "Unable to load a valid configuration."
+msgstr ""
+
+#: ../whisperBack/gui.py:220
+msgid "Sending mail..."
+msgstr ""
+
+#: ../whisperBack/gui.py:221
+msgid "Sending mail"
+msgstr ""
+
+#. pylint: disable=C0301
+#: ../whisperBack/gui.py:223
+msgid "This could take a while..."
+msgstr ""
+
+#: ../whisperBack/gui.py:237
+msgid "The contact email adress doesn't seem valid."
+msgstr ""
+
+#: ../whisperBack/gui.py:254
+msgid "Unable to send the mail: SMTP error."
+msgstr ""
+
+#: ../whisperBack/gui.py:256
+msgid "Unable to connect to the server."
+msgstr ""
+
+#: ../whisperBack/gui.py:258
+msgid "Unable to create or to send the mail."
+msgstr ""
+
+#: ../whisperBack/gui.py:261
+msgid ""
+"\n"
+"\n"
+"The bug report could not be sent, likely due to network problems. Please try to reconnect to the network and click send again.\n"
+"\n"
+"If it does not work, you will be offered to save the bug report."
+msgstr ""
+
+#: ../whisperBack/gui.py:274
+msgid "Your message has been sent."
+msgstr ""
+
+#: ../whisperBack/gui.py:281
+msgid "An error occured during encryption."
+msgstr ""
+
+#: ../whisperBack/gui.py:301
+#, python-format
+msgid "Unable to save %s."
+msgstr ""
+
+#. XXX: fix string
+#: ../whisperBack/gui.py:325
+#, python-format
+msgid ""
+"The bug report could not be sent, likely due to network problems.\n"
+"\n"
+"As a work-around you can save the bug report as a file on a USB drive and try to send it to us at %s from your email account using another system. Note that your bug report will not be anonymous when doing so unless you take further steps yourself (e.g. using Tor with a throw-away email account).\n"
+"\n"
+"Do you want to save the bug report to a file?"
+msgstr ""
+
+#: ../whisperBack/gui.py:389 ../data/whisperback.ui.h:21
+msgid "WhisperBack"
+msgstr ""
+
+#: ../whisperBack/gui.py:390 ../data/whisperback.ui.h:2
+msgid "Send feedback in an encrypted mail."
+msgstr ""
+
+#: ../whisperBack/gui.py:393
+msgid "Copyright © 2009-2012 Tails developpers (tails(a)boum.org)"
+msgstr ""
+
+#: ../whisperBack/gui.py:394
+msgid "Tails developers <tails(a)boum.org>"
+msgstr ""
+
+#: ../whisperBack/gui.py:395
+msgid "translator-credits"
+msgstr ""
+
+#: ../whisperBack/gui.py:422
+msgid "This doesn't seem to be a valid URL or OpenPGP key."
+msgstr ""
+
+#: ../data/whisperback.ui.h:1
+msgid "Copyright © 2009-2012 tails(a)boum.org"
+msgstr ""
+
+#: ../data/whisperback.ui.h:3
+msgid "https://tails.boum.org/"
+msgstr ""
+
+#: ../data/whisperback.ui.h:4
+msgid ""
+"WhisperBack - Send feedback in an encrypted mail\n"
+"Copyright (C) 2009-2012 Tails developers <tails(a)boum.org>\n"
+"\n"
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 3 of the License, or (at\n"
+"your option) any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful, but\n"
+"WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n"
+"General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
+msgstr ""
+
+#: ../data/whisperback.ui.h:20
+msgid ""
+"If you want us to encrypt messages when we respond to you, add your key ID, "
+"a link to your key, or the key as a public key block:"
+msgstr ""
+
+#: ../data/whisperback.ui.h:22
+msgid "Summary"
+msgstr ""
+
+#: ../data/whisperback.ui.h:23
+msgid "Bug description"
+msgstr ""
+
+#: ../data/whisperback.ui.h:24
+msgid "Optional email address to contact you"
+msgstr ""
+
+#: ../data/whisperback.ui.h:25
+msgid "optional PGP key"
+msgstr ""
+
+#: ../data/whisperback.ui.h:26
+msgid "Technical details to include"
+msgstr ""
+
+#: ../data/whisperback.ui.h:27
+msgid "headers"
+msgstr ""
+
+#: ../data/whisperback.ui.h:28
+msgid "debugging info"
+msgstr ""
+
+#: ../data/whisperback.ui.h:29
+msgid "Help"
+msgstr ""
+
+#: ../data/whisperback.ui.h:30
+msgid "Send"
+msgstr ""
diff --git a/es_CL/es_CL.po b/es_CL/es_CL.po
new file mode 100644
index 0000000..17a6038
--- /dev/null
+++ b/es_CL/es_CL.po
@@ -0,0 +1,199 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+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: 2014-03-21 21:21+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/torproject/language/es_CL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_CL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. XXX use a better exception
+#: ../whisperBack/whisperback.py:63
+#, python-format
+msgid "Invalid contact email: %s"
+msgstr ""
+
+#: ../whisperBack/whisperback.py:80
+#, python-format
+msgid "Invalid contact OpenPGP key: %s"
+msgstr ""
+
+#: ../whisperBack/whisperback.py:82
+msgid "Invalid contact OpenPGP public key block"
+msgstr ""
+
+#: ../whisperBack/exceptions.py:41
+#, python-format
+msgid ""
+"The %s variable was not found in any of the configuration files "
+"/etc/whisperback/config.py, ~/.whisperback/config.py, ./config.py"
+msgstr ""
+
+#: ../whisperBack/gui.py:154
+msgid "Unable to load a valid configuration."
+msgstr ""
+
+#: ../whisperBack/gui.py:220
+msgid "Sending mail..."
+msgstr ""
+
+#: ../whisperBack/gui.py:221
+msgid "Sending mail"
+msgstr ""
+
+#. pylint: disable=C0301
+#: ../whisperBack/gui.py:223
+msgid "This could take a while..."
+msgstr ""
+
+#: ../whisperBack/gui.py:237
+msgid "The contact email adress doesn't seem valid."
+msgstr ""
+
+#: ../whisperBack/gui.py:254
+msgid "Unable to send the mail: SMTP error."
+msgstr ""
+
+#: ../whisperBack/gui.py:256
+msgid "Unable to connect to the server."
+msgstr ""
+
+#: ../whisperBack/gui.py:258
+msgid "Unable to create or to send the mail."
+msgstr ""
+
+#: ../whisperBack/gui.py:261
+msgid ""
+"\n"
+"\n"
+"The bug report could not be sent, likely due to network problems. Please try to reconnect to the network and click send again.\n"
+"\n"
+"If it does not work, you will be offered to save the bug report."
+msgstr ""
+
+#: ../whisperBack/gui.py:274
+msgid "Your message has been sent."
+msgstr ""
+
+#: ../whisperBack/gui.py:281
+msgid "An error occured during encryption."
+msgstr ""
+
+#: ../whisperBack/gui.py:301
+#, python-format
+msgid "Unable to save %s."
+msgstr ""
+
+#. XXX: fix string
+#: ../whisperBack/gui.py:325
+#, python-format
+msgid ""
+"The bug report could not be sent, likely due to network problems.\n"
+"\n"
+"As a work-around you can save the bug report as a file on a USB drive and try to send it to us at %s from your email account using another system. Note that your bug report will not be anonymous when doing so unless you take further steps yourself (e.g. using Tor with a throw-away email account).\n"
+"\n"
+"Do you want to save the bug report to a file?"
+msgstr ""
+
+#: ../whisperBack/gui.py:389 ../data/whisperback.ui.h:21
+msgid "WhisperBack"
+msgstr ""
+
+#: ../whisperBack/gui.py:390 ../data/whisperback.ui.h:2
+msgid "Send feedback in an encrypted mail."
+msgstr ""
+
+#: ../whisperBack/gui.py:393
+msgid "Copyright © 2009-2012 Tails developpers (tails(a)boum.org)"
+msgstr ""
+
+#: ../whisperBack/gui.py:394
+msgid "Tails developers <tails(a)boum.org>"
+msgstr ""
+
+#: ../whisperBack/gui.py:395
+msgid "translator-credits"
+msgstr ""
+
+#: ../whisperBack/gui.py:422
+msgid "This doesn't seem to be a valid URL or OpenPGP key."
+msgstr ""
+
+#: ../data/whisperback.ui.h:1
+msgid "Copyright © 2009-2012 tails(a)boum.org"
+msgstr ""
+
+#: ../data/whisperback.ui.h:3
+msgid "https://tails.boum.org/"
+msgstr ""
+
+#: ../data/whisperback.ui.h:4
+msgid ""
+"WhisperBack - Send feedback in an encrypted mail\n"
+"Copyright (C) 2009-2012 Tails developers <tails(a)boum.org>\n"
+"\n"
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 3 of the License, or (at\n"
+"your option) any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful, but\n"
+"WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n"
+"General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
+msgstr ""
+
+#: ../data/whisperback.ui.h:20
+msgid ""
+"If you want us to encrypt messages when we respond to you, add your key ID, "
+"a link to your key, or the key as a public key block:"
+msgstr ""
+
+#: ../data/whisperback.ui.h:22
+msgid "Summary"
+msgstr ""
+
+#: ../data/whisperback.ui.h:23
+msgid "Bug description"
+msgstr ""
+
+#: ../data/whisperback.ui.h:24
+msgid "Optional email address to contact you"
+msgstr ""
+
+#: ../data/whisperback.ui.h:25
+msgid "optional PGP key"
+msgstr ""
+
+#: ../data/whisperback.ui.h:26
+msgid "Technical details to include"
+msgstr ""
+
+#: ../data/whisperback.ui.h:27
+msgid "headers"
+msgstr ""
+
+#: ../data/whisperback.ui.h:28
+msgid "debugging info"
+msgstr ""
+
+#: ../data/whisperback.ui.h:29
+msgid "Help"
+msgstr ""
+
+#: ../data/whisperback.ui.h:30
+msgid "Send"
+msgstr ""
diff --git a/sq_AL/sq_AL.po b/sq_AL/sq_AL.po
new file mode 100644
index 0000000..d941731
--- /dev/null
+++ b/sq_AL/sq_AL.po
@@ -0,0 +1,199 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+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: 2014-03-21 21:22+0000\n"
+"Last-Translator: Phoul <colin(a)torproject.org>\n"
+"Language-Team: Albanian (Albania) (http://www.transifex.com/projects/p/torproject/language/sq_AL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sq_AL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. XXX use a better exception
+#: ../whisperBack/whisperback.py:63
+#, python-format
+msgid "Invalid contact email: %s"
+msgstr ""
+
+#: ../whisperBack/whisperback.py:80
+#, python-format
+msgid "Invalid contact OpenPGP key: %s"
+msgstr ""
+
+#: ../whisperBack/whisperback.py:82
+msgid "Invalid contact OpenPGP public key block"
+msgstr ""
+
+#: ../whisperBack/exceptions.py:41
+#, python-format
+msgid ""
+"The %s variable was not found in any of the configuration files "
+"/etc/whisperback/config.py, ~/.whisperback/config.py, ./config.py"
+msgstr ""
+
+#: ../whisperBack/gui.py:154
+msgid "Unable to load a valid configuration."
+msgstr ""
+
+#: ../whisperBack/gui.py:220
+msgid "Sending mail..."
+msgstr ""
+
+#: ../whisperBack/gui.py:221
+msgid "Sending mail"
+msgstr ""
+
+#. pylint: disable=C0301
+#: ../whisperBack/gui.py:223
+msgid "This could take a while..."
+msgstr ""
+
+#: ../whisperBack/gui.py:237
+msgid "The contact email adress doesn't seem valid."
+msgstr ""
+
+#: ../whisperBack/gui.py:254
+msgid "Unable to send the mail: SMTP error."
+msgstr ""
+
+#: ../whisperBack/gui.py:256
+msgid "Unable to connect to the server."
+msgstr ""
+
+#: ../whisperBack/gui.py:258
+msgid "Unable to create or to send the mail."
+msgstr ""
+
+#: ../whisperBack/gui.py:261
+msgid ""
+"\n"
+"\n"
+"The bug report could not be sent, likely due to network problems. Please try to reconnect to the network and click send again.\n"
+"\n"
+"If it does not work, you will be offered to save the bug report."
+msgstr ""
+
+#: ../whisperBack/gui.py:274
+msgid "Your message has been sent."
+msgstr ""
+
+#: ../whisperBack/gui.py:281
+msgid "An error occured during encryption."
+msgstr ""
+
+#: ../whisperBack/gui.py:301
+#, python-format
+msgid "Unable to save %s."
+msgstr ""
+
+#. XXX: fix string
+#: ../whisperBack/gui.py:325
+#, python-format
+msgid ""
+"The bug report could not be sent, likely due to network problems.\n"
+"\n"
+"As a work-around you can save the bug report as a file on a USB drive and try to send it to us at %s from your email account using another system. Note that your bug report will not be anonymous when doing so unless you take further steps yourself (e.g. using Tor with a throw-away email account).\n"
+"\n"
+"Do you want to save the bug report to a file?"
+msgstr ""
+
+#: ../whisperBack/gui.py:389 ../data/whisperback.ui.h:21
+msgid "WhisperBack"
+msgstr ""
+
+#: ../whisperBack/gui.py:390 ../data/whisperback.ui.h:2
+msgid "Send feedback in an encrypted mail."
+msgstr ""
+
+#: ../whisperBack/gui.py:393
+msgid "Copyright © 2009-2012 Tails developpers (tails(a)boum.org)"
+msgstr ""
+
+#: ../whisperBack/gui.py:394
+msgid "Tails developers <tails(a)boum.org>"
+msgstr ""
+
+#: ../whisperBack/gui.py:395
+msgid "translator-credits"
+msgstr ""
+
+#: ../whisperBack/gui.py:422
+msgid "This doesn't seem to be a valid URL or OpenPGP key."
+msgstr ""
+
+#: ../data/whisperback.ui.h:1
+msgid "Copyright © 2009-2012 tails(a)boum.org"
+msgstr ""
+
+#: ../data/whisperback.ui.h:3
+msgid "https://tails.boum.org/"
+msgstr ""
+
+#: ../data/whisperback.ui.h:4
+msgid ""
+"WhisperBack - Send feedback in an encrypted mail\n"
+"Copyright (C) 2009-2012 Tails developers <tails(a)boum.org>\n"
+"\n"
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 3 of the License, or (at\n"
+"your option) any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful, but\n"
+"WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n"
+"General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
+msgstr ""
+
+#: ../data/whisperback.ui.h:20
+msgid ""
+"If you want us to encrypt messages when we respond to you, add your key ID, "
+"a link to your key, or the key as a public key block:"
+msgstr ""
+
+#: ../data/whisperback.ui.h:22
+msgid "Summary"
+msgstr ""
+
+#: ../data/whisperback.ui.h:23
+msgid "Bug description"
+msgstr ""
+
+#: ../data/whisperback.ui.h:24
+msgid "Optional email address to contact you"
+msgstr ""
+
+#: ../data/whisperback.ui.h:25
+msgid "optional PGP key"
+msgstr ""
+
+#: ../data/whisperback.ui.h:26
+msgid "Technical details to include"
+msgstr ""
+
+#: ../data/whisperback.ui.h:27
+msgid "headers"
+msgstr ""
+
+#: ../data/whisperback.ui.h:28
+msgid "debugging info"
+msgstr ""
+
+#: ../data/whisperback.ui.h:29
+msgid "Help"
+msgstr ""
+
+#: ../data/whisperback.ui.h:30
+msgid "Send"
+msgstr ""
1
0