Skip to content

Commit 8a557f1

Browse files
authored
Update translations (#576)
* Download translations every week, not every month * Run `yarn extract` to update the source translations
1 parent d172c94 commit 8a557f1

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

.github/workflows/crowdin-download.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Crowdin / Download translations
22
on:
33
schedule:
4-
- cron: "27 4 1 * *" # Every week
4+
- cron: "27 4 */7 * *" # Every week
55
workflow_dispatch:
66

77
permissions:

locales/en.json

+26-8
Original file line numberDiff line numberDiff line change
@@ -137,20 +137,38 @@
137137
"sponsor": "Sponsor",
138138
"sponsors": "Sponsors",
139139
"sponsors.additional_thanks_to": "Additional thanks to",
140-
"sponsors.become_a_sponsor": "Become a sponsor",
140+
"sponsors.build_the_social_web.body": "We’re looking for developers to help build the future of online communities with Mastodon. There’s a lot to do — we need help with new features, scaling operations, improving documentation, and more — but the work doesn’t stop here. We contribute to the decentralized social media protocol underlying Mastodon, ActivityPub, and collaborate with the social web community that uses it. Join the social web revolution!",
141+
"sponsors.build_the_social_web.title": "Build the social web",
142+
"sponsors.corporate_sponsorship.body": "We welcome donations from commercial sponsors to help continue our work. If you would like to see your company's logo with a link to your website, you can become a sponsor directly through our own platform! You can also use <benevity_link>Benevity</benevity_link> if your company provides corporate matching. We’re grateful for everyone building the social web, especially <support_link>our sponsors</support_link>.",
143+
"sponsors.corporate_sponsorship.title": "Corporate sponsorship & matching",
144+
"sponsors.cta.annual_reports": "Annual Report",
145+
"sponsors.cta.become_a_sponsor": "Become a sponsor",
146+
"sponsors.cta.contribute_to_mastodon": "Contribute to Mastodon",
147+
"sponsors.donate.body": "All donations go directly to Mastodon's development and operation. Recurring donations help us plan for the long term. We're forever grateful for every dollar we receive — Thank you!",
148+
"sponsors.donate.title": "Donate today",
149+
"sponsors.donate_direct.copy": "Direct donations are welcome through Stripe. They make great gifts!",
150+
"sponsors.donate_direct.cta": "Donate directly",
151+
"sponsors.donate_direct.title": "Direct",
141152
"sponsors.donate_directly": "Donate directly",
153+
"sponsors.donate_github.copy": "GitHub Sponsors receive a Mastodon badge to their Org or Personal profile. Plus we don’t pay fees!",
154+
"sponsors.donate_github.cta": "Donate on GitHub",
155+
"sponsors.donate_github.title": "GitHub",
142156
"sponsors.donate_on_patreon": "Donate on Patreon",
143-
"sponsors.hero.body": "We develop and maintain the free and open-source software that powers the social web. There is no capital behind this—we rely entirely on your support through platforms like Patreon.",
144-
"sponsors.hero.title": "Donate",
157+
"sponsors.donate_patreon.copy": "Patreon donors gain access to <emphasis>Mastodon’s Discord</emphasis> for developers, server admins, and social web supporters.",
158+
"sponsors.donate_patreon.cta": "Donate on Patreon",
159+
"sponsors.donate_patreon.title": "Patreon",
160+
"sponsors.hero.body": "We develop and maintain software for the decentralized social web. No billionaires or mega-corporations here — we rely entirely on your support.",
161+
"sponsors.hero.cta.donate": "Donate",
162+
"sponsors.hero.cta.view_sponsors": "View our sponsors",
163+
"sponsors.hero.title": "Reimagining online discourse",
164+
"sponsors.how_we_use_donations.body": "Donations go towards software development, paying essential contributors like web developers, mobile app developers, and designers. Your donations also support legal and marketing expenses to advocate for and raise awareness about the social web and Mastodon. Additionally, we operate the two largest Mastodon servers, maintained through financial and in-kind contributions. For details, take a look at our latest annual report.",
165+
"sponsors.how_we_use_donations.title": "How we use donations",
145166
"sponsors.learn_more": "Learn more",
146167
"sponsors.page_description": "View people and companies who crowdfund the development of the decentralized, open-source social media platform Mastodon.",
147168
"sponsors.page_title": "Donate to Mastodon",
148-
"sponsors.patreon.body": "Making a contribution through our Patreon will reward you with access to our development Discord and your name listed on this page.",
149-
"sponsors.patreon.cta": "Go to Patreon",
150-
"sponsors.patreon.title": "Support us on Patreon",
151-
"sponsors.sponsorship.body": "If you would like to see your company's logo with a do-follow link on this site, you can become a sponsor directly through our own platform!",
152169
"sponsors.sponsorship.statement": "Sponsorship does not equal influence. Mastodon is fully independent.",
153-
"sponsors.sponsorship.title": "Commercial sponsorship",
170+
"sponsors.support_us.body": "We’re rebuilding social media so everyone can build healthy communities locally, connect globally, and own their online presence. As a nonprofit we lead development of Mastodon. We’re part of a vast network of organizations building on social web technology. Together, we’re retaking the digital town square for the people. Help us build the social web for everyone.",
171+
"sponsors.support_us.title": "Support us",
154172
"sponsors.supported_by": "Supported by",
155173
"stats.disclaimer": "Data collected by crawling all accessible Mastodon servers on {date}.",
156174
"stats.monthly_active_users": "Monthly Active Users",

0 commit comments

Comments
 (0)