[tor-commits] [translation/tbmanual-contentspot] add translation file to this repo instead of tpo/web. ref: tpo/web/team#26

emmapeel at torproject.org emmapeel at torproject.org
Fri Feb 11 15:14:59 UTC 2022


commit a029e1161802c268a57bc9edc57eb1a2251f6942
Author: emma peel <emma.peel at riseup.net>
Date:   Fri Feb 11 15:14:49 2022 +0000

    add translation file to this repo instead of tpo/web. ref: tpo/web/team#26
---
 src/contents.pot | 4266 +++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 3557 insertions(+), 709 deletions(-)

diff --git a/src/contents.pot b/src/contents.pot
index 5ab9ae5940..7bc898b93a 100644
--- a/src/contents.pot
+++ b/src/contents.pot
@@ -1,709 +1,3557 @@
-<!DOCTYPE html>
-<html class="" lang="en">
-<head prefix="og: http://ogp.me/ns#">
-<meta charset="utf-8">
-<link rel="preload" href="/assets/application_utilities-4f92cbaa2387cd4a07d7edd3dde34a811d03b98940aef3757e68acd631dea1cb.css" as="style" type="text/css">
-<link rel="preload" href="/assets/application-cfa6748598b5e507db0e53906a7639e2c197a53cb57da58b0a20ed087cc0b9d5.css" as="style" type="text/css">
-<link rel="preload" href="/assets/highlight/themes/white-462afd27a080b5e09a63dc7a657ad71022b1724252c8c93a6a88b47aeba6f7f9.css" as="style" type="text/css">
-
-<meta content="IE=edge" http-equiv="X-UA-Compatible">
-<script>
-//<![CDATA[
-var gl = window.gl || {};
-gl.startup_calls = {"":{}};
-gl.startup_graphql_calls = null;
-
-if (gl.startup_calls && window.fetch) {
-  Object.keys(gl.startup_calls).forEach(apiCall => {
-   gl.startup_calls[apiCall] = {
-      fetchCall: fetch(apiCall, {
-        // Emulate XHR for Rails AJAX request checks
-        headers: {
-          'X-Requested-With': 'XMLHttpRequest'
-        },
-        // fetch won’t send cookies in older browsers, unless you set the credentials init option.
-        // We set to `same-origin` which is default value in modern browsers.
-        // See https://github.com/whatwg/fetch/pull/585 for more information.
-        credentials: 'same-origin'
-      })
-    };
-  });
-}
-if (gl.startup_graphql_calls && window.fetch) {
-  const headers = {"X-CSRF-Token":"iN5jyl+geha/usBX5PrBkGbZ3SvVkulKjM4h5sq9+0zJGgHAYytWYeeCfsiA0tijganvVdEaL8hUbLnTPOXR3w==","x-gitlab-feature-category":"build_artifacts"};
-  const url = `https://gitlab.torproject.org/api/graphql`
-
-  const opts = {
-    method: "POST",
-    headers: {
-      "Content-Type": "application/json",
-      ...headers,
-    }
-  };
-
-  gl.startup_graphql_calls = gl.startup_graphql_calls.map(call => ({
-    ...call,
-    fetchCall: fetch(url, {
-      ...opts,
-      credentials: 'same-origin',
-      body: JSON.stringify(call)
-    })
-  }))
-}
-
-
-//]]>
-</script>
-<meta content="object" property="og:type">
-<meta content="GitLab" property="og:site_name">
-<meta content="Artifacts · build (#93383) · Jobs · The Tor Project / Web / manual" property="og:title">
-<meta content="Code for the Tor Browser User manual in https://tb-manual.torproject.org/" property="og:description">
-<meta content="https://gitlab.torproject.org/assets/gitlab_logo-7ae504fe4f68fdebb3c2034e36621930cd36ea87924c11ff65dbcb8ed50dca58.png" property="og:image">
-<meta content="64" property="og:image:width">
-<meta content="64" property="og:image:height">
-<meta content="https://gitlab.torproject.org/tpo/web/manual/-/jobs/93383/artifacts/file/i18n/contents.pot" property="og:url">
-<meta content="summary" property="twitter:card">
-<meta content="Artifacts · build (#93383) · Jobs · The Tor Project / Web / manual" property="twitter:title">
-<meta content="Code for the Tor Browser User manual in https://tb-manual.torproject.org/" property="twitter:description">
-<meta content="https://gitlab.torproject.org/assets/gitlab_logo-7ae504fe4f68fdebb3c2034e36621930cd36ea87924c11ff65dbcb8ed50dca58.png" property="twitter:image">
-
-<title>Artifacts · build (#93383) · Jobs · The Tor Project / Web / manual · GitLab</title>
-<meta content="Code for the Tor Browser User manual in https://tb-manual.torproject.org/" name="description">
-
-<link rel="shortcut icon" type="image/png" href="/uploads/-/system/appearance/favicon/1/favicon.ico" id="favicon" data-original-href="/uploads/-/system/appearance/favicon/1/favicon.ico" />
-<style>
- at keyframes blinking-dot{0%{opacity:1}25%{opacity:0.4}75%{opacity:0.4}100%{opacity:1}}@keyframes blinking-scroll-button{0%{opacity:0.2}50%{opacity:1}100%{opacity:0.2}}@keyframes gl-spinner-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body.ui-indigo{--gl-theme-accent: #6666c4}body.ui-indigo .navbar-gitlab{background-color:#292961}body.ui-indigo .navbar-gitlab .navbar-collapse{color:#d1d1f0}body.ui-indigo .navbar-gitlab .container-fluid .navbar-toggler{border-left:1px solid #6868b9;color:#d1d1f0}body.ui-indigo .navbar-gitlab .navbar-sub-nav>li>a:hover,body.ui-indigo .navbar-gitlab .navbar-sub-nav>li>a:focus,body.ui-indigo .navbar-gitlab .navbar-sub-nav>li>button:hover,body.ui-indigo .navbar-gitlab .navbar-sub-nav>li>button:focus,body.ui-indigo .navbar-gitlab .navbar-nav>li>a:hover,body.ui-indigo .navbar-gitlab .navbar-nav>li>a:focus,body.ui-indigo .navbar-gitlab .navbar-nav>li>button:hover,body.ui-indigo .navbar-gitlab .navbar-nav>li>button:focus{background-color:rgba(2
 09,209,240,0.2)}body.ui-indigo .navbar-gitlab .navbar-sub-nav>li.active>a,body.ui-indigo .navbar-gitlab .navbar-sub-nav>li.active>button,body.ui-indigo .navbar-gitlab .navbar-sub-nav>li.dropdown.show>a,body.ui-indigo .navbar-gitlab .navbar-sub-nav>li.dropdown.show>button,body.ui-indigo .navbar-gitlab .navbar-nav>li.active>a,body.ui-indigo .navbar-gitlab .navbar-nav>li.active>button,body.ui-indigo .navbar-gitlab .navbar-nav>li.dropdown.show>a,body.ui-indigo .navbar-gitlab .navbar-nav>li.dropdown.show>button{color:#292961;background-color:#fff}body.ui-indigo .navbar-gitlab .navbar-sub-nav>li.line-separator,body.ui-indigo .navbar-gitlab .navbar-nav>li.line-separator{border-left:1px solid rgba(209,209,240,0.2)}body.ui-indigo .navbar-gitlab .navbar-sub-nav{color:#d1d1f0}body.ui-indigo .navbar-gitlab .nav>li{color:#d1d1f0}body.ui-indigo .navbar-gitlab .nav>li>a .notification-dot{border:2px solid #292961}body.ui-indigo .navbar-gitlab .nav>li>a.header-help-dropdown-toggle .notification-dot{
 background-color:#d1d1f0}body.ui-indigo .navbar-gitlab .nav>li>a.header-user-dropdown-toggle .header-user-avatar{border-color:#d1d1f0}@media (min-width: 576px){body.ui-indigo .navbar-gitlab .nav>li>a:hover,body.ui-indigo .navbar-gitlab .nav>li>a:focus{background-color:rgba(209,209,240,0.2)}}body.ui-indigo .navbar-gitlab .nav>li>a:hover svg,body.ui-indigo .navbar-gitlab .nav>li>a:focus svg{fill:currentColor}body.ui-indigo .navbar-gitlab .nav>li>a:hover .notification-dot,body.ui-indigo .navbar-gitlab .nav>li>a:focus .notification-dot{will-change:border-color, background-color;border-color:#4a4a82}body.ui-indigo .navbar-gitlab .nav>li>a:hover.header-help-dropdown-toggle .notification-dot,body.ui-indigo .navbar-gitlab .nav>li>a:focus.header-help-dropdown-toggle .notification-dot{background-color:#fff}body.ui-indigo .navbar-gitlab .nav>li.active>a,body.ui-indigo .navbar-gitlab .nav>li.dropdown.show>a{color:#292961;background-color:#fff}body.ui-indigo .navbar-gitlab .nav>li.active>a:hover
  svg,body.ui-indigo .navbar-gitlab .nav>li.dropdown.show>a:hover svg{fill:#292961}body.ui-indigo .navbar-gitlab .nav>li.active>a .notification-dot,body.ui-indigo .navbar-gitlab .nav>li.dropdown.show>a .notification-dot{border-color:#fff}body.ui-indigo .navbar-gitlab .nav>li.active>a.header-help-dropdown-toggle .notification-dot,body.ui-indigo .navbar-gitlab .nav>li.dropdown.show>a.header-help-dropdown-toggle .notification-dot{background-color:#292961}body.ui-indigo .navbar-gitlab .nav>li .impersonated-user svg,body.ui-indigo .navbar-gitlab .nav>li .impersonated-user:hover svg{fill:#292961}body.ui-indigo .navbar .title>a:hover,body.ui-indigo .navbar .title>a:focus{background-color:rgba(209,209,240,0.2)}body.ui-indigo .header-search{background-color:rgba(209,209,240,0.2) !important}body.ui-indigo .header-search:hover{background-color:rgba(209,209,240,0.3) !important}body.ui-indigo .header-search svg{color:rgba(209,209,240,0.8) !important}body.ui-indigo .header-search input{background-
 color:transparent;color:rgba(209,209,240,0.8);box-shadow:inset 0 0 0 1px rgba(209,209,240,0.4)}body.ui-indigo .header-search input::placeholder{color:rgba(209,209,240,0.8)}body.ui-indigo .header-search input:focus::placeholder,body.ui-indigo .header-search input:active::placeholder{color:#868686}body.ui-indigo .search form{background-color:rgba(209,209,240,0.2)}body.ui-indigo .search form:hover{background-color:rgba(209,209,240,0.3)}body.ui-indigo .search .search-input::placeholder{color:rgba(209,209,240,0.8)}body.ui-indigo .search .search-input-wrap .search-icon,body.ui-indigo .search .search-input-wrap .clear-icon{fill:rgba(209,209,240,0.8)}body.ui-indigo .search.search-active form{background-color:#fff}body.ui-indigo .search.search-active .search-input-wrap .search-icon{fill:rgba(209,209,240,0.8)}body.ui-indigo .nav-sidebar li.active>a{color:#303030}body.ui-indigo .nav-sidebar .fly-out-top-item a,body.ui-indigo .nav-sidebar .fly-out-top-item a:hover,body.ui-indigo .nav-sidebar .f
 ly-out-top-item.active a,body.ui-indigo .nav-sidebar .fly-out-top-item .fly-out-top-item-container{background-color:var(--gray-100, #f0f0f0);color:var(--gray-900, #303030)}body.ui-indigo .branch-header-title{color:#4b4ba3}body.ui-indigo .ide-sidebar-link.active{color:#4b4ba3}body.ui-indigo .ide-sidebar-link.active.is-right{box-shadow:inset -3px 0 #4b4ba3}
-
-*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15}aside,header{display:block}body{margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#303030;text-align:left;background-color:#fff}h1{margin-top:0;margin-bottom:0.25rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#007bff;text-decoration:none;background-color:transparent}a:not([href]):not([class]){color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}button{border-radius:0}input,button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[role="button"]{cursor:pointer}button:not(:disabled),[type="button"]
 :not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner{padding:0;border-style:none}[type="search"]{outline-offset:-2px}h1{margin-bottom:0.25rem;font-weight:600;line-height:1.2;color:#303030}h1{font-size:2.1875rem}.list-unstyled{padding-left:0;list-style:none}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.form-control{display:block;width:100%;height:34px;padding:0.375rem 0.75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#303030;background-color:#fff;background-clip:padding-box;border:1px solid #868686;border-radius:0.25rem}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #303030}.form-control::placeholder{color:#5e5e5e;opacity:1}.form-control:disabled{background-color:#fafafa;opacity:1}.form-inline{display:flex;flex-flow:row wrap;align-items:center}@media (min-width: 576px){.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}}.btn{displa
 y:inline-block;font-weight:400;color:#303030;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1rem;line-height:20px;border-radius:0.25rem}.btn:disabled{opacity:0.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#303030;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.25rem 0.5rem}.navbar .container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-co
 ntent:space-between}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem}@media (max-width: 575.98px){.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical
 -align:baseline;border-radius:0.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.badge-info{color:#fff;background-color:#1f75cb}.bg-transparent{background-color:transparent !important}.rounded-circle{border-radius:50% !important}.d-none{display:none !important}.d-block{display:block !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline-block{display:inline-block !important}}@media (min-width: 768px){.d-md-block{display:block !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-block{display:block !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.m-auto{margin:auto !important}.gl-badge{display:inline-flex;align-items:center;font-size:0.75rem;font-weight:400;line-height:1rem;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;pa
 dding-right:0.5rem}.gl-badge.sm{padding-top:0;padding-bottom:0}.gl-badge.badge-info{background-color:#cbe2f9;color:#0b5cad}a.gl-badge.badge-info.active,a.gl-badge.badge-info:active{color:#033464;background-color:#9dc7f1}a.gl-badge.badge-info:active{box-shadow:inset 0 0 0 1px rgba(255,255,255,0.8),0 0 0 1px rgba(255,255,255,0.4),0 0 0 4px rgba(31,117,203,0.48);outline:none}.gl-button .gl-badge{top:0}.gl-form-input,.gl-form-input.form-control{background-color:#fff;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:0.875rem;line-height:1rem;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:0.75rem;padding-right:0.75rem;height:auto;color:#303030;box-shadow:inset 0 0 0 1px #868686;border-style:none;-webkit-appearance:none;appearance:none;-moz-appearance:none}.gl-form-input:disabled,.gl-form-input:not(.form-control-plainte
 xt):not([type="color"]):read-only,.gl-form-input.form-control:disabled,.gl-form-input.form-control:not(.form-control-plaintext):not([type="color"]):read-only{background-color:#fafafa;color:#868686;box-shadow:inset 0 0 0 1px #dbdbdb;cursor:not-allowed}.gl-form-input::placeholder,.gl-form-input.form-control::placeholder{color:#868686}.gl-icon{fill:currentColor}.gl-icon.s12{width:12px;height:12px}.gl-icon.s16{width:16px;height:16px}.gl-icon.s32{width:32px;height:32px}.gl-link{font-size:0.875rem;color:#1f75cb}.gl-link:active{color:#0b5cad}.gl-link:active{text-decoration:underline;box-shadow:0 0 0 1px rgba(255,255,255,0.4),0 0 0 4px rgba(31,117,203,0.48);outline:none}.gl-button{display:inline-flex}.gl-button:not(.btn-link):active{text-decoration:none}.gl-button.gl-button{border-width:0;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:0.75rem;padding-right:0.75rem;background-color:transparent;line-height:1rem;color:#303030;fill:currentColor;box-shadow:inset 0 0 0 1px #bfbfbf;justify-
 content:center;align-items:center;font-size:0.875rem;border-radius:0.25rem}.gl-button.gl-button.btn-default{background-color:#fff}.gl-button.gl-button.btn-default:active,.gl-button.gl-button.btn-default.active{box-shadow:inset 0 0 0 2px #5e5e5e,0 0 0 1px rgba(255,255,255,0.4),0 0 0 4px rgba(31,117,203,0.48);outline:none;background-color:#dbdbdb}.gl-button.gl-button.btn-default:active .gl-icon,.gl-button.gl-button.btn-default.active .gl-icon{color:#303030}.gl-button.gl-button.btn-default .gl-icon{color:#666}.gl-search-box-by-type-search-icon{margin:0.5rem;color:#666;width:1rem;position:absolute}.gl-search-box-by-type{display:flex;position:relative}.gl-search-box-by-type-input,.gl-search-box-by-type-input.gl-form-input{height:2rem;padding-right:2rem;padding-left:1.75rem}body,.form-control,.search form{font-size:0.875rem}button,html [type="button"],[role="button"]{cursor:pointer}h1{margin-top:20px;margin-bottom:10px}strong{font-weight:bold}a{color:#1068bf}.hidden{display:none !importan
 t;visibility:hidden !important}.hide{display:none}.badge:not(.gl-badge){padding:4px 5px;font-size:12px;font-style:normal;font-weight:400;display:inline-block}.divider{height:0;margin:4px 0;overflow:hidden;border-top:1px solid #dbdbdb}.toggle-sidebar-button .collapse-text,.toggle-sidebar-button .icon-chevron-double-lg-left{color:#666}svg{vertical-align:baseline}html{overflow-y:scroll}body{text-decoration-skip:ink}.btn{border-radius:4px;font-size:0.875rem;font-weight:400;padding:6px 10px;background-color:#fff;border-color:#dbdbdb;color:#303030;color:#303030;white-space:nowrap}.btn:active{background-color:#f0f0f0;box-shadow:none}.btn:active,.btn.active{background-color:#eaeaea;border-color:#e3e3e3;color:#303030}.btn svg{height:15px;width:15px}.btn svg:not(:last-child){margin-right:5px}.badge.badge-pill:not(.gl-badge){font-weight:400;background-color:rgba(0,0,0,0.07);color:#525252;vertical-align:baseline}.gl-font-sm{font-size:12px}.dropdown{position:relative}.search-input-container .dro
 pdown-menu{margin-top:11px}.dropdown-menu-toggle{padding:6px 8px 6px 10px;background-color:#fff;color:#303030;font-size:14px;text-align:left;border:1px solid #dbdbdb;border-radius:0.25rem;white-space:nowrap}.dropdown-menu-toggle.no-outline{outline:0}.dropdown-menu-toggle.dropdown-menu-toggle{justify-content:flex-start;overflow:hidden;padding-right:25px;position:relative;text-overflow:ellipsis;width:160px}.dropdown-menu{display:none;position:absolute;width:auto;top:100%;z-index:300;min-width:240px;max-width:500px;margin-top:4px;margin-bottom:24px;font-size:0.875rem;font-weight:400;padding:8px 0;background-color:#fff;border:1px solid #dbdbdb;border-radius:0.25rem;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.dropdown-menu ul{margin:0;padding:0}.dropdown-menu li{display:block;text-align:left;list-style:none;padding:0 1px}.dropdown-menu li>a,.dropdown-menu li button{background:transparent;border:0;border-radius:0;box-shadow:none;display:block;font-weight:400;position:relative;padding:8px 12px;c
 olor:#303030;line-height:16px;white-space:normal;overflow:hidden;text-align:left;width:100%}.dropdown-menu li>a:active,.dropdown-menu li button:active{background-color:#eee;color:#303030;outline:0;text-decoration:none}.dropdown-menu .divider{height:1px;margin:0.25rem 0;padding:0;background-color:#dbdbdb}.dropdown-menu .badge.badge-pill+span:not(.badge):not(.badge-pill){margin-right:40px}@media (max-width: 575.98px){.navbar-gitlab li.dropdown{position:static}.navbar-gitlab li.dropdown.user-counter{margin-left:8px !important}.navbar-gitlab li.dropdown.user-counter>a{padding:0 4px !important}header.navbar-gitlab .dropdown .dropdown-menu{width:100%;min-width:100%}}@media (max-width: 767.98px){.dropdown-menu-toggle{width:100%}}input{border-radius:0.25rem;color:#303030;background-color:#fff}.form-control{border-radius:4px;padding:6px 10px}.form-control::placeholder{color:#868686}.navbar-gitlab{padding:0 16px;z-index:1000;margin-bottom:0;min-height:var(--header-height, 40px);border:0;posit
 ion:fixed;top:0;left:0;right:0;border-radius:0}.navbar-gitlab .logo-text{line-height:initial}.navbar-gitlab .logo-text svg{width:55px;height:14px;margin:0;fill:#fff}.navbar-gitlab .close-icon{display:none}.navbar-gitlab .header-content{width:100%;display:flex;justify-content:space-between;position:relative;min-height:var(--header-height, 40px);padding-left:0}.navbar-gitlab .header-content .title-container{display:flex;align-items:stretch;flex:1 1 auto;padding-top:0;overflow:visible}.navbar-gitlab .header-content .title{padding-right:0;color:currentColor;display:flex;position:relative;margin:0;font-size:18px;vertical-align:top;white-space:nowrap}.navbar-gitlab .header-content .title img{height:28px}.navbar-gitlab .header-content .title img+.logo-text{margin-left:8px}.navbar-gitlab .header-content .title a{display:flex;align-items:center;padding:2px 8px;margin:5px 2px 5px -8px;border-radius:4px}.navbar-gitlab .header-content .navbar-collapse>ul.nav>li:not(.d-none){margin:0 2px}.navbar
 -gitlab .navbar-collapse{flex:0 0 auto;border-top:0;padding:0}@media (max-width: 575.98px){.navbar-gitlab .navbar-collapse{flex:1 1 auto}}.navbar-gitlab .navbar-collapse .nav{flex-wrap:nowrap}@media (max-width: 575.98px){.navbar-gitlab .navbar-collapse .nav>li:not(.d-none) a{margin-left:0}}.navbar-gitlab .container-fluid{padding:0}.navbar-gitlab .container-fluid .user-counter svg{margin-right:3px}.navbar-gitlab .container-fluid .navbar-toggler{position:relative;right:-10px;border-radius:0;min-width:45px;padding:0;margin:8px -7px 8px 0;font-size:14px;text-align:center;color:currentColor}.navbar-gitlab .container-fluid .navbar-toggler.active{color:currentColor;background-color:transparent}@media (max-width: 575.98px){.navbar-gitlab .container-fluid .navbar-nav{display:flex;padding-right:10px;flex-direction:row}}.navbar-gitlab .container-fluid .navbar-nav li .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge){box-shadow:none;font-weight:600}@media (max-width: 575.98px
 ){.navbar-gitlab .container-fluid .nav>li.header-user{padding-left:10px}}.navbar-gitlab .container-fluid .nav>li>a{will-change:color;margin:4px 0;padding:6px 8px;height:32px}@media (max-width: 575.98px){.navbar-gitlab .container-fluid .nav>li>a{padding:0}}.navbar-gitlab .container-fluid .nav>li>a.header-user-dropdown-toggle{margin-left:2px}.navbar-gitlab .container-fluid .nav>li>a.header-user-dropdown-toggle .header-user-avatar{margin-right:0}.navbar-gitlab .container-fluid .nav>li .header-new-dropdown-toggle{margin-right:0}.navbar-sub-nav>li>a,.navbar-sub-nav>li>button,.navbar-nav>li>a,.navbar-nav>li>button{display:flex;align-items:center;justify-content:center;padding:6px 8px;margin:4px 2px;font-size:12px;color:currentColor;border-radius:4px;height:32px;font-weight:600}.navbar-sub-nav>li .top-nav-toggle,.navbar-sub-nav>li>button,.navbar-nav>li .top-nav-toggle,.navbar-nav>li>button{background:transparent;border:0}.navbar-sub-nav .dropdown-menu,.navbar-nav .dropdown-menu{position:ab
 solute}.navbar-sub-nav{display:flex;margin:0 0 0 6px}.caret-down,.btn .caret-down{top:0;height:11px;width:11px;margin-left:4px;fill:currentColor}.header-user .dropdown-menu,.header-new .dropdown-menu{margin-top:4px}.btn-sign-in{background-color:#ebebfa;color:#292961;font-weight:600;line-height:18px;margin:4px 0 4px 2px}.title-container .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge),.navbar-nav .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge){position:inherit;font-weight:400;margin-left:-6px;font-size:11px;color:var(--gray-950, #fff);padding:0 5px;line-height:12px;border-radius:7px;box-shadow:0 1px 0 rgba(76,78,84,0.2)}.title-container .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge).green-badge,.navbar-nav .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge).green-badge{background-color:var(--green-400, #2da160)}.title-container .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge).merg
 e-requests-count,.navbar-nav .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge).merge-requests-count{background-color:var(--orange-400, #c17d10)}.title-container .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge).todos-count,.navbar-nav .badge.badge-pill:not(.merge-request-badge):not(.version-check-badge).todos-count{background-color:var(--blue-400, #428fdc)}.title-container .canary-badge .badge,.navbar-nav .canary-badge .badge{font-size:12px;line-height:16px;padding:0 0.5rem}@media (max-width: 575.98px){.navbar-gitlab .container-fluid{font-size:18px}.navbar-gitlab .container-fluid .navbar-nav{table-layout:fixed;width:100%;margin:0;text-align:right}.navbar-gitlab .container-fluid .navbar-collapse{margin-left:-8px;margin-right:-10px}.navbar-gitlab .container-fluid .navbar-collapse .nav>li:not(.d-none){flex:1}.header-user-dropdown-toggle{text-align:center}.header-user-avatar{float:none}}.header-user-avatar{float:left;margin-right:5px;border-radius
 :50%;border:1px solid #f5f5f5}.notification-dot{background-color:#d99530;height:12px;width:12px;pointer-events:none;visibility:hidden;top:3px}.top-nav-toggle .dropdown-icon{margin-right:0.5rem}.tanuki-logo .tanuki-left-ear,.tanuki-logo .tanuki-right-ear,.tanuki-logo .tanuki-nose{fill:#e24329}.tanuki-logo .tanuki-left-eye,.tanuki-logo .tanuki-right-eye{fill:#fc6d26}.tanuki-logo .tanuki-left-cheek,.tanuki-logo .tanuki-right-cheek{fill:#fca326}.context-header{position:relative;margin-right:2px;width:220px}.context-header>a,.context-header>button{font-weight:600;display:flex;width:100%;align-items:center;padding:10px 16px 10px 10px;color:#303030;background-color:transparent;border:0;text-align:left}.context-header .avatar-container{flex:0 0 40px;background-color:#fff}.context-header .sidebar-context-title{overflow:hidden;text-overflow:ellipsis;color:#303030}@media (min-width: 768px){.page-with-contextual-sidebar{padding-left:48px}}@media (min-width: 1200px){.page-with-contextual-sidebar
 {padding-left:220px}}@media (min-width: 768px){.page-with-icon-sidebar{padding-left:48px}}.nav-sidebar{position:fixed;bottom:0;left:0;z-index:600;width:220px;top:var(--header-height, 40px);background-color:#f0f0f0;transform:translate3d(0, 0, 0)}.nav-sidebar.sidebar-collapsed-desktop{width:48px}.nav-sidebar.sidebar-collapsed-desktop .nav-sidebar-inner-scroll{overflow-x:hidden}.nav-sidebar.sidebar-collapsed-desktop .badge.badge-pill:not(.fly-out-badge),.nav-sidebar.sidebar-collapsed-desktop .nav-item-name,.nav-sidebar.sidebar-collapsed-desktop .collapse-text{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.nav-sidebar.sidebar-collapsed-desktop .sidebar-top-level-items>li>a{min-height:unset}.nav-sidebar.sidebar-collapsed-desktop .fly-out-top-item:not(.divider){display:block !important}.nav-sidebar.sidebar-collapsed-desktop .avatar-container{margin:0 auto}.nav-sidebar.sidebar-collapsed-desktop li.active:not(.
 fly-out-top-item)>a{background-color:rgba(41,41,97,0.08)}.nav-sidebar a{text-decoration:none;color:#303030}.nav-sidebar li{white-space:nowrap}.nav-sidebar li .nav-item-name{flex:1}.nav-sidebar li>a,.nav-sidebar li>.fly-out-top-item-container{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;display:flex;align-items:center;border-radius:0.25rem;width:auto;line-height:1rem;margin:1px 4px}.nav-sidebar li.active>a{font-weight:600}.nav-sidebar li.active:not(.fly-out-top-item)>a:not(.has-sub-items){background-color:rgba(41,41,97,0.08)}.nav-sidebar ul{padding-left:0;list-style:none}@media (max-width: 767.98px){.nav-sidebar{left:-220px}}.nav-sidebar .nav-icon-container{display:flex;margin-right:8px}.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item{display:none}.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item a,.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item.active a,.nav-
 sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item .fly-out-top-item-container{margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;cursor:default;pointer-events:none;font-size:0.75rem;margin-top:-0.25rem;margin-bottom:-0.25rem;margin-top:0;position:relative;color:#fff;background:var(--black, #000)}.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item a strong,.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item.active a strong,.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item .fly-out-top-item-container strong{font-weight:400}.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item a::before,.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item.active a::before,.nav-sidebar a:not(.has-sub-items)+.sidebar-sub-level-items .fly-out-top-item .fly-out-top-item-container::before{position:absolute;content:"";display:block;top:50%;left
 :-0.25rem;margin-top:-0.25rem;width:0;height:0;border-top:0.25rem solid transparent;border-bottom:0.25rem solid transparent;border-right:0.25rem solid #000;border-right-color:var(--black, #000)}@media (min-width: 576px){.nav-sidebar a.has-sub-items+.sidebar-sub-level-items{min-width:150px}}.nav-sidebar a.has-sub-items+.sidebar-sub-level-items .fly-out-top-item{display:none}.nav-sidebar a.has-sub-items+.sidebar-sub-level-items .fly-out-top-item a,.nav-sidebar a.has-sub-items+.sidebar-sub-level-items .fly-out-top-item.active a,.nav-sidebar a.has-sub-items+.sidebar-sub-level-items .fly-out-top-item .fly-out-top-item-container{margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;cursor:default;pointer-events:none;font-size:0.75rem;margin-top:0;border-bottom-left-radius:0;border-bottom-right-radius:0}@media (min-width: 768px) and (max-width: 1199px){.nav-sidebar:not(.sidebar-expanded-mobile){width:48px}.nav-sidebar:not(.sidebar-expanded-mobile) .nav-sidebar-inner-scroll{over
 flow-x:hidden}.nav-sidebar:not(.sidebar-expanded-mobile) .badge.badge-pill:not(.fly-out-badge),.nav-sidebar:not(.sidebar-expanded-mobile) .nav-item-name,.nav-sidebar:not(.sidebar-expanded-mobile) .collapse-text{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.nav-sidebar:not(.sidebar-expanded-mobile) .sidebar-top-level-items>li>a{min-height:unset}.nav-sidebar:not(.sidebar-expanded-mobile) .fly-out-top-item:not(.divider){display:block !important}.nav-sidebar:not(.sidebar-expanded-mobile) .avatar-container{margin:0 auto}.nav-sidebar:not(.sidebar-expanded-mobile) li.active:not(.fly-out-top-item)>a{background-color:rgba(41,41,97,0.08)}.nav-sidebar:not(.sidebar-expanded-mobile) .context-header{height:60px;width:48px}.nav-sidebar:not(.sidebar-expanded-mobile) .context-header a{padding:10px 4px}.nav-sidebar:not(.sidebar-expanded-mobile) .sidebar-context-title{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px
 ;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.nav-sidebar:not(.sidebar-expanded-mobile) .context-header{height:auto}.nav-sidebar:not(.sidebar-expanded-mobile) .context-header a{padding:0.25rem}.nav-sidebar:not(.sidebar-expanded-mobile) .sidebar-top-level-items>li .sidebar-sub-level-items:not(.flyout-list){display:none}.nav-sidebar:not(.sidebar-expanded-mobile) .nav-icon-container{margin-right:0}.nav-sidebar:not(.sidebar-expanded-mobile) .toggle-sidebar-button{width:48px}.nav-sidebar:not(.sidebar-expanded-mobile) .toggle-sidebar-button .collapse-text{display:none}.nav-sidebar:not(.sidebar-expanded-mobile) .toggle-sidebar-button .icon-chevron-double-lg-left{transform:rotate(180deg);margin:0}}.nav-sidebar-inner-scroll{height:100%;width:100%;overflow:auto}.nav-sidebar-inner-scroll>div.context-header{margin-top:0.25rem}.nav-sidebar-inner-scroll>div.context-header a{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;display:fle
 x;align-items:center;border-radius:0.25rem;width:auto;line-height:1rem;margin:1px 4px;padding:0.25rem;margin-bottom:0.25rem;margin-top:0}.nav-sidebar-inner-scroll>div.context-header a .avatar-container{font-weight:400;flex:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.08)}.nav-sidebar-inner-scroll>div.context-header a .avatar-container.rect-avatar{border-style:none}.nav-sidebar-inner-scroll>div.context-header a .avatar-container.rect-avatar .avatar.s32{border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.08)}.sidebar-top-level-items{margin-top:0.25rem;margin-bottom:60px}.sidebar-top-level-items .context-header a{padding:0.25rem;margin-bottom:0.25rem;margin-top:0}.sidebar-top-level-items .context-header a .avatar-container{font-weight:400;flex:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.08)}.sidebar-top-level-items .context-header a .avatar-container.rect-avatar{border-style:none}.sidebar-top-level-items .context-header a .avatar-container.rect-avatar .avatar.s32{border-radius:4
 px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.08)}.sidebar-top-level-items>li .badge.badge-pill:not(.gl-badge){border-radius:0.5rem;padding-top:0.125rem;padding-bottom:0.125rem;padding-left:0.5rem;padding-right:0.5rem;background-color:#cbe2f9;color:#0b5cad}.sidebar-top-level-items>li.active .sidebar-sub-level-items:not(.is-fly-out-only){display:block}.sidebar-top-level-items>li.active .badge.badge-pill:not(.gl-badge){font-weight:400;color:#0b5cad}.sidebar-top-level-items li>a.gl-link{color:#303030}.sidebar-top-level-items li>a.gl-link:active{text-decoration:none}.sidebar-sub-level-items{padding-top:0;padding-bottom:0;display:none}.sidebar-sub-level-items:not(.fly-out-list) li>a{padding-left:2.25rem}.toggle-sidebar-button,.close-nav-button{height:48px;padding:0 16px;background-color:#fafafa;border:0;color:#666;display:flex;align-items:center;background-color:#f0f0f0;border-top:1px solid #dbdbdb;position:fixed;bottom:0;width:220px}.toggle-sidebar-button .collapse-text,.toggle-sidebar-but
 ton .icon-chevron-double-lg-left,.close-nav-button .collapse-text,.close-nav-button .icon-chevron-double-lg-left{color:inherit}.collapse-text{white-space:nowrap;overflow:hidden}.sidebar-collapsed-desktop .context-header{height:60px;width:48px}.sidebar-collapsed-desktop .context-header a{padding:10px 4px}.sidebar-collapsed-desktop .sidebar-context-title{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sidebar-collapsed-desktop .context-header{height:auto}.sidebar-collapsed-desktop .context-header a{padding:0.25rem}.sidebar-collapsed-desktop .sidebar-top-level-items>li .sidebar-sub-level-items:not(.flyout-list){display:none}.sidebar-collapsed-desktop .nav-icon-container{margin-right:0}.sidebar-collapsed-desktop .toggle-sidebar-button{width:48px}.sidebar-collapsed-desktop .toggle-sidebar-button .collapse-text{display:none}.sidebar-collapsed-desktop .toggle-sidebar-button .icon-chevron-double-lg-left{transfor
 m:rotate(180deg);margin:0}.close-nav-button{display:none}@media (max-width: 767.98px){.close-nav-button{display:flex}.toggle-sidebar-button{display:none}}input::-moz-placeholder{color:#868686;opacity:1}input::-ms-input-placeholder{color:#868686}input:-ms-input-placeholder{color:#868686}svg{fill:currentColor}svg.s12{width:12px;height:12px}svg.s16{width:16px;height:16px}svg.s32{width:32px;height:32px}svg.s12{vertical-align:-1px}svg.s16{vertical-align:-3px}.header-search{width:320px}.search{margin:0 8px}.search form{display:block;margin:0;padding:4px;width:200px;line-height:24px;height:32px;border:0;border-radius:4px}@media (min-width: 1200px){.search form{width:320px}}.search .search-input{border:0;font-size:14px;padding:0 20px 0 0;margin-left:5px;line-height:25px;width:98%;color:#fff;background:none}.search .search-input-container{display:flex;position:relative}.search .search-input-wrap{width:100%}.search .search-input-wrap .search-icon,.search .search-input-wrap .clear-icon{positio
 n:absolute;right:5px;top:4px}.search .search-input-wrap .search-icon{-webkit-user-select:none;user-select:none}.search .search-input-wrap .clear-icon{display:none}.search .search-input-wrap .dropdown{position:static}.search .search-input-wrap .dropdown-menu{left:-5px;max-height:400px;overflow:auto}@media (min-width: 1200px){.search .search-input-wrap .dropdown-menu{width:320px}}.search .identicon{flex-basis:16px;flex-shrink:0;margin-right:4px}.avatar,.avatar-container{float:left;margin-right:16px;border-radius:50%;border:1px solid rgba(0,0,0,0.08)}.avatar.s16,.avatar-container.s16{width:16px;height:16px;margin-right:8px}.avatar.s32,.avatar-container.s32{width:32px;height:32px;margin-right:8px}.avatar{transition-property:none;width:40px;height:40px;padding:0;background:#fdfdfd;overflow:hidden;border-color:rgba(0,0,0,0.1)}.avatar.avatar-tile{border-radius:0;border:0}.identicon{text-align:center;vertical-align:top;color:#303030;background-color:#f0f0f0}.identicon.s16{font-size:10px;lin
 e-height:16px}.identicon.s32{font-size:14px;line-height:32px}.identicon.bg1{background-color:#fcf1ef}.identicon.bg2{background-color:#f4f0ff}.identicon.bg3{background-color:#f1f1ff}.identicon.bg4{background-color:#e9f3fc}.identicon.bg5{background-color:#ecf4ee}.identicon.bg6{background-color:#fdf1dd}.identicon.bg7{background-color:#f0f0f0}.avatar-container{overflow:hidden;display:flex}.avatar-container a{width:100%;height:100%;display:flex;text-decoration:none}.avatar-container .avatar{border-radius:0;border:0;height:auto;width:100%;margin:0;align-self:center}.rect-avatar{border-radius:2px}.rect-avatar.s16{border-radius:2px}.rect-avatar.s32{border-radius:4px}.tab-width-8{-moz-tab-size:8;tab-size:8}.gl-sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gl-bg-green-500{background-color:#108548}.gl-border-none\!{border-style:none !important}.gl-rounded-pill{border-radius:0.75rem}.gl-text-white{color:#f
 ff}.gl-display-none{display:none}@media (min-width: 576px){.gl-sm-display-block{display:block}}.gl-relative{position:relative}.gl-absolute{position:absolute}.gl-px-3{padding-left:0.5rem;padding-right:0.5rem}.gl-pr-2{padding-right:0.25rem}.gl-py-1{padding-top:0.125rem;padding-bottom:0.125rem}.gl-ml-3{margin-left:0.5rem}.gl-mx-0\!{margin-left:0 !important;margin-right:0 !important}.gl-font-sm{font-size:0.75rem}.gl-font-weight-bold{font-weight:600}.cloak-startup,.content-wrapper>.alert-wrapper,#content-body,.modal-dialog{display:none}
-
-</style>
-
-<link rel="stylesheet" media="print" href="/assets/application-cfa6748598b5e507db0e53906a7639e2c197a53cb57da58b0a20ed087cc0b9d5.css" />
-
-<link rel="stylesheet" media="print" href="/assets/application_utilities-4f92cbaa2387cd4a07d7edd3dde34a811d03b98940aef3757e68acd631dea1cb.css" />
-
-
-<link rel="stylesheet" media="print" href="/assets/highlight/themes/white-462afd27a080b5e09a63dc7a657ad71022b1724252c8c93a6a88b47aeba6f7f9.css" />
-<script>
-//<![CDATA[
-document.querySelectorAll('link[media="print"]').forEach(linkTag => {
-  linkTag.setAttribute('data-startupcss', 'loading');
-  const startupLinkLoadedEvent = new CustomEvent('CSSStartupLinkLoaded');
-  linkTag.addEventListener('load',function(){this.media='all';this.setAttribute('data-startupcss', 'loaded');document.dispatchEvent(startupLinkLoadedEvent);},{once: true});
-})
-
-//]]>
-</script>
-
-<script>
-//<![CDATA[
-window.gon={};
-//]]>
-</script>
-
-
-
-
-<script src="/assets/webpack/runtime.8a18edb1.bundle.js" defer="defer"></script>
-<script src="/assets/webpack/main.122db61a.chunk.js" defer="defer"></script>
-<script src="/assets/webpack/graphql.bfc57280.chunk.js" defer="defer"></script>
-<script src="/assets/webpack/commons-globalSearch-pages.admin.abuse_reports-pages.admin.groups.show-pages.dashboard.todos.index-p-3eb16061.ac450386.chunk.js" defer="defer"></script>
-<script src="/assets/webpack/commons-pages.groups.boards-pages.groups.details-pages.groups.show-pages.projects-pages.projects.act-7905cafb.b28cb205.chunk.js" defer="defer"></script>
-<script src="/assets/webpack/commons-pages.ide-pages.projects-pages.projects.activity-pages.projects.alert_management.details-pag-7ca5fda1.801ddb95.chunk.js" defer="defer"></script>
-<script src="/assets/webpack/commons-pages.projects-pages.projects.activity-pages.projects.alert_management.details-pages.project-28d1a4c2.f102eb46.chunk.js" defer="defer"></script>
-<script src="/assets/webpack/pages.projects.artifacts.file.c8ce4743.chunk.js" defer="defer"></script>
-
-<meta name="csrf-param" content="authenticity_token" />
-<meta name="csrf-token" content="2GF/yphUrktiWQ0JWNAAWY4uUZArP9g8VEzK72dk+ZCZpR3ApN+CPDphs5Y8+BlqaV5j7i+3Hr6M7lLakTzTAw==" />
-
-<meta name="action-cable-url" content="/-/cable" />
-<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport">
-<meta content="#292961" name="theme-color">
-<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-iphone-5a9cee0e8a51212e70b90c87c12f382c428870c0ff67d1eb034d884b78d2dae7.png" />
-<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-ipad-a6eec6aeb9da138e507593b464fdac213047e49d3093fc30e90d9a995df83ba3.png" sizes="76x76" />
-<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-iphone-retina-72e2aadf86513a56e050e7f0f2355deaa19cc17ed97bbe5147847f2748e5a3e3.png" sizes="120x120" />
-<link rel="apple-touch-icon" type="image/x-icon" href="/assets/touch-icon-ipad-retina-8ebe416f5313483d9c1bc772b5bbe03ecad52a54eba443e5215a22caed2a16a2.png" sizes="152x152" />
-<link color="rgb(226, 67, 41)" href="/assets/logo-d36b5212042cebc89b96df4bf6ac24e43db316143e89926c0db839ff694d2de4.svg" rel="mask-icon">
-<link href="/search/opensearch.xml" rel="search" title="Search GitLab" type="application/opensearchdescription+xml">
-<meta content="/assets/msapplication-tile-1196ec67452f618d39cdd85e2e3a542f76574c071051ae7effbfde01710eb17d.png" name="msapplication-TileImage">
-<meta content="#30353E" name="msapplication-TileColor">
-
-
-
-
-
-</head>
-
-<body class="ui-indigo tab-width-8 gl-browser-generic gl-platform-other" data-find-file="/tpo/web/manual/-/find_file/main" data-group="web" data-namespace-id="258" data-page="projects:artifacts:file" data-project="manual" data-project-id="23">
-
-<script>
-//<![CDATA[
-gl = window.gl || {};
-gl.client = {"isGeneric":true,"isOther":true};
-
-
-//]]>
-</script>
-
-
-<header class="navbar navbar-gitlab navbar-expand-sm js-navbar" data-qa-selector="navbar">
-<a class="gl-sr-only gl-accessibility" href="#content-body">Skip to content</a>
-<div class="container-fluid">
-<div class="header-content">
-<div class="title-container hide-when-top-nav-responsive-open">
-<h1 class="title">
-<span class="gl-sr-only">GitLab</span>
-<a title="Dashboard" id="logo" href="/"><img class="brand-header-logo lazy" data-src="/uploads/-/system/appearance/header_logo/1/white.png" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />
-</a></h1>
-<div class="gl-display-none gl-sm-display-block">
-<ul class="list-unstyled navbar-sub-nav" data-view-model="{"primary":[{"id":"project","title":"Projects","active":true,"icon":"project","href":"/explore","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Projects"},"emoji":null},{"id":"groups","title":"Groups","active":false,"icon":"group","href":"/explore/groups","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Groups"},"emoji":null},{"id":"snippets","title":"Snippets","active":false,"icon":"snippet","href":"/explore/snippets&quo
 t;,"view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Snippets"},"emoji":null}],"secondary":[{"id":"help","title":"Help","active":false,"icon":"question-o","href":"/help","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Help"},"emoji":null}],"views":{},"shortcuts":[{"id":"project-shortcut","title":"Projects","active":false,"icon":"","href":"/explore","view":"","css_class":"dashboard-shortcuts-projects","data":{"qa_selector":"menu_item_link","qa_title":"Projects&
 quot;},"emoji":null},{"id":"groups-shortcut","title":"Groups","active":false,"icon":"","href":"/explore/groups","view":"","css_class":"dashboard-shortcuts-groups","data":{"qa_selector":"menu_item_link","qa_title":"Groups"},"emoji":null},{"id":"snippets-shortcut","title":"Snippets","active":false,"icon":"","href":"/explore/snippets","view":"","css_class":"dashboard-shortcuts-snippets","data":{"qa_selector":"menu_item_link","qa_title":"Snippets"},"emoji":null}],"activeTitle":"Menu"}" id="js-top-nav">
-<li>
-<a class="top-nav-toggle" data-toggle="dropdown" href="#" type="button">
-<svg class="s16 dropdown-icon" data-testid="hamburger-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#hamburger"></use></svg>
-Menu
-</a>
-</li>
-</ul>
-<div class="hidden">
-<a class="dashboard-shortcuts-projects" href="/explore">Projects
-</a><a class="dashboard-shortcuts-groups" href="/explore/groups">Groups
-</a><a class="dashboard-shortcuts-snippets" href="/explore/snippets">Snippets
-</a></div>
-
-</div>
-</div>
-<div class="navbar-collapse collapse">
-<ul class="nav navbar-nav">
-<li class="nav-item d-none d-lg-block m-auto">
-<div class="search search-form" data-track-action="activate_form_input" data-track-label="navbar_search" data-track-value="">
-<form class="form-inline form-control" action="/search" accept-charset="UTF-8" method="get"><div class="search-input-container">
-<div class="search-input-wrap">
-<div class="dropdown" data-url="/search/autocomplete">
-<input type="search" name="search" id="search" placeholder="Search GitLab" class="search-input dropdown-menu-toggle no-outline js-search-dashboard-options" spellcheck="false" autocomplete="off" data-issues-path="/dashboard/issues" data-mr-path="/dashboard/merge_requests" data-qa-selector="search_term_field" aria-label="Search GitLab" />
-<button class="hidden js-dropdown-search-toggle" data-toggle="dropdown" type="button"></button>
-<div class="dropdown-menu dropdown-select" data-testid="dashboard-search-options">
-<div class="dropdown-content"><ul>
-<li class="dropdown-menu-empty-item">
-<a>
-Loading...
-</a>
-</li>
-</ul>
-</div><div class="dropdown-loading"><div class="gl-spinner-container"><span class="gl-spinner gl-spinner-orange gl-spinner-md gl-mt-7" aria-label="Loading"></span></div></div>
-</div>
-<svg class="s16 search-icon" data-testid="search-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#search"></use></svg>
-<svg class="s16 clear-icon js-clear-input" data-testid="close-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#close"></use></svg>
-</div>
-</div>
-</div>
-<input type="hidden" name="group_id" id="group_id" value="258" class="js-search-group-options" data-group-path="web" data-name="Web" data-issues-path="/groups/tpo/web/-/issues" data-mr-path="/groups/tpo/web/-/merge_requests" />
-<input type="hidden" name="project_id" id="search_project_id" value="23" class="js-search-project-options" data-project-path="manual" data-name="manual" data-issues-path="/tpo/web/manual/-/issues" data-mr-path="/tpo/web/manual/-/merge_requests" data-issues-disabled="false" />
-<input type="hidden" name="scope" id="scope" />
-<input type="hidden" name="search_code" id="search_code" value="true" />
-<input type="hidden" name="snippets" id="snippets" value="false" />
-<input type="hidden" name="repository_ref" id="repository_ref" />
-<input type="hidden" name="nav_source" id="nav_source" value="navbar" />
-<div class="search-autocomplete-opts hide" data-autocomplete-path="/search/autocomplete" data-autocomplete-project-id="23"></div>
-</form></div>
-
-</li>
-<li class="nav-item d-none d-sm-inline-block d-lg-none">
-<a title="Search" aria-label="Search" data-toggle="tooltip" data-placement="bottom" data-container="body" href="/search?project_id=23"><svg class="s16" data-testid="search-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#search"></use></svg>
-</a></li>
-<li class="nav-item header-help dropdown d-none d-md-block">
-<a class="header-help-dropdown-toggle gl-relative" data-toggle="dropdown" href="/help"><span class="gl-sr-only">
-Help
-</span>
-<svg class="s16" data-testid="question-o-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#question-o"></use></svg>
-<span class="notification-dot rounded-circle gl-absolute"></span>
-<svg class="s16 caret-down" data-testid="chevron-down-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#chevron-down"></use></svg>
-</a><div class="dropdown-menu dropdown-menu-right">
-<ul>
-
-
-<li>
-<a href="/help">Help</a>
-</li>
-<li>
-<a href="https://support.torproject.org/">Support</a>
-</li>
-<li>
-<a target="_blank" class="text-nowrap" rel="noopener noreferrer" data-track-action="click_forum" data-track-property="question_menu" href="https://forum.gitlab.com/">Community forum</a>
-
-</li>
-<li>
-<button class="js-shortcuts-modal-trigger" type="button">
-Keyboard shortcuts
-<kbd aria-hidden="true" class="flat float-right">?</kbd>
-</button>
-</li>
-<li class="divider"></li>
-<li>
-<a href="https://about.gitlab.com/submit-feedback">Submit feedback</a>
-</li>
-<li>
-<a target="_blank" class="text-nowrap" href="https://about.gitlab.com/contributing">Contribute to GitLab
-</a>
-</li>
-
-</ul>
-
-</div>
-</li>
-<li class="nav-item">
-<div>
-<a class="gl-button btn btn-default btn-sign-in" href="/users/sign_in?redirect_to_referer=yes">Sign in</a>
-</div>
-</li>
-
-</ul>
-</div>
-<button class="navbar-toggler d-block d-sm-none gl-border-none!" data-qa-selector="mobile_navbar_button" data-testid="top-nav-responsive-toggle" type="button">
-<span class="sr-only">Toggle navigation</span>
-<span class="more-icon gl-px-3 gl-font-sm gl-font-weight-bold">
-<span class="gl-pr-2">Menu</span>
-<svg class="s16" data-testid="hamburger-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#hamburger"></use></svg>
-</span>
-<svg class="s12 close-icon" data-testid="close-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#close"></use></svg>
-</button>
-</div>
-</div>
-</header>
-
-<div class="layout-page hide-when-top-nav-responsive-open page-with-contextual-sidebar">
-<aside aria-label="Project navigation" class="nav-sidebar">
-<div class="nav-sidebar-inner-scroll">
-<ul class="sidebar-top-level-items" data-qa-selector="project_sidebar">
-<li data-track-label="scope_menu" data-container="body" data-placement="right" class="context-header has-tooltip" title="manual"><a aria-label="manual" class="shortcuts-project rspec-project-link gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Project scope" href="/tpo/web/manual"><span class="avatar-container rect-avatar s32 project_avatar">
-<span class="avatar avatar-tile s32 identicon bg3">M</span>
-</span>
-<span class="sidebar-context-title">
-manual
-</span>
-</a></li>
-<li data-track-label="project_information_menu" class="home"><a aria-label="Project information" class="shortcuts-project-information has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Project information" href="/tpo/web/manual/activity"><span class="nav-icon-container">
-<svg class="s16" data-testid="project-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#project"></use></svg>
-</span>
-<span class="nav-item-name">
-Project information
-</span>
-</a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Project information
-</strong>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="activity" class=""><a aria-label="Activity" class="shortcuts-project-activity gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Activity" href="/tpo/web/manual/activity"><span>
-Activity
-</span>
-</a></li><li data-track-label="labels" class=""><a aria-label="Labels" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Labels" href="/tpo/web/manual/-/labels"><span>
-Labels
-</span>
-</a></li><li data-track-label="members" class=""><a aria-label="Members" id="js-onboarding-members-link" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Members" href="/tpo/web/manual/-/project_members"><span>
-Members
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="repository_menu" class=""><a aria-label="Repository" class="shortcuts-tree has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Repository" href="/tpo/web/manual/-/tree/main"><span class="nav-icon-container">
-<svg class="s16" data-testid="doc-text-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#doc-text"></use></svg>
-</span>
-<span class="nav-item-name" id="js-onboarding-repo-link">
-Repository
-</span>
-</a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Repository
-</strong>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="files" class=""><a aria-label="Files" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Files" href="/tpo/web/manual/-/tree/main"><span>
-Files
-</span>
-</a></li><li data-track-label="commits" class=""><a aria-label="Commits" id="js-onboarding-commits-link" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Commits" href="/tpo/web/manual/-/commits/main"><span>
-Commits
-</span>
-</a></li><li data-track-label="branches" class=""><a aria-label="Branches" id="js-onboarding-branches-link" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Branches" href="/tpo/web/manual/-/branches"><span>
-Branches
-</span>
-</a></li><li data-track-label="tags" class=""><a aria-label="Tags" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Tags" href="/tpo/web/manual/-/tags"><span>
-Tags
-</span>
-</a></li><li data-track-label="contributors" class=""><a aria-label="Contributors" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Contributors" href="/tpo/web/manual/-/graphs/main"><span>
-Contributors
-</span>
-</a></li><li data-track-label="graphs" class=""><a aria-label="Graph" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Graph" href="/tpo/web/manual/-/network/main"><span>
-Graph
-</span>
-</a></li><li data-track-label="compare" class=""><a aria-label="Compare" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Compare" href="/tpo/web/manual/-/compare?from=main&to=main"><span>
-Compare
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="issues_menu" class=""><a aria-label="Issues" class="shortcuts-issues has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Issues" href="/tpo/web/manual/-/issues"><span class="nav-icon-container">
-<svg class="s16" data-testid="issues-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#issues"></use></svg>
-</span>
-<span class="nav-item-name" id="js-onboarding-issues-link">
-Issues
-</span>
-<span class="gl-badge badge badge-pill badge-info sm count issue_counter">17
-</span></a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Issues
-</strong>
-<span class="badge badge-pill count fly-out-badge issue_counter">
-17
-</span>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="issue_list" class=""><a aria-label="Issues" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="List" href="/tpo/web/manual/-/issues"><span>
-List
-</span>
-</a></li><li data-track-label="boards" class=""><a aria-label="Boards" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Boards" href="/tpo/web/manual/-/boards"><span>
-Boards
-</span>
-</a></li><li data-track-label="service_desk" class=""><a aria-label="Service Desk" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Service Desk" href="/tpo/web/manual/-/issues/service_desk"><span>
-Service Desk
-</span>
-</a></li><li data-track-label="milestones" class=""><a aria-label="Milestones" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Milestones" href="/tpo/web/manual/-/milestones"><span>
-Milestones
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="merge_requests_menu" class=""><a aria-label="Merge requests" class="shortcuts-merge_requests gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Merge requests" href="/tpo/web/manual/-/merge_requests"><span class="nav-icon-container">
-<svg class="s16" data-testid="git-merge-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#git-merge"></use></svg>
-</span>
-<span class="nav-item-name" id="js-onboarding-mr-link">
-Merge requests
-</span>
-<span class="gl-badge badge badge-pill badge-info sm count merge_counter js-merge-counter">1
-</span></a><ul class="sidebar-sub-level-items is-fly-out-only">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Merge requests
-</strong>
-<span class="badge badge-pill count fly-out-badge merge_counter js-merge-counter">
-1
-</span>
-</span>
-</li></ul>
-
-</li><li data-track-label="ci_cd_menu" class=""><a aria-label="CI/CD" class="shortcuts-pipelines rspec-link-pipelines has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="CI/CD" href="/tpo/web/manual/-/pipelines"><span class="nav-icon-container">
-<svg class="s16" data-testid="rocket-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#rocket"></use></svg>
-</span>
-<span class="nav-item-name" id="js-onboarding-pipelines-link">
-CI/CD
-</span>
-</a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-CI/CD
-</strong>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="pipelines" class=""><a aria-label="Pipelines" class="shortcuts-pipelines gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Pipelines" href="/tpo/web/manual/-/pipelines"><span>
-Pipelines
-</span>
-</a></li><li data-track-label="jobs" class=""><a aria-label="Jobs" class="shortcuts-builds gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Jobs" href="/tpo/web/manual/-/jobs"><span>
-Jobs
-</span>
-</a></li><li data-track-label="pipeline_schedules" class=""><a aria-label="Schedules" class="shortcuts-builds gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Schedules" href="/tpo/web/manual/-/pipeline_schedules"><span>
-Schedules
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="deployments_menu" class=""><a aria-label="Deployments" class="shortcuts-deployments has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Deployments" href="/tpo/web/manual/-/environments"><span class="nav-icon-container">
-<svg class="s16" data-testid="deployments-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#deployments"></use></svg>
-</span>
-<span class="nav-item-name">
-Deployments
-</span>
-</a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Deployments
-</strong>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="environments" class=""><a aria-label="Environments" class="shortcuts-environments gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Environments" href="/tpo/web/manual/-/environments"><span>
-Environments
-</span>
-</a></li><li data-track-label="releases" class=""><a aria-label="Releases" class="shortcuts-deployments-releases gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Releases" href="/tpo/web/manual/-/releases"><span>
-Releases
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="monitor_menu" class=""><a aria-label="Monitor" class="shortcuts-monitor has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Monitor" href="/tpo/web/manual/-/incidents"><span class="nav-icon-container">
-<svg class="s16" data-testid="monitor-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#monitor"></use></svg>
-</span>
-<span class="nav-item-name">
-Monitor
-</span>
-</a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Monitor
-</strong>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="incidents" class=""><a aria-label="Incidents" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Incidents" href="/tpo/web/manual/-/incidents"><span>
-Incidents
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="analytics_menu" class=""><a aria-label="Analytics" class="shortcuts-analytics has-sub-items gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Analytics" href="/tpo/web/manual/-/value_stream_analytics"><span class="nav-icon-container">
-<svg class="s16" data-testid="chart-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#chart"></use></svg>
-</span>
-<span class="nav-item-name">
-Analytics
-</span>
-</a><ul class="sidebar-sub-level-items">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Analytics
-</strong>
-</span>
-</li><li class="divider fly-out-top-item"></li>
-<li data-track-label="cycle_analytics" class=""><a aria-label="Value stream" class="shortcuts-project-cycle-analytics gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Value stream" href="/tpo/web/manual/-/value_stream_analytics"><span>
-Value stream
-</span>
-</a></li><li data-track-label="ci_cd_analytics" class=""><a aria-label="CI/CD" class="gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="CI/CD" href="/tpo/web/manual/-/pipelines/charts"><span>
-CI/CD
-</span>
-</a></li><li data-track-label="repository_analytics" class=""><a aria-label="Repository" class="shortcuts-repository-charts gl-link" data-qa-selector="sidebar_menu_item_link" data-qa-menu-item="Repository" href="/tpo/web/manual/-/graphs/main/charts"><span>
-Repository
-</span>
-</a></li>
-</ul>
-
-</li><li data-track-label="snippets_menu" class=""><a aria-label="Snippets" class="shortcuts-snippets gl-link" data-qa-selector="sidebar_menu_link" data-qa-menu-item="Snippets" href="/tpo/web/manual/-/snippets"><span class="nav-icon-container">
-<svg class="s16" data-testid="snippet-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#snippet"></use></svg>
-</span>
-<span class="nav-item-name">
-Snippets
-</span>
-</a><ul class="sidebar-sub-level-items is-fly-out-only">
-<li class="fly-out-top-item"><span class="fly-out-top-item-container">
-<strong class="fly-out-top-item-name">
-Snippets
-</strong>
-</span>
-</li></ul>
-
-</li>
-<li class="hidden">
-<a aria-label="Activity" class="shortcuts-project-activity gl-link" href="/tpo/web/manual/activity">Activity
-</a></li>
-<li class="hidden">
-<a aria-label="Graph" class="shortcuts-network gl-link" href="/tpo/web/manual/-/network/main">Graph
-</a></li>
-<li class="hidden">
-<a aria-label="Create a new issue" class="shortcuts-new-issue gl-link" href="/tpo/web/manual/-/issues/new">Create a new issue
-</a></li>
-<li class="hidden">
-<a aria-label="Jobs" class="shortcuts-builds gl-link" href="/tpo/web/manual/-/jobs">Jobs
-</a></li>
-<li class="hidden">
-<a aria-label="Commits" class="shortcuts-commits gl-link" href="/tpo/web/manual/-/commits/main">Commits
-</a></li>
-<li class="hidden">
-<a aria-label="Issue Boards" class="shortcuts-issue-boards gl-link" href="/tpo/web/manual/-/boards">Issue Boards
-</a></li>
-
-</ul>
-<a class="toggle-sidebar-button js-toggle-sidebar qa-toggle-sidebar rspec-toggle-sidebar" role="button" title="Toggle sidebar" type="button">
-<svg class="s16 icon-chevron-double-lg-left" data-testid="chevron-double-lg-left-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#chevron-double-lg-left"></use></svg>
-<span class="collapse-text gl-ml-3">Collapse sidebar</span>
-</a>
-<button name="button" type="button" class="close-nav-button"><svg class="s16" data-testid="close-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#close"></use></svg>
-<span class="collapse-text gl-ml-3">Close sidebar</span>
-</button>
-</div>
-</aside>
-
-
-<div class="content-wrapper content-wrapper-margin">
-<div class="mobile-overlay"></div>
-
-
-<div class="alert-wrapper gl-force-block-formatting-context">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<nav aria-label="Breadcrumbs" class="breadcrumbs container-fluid container-limited project-highlight-puc">
-<div class="breadcrumbs-container">
-<button name="button" type="button" class="toggle-mobile-nav" data-qa-selector="toggle_mobile_nav_button"><span class="sr-only">Open sidebar</span>
-<svg class="s18" data-testid="hamburger-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#hamburger"></use></svg>
-</button><div class="breadcrumbs-links" data-qa-selector="breadcrumb_links_content" data-testid="breadcrumb-links">
-<ul class="list-unstyled breadcrumbs-list js-breadcrumbs-list">
-<li><a class="group-path breadcrumb-item-text js-breadcrumb-item-text " href="/tpo">The Tor Project</a><svg class="s8 breadcrumbs-list-angle" data-testid="angle-right-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#angle-right"></use></svg></li><li><a class="group-path breadcrumb-item-text js-breadcrumb-item-text " href="/tpo/web">Web</a><svg class="s8 breadcrumbs-list-angle" data-testid="angle-right-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#angle-right"></use></svg></li> <li><a href="/tpo/web/manual"><span class="breadcrumb-item-text js-breadcrumb-item-text">manual</span></a><svg class="s8 breadcrumbs-list-angle" data-testid="angle-right-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#angle-right"></use></svg></li>
-
-<li>
-<h2 class="breadcrumbs-sub-title" data-qa-selector="breadcrumb_sub_title_content">
-<a href="/tpo/web/manual/-/jobs/93383/artifacts/file/i18n/contents.pot">Jobs</a>
-</h2>
-</li>
-</ul>
-</div>
-<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"The Tor Project","item":"https://gitlab.torproject.org/tpo"},{"@type":"ListItem","position":2,"name":"Web","item":"https://gitlab.torproject.org/tpo/web"},{"@type":"ListItem","position":3,"name":"manual","item":"https://gitlab.torproject.org/tpo/web/manual"},{"@type":"ListItem","position":4,"name":"Jobs","item":"https://gitlab.torproject.org/tpo/web/manual/-/jobs/93383/artifacts/file/i18n/contents.pot"}]}
-
-</script>
-
-</div>
-</nav>
-
-</div>
-<div class="container-fluid container-limited project-highlight-puc">
-<main class="content" id="content-body" itemscope itemtype="http://schema.org/SoftwareSourceCode">
-<div class="flash-container flash-container-page sticky" data-qa-selector="flash_container">
-</div>
-
-
-<div class="content-block build-header top-area page-content-header">
-<div class="header-content">
-<span class="ci-status ci-success has-tooltip" data-html title="Success">
-<svg class="s16" data-testid="status_success-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#status_success"></use></svg>
-passed
-</span>
-
-<strong>
-Job
-<a class="js-build-id" href="/tpo/web/manual/-/jobs/93383">#93383</a>
-</strong>
-in pipeline
-<strong>
-<a href="/tpo/web/manual/-/pipelines/26583">#26583</a>
-</strong>
-for
-<strong>
-<a class="commit-sha" href="/tpo/web/manual/-/commit/4ccf67015d716d866be60bf5c140fa621de2b86e">4ccf6701</a>
-</strong>
-from
-<strong>
-<a class="ref-name" href="/tpo/web/manual/-/commits/main">main</a>
-</strong>
-by
-<a href="/emmapeel">
-<span class="d-none d-sm-inline">
-<img class="avatar s24 lazy" data-src="/uploads/-/system/user/avatar/246/avatar.png?width=24" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />
-<strong data-placement="top" data-title="@emmapeel" data-toggle="tooltip">
-emmapeel
-</strong>
-</span>
-<strong class="d-inline d-sm-none">@emmapeel</strong>
-</a>
-
-<time class="js-timeago" title="Feb 8, 2022 1:35pm" datetime="2022-02-08T13:35:56Z" data-toggle="tooltip" data-placement="top" data-container="body">Feb 08, 2022</time>
-</div>
-</div>
-
-<div class="tree-holder">
-<div class="nav-block">
-<ul class="breadcrumb repo-breadcrumb">
-<li class="breadcrumb-item">
-<a href="/tpo/web/manual/-/jobs/93383/artifacts/browse">Artifacts</a>
-</li>
-</ul>
-</div>
-<article class="file-holder">
-<div class="js-file-title file-title-flex-parent">
-<div class="file-header-content">
-<svg class="s16" data-testid="doc-chart-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#doc-chart"></use></svg>
-<strong class="file-title-name gl-word-break-all" data-qa-selector="file_name_content">
-contents.pot
-</strong>
-<button class="btn gl-button btn btn-default-tertiary btn-icon btn-sm" data-toggle="tooltip" data-placement="bottom" data-container="body" data-class="gl-button btn btn-default-tertiary btn-icon btn-sm" data-title="Copy file path" data-clipboard-text="{"text":"i18n/contents.pot","gfm":"`i18n/contents.pot`"}" type="button" title="Copy file path" aria-label="Copy file path" aria-live="polite"><svg class="s16 gl-icon" data-testid="copy-to-clipboard-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#copy-to-clipboard"></use></svg></button>
-<small class="mr-1">
-118 KB
-</small>
-</div>
-
-<div class="file-actions d-none d-sm-block">
-
-<div class="btn-group" role="group"><a class="btn gl-button btn-default btn-icon has-tooltip" target="_blank" rel="noopener noreferrer" aria-label="Download" title="Download" data-container="body" href="/tpo/web/manual/-/jobs/93383/artifacts/raw/i18n/contents.pot?inline=false"><svg class="s16" data-testid="download-icon"><use href="/assets/icons-7f1680a3670112fe4c8ef57b9dfb93f0f61b43a2a479d7abd6c83bcb724b9201.svg#download"></use></svg></a></div>
-</div>
-</div>
-<div class="blob-viewer" data-path="i18n/contents.pot" data-type="simple">
-<div class="file-content code">
-<div class="nothing-here-block">
-The source could not be displayed because it is stored as a job artifact.
-You can
-<a target="_blank" rel="noopener noreferrer" href="/tpo/web/manual/-/jobs/93383/artifacts/raw/i18n/contents.pot">download it</a>
-instead.
-</div>
-</div>
-
-</div>
-
-
-</article>
-</div>
-
-</main>
-</div>
-
-
-</div>
-</div>
-<div class="top-nav-responsive layout-page content-wrapper-margin">
-<div class="cloak-startup">
-<div data-view-model="{"primary":[{"id":"project","title":"Projects","active":true,"icon":"project","href":"/explore","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Projects"},"emoji":null},{"id":"groups","title":"Groups","active":false,"icon":"group","href":"/explore/groups","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Groups"},"emoji":null},{"id":"snippets","title":"Snippets","active":false,"icon":"snippet","href":"/explore/snippets","view":"",&qu
 ot;css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Snippets"},"emoji":null}],"secondary":[{"id":"help","title":"Help","active":false,"icon":"question-o","href":"/help","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Help"},"emoji":null}],"views":{"search":{"id":"search","title":"Search","active":false,"icon":"search","href":"/search?project_id=23","view":"","css_class":null,"data":{"qa_selector":"menu_item_link","qa_title":"Search"},"emoji":null}},"shortcuts":[{"id":&q
 uot;project-shortcut","title":"Projects","active":false,"icon":"","href":"/explore","view":"","css_class":"dashboard-shortcuts-projects","data":{"qa_selector":"menu_item_link","qa_title":"Projects"},"emoji":null},{"id":"groups-shortcut","title":"Groups","active":false,"icon":"","href":"/explore/groups","view":"","css_class":"dashboard-shortcuts-groups","data":{"qa_selector":"menu_item_link","qa_title":"Groups"},"emoji":null},{"id":"snippets-shortcut","title":"Snippets","active":false,"icon":"","href":"/explore/snippets","view"
 :"","css_class":"dashboard-shortcuts-snippets","data":{"qa_selector":"menu_item_link","qa_title":"Snippets"},"emoji":null}],"activeTitle":"Menu"}" id="js-top-nav-responsive"></div>
