Pier Angelo Vendrame pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
51bcca21
by Henry Wilkes at 2023-09-12T15:25:12+01:00
1 changed file:
Changes:
... | ... | @@ -39,3 +39,21 @@ tor-browser-home-message-testing = This is an unstable version of Tor Browser fo |
39 | 39 | # Shown in Home settings, corresponds to the default about:tor home page.
|
40 | 40 | home-mode-choice-tor =
|
41 | 41 | .label = Tor Browser Home
|
42 | + |
|
43 | + |
|
44 | +## 2023 year-end-campaign.
|
|
45 | + |
|
46 | +# Large introduction text.
|
|
47 | +yec-2023-introduction = Right now, Tor Browser is protecting your privacy and the privacy of millions of people like you!
|
|
48 | +# Follows directly below yec-2023-introduction.
|
|
49 | +# The <span data-l10n-name="attention"> tag is meant to bring some styling attention to the first phrase, but doesn't have any semantic meaning.
|
|
50 | +yec-2023-please-donate = <span data-l10n-name="attention">This is possible because of donations from our community.</span> If you value the privacy that Tor Browser offers yourself and others, please make a donation today. You’ll ensure Tor Browser continues to provide online privacy to everyone who needs it.
|
|
51 | +# Shown only during a period where donations will be matched. The end date should match the end of the year.
|
|
52 | +# $amount (Number) - The donation limit. This will be a whole-number and will be automatically formatted according to the language/locale: using the language's numeral symbols and thousand-separators.
|
|
53 | +# NOTE: The amount should be shown as USD (United States dollar) currency. In the original English string, the first "$" is the literal USD currency symbol, and this can be changed or removed when translating to whatever is most appropriate for USD currency in the locale. In contrast, the "$" at the start of "$amount" is part of the Fluent format's syntax and should not be changed when translating.
|
|
54 | +# For example, "${ $amount }" for English would eventually be shown as "$5,000", whilst "{ $amount } US$" for Arabic would be shown as "٥٬٠٠٠ US$".
|
|
55 | +# Translators: If you need any help or clarification, feel free to ask a question on weblate or in IRC (#tor-l10n).
|
|
56 | +yec-2023-matched-donation = From now until December 31, your gift will be matched one-to-one, up to ${ $amount }!
|
|
57 | +yec-2023-close-button =
|
|
58 | + .title = Close
|
|
59 | +yec-2023-donate-button = Donate now |