Skip to content

Commit bb10154

Browse files
committed
Update translations to 1fab0d1.
1 parent 1fab0d1 commit bb10154

16 files changed

+2373
-1433
lines changed

i18n/contents+ar.po

Lines changed: 157 additions & 89 deletions
Large diffs are not rendered by default.

i18n/contents+cs.po

Lines changed: 161 additions & 92 deletions
Large diffs are not rendered by default.

i18n/contents+da.po

Lines changed: 166 additions & 94 deletions
Large diffs are not rendered by default.

i18n/contents+de.po

Lines changed: 172 additions & 99 deletions
Large diffs are not rendered by default.

i18n/contents+en.po

Lines changed: 138 additions & 71 deletions
Large diffs are not rendered by default.

i18n/contents+es.po

Lines changed: 169 additions & 99 deletions
Large diffs are not rendered by default.

i18n/contents+fa.po

Lines changed: 16 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ msgid ""
635635
"If you'd like to keep up to date with what we're doing, follow\n"
636636
"[@[email protected]](https://fosstodon.org/@beeware) on Mastodon. If\n"
637637
"you'd like to receive updates, hints, tips and announcements about the\n"
638-
"BeeWare project, [sign up for the Beeware Enthusiasts mailing\n"
638+
"BeeWare project, [sign up for the BeeWare Enthusiasts mailing\n"
639639
"list](/community/keep-informed/)."
640640
msgstr ""
641641

@@ -695,7 +695,7 @@ msgid ""
695695
"- The [History of the BeeWare project](/about/history/)\n"
696696
"- [BeeWare test drive](/project/using/)\n"
697697
"- [@[email protected] on Mastodon](https://fosstodon.org/@beeware)\n"
698-
"- The [Beeware Enthusiasts mailing list](/community/keep-informed/)"
698+
"- The [BeeWare Enthusiasts mailing list](/community/keep-informed/)"
699699
msgstr ""
700700

701701
#: (content/about/overview/contents+en.lr:page.summary)
@@ -1045,7 +1045,7 @@ msgstr ""
10451045
#: https://beeware.org/community/behavior/code-of-conduct/
10461046
msgid ""
10471047
"If you feel the code of conduct has been violated, please [report the\n"
1048-
"incident](/community/behavior/making-a-coc-report/) to the Beeware core\n"
1048+
"incident](/community/behavior/making-a-coc-report/) to the BeeWare core\n"
10491049
"team."
10501050
msgstr ""
10511051

@@ -1599,7 +1599,7 @@ msgstr ""
15991599
#: (content/community/getting-help/contents+en.lr:page.body)
16001600
#: https://beeware.org/community/getting-help/
16011601
msgid ""
1602-
"We also use Github Discussions as a forum to discuss projects. If you\n"
1602+
"We also use GitHub Discussions as a forum to discuss projects. If you\n"
16031603
"have a question about how to use a BeeWare tool, open a discussion\n"
16041604
"thread in the repository for that tool."
16051605
msgstr ""
@@ -1983,18 +1983,6 @@ msgstr ""
19831983
msgid "Beyond Web 2.0 - Django and Python in the modern web ecosystem"
19841984
msgstr ""
19851985

1986-
#: (content/community/resources/djangocon-us-2013/contents+en.lr:resource.description)
1987-
#: https://beeware.org/community/resources/djangocon-us-2013/
1988-
msgid ""
1989-
"A lightning talk at DjangoCon US 2013, where Dr. Russell Keith-Magee\n"
1990-
"announced Bugjar"
1991-
msgstr ""
1992-
1993-
#: (content/community/resources/djangocon-us-2013/contents+en.lr:resource.title)
1994-
#: https://beeware.org/community/resources/djangocon-us-2013/
1995-
msgid "Announcing Bugjar"
1996-
msgstr ""
1997-
19981986
#: (content/community/resources/how-to-write-a-python-transpiler/contents+en.lr:resource.description)
19991987
#: https://beeware.org/community/resources/how-to-write-a-python-transpiler/
20001988
msgid ""
@@ -2255,7 +2243,7 @@ msgid ""
22552243
"What technology would you use for this? This week I'll introduce you to\n"
22562244
"a wide set of small, focused and powerful tools that make all of this,\n"
22572245
"and more, possible. We're speaking with Russell Keith-Magee, founder of\n"
2258-
"the Beeware project."
2246+
"the BeeWare project."
22592247
msgstr ""
22602248

