tor-commits
Threads by month
- ----- 2025 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
October 2021
- 15 participants
- 2054 discussions
commit 090cd2c2e9f6d4789c1a99205757e7649e2452f3
Author: Vinícius Zavam <egypcio(a)torproject.org>
Date: Fri Oct 22 19:05:55 2021 +0000
add egypcio's pronoun to people's page
---
content/about/people/egypcio/contents.lr | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content/about/people/egypcio/contents.lr b/content/about/people/egypcio/contents.lr
index 7bb3faf4..151b1ea6 100644
--- a/content/about/people/egypcio/contents.lr
+++ b/content/about/people/egypcio/contents.lr
@@ -8,6 +8,8 @@ name: Vinicius Zavam
---
nickname: egypcio
---
+pronoun: he
+---
twitter_handle: egypcio
---
gpg: /static/keys/egypcio.txt
1
0

22 Oct '21
commit 8aedc4efd4ffd28218d552fcde3ee70289e282f5
Author: Vinícius Zavam <egypcio(a)torproject.org>
Date: Fri Oct 22 19:11:44 2021 +0000
update avatar in 128x150 used to identify egypcio
---
assets/static/images/people/egypcio.png | Bin 30422 -> 46118 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/assets/static/images/people/egypcio.png b/assets/static/images/people/egypcio.png
index afcf3efa..5923cf24 100644
Binary files a/assets/static/images/people/egypcio.png and b/assets/static/images/people/egypcio.png differ
1
0

[tor-browser-build/maint-10.5] Release preparations for 10.5.10
by richard@torproject.org 22 Oct '21
by richard@torproject.org 22 Oct '21
22 Oct '21
commit e8f3e45aa25d96a46d472a3e21371d49f3095aed
Author: Richard Pospesel <richard(a)torproject.org>
Date: Fri Oct 22 13:47:45 2021 +0200
Release preparations for 10.5.10
Version and Changelog updates
---
projects/fenix/config | 2 +-
projects/firefox/config | 2 +-
projects/tba-translation/config | 2 +-
.../tor-browser/Bundle-Data/Docs/ChangeLog.txt | 10 +
projects/tor-browser/allowed_addons.json | 252 +++++++++++----------
rbm.conf | 4 +-
6 files changed, 148 insertions(+), 124 deletions(-)
diff --git a/projects/fenix/config b/projects/fenix/config
index 72bb3c3..cc4ea5c 100644
--- a/projects/fenix/config
+++ b/projects/fenix/config
@@ -1,7 +1,7 @@
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'fenix-[% c("version") %]-[% c("var/build_id") %].tar.gz'
-git_hash: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-2-build2'
+git_hash: 'tor-browser-[% c("var/fenix_version") %]-[% c("var/torbrowser_branch") %]-2-build3'
git_url: https://gitlab.torproject.org/tpo/applications/fenix.git
tag_gpg_id: 1
gpg_keyring: torbutton.gpg
diff --git a/projects/firefox/config b/projects/firefox/config
index 904ca01..e8f9743 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -1,7 +1,7 @@
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build3'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
diff --git a/projects/tba-translation/config b/projects/tba-translation/config
index 9913dad..f6eca98 100644
--- a/projects/tba-translation/config
+++ b/projects/tba-translation/config
@@ -3,5 +3,5 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
git_url: https://git.torproject.org/translation.git
# We need to bump the commit before releasing but just pointing to a branch
# might cause too much rebuidling of the Firefox part.
-git_hash: 91ff9c1637358b8e31c63796e837af4a91f1680b
+git_hash: d66f8c0f3bffc6b93b4f7d6a482b01441f6e9112
version: '[% c("abbrev") %]'
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index 2314568..f05945e 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,13 @@
+Tor Browser 10.5.10 -- October 23 2021
+ * All Platforms
+ * Translations Update
+ * Windows + OS X + Linux
+ * Revert bug 40049 [torbutton]
+ * Bug 40051: Implement 2021 Year End Campaign look in about:tor [torbutton]
+ * Android
+ * Revert bug 40193 [fenix]
+ * Bug 40194: Add 2021 YEC home screen [fenix]
+
Tor Browser 10.5.9 -- October 9 2021
* Android
* Bug 40052: Skip L10nRegistry source registration on Android [torbutton]
diff --git a/projects/tor-browser/allowed_addons.json b/projects/tor-browser/allowed_addons.json
index 2f3e8ee..7209bae 100644
--- a/projects/tor-browser/allowed_addons.json
+++ b/projects/tor-browser/allowed_addons.json
@@ -17,7 +17,7 @@
"picture_url": "https://addons.cdn.mozilla.net/user-media/userpics/13/13299/13299734.png?mo…"
}
],
- "average_daily_users": 695579,
+ "average_daily_users": 702973,
"categories": {
"android": [
"experimental",
@@ -239,10 +239,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.5613,
- "bayesian_average": 4.559966853638345,
- "count": 3916,
- "text_count": 1263
+ "average": 4.5615,
+ "bayesian_average": 4.560175520717073,
+ "count": 3952,
+ "text_count": 1271
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
"requires_payment": false,
@@ -333,7 +333,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
- "weekly_downloads": 24111
+ "weekly_downloads": 25892
},
"notes": null
},
@@ -349,7 +349,7 @@
"picture_url": "https://addons.cdn.mozilla.net/user-media/userpics/5/5474/5474073.png?modif…"
}
],
- "average_daily_users": 733783,
+ "average_daily_users": 719568,
"categories": {
"android": [
"security-privacy"
@@ -482,9 +482,9 @@
"category": "recommended"
},
"ratings": {
- "average": 4.6632,
- "bayesian_average": 4.660699978581624,
- "count": 2144,
+ "average": 4.6628,
+ "bayesian_average": 4.660305778598392,
+ "count": 2153,
"text_count": 427
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/reviews/",
@@ -514,7 +514,7 @@
"type": "extension",
"url": "https://www.eff.org/https-everywhere",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/versions/",
- "weekly_downloads": 13289
+ "weekly_downloads": 12514
},
"notes": null
},
@@ -530,7 +530,7 @@
"picture_url": "https://addons.cdn.mozilla.net/user-media/userpics/6/6937/6937656.png?modif…"
}
],
- "average_daily_users": 222216,
+ "average_daily_users": 223488,
"categories": {
"android": [
"security-privacy"
@@ -744,9 +744,9 @@
"category": "recommended"
},
"ratings": {
- "average": 4.8003,
- "bayesian_average": 4.795533245154584,
- "count": 1162,
+ "average": 4.8053,
+ "bayesian_average": 4.800510945081559,
+ "count": 1161,
"text_count": 225
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
@@ -830,7 +830,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
- "weekly_downloads": 9001
+ "weekly_downloads": 8978
},
"notes": null
},
@@ -846,7 +846,7 @@
"picture_url": "https://addons.cdn.mozilla.net/user-media/userpics/5/5474/5474073.png?modif…"
}
],
- "average_daily_users": 993769,
+ "average_daily_users": 990421,
"categories": {
"android": [
"security-privacy"
@@ -1389,10 +1389,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.7921,
- "bayesian_average": 4.789202711954273,
- "count": 1910,
- "text_count": 381
+ "average": 4.7974,
+ "bayesian_average": 4.794500811161986,
+ "count": 1915,
+ "text_count": 379
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
"requires_payment": false,
@@ -1416,7 +1416,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
- "weekly_downloads": 34671
+ "weekly_downloads": 34882
},
"notes": null
},
@@ -1432,7 +1432,7 @@
"picture_url": null
}
],
- "average_daily_users": 5269033,
+ "average_daily_users": 5200268,
"categories": {
"android": [
"security-privacy"
@@ -1444,7 +1444,7 @@
"contributions_url": "",
"created": "2015-04-25T07:26:22Z",
"current_version": {
- "id": 5302965,
+ "id": 5309234,
"compatibility": {
"firefox": {
"min": "60.0",
@@ -1455,7 +1455,7 @@
"max": "*"
}
},
- "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/53…",
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/53…",
"is_strict_compatibility_enabled": false,
"license": {
"id": 6,
@@ -1487,22 +1487,22 @@
"url": "http://www.gnu.org/licenses/gpl-3.0.html"
},
"release_notes": {
- "en-US": "See complete release notes for <a href=\"https://outgoing.prod.mozaws.net/v1/39b2ede80ef84c6164bf4ae0abebd10427c27c3…" rel=\"nofollow\">1.38.2</a> and <a href=\"https://outgoing.prod.mozaws.net/v1/e1b8675de2590801991b0bbabc7584efad8e4e3…" rel=\"nofollow\">1.38.0</a>.\n\n<b>1.38.2</b>\n\n<b>Closed as fixed:</b>\n\n<ul><li><a href=\"https://outgoing.prod.mozaws.net/v1/7bbd3342d12ca16af4ec711a95c97276d546bc9…" rel=\"nofollow\">Regression with <code>important</code> filter option</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/f32bfbb8adb95bb37c0914a987b617223931088…" rel=\"nofollow\">Weird issues with removeparam and negated typ
es</a></li></ul>\n<b>1.38.0</b>\n\n<b>New</b>\n\n<b>:matches-path(...)</b>\n\nNew cosmetic procedural operator, <code>:matches-path(...)</code>. See <a href=\"https://outgoing.prod.mozaws.net/v1/0b8db97707b495cc09519fc174fe38e430a092b…" rel=\"nofollow\">\"Add $path modifier of Adguard or any equivalents of this\"</a>.\n\n<b>Removed</b>\n\nThe setting <em>\"Prevent WebRTC from leaking local IP addresses\"</em> has been removed since it is no longer necessary in modern browsers, except for Firefox for Android where the issue is still present.\n\n<b>Closed as fixed:</b>\n\n<ul><li><a href=\"https://outgoing.prod.mozaws.net/v1/36a3ee268d5c299e8ec08b1ebe63a249b96d541…" rel=\"nofollow\">Remove WebRTC leak prevention</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/33554784d1a5f07bad97857cd755097e11f298e…
c0ce5dc6abc4abc/https%3A//github.com/uBlockOrigin/uBlock-issues/issues/1717\" rel=\"nofollow\">$removeparam doesn't work well with UrlEncoded gb2312 Chinese word</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/dbff64ae643a44b8c5d0bc0dd90a1117a5056e4…" rel=\"nofollow\">Scriptlets don't work randomly in Firefox</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/c4e66447786a108f2f815a3619de33d88d335de…" rel=\"nofollow\">Security: comments can be used to smuggle url() functions into css values</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/d7b163312b5f8028fd69980302a9e655899d367…" rel=\"nofollow\">Prevent uBO from hiding html or body when matched by a generic cosmetic filter</a></li><li><a href=\"https://outg
oing.prod.mozaws.net/v1/63094c0ffc0ae3cbcb87091614d2ba518308691a5477fe1a3f0…" rel=\"nofollow\">On Android Popup Overlays [or Underlays] On-Screen Navigation Buttons</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/0b8db97707b495cc09519fc174fe38e430a092b…" rel=\"nofollow\">Add $path modifier of Adguard or any equivalents of this</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/d6e7c2667106e016708e356d1015c8b6c9d6a17…" rel=\"nofollow\">The overview panel will not show everything if the uBO's icon is placed in the Firefox overflow menu</a></li><li>[patch by @vtriolet] <a href=\"https://outgoing.prod.mozaws.net/v1/60071caa5c95750eda947868f230780fa114825…
s/1676\" rel=\"nofollow\">TypeError in noscript-spoof scriptlet with invalid meta refresh URL</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/cc410f918b9e5bd668bc1cb5d575c8c3cfd7815…" rel=\"nofollow\">TypeError when trying to use element picker on plaintext resource</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/9655be9bbec985b682e4e488d739945244b3943…" rel=\"nofollow\">Split out core functionality into separate module</a>\n <ul> <li>This is of course an ongoing work for the foreseeable future, but the concrete goal sought in the issue has been reached, i.e. the static network filtering engine can be used as a nodejs module with no external dependencies.\n </li><li>Since uBO's codebase now uses <a href=\"https://outgoing.prod.mozaws.net/v1/ab012f71e112b4af02ca4ced93600a107437074…
9037f7a12cf/https%3A//developer.mozilla.org/en-US/docs/Web/JavaScript/Guide…" rel=\"nofollow\">JS modules</a>, the minimum version of supported browsers has been increased to Chromium 61, Firefox 60, and Opera 48.\n </li></ul></li></ul>\n<b>Notable commits without en entry in the issue tracker</b>\n\n<ul><li><a href=\"https://outgoing.prod.mozaws.net/v1/35b2226f10cfaa31e279d899cffe83bc92f0080…" rel=\"nofollow\">Better lookup all elements under mouse cursor in element picker</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/8e7fddc8fd19ebc5b738b23aa448c714fe2beae…" rel=\"nofollow\">Add visual hint to grab area of element picker dialog</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/fa918b16dc66724a02233d59579933b99a7ddaa…
c6/https%3A//github.com/gorhill/uBlock/commit/745fbd1c02b7179052ba97f51c54f…" rel=\"nofollow\">Add no-xhr-if scriptlet</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/6a63adca3212cc590f35882686bad7fe9e1afd6…" rel=\"nofollow\">Refactor hntrie to avoid the need for boundary cells</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/b7d41befb2148b7edfdd47498c92e820a9717c4…" rel=\"nofollow\">Fix bad test in WASM version of HNTrieContainer</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/b0518dbc267b256317e3d65f33ff09b32101a6b…" rel=\"nofollow\">Export the rule-based filtering engines to the nodejs package</a></li><li><a href=\"http
s://outgoing.prod.mozaws.net/v1/0672264a1f035c7e4915dee9fc01762b9bde0b0a20f…" rel=\"nofollow\">Rewrite logical expressions for ESLint</a></li><li>[patch by @mjethani] <a href=\"https://outgoing.prod.mozaws.net/v1/23acba3b6ffca69772b0b89f306ab3022375fc3…" rel=\"nofollow\">Add Makefile</a></li><li>[patch by @mjethani] <a href=\"https://outgoing.prod.mozaws.net/v1/c0eeac8448e88220d7da49ad01f30027c5cbd0c…" rel=\"nofollow\">Make uAssets a submodule</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/5c2bd6088ce0c5974482f63ed846f340104ebe7…" rel=\"nofollow\">Ensure compiled sections are ordered i
n ascending id</a></li><li><a href=\"https://outgoing.prod.mozaws.net/v1/759a262bccef4602e39107c2f3c999c95044c48…" rel=\"nofollow\">Fix handling of some procedural cosmetic filters with explicit <code>:scope</code></a></li></ul>\n<a href=\"https://outgoing.prod.mozaws.net/v1/ebe2bbe808db6cfa38ec887f0f115ef5b16e7cc…" rel=\"nofollow\">Commits history since last version</a>."
+ "en-US": "See complete release notes for <a href=\"https://outgoing.prod.mozaws.net/v1/69fa40b641b719bbedb997a8a947964dea103c1…" rel=\"nofollow\">1.38.6</a>.\n\n<b>Closed as fixed</b>\n\n<ul><li>[patch by @pixeltris] <a href=\"https://outgoing.prod.mozaws.net/v1/485f2c190bb687b8ba378d8bc4f18425d54ad06…" rel=\"nofollow\">Fix broken twitch.tv functionality</a></li></ul>\n<a href=\"https://outgoing.prod.mozaws.net/v1/9f60b112e367f33b61b404f00092035f0bb6b13…" rel=\"nofollow\">Commits history since last version</a>."
},
"reviewed": null,
- "version": "1.38.2",
+ "version": "1.38.6",
"files": [
{
- "id": 3847314,
- "created": "2021-09-30T13:05:07Z",
- "hash": "sha256:11c02e45981aec36a006bb5bf5d72bfc94b16361995ae8e49b1bd9b765346dad",
+ "id": 3853583,
+ "created": "2021-10-14T14:10:39Z",
+ "hash": "sha256:d095ce1d57e5b46d1de55f6f57d239630ec6259434449f45d7163d69f5c0cc85",
"is_restart_required": false,
"is_webextension": true,
"is_mozilla_signed_extension": false,
"platform": "all",
- "size": 2851296,
+ "size": 2851850,
"status": "public",
- "url": "https://addons.mozilla.org/firefox/downloads/file/3847314/ublock_origin-1.3…",
+ "url": "https://addons.mozilla.org/firefox/downloads/file/3853583/ublock_origin-1.3…",
"permissions": [
"dns",
"menus",
@@ -1616,7 +1616,7 @@
},
"is_disabled": false,
"is_experimental": false,
- "last_updated": "2021-10-04T08:58:19Z",
+ "last_updated": "2021-10-18T15:21:17Z",
"name": {
"ar": "uBlock Origin",
"bg": "uBlock Origin",
@@ -1761,10 +1761,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.7682,
- "bayesian_average": 4.767759744458693,
- "count": 12496,
- "text_count": 3376
+ "average": 4.7695,
+ "bayesian_average": 4.769060308196597,
+ "count": 12555,
+ "text_count": 3390
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
"requires_payment": false,
@@ -1826,7 +1826,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
- "weekly_downloads": 123786
+ "weekly_downloads": 127159
},
"notes": null
},
@@ -1842,7 +1842,7 @@
"picture_url": null
}
],
- "average_daily_users": 80772,
+ "average_daily_users": 81893,
"categories": {
"android": [
"photos-media"
@@ -1962,9 +1962,9 @@
"category": "recommended"
},
"ratings": {
- "average": 4.5201,
- "bayesian_average": 4.515054688905204,
- "count": 1021,
+ "average": 4.5205,
+ "bayesian_average": 4.515440727334414,
+ "count": 1022,
"text_count": 387
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/re…",
@@ -1987,7 +1987,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/ve…",
- "weekly_downloads": 280
+ "weekly_downloads": 284
},
"notes": null
},
@@ -2003,7 +2003,7 @@
"picture_url": null
}
],
- "average_daily_users": 98750,
+ "average_daily_users": 97136,
"categories": {
"android": [
"experimental",
@@ -2142,10 +2142,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.4797,
- "bayesian_average": 4.464936053096786,
- "count": 344,
- "text_count": 97
+ "average": 4.4799,
+ "bayesian_average": 4.465228588923064,
+ "count": 348,
+ "text_count": 98
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/reviews/",
"requires_payment": false,
@@ -2167,7 +2167,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
- "weekly_downloads": 1431
+ "weekly_downloads": 1397
},
"notes": null
},
@@ -2183,7 +2183,7 @@
"picture_url": "https://addons.cdn.mozilla.net/user-media/userpics/12/12929/12929064.png?mo…"
}
],
- "average_daily_users": 193788,
+ "average_daily_users": 193882,
"categories": {
"android": [
"photos-media",
@@ -2197,18 +2197,18 @@
"contributions_url": "https://www.paypal.com/donate?hosted_button_id=GLL4UNSNU6SQN&utm_content=pr…",
"created": "2017-06-17T15:23:33Z",
"current_version": {
- "id": 5300256,
+ "id": 5310117,
"compatibility": {
"firefox": {
"min": "68.0",
"max": "*"
},
"android": {
- "min": "68.0",
+ "min": "79.0",
"max": "*"
}
},
- "edit_url": "https://addons.mozilla.org/en-US/developers/addon/search_by_image/versions/…",
+ "edit_url": "https://addons.mozilla.org/en-US/developers/addon/search_by_image/versions/…",
"is_strict_compatibility_enabled": false,
"license": {
"id": 6,
@@ -2243,19 +2243,19 @@
"en-US": "Learn more about this release from the <a href=\"https://outgoing.prod.mozaws.net/v1/034fc31c913b4c441795892fe3d65db9f7edbe6…" rel=\"nofollow\">changelog</a>."
},
"reviewed": null,
- "version": "3.9.1",
+ "version": "4.0.0",
"files": [
{
- "id": 3844605,
- "created": "2021-09-24T07:50:46Z",
- "hash": "sha256:c7d4c71e0abc59b387c34a5715768e568b9324d2dded21140904fb08751f9ca4",
+ "id": 3854466,
+ "created": "2021-10-16T12:12:16Z",
+ "hash": "sha256:361cd58e2b97c28d64bfdf00ee841227bd44e3fabf7bf88266117521ab2ed4e3",
"is_restart_required": false,
"is_webextension": true,
"is_mozilla_signed_extension": false,
"platform": "all",
- "size": 653702,
+ "size": 643940,
"status": "public",
- "url": "https://addons.mozilla.org/firefox/downloads/file/3844605/search_by_image-3…",
+ "url": "https://addons.mozilla.org/firefox/downloads/file/3854466/search_by_image-4…",
"permissions": [
"alarms",
"contextMenus",
@@ -2277,7 +2277,7 @@
},
"default_locale": "en-US",
"description": {
- "en-US": "Search by Image is a browser extension for Firefox that makes effortless reverse image searches possible, and comes with support for more than 30 search engines.\n\nSearch by Image is an open source project made possible thanks to a community of awesome supporters. If you'd like to support the continued development of the extension, please consider contributing with <a href=\"https://outgoing.prod.mozaws.net/v1/41c106361a7c39f9d2001c93119b0d734fe2515…" rel=\"nofollow\">Patreon</a>, <a href=\"https://outgoing.prod.mozaws.net/v1/d401358dba8a5fc523e092e5f0a30df2e47898c…" rel=\"nofollow\">PayPal</a> or <a href=\"https://outgoing.prod.mozaws.net/v1/0dc030db8e27048be301cc63fcc0b39a33473a7…" rel=\"nofollow\">
Bitcoin</a>.\n\nThe extension helps journalists and researchers around the world to verify the authenticity of images, and assists the identification of false information and fake social media accounts. Search by Image is also popular among photographers, helping artists explore how their work is shared on the web, while shoppers find it valuable for discovering similar products at discounted prices.\n\nThe extension enables you to search for images from the context menu and the browser toolbar with the help of a diverse set of reverse image search engines, which can be toggled and reordered from the extension's options. Visit the wiki for the full list of supported search engines.\n\n<a href=\"https://outgoing.prod.mozaws.net/v1/a1f33afb4059aef86430eb9249e5a6024756138…" rel=\"nofollow\">https://github.com/dessant/search-by-image/wiki/Search-engines</a>\n\nImages positioned at the selected area
are detected regardless of how they were embedded in the page. The extension also supports uploading local images, searching for video frames, capturing details within images, and searching for images from private sites.\n\nA handful of search modes are offered that serve different use cases. The search mode can be set independently for the context menu and browser toolbar from the extension's options.\n\n<b>Search modes:</b>\n<ul> <li><b>Select</b>: select an image on the page, then search for the image URL. Blob, data and file URLs will still be handled as image uploads. This is the default search mode.</li> <li><b>Select & Upload</b>: select an image on the page, then fetch the image, possibly from the browser cache, and upload it. This search mode is preferred for sites which do not allow direct linking of images, such as private sites.</li> <li><b>Capture</b>: select and capture a page area, then upload it.</li> <li><b>Upload</b>: select an image from your device, then
upload it.</li> <li><b>URL</b>: search for an image URL.</li></ul>\n<b>Features:</b>\n<ul> <li>Search with a single engine, or all enabled ones, directly from the top-level context menu item, or the browser toolbar button (see options)</li> <li>Detect any image on the page, including those declared in CSS and pseudo-elements</li> <li>Select the desired image from a dialog, when multiple images are found</li> <li>Search for images from private sites (see search modes)</li> <li>Search for local images (see search modes)</li> <li>Search for the current video frame</li></ul>\nRequired permissions:\n<ul> <li>Access your data for all tabs and websites: required for parsing web pages and performing image searches</li> <li>Display notifications: needed for displaying error messages</li></ul>\nThe context menu item is always visible, unless it is disabled. Visit the <a href=\"https://outgoing.prod.mozaws.net/v1/a079e4ad7483ccc5e2abccd748f5ae8137e21de…
3A//github.com/dessant/search-by-image/wiki/Why-is-the-extension-always-vis…" rel=\"nofollow\">wiki</a> for more details.\n\nThe image you select during a search is sent to the requested third-party service, such as Google Images. Visit the extension's <a href=\"https://addons.mozilla.org/en-US/firefox/addon/search_by_image/privacy/\" rel=\"nofollow\">privacy policy</a> for more information.\n\nKnown issues:\n<ul> <li>The context menu API is not available on Android, use the extension from the browser menu instead (<a href=\"https://outgoing.prod.mozaws.net/v1/eb4516646aa7e23fe04d20c5a45fa8cf79e09f8…" rel=\"nofollow\">1595822</a>)</li></ul>\nThe extension is also available for <a href=\"https://outgoing.prod.mozaws.net/v1/0e00cbe53cfbd165bdd5b0a4a2de549fd22b5c4…" rel=\"nof
ollow\">Chrome</a> and <a href=\"https://outgoing.prod.mozaws.net/v1/c4109e376b4ab1d016c6cbc059e135f8c1a7bce…" rel=\"nofollow\">Edge</a>.\n\n<b>Reviews are not monitored for bug reports, please use GitHub for issues and feature requests.</b>\n<a href=\"https://outgoing.prod.mozaws.net/v1/409bf55345207cc65f09ea6142e4b4cd069323e…" rel=\"nofollow\">https://github.com/dessant/search-by-image</a>"
+ "en-US": "Search by Image is a browser extension for Firefox that makes effortless reverse image searches possible, and comes with support for more than 30 search engines.\n\nSearch by Image is an open source project made possible thanks to a community of awesome supporters. If you'd like to support the continued development of the extension, please consider contributing with <a href=\"https://outgoing.prod.mozaws.net/v1/41c106361a7c39f9d2001c93119b0d734fe2515…" rel=\"nofollow\">Patreon</a>, <a href=\"https://outgoing.prod.mozaws.net/v1/d401358dba8a5fc523e092e5f0a30df2e47898c…" rel=\"nofollow\">PayPal</a> or <a href=\"https://outgoing.prod.mozaws.net/v1/0dc030db8e27048be301cc63fcc0b39a33473a7…" rel=\"nofollow\">
Bitcoin</a>.\n\nThe extension helps journalists and researchers around the world to verify the authenticity of images, and assists the identification of false information and fake social media accounts. Search by Image is also popular among photographers, helping artists explore how their work is shared on the web, while shoppers find it valuable for discovering similar products at discounted prices.\n\nThe extension enables you to search for images from the context menu and the browser toolbar with the help of a diverse set of reverse image search engines, which can be toggled and reordered from the extension's options. Visit the wiki for the full list of supported search engines.\n\n<a href=\"https://outgoing.prod.mozaws.net/v1/a1f33afb4059aef86430eb9249e5a6024756138…" rel=\"nofollow\">https://github.com/dessant/search-by-image/wiki/Search-engines</a>\n\nImages positioned at the selected area
are detected regardless of how they were embedded in the page. The extension also supports uploading local images, searching for video frames, capturing details within images, and searching for images from private sites.\n\nA handful of search modes are offered that serve different use cases. The search mode can be set independently for the context menu and browser toolbar from the extension's options.\n\n<b>Search modes:</b>\n<ul> <li><b>Select URL</b>: select an image on the page, then search for the image URL. Blob, data and file URLs will still be handled as image uploads. This is the default search mode.</li> <li><b>Select image</b>: select an image on the page, then fetch the image, possibly from the browser cache, and upload it. This search mode is preferred for sites which do not allow direct linking of images, such as private sites.</li> <li><b>Capture</b>: select and capture a page area, then upload it.</li> <li><b>Browse</b>: select an image from your device, then up
load it.</li> <li><b>URL</b>: search for an image URL.</li></ul>\n<b>Features:</b>\n<ul> <li>Search with a single engine, or all enabled ones, directly from the top-level context menu item, or the browser toolbar button (see options)</li> <li>Detect any image on the page, including those declared in CSS and pseudo-elements</li> <li>Select the desired image from a dialog, when multiple images are found</li> <li>Search for images from private sites (see search modes)</li> <li>Search for local images (see search modes)</li> <li>Search for the current video frame</li></ul>\nRequired permissions:\n<ul> <li>Access your data for all tabs and websites: required for parsing web pages and performing image searches</li> <li>Display notifications: needed for displaying error messages</li></ul>\nThe context menu item is always visible, unless it is disabled. Visit the <a href=\"https://outgoing.prod.mozaws.net/v1/a079e4ad7483ccc5e2abccd748f5ae8137e21de…
/github.com/dessant/search-by-image/wiki/Why-is-the-extension-always-visible-in-the-context-menu%253F\" rel=\"nofollow\">wiki</a> for more details.\n\nThe image you select during a search is sent to the requested third-party service, such as Google Images. Visit the extension's <a href=\"https://addons.mozilla.org/en-US/firefox/addon/search_by_image/privacy/\" rel=\"nofollow\">privacy policy</a> for more information.\n\nKnown issues:\n<ul> <li>The context menu API is not available on Android, use the extension from the browser menu instead (<a href=\"https://outgoing.prod.mozaws.net/v1/eb4516646aa7e23fe04d20c5a45fa8cf79e09f8…" rel=\"nofollow\">1595822</a>)</li></ul>\nThe extension is also available for <a href=\"https://outgoing.prod.mozaws.net/v1/0e00cbe53cfbd165bdd5b0a4a2de549fd22b5c4…" rel=\"nofoll
ow\">Chrome</a> and <a href=\"https://outgoing.prod.mozaws.net/v1/c4109e376b4ab1d016c6cbc059e135f8c1a7bce…" rel=\"nofollow\">Edge</a>.\n\n<b>Reviews are not monitored for bug reports, please use GitHub for issues and feature requests.</b>\n<a href=\"https://outgoing.prod.mozaws.net/v1/409bf55345207cc65f09ea6142e4b4cd069323e…" rel=\"nofollow\">https://github.com/dessant/search-by-image</a>"
},
"developer_comments": null,
"edit_url": "https://addons.mozilla.org/en-US/developers/addon/search_by_image/edit",
@@ -2295,108 +2295,122 @@
},
"is_disabled": false,
"is_experimental": false,
- "last_updated": "2021-09-24T13:12:46Z",
+ "last_updated": "2021-10-18T06:19:44Z",
"name": {
"en-US": "Search by Image"
},
"previews": [
{
- "id": 230000,
+ "id": 262714,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230000.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262714.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230000.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262714.jpg?mo…"
},
{
- "id": 230001,
+ "id": 262715,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230001.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262715.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230001.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262715.jpg?mo…"
},
{
- "id": 230002,
+ "id": 262717,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230002.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262717.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230002.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262717.jpg?mo…"
},
{
- "id": 230003,
+ "id": 262718,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230003.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262718.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230003.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262718.jpg?mo…"
},
{
- "id": 230004,
+ "id": 262716,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230004.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262716.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230004.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262716.jpg?mo…"
},
{
- "id": 230005,
+ "id": 262719,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230005.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262719.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230005.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262719.jpg?mo…"
},
{
- "id": 230006,
+ "id": 262720,
"caption": null,
"image_size": [
- 1280,
- 800
+ 2400,
+ 1500
+ ],
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262720.png?modi…",
+ "thumbnail_size": [
+ 533,
+ 333
+ ],
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262720.jpg?mo…"
+ },
+ {
+ "id": 262721,
+ "caption": null,
+ "image_size": [
+ 2400,
+ 1500
],
- "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/230/230006.png?modi…",
+ "image_url": "https://addons.cdn.mozilla.net/user-media/previews/full/262/262721.png?modi…",
"thumbnail_size": [
533,
333
],
- "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/230/230006.jpg?mo…"
+ "thumbnail_url": "https://addons.cdn.mozilla.net/user-media/previews/thumbs/262/262721.jpg?mo…"
}
],
"promoted": {
@@ -2407,10 +2421,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.6609,
- "bayesian_average": 4.655469994915242,
- "count": 985,
- "text_count": 194
+ "average": 4.6616,
+ "bayesian_average": 4.656197693274108,
+ "count": 993,
+ "text_count": 195
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
"requires_payment": false,
@@ -2431,7 +2445,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
- "weekly_downloads": 3326
+ "weekly_downloads": 3332
},
"notes": null
},
@@ -2454,7 +2468,7 @@
"picture_url": null
}
],
- "average_daily_users": 59979,
+ "average_daily_users": 61510,
"categories": {
"android": [
"other"
@@ -2736,10 +2750,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.4509,
- "bayesian_average": 4.4460780552462875,
- "count": 1049,
- "text_count": 284
+ "average": 4.4491,
+ "bayesian_average": 4.4442691316779985,
+ "count": 1051,
+ "text_count": 286
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
"requires_payment": false,
@@ -2759,7 +2773,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
- "weekly_downloads": 37
+ "weekly_downloads": 33
},
"notes": null
},
@@ -2775,7 +2789,7 @@
"picture_url": "https://addons.cdn.mozilla.net/user-media/userpics/0/0/143.png?modified=150…"
}
],
- "average_daily_users": 365057,
+ "average_daily_users": 357603,
"categories": {
"android": [
"performance",
@@ -3000,10 +3014,10 @@
"category": "recommended"
},
"ratings": {
- "average": 4.3825,
- "bayesian_average": 4.379771152947895,
- "count": 1825,
- "text_count": 726
+ "average": 4.3861,
+ "bayesian_average": 4.383373789188143,
+ "count": 1831,
+ "text_count": 728
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
"requires_payment": false,
@@ -3039,7 +3053,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
- "weekly_downloads": 8193
+ "weekly_downloads": 8038
},
"notes": null
},
@@ -3055,7 +3069,7 @@
"picture_url": null
}
],
- "average_daily_users": 126280,
+ "average_daily_users": 125733,
"categories": {
"android": [
"performance",
@@ -3188,10 +3202,10 @@
"category": "recommended"
},
"ratings": {
- "average": 3.9131,
- "bayesian_average": 3.908778716674277,
- "count": 1001,
- "text_count": 359
+ "average": 3.9114,
+ "bayesian_average": 3.9070750792101046,
+ "count": 1005,
+ "text_count": 361
},
"ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/revi…",
"requires_payment": false,
@@ -3210,7 +3224,7 @@
"type": "extension",
"url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
"versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/vers…",
- "weekly_downloads": 1519
+ "weekly_downloads": 1560
},
"notes": null
}
diff --git a/rbm.conf b/rbm.conf
index 26eb3c6..4fd97c0 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -57,10 +57,10 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '10.5.9'
+ torbrowser_version: '10.5.10'
torbrowser_build: 'build1'
torbrowser_incremental_from:
- - 10.5.6
+ - 10.5.9
project_name: tor-browser
multi_lingual: 0
build_mar: 1
1
0

