tor-commits
Threads by month
- ----- 2025 -----
- December
- November
- October
- September
- August
- 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
February 2022
- 14 participants
- 1454 discussions
commit 88a7482047f23aef9642d2977a051265df0c686d
Author: n_user <465f5d21-fbad-4466-a525-e21c6a62ba3f(a)aleeas.com>
Date: Thu Feb 3 14:34:31 2022 +0000
Update unstable links to use Web Archive
---
contrib/operator-tools/tor-exit-notice.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/operator-tools/tor-exit-notice.html b/contrib/operator-tools/tor-exit-notice.html
index ddcf4e952a..994f42d91b 100644
--- a/contrib/operator-tools/tor-exit-notice.html
+++ b/contrib/operator-tools/tor-exit-notice.html
@@ -261,9 +261,9 @@ href="https://support.torproject.org/abuse/">abuse</a> is quite low. This
is largely because criminals and hackers have significantly better access to
privacy and anonymity than do the regular users whom they prey upon. Criminals
can and do <a
-href="https://voices.washingtonpost.com/securityfix/2008/08/web_fraud_20_tools.ht…">build,
+href="https://web.archive.org/web/20211202194841/http://voices.washingtonpost.com…">build,
sell, and trade</a> far larger and <a
-href="https://voices.washingtonpost.com/securityfix/2008/08/web_fraud_20_distribu…">more
+href="https://web.archive.org/web/20211202194839/https://voices.washingtonpost.co…">more
powerful networks</a> than Tor on a daily basis. Thus, in the mind of this
operator, the social need for easily accessible censorship-resistant private,
anonymous communication trumps the risk of unskilled bad actors, who are
1
0
commit 4c1a9b335f8abcfd989884c72b53299b7d91eced
Author: David Goulet <dgoulet(a)torproject.org>
Date: Mon Feb 7 10:07:33 2022 -0500
makefile: New README.md file name
Signed-off-by: David Goulet <dgoulet(a)torproject.org>
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index b059496688..280047a71b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -186,7 +186,7 @@ EXTRA_DIST+= \
INSTALL \
LICENSE \
Makefile.nmake \
- README \
+ README.md \
ReleaseNotes \
scripts/build/combine_libs \
scripts/maint/checkIncludes.py \
@@ -584,7 +584,7 @@ check-typos:
$(top_srcdir)/doc \
$(top_srcdir)/contrib \
$(top_srcdir)/scripts \
- $(top_srcdir)/README \
+ $(top_srcdir)/README.md \
$(top_srcdir)/ChangeLog \
$(top_srcdir)/INSTALL \
$(top_srcdir)/ReleaseNotes \
1
0
07 Feb '22
commit b2a74471832fb9aee3eab154678cb2d826fdd36e
Author: David Goulet <dgoulet(a)torproject.org>
Date: Mon Feb 7 09:45:27 2022 -0500
readme: Update and modernize with markdown
Signed-off-by: David Goulet <dgoulet(a)torproject.org>
---
README | 33 ------------------------------
README.md | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 33 deletions(-)
diff --git a/README b/README
deleted file mode 100644
index a1421e5186..0000000000
--- a/README
+++ /dev/null
@@ -1,33 +0,0 @@
-[.
+
+## Resources
+
+Home page:
+
+- https://www.torproject.org/
+
+Download new versions:
+
+- https://www.torproject.org/download/download.html
+
+Documentation, including links to installation and setup instructions:
+
+- https://www.torproject.org/docs/documentation.html
+
+Frequently Asked Questions:
+
+- https://www.torproject.org/docs/faq.html
+
1
0
[translation/tails-misc_release] new translations in tails-misc_release
by translation@torproject.org 07 Feb '22
by translation@torproject.org 07 Feb '22
07 Feb '22
commit 77f06f15d55b496f6e153235d31af313f0f5e454
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 14:16:35 2022 +0000
new translations in tails-misc_release
---
es.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/es.po b/es.po
index 2457e74314..f0ad23b995 100644
--- a/es.po
+++ b/es.po
@@ -22,8 +22,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 13:55+0000\n"
+"Last-Translator: eulalio barbero espinosa <eulaliob(a)gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/otf/torproject/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
1
0
07 Feb '22
commit c7d72e428b487e7a6a0b8e2d0d5238612010cf6c
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 14:15:46 2022 +0000
new translations in tails-misc
---
es.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/es.po b/es.po
index e480d884ad..1a7d3de91f 100644
--- a/es.po
+++ b/es.po
@@ -22,8 +22,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 13:55+0000\n"
+"Last-Translator: eulalio barbero espinosa <eulaliob(a)gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/otf/torproject/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1813,7 +1813,7 @@ msgstr "Tor no está listo. ¿Iniciar el Tor Browser de todos modos?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
msgid "Start Tor Browser Offline"
-msgstr ""
+msgstr "Iniciar el Navegador Tor sin conexión"
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
1
0
[translation/tails-misc_release] new translations in tails-misc_release
by translation@torproject.org 07 Feb '22
by translation@torproject.org 07 Feb '22
07 Feb '22
commit 6face38148e1ee34a413bf8949b3176bafc52a13
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 12:16:42 2022 +0000
new translations in tails-misc_release
---
pl.po | 4 ++--
sq.po | 4 ++--
tr.po | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/pl.po b/pl.po
index 7057e293fb..ed1b67623e 100644
--- a/pl.po
+++ b/pl.po
@@ -31,8 +31,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 12:00+0000\n"
+"Last-Translator: Marek Adamski\n"
"Language-Team: Polish (http://www.transifex.com/otf/torproject/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/sq.po b/sq.po
index 1e121e80fb..8c4c3a6e36 100644
--- a/sq.po
+++ b/sq.po
@@ -12,8 +12,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 12:09+0000\n"
+"Last-Translator: Besnik Bleta <besnik(a)programeshqip.org>\n"
"Language-Team: Albanian (http://www.transifex.com/otf/torproject/language/sq/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/tr.po b/tr.po
index 66251806ab..b7681250ec 100644
--- a/tr.po
+++ b/tr.po
@@ -34,8 +34,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 11:57+0000\n"
+"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/otf/torproject/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1825,7 +1825,7 @@ msgstr "Tor hazır değil. Gene de Tor Browser başlatılsın mı?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
msgid "Start Tor Browser Offline"
-msgstr ""
+msgstr "Tor browser çevrimdışı başlatılsın"
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
1
0
[translation/tails-misc_completed] new translations in tails-misc_completed
by translation@torproject.org 07 Feb '22
by translation@torproject.org 07 Feb '22
07 Feb '22
commit 45be7fac278d638b5e642ce1bd4f773d64c27c53
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 12:15:55 2022 +0000
new translations in tails-misc_completed
---
tr.po | 2992 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 2992 insertions(+)
diff --git a/tr.po b/tr.po
new file mode 100644
index 0000000000..b7681250ec
--- /dev/null
+++ b/tr.po
@@ -0,0 +1,2992 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# MinGyu19 <mingyu(a)yaani.com>, 2020
+# Ayca Omrak <aycaom(a)hotmail.com>, 2013
+# Bullgeschichte <bullgeschichte(a)riseup.net>, 2015
+# Can Günay <cangunay(a)yandex.com>, 2018
+# 0d1bdb3b9a0d4e8f77bc854af8bf3dfc_e6913f4, 2019
+# cmldrs, 2014
+# cmldrs, 2014
+# imratirtil <d.imra.gundogdu(a)gmail.com>, 2014
+# ecocan <eecocan(a)yahoo.com>, 2014
+# ecocan <eecocan(a)yahoo.com>, 2014
+# Emir SARI, 2020
+# Emma Peel, 2018,2020
+# imratirtil <d.imra.gundogdu(a)gmail.com>, 2014
+# Kaya Zeren <kayazeren(a)gmail.com>, 2015-2022
+# metint, 2014
+# metint, 2014
+# Ozancan Karataş <ozancankaratas96(a)outlook.com>, 2015-2016
+# Tails_developers <tails(a)boum.org>, 2014
+# Tails_developers <tails(a)boum.org>, 2014
+# T. E. Kalayci <tekrei(a)tutanota.com>, 2017-2018
+# T. E. Kalayci <tekrei(a)tutanota.com>, 2020-2021
+# T. E. Kalayci <tekrei(a)tutanota.com>, 2021
+# Th3Kh3d1v3, 2018
+# Ümit Türk <zucchinitr(a)gmail.com>, 2013
+# Volkan Gezer <volkangezer(a)gmail.com>, 2013-2016
+# Yasin Özel <iletisim(a)yasinozel.com.tr>, 2013
+msgid ""
+msgstr ""
+"Project-Id-Version: Tor Project\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 11:57+0000\n"
+"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.com/otf/torproject/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: config/chroot_local-includes/etc/whisperback/config.py:69
+#, python-format
+msgid ""
+"<h1>Help us fix your bug!</h1>\n"
+"<p>Read <a href=\"%s\">our bug reporting instructions</a>.</p>\n"
+"<p><strong>Do not include more personal information than\n"
+"needed!</strong></p>\n"
+"<h2>About giving us an email address</h2>\n"
+"<p>\n"
+"Giving us an email address allows us to contact you to clarify the problem. This\n"
+"is needed for the vast majority of the reports we receive as most reports\n"
+"without any contact information are useless. On the other hand it also provides\n"
+"an opportunity for eavesdroppers, like your email or Internet provider, to\n"
+"confirm that you are using Tails.\n"
+"</p>\n"
+msgstr "<h1>Karşılaştığınız sorunu çözmemize yardım edin!</h1>\n<p><a href=\"%s\">Hata bildirme yönergelerini</a> okuyun.</p>\n<p><strong>Gerektiğinden fazla kişisel bilgi vermeyin!</strong></p>\n<h2>E-posta adresinizi bildirmeniz hakkında</h2>\n<p>\nBir e-posta adresi bildirmeniz, sorununuzu daha iyi anlamak için sizinle iletişim\nkurmamızı sağlar. Bize iletilen pek çok hata bildirimi, iletişim bilgileri bulunmadığı\niçin işe yaramıyor. Ancak gerçek bilgilerinizi verdiğinizde sizi izliyor olabilecek \nkişi ya da kuruluşlara (e-posta ya da İnternet hizmeti sağlayıcınıza) Tails uygulamasını kullandığınızı\nbelirleme fırsatı vermiş olursunuz. Bu nedenle farklı bir e-posta adresi kullanmanız önerilir.\n</p>\n"
+
+#: config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui:8
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:128
+#: ../config/chroot_local-includes/usr/share/applications/org.boum.tails.additional-software-config.desktop.in.h:1
+msgid "Additional Software"
+msgstr "Ek uygulamalar"
+
+#: config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui:51
+msgid ""
+"You can install additional software automatically from your persistent "
+"storage when starting Tails."
+msgstr "Tails başlatılırken kalıcı depolama biriminden otomatik olarak ek uygulamalar kurabilirsiniz."
+
+#: config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui:77
+msgid ""
+"The following software is installed automatically from your persistent "
+"storage when starting Tails."
+msgstr "Şu uygulamalar Tails başlatılırken kalıcı depolama biriminden otomatik olarak kurulacak."
+
+#: config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui:135
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:171
+msgid ""
+"To add more, install some software using <a "
+"href=\"synaptic.desktop\">Synaptic Package Manager</a> or <a "
+"href=\"org.gnome.Terminal.desktop\">APT on the command line</a>."
+msgstr "Başka uygulamalar eklemek için <a href=\"synaptic.desktop\">Synaptic paket yöneticisi</a> ya da <a href=\"org.gnome.Terminal.desktop\">komut satırından APT kullanarak</a> diğer uygulamaları kurun."
+
+#: config/chroot_local-includes/usr/share/tails/additional-software/configuration-window.ui:154
+msgid "_Create persistent storage"
+msgstr "_Kalıcı depolama birimi oluştur"
+
+#: config/chroot_local-includes/usr/local/bin/electrum:64
+msgid "Persistence is disabled for Electrum"
+msgstr "Electrum için kalıcılık devre dışı bırakıldı"
+
+#: config/chroot_local-includes/usr/local/bin/electrum:66
+msgid ""
+"When you reboot Tails, all of Electrum's data will be lost, including your Bitcoin wallet.\n"
+"It is strongly recommended to only run Electrum when its persistence feature is activated."
+msgstr "Tails yeniden başlatıldığında, Bitcoin cüzdanınız da dahil tüm Electrum verileri kaybolur. \nElectrum uygulamasının yalnız kalıcılık özelliği etkin iken çalıştırılması önerilir."
+
+#: config/chroot_local-includes/usr/local/bin/electrum:67
+msgid "Do you want to start Electrum anyway?"
+msgstr "Electrum yine de başlatılsın mı?"
+
+#: config/chroot_local-includes/usr/local/bin/electrum:70
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:40
+msgid "_Launch"
+msgstr "_Başlat"
+
+#: config/chroot_local-includes/usr/local/bin/electrum:71
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:41
+msgid "_Exit"
+msgstr "Çı_kış"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:59
+msgid "Unknown time"
+msgstr "Zaman bilinmiyor"
+
+#. Translators: Don't translate {count}, it's a place holder and
+#. will be replaced.
+#. y is the short form for years.
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:78
+#, perl-brace-format
+msgid "1y"
+msgid_plural "{count}y"
+msgstr[0] "1y"
+msgstr[1] "{count}y"
+
+#. Translators: Don't translate {count}, it's a place holder and
+#. will be replaced.
+#. d is the short form for days.
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:82
+#, perl-brace-format
+msgid "1d"
+msgid_plural "{count}d"
+msgstr[0] "1g"
+msgstr[1] "{count}g"
+
+#. Translators: Don't translate {count}, it's a place holder and
+#. will be replaced.
+#. h is the short form for hours;
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:86
+#, perl-brace-format
+msgid "1h"
+msgid_plural "{count}h"
+msgstr[0] "1s"
+msgstr[1] "{count}s"
+
+#. Translators: Don't translate {count}, it's a place holder and
+#. will be replaced.
+#. m is the short form for minutes;
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:90
+#, perl-brace-format
+msgid "1m"
+msgid_plural "{count}m"
+msgstr[0] "1a"
+msgstr[1] "{count}a"
+
+#. Translators: Don't translate {count}, it's a place holder and
+#. will be replaced.
+#. s is the short form for seconds;
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:94
+#, perl-brace-format
+msgid "1s"
+msgid_plural "{count}s"
+msgstr[0] "1sn"
+msgstr[1] "{count}sn"
+
+#. Translators: don't translate {time}, {downloaded}, {size}
+#. and {speed}, they are placeholders and will be replaced.
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/DownloadProgress.pm:139
+#, perl-brace-format
+msgid "#{time} left — {downloaded} of {size} ({speed}/sec)\n"
+msgstr "#{time} kaldı — {downloaded} / {size} ({speed}/sn)\n"
+
+#. Translators: KB is the short form for kilobyte
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Role/FormatByte.pm:33
+msgid "KB"
+msgstr "KB"
+
+#. Translators: MB is the short form for megabyte
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Role/FormatByte.pm:35
+msgid "MB"
+msgstr "MB"
+
+#. Translators: GB is the short form for gigabyte
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Role/FormatByte.pm:37
+msgid "GB"
+msgstr "GB"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Role/FormatByte.pm:43
+msgid "bytes"
+msgstr "bayt"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:198
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:710
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:891
+msgid ""
+"For debugging information, execute the following command: sudo tails-"
+"debugging-info"
+msgstr "Sorun giderme bilgileri için şu komutu yürütün: sudo tails-debugging-info"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:290
+msgid ""
+"<b>An error occured while updating the signing key.</b>\\n\\n<b>This "
+"prevents determining whether an upgrade is available from our "
+"website.</b>\\n\\nCheck your network connection, and restart Tails to try "
+"upgrading again.\\n\\nIf the problem persists, go to "
+"file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
+msgstr "<b>İmzalama anahtarı güncellenirken bir sorun çıktı.</b>\\n\\n\\<b>Bu durum web sitemizde bir güncelleme olup olmadığının belirlenmesini engeller.</b>n\\nGüncellemeleri denetlemek için ağ bağlantınızı gözden geçirin ve Tails uygulamasını yeniden başlatın.\\n\\nSorun sürüyorsa, file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html adresine bakabilirsiniz."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:304
+msgid "Error while downloading the signing key"
+msgstr "İmzalama anahtarı indirilirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:315
+msgid "Error while updating the signing key"
+msgstr "İmzalama anahtarı güncellenirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:342
+msgid "Error while checking for upgrades"
+msgstr "Güncellemeler denetlenirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:344
+msgid ""
+"<b>Could not determine whether an upgrade is available from our website.</b>\n"
+"\n"
+"Check your network connection, and restart Tails to try upgrading again.\n"
+"\n"
+"If the problem persists, go to file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html"
+msgstr "<b>Web sitemizde bir güncelleme olup olmadığı belirlenemedi.</b>\n\nGüncellemeleri denetlemek için ağ bağlantınızı gözden geçirin ve Tails uygulamasını yeniden başlatın.\n\nSorun sürüyorsa, file:///usr/share/doc/tails/website/doc/upgrade/error/check.en.html adresine bakabilirsiniz."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:359
+msgid "no automatic upgrade is available from our website for this version"
+msgstr "web sitemizde bu sürüm için otomatik güncelleme desteği yok"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:365
+msgid "your device was not created using a USB image or Tails Installer"
+msgstr "aygıtnız bir USB kalıbı ya da Tails kurucu ile oluşturulmamış"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:370
+msgid "Tails was started from a DVD or a read-only device"
+msgstr "Tails bir DVD ya da salt okunur aygıt üzerinden başlatıldı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:375
+msgid "there is not enough free space on the Tails system partition"
+msgstr "Tails sistem bölümünde yeterli boş alan yok"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:380
+msgid "not enough memory is available on this system"
+msgstr "bu sistemde yeterli bellek yok"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:385
+#, perl-brace-format
+msgid "No explanation available for reason '{reason}'."
+msgstr "'{reason}' gerekçesi için bir açıklama yok."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:408
+msgid "The system is up-to-date"
+msgstr "Sistem güncel"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:413
+msgid "This version of Tails is outdated, and may have security issues."
+msgstr "Bu Tails sürümü güncel değil ve güvenlik sorunları olabilir."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:443
+#, perl-brace-format
+msgid ""
+"The available incremental upgrade requires {space_needed} of free space on "
+"Tails system partition, but only {free_space} is available."
+msgstr "Kullanılabilecek artımlı yükseltme için Tails sistem bölümünde {space_needed} boş alan gerekli ancak yalnız {free_space} var."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:455
+#, perl-brace-format
+msgid ""
+"The available incremental upgrade requires {memory_needed} of free memory, "
+"but only {free_memory} is available."
+msgstr "Kullanılabilecek artımlı yükseltme için {memory_needed} boş bellek gerekli ancak yalnız {free_memory} var."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:466
+msgid ""
+"An error ocurred while detecting available upgrades.\n"
+"This should not happen. Please report a bug."
+msgstr "Yayınlanmış güncellemeler belirlenirken bir sorun çıktı.\nBu olmamalıydı. Lütfen bu sorunu bildirin."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:469
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:488
+msgid "Error while detecting available upgrades"
+msgstr "Güncellemeler denetlenirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:484
+msgid ""
+"An incremental upgrade is available, but no full upgrade is.\n"
+"This should not happen. Please report a bug."
+msgstr "Artımlı bir yükseltme varken tam yükseltme yok gibi görünüyor.\nBu olmamalıydı. Lütfen bu sorunu bildirin."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:497
+#, perl-brace-format
+msgid ""
+"<b>You should upgrade to {name} {version}.</b>\n"
+"\n"
+"For more information about this new version, go to {details_url}\n"
+"\n"
+"We recommend you close all other applications during the upgrade.\n"
+"Downloading the upgrade might take a long time, from several minutes to a few hours.\n"
+"\n"
+"Download size: {size}\n"
+"\n"
+"Do you want to upgrade now?"
+msgstr "<b>{name} {version} sürümüne güncellemeniz gerekli.</b>\n\nBu sürüm hakkında ayrıntılı bilgi almak için, {details_url} adresine bakabilirsiniz.\n\nBu güncelleme sırasında açık tüm uygulamaları kapatmanız önerilir.\nGüncellemenin indirilmesi birkaç dakika ile birkaç saat arasında sürebilir.\n\nİndirme boyutu: {size}\n\nŞimdi güncellemek ister misiniz?"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:510
+msgid "Upgrade available"
+msgstr "Güncelleme yayınlanmış"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:511
+msgid "Upgrade now"
+msgstr "Şimdi güncelle"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:512
+msgid "Upgrade later"
+msgstr "Daha sonra güncelle"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:519
+#, perl-brace-format
+msgid ""
+"<b>You should do a manual upgrade to {name} {version}.</b>\n"
+"\n"
+"For more information about this new version, go to {details_url}\n"
+"\n"
+"It is not possible to automatically upgrade your device to this new version: {explanation}.\n"
+"\n"
+"To learn how to do a manual upgrade, go to {manual_upgrade_url}"
+msgstr "<b>{name} {version} sürümüne el ile güncelleyebilirsiniz.</b>\n\nBu sürüm hakkında ayrıntılı bilgi almak için {details_url} adresine bakabilirsiniz\n\nAygıtınız bu sürüme otomatik olarak güncellenemez: {explanation}.\n\nEl ile güncellemenin nasıl yapılacağını öğrenmek için {manual_upgrade_url} adresine bakabilirsiniz"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:530
+msgid "New version available"
+msgstr "Yeni bir sürüm yayınlanmış"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:611
+msgid "Downloading upgrade"
+msgstr "Güncelleme indiriliyor"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:613
+#, perl-brace-format
+msgid "Downloading the upgrade to {name} {version}..."
+msgstr "{name} {version} güncellemesi indiriliyor..."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:703
+msgid ""
+"<b>The upgrade could not be downloaded.</b>\\n\\nCheck your network "
+"connection, and restart Tails to try upgrading again.\\n\\nIf the problem "
+"persists, go to "
+"file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html"
+msgstr "<b>Güncelleme indirilemedi.</b>\\n\\nAğ bağlantınızı denetleyin, ve Tails uygulamasını yeniden başlatıp yeniden güncellemeyi deneyin.\\n\\nSorun sürüyorsa, file:///usr/share/doc/tails/website/doc/upgrade/error/download.en.html adresine bakabilirsiniz."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:714
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:729
+msgid "Error while downloading the upgrade"
+msgstr "Güncelleme indirilirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:724
+#, perl-brace-format
+msgid ""
+"Output file '{output_file}' does not exist, but tails-iuk-get-target-file "
+"did not complain. Please report a bug."
+msgstr "'{output_file}' çıktı dosyası bulunamadı ancak tails-iuk-get-target-file uygulaması bunu bir sorun olarak bildirmedi. Lütfen bu hatayı bildirin."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:740
+msgid "Error while creating temporary downloading directory"
+msgstr "Geçiçi indirme klasörü oluşturulurken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:743
+msgid "Failed to create temporary download directory"
+msgstr "Geçici indirme klasörü oluşturulamadı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:767
+msgid ""
+"<b>Could not choose a download server.</b>\n"
+"\n"
+"This should not happen. Please report a bug."
+msgstr "<b>Bir indirme sunucusu seçilemedi.</b>\n\nBu olmamalıydı. Lütfen hata olarak bildirin."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:770
+msgid "Error while choosing a download server"
+msgstr "İndirme sunucusu seçilirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:784
+msgid ""
+"The upgrade was successfully downloaded.\n"
+"\n"
+"The network connection will be disabled when applying the upgrade.\n"
+"\n"
+"Please save your work and close all other applications."
+msgstr "Güncelleme indirildi.\n\nGüncelleme yapılırken ağ bağlantısı devre dışı bırakılacak.\n\nLütfen çalışmalarınızı kaydedip açık olan tüm uygulamaları kapatın."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:789
+msgid "Upgrade successfully downloaded"
+msgstr "Güncelleme indirildi"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:790
+msgid "Apply upgrade"
+msgstr "Güncellemeyi uygula"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:797
+msgid ""
+"<b>Your Tails device was successfully upgraded.</b>\n"
+"\n"
+"Some security features were temporarily disabled.\n"
+"You should restart Tails on the new version as soon as possible.\n"
+"\n"
+"Do you want to restart now?"
+msgstr "<b>Tails aygıtınız güncellendi.</b>\n\nBazı güvenlik özellikleri geçici olarak devre dışı bırakıldı.\nYeni sürüme geçmek için Tails uygulamasını en kısa sürede yeniden başlatın\n\nŞimdi yeniden başlatmak ister misiniz?"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:802
+msgid "Restart Tails"
+msgstr "Tails Uygulamasını Yeniden Başlat"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:803
+msgid "Restart now"
+msgstr "Şimdi yeniden başlat"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:804
+msgid "Restart later"
+msgstr "Daha sonra yeniden başlat"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:814
+msgid "Error while restarting the system"
+msgstr "Sistem yeniden başlatılırken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:815
+msgid "Failed to restart the system"
+msgstr "Sistem yeniden başlatılamadı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:828
+msgid "Error while shutting down the network"
+msgstr "Ağ kapatılırken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:829
+msgid "Failed to shutdown network"
+msgstr "Ağ kapatılamadı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:839
+msgid "Error while cancelling the upgrade download"
+msgstr "Güncellemenin indirilmesi iptal edilirken sorun çıktı"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:840
+msgid "Failed to cancel the upgrade download"
+msgstr "Güncellemenin indirilmesi iptal edilemedi"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:846
+msgid "Upgrading the system"
+msgstr "Sistem güncelleniyor"
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:848
+msgid ""
+"<b>Your Tails device is being upgraded...</b>\n"
+"\n"
+"For security reasons, the network connection is now disabled."
+msgstr "<b>Tails aygıtınız güncelleniyor...</b>\n\nGüvenlik nedeniyle ağ bağlantısı devre dışı bırakıldı."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:885
+msgid ""
+"<b>An error occured while installing the upgrade.</b>\\n\\nYour Tails device"
+" needs to be repaired and might be unable to restart.\\n\\nPlease follow the"
+" instructions at "
+"file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html"
+msgstr "<b>Güncelleme kurulurken bir sorun çıktı.</b>\\n\\nTails aygıtınızın onarılması gerekiyor ve yeniden başlatılamayabilir.\\n\\nLütfen file:///usr/share/doc/tails/website/doc/upgrade/error/install.en.html adresindeki yönergeleri izleyin."
+
+#: config/chroot_local-includes/usr/src/iuk/lib/Tails/IUK/Frontend.pm:895
+msgid "Error while installing the upgrade"
+msgstr "Güncelleme kurulurken sorun çıktı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/add_settings_dialog.py:32
+msgid "Additional Settings"
+msgstr "Ek Ayarlar"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/add_settings_dialog.py:40
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:584
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:366
+#: config/chroot_local-includes/usr/local/bin/tails-screen-locker:119
+msgid "Cancel"
+msgstr "İptal"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/add_settings_dialog.py:46
+msgid "Add"
+msgstr "Ekle"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/add_settings_dialog.py:54
+msgid "Back"
+msgstr "Geri"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:64
+msgid "_Administration Password"
+msgstr "_Yönetim Parolası"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:187
+msgid "_MAC Address Anonymization"
+msgstr "_MAC Adresi Anonimleştirme"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:250
+msgid "_Offline Mode"
+msgstr "Çevrimdışı _Kip"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:259
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:413
+msgid "Enable networking (default)"
+msgstr "Ağ kullanılsın (varsayılan)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:261
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:459
+msgid "Disable all networking"
+msgstr "Tüm ağ devre dışı bırakılsın"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:316
+msgid "_Network Connection"
+msgstr "_Ağ Bağlantısı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:324
+msgid "Obsolete"
+msgstr "Kullanımdan kaldırılmış"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:339
+msgid "_Unsafe Browser"
+msgstr "_Güvenli Olmayan Tarayıcı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:348
+msgid "Enabled"
+msgstr "Etkin"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:350
+msgid "Disabled (default)"
+msgstr "Devre dışı (varsayılan)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:401
+msgid "On (default)"
+msgstr "Açık (varsayılan)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:403
+msgid "On"
+msgstr "Açık"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:405
+msgid "Off"
+msgstr "Kapalı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/additional_settings.py:407
+msgid "Off (default)"
+msgstr "Kapalı (varsayılan)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:91
+#, python-brace-format
+msgid ""
+"live-persist failed with return code {returncode}:\n"
+"{stderr}"
+msgstr "live-persist şu hata kodu ile yürütülemedi {returncode}:\n{stderr}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:122
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:139
+#, python-brace-format
+msgid ""
+"cryptsetup failed with return code {returncode}:\n"
+"{stdout}\n"
+"{stderr}"
+msgstr "cryptsetup şu hata kodu ile yürütülemedi {returncode}:\n{stdout}\n{stderr}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:153
+#, python-brace-format
+msgid ""
+"live-persist failed with return code {returncode}:\n"
+"{stdout}\n"
+"{stderr}"
+msgstr "live-persist şu hata kodu ile yürütülemedi {returncode}:\n{stdout}\n{stderr}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:167
+#, python-brace-format
+msgid ""
+"umount failed with return code {returncode}:\n"
+"{stdout}\n"
+"{stderr}"
+msgstr "umount şu hata kodu ile yürütülemedi {returncode}:\n{stdout}\n{stderr}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/persistent_storage.py:67
+msgid "Unlocking…"
+msgstr "Kilit açılıyor..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/persistent_storage.py:95
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:394
+msgid "Unlock"
+msgstr "Kilidi Aç"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/persistent_storage.py:100
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:40
+msgid "Cannot unlock encrypted storage with this passphrase."
+msgstr "Bu parola ile şifreli depolama alanının kilidi açılamadı."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/region_settings.py:164
+msgid "_Language"
+msgstr "_Dil"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/region_settings.py:207
+msgid "_Formats"
+msgstr "Biçim_ler"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/region_settings.py:244
+msgid "_Keyboard Layout"
+msgstr "_Tuş Takımı Düzeni"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:261
+#, python-format
+msgid "Unable to write on %(device)s, skipping."
+msgstr "%(device)s aygıtına yazılamadı, atlanıyor."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:294
+#, python-format
+msgid ""
+"Some partitions of the target device %(device)s are mounted. They will be "
+"unmounted before starting the installation process."
+msgstr "%(device)s hedef aygıtının bazı bölümleri takılmış. Kurulum başlatılmadan önce bu bölümler çıkarılacak."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:303
+msgid "Extracting live image to the target device..."
+msgstr "Canlı İşletim Sistemi kalıbı hedef aygıta ayıklanıyor..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:310
+#, python-format
+msgid "Wrote to device at %(speed)d MB/sec"
+msgstr "Aygıta %(speed)d MB/saniye hızında yazılıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:408
+#, 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 "Şu komut yürütülürken bir sorun çıktı: `%(command)s`.\nAyrıntılı bir hata raporu \"%(filename)s\" dosyasına yazıldı."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:424
+#, python-format
+msgid ""
+"Not enough free space on device.\n"
+"%(iso_size)dMB ISO + %(overlay_size)dMB overlay > %(free_space)dMB free space"
+msgstr "Aygıt üzerinde yeterli boş alan yok.\n%(iso_size)dMB ISO + %(overlay_size)dMB kaplama > %(free_space)dMB boş alan"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:433
+#, python-format
+msgid "Creating %sMB persistent overlay"
+msgstr "%sMB kalıcı depolama birimi kaplaması oluşturuluyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:483
+#, python-format
+msgid "Unable to copy %(infile)s to %(outfile)s: %(message)s"
+msgstr "%(infile)s %(outfile)s konumuna kopyalanamadı: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:497
+msgid "Removing existing Tails system"
+msgstr "Var olan Tails sistemi kaldırılıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:507
+#, python-format
+msgid "Unable to remove file from previous Tails system: %(message)s"
+msgstr "Önceki Tails sisteminden dosya kaldırılamadı: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:514
+#, python-format
+msgid "Unable to chmod %(file)s: %(message)s"
+msgstr "chmod yürütülemedi %(file)s: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:521
+#, python-format
+msgid "Unable to remove directory from previous Tails system: %(message)s"
+msgstr "Önceki Tails sisteminden klasör kaldırılamadı: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:569
+#, python-format
+msgid "Cannot find device %s"
+msgstr "%s aygıtı bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:619
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:836
+msgid "Unknown filesystem. Your device may need to be reformatted."
+msgstr "Dosya sistemi bilinmiyor. Aygıtınızın yeniden biçimlendirilmesi gerekebilir."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:622
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:839
+#, python-format
+msgid "Unsupported filesystem: %s"
+msgstr "Dosya sistemi desteklenmiyor: %s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:640
+#, python-format
+msgid "Unknown GLib exception while trying to mount device: %(message)s"
+msgstr "Aygıt takılmaya çalışılırken bilinmeyen bir Glib sorunu çıktı: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:645
+#, python-format
+msgid "Unable to mount device: %(message)s"
+msgstr "Aygıt takılamadı: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:650
+msgid "No mount points found"
+msgstr "Bir takılma noktası bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:661
+#, python-format
+msgid "Entering unmount_device for \"%(device)s\""
+msgstr "\"%(device)s\" için unmount_device işleniyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:670
+#, python-format
+msgid "Unmounting mounted filesystems on \"%(device)s\""
+msgstr "\"%(device)s\" üzerindeki takılı dosya sistemleri çıkarılıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:674
+#, python-format
+msgid "Unmounting \"%(udi)s\" on \"%(device)s\""
+msgstr "\"%(udi)s\" \"%(device)s\" aygıtı üzerinden çıkarılıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:685
+#, python-format
+msgid "Mount %s exists after unmounting"
+msgstr "Çıkarma işleminden sonra %s takılı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:698
+#, python-format
+msgid "Partitioning device %(device)s"
+msgstr "%(device)s aygıtı bölümleniyor "
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:821
+#, python-format
+msgid "Unsupported device '%(device)s', please report a bug."
+msgstr "'%(device)s' aygıtı desteklenmiyor, lütfen bu sorunu bildirin."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:824
+msgid "Trying to continue anyway."
+msgstr "Yine de sürdürülmeye çalışılıyor."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:833
+msgid "Verifying filesystem..."
+msgstr "Dosya sistemi doğrulanıyor..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:857
+#, python-format
+msgid "Unable to change volume label: %(message)s"
+msgstr "Birim etiketi değiştirişemedi: %(message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:862
+msgid "Installing bootloader..."
+msgstr "Başlatıcı kuruluyor..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:869
+#, python-format
+msgid "Removing %(file)s"
+msgstr " %(file)s siliniyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:951
+#, python-format
+msgid "%s already bootable"
+msgstr "%s zaten başlatılabilir"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:971
+msgid "Unable to find partition"
+msgstr "Bölüm bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:990
+#, python-format
+msgid "Formatting %(device)s as FAT32"
+msgstr "%(device)s FAT32 olarak biçimlendiriliyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:1053
+#, python-format
+msgid "Reading extracted MBR from %s"
+msgstr "%s üzerinden ayıklanan MBR okunuyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:1057
+#, python-format
+msgid "Could not read the extracted MBR from %(path)s"
+msgstr "%(path)s üzerinden ayıklanan MBR okunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:1070
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:1071
+#, python-format
+msgid "Resetting Master Boot Record of %s"
+msgstr "%s üzerindeki ana ön yükleme kaydı (MBR) sıfırlanıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:1076
+msgid "Drive is a loopback, skipping MBR reset"
+msgstr "Sürücü kapalı bir çevrim. Ana ön yükleme kaydı (MBR) sıfırlaması atlanıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/creator.py:1080
+msgid "Synchronizing data on disk..."
+msgstr "Diskteki veriler eşitleniyor..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:146
+msgid ""
+"Error: Cannot set the label or obtain the UUID of your device. Unable to "
+"continue."
+msgstr "Hata: Etiket ayarlanamıyor ya da aygıtınızın UUID kodu alınamıyor. İşlem sürdürülemiyor."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:180
+#, python-format
+msgid "Installation complete! (%s)"
+msgstr "Kurulum tamamlandı! (%s)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:185
+msgid "Tails installation failed!"
+msgstr "Tails kurulumu tamamlanamadı!"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:274
+#: ../config/chroot_local-includes/usr/share/applications/tails-installer.desktop.in.h:1
+msgid "Tails Installer"
+msgstr "Tails Kurucu"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:316
+#: ../config/chroot_local-includes/usr/share/tails-installer/tails-installer.ui.in:163
+msgid "Clone the current Tails"
+msgstr "Geçerli Tails kurulumunu kopyala"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:323
+#: ../config/chroot_local-includes/usr/share/tails-installer/tails-installer.ui.in:184
+msgid "Use a downloaded Tails ISO image"
+msgstr "İndirilmiş bir Tails ISO kalıbı kullan"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:361
+msgid "Upgrade"
+msgstr "Güncelle"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:362
+msgid "Manual Upgrade Instructions"
+msgstr "El İle Güncelleme Yönergeleri"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:373
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:572
+#: ../config/chroot_local-includes/usr/share/tails-installer/tails-installer.ui.in:358
+msgid "Install"
+msgstr "Kur"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:376
+#: ../config/chroot_local-includes/usr/share/tails-installer/tails-installer.ui.in:131
+msgid "Installation Instructions"
+msgstr "Kurulum Yönergeleri"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:383
+#, python-format
+msgid "%(size)s %(vendor)s %(model)s device (%(device)s)"
+msgstr "%(size)s %(vendor)s %(model)s aygıt (%(device)s)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:395
+msgid "No ISO image selected"
+msgstr "Herhangi bir ISO kalıbı seçilmemiş"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:396
+msgid "Please select a Tails ISO image."
+msgstr "Lütfen bir Tails ISO kalıbı seçin."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:458
+#, python-format
+msgid ""
+"The USB stick \"%(pretty_name)s\" is configured as non-removable by its "
+"manufacturer and Tails will fail to start from it. Please try installing on "
+"a different model."
+msgstr "USB belleği \"%(pretty_name)s\" üreticisi tarafından çıkarılamaz olarak yapılandırılmış olduğundan Tails buradan başlatılamayacak. Lütfen farklı bir modele kurmayı deneyin."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:468
+#, python-format
+msgid ""
+"The device \"%(pretty_name)s\" is too small to install Tails (at least "
+"%(size)s GB is required)."
+msgstr "\"%(pretty_name)s\" aygıtı Tails uygulamasının kurulması için çok küçük (en az %(size)s GB gereklidir)."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:481
+#, python-format
+msgid ""
+"To upgrade device \"%(pretty_name)s\" from this Tails, you need to use a downloaded Tails ISO image:\n"
+"%(dl_url)s"
+msgstr "\"%(pretty_name)s\" aygıtını bu Tails sürümünden güncellemek için indirilmiş Tails ISO kalıbına gerek duyacaksınız:\n%(dl_url)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:501
+msgid "No device suitable to install Tails could be found"
+msgstr "Tails kurucusuna uygun bir aygıt bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:503
+#, python-format
+msgid "Please plug a USB flash drive or SD card of at least %0.1f GB."
+msgstr "Lütfen en az %0.1f GB kapasiteli bir USB bellek ya da SD kart takın."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:515
+msgid "An error happened while installing Tails"
+msgstr "Tails kurulurken bir sorun çıktı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:567
+msgid "Installation complete!"
+msgstr "Kurulum tamamlandı!"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:622
+msgid "Unable to mount device"
+msgstr "Aygıt takılamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:628
+#, python-format
+msgid "%(parent_size)s %(vendor)s %(model)s device (%(device)s)"
+msgstr "%(parent_size)s %(vendor)s %(model)s aygıt (%(device)s)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:637
+msgid ""
+"\n"
+"\n"
+"The persistent storage on this USB stick will be lost."
+msgstr "\n\nBu USB bellekteki kalıcı depolama birimi kaybolacak."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:638
+msgid "Delete Persistent Storage and Reinstall"
+msgstr "Kalıcı depolamayı sil ve yeniden kur"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:640
+msgid ""
+"\n"
+"\n"
+"All data on this USB stick will be lost."
+msgstr "\n\nBu USB bellekteki tüm veriler kaybolacak."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:641
+msgid "Delete All Data and Install"
+msgstr "Tüm verileri sil ve kur"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:642
+#, python-format
+msgid "%(description)s%(delete_message)s"
+msgstr "%(description)s%(delete_message)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:646
+msgid "Confirm the target USB stick"
+msgstr "Hedef USB belleği onaylayın"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:687
+msgid ""
+"The selected file is unreadable. Please fix its permissions or select "
+"another file."
+msgstr "Seçilen dosya okunamıyor. Lütfen dosya izinlerini denetleyin ya da başka bir dosya seçin."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:693
+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 "Seçilmiş dosya kullanılamadı. ISO kalıbını diskinizin kök klasörüne taşımanız işe yarayabilir (C:\\ gibi)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/gui.py:699
+#, python-format
+msgid "%(filename)s selected"
+msgstr "%(filename)s seçildi"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/source.py:31
+msgid "Unable to find Tails on ISO"
+msgstr "ISO dosyasında Tails bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/source.py:37
+#, python-format
+msgid "Could not guess underlying block device: %s"
+msgstr "Temel blok aygıtı öngörülemedi: %s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/source.py:52
+#, python-format
+msgid ""
+"There was a problem executing `%(cmd)s`.\n"
+"%(out)s\n"
+"%(err)s"
+msgstr "`%(cmd)s` çalıştırılırken bir sorun çıktı.\n%(out)s\n%(err)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/source.py:64
+#, python-format
+msgid "\"%s\" does not exist"
+msgstr "\"%s\" bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/source.py:66
+#, python-format
+msgid "\"%s\" is not a directory"
+msgstr "\"%s\" bir klasör değil"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/source.py:77
+#, python-format
+msgid "Skipping \"%(filename)s\""
+msgstr "\"%(filename)s\" atlanıyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/utils.py:54
+#, python-format
+msgid ""
+"There was a problem executing `%(cmd)s`.%(out)s\n"
+"%(err)s"
+msgstr "`%(cmd)s`,%(out)s çalıştırılırken bir sorun çıktı.\n%(err)s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tails_installer/utils.py:126
+msgid "Could not open device for writing."
+msgstr "Aygıt yazılmak üzere açılamadı."
+
+#: config/chroot_local-includes/usr/local/bin/keepassxc:17
+#, sh-format
+msgid ""
+"<b><big>Do you want to rename your <i>KeePassXC</i> database?</big></b>\n"
+"\n"
+"You have a <i>KeePassXC</i> database in your <i>Persistent</i> folder:\n"
+"\n"
+"<i>${filename}</i>\n"
+"\n"
+"<i>KeePassXC</i> changed the default name of the database to <i>Passwords.kdbx</i>.\n"
+"\n"
+"Renaming your database to <i>Passwords.kdbx</i> would allow <i>KeePassXC</i> to open it automatically in the future."
+msgstr "<b><big><i>KeePassXC</i> veri tabanınızı yeniden adlandırmak istiyor musunuz?</big></b>\n\n<i>Kalıcı depolama</i> klasörünüzde bir <i>KeePassXC</i> veritabanınız var:\n\n<i>${filename}</i>\n\n<i>KeePassXC</i>, veritabanının varsayılan adını şu şekilde değiştirdi: <i>Passwords.kdbx</i>\n\nVeritabanınız <i>Passwords.kdbx</i> olarak yeniden adlandırıldığında <i>KeePassXC</i> tarafından otomatik olarak açılabilir."
+
+#: config/chroot_local-includes/usr/local/bin/keepassxc:28
+msgid "Rename"
+msgstr "Yeniden Adlandır"
+
+#: config/chroot_local-includes/usr/local/bin/keepassxc:30
+msgid "Keep current name"
+msgstr "Geçerli ad korunsun"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:94
+msgid "Persistence wizard - Persistent volume creation"
+msgstr "Kalıcılık yardımcısı - Kalıcı depolama birimi oluşturma"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:97
+msgid "Choose a passphrase to protect the persistent volume"
+msgstr "Kalıcı depolama birimini korumayacak bir parola seçin"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:100
+#, perl-brace-format
+msgid ""
+"A {size} persistent volume will be created on the <b>{vendor} {model}</b> "
+"device. Data on this volume will be stored in an encrypted form protected by"
+" a passphrase."
+msgstr "<b>{vendor} {model}</b> aygıtında {size} boyutunda bir kalıcı depolama birimi oluşturulacak. Buradaki veriler parola ile şifrelenmiş olarak depolanacak."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:105
+msgid "Create"
+msgstr "Oluştur"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:148
+msgid ""
+"<b>Beware!</b> Using persistence has consequences that must be well "
+"understood. Tails can't help you if you use it wrong! See the <i>Encrypted "
+"persistence</i> page of the Tails documentation to learn more."
+msgstr "<b>Dikkat!</b> Kalıcı kullanımın iyi anlamanız gereken sonuçları vardır. Yanlış kullanırsanız Tails uygulamasının size yardımı olmaz. Ayrıntılı bilgi almak için Tails belgelerindeki <i>Şifrelenmiş kaıcılık</i> bölümüne bakabilirsiniz."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:175
+msgid "Passphrase:"
+msgstr "Parola:"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:181
+msgid "Verify Passphrase:"
+msgstr "Parola Onayı:"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:191
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:259
+msgid "Passphrase can't be empty"
+msgstr "Parola boş bırakılamaz"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:226
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:326
+msgid "Show Passphrase"
+msgstr "Parola Görüntülensin"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:250
+msgid "Passphrases do not match"
+msgstr "Parola ile onayı aynı değil"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:305
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:178
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:101
+msgid "Failed"
+msgstr "Başarısız"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:313
+msgid "Mounting Tails persistence partition."
+msgstr "Tails kalıcılık bölümü takılıyor"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:316
+msgid "The Tails persistence partition will be mounted."
+msgstr "Tails kalıcılık bölümü takılacak"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:325
+msgid "Correcting permissions of the persistent volume."
+msgstr "Kalıcı depolama birimi izinleri düzeltiliyor."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:328
+msgid "The permissions of the persistent volume will be corrected."
+msgstr "Kalıcı depolama biriminin izinleri düzeltilecek."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:336
+msgid "Creating default persistence configuration."
+msgstr "Varsayılan kalıcılık ayarları oluşturuluyor."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:339
+msgid "The default persistence configuration will be created."
+msgstr "Varsayılan kalıcılık yapılandırması oluşturulacak."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:353
+msgid "Creating..."
+msgstr "Oluşturuluyor..."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Bootstrap.pm:355
+msgid "Creating the persistent volume..."
+msgstr "Kalıcı depolama birimi oluşturuluyor..."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:86
+msgid "Persistence wizard - Persistent volume configuration"
+msgstr "Kalıcılık yardımcısı - Kalıcı depolama birimi yapılandırması"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:89
+msgid "Specify the files that will be saved in the persistent volume"
+msgstr "Kalıcı depolama birimine kaydedilecek dosyaları belirtin"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:92
+#, perl-brace-format
+msgid ""
+"The selected files will be stored in the encrypted partition {partition} "
+"({size}), on the <b>{vendor} {model}</b> device."
+msgstr "Seçilen dosyalar <b>{vendor} {model}</b> aygıtında bulunan şifreli {partition} ({size}) bölümüne depolanacak."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:98
+msgid "Save"
+msgstr "Kaydet"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:191
+msgid "Saving..."
+msgstr "Kaydediliyor..."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Configure.pm:193
+msgid "Saving persistence configuration..."
+msgstr "Kalıcılık ayarları kaydediliyor..."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:51
+msgid "Persistence wizard - Persistent volume deletion"
+msgstr "Kalıcılık yardımcısı - Kalıcı depolama birimini silme"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:54
+msgid "Your persistent data will be deleted."
+msgstr "Kalıcı depolama birimindeki verileriniz silinecek."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:58
+#, perl-brace-format
+msgid ""
+"The persistent volume {partition} ({size}), on the <b>{vendor} {model}</b> "
+"device, will be deleted."
+msgstr "<b>{vendor} {model}</b> aygıtındaki, {partition} ({size}) kalıcı depolama birimi silinecek."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:64
+msgid "Delete"
+msgstr "Sil"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:114
+msgid "Deleting..."
+msgstr "Siliniyor..."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Step/Delete.pm:116
+msgid "Deleting the persistent volume..."
+msgstr "Kalıcı depolama birimi siliniyor..."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:53
+msgid "Personal Data"
+msgstr "Kişisel Veriler"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:55
+msgid "Keep files stored in the `Persistent' directory"
+msgstr "Dosyalar `Persistent' klasöründe depolansın"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:68
+msgid "Welcome Screen"
+msgstr "Karşılama Ekranı"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:70
+msgid "Language, administration password, and additional settings"
+msgstr "Dil, yönetim parolası ve diğer ayarlar"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:83
+msgid "Tor Bridge"
+msgstr "Tor köprüsü"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:85
+msgid "Save the last bridge that you used to connect to Tor"
+msgstr "Tor ile bağlantı kurmak için son kullandığınız köprüyü kaydedin"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:98
+msgid "Browser Bookmarks"
+msgstr "Yer İmlerine Göz At"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:100
+msgid "Bookmarks saved in the Tor Browser"
+msgstr "Tor Browser üzerine kaydedilmiş yer imleri"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:113
+msgid "Network Connections"
+msgstr "Ağ Bağlantıları"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:115
+msgid "Configuration of network devices and connections"
+msgstr "Ağ aygıt ve bağlantılarının ayarları"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:130
+msgid "Software installed when starting Tails"
+msgstr "Tails başlatılırken kurulan uygulamalar"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:148
+msgid "Printers"
+msgstr "Yazıcılar"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:150
+msgid "Printers configuration"
+msgstr "Yazıcı ayarları"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:163
+msgid "Thunderbird"
+msgstr "Thunderbird"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:165
+msgid "Thunderbird emails, feeds, and OpenPGP keys"
+msgstr "Thunderbird e-postalar, akışlar ve OpenPGP anahtarları"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:178
+msgid "GnuPG"
+msgstr "GnuPG"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:180
+msgid "OpenPGP keys outside of Thunderbird"
+msgstr "Thunderbird dışındaki OpenPGP anahtarları"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:193
+msgid "Bitcoin Client"
+msgstr "Bitcoin İstemcisi"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:195
+msgid "Electrum's bitcoin wallet and configuration"
+msgstr "Electrum bitcoin cüzdanı ve ayarları"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:208
+msgid "Pidgin"
+msgstr "Pidgin"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:210
+msgid "Pidgin profiles and OTR keyring"
+msgstr "Pidgin profilleri ve Kayıt Dışı anahtarlığı"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:223
+msgid "SSH Client"
+msgstr "SSH İstemcisi"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:225
+msgid "SSH keys, configuration and known hosts"
+msgstr "SSH anahtarları, ayarları ve bilinen sunucular"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:238
+msgid "Dotfiles"
+msgstr "Dotfiles"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Presets.pm:240
+msgid "Symlink every file in the Dotfiles folder into the Home folder"
+msgstr "Dotfiles klasöründeki her dosyaya Giriş klasöründe sembolik bağlantı verilsin"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Configuration/Setting.pm:111
+msgid "Custom"
+msgstr "Özel"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:295
+msgid "Setup Tails persistent volume"
+msgstr "Tails kalıcı depolama birimini kur"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:374
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:502
+#: config/chroot_local-includes/usr/src/perl5lib/lib/Tails/RunningSystem.pm:221
+#: config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper:77
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:26
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:342
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:481
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:901
+msgid "Error"
+msgstr "Hata"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:401
+msgid "Device already has a persistent volume."
+msgstr "Aygıt üzerinde zaten bir kalıcı depolama birimi var."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:408
+msgid "Device has not enough unallocated space."
+msgstr "Aygıt üzerinde yeteri kadar boş alan yok."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:414
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:427
+msgid "Device has no persistent volume."
+msgstr "Aygıt üzerinde bir kalıcı depolama birimi yok."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:420
+msgid ""
+"Cannot delete the persistent volume while in use. You should restart Tails "
+"without persistence."
+msgstr "Kullanımda olduğundan kalıcı depolama birimi silinemedi. Tails yazılımını kalıcılık olmadan yeniden başlatmalısınız."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:432
+msgid "Persistence volume is not unlocked."
+msgstr "Kalıcılık biriminin kilidi açılamadı."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:436
+msgid "Persistence volume is not mounted."
+msgstr "Kalıcılık birimi takılmamış."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:441
+msgid "Persistence volume is not readable. Permissions or ownership problems?"
+msgstr "Kalıcılık birimi okunamıyor. İzin ya da sahiplik sorunları olabilir mi?"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:446
+msgid "Persistence volume is not writable."
+msgstr "Kalıcı depolama birimi yazılabilir değil."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:455
+msgid "Tails is running from non-USB / non-SDIO device."
+msgstr "Tails, USB ya da SDIO özelliği olmayan bir aygıt üzerinden çalışıyor."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:460
+msgid "Device is optical."
+msgstr "Aygıt optik disk."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:467
+msgid "Device was not created using a USB image or Tails Installer."
+msgstr "Aygıt bir USB kalıbı ya da Tails kurucusu kullanılarak oluşturulmamış."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:709
+msgid "Persistence wizard - Finished"
+msgstr "Kalıcılık yardımcısı - Tamamlandı"
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:712
+msgid ""
+"Any changes you have made will only take effect after restarting Tails."
+msgstr "Yaptığınız değişiklikler Tails yeniden başlatıldıktan sonra geçerli olacak."
+
+#: config/chroot_local-includes/usr/src/persistence-setup/lib/Tails/Persistence/Setup.pm:722
+msgid "Restart Now"
+msgstr "Şimdi Yeniden Başlat"
+
+#: config/chroot_local-includes/usr/local/bin/replace-su-with-sudo:19
+msgid "su is disabled. Please use sudo instead."
+msgstr " su komutu devre dışı bırakılmış. Lütfen yerine sudo komutunu kullanın."
+
+#: config/chroot_local-includes/usr/src/perl5lib/lib/Tails/RunningSystem.pm:223
+msgid ""
+"The device Tails is running from cannot be found. Maybe you used the 'toram'"
+" option?"
+msgstr "Tails uygulamasının çalıştığı bir aygıt bulunamadı. 'toram' seçeneğini mi kullanıyorsunuz?"
+
+#: config/chroot_local-includes/usr/src/perl5lib/lib/Tails/RunningSystem.pm:251
+msgid ""
+"The drive Tails is running from cannot be found. Maybe you used the 'toram' "
+"option?"
+msgstr "Tails uygulamasının çalıştığı bir sürücü bulunamadı. 'toram' seçeneğini mi kullanıyorsunuz?"
+
+#: config/chroot_local-includes/usr/local/lib/seahorse-tool-wrapper:42
+msgid "Import Failed"
+msgstr "İçe Aktarma Tamamlanamadı"
+
+#. Translators: Don't translate {path} or {error},
+#. they are placeholders and will be replaced.
+#. They need to be present in the translated string.
+#: config/chroot_local-includes/usr/local/lib/seahorse-tool-wrapper:46
+#, python-brace-format
+msgid ""
+"Failed to import keys from {path}:\n"
+"{error}"
+msgstr "Anahtarlar {path} üzerinden içe aktarılamadı:\n{error}"
+
+#: config/chroot_local-includes/usr/local/lib/seahorse-tool-wrapper:54
+msgid "Key Imported"
+msgid_plural "Keys Imported"
+msgstr[0] "Anahtar İçe Aktarıldı"
+msgstr[1] "Anahtarlar İçe Aktarıldı"
+
+#. Translators: Don't translate {uids}, it's a placeholder and
+#. will be replaced. It needs to be present in the translated string.
+#: config/chroot_local-includes/usr/local/lib/seahorse-tool-wrapper:57
+#, python-brace-format
+msgid "Imported a key for {uids}"
+msgid_plural "Imported keys for {uids}"
+msgstr[0] "{uids} için anahtar içe aktarıldı"
+msgstr[1] "{uids} için anahtarlar içe aktarıldı"
+
+#: config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@tails.boum.org/extension.js:75
+msgid "Lock screen"
+msgstr "Ekranı kilitle"
+
+#: config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@tails.boum.org/extension.js:79
+msgid "Suspend"
+msgstr "Duraklat"
+
+#: config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@tails.boum.org/extension.js:83
+msgid "Restart"
+msgstr "Yeniden başlat"
+
+#: config/chroot_local-includes/usr/share/gnome-shell/extensions/status-menu-helper@tails.boum.org/extension.js:87
+msgid "Power Off"
+msgstr "Gücü Kapat"
+
+#: config/chroot_local-includes/usr/local/bin/tails-about:22
+#: ../config/chroot_local-includes/usr/share/desktop-directories/Tails.directory.in.h:1
+msgid "Tails"
+msgstr "Tails"
+
+#: config/chroot_local-includes/usr/local/bin/tails-about:25
+#: ../config/chroot_local-includes/usr/share/applications/tails-about.desktop.in.h:1
+msgid "About Tails"
+msgstr "Tails Hakkında"
+
+#: config/chroot_local-includes/usr/local/bin/tails-about:35
+msgid "The Amnesic Incognito Live System"
+msgstr "The Amnesic Incognito Live System"
+
+#: config/chroot_local-includes/usr/local/bin/tails-about:36
+#, python-format
+msgid ""
+"Build information:\n"
+"%s"
+msgstr "Yapım bilgisi:\n%s"
+
+#: config/chroot_local-includes/usr/local/bin/tails-about:54
+msgid "not available"
+msgstr "kullanılamıyor"
+
+#. Translators: Don't translate {details}, it's a placeholder and will
+#. be replaced.
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:148
+#, python-brace-format
+msgid ""
+"{details} Please check your list of additional software or read the system "
+"log to understand the problem."
+msgstr "{details} Lütfen ek uygulama listenizi denetleyin ya da sorunu anlamak için sistem günlüğüne bakın."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:153
+msgid ""
+"Please check your list of additional software or read the system log to "
+"understand the problem."
+msgstr "Lütfen ek uygulama listenizi denetleyin ya da sorunu anlamak için sistem günlüğüne bakın."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:157
+msgid "Show Log"
+msgstr "Günlüğü Görüntüle"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:157
+msgid "Configure"
+msgstr "Yapılandır"
+
+#. Translators: Don't translate {beginning} or {last}, they are
+#. placeholders and will be replaced.
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:223
+#, python-brace-format
+msgid "{beginning} and {last}"
+msgstr "{beginning} ile {last}"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:224
+msgid ", "
+msgstr ", "
+
+#. Translators: Don't translate {packages}, it's a placeholder and will
+#. be replaced.
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:290
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:320
+#, python-brace-format
+msgid "Add {packages} to your additional software?"
+msgstr "{packages} ek uygulamalara eklensin mi?"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:292
+msgid ""
+"To install it automatically from your persistent storage when starting "
+"Tails."
+msgstr "Tails başlatılırken kalıcı depolama biriminizden otomatik olarak kurmak için."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:294
+msgid "Install Every Time"
+msgstr "Her Defasında Kurulsun"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:295
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:326
+msgid "Install Only Once"
+msgstr "Yalnız Bir Kez Kurulsun"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:301
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:331
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:371
+msgid "The configuration of your additional software failed."
+msgstr "Ek uygulamanız yapılandırılamadı."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:322
+msgid ""
+"To install it automatically when starting Tails, you can create a persistent"
+" storage and activate the <b>Additional Software</b> feature."
+msgstr "Tails başlatılırken otomatik kurulum yapılması için bir kalıcı depolama birimi oluşturarak <b>Ek Uygulamalar</b> özelliğini etkinleştirebilirsiniz."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:325
+msgid "Create Persistent Storage"
+msgstr "Kalıcı Depolama Birimi Oluştur"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:333
+msgid "Creating your persistent storage failed."
+msgstr "Kalıcı depolama birimi oluşturulamadı."
+
+#. Translators: Don't translate {packages}, it's a placeholder and
+#. will be replaced.
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:342
+#, python-brace-format
+msgid "You could install {packages} automatically when starting Tails"
+msgstr "Tails başlatılırken otomatik olarak {packages} kurabilirsiniz"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:345
+msgid "To do so, you need to run Tails from a USB stick."
+msgstr "Bunun için Tails uygulamasını bir USB bellekten çalıştırmalısınız."
+
+#. Translators: Don't translate {packages}, it's a placeholder and will be
+#. replaced.
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:359
+#, python-brace-format
+msgid "Remove {packages} from your additional software?"
+msgstr "{packages} ek uygulamalarınızdan kaldırılsın mı?"
+
+#. Translators: Don't translate {packages}, it's a placeholder
+#. and will be replaced.
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:363
+#, python-brace-format
+msgid "This will stop installing {packages} automatically."
+msgstr "Bu işlem otomatik {packages} kurulumunu durduracak."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:365
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:154
+msgid "Remove"
+msgstr "Kaldır"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:544
+msgid "Installing your additional software from persistent storage..."
+msgstr "Ek uygulamalarınız kalıcı depolama biriminden kuruluyor..."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:546
+msgid "This can take several minutes."
+msgstr "Bu işlem bir kaç dakika sürebilir."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:559
+msgid "The installation of your additional software failed"
+msgstr "Ek uygulama kurulamadı"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:574
+msgid "Additional software installed successfully"
+msgstr "Ek uygulama kuruldu"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:594
+msgid "The check for upgrades of your additional software failed"
+msgstr "Ek uygulamalarınızın güncellemeleri denetlenemedi"
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:596
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:604
+msgid ""
+"Please check your network connection, restart Tails, or read the system log "
+"to understand the problem."
+msgstr "Lütfen ağ bağlantınızı denetleyin, Tails uygulamasını yeniden başlatın ya da sorunu anlamak için sistem günlüğüne bakın."
+
+#: config/chroot_local-includes/usr/local/sbin/tails-additional-software:603
+msgid "The upgrade of your additional software failed"
+msgstr "Ek uygulama güncellenemedi"
+
+#: config/chroot_local-includes/usr/local/lib/tails-additional-software-notify:37
+msgid "Documentation"
+msgstr "Belgeler"
+
+#. Translators: Don't translate {package}, it's a placeholder and will be
+#. replaced.
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:94
+#, python-brace-format
+msgid ""
+"Remove {package} from your additional software? This will stop installing "
+"the package automatically."
+msgstr "{package} ek uygulamalarınız arasından kaldırılsın mı? Bu işlem paketin otomatik olarak kurulmasını durduracak."
+
+#. Translators: Don't translate {pkg}, it's a placeholder and will be
+#. replaced.
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:105
+#, python-brace-format
+msgid "Failed to remove {pkg}"
+msgstr "{pkg} kaldırılamadı"
+
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:122
+msgid "Failed to read additional software configuration"
+msgstr "Ek uygulama yapılandırması okunamadı"
+
+#. Translators: Don't translate {package}, it's a placeholder and will be
+#. replaced.
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:152
+#, python-brace-format
+msgid "Stop installing {package} automatically"
+msgstr "{package} otomatik olarak kurulmasın"
+
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:178
+msgid ""
+"To do so, install some software using <a href=\"synaptic.desktop\">Synaptic "
+"Package Manager</a> or <a href=\"org.gnome.Terminal.desktop\">APT on the "
+"command line</a>."
+msgstr "Bunun için <a href=\"synaptic.desktop\">Synaptic Paket Yöneticisi</a> ya da <a href=\"org.gnome.Terminal.desktop\">komut satırından APT kullanarak</a> diğer uygulamaları kurun."
+
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:187
+msgid ""
+"To do so, unlock your persistent storage when starting Tails and install "
+"some software using <a href=\"synaptic.desktop\">Synaptic Package "
+"Manager</a> or <a href=\"org.gnome.Terminal.desktop\">APT on the command "
+"line</a>."
+msgstr "Bunun için Tails uygulamasını başlatırken kalıcı depolama biriminizin kilidini açın ve <a href=\"synaptic.desktop\">Synaptic Paket Yöneticisi</a> ya da <a href=\"org.gnome.Terminal.desktop\">komut satırından APT kullanarak</a> diğer uygulamaları kurun."
+
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:197
+msgid ""
+"To do so, create a persistent storage and install some software using <a "
+"href=\"synaptic.desktop\">Synaptic Package Manager</a> or <a "
+"href=\"org.gnome.Terminal.desktop\">APT on the command line</a>."
+msgstr "Bunun için, bir kalıcı depolama birimi ekleyin ve <a href=\"synaptic.desktop\">Synaptic Paket Yöneticisi</a> ya da <a href=\"org.gnome.Terminal.desktop\">komut satırından APT kullanarak</a> diğer uygulamaları kurun."
+
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:205
+msgid ""
+"To do so, install Tails on a USB stick and create a persistent storage."
+msgstr "Bunun için Tails uygulamasını bir USB belleğe kurun ve bir kalıcı depolama birimi ekleyin."
+
+#: config/chroot_local-includes/usr/local/bin/tails-additional-software-config:251
+msgid "[package not available]"
+msgstr "[paket kullanılamıyor]"
+
+#: config/chroot_local-includes/usr/local/lib/tails-htp-notify-user:68
+msgid "Failed to synchronize the clock!"
+msgstr "Saat eşitlenemedi!"
+
+#: config/chroot_local-includes/usr/local/bin/tails-screen-locker:110
+msgid "Lock Screen"
+msgstr "Ekranı Kilitle"
+
+#: config/chroot_local-includes/usr/local/bin/tails-screen-locker:125
+msgid "Screen Locker"
+msgstr "Ekran Kilitleyici"
+
+#: config/chroot_local-includes/usr/local/bin/tails-screen-locker:131
+msgid "Set up a password to unlock the screen."
+msgstr "Ekran kilidini açmak için bir parola ayarlayın."
+
+#: config/chroot_local-includes/usr/local/bin/tails-screen-locker:149
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:2028
+msgid "Password"
+msgstr "Parola"
+
+#: config/chroot_local-includes/usr/local/bin/tails-screen-locker:150
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:93
+msgid "Confirm"
+msgstr "Onayla"
+
+#: config/chroot_local-includes/usr/local/bin/tails-security-check:121
+msgid "This version of Tails has known security issues:"
+msgstr "Bu Tails sürümünde bilinen bazı güvenlik sorunları var: "
+
+#: config/chroot_local-includes/usr/local/bin/tails-security-check:132
+msgid "Known security issues"
+msgstr "Bilinen güvenlik sorunları"
+
+#: config/chroot_local-includes/usr/local/lib/tails-spoof-mac:56
+#, sh-format
+msgid "Network card ${nic} disabled"
+msgstr "${nic} ağ kartı devre dışı"
+
+#: config/chroot_local-includes/usr/local/lib/tails-spoof-mac:57
+#, sh-format
+msgid ""
+"MAC address anonymization failed for network card ${nic_name} (${nic}) so it is temporarily disabled.\n"
+"You might prefer to restart Tails and disable MAC address anonymization."
+msgstr "${nic_name} (${nic}) ağ kartı için MAC adresi anonimleştirmesi yapılamadı ve geçici olarak devre dışı bırakıldı.\nTails uygulamasını yeniden başlatmanız ve MAC adresi anonimleştirmesini kapatmanız gerekebilir."
+
+#: config/chroot_local-includes/usr/local/lib/tails-spoof-mac:66
+msgid "All networking disabled"
+msgstr "Tüm ağ devre dışı"
+
+#: config/chroot_local-includes/usr/local/lib/tails-spoof-mac:67
+#, sh-format
+msgid ""
+"MAC address anonymization failed for network card ${nic_name} (${nic}). The error recovery also failed so all networking is disabled.\n"
+"You might prefer to restart Tails and disable MAC address anonymization."
+msgstr "${nic_name} (${nic}) ağ kartı için MAC adresi anonimleştirmesi yapılamadı. Hata giderme girişimi de başarısız olduğundan tüm ağ devre dışı bırakıldı.\nTails uygulamasını yeniden başlatmanız ve MAC adresi anonimleştirmesini devre dışı bırakmanız gerekebilir."
+
+#: config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper:36
+#, python-brace-format
+msgid ""
+"<b>Not enough memory available to check for upgrades.</b>\n"
+"\n"
+"Make sure this system satisfies the requirements for running Tails.\n"
+"See file:///usr/share/doc/tails/website/doc/about/requirements.en.html\n"
+"\n"
+"Try to restart Tails to check for upgrades again.\n"
+"\n"
+"Or do a manual upgrade.\n"
+"See {manual_upgrade_url}"
+msgstr "<b>Güncellemeleri denetlemek için yeterli bellek yok.</b>\n\nBu sistemin Tails yazılımının gereksinimlerini karşıladığına emin olun.\nBilgiler: file:///usr/share/doc/tails/website/doc/about/requirements.tr.html\n\nGüncellemeleri denetlemek için Tails yazılımını yeniden başlatmayı deneyin.\n\nYa da el ile güncelleyin.\nBilgiler: {manual_upgrade_url}"
+
+#: config/chroot_local-includes/usr/local/bin/tails-upgrade-frontend-wrapper:76
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:25
+msgid "error:"
+msgstr "hata:"
+
+#: config/chroot_local-includes/usr/local/lib/tails-virt-notify-user:23
+msgid "Warning: virtual machine detected!"
+msgstr "Uyarı: Sanal makine algılandı!"
+
+#: config/chroot_local-includes/usr/local/lib/tails-virt-notify-user:25
+msgid "Warning: non-free virtual machine detected!"
+msgstr "Uyarı: Özgür olmayan sanal makine algılandı!"
+
+#: config/chroot_local-includes/usr/local/lib/tails-virt-notify-user:27
+msgid ""
+"Both the host operating system and the virtualization software are able to "
+"monitor what you are doing in Tails. Only free software can be considered "
+"trustworthy, for both the host operating system and the virtualization "
+"software."
+msgstr "Sunucu işletim sistemi ve sanallaştırma uygulaması Tails üzerinde yaptığınız işlemleri izler. Sunucu işletim sistemi ve sanallaştırma uygulaması için yalnızca özgür yazılımlar güvenilir olarak düşünülebilir."
+
+#: config/chroot_local-includes/usr/local/lib/tails-virt-notify-user:40
+msgid "Don't Show Again"
+msgstr "Yeniden Gösterme"
+
+#: config/chroot_local-includes/usr/local/lib/tails-virt-notify-user:42
+msgid "Learn More"
+msgstr "Ayrıntılı Bilgi Alın"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/config.py:8
+#: ../config/chroot_local-includes/usr/share/applications/tca.desktop.in.h:1
+msgid "Tor Connection"
+msgstr "Tor Bağlantısı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:198
+msgid "_Use a bridge that you already know"
+msgstr "_Bildiğim bir köprüyü kullanacağım"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:239
+msgid ""
+"To save your bridge, <a href=\"doc/first_steps/persistence\">unlock you "
+"Persistent Storage</a>."
+msgstr "Köprünüzü kaydetmek için <a href=\"doc/first_steps/persistence\">kalıcı depolamanızın kilidini açın</a>."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:246
+msgid ""
+"To save your bridge, <a href=\"doc/first_steps/persistence\">create a "
+"Persistent Storage</a> on your Tails USB stick."
+msgstr "Köprünüzü kaydetmek için, Tails USB diskinizde <a href=\"doc/first_steps/persistence\">bir kalıcı depolama oluşturun</a>."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:266
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:667
+#, python-brace-format
+msgid "Invalid: {exception}"
+msgstr "Geçersiz: {exception}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:278
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:680
+msgid "You need to configure an obfs4 bridge to hide that you are using Tor"
+msgstr "Tor kullandığınızı gizlemek için bir obfs4 köprüsü yapılandırmalısınız"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:326
+msgid "Failed to configure your Persistent Storage"
+msgstr "Kalıcı depolamanız yapılandırılamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:420
+msgid "Connecting to Tor without bridges…"
+msgstr "Köprü kullanmadan Tor bağlantısı kuruluyor…"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:427
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:451
+msgid "Connecting to Tor with default bridges…"
+msgstr "Varsayılan köprüler kullanılarak Tor bağlantısı kuruluyor…"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:434
+msgid "Connecting to Tor with a custom bridge…"
+msgstr "Özel köprü kullanılarak Tor bağlantısı kuruluyor…"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:543
+msgid ""
+"Connected to Tor successfully!\n"
+"\n"
+"You can now browse the Internet anonymously and uncensored."
+msgstr "Tor bağlantısı kuruldu!\n\nArtık anonim kalarak engellenmeden Internet üzerinde dolaşabilirsiniz."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:670
+msgid "Bridge address malformed"
+msgstr "Köprü adresi hatalı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:686
+msgid "Setting a bridge is needed if you want to hide that you are using Tor"
+msgstr "Tor kullandığınızı gizlemek istiyorsanız bir köprü ayarlamalısınız"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:948
+msgid "Are you sure you want to lose progress?"
+msgstr "Değişiklikleri kaybetmek istediğinize emin misiniz?"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/tca/ui/main_window.py:952
+msgid ""
+"Tails will continue connecting to Tor after you close the Tor Connection assistant.\n"
+"\n"
+"If connecting to Tor fails, you will have to wait again until the end of the progress bar to be able to troubleshoot your connection."
+msgstr "Tails, Tor bağlantı yardımcısını kapattıktan sonra da Tor bağlantısı kurmayı sürdürecek.\n\nTor bağlantısı kurulamazsa, bağlantı sorununu gidermek için ilerleme çubuğunun sona ulaşmasını beklemeniz gerekecek."
+
+#: config/chroot_local-includes/usr/local/bin/thunderbird:41
+msgid "You need to migrate your OpenPGP keys"
+msgstr "OpenPGP anahtarlarınızı aktarmanız gerekli"
+
+#: config/chroot_local-includes/usr/local/bin/thunderbird:43
+msgid ""
+"<i>Thunderbird</i> 78 now replaces the <i>Enigmail</i> extension with built-"
+"in support for OpenPGP encryption. To continue using your OpenPGP keys in "
+"<i>Thunderbird</i>, follow our migration instructions."
+msgstr "<i>Thunderbird</i> 78 OpenPGP şifrelemesi desteği için <i>Enigmail</i> uzantısını kullanıyor. OpenPGP anahtarlarınızı <i>Thunderbird</i> ile kullanmayı sürdürmek için aktarma yönergelerimizi izleyin."
+
+#: config/chroot_local-includes/usr/local/bin/thunderbird:45
+msgid "_Open Migration Instructions"
+msgstr "_Aktarma Yönergelerini Aç"
+
+#: config/chroot_local-includes/usr/local/bin/thunderbird:46
+msgid "_Migrate Later"
+msgstr "_Sonra Aktar"
+
+#: config/chroot_local-includes/usr/bin/tor-browser:46
+msgid "Tor is not ready"
+msgstr "Tor hazır değil"
+
+#: config/chroot_local-includes/usr/bin/tor-browser:47
+msgid "Tor is not ready. Start Tor Browser anyway?"
+msgstr "Tor hazır değil. Gene de Tor Browser başlatılsın mı?"
+
+#: config/chroot_local-includes/usr/bin/tor-browser:48
+msgid "Start Tor Browser Offline"
+msgstr "Tor browser çevrimdışı başlatılsın"
+
+#: config/chroot_local-includes/usr/bin/tor-browser:49
+msgid "Open Tor Connection"
+msgstr "Tor bağlantısını aç"
+
+#: config/chroot_local-includes/usr/share/gnome-shell/extensions/torstatus@tails.boum.org/extension.js:35
+msgid "Tor Status"
+msgstr "Tor Durumu"
+
+#: config/chroot_local-includes/usr/share/gnome-shell/extensions/torstatus@tails.boum.org/extension.js:50
+msgid "Open Onion Circuits"
+msgstr "Açık Onion Devreleri"
+
+#. Translators: Don't translate {volume_label} or {volume_size},
+#. they are placeholders and will be replaced. They need
+#. to be present in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:65
+#, python-brace-format
+msgid "{volume_label} ({volume_size})"
+msgstr "{volume_label} ({volume_size})"
+
+#. Translators: Don't translate {partition_name} or {partition_size},
+#. they are placeholders and will be replaced. They need
+#. to be present in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:71
+#, python-brace-format
+msgid "{partition_name} ({partition_size})"
+msgstr "{partition_name} ({partition_size})"
+
+#. Translators: Don't translate {volume_size}, it's a placeholder
+#. and will be replaced. It needs to be present in the translated
+#. string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:77
+#, python-brace-format
+msgid "{volume_size} Volume"
+msgstr "{volume_size} Birim"
+
+#. Translators: Don't translate {volume_name}, it's a placeholder and
+#. will be replaced. It needs to be present in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:116
+#, python-brace-format
+msgid "{volume_name} (Read-Only)"
+msgstr "{volume_name} (Salt Okunur)"
+
+#. Translators: Don't translate {partition_name} and {container_path}, they
+#. are placeholders and will be replaced. They need to be present
+#. in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:125
+#, python-brace-format
+msgid "{partition_name} in {container_path}"
+msgstr "{container_path} içindeki {partition_name}"
+
+#. Translators: Don't translate {volume_name} and {path_to_file_container},
+#. they are placeholders and will be replaced. You should only have to
+#. translate
+#. this string if it makes sense to reverse the order of the placeholders.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:132
+#, python-brace-format
+msgid "{volume_name} – {path_to_file_container}"
+msgstr "{volume_name} – {path_to_file_container}"
+
+#. Translators: Don't translate {partition_name} and {drive_name}, they
+#. are placeholders and will be replaced. They need to be present
+#. in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:139
+#, python-brace-format
+msgid "{partition_name} on {drive_name}"
+msgstr "{drive_name} üzerindeki {partition_name}"
+
+#. Translators: Don't translate {volume_name} and {drive_name},
+#. they are placeholders and will be replaced. You should only have to
+#. translate
+#. this string if it makes sense to reverse the order of the placeholders.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:146
+#, python-brace-format
+msgid "{volume_name} – {drive_name}"
+msgstr "{volume_name} – {drive_name}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:234
+msgid "Wrong passphrase or parameters"
+msgstr "Parola ya da parametreler hatalı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:236
+msgid "Error unlocking volume"
+msgstr "Birim kilidi açılırken sorun çıktı"
+
+#. Translators: Don't translate {volume_name} or {error_message},
+#. they are placeholder and will be replaced. They need
+#. to be present in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:241
+#, python-brace-format
+msgid ""
+"Couldn't unlock volume {volume_name}:\n"
+"{error_message}"
+msgstr "{volume_name} biriminin kilidi açılamadı:\n{error_message}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:343
+msgid "One or more applications are keeping the volume busy."
+msgstr "Bir ya da birkaç uygulama bu birimi meşgul ediyor."
+
+#. Translators: Don't translate {volume_name} or {error_message},
+#. they are placeholder and will be replaced. They need
+#. to be present in the translated string.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:350
+#, python-brace-format
+msgid ""
+"Couldn't lock volume {volume_name}:\n"
+"{error_message}"
+msgstr "Birim kilitlenemedi {volume_name}:\n{error_message}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume.py:352
+msgid "Locking the volume failed"
+msgstr "Birim kilitlenemedi"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py:83
+msgid "No file containers added"
+msgstr "Herhangi bir dosya kapsayıcısı eklenmedi"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_list.py:98
+msgid "No VeraCrypt devices detected"
+msgstr "Herhangi bir VeraCrypt aygıtı algılanamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:40
+#: ../config/chroot_local-includes/usr/share/applications/unlock-veracrypt-volumes.desktop.in.h:1
+msgid "Unlock VeraCrypt Volumes"
+msgstr "VeraCrypt Birimlerinin Kilidini Aç"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:114
+msgid "Container already added"
+msgstr "Kapsayıcı zaten eklenmiş"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:115
+#, python-format
+msgid "The file container %s should already be listed."
+msgstr "%s kapsayıcısının zaten listede olması gerekir."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:131
+msgid "Container opened read-only"
+msgstr "Kapsayıcı salt okunur olarak açıldı"
+
+#. Translators: Don't translate {path}, it's a placeholder and will be
+#. replaced.
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:133
+#, python-brace-format
+msgid ""
+"The file container {path} could not be opened with write access. It was opened read-only instead. You will not be able to modify the content of the container.\n"
+"{error_message}"
+msgstr "{path} dosya kapsayıcısı yazma izinleri ile açılamadı. Bu nedenle salt okunur olarak açıldı. Kapsayıcının içeriğini değiştiremeyeceksiniz.\n{error_message}"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:138
+msgid "Error opening file"
+msgstr "Dosya açılırken sorun çıktı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:160
+msgid "Not a VeraCrypt container"
+msgstr "Bir VeraCrypt kapsayıcısı değil"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:161
+#, python-format
+msgid "The file %s does not seem to be a VeraCrypt container."
+msgstr "%s dosyası bir VeraCrypt kapsayıcısı gibi görünmüyor."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:163
+msgid "Failed to add container"
+msgstr "Kapsayıcı eklenemedi"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:164
+#, python-format
+msgid ""
+"Could not add file container %s: Timeout while waiting for loop setup.\n"
+"Please try using the <i>Disks</i> application instead."
+msgstr "%s dosya kapsayıcısı eklenemedi: Çevrim kurulumu beklenirken zaman aşımı oluştu.\nLütfen bunun yerine <i>Diskler</i> uygulamasını kullanmayı deneyin."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/unlock_veracrypt_volumes/volume_manager.py:209
+msgid "Choose File Container"
+msgstr "Dosya Kapsayıcısını Seçin"
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:37
+msgid "Launch the Unsafe Browser?"
+msgstr "Güvenli Olmayan Tarayıcı başlatılsın mı?"
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:39
+msgid ""
+"The Unsafe Browser is not anonymous and the websites that you visit can see "
+"your real IP address.\\n\\nOnly use the Unsafe Browser to sign in to a "
+"network using a captive portal."
+msgstr "Güvenli olmayan tarayıcı anonimlik sağlamadığından, ziyaret ettiğiniz web sayfaları gerçek IP adresinizi görebilir.\\n\\nGüvenli olmayan tarayıcıyı yalnız İnternet bağlantısı kurmak için gereken oturum açma sayfalarına erişmek için kullanın. "
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:53
+msgid ""
+"The Unsafe Browser was not enabled in the Welcome Screen.\\n\\nTo <a "
+"href='file:///usr/share/doc/tails/website/doc/anonymous_internet/unsafe_browser.en.html#use'>use"
+" the Unsafe Browser</a>, restart Tails and enable the Unsafe Browser in the "
+"additional settings of the Welcome Screen."
+msgstr "Karşılama ekranında Unsafe Browser etkinleştirilmemiş.\\n\\n<a href='file:///usr/share/doc/tails/website/doc/anonymous_internet/unsafe_browser.en.html#use'>Unsafe Browser kullanmak istiyorsanız</a>, Tails uygulamasını yeniden başlatıp karşılama ekranının ek ayarlarından Unsafe Browser uygulamasını etkinleştirin."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:58
+msgid ""
+"\\n\\nTo always enable the Unsafe Browser, turn on the Welcome Screen "
+"feature of the Persistent Storage."
+msgstr "\\n\\nUnsafe Browser uygulamasının her zaman kullanılması içn kalıcı depolamanın karşılama ekranı özelliğini etkinleştirin."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:61
+msgid "_Restart"
+msgstr "_Yeniden başlat"
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:62
+msgid "_Close"
+msgstr "_Kapat"
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:67
+msgid "Failed to restart the system."
+msgstr "Sistem yeniden başlatılamadı."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:77
+msgid "Starting the Unsafe Browser..."
+msgstr "Güvenli Olmayan Tarayıcı başlatılıyor..."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:78
+msgid "This may take a while, so please be patient."
+msgstr "Bu işlem biraz zaman alabilir, lütfen sabırlı olun."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:84
+msgid "Shutting down the Unsafe Browser..."
+msgstr "Güvenli Olmayan Tarayıcı kapatılıyor..."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:85
+msgid ""
+"This may take a while, and you may not restart the Unsafe Browser until it "
+"is properly shut down."
+msgstr "Bu işlem biraz zaman alabilir. Güvenli Olmayan Tarayıcı düzgün kapatılmadan yeniden başlatamayabilirsiniz."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:98
+#: ../config/chroot_local-includes/usr/share/applications/unsafe-browser.desktop.in.h:1
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:512
+msgid "Unsafe Browser"
+msgstr "Güvenli Olmayan Tarayıcı"
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:107
+msgid ""
+"Another Unsafe Browser is currently running, or being cleaned up. Please "
+"retry in a while."
+msgstr "Şu anda başka bir Güvenli Olmayan Tarayıcı çalışıyor ya da temizleniyor. Lütfen bir süre sonra yeniden deneyin."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:115
+msgid "Failed to setup chroot."
+msgstr "chroot kurulamadı."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:122
+msgid "Failed to configure browser."
+msgstr "Tarayıcıyı ayarlanamadı."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:128
+msgid ""
+"You are not connected to a local network yet.\\n\\nTo be able to start the "
+"Unsafe Browser, you first need to connect to a Wi-Fi, wired, or mobile "
+"network."
+msgstr "Henüz bir yerel ağ ile bağlantı kurmamışsınız.\\n\\nGüvenli Olmayan Tarayıcıyı başlatabilmek için öncelikle bir Wi-Fi, kablo ya da mobil ağı ile bağlantı kurmalısınız."
+
+#: config/chroot_local-includes/usr/local/sbin/unsafe-browser:144
+msgid "Failed to run browser."
+msgstr "Tarayıcıyı çalıştırılamadı."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/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, or ./config.py"
+msgstr "%s değişkeni /etc/whisperback/config.py, ~/.whisperback/config.py ya da ./config.py ayar dosyalarının hiçbirinde bulunamadı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:114
+msgid "Name of the affected software"
+msgstr "Etkilenen uygulamanın adı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:116
+msgid "Exact steps to reproduce the error"
+msgstr "Hatayı yeniden oluşturmak için atılacak adımlar"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:118
+msgid "Actual result and description of the error"
+msgstr "Oluşan sonuç ve hatanın tanımı"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:120
+msgid "Desired result"
+msgstr "Beklenen sonuç"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:133
+msgid "Unable to load a valid configuration."
+msgstr "Geçerli bir ayar yüklenemedi."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:170
+msgid "Sending mail..."
+msgstr "E-posta gönderiliyor..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:171
+msgid "Sending mail"
+msgstr "E-posta gönderiliyor"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:173
+msgid "This could take a while..."
+msgstr "Bu işlem biraz zaman alabilir..."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:189
+msgid "The contact email address doesn't seem valid."
+msgstr "İletişim e-posta adresi geçerli gibi görünmüyor."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:206
+msgid "Unable to send the mail: SMTP error."
+msgstr "E-posta gönderilemedi: SMTP hatası."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:208
+msgid "Unable to connect to the server."
+msgstr "Sunucu ile bağlantı kurulamadı."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:210
+msgid "Unable to create or to send the mail."
+msgstr "E-posta oluşturulamadı ya da gönderilemedi."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:213
+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 "\n\nHata raporu ağ sorunları nedeniyle gönderilemedi. Lütfen ağ bağlantısını yeniden kurduktan sonra e-postayı yeniden göndermeyi deneyin.\n\nİşe yaramazsa hata raporunuzu kaydetmeniz önerilir."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:226
+msgid "Your message has been sent."
+msgstr "İletiniz gönderildi."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:233
+msgid "An error occured during encryption."
+msgstr "Şifreleme sırasında bir sorun çıktı."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:253
+#, python-format
+msgid "Unable to save %s."
+msgstr "%s kaydedilemedi."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:276
+#, 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 "Ağ sorunları nedeniyle hata raporu gönderilemedi.\n\nGeçici bir çözüm olarak, hata raporunu bir USB belleğe dosya olarak kaydedip başka bir sistem üzerinden ve kendi e-posta hesabınızdan %s adresini kullanarak bize gönderebilirsiniz. Bu işlemi yaparken kendi önlemlerinizi almazsanız anonimliğiniz ortadan kalkar (Tor uygulamasını ve tek kullanımlık bir e-posta adresini kullanmak gibi). \n\nHata raporunun dosya olarak kaydedilmesini ister misiniz?"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:338
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:280
+msgid "WhisperBack"
+msgstr "WhisperBack"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:339
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:12
+msgid "Send feedback in an encrypted mail."
+msgstr "Şifrelenmiş e-posta ile geri bildirim gönderin."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:342
+msgid "Copyright © 2009-2018 Tails developers (tails(a)boum.org)"
+msgstr "Telif Hakkı © 2009-2018 Tails Geliştiricileri (tails(a)boum.org)"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:343
+msgid "Tails developers <tails(a)boum.org>"
+msgstr "Tails geliştiricileri <tails(a)boum.org>"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:344
+msgid "translator-credits"
+msgstr "Çeviriye Katkıda Bulunanlar"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/gui.py:377
+msgid "This doesn't seem to be a valid URL or OpenPGP key."
+msgstr "Bu geçerli bir İnternet adresine ya da OpenPGP anahtarına benzemiyor."
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/whisperback.py:63
+#, python-format
+msgid "Invalid contact email: %s"
+msgstr "İletişim e-posta adresi geçersiz: %s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/whisperback.py:83
+#, python-format
+msgid "Invalid contact OpenPGP key: %s"
+msgstr "İletişim OpenPGP anahtarı geçersiz: %s"
+
+#: config/chroot_local-includes/usr/lib/python3/dist-packages/whisperBack/whisperback.py:85
+msgid "Invalid contact OpenPGP public key block"
+msgstr "İletişim OpenPGP herkese açık anahtar bloğu geçersiz"
+
+#: config/chroot_local-includes/usr/local/bin/tca:156
+msgid "You turned on Offline Mode in the Welcome Screen."
+msgstr "Karşılama ekranından Çevrimdışı Kipi etkinleştirdiniz."
+
+#: config/chroot_local-includes/usr/local/bin/tca:157
+msgid "It is impossible to connect to Tor in Offline Mode."
+msgstr "Çevrimdışı kipte Tor ile bağlantı kurulamaz."
+
+#: config/chroot_local-includes/usr/local/bin/tca:158
+msgid ""
+"To connect to Tor and the Internet, restart Tails without Offline Mode."
+msgstr "Tor ve İnternet bağlantısı kurmak için Çevrimdış Kipi kapatıp Tails uygulamasını yeniden başlatın."
+
+#: ../config/chroot_local-includes/etc/skel/Desktop/Report_an_error.desktop.in.h:1
+msgid "Report an error"
+msgstr "Hata bildirin"
+
+#: ../config/chroot_local-includes/etc/skel/Desktop/tails-documentation.desktop.in.h:1
+#: ../config/chroot_local-includes/usr/share/applications/tails-documentation.desktop.in.h:1
+msgid "Tails documentation"
+msgstr "Tails belgeleri"
+
+#: ../config/chroot_local-includes/usr/share/applications/root-terminal.desktop.in.h:1
+msgid "Root Terminal"
+msgstr "Root Uçbirimi"
+
+#: ../config/chroot_local-includes/usr/share/applications/root-terminal.desktop.in.h:2
+msgid "Opens a terminal as the root user, using gksu to ask for the password"
+msgstr "Uçbirimi root kullanıcı ile açar. Parola sormak için gksu kullanır"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-documentation.desktop.in.h:2
+msgid "Learn how to use Tails"
+msgstr "Tails uygulamasını nasıl kullanacağınızı öğrenin"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-about.desktop.in.h:2
+msgid "Learn more about Tails"
+msgstr "Tails hakkında ayrıntılı bilgi alın"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-installer.desktop.in.h:2
+msgid "Install, clone, upgrade Tails"
+msgstr "Tails uygulamasını kur, kopyala, yükselt"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-persistence-delete.desktop.in.h:1
+msgid "Delete persistent volume"
+msgstr "Kalıcı depolama birimini sil"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-persistence-delete.desktop.in.h:2
+msgid "Delete the persistent volume and its content"
+msgstr "Kalıcı depolama birimini ve içeriğini siler"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-persistence-setup.desktop.in.h:1
+msgid "Configure persistent volume"
+msgstr "Kalıcı depolama birimini yapılandır"
+
+#: ../config/chroot_local-includes/usr/share/applications/tails-persistence-setup.desktop.in.h:2
+msgid ""
+"Configure which files and application configuration are saved between "
+"working sessions"
+msgstr "Çalışma oturumları arasında kaydedilecek dosya ve uygulama ayarlarını yapılandırır."
+
+#: ../config/chroot_local-includes/usr/share/applications/tca.desktop.in.h:2
+msgid "Connect Tails to the Tor network"
+msgstr "Tails ile Tor ağı bağlantısını kur"
+
+#: ../config/chroot_local-includes/usr/share/applications/tor-browser.desktop.in.h:1
+msgid "Tor Browser"
+msgstr "Tor Browser"
+
+#: ../config/chroot_local-includes/usr/share/applications/tor-browser.desktop.in.h:2
+msgid "Anonymous Web Browser"
+msgstr "Anonim Web Tarayıcısı"
+
+#: ../config/chroot_local-includes/usr/share/applications/unsafe-browser.desktop.in.h:2
+msgid "Browse the World Wide Web without anonymity"
+msgstr "Web üzerinde anonim olmadan gez"
+
+#: ../config/chroot_local-includes/usr/share/applications/unsafe-browser.desktop.in.h:3
+msgid "Unsafe Web Browser"
+msgstr "Güvenli Olmayan Tarayıcı"
+
+#: ../config/chroot_local-includes/usr/share/applications/unlock-veracrypt-volumes.desktop.in.h:2
+msgid "Mount VeraCrypt encrypted file containers and devices"
+msgstr "VeraCrypt ile şifrelenmiş dosya kapsayıcı ve aygıtlarını bağla"
+
+#: ../config/chroot_local-includes/usr/share/applications/org.boum.tails.additional-software-config.desktop.in.h:2
+msgid ""
+"Configure the additional software installed from your persistent storage "
+"when starting Tails"
+msgstr "Tails başlatılırken kalıcı depolama biriminizden kurulacak ek uygulamaları yapılandırın."
+
+#: ../config/chroot_local-includes/usr/share/applications/whisperback.desktop.in.h:1
+msgid "WhisperBack Error Reporting"
+msgstr "WhisperBack Sorun Bildirimi"
+
+#: ../config/chroot_local-includes/usr/share/applications/whisperback.desktop.in.h:2
+msgid "Send feedback via encrypted e-mail"
+msgstr "Şifreli e-posta ile geri bildirim gönderin"
+
+#: ../config/chroot_local-includes/usr/share/applications/whisperback.desktop.in.h:3
+msgid "feedback;bug;report;tails;error;"
+msgstr "geri bildirim;sorun;hara;bildirim;tails;"
+
+#: ../config/chroot_local-includes/usr/share/desktop-directories/Tails.directory.in.h:2
+msgid "Tails specific tools"
+msgstr "Özel Tails araçları"
+
+#: ../config/chroot_local-includes/usr/share/polkit-1/actions/org.boum.tails.root-terminal.policy.in.h:1
+msgid "To start a Root Terminal, you need to authenticate."
+msgstr "Bir Root Uç Birimi başlatmak için kimliğinizi doğrulamalısınız."
+
+#: ../config/chroot_local-includes/usr/share/polkit-1/actions/org.boum.tails.additional-software.policy.in.h:1
+msgid "Remove an additional software package"
+msgstr "Bir ek uygulama paketini kaldır"
+
+#: ../config/chroot_local-includes/usr/share/polkit-1/actions/org.boum.tails.additional-software.policy.in.h:2
+msgid ""
+"Authentication is required to remove a package from your additional software"
+" ($(command_line))"
+msgstr "Ek uygulamalarınızdan bir paket kaldırmak için kimlik doğrulaması gerekir ($(command_line))"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:18
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:56
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:625
+msgid "Administration Password"
+msgstr "Yönetici Parolası"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:34
+msgid ""
+"Set up an administration password if you need to perform administrative "
+"tasks. Otherwise, the administration password is disabled for better "
+"security."
+msgstr "Yönetim işlemleri yapacaksanız bir yönetim parolası yazın. Yoksa güvenlik için yönetim parolası devre dışı bırakılır."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:69
+msgid "Enter an administration password"
+msgstr "Yönetim parolasını yazın"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:107
+msgid "Confirm your administration password"
+msgstr "Yönetim parolasını onaylayın"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:124
+msgid "Disable"
+msgstr "Devre Dışı Bırak"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:154
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:629
+msgid "MAC Address Anonymization"
+msgstr "MAC Adresi Anonimleştirme"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:170
+msgid ""
+"MAC address anonymization hides the serial number of your network interface "
+"(Wi-Fi or wired) from the local network. Anonymizing MAC addresses is "
+"generally safer as it helps you hide your geographical location. But it "
+"might also create connectivity problems or look suspicious."
+msgstr "MAC adresi anonimleştirme ağ kartlarınızın (Wi-Fİ ya da kablolu) seri numarasını yerel ağlardan gizler. MAC adresini anonimleştirme coğrafi konumunuzu gizlemenize yardımcı olacağından genellikle daha fazla güvenlik sağlar. Bununla birlikte bağlantı kurma sorunlarına ya da şüpheli olarak algılanmanıza yol açabilir."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:212
+msgid "Anonymize all MAC addresses (default)"
+msgstr "Tüm MAC adresleri anonimleştirilsin (varsayılan)"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:258
+msgid "Don't anonymize MAC addresses"
+msgstr "MAC adresleri anonimleştirilmesin"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:311
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:633
+msgid "Network Configuration"
+msgstr "Ağ Yapılandırması"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:327
+msgid ""
+"We replaced this additional setting in Tails 4.19 (June 2021) with a Tor Connection assistant integrated in the desktop.\n"
+"\n"
+"You will be asked whether you want to use Tor bridges when connecting to Tor after starting Tails.\n"
+"\n"
+"If you want to work offline, enable the Offline Mode in the additional settings."
+msgstr "Tails 4.19 sürümündeki (Haziran 2021) bu ek ayarı masaüstü ile bütünleşik bir Tor bağlantısı yardımcısı ile değiştirdik.\n\nTails uygulamasını başlattıktan sonra Tor ağı ile bağlantı kurulurken Tor köprülerini kullanmak isteyip istemediğiniz sorulacak.\n\nÇevrimdışı çalışmak istiyorsanız, ek ayarlardan Çevrimdışı Kipi etkinleştirin."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:357
+msgid "Offline Mode"
+msgstr "Çevrimdışı Kip"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:373
+msgid ""
+"If you want to work completely offline, you can disable all networking for "
+"increased security."
+msgstr "Tamamen çevrimdışı çalışmak istiyorsanız, güvenliği arttırmak için tüm ağı devre dışı bırakabilirsiniz."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:528
+msgid ""
+"The Unsafe Browser allows you to sign in to a network using a captive portal.\n"
+"\n"
+"A captive portal is a web page that is displayed before you can access the Internet. Captive portals usually require you to log in to the network or enter information such as an email address.\n"
+"\n"
+"The Unsafe Browser is not anonymous and can deanonymize you. Use it only to sign in to networks."
+msgstr "Unsafe Browser bir kısıtlama portalı oturumu açmanızı sağlar.\n\nKısıtlama portalı (captive portal), İnternet erişiminiz sağlanmadan önce görüntülenen bir web sayfasıdır. Bu sayfalarda genellikle ağ oturumu açmanız ya da e-posta adresi, cep telefonu gibi bilgiler yazmanız istenir.\n\nUnsafe Browser anonim değildir ve kimliğinizin açığa çıkmasına neden olabilir. O yüzden yalnız kısıtlama portallarına oturum açmak için kullanın."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:574
+msgid "Disable the Unsafe Browser (default)"
+msgstr "Unsafe Browser kullanılmasın (varsayılan)"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/additional_settings.ui.in:619
+msgid "Enable the Unsafe Browser"
+msgstr "Unsafe Browser kullanılsın (varsayılan)"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:100
+msgid "Settings were loaded from the persistent storage."
+msgstr "Ayarlar kalıcı depolama biriminden yüklendi."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:152
+msgid "Welcome to Tails!"
+msgstr "Tails Uygulamasına Hoş Geldiniz!"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:186
+msgid "Language & Region"
+msgstr "Dil ve Bölge"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:222
+msgid "Default Settings"
+msgstr "Varsayılan Ayarlar"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:285
+msgid "Encrypted _Persistent Storage"
+msgstr "Şifreli _Kalıcı Depolama Birimi"
+
+#. The label for this placeholder text is not very big, so keep this string
+#. short.
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:379
+msgid "Enter your passphrase to unlock the persistent storage"
+msgstr "Kalıcı depolama biriminin kilidini açmak için parolanızı yazın"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:427
+msgid "Your persistent storage is unlocked. Restart Tails to lock it again."
+msgstr "Kalıcı depolama biriminin kilidi açıldı. Yeniden kilitlemek için Tails uygulamasını yeniden başlatın."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:465
+msgid "_Additional Settings"
+msgstr "_Ek Ayarlar"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:548
+msgid "Add an additional setting"
+msgstr "Ek bir ayar ekle"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:597
+msgid ""
+"The default settings are safe in most situations. To add a custom setting, "
+"press the \"+\" button below."
+msgstr "Çoğu durum için varsayılan ayarları kullanmak güvenlidir. Özel bir ayar eklemek için aşağıdaki \"+\" düğmesine tıklayın."
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:641
+msgid "Shutdown"
+msgstr "Kapat"
+
+#: ../config/chroot_local-includes/usr/share/tails/greeter/main.ui.in:652
+msgid "_Start Tails"
+msgstr "Tails _Başlat"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/main.ui.in:61
+msgid "File Containers"
+msgstr "Dosya Kapsayıcıları"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/main.ui.in:80
+msgid "_Add"
+msgstr "_Ekle"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/main.ui.in:86
+msgid "Add a file container"
+msgstr "Bir dosya kapsayıcısı ekle"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/main.ui.in:103
+msgid "Partitions and Drives"
+msgstr "Bölüm ve Sürücüler"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/main.ui.in:121
+msgid ""
+"This application is not affiliated with or endorsed by the VeraCrypt project"
+" or IDRIX."
+msgstr "Bu uygulamanın VeraCrypt ya da IDRIX ile herhangi bir bağlantısı ve onlardan alınmış bir parçası yoktur."
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/volume.ui.in:29
+msgid "_Open"
+msgstr "_Aç"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/volume.ui.in:38
+msgid "Lock this volume"
+msgstr "Bu birimi kilitle"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/volume.ui.in:52
+msgid "_Unlock"
+msgstr "_Engellemeyi Kaldır"
+
+#: ../config/chroot_local-includes/usr/share/tails/unlock-veracrypt-volumes/volume.ui.in:61
+msgid "Detach this volume"
+msgstr "Bu birimin bağlantısını kes"
+
+#: ../config/chroot_local-includes/usr/share/tails-installer/tails-installer.ui.in:265
+msgid "Target USB stick:"
+msgstr "Hedef USB belleği:"
+
+#: ../config/chroot_local-includes/usr/share/tails-installer/tails-installer.ui.in:341
+msgid "Reinstall (delete all data)"
+msgstr "Yeniden kur (tüm verileri sil)"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:11
+msgid "Copyright © 2009-2018 tails(a)boum.org"
+msgstr "Telif Hakkı © 2009-2018 tails(a)boum.org"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:15
+msgid ""
+"WhisperBack - Send feedback in an encrypted mail\n"
+"Copyright (C) 2009-2018 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 "WhisperBack - Şifreli e-posta ile geri bildirim gönderin.\nTelif Hakkı (C) 2009-2018 Tails geliştiricileri <tails(a)boum.org>\n\nBu program özgür bir yazılımdır: Özgür Yazılım Vakfı tarafından yayımlanan\nGNU Genel Kamu Lisansı 3. sürüm ya da (isteğinize bağlı olarak) daha\nsonraki sürümlerinin hükümleri altında yeniden dağıtabilir ve/veya\ndeğiştirebilirsiniz.\n\nBu program işe yaraması umuduyla dağıtılmıştır, ancak HİÇBİR GARANTİSİ\nYOKTUR; hatta SATILABİLİRLİK ya da BİR AMACA HİZMET gibi bir garantisi de\nyoktur. Ayrıntılı bilgi almak için GNU Genel Kamu Lisansı içeriğine bakabilirsiniz.\n\nBu programın içeriğinde bir GNU Genel Kamu Lisansı kopyası da bulunmalı.\nElinizde yoksa <http://www.gnu.org/licenses/> adresine bakabilirsiniz.\n"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:122
+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 "Size yanıt verirken iletilerimizi şifrelememizi istiyorsanız, anahtarınızı, anahtar kodu, anahtarınıza yöneltilmiş bir bağlantı ya da herkese açık anahtar bloğu şeklinde ekleyin:"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:308
+msgid "Summary"
+msgstr "Özet"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:337
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:485
+msgid "Bug description"
+msgstr "Hata açıklaması"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:378
+msgid "Help:"
+msgstr "Yardım:"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:388
+msgid "Read our bug reporting guidelines."
+msgstr "Hata bildirme yönergelerini okuyun."
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:416
+msgid "Email address (if you want an answer from us)"
+msgstr "E-posta adresiniz (bizden bir yanıt almak istiyorsanız)"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:445
+msgid "optional PGP key"
+msgstr "İsteğe bağlı PGP anahtarı"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:470
+msgid "Please know that we are not able to reply to every bug report."
+msgstr "Lütfen tüm hata bildirimlerine yanıt veremediğimizi unutmayın."
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:502
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:613
+msgid "Technical details to include"
+msgstr "Katılacak teknik ayrıntılar"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:540
+msgid "headers"
+msgstr "üst bilgiler"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:588
+msgid "debugging info"
+msgstr "hata ayıklama bilgileri"
+
+#: ../config/chroot_local-includes/usr/share/whisperback/whisperback.ui.in:680
+msgid "Send"
+msgstr "Gönder"
+
+#: ../config/chroot_local-includes/usr/local/share/mime/packages/unlock-veracrypt-volumes.xml.in.h:1
+msgid "TrueCrypt/VeraCrypt container"
+msgstr "TrueCrypt/VeraCrypt kapsayıcısı"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:21
+msgid "image"
+msgstr "görsel"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:70
+msgid "Configure a Tor bridge"
+msgstr "Bir Tor köprüsü yapılandırın"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:76
+msgid "heading"
+msgstr "başlık"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:94
+msgid ""
+"Bridges are secret Tor relays. Use a bridge as your first Tor relay if "
+"accessing Tor is blocked from where you are."
+msgstr "Köprüler gizli Tor aktarıcılarıdır. Bulunduğunuz yerde Tor ağı ile bağlantı kurulması engelleniyorsa ilk Tor aktarıcınız olarak bir köprü kullanın."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:110
+msgid "<a href=\"doc/anonymous_internet/tor\">Learn more about Tor bridges</a>"
+msgstr "<a href=\"doc/anonymous_internet/tor\">Tor köprüleri hakkında ayrıntılı bilgi alın</a>"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:146
+msgid "Use a _default bridge"
+msgstr "_Varsayılan köprülerden biri kullanılsın"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:170
+msgid "obfs4 (recommended)"
+msgstr "obfs4 (önerilir)"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:171
+msgid "meek"
+msgstr "meek"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:197
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1323
+msgid "None"
+msgstr "Hiçbiri"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:225
+msgid "_Request a new bridge"
+msgstr "_Yeni köprü isteğinde bulun"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:260
+msgid "_Enter a bridge that you already know"
+msgstr "_Bildiğim bir köprüyü yazacağım"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:283
+msgid ""
+"To request a bridge, you can send an empty email to\n"
+"<tt>bridges(a)torproject.org</tt> from a Gmail or Riseup email address.\n"
+"\n"
+"For example, you can send the email from your phone and type the bridge in Tails.\n"
+msgstr "Bir köprü isteğinde bulunmak için, bir Gmail veya Riseup e-posta\nadresinden <tt>bridges(a)torproject.org</tt> adresine boş bir e-posta gönderin.\n\nÖrneğin, e-postayı telefonunuzdan gönderebilir ve köprüyü Tails içine yazabilirsiniz.\n"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:370
+msgid "Save bridge to _Persistent Storage"
+msgstr "Köprüyü kalıcı _depolamaya kaydet"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:395
+msgid "Save bridge to Persistent Storage"
+msgstr "Köprüyü kalıcı depolamaya kaydet"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:396
+msgid "toggle-button"
+msgstr "degistirme-dugmesi"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:536
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:963
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1361
+msgid "_Connect to Tor"
+msgstr "_Tor ağı ile bağlantı kurun"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:581
+msgid "Error connecting to Tor"
+msgstr "Tor bağlantısı kurulurken sorun çıktı"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:608
+msgid "• Wrong clock"
+msgstr "• Saat yanlış"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:628
+msgid "Your clock and time zone need to be correct to connect to Tor."
+msgstr "Tor bağlantısı kurmak için saat ve saat dilimi ayarlarınızın doğru olması gerekir."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:641
+msgid "Fix _Clock"
+msgstr "_Saati düzelt"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:678
+msgid "• Public network"
+msgstr "• Herkese açık ağ"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:698
+msgid ""
+"If you are in a shop, hotel, or airport, you might need to sign in to the "
+"local network using a captive portal."
+msgstr "Mağaza, otel ya da hava alanı gibi bir yerdeyseniz, kısıtlama portalı sayfasını kullanarak yerel ağda oturum açmanız istenebilir."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:711
+msgid "Try _Signing in to the Network"
+msgstr "_Ağda oturum açmayı deneyin"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:749
+msgid "• Local proxy"
+msgstr "• Yerel vekil sunucu"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:769
+msgid ""
+"If you are on a corporate or university network, you might need to configure"
+" a local proxy."
+msgstr "Kurum ya da üniversite gibi bir yerdeyseniz bir yerel vekil sunucu yapılandırmanız gerekebilir."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:782
+msgid "Configure a Local _Proxy"
+msgstr "Bir Yerel _Vekil Sunucu Yapılandır"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:820
+msgid "• Bridge over email"
+msgstr "• E-posta ile köprü almak"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:840
+msgid ""
+"To request new Tor bridges, you can also:\n"
+"\n"
+" 1. Send an empty email to <tt>bridges(a)torproject.org</tt> from a Gmail or Riseup email address.\n"
+"\n"
+" 2. Type below one of the bridges that you received by email."
+msgstr "Yeni Tor köprüleri istemek için, şunu da yapabilirsiniz:\n\n 1. Bir Gmail veya Riseup e-posta adresinden <tt>bridges(a)torproject.org</tt> adresine boş bir e-posta gönderin.\n\n 2. Aşağıya e-posta ile gönderilen köprülerden birini yazın"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:950
+msgid ""
+"<a href=\"doc/anonymous_internet/tor/troubleshoot\">Troubleshooting "
+"connecting to Tor</a>"
+msgstr "<a href=\"doc/anonymous_internet/tor/troubleshoot\">Tor bağlantı kurma sorunlarını çözmek</a>"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:996
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1404
+msgid ""
+"Everything you do on the Internet from Tails goes through the Tor network."
+msgstr "İnternet üzerinde Tails uygulaması ile yaptığınız her şey Tor ağından geçer."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1010
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1419
+msgid ""
+"Tor encrypts and anonymizes your connection by passing it through 3 relays.\n"
+"Tor relays are servers operated by different organizations and volunteers around the world."
+msgstr "Tor ağı, bağlantınızı 3 aktarıcıdan geçirip şifreleyerek anonimleştirir.\nTor aktarıcıları, tüm dünyadan farklı kuruluşlar ve gönüllüler tarafından işletilen sunuculardır."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1046
+msgid "<b>Connect to Tor _automatically (easier)</b>"
+msgstr "<b>Tor bağlantısını _otomatik olarak kur (daha kolay)</b>"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1096
+msgid ""
+"We recommend connecting to Tor automatically if you are on a public Wi-Fi "
+"network or if many people in your country use Tor to circumvent censorship."
+msgstr "Herkese açık bir Wi-Fi ağı kullanıyorsanız ya da ülkenizdeki birçok kişi sansürü atlatmak için Tor kullanıyorsa, Tor ile otomatik bağlantı kurmanızı öneririz."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1114
+msgid ""
+"Tails will try different ways of connecting to Tor until it succeeds.\n"
+"\n"
+"Someone monitoring your Internet connection could identify these attempts as coming from a Tails user."
+msgstr "Tails, başarılı olana kadar farklı yollarla Tor bağlantısı kurmayı dener.\n\nİnternet bağlantınızı izleyen biri, bu girişimlerin bir Tails kullanıcısından geldiğini belirleyebilir."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1148
+msgid "Configure a Tor _bridge"
+msgstr "Bir Tor köprüsü _yapılandırın"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1194
+msgid ""
+"Tor bridges are secret Tor relays. Use a bridge as your first Tor relay if connections to Tor are blocked, for example in some countries, by some public networks, or by some parental controls.\n"
+"\n"
+"Choose this option if you already know that you need a bridge. Otherwise, Tails will autodetect whether you need a bridge to connect to Tor from your local network."
+msgstr "Tor köprüleri gizli Tor aktarıcılarıdır. Örneğin bazı ülkelerde, bazı halka açık ağlarda veya bazı ebeveyn denetimi yapılan ağlarda Tor ile bağlantı kurulması engellenmişse, ilk Tor aktarıcısı olarak bir köprü kullanın.\n\nBir köprüye gerek duyduğunuzdan eminseniz bu seçeneği kullanın. Yoksa Tails, yerel ağınızdan Tor bağlantısı kurmak için bir köprü gerekip gerekmediğini otomatik olarak algılar.."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1236
+msgid "<b>_Hide to my local network that I'm connecting to Tor (safer)</b>"
+msgstr "<b>Tor bağlantısı kurduğum yerel ağımdan _gizlensin (daha güvenli)</b>"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1286
+msgid ""
+"You might need to go unnoticed if using Tor could look suspicious to someone"
+" who monitors your Internet connection."
+msgstr "Tor kullanmak, İnternet bağlantınızı izleyenlerin sizden şüphelenmesine neden olacaksa, fark edilmemeniz gerekebilir."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1304
+msgid ""
+"Tails will only connect to Tor after you configured a Tor bridge. Bridges are secret Tor relays that hide that you are connecting to Tor.\n"
+"\n"
+"Our team is doing its best to help you connect to Tor using the most discrete types of Tor bridges.\n"
+"\n"
+"You will have to do extra configuration if you don't know any Tor bridges yet, if you connect from a public Wi-Fi network, or if you are in the Eastern Hemisphere."
+msgstr "Tails, ancak bir Tor köprüsü yapılandırmanızdan sonra Tor üzerinden bağlantı kurar. Köprüler, Tor bağlantısı kurduğunuzu gizleyen gizli Tor aktarıcılarıdır.\n\nEkibimiz, farklı Tor köprü türleri kullanarak Tor bağlantısı kurmanıza yardımcı olmak için elinden geleni yapıyor.\n\nHenüz bildiğiniz herhangi bir Tor köprüsü yoksa, halka açık bir Wi-Fi ağı kullanıyorsanız veya Doğu Yarımküre'deyseniz ek bir ayar yapmanız gerekir."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1349
+msgid ""
+"<a href=\"doc/anonymous_internet/tor\">Learn more about how Tails connects "
+"to Tor</a>"
+msgstr "<a href=\"doc/anonymous_internet/tor\">Tails Tor ile nasıl bağlantı kuruyor ayrıntılı bilgi alın</a>"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1434
+msgid "Connect to a local network"
+msgstr "Bir yerel ağ bağlantısı kurun"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1451
+msgid ""
+"You are not connected to a local network yet. To be able to connect to the "
+"Tor network, you first need to connect to a Wi-Fi, wire, or mobile network."
+msgstr "Henüz bir yerel ağ ile bağlantı kurmamışsınız. Tor ağı ile bağlantı kurabilmek için öncelikle bir Wi-Fi, kablo ya da mobil ağı ile bağlantı kurmalısınız."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1463
+msgid "Open Wi-Fi settings"
+msgstr "Wi-Fi ayarlarını aç"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1512
+msgid "Testing Internet access…"
+msgstr "İnternet erişimi sınanıyor…"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1552
+msgid "You have access to the Internet"
+msgstr "İnternet erişiminiz var"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1586
+msgid "Testing access to Tor…"
+msgstr "Tor erişimi sınanıyor…"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1629
+msgid "You can connect to Tor"
+msgstr "Tor bağlantısı kurabilirsiniz"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1659
+msgid "Failed to connect to Tor without bridges."
+msgstr "Köprü kullanmadan Tor bağlantısı kurulamadı."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1675
+msgid "Your local network is blocking access to Tor."
+msgstr "Yerel ağınızdan Tor bağlantısı kurulması engelleniyor."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1707
+msgid "Connecting to Tor…"
+msgstr "Tor bağlantıısı kuruluyor…"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1763
+msgid "Connected to Tor successfully"
+msgstr "Tor bağlantısı kuruldu"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1787
+msgid "You can now browse the Internet anonymously and uncensored."
+msgstr "Artık anonim kalarak ve sansüre takılmadan İnternet üzerinde gezinebilirsiniz."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Tor Browser Başlatılsın"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
+msgid "Open Network Monitor"
+msgstr "Ağ İzleyiciyi Aç"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1841
+msgid "View Tor Circuits"
+msgstr "Tor Devrelerini Görüntüle"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1855
+msgid "Reset Tor Connection"
+msgstr "Tor Bağlantısını Sıfırla"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1895
+msgid "Configure a Local Proxy"
+msgstr "Bir yerel vekil sunucu yapılandırın"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1920
+msgid "Proxy Type"
+msgstr "Vekil Sunucu Türü"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1937
+msgid "No proxy"
+msgstr "Vekil sunucu yok"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1938
+msgid "SOCKS 4"
+msgstr "SOCKS 4"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1939
+msgid "SOCKS 5"
+msgstr "SOCKS 5"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1940
+msgid "HTTP / HTTPS"
+msgstr "HTTP / HTTPS"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1959
+msgid "Address"
+msgstr "Adres"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1976
+msgid "Username"
+msgstr "Kullanıcı adı"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1993
+msgid "IP address or hostname"
+msgstr "IP adresi ya da sunucu adı"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:2011
+msgid "Port"
+msgstr "Kapı no"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:2120
+msgid "_Save Proxy Settings"
+msgstr "_Vekil sunucu ayarlarını kaydet"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:7
+msgid "Tor Connection - Fix Clock"
+msgstr "Tor bağlantısı - Saati düzelt"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:76
+msgid ""
+"Your time zone cannot be used to identify or locate you. Your time zone will"
+" never be sent over the network and will only be used to fix your clock and "
+"connect to Tor."
+msgstr "Saat diliminiz kimliğinizi belirlemek ya da coğrafi konumunuzu öğrenmek için kullanılamaz. Saat diliminiz hiç bir zaman ağa gönderilmez. Yalnız Tor bağlantısı kurarken saati düzeltmek için kullanılır."
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:142
+msgid "Time zone"
+msgstr "Saat dilimi"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:186
+msgid "Time"
+msgstr "Saat"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:223
+msgid ":"
+msgstr ":"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:277
+msgid "Date"
+msgstr "Tarih"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:311
+msgid "January"
+msgstr "Ocak"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:312
+msgid "February"
+msgstr "Şubat"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:313
+msgid "March"
+msgstr "Mart"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:314
+msgid "April"
+msgstr "Nisan"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:315
+msgid "May"
+msgstr "Mayıs"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:316
+msgid "June"
+msgstr "Haziran"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:317
+msgid "July"
+msgstr "Temmuz"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:318
+msgid "August"
+msgstr "Ağustos"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:319
+msgid "September"
+msgstr "Eylül"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:320
+msgid "October"
+msgstr "Ekim"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:321
+msgid "November"
+msgstr "Kasım"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:322
+msgid "December"
+msgstr "Aralık"
+
+#: ../config/chroot_local-includes/usr/share/tails/tca/time-dialog.ui.in:368
+msgid "Clock"
+msgstr "Saat"
1
0
07 Feb '22
commit 16583be9b86faff1473d275ba1ac811e69f84fc5
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 12:15:51 2022 +0000
new translations in tails-misc
---
pl.po | 6 +++---
sq.po | 6 +++---
tr.po | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/pl.po b/pl.po
index 7cf27dbf70..43c96ff39c 100644
--- a/pl.po
+++ b/pl.po
@@ -31,8 +31,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 12:00+0000\n"
+"Last-Translator: Marek Adamski\n"
"Language-Team: Polish (http://www.transifex.com/otf/torproject/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1836,7 +1836,7 @@ msgstr "Tor nie jest gotowy. Uruchomić Tor Browser mimo tego?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
msgid "Start Tor Browser Offline"
-msgstr ""
+msgstr "Uruchom Tor Browser w trybie offline"
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
diff --git a/sq.po b/sq.po
index c03ff2d9ff..4cf8acc4dc 100644
--- a/sq.po
+++ b/sq.po
@@ -12,8 +12,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 12:09+0000\n"
+"Last-Translator: Besnik Bleta <besnik(a)programeshqip.org>\n"
"Language-Team: Albanian (http://www.transifex.com/otf/torproject/language/sq/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1803,7 +1803,7 @@ msgstr "Tor-i s’është gati. Të niset Shfletuesi Tor, sido qoftë?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
msgid "Start Tor Browser Offline"
-msgstr ""
+msgstr "Nise Shfletuesin Tor Jo Në Linjë"
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
diff --git a/tr.po b/tr.po
index 66251806ab..b7681250ec 100644
--- a/tr.po
+++ b/tr.po
@@ -34,8 +34,8 @@ msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 10:07+0100\n"
-"PO-Revision-Date: 2022-02-07 09:25+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-02-07 11:57+0000\n"
+"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/otf/torproject/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1825,7 +1825,7 @@ msgstr "Tor hazır değil. Gene de Tor Browser başlatılsın mı?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
msgid "Start Tor Browser Offline"
-msgstr ""
+msgstr "Tor browser çevrimdışı başlatılsın"
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
1
0
07 Feb '22
commit 01c7711413081e6ddcc69e7d954ba3ecb101f894
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 09:48:01 2022 +0000
new translations in torcheck
---
ja/torcheck.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ja/torcheck.po b/ja/torcheck.po
index 605d7b7465..0959ac28bf 100644
--- a/ja/torcheck.po
+++ b/ja/torcheck.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"POT-Creation-Date: 2012-02-16 20:28+PDT\n"
-"PO-Revision-Date: 2022-02-06 13:17+0000\n"
+"PO-Revision-Date: 2022-02-07 09:40+0000\n"
"Last-Translator: Ito Takeshi\n"
"Language-Team: Japanese (http://www.transifex.com/otf/torproject/language/ja/)\n"
"MIME-Version: 1.0\n"
@@ -63,7 +63,7 @@ msgid "Your IP address appears to be: "
msgstr "あなたの IP アドレスはこのように表示されます: "
msgid "This page is also available in the following languages:"
-msgstr "また、このページは以下の言語にも対応しています:"
+msgstr "このページは以下の言語にも対応しています:"
msgid "For more information about this exit relay, see:"
msgstr "出口リレーに関してのさらなる情報はこちら:"
1
0
[translation/tails-misc_release] new translations in tails-misc_release
by translation@torproject.org 07 Feb '22
by translation@torproject.org 07 Feb '22
07 Feb '22
commit 67effca6407b9bd95167b5dac1469cb960626bc8
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Feb 7 09:47:07 2022 +0000
new translations in tails-misc_release
---
ace.po | 13 ++++++++-----
ach.po | 11 +++++++----
af.po | 11 +++++++----
af_ZA.po | 11 +++++++----
ar.po | 11 +++++++----
ast.po | 11 +++++++----
az.po | 11 +++++++----
be.po | 11 +++++++----
bg.po | 11 +++++++----
bn.po | 11 +++++++----
br.po | 11 +++++++----
bs.po | 11 +++++++----
ca.po | 13 ++++++++-----
cmn.po | 11 +++++++----
cs.po | 15 +++++++++------
cy.po | 11 +++++++----
da.po | 13 ++++++++-----
de.po | 15 +++++++++------
el.po | 13 ++++++++-----
en_GB.po | 11 +++++++----
en_US.po | 11 +++++++----
eo.po | 11 +++++++----
es.po | 15 +++++++++------
es_AR.po | 15 +++++++++------
es_MX.po | 11 +++++++----
et.po | 11 +++++++----
eu.po | 11 +++++++----
fa.po | 11 +++++++----
fi.po | 15 +++++++++------
fr.po | 15 +++++++++------
fr_FR.po | 11 +++++++----
fy.po | 11 +++++++----
ga.po | 13 ++++++++-----
gd.po | 11 +++++++----
gl.po | 11 +++++++----
gu.po | 11 +++++++----
he.po | 15 +++++++++------
hi.po | 11 +++++++----
hr.po | 13 ++++++++-----
hu.po | 13 ++++++++-----
hy.po | 11 +++++++----
ia.po | 11 +++++++----
id.po | 13 ++++++++-----
is.po | 13 ++++++++-----
it.po | 15 +++++++++------
ja.po | 13 ++++++++-----
ka.po | 13 ++++++++-----
kab.po | 11 +++++++----
kk.po | 11 +++++++----
km.po | 13 ++++++++-----
kn.po | 11 +++++++----
ko.po | 13 ++++++++-----
lt.po | 15 +++++++++------
lv.po | 11 +++++++----
mk.po | 15 +++++++++------
ml.po | 11 +++++++----
mr.po | 11 +++++++----
ms_MY.po | 11 +++++++----
my.po | 11 +++++++----
nb.po | 11 +++++++----
ne.po | 11 +++++++----
nl.po | 11 +++++++----
nl_BE.po | 11 +++++++----
nn.po | 11 +++++++----
oc.po | 11 +++++++----
or.po | 11 +++++++----
pa.po | 11 +++++++----
pl.po | 13 ++++++++-----
pt_BR.po | 15 +++++++++------
pt_PT.po | 13 ++++++++-----
ro.po | 13 ++++++++-----
ro_RO.po | 11 +++++++----
ru.po | 11 +++++++----
si.po | 11 +++++++----
si_LK.po | 11 +++++++----
sk.po | 11 +++++++----
sl.po | 11 +++++++----
sl_SI.po | 11 +++++++----
son.po | 11 +++++++----
sq.po | 13 ++++++++-----
sr.po | 11 +++++++----
sv.po | 15 +++++++++------
sw.po | 11 +++++++----
ta.po | 11 +++++++----
tails.pot | 11 +++++++----
te.po | 11 +++++++----
th.po | 11 +++++++----
tr.po | 15 +++++++++------
uk.po | 11 +++++++----
ur.po | 11 +++++++----
uz.po | 11 +++++++----
vi.po | 11 +++++++----
zh-Hant.po | 13 ++++++++-----
zh.po | 11 +++++++----
zh_CN.po | 15 +++++++++------
zh_HK.po | 11 +++++++----
zh_TW.po | 11 +++++++----
97 files changed, 725 insertions(+), 434 deletions(-)
diff --git a/ace.po b/ace.po
index 73fa79317e..08d3a4bb9a 100644
--- a/ace.po
+++ b/ace.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2013-07-25 09:07+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Acehnese (http://www.transifex.com/otf/torproject/language/ace/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1791,8 +1791,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2820,6 +2819,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ach.po b/ach.po
index bac8fff857..1d62b93ba2 100644
--- a/ach.po
+++ b/ach.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Acoli (http://www.transifex.com/otf/torproject/language/ach/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/af.po b/af.po
index 4d4072aca3..b364689ef3 100644
--- a/af.po
+++ b/af.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Afrikaans (http://www.transifex.com/otf/torproject/language/af/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/af_ZA.po b/af_ZA.po
index ce267b326f..41fe73a06a 100644
--- a/af_ZA.po
+++ b/af_ZA.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/otf/torproject/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ar.po b/ar.po
index 80c48aac14..f4de70ab08 100644
--- a/ar.po
+++ b/ar.po
@@ -36,8 +36,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Arabic (http://www.transifex.com/otf/torproject/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -1855,8 +1855,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2884,6 +2883,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ast.po b/ast.po
index e654516583..f8d1e859a9 100644
--- a/ast.po
+++ b/ast.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Asturian (http://www.transifex.com/otf/torproject/language/ast/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/az.po b/az.po
index b6875c05e8..c294e47f63 100644
--- a/az.po
+++ b/az.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/otf/torproject/language/az/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/be.po b/be.po
index 12674dcb49..4de38c32f0 100644
--- a/be.po
+++ b/be.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Belarusian (http://www.transifex.com/otf/torproject/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -1812,8 +1812,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2841,6 +2840,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/bg.po b/bg.po
index 8992a6d4fc..9dac1dc71a 100644
--- a/bg.po
+++ b/bg.po
@@ -19,8 +19,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/otf/torproject/language/bg/)\n"
"MIME-Version: 1.0\n"
@@ -1810,8 +1810,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2839,6 +2838,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/bn.po b/bn.po
index a44992d6e9..101ce64337 100644
--- a/bn.po
+++ b/bn.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Bengali (http://www.transifex.com/otf/torproject/language/bn/)\n"
"MIME-Version: 1.0\n"
@@ -1802,8 +1802,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2831,6 +2830,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/br.po b/br.po
index bc4d97e6b1..efd555206e 100644
--- a/br.po
+++ b/br.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Breton (http://www.transifex.com/otf/torproject/language/br/)\n"
"MIME-Version: 1.0\n"
@@ -1820,8 +1820,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2849,6 +2848,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/bs.po b/bs.po
index c1955141b5..df11b49671 100644
--- a/bs.po
+++ b/bs.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Bosnian (http://www.transifex.com/otf/torproject/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -1805,8 +1805,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2834,6 +2833,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ca.po b/ca.po
index 475134b8c4..cb9fcb7e56 100644
--- a/ca.po
+++ b/ca.po
@@ -26,8 +26,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Catalan (http://www.transifex.com/otf/torproject/language/ca/)\n"
"MIME-Version: 1.0\n"
@@ -1817,9 +1817,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "El Tor no està preparat. Voleu iniciar el navegador Tor igualment?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Inicia el navegador Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2846,6 +2845,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Inicia el navegador Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/cmn.po b/cmn.po
index 3f91a8cda7..813c300512 100644
--- a/cmn.po
+++ b/cmn.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Chinese (Mandarin) (http://www.transifex.com/otf/torproject/language/cmn/)\n"
"MIME-Version: 1.0\n"
@@ -1791,8 +1791,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2820,6 +2819,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/cs.po b/cs.po
index f5353b3efc..6460066508 100644
--- a/cs.po
+++ b/cs.po
@@ -28,9 +28,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-17 09:17+0000\n"
-"Last-Translator: Fourdee Foureight\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Czech (http://www.transifex.com/otf/torproject/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1833,9 +1833,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Síť Tor není připravena. Chcete prohlížeč Tor přesto spustit?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Spustit prohlížeč Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2862,6 +2861,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Spustit prohlížeč Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/cy.po b/cy.po
index d039252727..1f9de6a440 100644
--- a/cy.po
+++ b/cy.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Welsh (http://www.transifex.com/otf/torproject/language/cy/)\n"
"MIME-Version: 1.0\n"
@@ -1815,8 +1815,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2844,6 +2843,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/da.po b/da.po
index f2614af670..fa6ba44458 100644
--- a/da.po
+++ b/da.po
@@ -23,8 +23,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Danish (http://www.transifex.com/otf/torproject/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -1814,9 +1814,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor er ikke klar. Start Tor Browser alligevel?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Start Tor Browser"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2843,6 +2842,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Start Tor Browser"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/de.po b/de.po
index a6358015a2..7637f17b8e 100644
--- a/de.po
+++ b/de.po
@@ -41,9 +41,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-16 09:57+0000\n"
-"Last-Translator: Curtis Baltimore <curtisbaltimore(a)protonmail.com>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/otf/torproject/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1832,9 +1832,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor ist nicht bereit. Möchten Sie den Tor-Browser trotzdem starten?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Tor-Browser starten"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2861,6 +2860,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Tor-Browser starten"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/el.po b/el.po
index cc75153d3c..52b0bf8f0b 100644
--- a/el.po
+++ b/el.po
@@ -32,9 +32,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-11 18:19+0000\n"
-"Last-Translator: george k <norhorn(a)gmail.com>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Greek (http://www.transifex.com/otf/torproject/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1823,8 +1823,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2852,6 +2851,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/en_GB.po b/en_GB.po
index 67a7eceeba..4d1e611310 100644
--- a/en_GB.po
+++ b/en_GB.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/otf/torproject/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@@ -1803,8 +1803,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2832,6 +2831,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/en_US.po b/en_US.po
index f141c248cd..09fc89643b 100644
--- a/en_US.po
+++ b/en_US.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: English (United States) (http://www.transifex.com/otf/torproject/language/en_US/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/eo.po b/eo.po
index 6e2f02b309..f1d20b3c9e 100644
--- a/eo.po
+++ b/eo.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Esperanto (http://www.transifex.com/otf/torproject/language/eo/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/es.po b/es.po
index bb1854bc2b..2457e74314 100644
--- a/es.po
+++ b/es.po
@@ -21,9 +21,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 17:46+0000\n"
-"Last-Translator: eulalio barbero espinosa <eulaliob(a)gmail.com>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Spanish (http://www.transifex.com/otf/torproject/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1812,9 +1812,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor no está listo. ¿Iniciar el Tor Browser de todos modos?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Iniciar Tor Browser"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2841,6 +2840,10 @@ msgstr "Conectado a Tor con éxito"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Puedes navegar por Internet de forma anónima y sin censura"
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Iniciar Tor Browser"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Abrir el monitor de red"
diff --git a/es_AR.po b/es_AR.po
index 9f8a69f6b2..a09e34d5b3 100644
--- a/es_AR.po
+++ b/es_AR.po
@@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-16 14:05+0000\n"
-"Last-Translator: Zuhualime Akoochimoya\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/otf/torproject/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1808,9 +1808,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor no está listo. ¿Iniciar el Navegador Tor de todos modos?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Iniciar el Navegador Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2837,6 +2836,10 @@ msgstr "Conectado a Tor con éxito"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Ahora podés navegar Internet anónimamente y sin censura."
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Iniciar el Navegador Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Abrir monitor de red"
diff --git a/es_MX.po b/es_MX.po
index 68e44e3819..10263e6d4b 100644
--- a/es_MX.po
+++ b/es_MX.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/otf/torproject/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/et.po b/et.po
index b979b4b2bc..ea7f234099 100644
--- a/et.po
+++ b/et.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Estonian (http://www.transifex.com/otf/torproject/language/et/)\n"
"MIME-Version: 1.0\n"
@@ -1802,8 +1802,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2831,6 +2830,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/eu.po b/eu.po
index d333fdbd84..9d17d5b52e 100644
--- a/eu.po
+++ b/eu.po
@@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Basque (http://www.transifex.com/otf/torproject/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -1805,8 +1805,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2834,6 +2833,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/fa.po b/fa.po
index 95f1cf0374..ad2143bb18 100644
--- a/fa.po
+++ b/fa.po
@@ -38,8 +38,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Persian (http://www.transifex.com/otf/torproject/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -1829,8 +1829,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2858,6 +2857,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/fi.po b/fi.po
index 73df88a370..7bbf67174b 100644
--- a/fi.po
+++ b/fi.po
@@ -22,9 +22,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-02-04 07:18+0000\n"
-"Last-Translator: Eero Nevaluoto\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Finnish (http://www.transifex.com/otf/torproject/language/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1813,9 +1813,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor ei ole valmis. Käynnistetäänkö Tor-selain siitä huolimatta?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Käynnistä Tor-selain"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2842,6 +2841,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Käynnistä Tor-selain"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/fr.po b/fr.po
index 5d3d56c9c8..22130e019a 100644
--- a/fr.po
+++ b/fr.po
@@ -44,9 +44,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 18:13+0000\n"
-"Last-Translator: Dezach\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: French (http://www.transifex.com/otf/torproject/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1835,9 +1835,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor n’est pas prêt. Démarrer le navigateur Tor quand même ?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Démarrer le Navigateur Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2864,6 +2863,10 @@ msgstr "Vous êtes connecté à Tor avec succès"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Vous pouvez désormais parcourir Internet anonymement et sans censure."
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Démarrer le Navigateur Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Ouvrir le moniteur du réseau"
diff --git a/fr_FR.po b/fr_FR.po
index 05713ea065..9a95824421 100644
--- a/fr_FR.po
+++ b/fr_FR.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: French (France) (http://www.transifex.com/otf/torproject/language/fr_FR/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/fy.po b/fy.po
index 0f80393132..c09d9dd351 100644
--- a/fy.po
+++ b/fy.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Western Frisian (http://www.transifex.com/otf/torproject/language/fy/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ga.po b/ga.po
index 67e80c9382..1ced62fda8 100644
--- a/ga.po
+++ b/ga.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Irish (http://www.transifex.com/otf/torproject/language/ga/)\n"
"MIME-Version: 1.0\n"
@@ -1821,9 +1821,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Níl Tor réidh. An bhfuil fonn ort Brabhsálaí Tor a thosú mar sin féin?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Tosaigh Brabhsálaí Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2850,6 +2849,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Tosaigh Brabhsálaí Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/gd.po b/gd.po
index d06378f528..11e500c769 100644
--- a/gd.po
+++ b/gd.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Gaelic, Scottish (http://www.transifex.com/otf/torproject/language/gd/)\n"
"MIME-Version: 1.0\n"
@@ -1812,8 +1812,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2841,6 +2840,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/gl.po b/gl.po
index bb333e7c00..a0b5848247 100644
--- a/gl.po
+++ b/gl.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Galician (http://www.transifex.com/otf/torproject/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -1802,8 +1802,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2831,6 +2830,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/gu.po b/gu.po
index 17b39f8c13..0b493439de 100644
--- a/gu.po
+++ b/gu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Gujarati (http://www.transifex.com/otf/torproject/language/gu/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/he.po b/he.po
index 4228d986fb..72f798fcf3 100644
--- a/he.po
+++ b/he.po
@@ -20,9 +20,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-26 18:29+0000\n"
-"Last-Translator: ION\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Hebrew (http://www.transifex.com/otf/torproject/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1825,9 +1825,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor אינו מוכן. להתחיל את דפדפן Tor בכל זאת?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "התחל את דפדפן Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2854,6 +2853,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "התחל את דפדפן Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/hi.po b/hi.po
index c25429691d..13bf051c0d 100644
--- a/hi.po
+++ b/hi.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Hindi (http://www.transifex.com/otf/torproject/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/hr.po b/hr.po
index 3e4e5918df..d099235b49 100644
--- a/hr.po
+++ b/hr.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Croatian (http://www.transifex.com/otf/torproject/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -1810,9 +1810,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor nije spreman. Svejedno pokrenuti Tor preglednik?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Pokreni Tor preglednik"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2839,6 +2838,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Pokreni Tor preglednik"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Otvori postavke mreže …"
diff --git a/hu.po b/hu.po
index f08636c64f..e5a40d485c 100644
--- a/hu.po
+++ b/hu.po
@@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Hungarian (http://www.transifex.com/otf/torproject/language/hu/)\n"
"MIME-Version: 1.0\n"
@@ -1808,9 +1808,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "A Tor még nem áll készen a működésre. Mindenképp el szeretné indítani?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "A Tor Böngésző indítása"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2837,6 +2836,10 @@ msgstr "Sikeresen csatlakozva a Tor-hoz"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Most már cenzúrázatlanul és névtelenül böngészheti az internetet."
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "A Tor Böngésző indítása"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Hálózati monitor megnyitása"
diff --git a/hy.po b/hy.po
index 339cfb1887..52e54bf8a0 100644
--- a/hy.po
+++ b/hy.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Armenian (http://www.transifex.com/otf/torproject/language/hy/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ia.po b/ia.po
index b386ecb102..e416c91b1f 100644
--- a/ia.po
+++ b/ia.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Interlingua (http://www.transifex.com/otf/torproject/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/id.po b/id.po
index b1f2ec1a84..b1342f0bbd 100644
--- a/id.po
+++ b/id.po
@@ -26,9 +26,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 12:07+0000\n"
-"Last-Translator: Dewie Ang\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Indonesian (http://www.transifex.com/otf/torproject/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1810,8 +1810,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2839,6 +2838,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/is.po b/is.po
index 831a9bea89..dd4f513395 100644
--- a/is.po
+++ b/is.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-25 17:02+0000\n"
-"Last-Translator: Sveinn í Felli <sv1(a)fellsnet.is>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Icelandic (http://www.transifex.com/otf/torproject/language/is/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/it.po b/it.po
index 2759fa57e4..d4e16de4e7 100644
--- a/it.po
+++ b/it.po
@@ -38,9 +38,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 10:55+0000\n"
-"Last-Translator: Random_R\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Italian (http://www.transifex.com/otf/torproject/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1829,9 +1829,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor non è pronto. Avviare comunque il Tor Browser?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Avvia Tor Browser"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2858,6 +2857,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Avvia Tor Browser"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ja.po b/ja.po
index b5affb69d8..eb3c9410a8 100644
--- a/ja.po
+++ b/ja.po
@@ -33,9 +33,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-02-06 15:37+0000\n"
-"Last-Translator: Ito Takeshi\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Japanese (http://www.transifex.com/otf/torproject/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1817,8 +1817,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2846,6 +2845,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ka.po b/ka.po
index 1c6e38ed9c..584863824a 100644
--- a/ka.po
+++ b/ka.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-02-04 14:31+0000\n"
-"Last-Translator: Georgianization\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Georgian (http://www.transifex.com/otf/torproject/language/ka/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1801,8 +1801,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2830,6 +2829,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/kab.po b/kab.po
index 97f6c5b245..8a1b4d67e1 100644
--- a/kab.po
+++ b/kab.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Kabyle (http://www.transifex.com/otf/torproject/language/kab/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/kk.po b/kk.po
index ee50ab74ec..9b1d45cbdc 100644
--- a/kk.po
+++ b/kk.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Kazakh (http://www.transifex.com/otf/torproject/language/kk/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/km.po b/km.po
index 17ceea24d3..870e38436d 100644
--- a/km.po
+++ b/km.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Khmer (http://www.transifex.com/otf/torproject/language/km/)\n"
"MIME-Version: 1.0\n"
@@ -1793,9 +1793,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor គឺមិនទាន់រួចរាល់ទេ។ ចាប់ផ្ដើមកម្មវិធីអ៊ីនធឺណិត Tor ឬ?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "ចាប់ផ្ដើមកម្មវិធីអ៊ីនធឺណិត Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2822,6 +2821,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "ចាប់ផ្ដើមកម្មវិធីអ៊ីនធឺណិត Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/kn.po b/kn.po
index 841c3431cd..5f1e9bf4b7 100644
--- a/kn.po
+++ b/kn.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Kannada (http://www.transifex.com/otf/torproject/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ko.po b/ko.po
index abf9f6cdc7..2953847197 100644
--- a/ko.po
+++ b/ko.po
@@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-27 07:16+0000\n"
-"Last-Translator: 장민준\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Korean (http://www.transifex.com/otf/torproject/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1802,8 +1802,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2831,6 +2830,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/lt.po b/lt.po
index dc195b3e55..16f74a3e6c 100644
--- a/lt.po
+++ b/lt.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 11:21+0000\n"
-"Last-Translator: Moo\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/otf/torproject/language/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1816,9 +1816,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Paleisti Tor Naršyklę"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2845,6 +2844,10 @@ msgstr "Sėkmingai prisijungta prie Tor"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Paleisti Tor Naršyklę"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/lv.po b/lv.po
index 44b64b551c..3aba0ae3d0 100644
--- a/lv.po
+++ b/lv.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Latvian (http://www.transifex.com/otf/torproject/language/lv/)\n"
"MIME-Version: 1.0\n"
@@ -1807,8 +1807,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2836,6 +2835,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/mk.po b/mk.po
index a515100eb9..82be4e4db6 100644
--- a/mk.po
+++ b/mk.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-11 19:40+0000\n"
-"Last-Translator: Zarko Gjurov <zarkogjurov(a)gmail.com>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Macedonian (http://www.transifex.com/otf/torproject/language/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1803,9 +1803,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor не е подготвен. Сепак да се стартува Tor прелистувачот? "
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Старување на Tor прелистувачот"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2832,6 +2831,10 @@ msgstr "Успешно поврзувањето на Tor"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Сега можете да прелистувате на Интернет анонимно и нецензурирано."
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Старување на Tor прелистувачот"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Отвори мрежен монитор"
diff --git a/ml.po b/ml.po
index 9be4e4382c..6ae41f0616 100644
--- a/ml.po
+++ b/ml.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Malayalam (http://www.transifex.com/otf/torproject/language/ml/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/mr.po b/mr.po
index a5890fcb7d..1f3b663b5f 100644
--- a/mr.po
+++ b/mr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Marathi (http://www.transifex.com/otf/torproject/language/mr/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ms_MY.po b/ms_MY.po
index 969dc3b22b..2f14298281 100644
--- a/ms_MY.po
+++ b/ms_MY.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/otf/torproject/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -1795,8 +1795,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2824,6 +2823,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/my.po b/my.po
index b767f23e1b..513da76d34 100644
--- a/my.po
+++ b/my.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Burmese (http://www.transifex.com/otf/torproject/language/my/)\n"
"MIME-Version: 1.0\n"
@@ -1794,8 +1794,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2823,6 +2822,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/nb.po b/nb.po
index d5c18d23bc..c45195e9ea 100644
--- a/nb.po
+++ b/nb.po
@@ -22,8 +22,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/otf/torproject/language/nb/)\n"
"MIME-Version: 1.0\n"
@@ -1813,8 +1813,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2842,6 +2841,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ne.po b/ne.po
index 1886404abf..3d00cb1dcf 100644
--- a/ne.po
+++ b/ne.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Nepali (http://www.transifex.com/otf/torproject/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/nl.po b/nl.po
index 775e9ac9e6..360b293aa4 100644
--- a/nl.po
+++ b/nl.po
@@ -40,8 +40,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Dutch (http://www.transifex.com/otf/torproject/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -1831,8 +1831,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2860,6 +2859,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/nl_BE.po b/nl_BE.po
index 02751a7cbd..67dc0c0732 100644
--- a/nl_BE.po
+++ b/nl_BE.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/otf/torproject/language/nl_BE/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/nn.po b/nn.po
index 9270ce4e66..c667c506f2 100644
--- a/nn.po
+++ b/nn.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/otf/torproject/language/nn/)\n"
"MIME-Version: 1.0\n"
@@ -1801,8 +1801,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2830,6 +2829,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/oc.po b/oc.po
index 70b26344ae..5072af9329 100644
--- a/oc.po
+++ b/oc.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/otf/torproject/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/or.po b/or.po
index 0e1bc0edd4..dc926318f0 100644
--- a/or.po
+++ b/or.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Odia (http://www.transifex.com/otf/torproject/language/or/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/pa.po b/pa.po
index a26df16ef6..1f3f857ebe 100644
--- a/pa.po
+++ b/pa.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/otf/torproject/language/pa/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/pl.po b/pl.po
index 9ea1459131..7057e293fb 100644
--- a/pl.po
+++ b/pl.po
@@ -30,9 +30,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 10:50+0000\n"
-"Last-Translator: Marek Adamski\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Polish (http://www.transifex.com/otf/torproject/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1835,8 +1835,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2864,6 +2863,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/pt_BR.po b/pt_BR.po
index 171b5d96e9..21057ba68a 100644
--- a/pt_BR.po
+++ b/pt_BR.po
@@ -37,9 +37,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-02-03 00:24+0000\n"
-"Last-Translator: Henrique Casellato\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/otf/torproject/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1828,9 +1828,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "O Tor não está pronto. Iniciar o Navegador Tor assim mesmo?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Iniciar o Navegador Tor"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2857,6 +2856,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Iniciar o Navegador Tor"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/pt_PT.po b/pt_PT.po
index c1f29ed80f..90bb2a3a88 100644
--- a/pt_PT.po
+++ b/pt_PT.po
@@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/otf/torproject/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -1806,9 +1806,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "O Tor não está pronto. Mesmo assim, iniciar o Tor Browser?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Iniciar o Tor Browser"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2835,6 +2834,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Iniciar o Tor Browser"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ro.po b/ro.po
index 4392332d19..5f19efd673 100644
--- a/ro.po
+++ b/ro.po
@@ -28,8 +28,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Romanian (http://www.transifex.com/otf/torproject/language/ro/)\n"
"MIME-Version: 1.0\n"
@@ -1826,9 +1826,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor nu este pregătit. Se pornește navigatorul Tor Browser oricum?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Porniți Tor Browser"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2855,6 +2854,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Porniți Tor Browser"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ro_RO.po b/ro_RO.po
index 09dd050de6..cbf923499f 100644
--- a/ro_RO.po
+++ b/ro_RO.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/otf/torproject/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
@@ -1805,8 +1805,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2834,6 +2833,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ru.po b/ru.po
index 0755786e89..60ba438e2f 100644
--- a/ru.po
+++ b/ru.po
@@ -45,8 +45,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Russian (http://www.transifex.com/otf/torproject/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -1850,8 +1850,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2879,6 +2878,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/si.po b/si.po
index 12c77ea38a..6f1356462b 100644
--- a/si.po
+++ b/si.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Sinhala (http://www.transifex.com/otf/torproject/language/si/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/si_LK.po b/si_LK.po
index 4562b4739e..14a28fa075 100644
--- a/si_LK.po
+++ b/si_LK.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/otf/torproject/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/sk.po b/sk.po
index 327a49c1d9..63758f2d97 100644
--- a/sk.po
+++ b/sk.po
@@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Slovak (http://www.transifex.com/otf/torproject/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -1822,8 +1822,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2851,6 +2850,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/sl.po b/sl.po
index 7260e9d3ba..2fa1ef61b0 100644
--- a/sl.po
+++ b/sl.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Slovenian (http://www.transifex.com/otf/torproject/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -1813,8 +1813,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2842,6 +2841,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/sl_SI.po b/sl_SI.po
index 34aba223ce..f51328c07c 100644
--- a/sl_SI.po
+++ b/sl_SI.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/otf/torproject/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
@@ -1814,8 +1814,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2843,6 +2842,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/son.po b/son.po
index 8f264d1660..36080c2b35 100644
--- a/son.po
+++ b/son.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Songhay (http://www.transifex.com/otf/torproject/language/son/)\n"
"MIME-Version: 1.0\n"
@@ -1791,8 +1791,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2820,6 +2819,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/sq.po b/sq.po
index 76cc4abf00..1e121e80fb 100644
--- a/sq.po
+++ b/sq.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 11:57+0000\n"
-"Last-Translator: Besnik Bleta <besnik(a)programeshqip.org>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Albanian (http://www.transifex.com/otf/torproject/language/sq/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1802,8 +1802,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2831,6 +2830,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/sr.po b/sr.po
index 038a67969a..ed18faaa0d 100644
--- a/sr.po
+++ b/sr.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Serbian (http://www.transifex.com/otf/torproject/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -1810,8 +1810,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2839,6 +2838,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/sv.po b/sv.po
index 0307bd09ea..fb6c9584eb 100644
--- a/sv.po
+++ b/sv.po
@@ -24,9 +24,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-22 09:38+0000\n"
-"Last-Translator: Jonatan Nyberg <jonatan(a)autistici.org>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/otf/torproject/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1815,9 +1815,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor är inte redo. Starta Tor Browser ändå?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Starta Tor Browser"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2844,6 +2843,10 @@ msgstr "Ansluten till Tor"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Du kan nu surfa på internet anonymt och ocensurerat."
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Starta Tor Browser"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Öppna nätverksmonitor"
diff --git a/sw.po b/sw.po
index bf51436956..ad15a82dc7 100644
--- a/sw.po
+++ b/sw.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swahili (http://www.transifex.com/otf/torproject/language/sw/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ta.po b/ta.po
index e0a2b2e6cc..93d022c261 100644
--- a/ta.po
+++ b/ta.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Tamil (http://www.transifex.com/otf/torproject/language/ta/)\n"
"MIME-Version: 1.0\n"
@@ -1800,8 +1800,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2829,6 +2828,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/tails.pot b/tails.pot
index 98ffb33c64..5c01f350be 100644
--- a/tails.pot
+++ b/tails.pot
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: English (http://www.transifex.com/otf/torproject/language/en/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/te.po b/te.po
index 2fb67b06fc..311c9e5366 100644
--- a/te.po
+++ b/te.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Telugu (http://www.transifex.com/otf/torproject/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/th.po b/th.po
index 8e166cd514..6cc5bd1e5e 100644
--- a/th.po
+++ b/th.po
@@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Thai (http://www.transifex.com/otf/torproject/language/th/)\n"
"MIME-Version: 1.0\n"
@@ -1798,8 +1798,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2827,6 +2826,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/tr.po b/tr.po
index baea33199c..66251806ab 100644
--- a/tr.po
+++ b/tr.po
@@ -33,9 +33,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 18:28+0000\n"
-"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Turkish (http://www.transifex.com/otf/torproject/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1824,9 +1824,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor hazır değil. Gene de Tor Browser başlatılsın mı?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "Tor Browser Başlatılsın"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2853,6 +2852,10 @@ msgstr "Tor bağlantısı kuruldu"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "Artık anonim kalarak ve sansüre takılmadan İnternet üzerinde gezinebilirsiniz."
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "Tor Browser Başlatılsın"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "Ağ İzleyiciyi Aç"
diff --git a/uk.po b/uk.po
index ad449c924d..b04388e9f2 100644
--- a/uk.po
+++ b/uk.po
@@ -19,8 +19,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Ukrainian (http://www.transifex.com/otf/torproject/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -1824,8 +1824,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2853,6 +2852,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/ur.po b/ur.po
index 0a9f7b1da6..e12282a9a2 100644
--- a/ur.po
+++ b/ur.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Urdu (http://www.transifex.com/otf/torproject/language/ur/)\n"
"MIME-Version: 1.0\n"
@@ -1799,8 +1799,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2828,6 +2827,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/uz.po b/uz.po
index fa2baede88..94e761a2cf 100644
--- a/uz.po
+++ b/uz.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Uzbek (http://www.transifex.com/otf/torproject/language/uz/)\n"
"MIME-Version: 1.0\n"
@@ -1792,8 +1792,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2821,6 +2820,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/vi.po b/vi.po
index 16386a7847..151e9b50f7 100644
--- a/vi.po
+++ b/vi.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Vietnamese (http://www.transifex.com/otf/torproject/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -1793,8 +1793,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2822,6 +2821,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/zh-Hant.po b/zh-Hant.po
index 3bb6e64b6b..7326dfcbaf 100644
--- a/zh-Hant.po
+++ b/zh-Hant.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2013-07-25 09:07+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Chinese Traditional (http://www.transifex.com/otf/torproject/language/zh-Hant/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1791,8 +1791,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2820,6 +2819,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/zh.po b/zh.po
index 5b3f39d3c6..8659b1814e 100644
--- a/zh.po
+++ b/zh.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Chinese (http://www.transifex.com/otf/torproject/language/zh/)\n"
"MIME-Version: 1.0\n"
@@ -1791,8 +1791,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2820,6 +2819,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/zh_CN.po b/zh_CN.po
index 5dfc82b793..f1d90fd740 100644
--- a/zh_CN.po
+++ b/zh_CN.po
@@ -44,9 +44,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-30 10:03+0000\n"
-"Last-Translator: Silver Teal <3334149297(a)qq.com>\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
+"Last-Translator: Transifex Bot <>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/otf/torproject/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1828,9 +1828,8 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr "Tor 未就绪。确定启动 Tor 浏览器?"
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
-msgstr "启动 Tor 浏览器"
+msgid "Start Tor Browser Offline"
+msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
msgid "Open Tor Connection"
@@ -2857,6 +2856,10 @@ msgstr "已成功连接至 Tor"
msgid "You can now browse the Internet anonymously and uncensored."
msgstr "您现在可以匿名且不受审查地浏览互联网。"
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr "启动 Tor 浏览器"
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr "打开网络监视器"
diff --git a/zh_HK.po b/zh_HK.po
index 94ce941f58..6833165afe 100644
--- a/zh_HK.po
+++ b/zh_HK.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/otf/torproject/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@@ -1796,8 +1796,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2825,6 +2824,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
diff --git a/zh_TW.po b/zh_TW.po
index 87aede7dc6..1b406c095b 100644
--- a/zh_TW.po
+++ b/zh_TW.po
@@ -22,8 +22,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Tor Project\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-10 09:34+0100\n"
-"PO-Revision-Date: 2022-01-10 09:25+0000\n"
+"POT-Creation-Date: 2022-02-07 10:07+0100\n"
+"PO-Revision-Date: 2022-02-07 09:25+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/otf/torproject/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
@@ -1806,8 +1806,7 @@ msgid "Tor is not ready. Start Tor Browser anyway?"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:48
-#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
-msgid "Start Tor Browser"
+msgid "Start Tor Browser Offline"
msgstr ""
#: config/chroot_local-includes/usr/bin/tor-browser:49
@@ -2835,6 +2834,10 @@ msgstr ""
msgid "You can now browse the Internet anonymously and uncensored."
msgstr ""
+#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1809
+msgid "Start Tor Browser"
+msgstr ""
+
#: ../config/chroot_local-includes/usr/share/tails/tca/main.ui.in:1828
msgid "Open Network Monitor"
msgstr ""
1
0