-</div>
-</div>
-
-
-
-<script>
-//<![CDATA[
-if ('loading' in HTMLImageElement.prototype) {
-  document.querySelectorAll('img.lazy').forEach(img => {
-    img.loading = 'lazy';
-    let imgUrl = img.dataset.src;
-    // Only adding width + height for avatars for now
-    if (imgUrl.indexOf('/avatar/') > -1 && imgUrl.indexOf('?') === -1) {
-      const targetWidth = img.getAttribute('width') || img.width;
-      imgUrl += `?width=${targetWidth}`;
-    }
-    img.src = imgUrl;
-    img.removeAttribute('data-src');
-    img.classList.remove('lazy');
-    img.classList.add('js-lazy-loaded', 'qa-js-lazy-loaded');
-  });
-}
-
-//]]>
-</script>
-<script>
-//<![CDATA[
-gl = window.gl || {};
-gl.experiments = {};
-
-
-//]]>
-</script>
-
-</body>
-</html>
-
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2022-02-08 13:38+UTC\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: en <LL at li.org>\n"
+"Language: en\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: (dynamic)
+msgid ""
+"Defend yourself against tracking and surveillance. Circumvent censorship."
+msgstr ""
+
+#: (dynamic)
+msgid "Tor Project | Tor Browser Manual"
+msgstr ""
+
+#: (dynamic)
+msgid "Donate"
+msgstr ""
+
+#: (dynamic)
+msgid "Donate Now"
+msgstr ""
+
+#: (dynamic)
+msgid "Menu"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "About"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Support"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Community"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Blog"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Documentation"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "PrivChat"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Jobs"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Contact"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Press"
+msgstr ""
+
+#: (dynamic)
+msgid "Download Tor Browser"
+msgstr ""
+
+#: (dynamic)
+msgid "Search"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/
+#: (content/contents+en.lr:showcase.title)
+msgid "Tor Browser User Manual"
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: (dynamic)
+msgid "Our mission:"
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"To advance human rights and freedoms by creating and deploying free and open "
+"source anonymity and privacy technologies, supporting their unrestricted "
+"availability and use, and furthering their scientific and popular "
+"understanding."
+msgstr ""
+
+#: (dynamic)
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: (dynamic)
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: (dynamic)
+msgid "Sign up"
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: (dynamic)
+msgid "Topics"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "About Tor Browser"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Downloading"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Installation"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Running Tor Browser for the First Time"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Circumvention"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Bridges"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Managing Identities"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Secure Connections"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Security Settings"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Plugins"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Updating"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Onion Services"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Uninstalling"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Making Tor Browser Portable"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Troubleshooting"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.description)
+msgid "Known Issues"
+msgstr ""
+
+#: (dynamic) https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Mobile Tor"
+msgstr ""
+
+#: (dynamic)
+msgid "Contributors to this page:"
+msgstr ""
+
+#: (dynamic)
+msgid "Edit this page"
+msgstr ""
+
+#: (dynamic)
+msgid "Give Feedback"
+msgstr ""
+
+#: (dynamic)
+msgid "Permalink"
+msgstr ""
+
+#: https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Newsletter"
+msgstr ""
+
+#: https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Pluggable transports"
+msgstr ""
+
+#: https://tb-manual.torproject.org/menu/
+#: (content/menu/contents+en.lr:topic.body)
+msgid "Becoming a Tor Translator"
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.title)
+msgid "ABOUT TOR BROWSER"
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.description)
+msgid "Learn what Tor Browser can do to protect your privacy and anonymity"
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser uses the Tor network to protect your privacy and anonymity. "
+"Using the Tor network has two main properties:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"* Your internet service provider, and anyone watching your connection "
+"locally, will not be able to track your internet activity, including the "
+"names and addresses of the websites you visit."
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"* The operators of the websites and services that you use, and anyone "
+"watching them, will see a connection coming from the Tor network instead of "
+"your real Internet (IP) address, and will not know who you are unless you "
+"explicitly identify yourself."
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"In addition, Tor Browser is designed to prevent websites from "
+"“fingerprinting” or identifying you based on your browser configuration."
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"By default, Tor Browser does not keep any browsing history. Cookies are only "
+"valid for a single session (until Tor Browser is exited or a [New Identity](/"
+"managing-identities/#new-identity) is requested)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid "### HOW TOR WORKS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"Tor is a network of virtual tunnels that allows you to improve your privacy "
+"and security on the Internet. Tor works by sending your traffic through "
+"three random servers (also known as *relays*) in the Tor network. The last "
+"relay in the circuit (the “exit relay”) then sends the traffic out onto the "
+"public Internet."
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"\" src=\"../static/images/how-tor-works.png\" alt=\"How Tor "
+"Browser works\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/about/
+#: (content/about/contents+en.lr:topic.body)
+msgid ""
+"The image above illustrates a user browsing to different websites over Tor. "
+"The green middle computers represent relays in the Tor network, while the "
+"three keys represent the layers of encryption between the user and each "
+"relay."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.title)
+msgid "DOWNLOADING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.description)
+msgid "How to download Tor Browser"
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"The safest and simplest way to download Tor Browser is from the official Tor "
+"Project website at https://www.torproject.org/download."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"Your connection to the site will be secured using [HTTPS](/secure-"
+"connections), which makes it much harder for somebody to tamper with."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"However, there may be times when you cannot access the Tor Project website: "
+"for example, it could be blocked on your network."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"If this happens, you can use one of the alternative download methods listed "
+"below."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid "### MIRRORS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"If you're unable to download Tor Browser from the official Tor Project "
+"website, you can instead try downloading it from one of our official "
+"mirrors, either through [EFF](https://tor.eff.org) or [Calyx Institute]"
+"(https://tor.calyxinstitute.org)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid "### GetTor"
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"[GetTor](https://gettor.torproject.org/) is a service that automatically "
+"responds to messages with links to the latest version of Tor Browser, hosted "
+"at a variety of locations, such as Dropbox, Google Drive and GitHub."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid "### TO USE GETTOR VIA EMAIL:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"Send an email to [gettor at torproject.org](mailto:gettor at torproject.org), and "
+"in the body of the message simply write “windows”, “osx”, or “linux”, "
+"(without quotation marks) depending on your operating system."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"You can also add a language code to get Tor Browser on a language different "
+"than English."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"For example, to get links for downloading Tor Browser in Chinese (China) for "
+"Windows, send an email to [gettor at torproject.org](mailto:gettor at torproject."
+"org) with the words \"windows zh_CN\" in it."
+msgstr ""
+
+#: https://tb-manual.torproject.org/downloading/
+#: (content/downloading/contents+en.lr:topic.body)
+msgid ""
+"GetTor will respond with an email containing links from which you can "
+"download the Tor Browser package, the cryptographic signature (needed for "
+"verifying the download), the fingerprint of the key used to make the "
+"signature, and the package’s checksum. You may be offered a choice of “32-"
+"bit” or “64-bit” software: this depends on the model of the computer you are "
+"using."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.title)
+msgid "INSTALLATION"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.description)
+msgid "Installing Tor Browser"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "## For Windows"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"1. Navigate to the Tor Browser [download page](https://www.torproject.org/"
+"download)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "2. Download the Windows `.exe` file."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"3. (Recommended) Verify the [file's signature](https://support.torproject."
+"org/en/tbb/how-to-verify-signature/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"4. When the download is complete, double click the `.exe` file. Complete the "
+"installation wizard process."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "## For macOS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "2. Download the macOS `.dmg` file."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"4. When the download is complete, double click the `.dmg` file. Complete the "
+"installation wizard process."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "## For GNU/Linux"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "2. Download the GNU/Linux `.tar.xz` file."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "4. Now follow either the graphical or the command-line method:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "#### Graphical method"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"* When the download is complete, extract the archive using an archive "
+"manager."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"* You'll need to tell your GNU/Linux that you want the ability to execute "
+"shell scripts."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "Navigate to the newly extracted Tor Browser directory."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"Right click on `start-tor-browser.desktop`, open Properties or Preferences "
+"and change the permission to allow executing file as program."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "Double-click the icon to start up Tor Browser for the first time."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:50%\" class=\"col-md-6\"  src=\"../../static/images/"
+"linux-make-desktop-file-executable.png\" alt=\"Make the .desktop file "
+"executable in Linux\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"**Note:** On Ubuntu and some other distros if you try to launch `start-tor-"
+"browser.desktop` a text file might open up."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "To change this behavior and launch Tor Browser instead, follow this:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "* Launch \"Files\" (GNOME Files/Nautilus)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "* Click on Preferences."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "* Navigate to the 'Behavior' Tab."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"* Select \"Run them\" or \"Ask what to do\" under \"Executable Text Files\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"* If you choose the latter click on \"Run\" after launching the `start-tor-"
+"browser.desktop` file."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:50%\" class=\"col-md-6\"  src=\"../../static/images/"
+"linux-change-behavior-executable-files.png\" alt=\"Change behavior of "
+"executable text file to always run in Linux\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "#### Command-line method"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"* When the download is complete, extract the archive with the command `tar -"
+"xf [TB archive]`."
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"* From inside the Tor Browser directory, you can launch Tor Browser by "
+"running:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "‪`./start-tor-browser.desktop`"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"**Note:** If this command fails to run, you probably need to make the file "
+"executable. From within this directory run: `chmod +x start-tor-browser."
+"desktop`"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"Some additional flags that can be used with `start-tor-browser.desktop` from "
+"the command-line:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "| **Flag** | **Description** |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "|----------|-----------------|"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"| ‪`--register-app` | To register Tor Browser as a desktop application. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "| ‪`--verbose` | To display Tor and Firefox output in the terminal. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"| ‪`--log [file]` | To record Tor and Firefox output in file (default: tor-"
+"browser.log). |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"| ‪`--detach` | To detach from terminal and run Tor Browser in the "
+"background. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid ""
+"| ‪`--unregister-app` | To unregister Tor Browser as a desktop application. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/installation/
+#: (content/installation/contents+en.lr:topic.body)
+msgid "See here on how to [update Tor Browser](../updating/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.title)
+msgid "RUNNING TOR BROWSER FOR THE FIRST TIME"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.description)
+msgid "Learn how to use Tor Browser for the first time"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"When you run Tor Browser for the first time, you will see the Connect to Tor "
+"window."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"This offers you the option to either connect directly to the Tor network, or "
+"to configure Tor Browser for your connection."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"There's a checkbox which asks whether you always want to get automatically "
+"connected to the Tor network, if this is the case, check the box."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid "### CONNECT"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/connect.png\" alt=\"Click "
+"'connect' to connect to Tor.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"In most cases, choosing \"Connect\" will allow you to connect to the Tor "
+"network without any further configuration."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"Once clicked, a status bar will appear, showing Tor's connection progress."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"If you are on a relatively fast connection, but this bar seems to get stuck "
+"at a certain point, see the [Troubleshooting](../troubleshooting) page for "
+"help solving the problem."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"Or, if you know that your connection is censored or uses a proxy, you should "
+"click on \"Tor Network Settings\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/configure.png\" alt="
+"\"Click 'Tor Network Settings' to adjust network settings.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid "### CONFIGURE"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "Tor Browser will take you through a series of configuration options."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"The first checkbox is Quickstart. If selected, every time you open Tor "
+"Browser, it will try to connect with your previous network settings."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"The second checkbox asks if you want to use a bridge. If you know your "
+"connection is censored, or you have tried and failed to connect to the Tor "
+"network and no other solutions have worked, select \"Use a bridge\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/pluggable-transport.png\" "
+"alt=\"Configure Tor bridge options\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"This will display the [Circumvention](../circumvention) section to configure "
+"a pluggable transport or to connect using [Bridges](../bridges)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid "### OTHER OPTIONS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"The third checkbox asks if your connection uses a proxy. In most cases, this "
+"is not necessary. You will usually know if you need to select this checkbox "
+"because the same settings will be used for other browsers on your system."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid "If possible, ask your network administrator for guidance."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid "If your connection does not use a proxy, click \"Connect\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/running-tor-browser/
+#: (content/running-tor-browser/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/proxy.png\" alt="
+"\"Configure proxy options\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.title)
+msgid "CIRCUMVENTION"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.description)
+msgid "What to do if the Tor network is blocked"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Direct access to the Tor network may sometimes be blocked by your Internet "
+"Service Provider or by a government."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser includes some circumvention tools for getting around these "
+"blocks. These tools are called “pluggable transports”."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "### TYPES OF PLUGGABLE TRANSPORT"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Currently there are three pluggable transports available, but more are being "
+"developed."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "<table class=\"table table-striped\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "<tbody>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "<tr class=\"odd\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "<td>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "obfs4"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "</td>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"obfs4 makes Tor traffic look random, and also prevents censors from finding "
+"bridges by Internet scanning. obfs4 bridges are less likely to be blocked "
+"than its predecessors, obfs3 bridges."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "</tr>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "meek"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"meek transports make it look like you are browsing a major web site instead "
+"of using Tor. meek-azure makes it look like you are using a Microsoft web "
+"site."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "<tr class=\"even\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "Snowflake"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Snowflake is an improvement upon Flashproxy. It sends your traffic through "
+"WebRTC, a peer-to-peer protocol with built-in NAT punching."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "</tbody>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "</table>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "### USING PLUGGABLE TRANSPORTS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"To use a pluggable transport, click \"Tor Network Settings\" when starting "
+"Tor Browser for the first time."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Under the \"Bridges\" section, select the checkbox \"Use a bridge\" and "
+"choose the \"Select a built-in bridge\" option."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"From the dropdown, select whichever pluggable transport you'd like to use."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Once you've selected the pluggable transport, scroll up and click \"Connect"
+"\" to save your settings."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Or, if you have Tor Browser running, click on \"Preferences\" (or \"Options"
+"\" on Windows) in the [hamburger menu (≡)](https://support.torproject.org/"
+"glossary/hamburger-menu/) and then on \"Tor\" in the sidebar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"In the \"Bridges\" section, select the checkbox \"Use a bridge\", and from "
+"the option \"Select a built-in bridge\", choose whichever pluggable "
+"transport you'd like to use from the dropdown."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid "Your settings will automatically be saved once you close the tab."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid "### WHICH TRANSPORT SHOULD I USE?"
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Each of the transports listed in Tor Bridge's menu works in a different way, "
+"and their effectiveness depends on your individual circumstances."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"If you are trying to circumvent a blocked connection for the first time, you "
+"should try the different transports: obfs4, snowflake, or meek-azure."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"If you try all of these options, and none of them gets you online, you will "
+"need to request a bridge or manually enter bridge addresses."
+msgstr ""
+
+#: https://tb-manual.torproject.org/circumvention/
+#: (content/circumvention/contents+en.lr:topic.body)
+msgid ""
+"Read the [Bridges](../bridges/) section to learn what bridges are and how to "
+"obtain them."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.title)
+msgid "BRIDGES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.description)
+msgid ""
+"Most Pluggable Transports, such as obfs4, rely on the use of \"bridge\" "
+"relays."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Most [Pluggable Transports](../circumvention), such as obfs4, rely on the "
+"use of \"bridge\" relays."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Like ordinary Tor relays, bridges are run by volunteers; unlike ordinary "
+"relays, however, they are not listed publicly, so an adversary cannot "
+"identify them easily."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Using bridges in combination with pluggable transports helps to conceal the "
+"fact that you are using Tor, but may slow down the connection compared to "
+"using ordinary Tor relays."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Other pluggable transports, like meek, use different anti-censorship "
+"techniques that do not rely on bridges. You do not need to obtain bridge "
+"addresses in order to use these transports."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid "### GETTING BRIDGE ADDRESSES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Because bridge addresses are not public, you will need to request them "
+"yourself. You have a few options:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"* Visit [https://bridges.torproject.org/](https://bridges.torproject.org) "
+"and follow the instructions, or"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"* Email [bridges at torproject.org](mailto:bridges at torproject.org) from a "
+"Gmail, or Riseup email address"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid "* Use Moat to fetch bridges from within Tor Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid "### USING MOAT"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"If you're starting Tor Browser for the first time, click \"Tor Network "
+"Settings\" to open the Tor settings window."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Under the \"Bridges\" section, select the checkbox \"Use a bridge\", then "
+"choose \"Request a bridge from torproject.org\" and click \"Request a "
+"Bridge...\" for BridgeDB to provide a bridge."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Complete the Captcha and click \"Submit\". Click \"Connect\" to save your "
+"settings."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"In the \"Bridges\" section, select the checkbox \"Use a bridge\", and from "
+"the option \"Request a bridge from torproject.org\", click \"Request a New "
+"Bridge...\" for BridgeDB to provide a bridge."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Complete the Captcha and click \"Submit\". Your setting will automatically "
+"be saved once you close the tab."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/request-a-bridge.png\" alt="
+"\"Request a bridge from torproject.org\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid "### ENTERING BRIDGE ADDRESSES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"Under the \"Bridges\" section, select the checkbox \"Use a bridge\", choose "
+"\"Provide a bridge I know\" and enter each bridge address on a separate line."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid "Click \"Connect\" to save your settings."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"In the \"Bridges\" section, select the checkbox \"Use a bridge\", and from "
+"the option \"Provide a bridge I know\", enter each bridge address on a "
+"separate line."
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/tor-launcher-custom-"
+"bridges.png\" alt=\"Enter custom bridge addresses\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/bridges/
+#: (content/bridges/contents+en.lr:topic.body)
+msgid ""
+"If the connection fails, the bridges you received may be down. Please use "
+"one of the above methods to obtain more bridge addresses, and try again."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.title)
+msgid "MANAGING IDENTITIES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.description)
+msgid "Learn how to control personally-identifying information in Tor Browser"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"When you connect to a website, it is not only the operators of that website "
+"who can record information about your visit. Most websites now use numerous "
+"third-party services, including social networking “Like” buttons, analytics "
+"trackers, and advertising beacons, all of which can link your activity "
+"across different sites."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"Using the Tor network stops observers from being able to discover your exact "
+"location and IP address, but even without this information they might be "
+"able to link different areas of your activity together. For this reason, Tor "
+"Browser includes some additional features that help you control what "
+"information can be tied to your identity."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid "### THE URL BAR"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser centers your web experience around your relationship with the "
+"website in the URL bar. Even if you connect to two different sites that use "
+"the same third-party tracking service, Tor Browser will force the content to "
+"be served over two different Tor circuits, so the tracker will not know that "
+"both connections originate from your browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"On the other hand, all connections to a single website address will be made "
+"over the same Tor circuit, meaning you can browse different pages of a "
+"single website in separate tabs or windows, without any loss of "
+"functionality."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" align=\"right\" hspace=\"5\" src=\"../../static/"
+"images/circuit_full.png\" alt=\"Display circuit diagram under the site "
+"information menu\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"You can see a diagram of the circuit that Tor Browser is using for the "
+"current tab in the site information menu, in the URL bar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"In the circuit, the Guard or entry node is the first node and it's "
+"automatically and randomly selected by Tor. But it is different from the "
+"other nodes in the circuit. In order to avoid profiling attacks, the Guard "
+"node changes only after 2-3 months, unlike the other nodes, which change "
+"with every new domain. For more information about Guards, consult the [FAQ]"
+"(https://www.torproject.org/docs/faq#EntryGuards) and [Support Portal]"
+"(https://support.torproject.org/tbb/tbb-2/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid "### LOGGING IN OVER TOR"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"Although Tor Browser is designed to enable total user anonymity on the web, "
+"there may be situations in which it makes sense to use Tor with websites "
+"that require usernames, passwords, or other identifying information."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"If you log into a website using a regular browser, you also reveal your IP "
+"address and geographical location in the process. The same is often true "
+"when you send an email. Logging into your social networking or email "
+"accounts using Tor Browser allows you to choose exactly which information "
+"you reveal to the websites you browse. Logging in using Tor Browser is also "
+"useful if the website you are trying to reach is censored on your network."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"When you log in to a website over Tor, there are several points you should "
+"bear in mind:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"* See the [Secure Connections](/secure-connections) page for important "
+"information on how to secure your connection when logging in."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"* Tor Browser often makes your connection appear as though it is coming from "
+"an entirely different part of the world. Some websites, such as banks or "
+"email providers, might interpret this as a sign that your account has been "
+"hacked or compromised, and lock you out. The only way to resolve this is by "
+"following the site’s recommended procedure for account recovery, or "
+"contacting the operators and explaining the situation."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid "### CHANGING IDENTITIES AND CIRCUITS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:100%\" class=\"col-md-6\" src=\"../../static/images/"
+"new_identity.png\" alt=\"New Identity and New Tor Circuit options under main "
+"menu\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser features “New Identity” and “New Tor Circuit for this Site” "
+"options. They are also located in the hamburger or main menu (≡)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid "### NEW IDENTITY"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"This option is useful if you want to prevent your subsequent browser "
+"activity from being linkable to what you were doing before. Selecting it "
+"will close all your open tabs and windows, clear all private information "
+"such as cookies and browsing history, and use new Tor circuits for all "
+"connections. Tor Browser will warn you that all activity and downloads will "
+"be stopped, so take this into account before clicking “New Identity”."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"To use this option, you just need to click on 'New Identity' in Tor "
+"Browser's toolbar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid "### NEW TOR CIRCUIT FOR THIS SITE"
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"This option is useful if the [exit relay](../about/#how-tor-works) you are "
+"using is unable to connect to the website you require, or is not loading it "
+"properly. Selecting it will cause the currently-active tab or window to be "
+"reloaded over a new Tor circuit. Other open tabs and windows from the same "
+"website will use the new circuit as well once they are reloaded. This option "
+"does not clear any private information or unlink your activity, nor does it "
+"affect your current connections to other websites."
+msgstr ""
+
+#: https://tb-manual.torproject.org/managing-identities/
+#: (content/managing-identities/contents+en.lr:topic.body)
+msgid ""
+"You can also access this option in the new circuit display, in the site "
+"information menu, in the URL bar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.title)
+msgid "ONION SERVICES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.description)
+msgid "Services that are only accessible using Tor"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Onion services (formerly known as \"hidden services\") are services (like "
+"websites) that are only accessible through the Tor network."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Onion services offer several advantages over ordinary services on the non-"
+"private web:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"* Onion services’ location and IP address are hidden, making it difficult "
+"for adversaries to censor them or identify their operators."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"* All traffic between Tor users and onion services is end-to-end encrypted, "
+"so you do not need to worry about [connecting over HTTPS](/secure-"
+"connections)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"* The address of an onion service is automatically generated, so the "
+"operators do not need to purchase a domain name; the .onion URL also helps "
+"Tor ensure that it is connecting to the right location and that the "
+"connection is not being tampered with."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid "### HOW TO ACCESS AN ONION SERVICE"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Just like any other website, you will need to know the address of an onion "
+"service in order to connect to it. An onion address is a string of 56 mostly "
+"random letters and numbers, followed by \".onion\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"When accessing a website that uses an onion service, Tor Browser will show "
+"in the URL bar an icon of an onion displaying the state of your connection: "
+"secure and using an onion service."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"You can learn more about the onion site that you are visiting by looking at "
+"the Circuit Display."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Another way to learn about an onion site is if the website administrator has "
+"implemented a feature called Onion-Location."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Onion-Location is a non-standard HTTP header that websites can use to "
+"advertise their onion counterpart."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"If the website that you are visiting has an onion site available, a purple "
+"suggestion pill will prompt at the URL bar in Tor Browser displaying \"."
+"onion available\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"When you click on \".onion available\", the website will be reloaded and "
+"redirected to its onion counterpart."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:100%\" class=\"col-md-6\" src=\"../../static/images/"
+"onion-location.png\" alt=\"Onion-Location\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"To prioritize an onion site version of a website, you can enable automatic "
+"Onion-Location redirects."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Click on hamburger menu (≡), go to Preferences (or Options on Windows), "
+"click on Privacy & Security, and in the Onion Services section look for the "
+"entry \"Prioritize .onion sites when known.\" and check the option \"Always"
+"\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Or, if you're already running Tor Browser, you can copy and paste this "
+"string in a new tab: `about:preferences#privacy` and change this setting."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid "## ONION SERVICE AUTHENTICATION"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"An authenticated onion service is a service like an onion site that requires "
+"the client to provide an authentication token before accessing the service."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"As a Tor user, you may authenticate yourself directly in the Tor Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"In order to access this service, you will need access credentials from the "
+"onion service operator."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"When accessing an authenticated onion service, Tor Browser will show in the "
+"URL bar an icon of a little gray key, accompanied by a tooltip."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid "Enter your valid private key into the input field."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/client-auth.png\" alt="
+"\"Client Authorization\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid "### ONION SERVICES ERRORS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"If you can't connect to an onion site, Tor Browser will provide a specific "
+"error message informing why the website is unavailable."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Errors can happen in different layers: client errors, network errors or "
+"service errors."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"Some of these errors can be fixed by following the Troubleshooting section."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"The table below shows all the possible errors and which action you should "
+"take to solve the issue."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid "| **Code** | **Error Title** | **Short Description** |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid "|----------|-----------------|-----------------------|"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF0 | Onion site Not Found | The most likely cause is that the onion site "
+"is offline or disabled. Contact the onion site administrator. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF1 | Onion site Cannot Be Reached | The onion site is unreachable due to "
+"an internal error. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF2 | Onion site Has Disconnected | The most likely cause is that the "
+"onion site is offline or disabled. Contact the onion site administrator. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF3 | Unable to Connect to Onion site | The onion site is busy or the Tor "
+"network is overloaded. Try again later. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF4 | Onion site Requires Authentication | Access to the onion site "
+"requires a key but none was provided. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF5 | Onion site Authentication Failed | The provided key is incorrect or "
+"has been revoked. Contact the onion site administrator. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF6 | Invalid Onion site Address | The provided onion site address is "
+"invalid. Please check that you entered it correctly. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"| XF7 | Onion site Circuit Creation Timed Out | Failed to connect to the "
+"onion site, possibly due to a poor network connection. |"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### TROUBLESHOOTING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"If you cannot reach the onion service you requested, make sure that you have "
+"entered the onion address correctly: even a small mistake will stop Tor "
+"Browser from being able to reach the site."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"If you are still unable to connect to the onion service after verifying the "
+"address, please try again later. There may be a temporary connection issue, "
+"or the site operators may have allowed it to go offline without warning."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"If the onion service you are trying to access consists of a string of 16 "
+"characters (V2 format), this type of address is [being deprecated](https://"
+"support.torproject.org/onionservices/v2-deprecation/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/onion-services/
+#: (content/onion-services/contents+en.lr:topic.body)
+msgid ""
+"You can also test if you are able to access other onion services by "
+"connecting to [DuckDuckGo's Onion Service](https://"
+"duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/)."
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"The following visualization shows what information is visible to "
+"eavesdroppers with and without Tor Browser and HTTPS encryption:"
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"Click the “Tor” button to see what data is visible to observers when you're "
+"using Tor. The button will turn green to indicate that Tor is on."
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"Click the “HTTPS” button to see what data is visible to observers when "
+"you're using HTTPS. The button will turn green to indicate that HTTPS is on."
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"When both buttons are green, you see the data that is visible to observers "
+"when you are using both tools."
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"When both buttons are grey, you see the data that is visible to observers "
+"when you don't use either tool."
+msgstr ""
+
+#: (dynamic)
+msgid "HTTPS"
+msgstr ""
+
+#: (dynamic)
+msgid "Tor"
+msgstr ""
+
+#: (dynamic)
+msgid "POTENTIALLY VISIBLE DATA"
+msgstr ""
+
+#: (dynamic)
+msgid "Site.com"
+msgstr ""
+
+#: (dynamic)
+msgid "The site being visited."
+msgstr ""
+
+#: (dynamic)
+msgid "user / pw"
+msgstr ""
+
+#: (dynamic)
+msgid "Username and password used for authentication."
+msgstr ""
+
+#: (dynamic)
+msgid "data"
+msgstr ""
+
+#: (dynamic)
+msgid "Data being transmitted."
+msgstr ""
+
+#: (dynamic)
+msgid "location"
+msgstr ""
+
+#: (dynamic)
+msgid ""
+"Network location of the computer used to visit the website (the public IP "
+"address)."
+msgstr ""
+
+#: (dynamic)
+msgid "Whether or not Tor is being used."
+msgstr ""
+
+#: https://tb-manual.torproject.org/secure-connections/
+#: (content/secure-connections/contents+en.lr:topic.title)
+msgid "SECURE CONNECTIONS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/secure-connections/
+#: (content/secure-connections/contents+en.lr:topic.description)
+msgid "Learn how to protect your data using Tor Browser and HTTPS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/secure-connections/
+#: (content/secure-connections/contents+en.lr:topic.body)
+msgid ""
+"If personal information such as a login password travels unencrypted over "
+"the Internet, it can very easily be intercepted by an eavesdropper. If you "
+"are logging into any website, you should make sure that the site offers "
+"HTTPS encryption, which protects against this kind of eavesdropping. You can "
+"verify this in the URL bar: if your connection is encrypted, the address "
+"will begin with “https://”, rather than “http://”."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.title)
+msgid "SECURITY SETTINGS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.description)
+msgid "Configuring Tor Browser for security and usability"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"By default, Tor Browser protects your security by encrypting your browsing "
+"data."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"You can further increase your security by choosing to disable certain web "
+"features that can be used to compromise your security and anonymity."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"You can do this by increasing Tor Browser's Security Levels in the shield "
+"menu."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"Increasing Tor Browser's security level will stop some web pages from "
+"functioning properly, so you should weigh your security needs against the "
+"degree of usability you require."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "### ACCESSING THE SECURITY SETTINGS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"The Security Settings can be accessed by clicking the Shield icon next to "
+"the Tor Browser URL bar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"To view and adjust your Security Settings, click the 'Advanced Security "
+"Settings...' button in the shield menu."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:100%\" class=\"col-lg-6\" src=\"../../static/images/"
+"security-settings-anim.gif\" alt=\"Click on 'Advanced Security Settings' "
+"under the shield menu.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "### SECURITY LEVELS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"Increasing the Security Level in the Tor Browser Security Settings will "
+"disable or partially disable certain browser features to protect against "
+"possible attacks."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"You can enable these settings again at any time by adjusting your Security "
+"Level."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:100%\" class=\"col-lg-6\" src=\"../../static/images/"
+"security-settings-safest.png\" alt=\"Security Level is currently set to "
+"Standard.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "###### Standard"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "* At this level, all Tor Browser and website features are enabled."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "###### Safer"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"* This level disables website features that are often dangerous. This may "
+"cause some sites to lose functionality."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"* JavaScript is disabled on all non-[HTTPS](../secure-connections) sites; "
+"some fonts and math symbols are disabled; audio and video (HTML5 media) are "
+"click-to-play."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "###### Safest"
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"* This level only allows website features required for static sites and "
+"basic services."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid "These changes affect images, media, and scripts."
+msgstr ""
+
+#: https://tb-manual.torproject.org/security-settings/
+#: (content/security-settings/contents+en.lr:topic.body)
+msgid ""
+"* Javascript is disabled by default on all sites; some fonts, icons, math "
+"symbols, and images are disabled; audio and video (HTML5 media) are click-to-"
+"play."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.title)
+msgid "TROUBLESHOOTING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.description)
+msgid "What to do if Tor Browser doesn’t work"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"You should be able to start browsing the web using Tor Browser shortly after "
+"running the program, and clicking the “Connect” button if you are using it "
+"for the first time."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"col-md-6\" src=\"../../static/images/connect.png\" alt=\"Click "
+"'Connect' to connect to Tor.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "### QUICK FIXES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "If Tor Browser doesn’t connect, there may be a simple solution."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "Try each of the following:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"* Your computer’s system clock must be set correctly, or Tor will not be "
+"able to connect."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"* Make sure another Tor Browser or instance of 'Tor' is not already running "
+"on your system."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "If you’re not sure if Tor Browser is running, restart your computer."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"* Make sure that any antivirus program you have installed is not preventing "
+"Tor from running."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"You may need to consult the documentation for your antivirus software if you "
+"do not know how to do this."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "* Temporarily disable your firewall."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"* If Tor Browser was working before and is not working now your system may "
+"have been hibernating."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "A reboot of your system will solve the issue."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "* Delete Tor Browser and install it again."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"If updating, do not just overwrite your previous Tor Browser files; ensure "
+"they are fully deleted beforehand."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "### VIEW TOR LOGS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"In most cases, taking a look at the Tor logs can be helpful in diagnosing "
+"the issue."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"If you’re having trouble connecting, an error message may appear and you can "
+"select the option to \"copy Tor log to clipboard\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "Then paste the Tor log into a text file or other document."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"If you don't see this option and you have Tor Browser open, you can navigate "
+"to the hamburger menu (\"≡\"), then click on \"Preferences\", and finally on "
+"\"Tor\" in the side bar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"At the bottom of the page, next to the \"View the Tor logs\" text, click the "
+"button \"View Logs...\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"Alternatively, on GNU/Linux, to view the logs right in the terminal, "
+"navigate to the Tor Browser directory and launch the Tor Browser from the "
+"command line by running:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "‪`./start-tor-browser.desktop --verbose`"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "Or to save the logs to a file (default: tor-browser.log):"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "‪`./start-tor-browser.desktop --log [file]`"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"More information on this can be found on the [Support Portal](https://"
+"support.torproject.org/connecting/connecting-2/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid "### IS YOUR CONNECTION CENSORED?"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"If you still can’t connect, your Internet Service Provider might be "
+"censoring connections to the Tor network."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"Read the [Circumvention](/circumvention) section for possible solutions."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### KNOWN ISSUES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser is under constant development, and some issues are known about "
+"but not yet fixed."
+msgstr ""
+
+#: https://tb-manual.torproject.org/troubleshooting/
+#: (content/troubleshooting/contents+en.lr:topic.body)
+msgid ""
+"Please check the [Known Issues](/known-issues) page to see if the problem "
+"you are experiencing is already listed there."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.title)
+msgid "UPDATING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.description)
+msgid "How to update Tor Browser"
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser must be kept updated at all times. If you continue to use an "
+"outdated version of the software, you may be vulnerable to serious security "
+"flaws that compromise your privacy and anonymity."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser will prompt you to update the software once a new version has "
+"been released: the hamburger menu (main menu) will display a green circle "
+"with an upwards facing arrow in it, and you may see a written update "
+"indicator when Tor Browser opens. You can update either automatically or "
+"manually."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid "### UPDATING TOR BROWSER AUTOMATICALLY"
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"<img width=\"400\" src=\"../../static/images/update1.png\" alt=\"Select "
+"'Restart to update Tor Browser' under the main menu\"/>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"When you are prompted to update Tor Browser, click on hamburger menu (main "
+"menu), then select “Restart to update Tor browser”."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"<img width=\"500\" src=\"../../static/images/update4.png\" alt=\"Update "
+"progress bar\"/>"
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"Wait for the update to download and install, then Tor Browser will restart "
+"itself. You will now be running the latest version."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid "### UPDATING TOR BROWSER MANUALLY"
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"When you are prompted to update Tor Browser, finish the browsing session and "
+"close the program."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"Remove Tor Browser from your system by deleting the folder that contains it "
+"(see the [Uninstalling](/uninstalling) section for more information)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/updating/
+#: (content/updating/contents+en.lr:topic.body)
+msgid ""
+"Visit https://www.torproject.org/download/ and download a copy of the latest "
+"Tor Browser release, then install it as before."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.title)
+msgid "PLUGINS, ADD-ONS AND JAVASCRIPT"
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.description)
+msgid "How Tor Browser handles add-ons, plugins and JavaScript"
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid "### FLASH PLAYER"
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"Video websites, such as Vimeo make use of the Flash Player plugin to display "
+"video content. Unfortunately, this software operates independently of Tor "
+"Browser and cannot easily be made to obey Tor Browser’s proxy settings. It "
+"can therefore reveal your real location and IP address to the website "
+"operators, or to an outside observer. For this reason, Flash is disabled by "
+"default in Tor Browser, and enabling it is not recommended."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"Some video websites (such as YouTube) offer alternative video delivery "
+"methods that do not use Flash. These methods may be compatible with Tor "
+"Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid "### JAVASCRIPT"
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"JavaScript is a programming language that websites use to offer interactive "
+"elements such as video, animation, audio, and status timelines. "
+"Unfortunately, JavaScript can also enable attacks on the security of the "
+"browser, which might lead to deanonymization."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser includes an add-on called NoScript. It's accessible through "
+"\"Preferences\" (or \"Options\" on Windows) on the [hamburger menu (≡)]"
+"(https://support.torproject.org/glossary/hamburger-menu/), then select "
+"'Customize' and drag the “S” icon to the top-right of the window. NoScript "
+"allows you to control the JavaScript (and other scripts) that runs on "
+"individual web pages, or block it entirely."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"Users who require a high degree of security in their web browsing should set "
+"Tor Browser’s [Security Level](../security-settings/) to “Safer” (which "
+"disables JavaScript for non-HTTPS websites) or “Safest” (which does so for "
+"all websites). However, disabling JavaScript will prevent many websites from "
+"displaying correctly, so Tor Browser’s default setting is to allow all "
+"websites to run scripts in \"Standard\" mode."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid "### BROWSER ADD-ONS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser is based on Firefox, and any browser add-ons or themes that are "
+"compatible with Firefox can also be installed in Tor Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/plugins/
+#: (content/plugins/contents+en.lr:topic.body)
+msgid ""
+"However, the only add-ons that have been tested for use with Tor Browser are "
+"those included by default. Installing any other browser add-ons may break "
+"functionality in Tor Browser or cause more serious problems that affect your "
+"privacy and security. It is strongly discouraged to install additional add-"
+"ons, and the Tor Project will not offer support for these configurations."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.title)
+msgid "UNINSTALLING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.description)
+msgid "How to remove Tor Browser from your system"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "Removing Tor Browser from your system is simple:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "On Windows:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"* Locate your Tor Browser folder or application. The default location is the "
+"Desktop."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "* Delete the Tor Browser folder or application."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "* Empty your Trash."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "On macOS:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"* Locate your Tor Browser application. The default location is the "
+"Applications folder."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "* Move the Tor Browser application to Trash."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "* Go to your `~/Library/Application Support/` folder."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"* Note the Library folder is hidden on newer versions of macOS. To navigate "
+"to this folder in Finder, select \"Go to Folder...\" in the \"Go\" menu."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"\" src=\"/static/images/macos-go-to-folder-menu.png\" alt=\"Go "
+"to folder menu option.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"* Then type `~/Library/Application Support/` in the window and click Go."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"<img class=\"\" src=\"/static/images/macos-go-to-folder-window.png\" alt="
+"\"Go to folder window.\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "* Locate the TorBrowser-Data folder and move it to Trash."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"Note that if you did not install Tor Browser in the default location (the "
+"Applications folder), then the TorBrowser-Data folder is not located in the "
+"`~/Library/Application Support/` folder, but in the same folder where you "
+"installed Tor Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "On Linux:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"* Locate your Tor Browser folder. On Linux, there is no default location, "
+"however the folder will be named \"tor-browser_en-US\" if you are running "
+"the English Tor Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid "* Delete the Tor Browser folder."
+msgstr ""
+
+#: https://tb-manual.torproject.org/uninstalling/
+#: (content/uninstalling/contents+en.lr:topic.body)
+msgid ""
+"Note that your operating system’s standard \"Uninstall\" utility is not used."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.title)
+msgid "KNOWN ISSUES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"* Tor needs your system clock (and your time zone) set to the correct time."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"* Antivirus or malware protection blocking users from accessing Tor Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"Sometimes these also pop up with [false positives regarding malware and/or "
+"vulnerabilities](https://support.torproject.org/tbb/antivirus-false-"
+"positive/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"You can read more about this on our [Support Portal](https://support."
+"torproject.org/tbb/tbb-10/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"The following antivirus and firewall software have been known to interfere "
+"with Tor and may need to be temporarily disabled:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Webroot SecureAnywhere"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Kaspersky Internet Security 2012"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Sophos Antivirus for Mac"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Microsoft Security Essentials"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Avast Antivirus"
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* VPNs also tend to interfere with Tor and need to be disabled."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"We also do not recommend using VPN and Tor together unless you're an "
+"advanced user who knows how to configure both in a way that doesn't "
+"compromise your privacy."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"You can find more detailed information about Tor + VPN at our [wiki](https://"
+"gitlab.torproject.org/legacy/trac/-/wikis/doc/TorPlusVPN)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Videos that require Adobe Flash are unavailable."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "Flash is disabled for security reasons."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* Tor can not use a bridge if a proxy is set."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "* The Tor Browser package is dated January 1, 2000 00:00:00 UTC."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "This is to ensure that each software build is exactly reproducible."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"* Issues with making Tor Browser as your [default browser](https://support."
+"torproject.org/tbb/tbb-32/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"* If Tor Browser was working before and is not working now (especially after "
+"a re-install or an update), your system may have been hibernating."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid "A reboot of your system, in that case, will solve the issue."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"* Tor won't start on Windows when the [folder path contains non-ascii "
+"characters](https://gitlab.torproject.org/tpo/core/tor/-/issues/10416)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/known-issues/
+#: (content/known-issues/contents+en.lr:topic.body)
+msgid ""
+"* BitTorrent [is not anonymous over Tor](https://blog.torproject.org/"
+"bittorrent-over-tor-isnt-good-idea)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.title)
+msgid "MOBILE TOR"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.description)
+msgid "Learn about Tor for mobile devices"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### Tor Browser for Android"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser for Android is the only official mobile browser supported and "
+"developed by the Tor Project."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "It is like the desktop Tor Browser, but for your Android mobile device."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Some of the prime features of Tor Browser for Android include: reducing "
+"tracking across websites, defending against surveillance, resisting browser "
+"fingerprinting, and circumventing censorship."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### DOWNLOADING AND INSTALLATION"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"There exists Tor Browser for Android and Tor Browser for Android (alpha)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Non-technical users should get Tor Browser for Android, as this is stable "
+"and less prone to errors."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser for Android is available on Play Store, F-Droid and the Tor "
+"Project website."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"It is very risky to download Tor Browser outside of these three platforms."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Google Play"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"You can install Tor Browser for Android from [Google Play Store](https://"
+"play.google.com/store/apps/details?id=org.torproject.torbrowser)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### F-Droid"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"The Guardian Project provides Tor Browser for Android on their F-Droid "
+"repository."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If you would prefer installing the app from F-Droid, please follow these "
+"steps:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"1. Install the F-Droid app on your Android device from [the F-Droid website.]"
+"(https://f-droid.org/)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "2. After installing F-Droid, open the app."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "3. At the lower-right-hand corner, open \"Settings\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "4. Under the \"My Apps\" section, open Repositories."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "5. Toggle \"Guardian Project Official Releases\" as enabled."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"6. Now F-Droid downloads the list of apps from the Guardian Project's "
+"repository (Note: this may take a few minutes)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "7. Tap the Back button at the upper-left-hand corner."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "8. Open \"Latest\" at the lower-left-hand corner."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"10. Open the search screen by tapping the magnifying glass at the lower-"
+"right side."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "11. Search for \"Tor Browser for Android\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "12. Open the query result by \"The Tor Project\" and install."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### The Tor Project website"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"You can also get Tor Browser for Android by downloading and installing the "
+"apk from the [Tor Project website](https://www.torproject.org/download/"
+"#android)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### RUNNING TOR BROWSER FOR ANDROID FOR THE FIRST TIME"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"When you run Tor Browser for the first time, you will see the option to "
+"connect directly to the Tor network, or to configure Tor Browser for your "
+"connection with the settings icon."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Connect"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-connect.png\" alt=\"Connect to Tor Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Once tapped, changing sentences will appear at the bottom of the screen, "
+"indicating Tor’s connection progress."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If you are on a relatively fast connection, but this text seems to get stuck "
+"at a certain point, see the [Troubleshooting](../troubleshooting) page for "
+"help solving the problem."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Configure"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-configure.png\" alt=\"Configure Tor Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If you know that your connection is censored, you should select the settings "
+"icon."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"The first screen will tell you about the status of the Tor Network and "
+"provide you the option to configure a Bridge ('Config Bridge')."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If you know your connection is censored, or you have tried and failed to "
+"connect to the Tor network and no other solutions have worked, tap on "
+"'Config Bridge'."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"You will then be taken to the [Circumvention](../circumvention) screen to "
+"configure a pluggable transport."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### CIRCUMVENTION"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Bridge relays are Tor relays that are not listed in the public Tor directory."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Bridges are useful for Tor users under oppressive regimes, and for people "
+"who want an extra layer of security because they're worried somebody will "
+"recognize that they are contacting a public Tor relay IP address."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"To use a pluggable transport, tap on the settings icon when starting Tor "
+"Browser for the first time."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"The first screen tells you about the status of the Tor network. Tap on "
+"'Config Bridge' to configure a bridge."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-censored.png\" alt=\"Censored internet on Tor Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"The next screen provides the option to either use a built-in bridge or "
+"custom bridge."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"With the \"Use a Bridge\" option, you will have three options: \"obfs4\", "
+"\"meek-azure\", and \"snowflake\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-select-a-bridge.png\" alt=\"Select a bridge on Tor Browser for "
+"Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-selected-a-bridge.png\" alt=\"Selected a bridge on Tor Browser for "
+"Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If you choose the \"Provide a Bridge I know\" option, then you have to enter "
+"a [bridge address](../bridges/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-provide-a-bridge.png\" alt=\"Provide a bridge on Tor Browser for "
+"Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-provided-a-bridge.png\" alt=\"Provide brigde addresses on Tor "
+"Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### MANAGING IDENTITIES"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### New Identity"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-new-identity.png\" alt=\"New Identity on Tor Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"When Tor Browser is running, you would see so in your device's notification "
+"panel after expanding it along with the button \"NEW IDENTITY\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "Tapping on this button will provide you with a new identity."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Unlike in Tor Browser for Desktop, the \"NEW IDENTITY\" button in Tor "
+"Browser for Android does not prevent your subsequent browser activity from "
+"being linkable to what you were doing before."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "Selecting it will only change your Tor circuit."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### SECURITY SETTINGS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-security-settings.gif\" alt=\"Security settings and security slider "
+"on Tor Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"[Security settings](../security-settings/) disable certain web features that "
+"can be used to compromise your security and anonymity."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser for Android provides the same three security levels that are "
+"available on desktop."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "You can modify the security level by following given steps:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "* Tap on a button of 3 vertical dots in URL bar."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "* Scroll down and tap on \"Security Settings\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "* You can now select an option i.e. Standard, Safer or Safest."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### UPDATING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "You can update Tor Browser automatically or manually."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Updating Tor Browser for Android automatically"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"This method assumes that you have either Google Play or F-Droid installed on "
+"your mobile device."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "##### Google Play"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-update-google-play.png\" alt=\"Updating Tor Browser for Android on "
+"Google Play\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tap on the hamburger menu next to the search bar and navigate to \"My apps & "
+"games\" > \"Updates\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If you find Tor Browser on the list of apps which need updating, select it "
+"and tap the \"Update\" button."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "##### F-Droid"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-update-f-droid.png\" alt=\"Updating Tor Browser for Android on F-"
+"Droid\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "Tap on \"Settings\", then go to \"Manage installed apps\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"On the next screen, select Tor Browser and finally tap on the \"Update\" "
+"button."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Updating Tor Browser for Android manually"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Visit the [Tor Project website](https://www.torproject.org/download/"
+"#android) and download a copy of the latest Tor Browser release, then "
+"[install](/mobile-tor/#downloading-and-installation) it as before."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"In most cases, this latest version of Tor Browser will install over the "
+"older version, thereby upgrading the browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"If doing this fails to update the browser, you may have to uninstall Tor "
+"Browser before reinstalling it."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"With Tor Browser closed, remove it from your system by uninstalling it using "
+"your device's settings."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Depending on your mobile device's brand, navigate to Settings > Apps, then "
+"select Tor Browser and tap on the \"Uninstall\" button. Afterwards, download "
+"the latest Tor Browser release and install it."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### UNINSTALLING"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tor Browser for Android can be uninstalled directly from F-Droid, Google "
+"Play or from your mobile device's app settings."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-uninstall-google-play.png\" alt=\"Uninstalling Tor Browser for "
+"Android on Google Play\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Tap on the hamburger menu next to the search bar and navigate to \"My apps & "
+"games\" > \"Installed\"."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Select Tor Browser from the list of installed apps, then press the "
+"\"Uninstall\" button."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-uninstall-f-droid.png\" alt=\"Uninstalling Tor Browser for Android "
+"on F-Droid\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"On the next screen, select Tor Browser and finally tap on the \"Uninstall\" "
+"button."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Mobile device app settings"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"col-md-6\" src=\"../../static/images/"
+"android-uninstall-device-settings.png\" alt=\"Uninstalling Tor Browser for "
+"Android using device app settings\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Depending on your mobile device's brand, navigate to Settings > Apps, then "
+"select Tor Browser and tap on the \"Uninstall\" button."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### View Tor Logs"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"<img style=\"max-width:300px\" class=\"img-fluid\" src=\"../../static/images/"
+"android-view-logs.gif\" alt=\"View Tor logs on Tor Browser for Android\">"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "To view your Tor logs:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "1. Launch Tor Browser for Android and tap 'Connect'."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"2. During the bootstrapping process, swipe right to left to view the logs. "
+"(Note: By default, the ability to take screenshots of the Tor logs is "
+"disabled on Tor Browser for Android. [Bug #40191](https://bugs.torproject."
+"org/tpo/applications/fenix/40191))"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"To troubleshoot some of the most common issues please refer to the [Support "
+"Portal entry](https://support.torproject.org/connecting/connecting-2/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"At the moment, there are some features which are not available in Tor "
+"Browser for Android, but are currently available in Tor Browser for desktop."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"* You can't see your Tor circuit. [#25764](https://gitlab.torproject.org/tpo/"
+"applications/torbutton/-/issues/25764)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"* Tor Browser for Android does not connect when moved to the SD Card. "
+"[#31814](https://gitlab.torproject.org/tpo/applications/tor-browser/-/"
+"issues/31814)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"* You can't take screenshots while using Tor Browser for Android. [#27987]"
+"(https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/27987)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"* You can't upload files with Tor Browser for Android. [#40283](https://"
+"gitlab.torproject.org/tpo/applications/tor-browser/-/issues/40283)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"* You can't open onion addresses that requires Client Authorization [#31672]"
+"(https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/31672)"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### More about Tor on mobile devices"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Orfox"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Orfox was first released in 2015 by The Guardian Project, with the aim of "
+"giving Android users a way to browse the internet over Tor."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Over the next three years, Orfox continuously improved and became a popular "
+"way for people to browse the internet with more privacy than standard "
+"browsers, and Orfox was crucial for helping people circumvent censorship and "
+"access blocked sites and critical resources."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"In 2019, [Orfox was sunsetted](https://blog.torproject.org/orfox-paved-way-"
+"tor-browser-android) after the official Tor Browser for Android was released."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "#### Orbot"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Orbot is a free proxy app that empowers other apps to use the Tor network."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "Orbot uses Tor to encrypt your Internet traffic."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Then you can use it with other apps installed on your mobile device to "
+"circumvent censorship and protect against surveillance."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Orbot can be downloaded and installed from [Google Play](https://play.google."
+"com/store/apps/details?id=org.torproject.android)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Check out [our Support portal](https://support.torproject.org/tormobile/"
+"tormobile-6/) to know if you need both Tor Browser for Android and Orbot or "
+"either one."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### Tor Browser for iOS"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "There is no Tor Browser for iOS."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"We recommend an iOS app called Onion Browser, which is open source, uses Tor "
+"routing, and is developed by someone who works closely with the Tor Project."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"However, Apple requires browsers on iOS to use something called Webkit, "
+"which prevents Onion Browser from having the same privacy protections as Tor "
+"Browser."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"[Learn more about Onion Browser](https://blog.torproject.org/tor-heart-onion-"
+"browser-and-more-ios-tor)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"Download Onion Browser from the [App Store](https://itunes.apple.com/us/app/"
+"onion-browser/id519296448)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid "### Tor Browser for Windows Phone"
+msgstr ""
+
+#: https://tb-manual.torproject.org/mobile-tor/
+#: (content/mobile-tor/contents+en.lr:topic.body)
+msgid ""
+"There is currently no supported method for running Tor on older Windows "
+"Phones but in case of the newer Microsoft-branded/promoted phones, same "
+"steps on [Tor Browser on Android](#tor-browser-for-android) can be followed."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.title)
+msgid "MAKE TOR BROWSER PORTABLE"
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.description)
+msgid "How to install Tor Browser onto removable media"
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"If preferred, Tor Browser may be made portable by extracting it from its "
+"archive directly onto removable media such as a USB stick or SD card."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"It is recommended to use writable media so that Tor Browser can be updated "
+"as required."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid "For Windows:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"1. Plug in your removable media and format it. Any filesystem type will work."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"2. Navigate to the Tor Browser [download page](https://torproject.org/"
+"download)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid "3. Download the Windows `.exe` file and save it directly to your media."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"4. (Recommended) Verify the [files signature](https://support.torproject.org/"
+"tbb/how-to-verify-signature/)."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"5. When the download is complete, click the `.exe` file and begin the "
+"installation process."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"6. When the installer asks where to install Tor Browser, select your "
+"removable media."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid "For macOS:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"1. Plug in your removable media and format it. You *must* use macOS Extended "
+"(Journaled) format."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid "3. Download the macOS `.dmg` file and save it directly to your media."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"5. When the download is complete, click the `.dmg` file and begin the "
+"installation process."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid "For GNU/Linux:"
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"3. Download the Linux `.tar.xz` file and save it directly to your media."
+msgstr ""
+
+#: https://tb-manual.torproject.org/make-tor-portable/
+#: (content/make-tor-portable/contents+en.lr:topic.body)
+msgid ""
+"5. When the download is complete, extract the archive onto the media as well."
+msgstr ""



More information about the tor-commits mailing list