[tor-browser/tor-browser-78.15.0esr-10.5-1] fixup! Bug 10760: Integrate TorButton to TorBrowser core
by richard@torproject.org 22 Oct '21
by richard@torproject.org 22 Oct '21
22 Oct '21
commit 9afd1f802d0854f118015a0510cc01f2177744a4
Author: Richard Pospesel <richard(a)torproject.org>
Date: Thu Oct 21 17:04:06 2021 +0200
fixup! Bug 10760: Integrate TorButton to TorBrowser core
---
toolkit/torproject/torbutton | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolkit/torproject/torbutton b/toolkit/torproject/torbutton
index 1ecd3f264126..3bc2584d5c7f 160000
--- a/toolkit/torproject/torbutton
+++ b/toolkit/torproject/torbutton
@@ -1 +1 @@
-Subproject commit 1ecd3f2641264b1389c90af03c6310dbdb53e7e6
+Subproject commit 3bc2584d5c7ff4747195b194640b23abd0eba957
1
0

[translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
by translation@torproject.org 22 Oct '21
by translation@torproject.org 22 Oct '21
22 Oct '21
commit 7eeaf2bc9e18abcda33855dfc71c2044d3a23daa
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Oct 22 13:17:15 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot
---
contents+fr.po | 33 ++++++++++++++++++++++++---------
1 file changed, 24 insertions(+), 9 deletions(-)
diff --git a/contents+fr.po b/contents+fr.po
index 718c531d74..4064a0fd34 100644
--- a/contents+fr.po
+++ b/contents+fr.po
@@ -4,12 +4,12 @@
# 926782667597d71479677e8aab0ad4dc_106149a, 2020
# erinm, 2021
# Gus, 2021
-# Emeric Vallespi <evallespi(a)protonmail.com>, 2021
# Curtis Baltimore <curtisbaltimore(a)protonmail.com>, 2021
# Kingouin <tom.pons(a)hotmail.fr>, 2021
# Emma Peel, 2021
# Matburnx <matboury(a)gmail.com>, 2021
# AO <ao(a)localizationlab.org>, 2021
+# Emeric Vallespi <evallespi(a)protonmail.com>, 2021
#
msgid ""
msgstr ""
@@ -17,7 +17,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-07 17:29+CET\n"
"PO-Revision-Date: 2018-11-14 12:31+0000\n"
-"Last-Translator: AO <ao(a)localizationlab.org>, 2021\n"
+"Last-Translator: Emeric Vallespi <evallespi(a)protonmail.com>, 2021\n"
"Language-Team: French (https://www.transifex.com/otf/teams/1519/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -433,7 +433,7 @@ msgstr "Installation du Navigateur Tor"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "## For Windows"
-msgstr ""
+msgstr "## Pour Windows"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -470,7 +470,7 @@ msgstr ""
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "## For macOS"
-msgstr ""
+msgstr "## Pour macOS"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -489,7 +489,7 @@ msgstr ""
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "## For GNU/Linux"
-msgstr ""
+msgstr "## Pour GNU/Linux"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -500,11 +500,13 @@ msgstr "2. Téléchargez le fichier GNU/Linux `.tar.xz`."
#: (content/installation/contents+en.lrtopic.body)
msgid "4. Now follow either the graphical or the command-line method:"
msgstr ""
+"4. Maintenant, suivez soit la méthode avec l'interface graphique soit avec "
+"l'interface en ligne de commande :"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "#### Graphical method"
-msgstr ""
+msgstr "#### Méthode avec l'interface graphique"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -512,6 +514,8 @@ msgid ""
"* When the download is complete, extract the archive using an archive "
"manager."
msgstr ""
+"* Une fois le téléchargement terminé, faites l'extraction de l'archive à "
+"l'aide d'un gestionnaire d'archives. "
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -519,6 +523,8 @@ msgid ""
"* You'll need to tell your GNU/Linux that you want the ability to execute "
"shell scripts."
msgstr ""
+"* Vous devrez indiquer à votre GNU/Linux que vous souhaitez pouvoir exécuter"
+" des scripts shell."
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -556,11 +562,16 @@ msgid ""
"**Note:** On Ubuntu and some other distros if you try to launch `start-tor-"
"browser.desktop` a text file might open up."
msgstr ""
+"**Remarque :** Sur Ubuntu et certaines autres versions de Linux, si vous "
+"essayez de lancer `start-tor-browser.desktop`, un fichier texte peut "
+"s'ouvrir."
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "To change this behavior and launch Tor Browser instead, follow this:"
msgstr ""
+"Pour modifier ce comportement et lancer le Navigateur Tor à la place, suivez"
+" ces étapes :"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -570,17 +581,19 @@ msgstr ""
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "* Click on Preferences."
-msgstr ""
+msgstr "* Cliquez sur Préférences."
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "* Navigate to the 'Behavior' Tab."
-msgstr ""
+msgstr "* Allez à l'onglet \"Comportement\"."
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "* Select \"Run them\" or \"Ask what to do\" under \"Executable Text Files\"."
msgstr ""
+"* Sélectionnez \"Lancez les\" ou \"Demander quoi faire\" sous \"Fichiers "
+"textes exécutables\"."
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -588,6 +601,8 @@ msgid ""
"* If you choose the latter click on \"Run\" after launching the `start-tor-"
"browser.desktop` file."
msgstr ""
+"* Si vous choisissez le dernier, cliquez sur \"Lancer\" après avoir ouvert "
+"le fichier `start-tor-browser.desktop`."
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
@@ -600,7 +615,7 @@ msgstr ""
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
msgid "#### Command-line method"
-msgstr ""
+msgstr "#### Méthode avec l'interface en ligne de commande"
#: https//tb-manual.torproject.org/installation/
#: (content/installation/contents+en.lrtopic.body)
1
0

[translation/torbutton-torbuttondtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttondtd
by translation@torproject.org 22 Oct '21
by translation@torproject.org 22 Oct '21
22 Oct '21
commit f01a606aa3f418a5990c3b930f922e37f1a489d1
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Oct 22 12:18:21 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbutton…
---
sq/torbutton.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sq/torbutton.dtd b/sq/torbutton.dtd
index e061cb7c89..5d45604f38 100644
--- a/sq/torbutton.dtd
+++ b/sq/torbutton.dtd
@@ -45,7 +45,7 @@
<!ENTITY torbutton.prefs.sec_custom_summary "Parapëlqimet tuaja vetjake për shfletuesin kanë sjellë në rregullime të pazakonta për sigurinë. Për arsye sigurie dhe privatësie, rekomandojmë që të zgjidhni një nga shkallët parazgjedhje të sigurisë.">
<!ENTITY torbutton.prefs.sec_restore_defaults "Rikthe Parazgjedhjet">
<!ENTITY torbutton.prefs.sec_advanced_security_settings "Rregullime të Mëtejshme Sigurie…">
-<!ENTITY torbutton.prefs.sec_change "Change…">
+<!ENTITY torbutton.prefs.sec_change "Ndryshojeni…">
<!ENTITY torbutton.circuit_display.title "Qark TOR">
<!ENTITY torbutton.circuit_display.new_circuit "Qark i ri për këtë Sajt">
1
0

[translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
by translation@torproject.org 22 Oct '21
by translation@torproject.org 22 Oct '21
22 Oct '21
commit 8ff0d91d7ba7febe9c096b8dfdee01b4ae691bd8
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Oct 22 12:15:06 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage
---
sq/aboutTor.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sq/aboutTor.dtd b/sq/aboutTor.dtd
index 1aed23fe13..9ae0430889 100644
--- a/sq/aboutTor.dtd
+++ b/sq/aboutTor.dtd
@@ -47,7 +47,7 @@
Thank you!
-->
-<!ENTITY aboutTor.yec.slogan "HANDS\nOFF\nMY\nDATA">
+<!ENTITY aboutTor.yec.slogan "LARG\nDUART\nNGA\nTË DHËNATn\ E MIA">
<!ENTITY aboutTor.yec.motto "Privatësia është një e drejtë njerëzore">
<!-- LOCALIZATION NOTE (aboutTor.yec.donationMatch): Please translate the 'Friends of Tor' phrase, but
also format it like the name of an organization in whichever way that is appropriate for your locale.
1
0

22 Oct '21
commit 6a7de8dde6b32d8e2d58d74502ea71f948ebbb7c
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Fri Oct 22 08:02:16 2021 -0400
Use the correct name for arti's addr_config.
---
lib/chutney/TorNet.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/chutney/TorNet.py b/lib/chutney/TorNet.py
index 53a8a6c..863a456 100644
--- a/lib/chutney/TorNet.py
+++ b/lib/chutney/TorNet.py
@@ -2370,7 +2370,7 @@ state_dir = "{path}/arti/state"
# implements it.
enforce_distance = {{ "subnets_family_v4" = 33, "subnets_family_v6" = 129 }}
-[client_config]
+[addr_config]
# Allow the client to accept requests to connect to e.g. 127.0.0.1
allow_local_addrs = true
1
0

[translation/gettor-website-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=gettor-website-contentspot
by translation@torproject.org 22 Oct '21
by translation@torproject.org 22 Oct '21
22 Oct '21
commit a613f2f2043061fa12bfe5ff6fa37a04e49faed4
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Oct 22 08:46:17 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=gettor-website-cont…
---
contents+am.po | 72 +++++++++++++----
contents+ar.po | 86 ++++++++++++++------
contents+ast.po | 216 +++++++++++++++++++++++++++------------------------
contents+az.po | 69 ++++++++++++----
contents+be.po | 72 ++++++++++++-----
contents+bg.po | 70 +++++++++++++----
contents+bn.po | 82 +++++++++++++++-----
contents+bo.po | 66 ++++++++++++----
contents+br.po | 216 +++++++++++++++++++++++++++------------------------
contents+bs.po | 74 +++++++++++++-----
contents+ca.po | 81 +++++++++++++------
contents+cs.po | 74 +++++++++++++-----
contents+cy.po | 68 ++++++++++++----
contents+da.po | 78 ++++++++++++++-----
contents+de.po | 86 ++++++++++++++------
contents+el.po | 84 ++++++++++++++------
contents+en_GB.po | 72 ++++++++++++-----
contents+eo.po | 68 ++++++++++++----
contents+es.po | 83 ++++++++++++++------
contents+et.po | 72 ++++++++++++-----
contents+eu.po | 74 +++++++++++++-----
contents+fa.po | 84 ++++++++++++++------
contents+fa_AF.po | 220 ++++++++++++++++++++++++++++------------------------
contents+fi.po | 81 +++++++++++++------
contents+fil.po | 66 ++++++++++++----
contents+fo.po | 66 ++++++++++++----
contents+fr.po | 82 ++++++++++++++------
contents+ga.po | 79 +++++++++++++------
contents+gl.po | 76 +++++++++++++-----
contents+gu.po | 216 +++++++++++++++++++++++++++------------------------
contents+he.po | 80 +++++++++++++------
contents+hi.po | 81 +++++++++++++------
contents+hr.po | 81 +++++++++++++------
contents+hu.po | 82 ++++++++++++++------
contents+hy.po | 72 ++++++++++++-----
contents+id.po | 86 ++++++++++++++------
contents+is.po | 80 +++++++++++++------
contents+it.po | 81 +++++++++++++------
contents+ja.po | 87 +++++++++++++++------
contents+ka.po | 78 ++++++++++++++-----
contents+kk.po | 70 +++++++++++++----
contents+km.po | 71 +++++++++++++----
contents+kn.po | 216 +++++++++++++++++++++++++++------------------------
contents+ko.po | 83 ++++++++++++++------
contents+ku_IQ.po | 216 +++++++++++++++++++++++++++------------------------
contents+ky.po | 220 ++++++++++++++++++++++++++++------------------------
contents+la.po | 216 +++++++++++++++++++++++++++------------------------
contents+lb.po | 73 ++++++++++++-----
contents+lo.po | 72 ++++++++++++-----
contents+lt.po | 75 +++++++++++++-----
contents+lv.po | 75 +++++++++++++-----
contents+mk.po | 82 ++++++++++++++------
contents+ml.po | 78 ++++++++++++++-----
contents+mn.po | 216 +++++++++++++++++++++++++++------------------------
contents+mr.po | 76 +++++++++++++-----
contents+ms.po | 77 +++++++++++++-----
contents+my.po | 78 ++++++++++++++-----
contents+nb.po | 80 ++++++++++++++-----
contents+nl.po | 85 ++++++++++++++------
contents+nn.po | 70 +++++++++++++----
contents+pa.po | 71 +++++++++++++----
contents+pl.po | 86 ++++++++++++++------
contents+ps.po | 220 ++++++++++++++++++++++++++++------------------------
contents+pt-BR.po | 89 +++++++++++++++------
contents+pt-PT.po | 77 +++++++++++++-----
contents+ro.po | 84 ++++++++++++++------
contents+ru.po | 83 ++++++++++++++------
contents+si.po | 216 +++++++++++++++++++++++++++------------------------
contents+sk.po | 75 +++++++++++++-----
contents+sl.po | 68 ++++++++++++----
contents+sq.po | 80 ++++++++++++++-----
contents+sr.po | 75 +++++++++++++-----
contents+sv.po | 82 ++++++++++++++------
contents+sw.po | 77 +++++++++++++-----
contents+ta.po | 79 ++++++++++++++-----
contents+te.po | 72 ++++++++++++-----
contents+tg.po | 220 ++++++++++++++++++++++++++++------------------------
contents+th.po | 86 ++++++++++++++------
contents+tk.po | 220 ++++++++++++++++++++++++++++------------------------
contents+tr.po | 79 ++++++++++++++-----
contents+ug(a)Arab.po | 68 ++++++++++++----
contents+uk.po | 83 ++++++++++++++------
contents+ur.po | 72 ++++++++++++-----
contents+uz.po | 220 ++++++++++++++++++++++++++++------------------------
contents+vi.po | 78 ++++++++++++++-----
contents+zh-CN.po | 87 +++++++++++++++------
contents+zh-TW.po | 84 ++++++++++++++------
contents.pot | 74 +++++++++++++-----
88 files changed, 5841 insertions(+), 2934 deletions(-)
diff --git a/contents+am.po b/contents+am.po
index 005ff2f9e0..c2a4dba5cd 100644
--- a/contents+am.po
+++ b/contents+am.po
@@ -1,15 +1,17 @@
#
# Translators:
-# erinm, 2021
# Suzanne Ferguson, 2021
+# erinm, 2021
+# Michael Dereje Kebede <Michaeldkebede(a)gmail.com>, 2021
+# Elias Worku <eliasict(a)yahoo.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Suzanne Ferguson, 2021\n"
+"Last-Translator: Elias Worku <eliasict(a)yahoo.com>, 2021\n"
"Language-Team: Amharic (https://www.transifex.com/otf/teams/1519/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -169,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -216,11 +214,19 @@ msgid ""
"understanding."
msgstr ""
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr ""
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -246,6 +252,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "ስለ"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "ድጋፍ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ጦማር"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "አግኙን"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ፈልግ "
diff --git a/contents+ar.po b/contents+ar.po
index 1b22bfaf9f..7cd1952e76 100644
--- a/contents+ar.po
+++ b/contents+ar.po
@@ -1,27 +1,27 @@
#
# Translators:
# Khaled Hosny, 2021
-# erinm, 2021
-# Gus, 2021
# محيي الدين <tx99h4(a)hotmail.com>, 2021
-# Rima Sghaier, 2021
-# Ahmed A., 2021
-# Layla Taha <layla(a)asl19.org>, 2021
# ButterflyOfFire, 2021
# Ahmed Essam, 2021
# Ahmed IB <mee.tbhole(a)gmail.com>, 2021
# Ilyes Chouia <celyes02(a)gmail.com>, 2021
# Muhammad Elghdban <Mohamed.Elghdban(a)gmail.com>, 2021
-# NASI₿ <nomadweb(a)protonmail.ch>, 2021
+# Ahmad Gharbeia <gharbeia(a)gmail.com>, 2021
+# erinm, 2021
# Emma Peel, 2021
+# Ahmed A., 2021
+# Layla Taha <layla(a)asl19.org>, 2021
+# NASI₿ <nomadweb(a)protonmail.ch>, 2021
+# Mohamad karkoura <mohammadkarkoura(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: Mohamad karkoura <mohammadkarkoura(a)gmail.com>, 2021\n"
"Language-Team: Arabic (https://www.transifex.com/otf/teams/1519/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -209,32 +209,28 @@ msgid "Close banner"
msgstr "إغلاق"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "لنستخدم قناعًا ،لنستخدم Tor."
+msgid "Privacy is a human right"
+msgstr "الخصوصية هي حق من حقوق الإنسان"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "لنواجه جائحة المراقبة."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "سيتم مطابقة تبرعك بواسطة Friends of Tor ، حتى 150000 دولار."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "سيتم مطابقة تبرعك بواسطة Friends of Tor ، حتى 100000 دولار."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr "تبرع الآن"
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "تبرع الآن"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "تنزيل متصفّح تور (Tor)"
@@ -263,11 +259,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "تبرّع"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "تبرع الآن"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "اشترك في رسالتنا للمستجدات"
@@ -293,6 +297,38 @@ msgstr ""
msgid "Menu"
msgstr "القائمة"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "عن "
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "وثائق"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "الدعم"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "المجتمع المحلي"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "مدونة"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "مناصب شاغرة "
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "للتواصل"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "صحافة"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ابحث"
diff --git a/contents+ast.po b/contents+ast.po
index 731d64e87e..73c03f11bb 100644
--- a/contents+ast.po
+++ b/contents+ast.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Asturian (https://www.transifex.com/otf/teams/1519/ast/)\n"
@@ -16,94 +16,6 @@ msgstr ""
"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr "Proyeutu Tor"
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr ""
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr "Blog"
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -138,7 +50,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -212,22 +124,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -256,21 +168,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr ""
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Guetar"
@@ -355,3 +365,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr "Proyeutu Tor"
diff --git a/contents+az.po b/contents+az.po
index 7bf9b39369..365445b9e9 100644
--- a/contents+az.po
+++ b/contents+az.po
@@ -1,13 +1,14 @@
#
# Translators:
# erinm, 2021
+# Nikafn <appone6(a)gmail.com>, 2021
# ferhad.necef, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: ferhad.necef, 2021\n"
"Language-Team: Azerbaijani (https://www.transifex.com/otf/teams/1519/az/)\n"
@@ -169,32 +170,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -218,11 +215,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Maddi dəstək"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -246,6 +251,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Haqqında"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Sənədlər"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Dəstək"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Bloq"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Əlaqə"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Axtarış"
diff --git a/contents+be.po b/contents+be.po
index 12faf51f16..a304eab8fd 100644
--- a/contents+be.po
+++ b/contents+be.po
@@ -3,16 +3,16 @@
# Tor Project <support-team-private(a)lists.torproject.org>, 2021
# Раман, 2021
# erinm, 2021
-# Đorđe Marušić <djordje(a)hzontal.org>, 2021
# Aleś Łahviniec <a.lahviniec(a)gmail.com>, 2021
+# Đorđe Marušić <djordje(a)hzontal.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Aleś Łahviniec <a.lahviniec(a)gmail.com>, 2021\n"
+"Last-Translator: Đorđe Marušić <djordje(a)hzontal.org>, 2021\n"
"Language-Team: Belarusian (https://www.transifex.com/otf/teams/1519/be/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -172,32 +172,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -221,11 +217,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donate"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -249,6 +253,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Пра праграму"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Дакументацыя"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Падтрымка"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Блог"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Кантакт"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Пошук"
diff --git a/contents+bg.po b/contents+bg.po
index 5b486ff414..011815133a 100644
--- a/contents+bg.po
+++ b/contents+bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: —, 2021\n"
"Language-Team: Bulgarian (https://www.transifex.com/otf/teams/1519/bg/)\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Направете дарение"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Дарете"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Направете дарение"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Относно"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Документация"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Поддръжка"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Блог"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Контакт"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Търсене"
diff --git a/contents+bn.po b/contents+bn.po
index a83d178d51..4e0c0f0c2b 100644
--- a/contents+bn.po
+++ b/contents+bn.po
@@ -1,16 +1,18 @@
#
# Translators:
-# erinm, 2021
# Emma Peel, 2021
-# Al Shahrior Hasan Sagor <shahrior3814(a)gmail.com>, 2021
# Mohammad Shariful Islam <toha.aug29(a)gmail.com>, 2021
+# erinm, 2021
+# Al Shahrior Hasan Sagor <shahrior3814(a)gmail.com>, 2021
+# code smite <codesmite(a)gmail.com>, 2021
+# Tabiha Tanha <tabihatanha(a)yandex.com>, 2021
# Foxom Toto <foxomot957(a)coalamails.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Foxom Toto <foxomot957(a)coalamails.com>, 2021\n"
"Language-Team: Bengali (https://www.transifex.com/otf/teams/1519/bn/)\n"
@@ -196,32 +198,30 @@ msgid "Close banner"
msgstr "কেতন বন্ধ করুন"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "একটি মুখোশ ব্যবহার করুন, ব্যবহার করুন Tor।"
+msgid "Privacy is a human right"
+msgstr "গোপনীয়তা একটি মানুষের অধিকার"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "নজরদারীর অতিমারি প্রতিরোধ করো।"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"তোমার অনুদানের সমান পরিমাণ অনুদান $১,৫০,০০০ পর্যন্ত দিলে টরের বন্ধুরা তার "
+"সমান অনুদান টরকে দিবে।"
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "এখনি দান করুন"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "এখনি দান করো"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor ব্রাউজার ডাউনলোড করুন"
@@ -251,11 +251,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "দান করুন"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "এখনি দান করুন"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "আমাদের নিউজলেটার সাবস্ক্রাইব করুন"
@@ -281,6 +289,38 @@ msgstr ""
msgid "Menu"
msgstr "মেনু"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "বিস্তারিত"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "নির্দেশিকা"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "সমর্থন"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "সম্প্রদায়"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ব্লগ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "চাকরি"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "যোগাযোগ"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "গণমাধ্যম"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "খুঁজুন"
diff --git a/contents+bo.po b/contents+bo.po
index 62eb5547d1..ae7200bf64 100644
--- a/contents+bo.po
+++ b/contents+bo.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Tibetan (https://www.transifex.com/otf/teams/1519/bo/)\n"
@@ -168,32 +168,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -215,11 +211,19 @@ msgid ""
"understanding."
msgstr ""
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr ""
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -245,6 +249,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "སྐོར།"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "རྒྱབ་སྐྱོར།"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ཟིན་བྲིས།"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "འཚོལ།"
diff --git a/contents+br.po b/contents+br.po
index 40bb17885f..8075ab5cee 100644
--- a/contents+br.po
+++ b/contents+br.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Irriep Nala Novram <allannkorh(a)yahoo.fr>, 2021\n"
"Language-Team: Breton (https://www.transifex.com/otf/teams/1519/br/)\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: br\n"
"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr "Reiñ arc'hant"
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "Diwar-benn"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr "Blog"
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr "Darempred"
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Reiñ arc'hant"
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Diwar-benn"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Darempred"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Klask"
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+bs.po b/contents+bs.po
index 2ce06ce97e..5edbc56bb0 100644
--- a/contents+bs.po
+++ b/contents+bs.po
@@ -1,14 +1,14 @@
#
# Translators:
-# erinm, 2021
# Vojtech Kotek <kotek.vojtech(a)gmail.com>, 2021
+# erinm, 2021
# amar94 <factoryamar(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: amar94 <factoryamar(a)gmail.com>, 2021\n"
"Language-Team: Bosnian (https://www.transifex.com/otf/teams/1519/bs/)\n"
@@ -182,32 +182,28 @@ msgid "Close banner"
msgstr "Zatvori baner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Koristi Masku, Koristi Tor."
+msgid "Privacy is a human right"
+msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Doniraj sada"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONIRAJ SADA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Preuzmi Tor Pretraživać"
@@ -237,11 +233,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doniraj"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Doniraj sada"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Pretplatite se na naš Newsletter"
@@ -267,6 +271,38 @@ msgstr ""
msgid "Menu"
msgstr "Meni"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "O nama"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentacija"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Podrška"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Zajednica"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Poslovi"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Press"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Pretraga"
diff --git a/contents+ca.po b/contents+ca.po
index 025cda736a..ade72676bf 100644
--- a/contents+ca.po
+++ b/contents+ca.po
@@ -1,20 +1,19 @@
#
# Translators:
-# Joan Montané, 2021
-# erinm, 2021
-# Ecron <ecron_89(a)hotmail.com>, 2021
# Emma Peel, 2021
# Assumpta, 2021
-# Antonela D <antonela(a)torproject.org>, 2021
# Benny Beat <bennybeat(a)gmail.com>, 2021
+# Joan Montané, 2021
+# erinm, 2021
+# Ecron <ecron_89(a)hotmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Benny Beat <bennybeat(a)gmail.com>, 2021\n"
+"Last-Translator: Ecron <ecron_89(a)hotmail.com>, 2021\n"
"Language-Team: Catalan (https://www.transifex.com/otf/teams/1519/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -206,32 +205,28 @@ msgid "Close banner"
msgstr "Tanca el bàner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Useu una mascara, useu Tor."
+msgid "Privacy is a human right"
+msgstr "La privadesa és un dret humà"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resistiu la pandèmia de la vigilància."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "_Friends of Tor_ igualarà la vostra donació fins a 100.000 dòlars."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Feu una donació"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "FEU UNA DONACIÓ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Baixa el Navegador Tor"
@@ -259,11 +254,19 @@ msgstr ""
" el suport a la seva disponibilitat i la utilització sense restriccions i el"
" foment de la seva comprensió científica i popular."
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Feu una donació"
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr "Feu una donació"
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -291,6 +294,38 @@ msgstr ""
msgid "Menu"
msgstr "Menú"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Quant a"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentació"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Assistència"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Comunitat"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Feina"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contacte"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Premsa"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Cerca"
diff --git a/contents+cs.po b/contents+cs.po
index 1b36bdc76a..578e2cd37c 100644
--- a/contents+cs.po
+++ b/contents+cs.po
@@ -1,7 +1,6 @@
#
# Translators:
# erinm, 2021
-# Gus, 2021
# Michal Stanke <mstanke(a)mozilla.cz>, 2021
# Ondrej Führer <transifex(a)fuhrer.cz>, 2021
# Fourdee Foureight, 2021
@@ -10,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Fourdee Foureight, 2021\n"
"Language-Team: Czech (https://www.transifex.com/otf/teams/1519/cs/)\n"
@@ -195,32 +194,29 @@ msgid "Close banner"
msgstr "Zavřít baner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Noste masku, používejte Tor."
+msgid "Privacy is a human right"
+msgstr "Soukromí je lidksé právo"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Odolávejte pandemii dozoru."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Váš dar bude dorovnán společností Friends of Tor, a to až do výše 150 000 $."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Přispějte"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Stáhnout prohlížeč Tor"
@@ -248,11 +244,19 @@ msgstr ""
"neomezenou dostupnost a používání a prohlubovat jejich vědecké a populární "
"pochopení."
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Přispějte"
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr "Přispějte"
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -280,6 +284,38 @@ msgstr ""
msgid "Menu"
msgstr "Nabídka"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "O programu"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentace"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Podpora"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Komunita"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Práce"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Pro tisk"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Hledat"
diff --git a/contents+cy.po b/contents+cy.po
index a39dacc5ef..59f835ffc4 100644
--- a/contents+cy.po
+++ b/contents+cy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Welsh (https://www.transifex.com/otf/teams/1519/cy/)\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donate"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Ynghylch"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Cymorth"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Chwilio"
diff --git a/contents+da.po b/contents+da.po
index 9c0404aeb2..eb0776c00b 100644
--- a/contents+da.po
+++ b/contents+da.po
@@ -1,16 +1,16 @@
#
# Translators:
# erinm, 2021
-# Gus, 2021
# scootergrisen, 2021
+# HackerN Coder <hackerncoder(a)encryptionin.space>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: scootergrisen, 2021\n"
+"Last-Translator: HackerN Coder <hackerncoder(a)encryptionin.space>, 2021\n"
"Language-Team: Danish (https://www.transifex.com/otf/teams/1519/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -170,32 +170,28 @@ msgid "Close banner"
msgstr "Luk banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Brug en maske, brug Tor."
+msgid "Privacy is a human right"
+msgstr "Privatliv er en menneskeret"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Modsæt dig den pandemiske overvågning."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Din donation vil blive matchet af venner af Tor, op til $150.000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donér nu"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONÉR NU"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Download Tor Browser"
@@ -225,11 +221,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donér"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donér nu"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Abonner på vores nyhedsbrev"
@@ -255,6 +259,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Om"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentation"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Support"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Fællesskab"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Job"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Presse"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Søg"
diff --git a/contents+de.po b/contents+de.po
index 23552913b7..da65c5ac9b 100644
--- a/contents+de.po
+++ b/contents+de.po
@@ -1,20 +1,22 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
# c8faa9c4b9d81319c5c2fd62ae3a9956, 2021
-# Christian Nelke, 2021
-# Curtis Baltimore <curtisbaltimore(a)protonmail.com>, 2021
# Emma Peel, 2021
+# Ettore Atalan <atalanttore(a)googlemail.com>, 2021
+# erinm, 2021
+# Thomas Oberndörfer <thomas(a)mailvelope.com>, 2021
+# Lars Schimmer <echelon(a)i2pmail.org>, 2021
+# Marcel Haring <getting(a)autistici.org>, 2021
+# Curtis Baltimore <curtisbaltimore(a)protonmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: Curtis Baltimore <curtisbaltimore(a)protonmail.com>, 2021\n"
"Language-Team: German (https://www.transifex.com/otf/teams/1519/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -209,32 +211,28 @@ msgid "Close banner"
msgstr "Banner schließen"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Nutze eine Maske, nutze Tor."
+msgid "Privacy is a human right"
+msgstr "Datenschutz ist ein Menschenrecht"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Wehre dich gegen die Überwachungspandemie."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Deine Spende wird von Friends of Tor verdoppelt, bis zu 150.000 $."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Deine Spende wird von Friends of Tor verdoppelt, bis zu 100.000 $."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Spende jetzt"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "SPENDE JETZT"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Browser herunterladen"
@@ -264,11 +262,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Spenden"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Spende jetzt"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Abonnieren Sie unseren Newsletter"
@@ -295,6 +301,38 @@ msgstr ""
msgid "Menu"
msgstr "Menü"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Infos"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentation"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Hilfe"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Gemeinschaft"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Arbeiten"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Presse"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Suchen"
diff --git a/contents+el.po b/contents+el.po
index 44c2d238ae..959c65799b 100644
--- a/contents+el.po
+++ b/contents+el.po
@@ -1,20 +1,23 @@
#
# Translators:
# anvo <fragos.george(a)hotmail.com>, 2021
-# erinm, 2021
-# Adrian Pappas, 2021
# Emma Peel, 2021
# Dimitris Adamakis <gt.dimitris(a)gmail.com>, 2021
-# george k <norhorn(a)gmail.com>, 2021
# Christos Vidai <dizzy23designs(a)gmail.com>, 2021
+# erinm, 2021
+# Adrian Pappas, 2021
+# LaScapigliata <ditri2000(a)hotmail.com>, 2021
+# A Papac <ap909219(a)protonmail.com>, 2021
+# Panagiotis Vasilopoulos <hello(a)alwayslivid.com>, 2021
+# george k <norhorn(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Christos Vidai <dizzy23designs(a)gmail.com>, 2021\n"
+"Last-Translator: george k <norhorn(a)gmail.com>, 2021\n"
"Language-Team: Greek (https://www.transifex.com/otf/teams/1519/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -209,33 +212,30 @@ msgid "Close banner"
msgstr "Κλείσιμο του banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Βάζουμε Μάσκα, Βάζουμε Tor."
+msgid "Privacy is a human right"
+msgstr "Η ιδιωτικότητα είναι ανθρώπινο δικαίωμα "
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Κόντρα στην πανδημία της παρακολούθησης."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Η Friends of Tor θα δωρίσει το ίδιο ποσό με τη δωρεά σας, μέχρι $150.000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Η δωρεά σας θα αντισταθμιστεί από το Friends of Tor, έως και 100.000 $."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Κάντε μια δωρεά"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ΚΑΝΕ ΔΩΡΕΑ ΤΩΡΑ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Λήψη του Tor Browser"
@@ -264,11 +264,19 @@ msgstr ""
"διαθεσιμότητα και χρήση τους και ενισχύοντας την επιστημονική και κοινωνική "
"τους απήχηση."
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Κάντε μια δωρεά"
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr "Κάντε μια δωρεά"
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -296,6 +304,38 @@ msgstr ""
msgid "Menu"
msgstr "Μενού"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Σχετικά"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Τεκμηρίωση"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Υποστήριξη"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Κοινότητα"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Εργασία"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Επικοινωνία"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Τύπος"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Αναζήτηση"
diff --git a/contents+en_GB.po b/contents+en_GB.po
index 45b9b32233..7a554a2a4a 100644
--- a/contents+en_GB.po
+++ b/contents+en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/otf/teams/1519/en_GB/)\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donate"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donate Now"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "About"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentation"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Support"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contact"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Search"
diff --git a/contents+eo.po b/contents+eo.po
index d9d405e808..ac8c842825 100644
--- a/contents+eo.po
+++ b/contents+eo.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Esperanto (https://www.transifex.com/otf/teams/1519/eo/)\n"
@@ -168,32 +168,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -217,11 +213,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donaci"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -245,6 +249,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Pri"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Subten"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogo"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "kontakto"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Serĉi"
diff --git a/contents+es.po b/contents+es.po
index c60cfcc98a..fca850b3ce 100644
--- a/contents+es.po
+++ b/contents+es.po
@@ -1,19 +1,20 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Ines Branco Lopez <ibranco(a)fibgar.org>, 2021
-# Đorđe Marušić <djordje(a)hzontal.org>, 2021
# Zuhualime Akoochimoya, 2021
+# erinm, 2021
# Emma Peel, 2021
+# Nicolas Sera-Leyva <nseraleyva(a)internews.org>, 2021
+# de1ca222968aa9b5291789e94a1b3b8a_f1329af, 2021
+# Đorđe Marušić <djordje(a)hzontal.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: Đorđe Marušić <djordje(a)hzontal.org>, 2021\n"
"Language-Team: Spanish (https://www.transifex.com/otf/teams/1519/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -217,32 +218,28 @@ msgid "Close banner"
msgstr "Cerrar banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Usa una mascarilla, usa Tor."
+msgid "Privacy is a human right"
+msgstr "La privacidad es un derecho humano."
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resiste a la pandemia de vigilancia."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Tu donación será igualada por Amigos de Tor hasta $150.000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "A tu donación la emparejará Amigos de Tor hasta $100.000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Dona Ahora"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONA AHORA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Bajarse el Navegador Tor"
@@ -272,11 +269,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Dona"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Dona Ahora"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Suscríbete a nuestro Boletín de Noticias"
@@ -302,6 +307,38 @@ msgstr ""
msgid "Menu"
msgstr "Menú"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Acerca de"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentación"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Ayuda"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Comunidad"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Trabajo"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contacto"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Prensa"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Buscar"
diff --git a/contents+et.po b/contents+et.po
index a5d4ecbd28..a70c9ae2e6 100644
--- a/contents+et.po
+++ b/contents+et.po
@@ -1,15 +1,15 @@
#
# Translators:
-# erinm, 2021
# Madis Otenurm, 2021
# Max Moiseev <max.moiseev(a)chamber.fi>, 2021
+# erinm, 2021
# Taka, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Taka, 2021\n"
"Language-Team: Estonian (https://www.transifex.com/otf/teams/1519/et/)\n"
@@ -171,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Anneta nüüd"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -220,11 +216,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Anneta"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Anneta nüüd"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -248,6 +252,38 @@ msgstr ""
msgid "Menu"
msgstr "Menüü"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Info"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentatsioon"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Tugi"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Kogukond"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogi"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Töökohad"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Press"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Otsing"
diff --git a/contents+eu.po b/contents+eu.po
index c89611b4b1..cdda26e849 100644
--- a/contents+eu.po
+++ b/contents+eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Aitzol Saizar, 2021\n"
"Language-Team: Basque (https://www.transifex.com/otf/teams/1519/eu/)\n"
@@ -203,32 +203,28 @@ msgid "Close banner"
msgstr "Itxi iragarkia"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Maskara erabili, Tor erabili."
+msgid "Privacy is a human right"
+msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Pandemia bigilantziari erresistentzia egin."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Tor-en lagunak taldeak berdinduko du zure donazioa, $100,000 arte."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Egin dohaintza orain"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONATU ORAIN"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Browser deskargatu"
@@ -258,11 +254,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Egizu dohaintza"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Egin dohaintza orain"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Gure buletinean harpidetzea"
@@ -288,6 +292,38 @@ msgstr ""
msgid "Menu"
msgstr "Menua"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Honi buruz"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentazioa"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Onartu"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Komunitatea"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Bloga"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Egitekoak"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontaktuan jarri."
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Sakatu"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Bilatu"
diff --git a/contents+fa.po b/contents+fa.po
index d81cd56945..46078b4026 100644
--- a/contents+fa.po
+++ b/contents+fa.po
@@ -1,25 +1,27 @@
#
# Translators:
# Ali Mirjamali <ali.mirjamali(a)gmail.com>, 2021
-# erinm, 2021
-# Gus, 2021
# Arya Abidi <arya.abidi(a)gmail.com>, 2021
# MYZJ, 2021
# b0b47d46632b78a09a40de799fda9a65, 2021
# Ali, 2021
-# Samaneh M <asamana.haoma(a)gmail.com>, 2021
# Xashyar, 2021
# AmirAli Dabouei <amirgm.info(a)gmail.com>, 2021
# Emma Peel, 2021
+# Goudarz Jafari <goudarz.jafari(a)gmail.com>, 2021
+# erinm, 2021
+# A.Mehraban <Mehr.Ban(a)chmail.ir>, 2021
+# Mohsen Eghbal <Eghbalmohsen(a)gmail.com>, 2021
# Reza Ghasemi, 2021
+# Samaneh M <asamana.haoma(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Reza Ghasemi, 2021\n"
+"Last-Translator: Samaneh M <asamana.haoma(a)gmail.com>, 2021\n"
"Language-Team: Persian (https://www.transifex.com/otf/teams/1519/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -208,34 +210,30 @@ msgid "Close banner"
msgstr "بستن بنر"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "از ماسک استفاده کنید، از Tor استفاده کنید."
+msgid "Privacy is a human right"
+msgstr "حریم خصوصی یک حق انسانی است"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "در برابر دنیاگیری نظارت مقاومت کنید."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"کمک مالی شما توسط دوستان تور، تا مبلغ 100,000$ مورد همخوانسازی قرار خواهد "
"گرفت."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "اکنون حمایت کنید"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "کمک مالی در همین لحظه"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "بارگیری مرورگر Tor"
@@ -265,11 +263,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "همیاری کنید"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "اکنون حمایت کنید"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "اشتراک در خبرنامه"
@@ -295,6 +301,38 @@ msgstr ""
msgid "Menu"
msgstr "منو"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "دربارهی Psiphon"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "مستندات"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "پشتیبانی"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "انجمن"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "وبلاگ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "شغلها"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "تماس"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "مطبوعات"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "جستجو"
diff --git a/contents+fa_AF.po b/contents+fa_AF.po
index c89bd204cb..e65f1614fd 100644
--- a/contents+fa_AF.po
+++ b/contents+fa_AF.po
@@ -1,15 +1,15 @@
#
# Translators:
-# erinm, 2021
# Sahar Maghsudi <maghsudi77(a)gmail.com>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Sahar Maghsudi <maghsudi77(a)gmail.com>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Persian (Afghanistan) (https://www.transifex.com/otf/teams/1519/fa_AF/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: fa_AF\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "درباره"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "پشتیبانی"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr "ثبت نام"
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "درباره"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "پشتیبانی"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "جستجو"
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+fi.po b/contents+fi.po
index 112b151a96..a179b21cde 100644
--- a/contents+fi.po
+++ b/contents+fi.po
@@ -1,17 +1,18 @@
#
# Translators:
+# Jiri Grönroos <jiri.gronroos(a)iki.fi>, 2021
+# Panu Ahvenharju, 2021
# Jorma Karvonen <karvonen.jorma(a)gmail.com>, 2021
# erinm, 2021
-# Panu Ahvenharju, 2021
-# Jiri Grönroos <jiri.gronroos(a)iki.fi>, 2021
+# mine sheep <minesheep103(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Jiri Grönroos <jiri.gronroos(a)iki.fi>, 2021\n"
+"Last-Translator: mine sheep <minesheep103(a)gmail.com>, 2021\n"
"Language-Team: Finnish (https://www.transifex.com/otf/teams/1519/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +172,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Käytä maskia, käytä Toria."
+msgid "Privacy is a human right"
+msgstr "Yksityisyys on ihmisoikeus"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Vastusta valvontapandemiaa."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Lahjoita nyt"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "LAHJOITA NYT"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Lataa Tor-selain"
@@ -222,11 +219,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Lahjoita"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Lahjoita nyt"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Tilaa uutiskirjeemme"
@@ -251,6 +256,38 @@ msgstr ""
msgid "Menu"
msgstr "Valikko"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Ohjelmasta"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentaatio"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Tuki"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Yhteisö"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogi"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Työpaikat"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Ota yhteyttä"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Paina"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Etsi"
diff --git a/contents+fil.po b/contents+fil.po
index 6b7afd70f9..20490ffb9d 100644
--- a/contents+fil.po
+++ b/contents+fil.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Filipino (https://www.transifex.com/otf/teams/1519/fil/)\n"
@@ -168,32 +168,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -215,11 +211,19 @@ msgid ""
"understanding."
msgstr ""
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr ""
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -245,6 +249,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Tungkol"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Suportahan"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontak"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Maghanap"
diff --git a/contents+fo.po b/contents+fo.po
index 9a970bc1d9..4a93d15e00 100644
--- a/contents+fo.po
+++ b/contents+fo.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Faroese (https://www.transifex.com/otf/teams/1519/fo/)\n"
@@ -168,32 +168,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tak niður Tor kagarin."
@@ -215,11 +211,19 @@ msgid ""
"understanding."
msgstr ""
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr ""
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -245,6 +249,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr ""
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Vegleiðing"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Leita"
diff --git a/contents+fr.po b/contents+fr.po
index 093e69223b..a3c1a230c0 100644
--- a/contents+fr.po
+++ b/contents+fr.po
@@ -1,18 +1,18 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
-# AO <ao(a)localizationlab.org>, 2021
# Emma Peel, 2021
+# AO <ao(a)localizationlab.org>, 2021
+# erinm, 2021
+# Đorđe Marušić <djordje(a)hzontal.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: Đorđe Marušić <djordje(a)hzontal.org>, 2021\n"
"Language-Team: French (https://www.transifex.com/otf/teams/1519/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -217,32 +217,28 @@ msgid "Close banner"
msgstr "Fermer le bandeau"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Utilisez un masque, utilisez Tor."
+msgid "Privacy is a human right"
+msgstr "La vie privée est un droit de la personne"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Résistez à la pandémie de surveillance."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Votre don sera égalé par les Amis de Tor à concurrence de 150 000 $."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Votre don sera égalé par les Amis de Tor à concurrence de 100 000 $."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Faire un don maintenant"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "FAITES UN DON MAINTENANT"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Télécharger le Navigateur Tor"
@@ -274,11 +270,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Faire un don"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Faire un don maintenant"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Vous abonner à notre lettre d’information"
@@ -304,6 +308,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "À propos"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentation"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Assistance"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Communauté"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogue"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Emplois"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contact"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Presse"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Chercher"
diff --git a/contents+ga.po b/contents+ga.po
index f10f9d6e4c..7858602a10 100644
--- a/contents+ga.po
+++ b/contents+ga.po
@@ -1,17 +1,16 @@
#
# Translators:
+# Emma Peel, 2021
# Kevin Scannell <kscanne(a)gmail.com>, 2021
# erinm, 2021
-# Gus, 2021
-# Emma Peel, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Irish (https://www.transifex.com/otf/teams/1519/ga/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -179,32 +178,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Úsáid masc, úsáid Tor."
+msgid "Privacy is a human right"
+msgstr "Is buncheart daonna é an príobháideachas"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Seas an fód in aghaidh phaindéim an fhaireachais."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Tabhair síntiús airgid anois"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Íoslódáil Brabhsálaí Tor"
@@ -228,11 +223,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Tabhair síntiús airgid"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Tabhair síntiús airgid anois"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Liostáil lenár Nuachtlitir"
@@ -256,6 +259,38 @@ msgstr ""
msgid "Menu"
msgstr "Roghchlár"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Eolas"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Doiciméadú"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Tacaíocht"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Pobal"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blag"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Poist"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Teagmháil"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Preas"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Cuardaigh"
diff --git a/contents+gl.po b/contents+gl.po
index 9694f7d25b..50feb12e47 100644
--- a/contents+gl.po
+++ b/contents+gl.po
@@ -1,17 +1,17 @@
#
# Translators:
# Antón Méixome <meixome(a)certima.net>, 2021
-# erinm, 2021
# Oscar Guardiola <Oscar.Guardiola(a)davinci-ti.es>, 2021
# Pilar Fernández Pazos <pfernandez(a)ccontasgalicia.es>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Pilar Fernández Pazos <pfernandez(a)ccontasgalicia.es>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Galician (https://www.transifex.com/otf/teams/1519/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resista á pandemia da vixilancia."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Doar agora"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -220,11 +216,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donar"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Doar agora"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -248,6 +252,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Sobre"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentación"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Soporte"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogue"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contacto"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Busca"
diff --git a/contents+gu.po b/contents+gu.po
index de74d7294d..803eeb1d6a 100644
--- a/contents+gu.po
+++ b/contents+gu.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Drashti Pandya <drashtipandya37(a)gmail.com>, 2021\n"
"Language-Team: Gujarati (https://www.transifex.com/otf/teams/1519/gu/)\n"
@@ -19,94 +19,6 @@ msgstr ""
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr "Donate"
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "વિશે"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr "સંપર્ક કરો"
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -141,7 +53,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -215,22 +127,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -259,21 +171,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Donate"
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "વિશે"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "સંપર્ક કરો"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "શોધ"
@@ -358,3 +368,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+he.po b/contents+he.po
index d3e7c4e41b..cb7f4fc2b3 100644
--- a/contents+he.po
+++ b/contents+he.po
@@ -1,18 +1,18 @@
#
# Translators:
-# erinm, 2021
# Emma Peel, 2021
-# ION, 2021
# Omeritzics Games <omeritzicschwartz(a)gmail.com>, 2021
+# erinm, 2021
# Zeev Shilor <zshilor(a)gmail.com>, 2021
+# ION, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Zeev Shilor <zshilor(a)gmail.com>, 2021\n"
+"Last-Translator: ION, 2021\n"
"Language-Team: Hebrew (https://www.transifex.com/otf/teams/1519/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -198,32 +198,28 @@ msgid "Close banner"
msgstr "סגרו את החלון"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "השתמשו במסיכה, השתמשו ב Tor."
+msgid "Privacy is a human right"
+msgstr "פרטיות היא זכות אדם"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "והתנגדו למגפת המעקב הסמוי."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "תרומתך תוכפל על ידי החברים של Tor, עד סכום של $150,000"
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "התרומה שלך תושווה על ידי חברים של Tor, $100,000 לכל היותר."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "תרמו עכשיו"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "תרמו עכשיו"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "הורדת דפדפן Tor"
@@ -252,11 +248,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "תרמו"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "תרמו עכשיו"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "הרשמו כמנוי לידיעון שלנו"
@@ -282,6 +286,38 @@ msgstr ""
msgid "Menu"
msgstr "תפריט"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "אודות"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "תיעוד"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "תמיכה"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "קהילה"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "בלוג"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "משרות"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "צרו קשר"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "עיתונות"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "חיפוש"
diff --git a/contents+hi.po b/contents+hi.po
index 1f507e59f9..e086b56e89 100644
--- a/contents+hi.po
+++ b/contents+hi.po
@@ -1,17 +1,18 @@
#
# Translators:
-# erinm, 2021
# Manav Garg <garg.manav8(a)protonmail.com>, 2021
+# erinm, 2021
# Mruga Shah <mruga30(a)gmail.com>, 2021
-# Adarsh Bharat <aadarshbharat(a)pm.me>, 2021
+# Karan S, 2021
+# James Bond <python07(a)tuta.io>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Adarsh Bharat <aadarshbharat(a)pm.me>, 2021\n"
+"Last-Translator: James Bond <python07(a)tuta.io>, 2021\n"
"Language-Team: Hindi (https://www.transifex.com/otf/teams/1519/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +172,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "निजता एक मानवीय अधिकार है"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "निगरानी महामारी का विरोध करें।"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "अभी दान करें"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "दान करे "
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "टॉर ब्राउझर डाउनलोड करे "
@@ -220,11 +217,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "दान करें "
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "अभी दान करें"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -248,6 +253,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "के बारे में"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "दस्तावेज़ीकरण"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "मदद के लिए "
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "समुदाय"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ब्लॉग"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "नौकरी के लिए "
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "संपर्क करें"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "दबाएँ"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "खोज"
diff --git a/contents+hr.po b/contents+hr.po
index e4916f88ba..9f65919f73 100644
--- a/contents+hr.po
+++ b/contents+hr.po
@@ -1,18 +1,17 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Emma Peel, 2021
-# milotype <mail(a)milotype.de>, 2021
# Zach Inquarantine <mihaljeza(a)gmail.com>, 2021
+# erinm, 2021
+# milotype <mail(a)milotype.de>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Zach Inquarantine <mihaljeza(a)gmail.com>, 2021\n"
+"Last-Translator: milotype <mail(a)milotype.de>, 2021\n"
"Language-Team: Croatian (https://www.transifex.com/otf/teams/1519/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -175,32 +174,28 @@ msgid "Close banner"
msgstr "Zatvori natpis"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Koristi masku, koristi Tor."
+msgid "Privacy is a human right"
+msgstr "Privatnost je ljudsko pravo"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Odupri se pandemiji nadzora."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Iznos tvoje donacije će uplatiti i prijatelji Tora do 150.000 USD."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Doniraj sada"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONIRAJ SADA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Kako preuzeti Tor preglednik"
@@ -230,11 +225,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doniraj"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Doniraj sada"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Pretplati se na naš bilten"
@@ -260,6 +263,38 @@ msgstr ""
msgid "Menu"
msgstr "Izbornik"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Informacije"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentacija"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Podrška"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Zajednica"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Zaposlenja"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Tisak"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Pretraživanje"
diff --git a/contents+hu.po b/contents+hu.po
index 31d37fdc37..bc7c6668d7 100644
--- a/contents+hu.po
+++ b/contents+hu.po
@@ -1,18 +1,17 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# István Dávid <istvandavid(a)icloud.com>, 2021
-# vargaviktor <viktor.varga(a)gmail.com>, 2021
# Emma Peel, 2021
+# vargaviktor <viktor.varga(a)gmail.com>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Hungarian (https://www.transifex.com/otf/teams/1519/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -206,34 +205,31 @@ msgid "Close banner"
msgstr "Banner bezárása"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Használjon maszkot, használjon Tor-t."
+msgid "Privacy is a human right"
+msgstr "A magánélet emberi jog"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Álljon ellen a lehallgatási pandémiának."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"A támogatásoddal egyező összeget ad a Friends of Tor, 150 000 dollárig."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"A támogatásával egyező támogatást ad a Friends of Tor, egészen 100 000 "
"dollárig."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Támogasson most"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "TÁMOGASSON MOST"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Böngésző letöltése"
@@ -263,11 +259,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Adományozás"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Támogasson most"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Iratkozzon fel hírlevelünkre"
@@ -293,6 +297,38 @@ msgstr ""
msgid "Menu"
msgstr "Menü"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Névjegy"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentáció"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Támogatás"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Közösség"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Állások"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kapcsolat"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Sajtó"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Keresés"
diff --git a/contents+hy.po b/contents+hy.po
index bc8900c9ac..cbf3ea1eb1 100644
--- a/contents+hy.po
+++ b/contents+hy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: At protom <atprotom(a)gmail.com>, 2021\n"
"Language-Team: Armenian (https://www.transifex.com/otf/teams/1519/hy/)\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Նվիրաբերել հիմա"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ՆՎԻՐԱԲԵՐԵԼ ՀԻՄԱ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Ներբեռնել Tor դիտարկիչը"
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Նվիրաբերե՛ք"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Նվիրաբերել հիմա"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr "Ցուցակ"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Մեր մասին"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Աջակցություն"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Համայնք"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Բլոգ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Աշխատանք"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Կապ"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Մամուլ"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Որոնել"
diff --git a/contents+id.po b/contents+id.po
index 7bfaff6f9f..d2ee00e409 100644
--- a/contents+id.po
+++ b/contents+id.po
@@ -1,24 +1,26 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# cuna <cunaxc(a)gmail.com>, 2021
-# ical, 2021
# kathleen azali <k.azali(a)perintis.or.id>, 2021
# Cadas Propopuli Azzam Baribin <cadas.propopuli(a)gmail.com>, 2021
-# Ridhwan Ikhwanto, 2021
# Joshua P, 2021
# Sidiq Pangestu <sani21bimo(a)gmail.com>, 2021
# Evanna Audrey <evanna.n.audrey(a)gmail.com>, 2021
# Emma Peel, 2021
+# Andika Triwidada <andika(a)gmail.com>, 2021
+# erinm, 2021
+# Robert Dafis <robertdafis(a)gmail.com>, 2021
+# ical, 2021
+# raz <razmawardhana(a)gmail.com>, 2021
+# hadymaggot <9hs(a)tuta.io>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: hadymaggot <9hs(a)tuta.io>, 2021\n"
"Language-Team: Indonesian (https://www.transifex.com/otf/teams/1519/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -213,32 +215,28 @@ msgid "Close banner"
msgstr "Tutup banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Gunakan masker, gunakan Tor."
+msgid "Privacy is a human right"
+msgstr "Privasi adalah hak asasi manusia"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Lawan pandemi pengawasan."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Donasi anda akan disesuaikan oleh \"Friends of Tor\", hingga $150,000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Donasi Anda akan dicocokkan oleh Friends of Tor hingga $100,000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donasi Sekarang"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONASI SEKARANG"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Unduh Tor Browser"
@@ -268,11 +266,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donasi"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donasi Sekarang"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Berlangganan Newsletter kami"
@@ -298,6 +304,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Tentang"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentasi"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Dukungan"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Komunitas"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Jobs "
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontak"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Untuk Press"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Cari"
diff --git a/contents+is.po b/contents+is.po
index 2a0841e9d8..d61aadf329 100644
--- a/contents+is.po
+++ b/contents+is.po
@@ -1,17 +1,16 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Emma Peel, 2021
# Sveinn í Felli <sv1(a)fellsnet.is>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Sveinn í Felli <sv1(a)fellsnet.is>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Icelandic (https://www.transifex.com/otf/teams/1519/is/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -202,33 +201,30 @@ msgid "Close banner"
msgstr "Loka borða"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Fáðu þér grímu - notaðu Tor."
+msgid "Privacy is a human right"
+msgstr "Friðhelgi persónuupplýsinga er mannréttindi"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Verðu þig fyrir eftirlitsfaraldrinum."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Styrkur frá þér verður jafnaður upp af Friends of Tor, allt að $150,000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Styrkurinn þinn verður jafnaður upp af Friends of Tor, allt að 100.000 USD."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Styrkja núna"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "STYRKJA NÚNA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Sæktu Tor-vafrann"
@@ -259,11 +255,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Styrkja"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Styrkja núna"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Gerstu áskrifandi að fréttabréfinu okkar"
@@ -291,6 +295,38 @@ msgstr ""
msgid "Menu"
msgstr "Valmynd"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Um hugbúnaðinn"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Hjálparskjöl"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Aðstoð"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Samfélag"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogg"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Störf"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Hafa samband"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Fjölmiðlar"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Leita"
diff --git a/contents+it.po b/contents+it.po
index 1f55dff7a6..626bb115af 100644
--- a/contents+it.po
+++ b/contents+it.po
@@ -1,21 +1,22 @@
#
# Translators:
# Random_R, 2021
-# erinm, 2021
-# Gus, 2021
# Emma Peel, 2021
-# Giandomenico Lombardi <transifex.com(a)l1t.it>, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
# francesco ercolani <erco99(a)live.it>, 2021
# Luke <94lukecatellani(a)gmail.com>, 2021
# Alex G <alecs(a)alecs.ga>, 2021
+# ROBERTO BORIOTTI <roberto.boriotti(a)canon.it>, 2021
+# erinm, 2021
+# SebastianoPistore <SebastianoPistore.info(a)protonmail.ch>, 2021
+# Giandomenico Lombardi <transifex.com(a)l1t.it>, 2021
# Davide Sant <spuuu(a)outlook.it>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Davide Sant <spuuu(a)outlook.it>, 2021\n"
"Language-Team: Italian (https://www.transifex.com/otf/teams/1519/it/)\n"
@@ -208,32 +209,28 @@ msgid "Close banner"
msgstr "Chiudi banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Usa una maschera, usa Tor."
+msgid "Privacy is a human right"
+msgstr "La privacy è un diritto umano"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resisti alla pandemia di sorveglianza."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "La tua donazione sarà abbinata a \"Amici di Tor\", fino a $ 150.000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "La tua donazione sarà mandata a Friends of Tor, fino a $100,000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Dona Adesso"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONA ORA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Scarica Tor Browser"
@@ -263,11 +260,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Dona"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Dona Adesso"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Iscriviti alla nostra Newsletter"
@@ -293,6 +298,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Informazioni"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentazione"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Supporto"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Comunità"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Lavori"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contatti"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Stampa"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Cerca"
diff --git a/contents+ja.po b/contents+ja.po
index e778abe553..a12d611836 100644
--- a/contents+ja.po
+++ b/contents+ja.po
@@ -1,23 +1,24 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Tokumei Nanashi, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
-# c7a0a66e0476db158663636124cfb54f_370a183, 2021
-# ue zaeco, 2021
-# h345u37g3 h345u37g3, 2021
# Kaede, 2021
# D A <miramami0403(a)gmail.com>, 2021
+# erinm, 2021
+# Emma Peel, 2021
+# ue zaeco, 2021
+# h345u37g3 h345u37g3, 2021
# Ito Takeshi, 2021
+# kazushi3, 2021
+# XMPPはいいぞ, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Ito Takeshi, 2021\n"
+"Last-Translator: XMPPはいいぞ, 2021\n"
"Language-Team: Japanese (https://www.transifex.com/otf/teams/1519/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -189,32 +190,28 @@ msgid "Close banner"
msgstr "Close banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "マスクを使い、Tor も使おう。"
+msgid "Privacy is a human right"
+msgstr "プライバシーは人権です"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "監視パンデミックに対抗しよう。"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "あなたが寄付した額と同額を、Torのパートナーも寄付します (最大150,000ドル)"
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "あなたが寄付した額と同額を、Torのパートナーも寄付します (最大100,000ドル)"
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "今すぐ寄付する"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "今すぐ寄付する"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Browser をダウンロード"
@@ -239,11 +236,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "寄付"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "今すぐ寄付する"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "ニュースレターの購読"
@@ -267,6 +272,38 @@ msgstr "商標、著作権表示、第三者による使用に関する規定に
msgid "Menu"
msgstr "メニュー"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "私たちについて"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "文書"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "サポート"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "コミュニティ"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ブログ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "採用情報"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "連絡先"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "プレス"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "検索"
diff --git a/contents+ka.po b/contents+ka.po
index b748d5e00f..2138aed6a1 100644
--- a/contents+ka.po
+++ b/contents+ka.po
@@ -1,16 +1,16 @@
#
# Translators:
+# Emma Peel, 2021
# erinm, 2021
# Georgianization, 2021
-# Emma Peel, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: Georgianization, 2021\n"
"Language-Team: Georgian (https://www.transifex.com/otf/teams/1519/ka/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -204,34 +204,30 @@ msgid "Close banner"
msgstr "ბანერის დახურვა"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "ატარე ნიღაბი, მოიხმარე Tor."
+msgid "Privacy is a human right"
+msgstr "პირადულობა ადამიანის ძირითადი უფლებაა"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "თავი დაიცავით, გავრცელებული თვალთვალისგან"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"თქვენი შემოწირულობა გაორმაგდება Tor-ის მეგობრების მხარდაჭერით, $100,000-ის "
"ჩათვლით."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "გაიღეთ თანხა"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "გაიღეთ თანხა"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "ჩამოტვირთეთ Tor-ბრაუზერი"
@@ -263,11 +259,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "შემოწირვა"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "გაიღეთ თანხა"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "გამოიწერეთ ჩვენი სიახლეების ცნობარი"
@@ -293,6 +297,38 @@ msgstr ""
msgid "Menu"
msgstr "მენიუ"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "შესახებ"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "მასალები"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "მხარდაჭერა"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "ერთობა"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "სვეტი"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "დასაქმება"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "დაკავშირება"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "პრესა"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ძებნა"
diff --git a/contents+kk.po b/contents+kk.po
index b45aa9c746..2d0a47e983 100644
--- a/contents+kk.po
+++ b/contents+kk.po
@@ -1,16 +1,16 @@
#
# Translators:
+# Zangar Batyrkhan <zangar.kazakh(a)gmail.com>, 2021
# erinm, 2021
# Dimash Esen <esengeldi0202(a)gmail.com>, 2021
-# Zangar Batyrkhan <zangar.kazakh(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Zangar Batyrkhan <zangar.kazakh(a)gmail.com>, 2021\n"
+"Last-Translator: Dimash Esen <esengeldi0202(a)gmail.com>, 2021\n"
"Language-Team: Kazakh (https://www.transifex.com/otf/teams/1519/kk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -170,32 +170,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -217,11 +213,19 @@ msgid ""
"understanding."
msgstr ""
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr ""
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -247,6 +251,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Осы туралы"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Құжаттама"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Қолдау көрсету"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Байланыс"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Іздеу"
diff --git a/contents+km.po b/contents+km.po
index 6eced8bf61..2fe223d7e9 100644
--- a/contents+km.po
+++ b/contents+km.po
@@ -1,15 +1,16 @@
#
# Translators:
-# erinm, 2021
# Ty Sok <sokty2(a)gmail.com>, 2021
+# erinm, 2021
+# Moses Ngeth, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Ty Sok <sokty2(a)gmail.com>, 2021\n"
+"Last-Translator: Moses Ngeth, 2021\n"
"Language-Team: Khmer (https://www.transifex.com/otf/teams/1519/km/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -169,32 +170,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -216,11 +213,19 @@ msgid ""
"understanding."
msgstr ""
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr ""
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -246,6 +251,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "អំពី"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "ឯកសារ"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "គាំទ្រ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ប្លុក"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "ទំនាក់ទំនង"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ស្វែងរក"
diff --git a/contents+kn.po b/contents+kn.po
index e3af3bbe72..8b8129e207 100644
--- a/contents+kn.po
+++ b/contents+kn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Yogesh K S <yogesh(a)karnatakaeducation.org.in>, 2021\n"
"Language-Team: Kannada (https://www.transifex.com/otf/teams/1519/kn/)\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: kn\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr "ಟಾರ್ ಯೋಜನೆ"
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "ಬಗ್ಗೆ"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr "ದಾಖಲೆ"
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr "ಬ್ಲಾಗ್"
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "ಬಗ್ಗೆ"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "ದಾಖಲೆ"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ಬ್ಲಾಗ್"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr ""
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr "ಟಾರ್ ಯೋಜನೆ"
diff --git a/contents+ko.po b/contents+ko.po
index f21b313d85..ca447485f4 100644
--- a/contents+ko.po
+++ b/contents+ko.po
@@ -1,21 +1,20 @@
#
# Translators:
-# Johnny Cho <popeye92(a)gmail.com>, 2021
-# erinm, 2021
# Emma Peel, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
-# Jinseo Kim, 2021
-# park seungbin <parksengbin48(a)gmail.com>, 2021
# edfcf61188be1fdc09edea36af6d8e18_dc16ee2, 2021
# 장민준, 2021
+# Johnny Cho <popeye92(a)gmail.com>, 2021
+# erinm, 2021
+# park seungbin <parksengbin48(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: 장민준, 2021\n"
+"Last-Translator: park seungbin <parksengbin48(a)gmail.com>, 2021\n"
"Language-Team: Korean (https://www.transifex.com/otf/teams/1519/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -177,32 +176,28 @@ msgid "Close banner"
msgstr "배너 닫기"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "마스크를 쓰고, Tor도 쓰세요."
+msgid "Privacy is a human right"
+msgstr "프라이버시는 인권입니다"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "감시의 대유행에 맞서세요."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "기부하기"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "기부하기"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor 브라우저 다운로드"
@@ -228,11 +223,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "후원하기"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "기부하기"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "뉴스레터 구독하기"
@@ -256,6 +259,38 @@ msgstr "상표, 저작권 고지 및 규칙의 제3자의 사용에 대한 정
msgid "Menu"
msgstr "메뉴"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "소개"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "문서"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "지원"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "커뮤니티"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "블로그"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "일감"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "문의"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "보도자료"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "찾기"
diff --git a/contents+ku_IQ.po b/contents+ku_IQ.po
index 8e807d546d..cd5a86c135 100644
--- a/contents+ku_IQ.po
+++ b/contents+ku_IQ.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Kurdish (Iraq) (https://www.transifex.com/otf/teams/1519/ku_IQ/)\n"
@@ -16,94 +16,6 @@ msgstr ""
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr "پڕۆژەی Tor"
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "دەربارەی"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "پاڵپشتیکردن"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr "پەیوەندی"
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -138,7 +50,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -212,22 +124,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -256,21 +168,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "دەربارەی"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "پاڵپشتیکردن"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "پەیوەندی"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "گەڕان"
@@ -355,3 +365,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr "پڕۆژەی Tor"
diff --git a/contents+ky.po b/contents+ky.po
index 832768ba6f..a66a1654cb 100644
--- a/contents+ky.po
+++ b/contents+ky.po
@@ -1,15 +1,15 @@
#
# Translators:
-# erinm, 2021
# Chyngyz Monokbaev <monokbaev(a)gmail.com>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Chyngyz Monokbaev <monokbaev(a)gmail.com>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Kyrgyz (https://www.transifex.com/otf/teams/1519/ky/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: ky\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "Ушул тууралуу"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "Кардарларды колдоо кызматы"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr "Катталуу"
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Ушул тууралуу"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Кардарларды колдоо кызматы"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Издөө"
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+la.po b/contents+la.po
index 47d8852dc1..0e3bcee736 100644
--- a/contents+la.po
+++ b/contents+la.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Latin (https://www.transifex.com/otf/teams/1519/la/)\n"
@@ -16,94 +16,6 @@ msgstr ""
"Language: la\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr "Tor Programma"
-
-#: (dynamic)
-msgid "Donate"
-msgstr "Dona"
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "De Crommyautomato"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr "Conferentia"
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -138,7 +50,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -212,22 +124,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -256,21 +168,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Dona"
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "De Crommyautomato"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Conferentia"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Quaerere"
@@ -355,3 +365,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr "Tor Programma"
diff --git a/contents+lb.po b/contents+lb.po
index 551b757182..1297844922 100644
--- a/contents+lb.po
+++ b/contents+lb.po
@@ -1,14 +1,15 @@
#
# Translators:
# erinm, 2021
+# Orimpe, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: erinm, 2021\n"
+"Last-Translator: Orimpe, 2021\n"
"Language-Team: Luxembourgish (https://www.transifex.com/otf/teams/1519/lb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -168,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "Privatsphär ass en Mënscherecht"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -217,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Spenden"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -245,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Iwwer"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Ënnerstëtzung"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Sichen"
diff --git a/contents+lo.po b/contents+lo.po
index c1d16843a7..d29a7a148f 100644
--- a/contents+lo.po
+++ b/contents+lo.po
@@ -1,15 +1,15 @@
#
# Translators:
-# erinm, 2021
# Cheer Zeng <cheerz6623(a)gmail.com>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Cheer Zeng <cheerz6623(a)gmail.com>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Lao (https://www.transifex.com/otf/teams/1519/lo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "ບໍລິຈາກ"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr ""
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "ຕິດຕໍ່"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ຄົ້ນຫາ"
diff --git a/contents+lt.po b/contents+lt.po
index 604450c9b3..2aeaeec0ff 100644
--- a/contents+lt.po
+++ b/contents+lt.po
@@ -1,7 +1,6 @@
#
# Translators:
# erinm, 2021
-# Gus, 2021
# Moo, 2021
# Tautvydas Ž., 2021
#
@@ -9,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Tautvydas Ž., 2021\n"
"Language-Team: Lithuanian (https://www.transifex.com/otf/teams/1519/lt/)\n"
@@ -173,32 +172,28 @@ msgid "Close banner"
msgstr "Užverti reklamjuostę"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Dėvėkite kaukę, naudokite Tor."
+msgid "Privacy is a human right"
+msgstr "Privatumas yra žmogaus teisė"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Pasipriešinkite sekimo pandemijai."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Paaukokite dabar"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "PAAUKOKITE DABAR"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Atsisiųsti Tor Naršyklę"
@@ -227,11 +222,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Paaukoti"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Paaukokite dabar"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Prenumeruokite mūsų naujienlaiškį"
@@ -258,6 +261,38 @@ msgstr ""
msgid "Menu"
msgstr "Meniu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Apie"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentacija"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Palaikymas"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Bendruomenė"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Tinklaraštis"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Darbo vietos"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Susisiekti"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Žiniasklaida"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Ieškoti"
diff --git a/contents+lv.po b/contents+lv.po
index eae01f6946..dd173f7a12 100644
--- a/contents+lv.po
+++ b/contents+lv.po
@@ -1,14 +1,14 @@
#
# Translators:
-# erinm, 2021
# Emma Peel, 2021
+# erinm, 2021
# Lars, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Lars, 2021\n"
"Language-Team: Latvian (https://www.transifex.com/otf/teams/1519/lv/)\n"
@@ -173,32 +173,29 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "Privātums ir cilvēktiesība"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
+"Jūsu ziedojumu divkāršos Tor atbalstītāji, līdz pat 150000 ASV dolāru. "
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Ziedojiet tagad!"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ZIEDO TAGAD"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Lejuplādēt Pārlūku Tor"
@@ -222,11 +219,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Ziedojiet"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Ziedojiet tagad!"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -250,6 +255,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Par"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentācija"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Atbalsts"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogs"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Sazināties"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Meklēt"
diff --git a/contents+mk.po b/contents+mk.po
index 520920f44e..14137ae334 100644
--- a/contents+mk.po
+++ b/contents+mk.po
@@ -1,19 +1,17 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
-# Zarko Gjurov <zarkogjurov(a)gmail.com>, 2021
-# Liljana Ackovska <liljanagjurova(a)gmail.com>, 2021
# Matej Plavevski <matej.plavevski+github(a)gmail.com>, 2021
# Daniel Nikoloski <nikoloskid(a)protonmail.com>, 2021
+# erinm, 2021
+# Liljana Ackovska <liljanagjurova(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Daniel Nikoloski <nikoloskid(a)protonmail.com>, 2021\n"
+"Last-Translator: Liljana Ackovska <liljanagjurova(a)gmail.com>, 2021\n"
"Language-Team: Macedonian (https://www.transifex.com/otf/teams/1519/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -173,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Користи маска, користи Tor."
+msgid "Privacy is a human right"
+msgstr "Приватноста е човеково право"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Спротивстави се на надзорот за време на пандемијата."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Вашата донација ќе се поклопи со Friends of Tor, до $100.000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Донирај сега"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ДОНИРАЈТЕ СЕГА"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Превземи го Tor Browser"
@@ -228,11 +222,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Донирај"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Донирај сега"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Претплатете се на нашиот Newsletter"
@@ -256,6 +258,38 @@ msgstr ""
msgid "Menu"
msgstr "Мени"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "За"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Документација"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Поддршка"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Заедница"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Блог"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Работни места"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Контакт"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Печат"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Пребарај"
diff --git a/contents+ml.po b/contents+ml.po
index ebe684ecb2..b3bf703c1b 100644
--- a/contents+ml.po
+++ b/contents+ml.po
@@ -1,16 +1,18 @@
#
# Translators:
-# erinm, 2021
# Emma Peel, 2021
+# erinm, 2021
+# abinabraham <mail2abin(a)aol.com>, 2021
# ameer pb <ameerpbekm(a)gmail.com>, 2021
+# Anoop <anoopms(a)disroot.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: ameer pb <ameerpbekm(a)gmail.com>, 2021\n"
+"Last-Translator: Anoop <anoopms(a)disroot.org>, 2021\n"
"Language-Team: Malayalam (https://www.transifex.com/otf/teams/1519/ml/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -179,32 +181,28 @@ msgid "Close banner"
msgstr "ബാനർ അടയ്ക്കുക"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "സ്വകാര്യത ഒരു മനുഷ്യാവകാശമാണ്"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "ഇപ്പോൾ തന്നെ ധന സഹായം ചെയ്യൂ "
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ഇപ്പോൾ ദാനം ചെയ്യൂ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "ടോർ ബ്രൗസർ ഡൗൺലോഡുചെയ്യുക"
@@ -235,11 +233,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "സംഭാവന ചെയ്യുക "
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "ഇപ്പോൾ തന്നെ ധന സഹായം ചെയ്യൂ "
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "ഞങ്ങളുടെ വാർത്താക്കുറിപ്പ് സബ്സ്ക്രൈബുചെയ്യുക"
@@ -265,6 +271,38 @@ msgstr ""
msgid "Menu"
msgstr "മെനു"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Psiphonനെക്കുറിച്ച്"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "ഉപയോക്തൃ മാനുവൽ"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "പിന്തുണക്കാവുന്ന "
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "കമ്മ്യൂണിറ്റി"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ബ്ലോഗ്"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "ജോലികൾ"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "ബന്ധപ്പെടുക"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "അമർത്തുക"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "തിരയുക"
diff --git a/contents+mn.po b/contents+mn.po
index 38fd66d5ae..b99f9cca8f 100644
--- a/contents+mn.po
+++ b/contents+mn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Batka Batmunkh, 2021\n"
"Language-Team: Mongolian (https://www.transifex.com/otf/teams/1519/mn/)\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr "Хандив"
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "Тухай"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr "Блог"
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Хандив"
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Тухай"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Блог"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Хайлт"
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+mr.po b/contents+mr.po
index f3ca48d49a..bf016625a6 100644
--- a/contents+mr.po
+++ b/contents+mr.po
@@ -1,14 +1,14 @@
#
# Translators:
-# erinm, 2021
# Prachi Joshi <josprachi(a)yahoo.com>, 2021
+# erinm, 2021
# vinay bichave <vinaybichave4(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: vinay bichave <vinaybichave4(a)gmail.com>, 2021\n"
"Language-Team: Marathi (https://www.transifex.com/otf/teams/1519/mr/)\n"
@@ -170,32 +170,28 @@ msgid "Close banner"
msgstr "बॅनर बंद करा"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "एक मुखवटा वापरा, Tor (टॉर) वापरा."
+msgid "Privacy is a human right"
+msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "आपल्यावर पाळत ठेवली जाण्याचा प्रतिकार करा."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "दान करा "
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "दान करा "
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "टॉर ब्राउझर डाउनलोड करा"
@@ -225,11 +221,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "दान "
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "दान करा "
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "आमच्या वृत्तपत्राची सदस्यता घ्या"
@@ -255,6 +259,38 @@ msgstr ""
msgid "Menu"
msgstr "मेनू "
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "आमच्या बद्दल "
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "कसे वापरायची माहिती"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "समर्थन"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "समुदाय"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ब्लॉग"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "काम "
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "संपर्क"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "बातमी "
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "शोधा "
diff --git a/contents+ms.po b/contents+ms.po
index f46a8c77ed..a7cf7f70ab 100644
--- a/contents+ms.po
+++ b/contents+ms.po
@@ -2,15 +2,14 @@
# Translators:
# abuyop <abuyop(a)gmail.com>, 2021
# erinm, 2021
-# Gus, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Gus, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Malay (Malaysia) (https://www.transifex.com/otf/teams/1519/ms_MY/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -170,32 +169,28 @@ msgid "Close banner"
msgstr "Tutup sepanduk"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Guna pelitup muka, guna juga Tor."
+msgid "Privacy is a human right"
+msgstr "Privasi atau kesendirian ialah hak asasi manusia"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Tangani pandemik pengawasan."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Dermalah Sekarang"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "BERI DERMA SEKARANG"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Muat Turun Pelayar Tor"
@@ -225,11 +220,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Derma"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Dermalah Sekarang"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Langgani Surat Berita kami"
@@ -257,6 +260,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Perihal"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentasi"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Sokongan"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Komuniti"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Peluang Kerja"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Hubungan"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Berita"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Gelintar"
diff --git a/contents+my.po b/contents+my.po
index b105fd3d95..6bef41d80f 100644
--- a/contents+my.po
+++ b/contents+my.po
@@ -1,16 +1,16 @@
#
# Translators:
# Emma Peel, 2021
-# Christine Ivy <christineivy19(a)gmail.com>, 2021
# Tun Tun Aung <tuntunaung(a)codingclassroom.org>, 2021
+# Christine Ivy <christineivy19(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Tun Tun Aung <tuntunaung(a)codingclassroom.org>, 2021\n"
+"Last-Translator: Christine Ivy <christineivy19(a)gmail.com>, 2021\n"
"Language-Team: Burmese (https://www.transifex.com/otf/teams/1519/my/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -209,34 +209,30 @@ msgid "Close banner"
msgstr "နဖူးစည်းစာတန်း ပိတ်ရန်"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "မျက်နှာဖုံး တပ်ပါ၊ Tor အသုံးပြုပါ။"
+msgid "Privacy is a human right"
+msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "ကမ္ဘာတစ်လွှားရှိ စောင့်ကြည့်မှုကို တွန်းလှန်ပါ။"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"သင့်လှူဒါန်းမှုကို Tor ၏ မိတ်ဆွေများမှ တွဲပေးပါမည်၊ $100,000 အထိ "
"လှူနိုင်ပါသည်။"
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "ယခု လှူရန်"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ယခု လှူရန်"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Browser ဒေါင်းလုဒ်လုပ်ရန်"
@@ -267,11 +263,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "လှူဒါန်းရန်"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "ယခု လှူရန်"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "ကျွန်ုပ်တို့၏ သတင်းလွှာကို မှာယူပါ"
@@ -298,6 +302,38 @@ msgstr ""
msgid "Menu"
msgstr "မီနူး"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "အကြောင်း"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "အသုံးပြုနည်း လက်စွဲ"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "အထောက်အကူ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "အသိုင်းအ၀ိုင်း"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ဘလော့ဂ်"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "အလုပ်အကိုင်များ"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "ဆက်သွယ်ရန်"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "စာနယ်ဇင်း"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ရှာရန်"
diff --git a/contents+nb.po b/contents+nb.po
index 1a3201e2d6..3c874c5802 100644
--- a/contents+nb.po
+++ b/contents+nb.po
@@ -1,18 +1,20 @@
#
# Translators:
+# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
+# Jørgen Moen Isaksen <klokkefriken2(a)protonmail.com>, 2021
+# Allan Nordhøy <epost(a)anotheragency.no>, 2021
# erinm, 2021
# LarsMagnusHerland <lars.magnus(a)herland.priv.no>, 2021
-# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
+# a356f726dcd9c475642ac26af10009cc, 2021
# 490cdfb601cecc09e36402222ad5913c, 2021
-# Jørgen Moen Isaksen <klokkefriken2(a)protonmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Jørgen Moen Isaksen <klokkefriken2(a)protonmail.com>, 2021\n"
+"Last-Translator: 490cdfb601cecc09e36402222ad5913c, 2021\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/otf/teams/1519/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -172,32 +174,28 @@ msgid "Close banner"
msgstr "Lukk banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "Personvern er en menneskerettighet"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donér nå"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONÉR NÅ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Last ned Tor-nettleseren"
@@ -223,11 +221,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doner"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donér nå"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Abonner på vårt nyhetsbrev"
@@ -253,6 +259,38 @@ msgstr ""
msgid "Menu"
msgstr "Meny"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Om"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentasjon"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Støtte"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Samfunn"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogg"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Arbeidsplasser"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Presse"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Søk"
diff --git a/contents+nl.po b/contents+nl.po
index 56b705368e..8c878503ef 100644
--- a/contents+nl.po
+++ b/contents+nl.po
@@ -1,22 +1,21 @@
#
# Translators:
# Tonnes <tonnes.mb(a)gmail.com>, 2021
+# Emma Peel, 2021
+# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
+# Tristan <tristan(a)thewoosh.me>, 2021
# erinm, 2021
# kwadronaut <kwadronaut(a)autistici.org>, 2021
# Nathan Follens, 2021
-# Gus, 2021
-# Emma Peel, 2021
-# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
# Meteor0id, 2021
-# Tristan <tristan(a)thewoosh.me>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Tristan <tristan(a)thewoosh.me>, 2021\n"
+"Last-Translator: Meteor0id, 2021\n"
"Language-Team: Dutch (https://www.transifex.com/otf/teams/1519/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -208,32 +207,30 @@ msgid "Close banner"
msgstr "Banner sluiten"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Gebruik een masker, gebruik Tor."
+msgid "Privacy is a human right"
+msgstr "Privacy is een mensenrecht"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Verzet je tegen de surveillancepandemie."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Uw donatie wordt verdubbeld door Friends of Tor, tot een maximum van "
+"$150.000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Uw donatie wordt verdubbeld door Friends of Tor, tot $100.000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Nu doneren"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "NU DONEREN"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Browser downloaden"
@@ -264,11 +261,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doneer"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Nu doneren"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Schijf u in voor onze nieuwsbrief"
@@ -295,6 +300,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Over"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentatie"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Ondersteuning"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Gemeenschap"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Vacatures"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contact"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Pers"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Zoek"
diff --git a/contents+nn.po b/contents+nn.po
index 208e6aa97d..a06a04d29f 100644
--- a/contents+nn.po
+++ b/contents+nn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Norwegian Nynorsk (https://www.transifex.com/otf/teams/1519/nn/)\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Doner no"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Last ned Tor-nettlesaren"
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Gje ei pengegåve"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Doner no"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Abonner på nyheitsbrev"
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Um"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentasjon"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Støtte"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogg"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Jobbar"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Søk"
diff --git a/contents+pa.po b/contents+pa.po
index dadd52afd3..922ce1b099 100644
--- a/contents+pa.po
+++ b/contents+pa.po
@@ -1,14 +1,15 @@
#
# Translators:
# erinm, 2021
+# Tanveer Singh <singh(a)tanveer.net>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: erinm, 2021\n"
+"Last-Translator: Tanveer Singh <singh(a)tanveer.net>, 2021\n"
"Language-Team: Panjabi (Punjabi) (https://www.transifex.com/otf/teams/1519/pa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -168,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -217,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "ਦਾਨ ਦਿਓ"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -245,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "ਇਸ ਬਾਰੇ"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "ਦਸਤਾਵੇਜ਼"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "ਸਹਾਇਤਾ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "ਭਾਈਚਾਰਾ"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "ਬਲੌਗ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "ਨੌਕਰੀਆਂ"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "ਸੰਪਰਕ "
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ਖੋਜ"
diff --git a/contents+pl.po b/contents+pl.po
index 5aeb653b8a..f097631ae3 100644
--- a/contents+pl.po
+++ b/contents+pl.po
@@ -1,23 +1,25 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# ☆Verdulo, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
# Waldemar Stoczkowski, 2021
# Filip <filipiczesio(a)vp.pl>, 2021
# Dawid Potocki, 2021
-# Bartosz Duszel <bartosz.duszel(a)protonmail.com>, 2021
# Dawid Job <hoek(a)tuta.io>, 2021
# Kristian <geezet(a)riseup.net>, 2021
+# erinm, 2021
+# Marek Adamski, 2021
+# makabi-pl <m.pigon(a)gmail.com>, 2021
+# Michał Nowak <nowak1michal(a)gmail.com>, 2021
+# Bartosz Duszel <bartosz.duszel(a)protonmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Kristian <geezet(a)riseup.net>, 2021\n"
+"Last-Translator: Bartosz Duszel <bartosz.duszel(a)protonmail.com>, 2021\n"
"Language-Team: Polish (https://www.transifex.com/otf/teams/1519/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -207,34 +209,32 @@ msgid "Close banner"
msgstr "Zamknij baner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Użyj maski, użyj Tora."
+msgid "Privacy is a human right"
+msgstr "Prawo do prywatności jest prawem człowieka. "
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Przeciwstaw się pandemii nadzoru."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Twoja darowizna zostanie wyrównana przez przyjaciół sieci Tor, aż do 150 000"
+" dolarów."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Twoja dotacja będzie powielona przez Friends of Tor, do maksymalnie "
"$100,000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Wesprzyj teraz"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ZRÓB DOTACJE"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Pobierz przeglądarkę Tor"
@@ -264,11 +264,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Darowizna"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Wesprzyj teraz"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Zapisz się do naszego newslettera"
@@ -294,6 +302,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "O projekcie"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentacja"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Wsparcie"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Społeczność"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Praca"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Prasa"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Wyszukaj"
diff --git a/contents+ps.po b/contents+ps.po
index d13adb98f2..5aef08fa77 100644
--- a/contents+ps.po
+++ b/contents+ps.po
@@ -1,16 +1,16 @@
#
# Translators:
+# Afghan Translation Association (ATA) <atranslationa(a)gmail.com>, 2021
# erinm, 2021
# Leo, 2021
-# Afghan Translation Association (ATA) <atranslationa(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Afghan Translation Association (ATA) <atranslationa(a)gmail.com>, 2021\n"
+"Last-Translator: Leo, 2021\n"
"Language-Team: Pashto (https://www.transifex.com/otf/teams/1519/ps/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,94 +18,6 @@ msgstr ""
"Language: ps\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "په اړه "
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr ""
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr "وبلاګ"
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -140,7 +52,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -214,22 +126,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -258,21 +170,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr "نوم لیکنه"
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "په اړه "
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr ""
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "وبلاګ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "پلټنه"
@@ -357,3 +367,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+pt-BR.po b/contents+pt-BR.po
index eadb16a335..4ad9782f33 100644
--- a/contents+pt-BR.po
+++ b/contents+pt-BR.po
@@ -1,26 +1,27 @@
#
# Translators:
# André Marcelo Alvarenga <alvarenga(a)kde.org>, 2021
-# Communia <ameaneantie(a)riseup.net>, 2021
-# erinm, 2021
-# Gus, 2021
# Henrique Pinto, 2021
# Eduardo Addad de Oliveira <eduardoaddad(a)hotmail.com>, 2021
-# Antonela D <antonela(a)torproject.org>, 2021
# C. E., 2021
-# Alexei Gonçalves de Oliveira <alexis(a)gessicahellmann.com>, 2021
# m tk, 2021
# Jonatas Castro <jonatascosta.17(a)gmail.com>, 2021
# Emma Peel, 2021
# Daniel, 2021
+# Communia <ameaneantie(a)riseup.net>, 2021
+# erinm, 2021
+# blueboy, 2021
+# Gus, 2021
+# Alexei Gonçalves de Oliveira <alexis(a)gessicahellmann.com>, 2021
+# Đorđe Marušić <djordje(a)hzontal.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Daniel, 2021\n"
+"Last-Translator: Đorđe Marušić <djordje(a)hzontal.org>, 2021\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/otf/teams/1519/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -212,34 +213,32 @@ msgid "Close banner"
msgstr "Fechar o banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Use uma Mascara, Use Tor."
+msgid "Privacy is a human right"
+msgstr "Privacidade é um direito humano."
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resista à pandemia de vigilância."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Os Amigos do Tor farão uma doação do mesmo valor da sua, no limite de "
+"$150,000.00."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Sua doação promoverá doação de mesmo valor feita por amigos do Tor, limitada"
" a $100.000,00 "
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Faça uma doação"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DOE AGORA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Baixar Tor Browser"
@@ -269,11 +268,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doar"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Faça uma doação"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Assine o nosso boletim de notícias"
@@ -299,6 +306,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Sobre"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentação"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Suporte"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Comunidade"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Vagas de trabalho"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contato"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Imprensa"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Procurar"
diff --git a/contents+pt-PT.po b/contents+pt-PT.po
index 00dcf2c4a1..4be87ba25f 100644
--- a/contents+pt-PT.po
+++ b/contents+pt-PT.po
@@ -1,8 +1,7 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Hugo Costa <hugoncosta(a)gmail.com>, 2021
+# erinm, 2021
# Rui <xymarior(a)yandex.com>, 2021
# Manuela Silva <mmsrs(a)sky.com>, 2021
# Marco Lopes, 2021
@@ -11,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Marco Lopes, 2021\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/otf/teams/1519/pt_PT/)\n"
@@ -208,33 +207,29 @@ msgid "Close banner"
msgstr "Fechar faixa"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Utilize uma máscara, Utilize o Tor."
+msgid "Privacy is a human right"
+msgstr "Privacidade é um direito humano"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resista à pandemia de vigilância."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "A sua doação corresponde á de Amigos do Tor, até $150,000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"O seu donativo será correspondido pelos Amigos do Tor, até $100.000,00 "
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Doar Agora"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DOAR AGORA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Transferir Tor Browser"
@@ -264,11 +259,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doar"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Doar Agora"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Subscreva o nosso «Boletim Informativo»"
@@ -294,6 +297,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Sobre"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentação"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Apoio"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Comunidade"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogue"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Carreiras"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contactar"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Imprensa"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Pesquisar"
diff --git a/contents+ro.po b/contents+ro.po
index 51b6a5e221..3d435795df 100644
--- a/contents+ro.po
+++ b/contents+ro.po
@@ -1,20 +1,20 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
-# eduard pintilie <eduard.pintilie(a)gmail.com>, 2021
# Emma Peel, 2021
# A C <ana(a)shiftout.net>, 2021
# Vlad Stoica <vlad(a)vlads.me>, 2021
# Cristina Lupu <cristina(a)cji.ro>, 2021
+# erinm, 2021
+# eduard pintilie <eduard.pintilie(a)gmail.com>, 2021
+# Stefan Hurjui, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Cristina Lupu <cristina(a)cji.ro>, 2021\n"
+"Last-Translator: Stefan Hurjui, 2021\n"
"Language-Team: Romanian (https://www.transifex.com/otf/teams/1519/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -185,32 +185,30 @@ msgid "Close banner"
msgstr "Închidere banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Folosește o mască, folosește Tor."
+msgid "Privacy is a human right"
+msgstr "Confidențialitatea este un drept uman"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Rezistă pandemiei de supraveghere."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Donația dumneavoastră va fi potrivită de Prietenii lui Tor, până la 150.000 "
+"USD."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donează Acum"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONAȚI ACUM"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Descărcare Tor Browser"
@@ -240,11 +238,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donează"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donează Acum"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Abonați-vă la newsletter-ul nostru"
@@ -270,6 +276,38 @@ msgstr ""
msgid "Menu"
msgstr "Meniu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Despre"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentație"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Suport"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Community"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Locuri de muncă"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contact"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Apasă"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Caută"
diff --git a/contents+ru.po b/contents+ru.po
index 7febda9efa..3e03802030 100644
--- a/contents+ru.po
+++ b/contents+ru.po
@@ -1,23 +1,24 @@
#
# Translators:
# Sergey Leschina <mail(a)putnik.tech>, 2021
-# erinm, 2021
-# Gus, 2021
# Emma Peel, 2021
# JZDLin, 2021
-# Sergey Smirnov <cj75300(a)gmail.com>, 2021
# solokot <solokot(a)gmail.com>, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
# Legenden Rifk <rekytcsgo(a)gmail.com>, 2021
# T9 T9, 2021
+# erinm, 2021
+# Sergey Smirnov <cj75300(a)gmail.com>, 2021
+# Виктор Ерухин <official159ru(a)mail.ru>, 2021
+# Đorđe Marušić <djordje(a)hzontal.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: T9 T9, 2021\n"
+"Last-Translator: Đorđe Marušić <djordje(a)hzontal.org>, 2021\n"
"Language-Team: Russian (https://www.transifex.com/otf/teams/1519/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -206,33 +207,29 @@ msgid "Close banner"
msgstr "Закрыть баннер"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Используйте Tor."
+msgid "Privacy is a human right"
+msgstr "Приватность – право человека"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Не поддавайтесь пандемии слежки."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Ваше пожертвование (до $150000) будет удвоено Friends of Tor."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Ваше пожертвование в размере до $100,000, будет перечислено Friends of Tor."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Пожертвовать"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ПОЖЕРТВОВАТЬ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Скачать Tor Browser"
@@ -262,11 +259,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Пожертвуйте"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Пожертвовать"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Подписывайтесь на нашу новостную рассылку"
@@ -292,6 +297,38 @@ msgstr ""
msgid "Menu"
msgstr "Меню"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "О программе"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Документации"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Поддержка"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Сообщество"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Блог"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Вакансии"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Контакты"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Пресса"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Искать"
diff --git a/contents+si.po b/contents+si.po
index 937652239d..c459a072a9 100644
--- a/contents+si.po
+++ b/contents+si.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Hela Basa, 2021\n"
"Language-Team: Sinhala (https://www.transifex.com/otf/teams/1519/si/)\n"
@@ -16,94 +16,6 @@ msgstr ""
"Language: si\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr "ටෝර් ව්යාපෘතිය"
-
-#: (dynamic)
-msgid "Donate"
-msgstr "පරිත්යාග"
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr "දැන් පරිත්යාග කරන්න"
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "පිළිබඳව"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "සහාය"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr "රැකියා"
-
-#: (dynamic)
-msgid "Contact"
-msgstr "සබඳතාව"
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -138,7 +50,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -212,22 +124,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -256,21 +168,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "පරිත්යාග"
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "දැන් පරිත්යාග කරන්න"
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr ""
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "පිළිබඳව"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "සහාය"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "රැකියා"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "සබඳතාව"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr ""
@@ -355,3 +365,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr "ටෝර් ව්යාපෘතිය"
diff --git a/contents+sk.po b/contents+sk.po
index c117ec2e38..079981e2fb 100644
--- a/contents+sk.po
+++ b/contents+sk.po
@@ -1,14 +1,15 @@
#
# Translators:
-# erinm, 2021
# Lenka Ježková <lenka.jezkova(a)oziveni.cz>, 2021
+# Jozef Gaal <preklady(a)mayday.sk>, 2021
+# erinm, 2021
# Iveta H, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Iveta H, 2021\n"
"Language-Team: Slovak (https://www.transifex.com/otf/teams/1519/sk/)\n"
@@ -170,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "Ochrana osobných údajov je ľudské právo"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Daruj teraz"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -219,11 +216,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Daruj"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Daruj teraz"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -247,6 +252,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "O nás"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentácia"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Podpora"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Spoločnosť"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Pracovné miesta"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Tlač"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Hľadať"
diff --git a/contents+sl.po b/contents+sl.po
index 3dbcda4fe4..53c8f2c0c3 100644
--- a/contents+sl.po
+++ b/contents+sl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: erinm, 2021\n"
"Language-Team: Slovenian (https://www.transifex.com/otf/teams/1519/sl/)\n"
@@ -168,32 +168,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -217,11 +213,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Doniraj"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -245,6 +249,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Vizitka"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentacija"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Podpora"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Iskanje"
diff --git a/contents+sq.po b/contents+sq.po
index 6b7b6aa1df..67c0cdd5ee 100644
--- a/contents+sq.po
+++ b/contents+sq.po
@@ -1,15 +1,15 @@
#
# Translators:
-# erinm, 2021
# Besnik Bleta <besnik(a)programeshqip.org>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Besnik Bleta <besnik(a)programeshqip.org>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Albanian (https://www.transifex.com/otf/teams/1519/sq/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -199,34 +199,32 @@ msgid "Close banner"
msgstr "Mbylle banderolën"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Përdorni një Maskë, përdorni Tor-in."
+msgid "Privacy is a human right"
+msgstr "Privatësia është një e drejtë njerëzore"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Bëjini qëndresë pandemisë së survejimit."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Dhurimi jua do të sjellë dhurimin po aq nga Miqtë e Tor-it, për dhurime deri"
+" në 150000 dollarë amerikanë."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Për dhurimin tuaj deri në 100000 dollarë, do të jepen po aq nga Miqtë e Tor-"
"it."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Dhuroni Tani"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DHURONI TANI"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Shkarkoni Shfletuesin Tor"
@@ -256,11 +254,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Dhuroni"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Dhuroni Tani"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Pajtohuni në Buletinin tonë"
@@ -286,6 +292,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Mbi"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentim"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Asistencë"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Bashkësi"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Vende pune"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Për Shtypin"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Kërko"
diff --git a/contents+sr.po b/contents+sr.po
index 4dced6edfb..f7cf92ae27 100644
--- a/contents+sr.po
+++ b/contents+sr.po
@@ -3,14 +3,15 @@
# erinm, 2021
# Slobodan Simić <slsimic(a)gmail.com>, 2021
# Aleksa Ristić, 2021
+# Marko Lazarevic <pilov123456(a)protonmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Aleksa Ristić, 2021\n"
+"Last-Translator: Marko Lazarevic <pilov123456(a)protonmail.com>, 2021\n"
"Language-Team: Serbian (https://www.transifex.com/otf/teams/1519/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -170,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "Privatnost je ljudsko pravo"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Doniraj odmah"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONIRAJ SADA"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Preuzmi Tor pregledač"
@@ -219,11 +216,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Донација"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Doniraj odmah"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -247,6 +252,38 @@ msgstr ""
msgid "Menu"
msgstr "Meni"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "О програму"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentacija"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Podrška"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Zajednica"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Poslovi"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Штампа"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Pretraga"
diff --git a/contents+sv.po b/contents+sv.po
index d32f3cbe29..5207fcae3a 100644
--- a/contents+sv.po
+++ b/contents+sv.po
@@ -1,17 +1,18 @@
#
# Translators:
-# erinm, 2021
-# efef6ec5b435a041fce803c7f8af77d2_2341d43, 2021
# Max Moiseev <max.moiseev(a)chamber.fi>, 2021
# Jesper Wallin <jesper(a)ifconfig.se>, 2021
+# erinm, 2021
+# efef6ec5b435a041fce803c7f8af77d2_2341d43, 2021
+# Jonatan Nyberg <jonatan(a)autistici.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Jesper Wallin <jesper(a)ifconfig.se>, 2021\n"
+"Last-Translator: Jonatan Nyberg <jonatan(a)autistici.org>, 2021\n"
"Language-Team: Swedish (https://www.transifex.com/otf/teams/1519/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +172,29 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Använd en mask, använd Tor."
+msgid "Privacy is a human right"
+msgstr "Integritet är en mänsklig rättighet"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Stå emot övervakningspandemin."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Din donation kommer att matchas av Friends of Tor, upp till $ 150 000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Din donation kommer matchas av Friends of Tor, upp till $100000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donera nu"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONERA NU"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Hämta Tor Browser"
@@ -222,11 +220,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donera"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donera nu"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Prenumerera på vårt nyhetsbrev"
@@ -250,6 +256,38 @@ msgstr ""
msgid "Menu"
msgstr "Meny"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Om"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Dokumentation"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Stöd"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Gemenskap"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogg"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Jobb"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Kontakt"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Press"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Sök"
diff --git a/contents+sw.po b/contents+sw.po
index 7ad3560c3a..037f217e9c 100644
--- a/contents+sw.po
+++ b/contents+sw.po
@@ -1,17 +1,18 @@
#
# Translators:
# erinm, 2021
-# Zaituni Njovu <zaituni(a)zainafoundationtz.org>, 2021
# Suzanne Ferguson, 2021
# Winfrida Massawe <massawewin5(a)gmail.com>, 2021
+# Zaituni Njovu <zaituni(a)zainafoundationtz.org>, 2021
+# Louis Lloyd <louislloyd12(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Winfrida Massawe <massawewin5(a)gmail.com>, 2021\n"
+"Last-Translator: Louis Lloyd <louislloyd12(a)gmail.com>, 2021\n"
"Language-Team: Swahili (https://www.transifex.com/otf/teams/1519/sw/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +172,28 @@ msgid "Close banner"
msgstr "Funga banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Pinga janga la uchunguzi"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Toa sasa"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Pakua kivinjari cha Tor"
@@ -220,11 +217,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Changia"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Toa sasa"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Jiunge kwenye gazeti letu"
@@ -248,6 +253,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Kuhusu"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "kuhifadhi kumbukumbu"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "saidia"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Jamii"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blogi"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "ajira"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Mawasiliano"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "bonyeza"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Tafuta"
diff --git a/contents+ta.po b/contents+ta.po
index 4ed7802b06..d0373ba27a 100644
--- a/contents+ta.po
+++ b/contents+ta.po
@@ -1,17 +1,18 @@
#
# Translators:
-# erinm, 2021
# Mohammed Ammar K S <ksmammar(a)gmail.com>, 2021
# Bala Subramaniyan <balapandu222(a)hotmail.com>, 2021
-# Stymy RAT, 2021
+# erinm, 2021
+# Farhath Farook <farhacool123(a)gmail.com>, 2021
+# Hemavathy Lakshmikanthan <hemavathy.l(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Stymy RAT, 2021\n"
+"Last-Translator: Hemavathy Lakshmikanthan <hemavathy.l(a)gmail.com>, 2021\n"
"Language-Team: Tamil (https://www.transifex.com/otf/teams/1519/ta/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +172,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "கடுங்கண்காணிப்புப் பெருந்தொற்றை எதிர்த்திடுக."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "இப்போதே நன்கொடையளியுங்கள்"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -220,11 +217,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "நன்கொடை அளியுங்கள்"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "இப்போதே நன்கொடையளியுங்கள்"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -248,6 +253,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "பற்றி"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "ஆவணமாக்கம்"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "ஆதரவு"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "வலைப்பதிவு"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "தொடர்பு"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "தேடல்"
diff --git a/contents+te.po b/contents+te.po
index ffc3645c18..57ef4b498f 100644
--- a/contents+te.po
+++ b/contents+te.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: Falcon Rising <chinnidiwakar5(a)gmail.com>, 2021\n"
"Language-Team: Telugu (https://www.transifex.com/otf/teams/1519/te/)\n"
@@ -169,32 +169,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "ముసుగు ధరించండి, టోర్ వాడండి."
+msgid "Privacy is a human right"
+msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "ఇప్పుడే దానం చేయండి"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -218,11 +214,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "దానం"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "ఇప్పుడే దానం చేయండి"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "వార్తాసంచిక సభ్యత్వం పొందండి"
@@ -246,6 +250,38 @@ msgstr ""
msgid "Menu"
msgstr "విషయ పట్టిక"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "గురించి"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "పత్రాలు"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "సహాయం"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "సంఘం"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "ఉద్యోగాలు"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "సంప్రదించండి "
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "పత్రిక"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "శోధన"
diff --git a/contents+tg.po b/contents+tg.po
index fa80256ad4..e846bb59e6 100644
--- a/contents+tg.po
+++ b/contents+tg.po
@@ -1,15 +1,15 @@
#
# Translators:
-# erinm, 2021
# Iftihor Muhtorov <i.muhtorov(a)gmail.com>, 2021
+# erinm, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Iftihor Muhtorov <i.muhtorov(a)gmail.com>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Tajik (https://www.transifex.com/otf/teams/1519/tg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: tg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "Маълумот"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "Дастгирӣ"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr "Қайди ном шудан"
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Маълумот"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Дастгирӣ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Ҷустуҷӯ"
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+th.po b/contents+th.po
index 4f81a80bfc..8f56e0d71e 100644
--- a/contents+th.po
+++ b/contents+th.po
@@ -1,21 +1,23 @@
#
# Translators:
-# Arthit Suriyawongkul, 2021
-# erinm, 2021
-# Gus, 2021
# Kunanyaporn Jirasamatakij <kunanyaporn(a)gmail.com>, 2021
# Krittiya Chankasem <ordinaryjane(a)gmail.com>, 2021
# Mumean Muna <muhammadmumin.m(a)amnesty.or.th>, 2021
-# DN DN <deen6(a)protonmail.com>, 2021
# วิรุฬห์ เตชะมหพันธ์, 2021
+# Arthit Suriyawongkul, 2021
+# erinm, 2021
+# Darika Bamrungchok <darika(a)engagemedia.org>, 2021
+# Ben CM <nebben10814(a)gmail.com>, 2021
+# DN DN <deen6(a)protonmail.com>, 2021
+# Anawin Supawatrai, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: วิรุฬห์ เตชะมหพันธ์, 2021\n"
+"Last-Translator: Anawin Supawatrai, 2021\n"
"Language-Team: Thai (https://www.transifex.com/otf/teams/1519/th/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -175,32 +177,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "ใช้หน้ากาก ใช้ Tor"
+msgid "Privacy is a human right"
+msgstr "ความเป็นส่วนตัวคือสิทธิมนุษยชน"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "ต้านเชื้อสอดแนมระบาด"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "เงินบริจาคของคุณจะส่งมอบให้ Tor สูงสุดถึง 150,000 ดอลลาร์สหรัฐ"
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "บริจาคตอนนี้"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "บริจาคตอนนี้"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "ดาวน์โหลด Tor Browser"
@@ -231,11 +229,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "บริจาค"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "บริจาคตอนนี้"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -261,6 +267,38 @@ msgstr ""
msgid "Menu"
msgstr "เมนู"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "เกี่ยวกับ"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "คู่มือการใช้"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "บริการช่วยเหลือ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "ชุมชน"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "บล็อก"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "งาน"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "ติดต่อ"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "ห้องข่าว"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ค้นหา"
diff --git a/contents+tk.po b/contents+tk.po
index 9f39d9014f..917aa73a9c 100644
--- a/contents+tk.po
+++ b/contents+tk.po
@@ -1,15 +1,15 @@
#
# Translators:
+# Jahan Taganova, 2021
# erinm, 2021
-# Jahan Taganova <jahan.b.taganova(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Jahan Taganova <jahan.b.taganova(a)gmail.com>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Turkmen (https://www.transifex.com/otf/teams/1519/tk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,94 +17,6 @@ msgstr ""
"Language: tk\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "Hakynda"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "Goldaw"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr ""
-
-#: (dynamic)
-msgid "Press"
-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 "Ýazyl"
-
-#: (dynamic)
-msgid ""
-"Trademark, copyright notices, and rules for use by third parties can be "
-"found in our %(link_to_faq)s"
-msgstr ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -139,7 +51,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -213,22 +125,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -257,21 +169,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr "Ýazyl"
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Hakynda"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Goldaw"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr ""
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Gözle"
@@ -356,3 +366,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+tr.po b/contents+tr.po
index 23ccc40854..428828ba5b 100644
--- a/contents+tr.po
+++ b/contents+tr.po
@@ -1,17 +1,17 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Kaya Zeren <kayazeren(a)gmail.com>, 2021
+# erinm, 2021
# Emma Peel, 2021
+# dersteppenwolfx, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Emma Peel, 2021\n"
+"Last-Translator: dersteppenwolfx, 2021\n"
"Language-Team: Turkish (https://www.transifex.com/otf/teams/1519/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -215,34 +215,31 @@ msgid "Close banner"
msgstr "Afişi kaldır"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Maske kullanın, Tor kullanın."
+msgid "Privacy is a human right"
+msgstr "Kişisel gizlilik bir insan hakkıdır"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "İzleme salgınından korunun."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
+"Friends of Tor, $150.000 altında yaptığınız bağış kadar katkıda bulunacak."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
"Friends of Tor, $100.000 tutarını aşmayan bağışlarınız kadar katkıda "
"bulunacak."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Bağış Yapın"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr "Bağış yapın"
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "BAĞIŞ YAPIN"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Tor Browser indir"
@@ -271,11 +268,19 @@ msgstr ""
"teknolojilere kısıtlamasız olarak erişilebilmesini sağlamak ile bilimsel ve "
"yaygın olarak anlaşılmasını sağlamak."
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Bağış Yapın"
+
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
#: templates/navbar.html:20
-msgid "Donate"
+msgid "Donate Now"
msgstr "Bağış Yapın"
#: lego/templates/footer.html:75 templates/footer.html:75
@@ -304,6 +309,38 @@ msgstr ""
msgid "Menu"
msgstr "Menü"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Hakkında"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Belgeler"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Destek"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Topluluk"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Günlük"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "İş olanakları"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "İletişim"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Basın"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Arama"
diff --git a/contents+ug(a)Arab.po b/contents+ug(a)Arab.po
index dd0c4d89cf..60b019392c 100644
--- a/contents+ug(a)Arab.po
+++ b/contents+ug(a)Arab.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: crash x <xmr.crashx(a)gmail.com>, 2021\n"
"Language-Team: Uighur (Arabic) (https://www.transifex.com/otf/teams/1519/ug@Arab/)\n"
@@ -168,32 +168,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -217,11 +213,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "التبرع"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -245,6 +249,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "عن"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "الدعم"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "تواصل"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "بحث"
diff --git a/contents+uk.po b/contents+uk.po
index effc84a265..ac179e3f28 100644
--- a/contents+uk.po
+++ b/contents+uk.po
@@ -1,19 +1,20 @@
#
# Translators:
-# erinm, 2021
# Sergio Thirdlingson <serge3ling(a)gmail.com>, 2021
# Andrij Mizyk <andmizyk(a)gmail.com>, 2021
-# Michael Radchenko, 2021
-# Mister Tortik, 2021
# Kostiantyn Maiboroda, 2021
+# erinm, 2021
+# nobik <nobikik9(a)gmail.com>, 2021
+# Mister Tortik, 2021
+# Viktoriia Savchuk <victoriaasavchuk(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Kostiantyn Maiboroda, 2021\n"
+"Last-Translator: Viktoriia Savchuk <victoriaasavchuk(a)gmail.com>, 2021\n"
"Language-Team: Ukrainian (https://www.transifex.com/otf/teams/1519/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -176,32 +177,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr ""
+msgid "Privacy is a human right"
+msgstr "Конфіденційність — це право людини"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Захистіться від пандемії стеження."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Ваша донація надійде Друзям Tor — до 150 000 доларів США."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Підтримати зараз"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "ПІДТРИМАТИ ЗАРАЗ"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Завантажити Tor Browser"
@@ -227,11 +224,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Пожертвувати"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Підтримати зараз"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Підписатися на наші новинні листи"
@@ -257,6 +262,38 @@ msgstr ""
msgid "Menu"
msgstr "Меню"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Про"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Документація"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Допомога"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Спільнота"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Блог"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Вакансії"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Контакти"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Преса"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Пошук"
diff --git a/contents+ur.po b/contents+ur.po
index ce48e06e0e..6176b1cfff 100644
--- a/contents+ur.po
+++ b/contents+ur.po
@@ -1,17 +1,17 @@
#
# Translators:
# Tor Project <support-team-private(a)lists.torproject.org>, 2021
+# iram hassan <iramhassan136(a)gmail.com>, 2021
# erinm, 2021
# Ali Kamran <kamran(a)digitalrightsfoundation.pk>, 2021
-# iram hassan <iramhassan136(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: iram hassan <iramhassan136(a)gmail.com>, 2021\n"
+"Last-Translator: Ali Kamran <kamran(a)digitalrightsfoundation.pk>, 2021\n"
"Language-Team: Urdu (https://www.transifex.com/otf/teams/1519/ur/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -171,32 +171,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -220,11 +216,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donate"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -248,6 +252,38 @@ msgstr ""
msgid "Menu"
msgstr ""
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "متعلق"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "حمایت کیجئے"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "بلاگ"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "رابطہ"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "ڈھونڈیں "
diff --git a/contents+uz.po b/contents+uz.po
index a4dc76258a..eb41e7e114 100644
--- a/contents+uz.po
+++ b/contents+uz.po
@@ -1,17 +1,17 @@
#
# Translators:
# Tor Project <support-team-private(a)lists.torproject.org>, 2021
+# Adham Kurbanov <uz(a)zu.uz>, 2021
# Akmal <uzbadmin(a)gmail.com>, 2021
# erinm, 2021
-# Adham Kurbanov <uz(a)zu.uz>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-04-17 07:56+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Adham Kurbanov <uz(a)zu.uz>, 2021\n"
+"Last-Translator: erinm, 2021\n"
"Language-Team: Uzbek (https://www.transifex.com/otf/teams/1519/uz/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,94 +19,6 @@ msgstr ""
"Language: uz\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: (dynamic)
-msgid "Tor Project"
-msgstr ""
-
-#: (dynamic)
-msgid "Donate"
-msgstr "Donate"
-
-#: (dynamic)
-msgid "Donate Now"
-msgstr ""
-
-#: (dynamic)
-msgid "Menu"
-msgstr ""
-
-#: (dynamic)
-msgid "About"
-msgstr "Loyiha haqida"
-
-#: (dynamic)
-msgid "Documentation"
-msgstr ""
-
-#: (dynamic)
-msgid "Support"
-msgstr "Ko‘mak xizmati"
-
-#: (dynamic)
-msgid "Community"
-msgstr ""
-
-#: (dynamic)
-msgid "Blog"
-msgstr ""
-
-#: (dynamic)
-msgid "Download Tor Browser"
-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 "Jobs"
-msgstr ""
-
-#: (dynamic)
-msgid "Contact"
-msgstr "Bogʻlanish"
-
-#: (dynamic)
-msgid "Press"
-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 "Roʻyxatdan oʻtish"
-
-#: (dynamic)
-msgid ""
-"Trademark, copyright notices, and rules for use by third parties can be "
-"found in our %(link_to_faq)s"
-msgstr ""
-
#: https//gettor.torproject.org/ (content/contents+en.lrpage.title)
msgid "What is GetTor?"
msgstr ""
@@ -141,7 +53,7 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
-"the integrity of the downloaded files by verifying its signature."
+"the integrity of the downloaded file by verifying its signature."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
@@ -215,22 +127,22 @@ msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"When you start TorBrowser for the first time you will be asked if you want "
-"to use bridges. To use pluggable transports, click 'Configure' in the Tor "
-"Launcher window that appears when you first run Tor Browser."
+"When you start the Tor Browser for the first time you will be asked if you "
+"want to use bridges. To use pluggable transports, click 'Configure' in the "
+"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
"You can also configure pluggable transports while Tor Browser is running by "
"selecting 'Preferences' from the settings menu to the right of the address "
-"bar. Once in Preferences, navigate to 'Tor Settings' from the menu on the "
-"left of the screen."
+"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
+" screen."
msgstr ""
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
-"Select 'Tor is censored in my country,' then click 'Select a built-in "
+"On the 'Bridges' section, select 'Use a bridge' and 'Select a built-in "
"bridge.' Click on the drop-down menu and select the pluggable transport "
"you'd like to use."
msgstr ""
@@ -259,21 +171,119 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
+
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
+#: lego/templates/footer.html:13 lego/templates/footer.html:22
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
+msgid "Download Tor Browser"
+msgstr ""
+
+#: lego/templates/footer.html:14 templates/footer.html:14
+msgid ""
+"Download Tor Browser to experience real private browsing without tracking, "
+"surveillance, or censorship."
+msgstr ""
+
+#: lego/templates/footer.html:35 templates/footer.html:35
+msgid "Our mission:"
+msgstr ""
+
+#: lego/templates/footer.html:36 templates/footer.html:36
+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 ""
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
+msgid "Donate"
+msgstr "Donate"
+
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr ""
+
+#: lego/templates/footer.html:75 templates/footer.html:75
+msgid "Subscribe to our Newsletter"
+msgstr ""
+
+#: lego/templates/footer.html:76 templates/footer.html:76
+msgid "Get monthly updates and opportunities from the Tor Project:"
+msgstr ""
+
+#: lego/templates/footer.html:77 templates/footer.html:77
+msgid "Sign up"
+msgstr "Roʻyxatdan oʻtish"
+
+#: lego/templates/footer.html:98 templates/footer.html:98
+#, python-format
+msgid ""
+"Trademark, copyright notices, and rules for use by third parties can be "
+"found in our %(link_to_faq)s"
+msgstr ""
+
+#: lego/templates/navbar.html:25 templates/navbar.html:25
+msgid "Menu"
+msgstr ""
+
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Loyiha haqida"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr ""
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Ko‘mak xizmati"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr ""
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr ""
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Bogʻlanish"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr ""
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Qidiruv"
@@ -358,3 +368,7 @@ msgstr ""
#: lego/templates/secure-connections.html:68
msgid "Whether or not Tor is being used."
msgstr ""
+
+#: templates/meta.html:7
+msgid "Tor Project"
+msgstr ""
diff --git a/contents+vi.po b/contents+vi.po
index 70b3a6c4e8..a7819f1cc5 100644
--- a/contents+vi.po
+++ b/contents+vi.po
@@ -1,17 +1,17 @@
#
# Translators:
-# erinm, 2021
-# Ngo Long <ngotienlong1996(a)gmail.com>, 2021
# Henry Tran <henry.trancsr(a)gmail.com>, 2021
-# 364b4f1d78b2164939efef22b0017ed1_1dd0679, 2021
# Trang Pham Thu <p.thutrang218(a)gmail.com>, 2021
+# erinm, 2021
+# Ngo Long <ngotienlong1996(a)gmail.com>, 2021
+# sixtyninefourtwenty <quangtrung02hn16(a)gmail.com>, 2021
# An Nguyễn <nguyenlean17(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
"Last-Translator: An Nguyễn <nguyenlean17(a)gmail.com>, 2021\n"
"Language-Team: Vietnamese (https://www.transifex.com/otf/teams/1519/vi/)\n"
@@ -175,32 +175,28 @@ msgid "Close banner"
msgstr ""
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
msgstr ""
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Cùng nhau chống đại dịch giám sát."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Đóng góp Ngay bây giờ"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr ""
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr ""
@@ -226,11 +222,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Quyên góp"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Đóng góp Ngay bây giờ"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr ""
@@ -254,6 +258,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "Giới thiệu"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Tài liệu"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Hỗ trợ"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Cộng đồng"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr ""
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Liên hệ"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Nhấn"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Tìm kiếm"
diff --git a/contents+zh-CN.po b/contents+zh-CN.po
index 724e22a927..7c27a2d4e2 100644
--- a/contents+zh-CN.po
+++ b/contents+zh-CN.po
@@ -1,22 +1,25 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Emma Peel, 2021
# ヨイツの賢狼ホロ, 2021
-# ciaran <ciaranchen(a)qq.com>, 2021
# Cloud P <heige.pcloud(a)outlook.com>, 2021
-# ff98sha, 2021
# Scott Rhodes <starring169(a)gmail.com>, 2021
# 狂男风 <CrazyBoyFeng(a)Live.Com>, 2021
+# YFdyh000 <yfdyh000(a)gmail.com>, 2021
+# erinm, 2021
+# ciaran <ciaranchen(a)qq.com>, 2021
+# Beta Ba <linsui(a)inbox.lv>, 2021
+# MD Rights <psychi2009(a)gmail.com>, 2021
+# ff98sha, 2021
+# Zhui Shen <12231252(a)bjtu.edu.cn>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: 狂男风 <CrazyBoyFeng(a)Live.Com>, 2021\n"
+"Last-Translator: Zhui Shen <12231252(a)bjtu.edu.cn>, 2021\n"
"Language-Team: Chinese (China) (https://www.transifex.com/otf/teams/1519/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -179,32 +182,28 @@ msgid "Close banner"
msgstr "关闭横幅"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "口罩防病毒,Tor防监控。"
+msgid "Privacy is a human right"
+msgstr "隐私是一项人权"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "抗击“监控”全球流行病。"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "您的捐款将由 Tor 的伙伴们配捐,最高15万美元。"
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr ""
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "立即捐助"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "立即捐助"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "下载 Tor 浏览器"
@@ -228,11 +227,19 @@ msgstr "通过创建和部署自由和开源的匿名和隐私技术,支持他
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "捐款"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "立即捐助"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "订阅我们的新闻"
@@ -256,6 +263,38 @@ msgstr "商标保护、版权保护以及第三方使用规则可以在 %(link_t
msgid "Menu"
msgstr "菜单"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "关于"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "文档"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "支持"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "社区"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "博客"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "工作"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "联系方式"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "新闻发布"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "搜索"
diff --git a/contents+zh-TW.po b/contents+zh-TW.po
index 85b6148211..9cf6cf31f7 100644
--- a/contents+zh-TW.po
+++ b/contents+zh-TW.po
@@ -1,21 +1,21 @@
#
# Translators:
-# erinm, 2021
-# Gus, 2021
# Bryce Tsao <tsaodingtw(a)gmail.com>, 2021
-# Joshua Chang <j.cs.chang(a)gmail.com>, 2021
-# 揚鈞 蘇 <tukishimaaoba(a)gmail.com>, 2021
# 黃柏諺 <s8321414(a)gmail.com>, 2021
# Bon Chai <bonchai(a)protonmail.com>, 2021
# 孟邦 王, 2021
+# erinm, 2021
+# 男孩不壞, 2021
+# ian chou <ertiach(a)hotmail.com>, 2021
+# 揚鈞 蘇 <tukishimaaoba(a)gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: 孟邦 王, 2021\n"
+"Last-Translator: 揚鈞 蘇 <tukishimaaoba(a)gmail.com>, 2021\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/otf/teams/1519/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -182,32 +182,28 @@ msgid "Close banner"
msgstr "關閉橫幅"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "口罩維持身體健康,Tor 保護網路安全。"
+msgid "Privacy is a human right"
+msgstr "隱私即人權"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "抵制全面監控。"
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr ""
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Friends of Tor 組織將會捐助與您所捐助的款項相同的金額,上限為$100,000。"
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "立刻捐款"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr ""
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "立刻贊助"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "下載 Tor 瀏覽器"
@@ -231,11 +227,19 @@ msgstr "透過建立及部署免費且開源的匿名和隱私技術,支援專
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "捐助"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "立刻捐款"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "訂閱電子報"
@@ -259,6 +263,38 @@ msgstr "註冊商標,版權聲明,以及第三方使用規則可在 %(link_t
msgid "Menu"
msgstr "目錄"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "關於"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "文件"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "支援"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "社群"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "部落格"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "任務"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "聯絡"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "新聞"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "搜尋"
diff --git a/contents.pot b/contents.pot
index 3413fd45c0..80539cbb8c 100644
--- a/contents.pot
+++ b/contents.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-10-22 09:36+CET\n"
+"POT-Creation-Date: 2021-10-22 09:52+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL(a)li.org>\n"
@@ -206,32 +206,28 @@ msgid "Close banner"
msgstr "Close banner"
#: lego/templates/banner.html:11 templates/banner.html:11
-msgid "Use a Mask, Use Tor."
-msgstr "Use a Mask, Use Tor."
+msgid "Privacy is a human right"
+msgstr "Privacy is a human right"
-#: lego/templates/banner.html:20 templates/banner.html:20
-msgid "Resist the surveillance pandemic."
-msgstr "Resist the surveillance pandemic."
+#: lego/templates/banner.html:15 templates/banner.html:15
+msgid "Your donation will be matched by Friends of Tor, up to $150,000."
+msgstr "Your donation will be matched by Friends of Tor, up to $150,000."
-#: lego/templates/banner.html:32 templates/banner.html:32
+#: lego/templates/banner.html:26 templates/banner.html:26
msgid "Your donation will be matched by Friends of Tor, up to $100,000."
msgstr "Your donation will be matched by Friends of Tor, up to $100,000."
-#: lego/templates/banner.html:38 lego/templates/footer.html:64
-#: lego/templates/footer.html:66 lego/templates/navbar.html:18
-#: lego/templates/navbar.html:20 templates/banner.html:38
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
-msgid "Donate Now"
-msgstr "Donate Now"
+#: lego/templates/banner.html:32 templates/banner.html:32
+msgid "Donate now"
+msgstr "Donate now"
-#: lego/templates/banner.html:40 templates/banner.html:40
+#: lego/templates/banner.html:34 templates/banner.html:34
msgid "DONATE NOW"
msgstr "DONATE NOW"
#: lego/templates/footer.html:13 lego/templates/footer.html:22
-#: lego/templates/navbar.html:83 templates/footer.html:13
-#: templates/footer.html:22 templates/navbar.html:83
+#: lego/templates/navbar.html:95 templates/footer.html:13
+#: templates/footer.html:22 templates/navbar.html:95
msgid "Download Tor Browser"
msgstr "Download Tor Browser"
@@ -261,11 +257,19 @@ msgstr ""
#: lego/templates/footer.html:64 lego/templates/footer.html:66
#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
-#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
-#: templates/navbar.html:20
+#: lego/templates/navbar.html:63 templates/footer.html:64
+#: templates/footer.html:66 templates/navbar.html:18 templates/navbar.html:20
+#: templates/navbar.html:63
msgid "Donate"
msgstr "Donate"
+#: lego/templates/footer.html:64 lego/templates/footer.html:66
+#: lego/templates/navbar.html:18 lego/templates/navbar.html:20
+#: templates/footer.html:64 templates/footer.html:66 templates/navbar.html:18
+#: templates/navbar.html:20
+msgid "Donate Now"
+msgstr "Donate Now"
+
#: lego/templates/footer.html:75 templates/footer.html:75
msgid "Subscribe to our Newsletter"
msgstr "Subscribe to our Newsletter"
@@ -291,6 +295,38 @@ msgstr ""
msgid "Menu"
msgstr "Menu"
+#: lego/templates/navbar.html:55 templates/navbar.html:55
+msgid "About"
+msgstr "About"
+
+#: lego/templates/navbar.html:56 templates/navbar.html:56
+msgid "Documentation"
+msgstr "Documentation"
+
+#: lego/templates/navbar.html:57 templates/navbar.html:57
+msgid "Support"
+msgstr "Support"
+
+#: lego/templates/navbar.html:58 templates/navbar.html:58
+msgid "Community"
+msgstr "Community"
+
+#: lego/templates/navbar.html:59 templates/navbar.html:59
+msgid "Blog"
+msgstr "Blog"
+
+#: lego/templates/navbar.html:60 templates/navbar.html:60
+msgid "Jobs"
+msgstr "Jobs"
+
+#: lego/templates/navbar.html:61 templates/navbar.html:61
+msgid "Contact"
+msgstr "Contact"
+
+#: lego/templates/navbar.html:62 templates/navbar.html:62
+msgid "Press"
+msgstr "Press"
+
#: lego/templates/search.html:5
msgid "Search"
msgstr "Search"
1
0

[translation/gettor-website-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=gettor-website-contentspot
by translation@torproject.org 22 Oct '21
by translation@torproject.org 22 Oct '21
22 Oct '21
commit 1132fe7a84ba1b3d84d7caeae65575fe7f9a6e93
Author: Translation commit bot <translation(a)torproject.org>
Date: Fri Oct 22 08:15:26 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=gettor-website-cont…
---
contents+fr.po | 12 ++++++++++--
contents+tr.po | 15 +++++++++++++--
2 files changed, 23 insertions(+), 4 deletions(-)
diff --git a/contents+fr.po b/contents+fr.po
index cbbae701f6..093e69223b 100644
--- a/contents+fr.po
+++ b/contents+fr.po
@@ -2,9 +2,9 @@
# Translators:
# erinm, 2021
# Gus, 2021
-# Emma Peel, 2021
# Vincent Breitmoser <look(a)my.amazin.horse>, 2021
# AO <ao(a)localizationlab.org>, 2021
+# Emma Peel, 2021
#
msgid ""
msgstr ""
@@ -12,7 +12,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-22 09:36+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: AO <ao(a)localizationlab.org>, 2021\n"
+"Last-Translator: Emma Peel, 2021\n"
"Language-Team: French (https://www.transifex.com/otf/teams/1519/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -161,6 +161,10 @@ msgid ""
"want to use bridges. To use pluggable transports, click 'Configure' in the "
"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
+"Quand vous lancez le Navigateur Tor pour la première fois, il vous est "
+"demandé si vous voulez utiliser des ponts. Pour utiliser des transports "
+"enfichables, cliquez sur « Configurer » dans la fenêtre du Lanceur Tor qui "
+"apparaît lors de la première utilisation du Navigateur Tor."
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
@@ -169,6 +173,10 @@ msgid ""
"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
" screen."
msgstr ""
+"Vous pouvez aussi configurer les transports enfichables alors que le "
+"Navigateur Tor est en fonction en sélectionnant Préférences dans le menu ≡ "
+"situé à droite de la barre d’adresse. Dans Préférences, sélectionnez « Tor »"
+" dans le menu situé à gauche de l’écran. "
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
diff --git a/contents+tr.po b/contents+tr.po
index 4f88798db8..23ccc40854 100644
--- a/contents+tr.po
+++ b/contents+tr.po
@@ -2,8 +2,8 @@
# Translators:
# erinm, 2021
# Gus, 2021
-# Emma Peel, 2021
# Kaya Zeren <kayazeren(a)gmail.com>, 2021
+# Emma Peel, 2021
#
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-22 09:36+CET\n"
"PO-Revision-Date: 2021-03-24 14:33+0000\n"
-"Last-Translator: Kaya Zeren <kayazeren(a)gmail.com>, 2021\n"
+"Last-Translator: Emma Peel, 2021\n"
"Language-Team: Turkish (https://www.transifex.com/otf/teams/1519/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,6 +62,9 @@ msgid ""
"- Step 3: Download Tor Browser from one of the providers. When done, check "
"the integrity of the downloaded file by verifying its signature."
msgstr ""
+"- 3 adım: Bir hizmet sağlayıcı seçip Tor Browser uygulamasını indirin. "
+"İndirme tamamlandığında, indirilen dosyaların bütünlüğünü imzası ile "
+"doğrulayın."
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid "- Step 4: If required, get some bridges!"
@@ -158,6 +161,10 @@ msgid ""
"want to use bridges. To use pluggable transports, click 'Configure' in the "
"Tor Launcher window that appears when you first run Tor Browser."
msgstr ""
+"TorBrowser uygulamasını ilk kez çalıştırdığınızda, köprüleri kullanmak "
+"isteyip istemediğiniz sorulur. Değiştirilebilir taşıyıcıları kullanmak için,"
+" Tor Browser uygulamasını ilk kez çalıştırdığınızda görüntülenen Tor "
+"Başlatıcı penceresindeki 'Yapılandır' üzerine tıklayın."
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
@@ -166,6 +173,10 @@ msgid ""
"bar. Once in Preferences, navigate to 'Tor' from the menu on the left of the"
" screen."
msgstr ""
+"Tor Browser çalışırken, adres çubuğunun sağındaki ayarlar menüsünden "
+"'Seçenekler' üzerine tıklayarak da Değiştirilebilir Taşıyıcıları "
+"yapılandırabilirsiniz. Seçenekler bölümünde, ekranın solundaki menüden 'Tor'"
+" üzerine tıklayarak Tor Ayarları bölümünü açın."
#: https//gettor.torproject.org/ (content/contents+en.lrpage.body)
msgid ""
1
0