22612249
#: (content/community/resources/talk-python-79/contents+en.lr:resource.title)
@@ -2555,7 +2543,7 @@ msgstr ""
25552543
#: (content/contributing/challenge-coins/contents+en.lr:page.body)
25562544
#: https://beeware.org/contributing/challenge-coins/
25572545
msgid ""
2558-
"[Github](/community/members/github/) provided the funding for the first\n"
2546+
"[GitHub](/community/members/github/) provided the funding for the first\n"
25592547
"pressing of the BeeWare Yak Herder challenge coins."
25602548
msgstr ""
25612549

@@ -3209,9 +3197,8 @@ msgstr ""
32093197
#: (content/contributing/first-time/github/contents+en.lr:page.gutter)
32103198
#: https://beeware.org/contributing/first-time/github/
32113199
msgid ""
3212-
"- [Contributing to Open\n"
3213-
" Source](https://guides.github.com/activities/contributing-to-open-source/"
3214-
"#contributing)\n"
3200+
"- [How to Contribute to Open Source](https://opensource.guide/how-to-"
3201+
"contribute/)\n"
32153202
"- [How to Fork a Repo](https://docs.github.com/articles/fork-a-repo)"
32163203
msgstr ""
32173204

@@ -3690,7 +3677,7 @@ msgstr ""
36903677
#: https://beeware.org/contributing/first-time/what-is-a/package-manager/
36913678
msgid ""
36923679
"`pip` is the way you can install Python software. Running `pip install`\n"
3693-
"uses the [Python Packaging Index](https://pypi.org), also known as\n"
3680+
"uses the [Python Package Index](https://pypi.org), also known as\n"
36943681
"\"PyPI\". PyPI is a central repository for Python code. Many BeeWare\n"
36953682
"projects can be installed using `pip`."
36963683
msgstr ""
@@ -4352,7 +4339,7 @@ msgstr ""
43524339
msgid ""
43534340
" Have you attended a sprint in the past? Have you ever submitted a PR\n"
43544341
" (pull request) to an Open Source project? Are you familiar with how\n"
4355-
" to use Github to create a pull request?"
4342+
" to use GitHub to create a pull request?"
43564343
msgstr ""
43574344

43584345
#: (content/contributing/sprint-guide/contents+en.lr:page.body)
@@ -4464,7 +4451,7 @@ msgstr ""
44644451

44654452
#: (content/contributing/sprint-guide/contents+en.lr:page.body)
44664453
#: https://beeware.org/contributing/sprint-guide/
4467-
msgid "4. **Are you familiar with Github contribution processes?**"
4454+
msgid "4. **Are you familiar with GitHub contribution processes?**"
44684455
msgstr ""
44694456

44704457
#: (content/contributing/sprint-guide/contents+en.lr:page.body)
@@ -4759,12 +4746,12 @@ msgid ""
47594746
"In addition, the [.ini\n"
47604747
"databags](https://www.getlektor.com/docs/content/databags/) contain\n"
47614748
"recurring phrases used on various components on the website. To translate\n"
4762-
"those short phrases, edit then and submit a pull request against the\n"
4763-
"``lektor`` branch of\n"
4749+
"those short phrases, edit them in your fork and then submit a pull request\n"
4750+
"against the ``lektor`` branch of\n"
47644751
"[beeware/beeware.github.io](https://github.com/beeware/beeware.github.io)\n"
47654752
"to modify those translations. Try to keep the context of those appearing\n"
4766-
"phrases in mind; they're used in HTML files in the macros and template\n"
4767-
"directories in that repository."
4753+
"phrases in mind; they're used in HTML files in the `template` directory\n"
4754+
"in that repository."
47684755
msgstr ""
47694756

47704757
#: (content/contributing/translations/contents+en.lr:page.body)
@@ -5532,7 +5519,7 @@ msgid ""
55325519
"these simple style-check tasks are easy to check programatically. Many\n"
55335520
"text editors will (or have extensions that will) do this process for\n"
55345521
"you - the task is called *linting*. Beefore is a tool that allows you to\n"
5535-
"integrate these checks into your Github pre-merge procedure, in the same\n"
5522+
"integrate these checks into your GitHub pre-merge procedure, in the same\n"
55365523
"way that can integrate continuous integration and test suite compliance\n"
55375524
"before merging."
55385525
msgstr ""

0 commit comments

Comments
 (0)