Skip to content

Commit

Permalink
Updating translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Clements committed Jul 3, 2022
1 parent ab410cf commit 86643cb
Show file tree
Hide file tree
Showing 16 changed files with 272 additions and 272 deletions.
4 changes: 2 additions & 2 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ test: envs/dev/MEDIA_ROOT
coverage report --show-missing

update-po:
envdir envs/dev/ python manage.py makemessages \
envdir envs/dev python manage.py makemessages \
--ignore=doc/* --ignore=envs/* --ignore=media/* --ignore=venv/* \
--ignore=res/* --ignore=tools/* --ignore=mygpo/*/migrations/* \
--ignore=static/*
--ignore=static/* --all

compilemessages:
envdir envs/dev/ python manage.py compilemessages
Expand Down
36 changes: 18 additions & 18 deletions mygpo/locale/br/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-01-18 18:57+0000\n"
"POT-Creation-Date: 2022-07-03 22:32+0000\n"
"PO-Revision-Date: 2018-06-20 06:29+0000\n"
"Last-Translator: Irriep Nala Novram <[email protected]>, 2019\n"
"Language-Team: Breton (https://www.transifex.com/yaron/teams/87581/br/)\n"
Expand Down Expand Up @@ -340,21 +340,21 @@ msgstr "koumanantet"
msgid "unsubscribed"
msgstr "digoumanantet"

#: mygpo/api/simple.py:57 mygpo/api/simple.py:92
#: mygpo/api/simple.py:58 mygpo/api/simple.py:93
#, python-format
msgid "%(username)s's Subscription List"
msgstr "Listenn goumanantoù %(username)s"

#: mygpo/api/simple.py:258
#: mygpo/api/simple.py:259
#, python-format
msgid "gpodder.net - Top %(count)d"
msgstr "gpodder.net - Top %(count)d"

#: mygpo/api/simple.py:294
#: mygpo/api/simple.py:295
msgid "gpodder.net - Search"
msgstr "gpodder.net - Klask"

#: mygpo/api/simple.py:320
#: mygpo/api/simple.py:321
#, python-format
msgid "gpodder.net - %(count)d Suggestions"
msgstr "gpodder.net - %(count)d a ginnigoù"
Expand Down Expand Up @@ -1273,7 +1273,7 @@ msgid ""
"visible."
msgstr ""

#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:112
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:115
msgid "Data updated"
msgstr ""

Expand Down Expand Up @@ -1490,22 +1490,22 @@ msgstr ""
msgid "Download OPML"
msgstr ""

#: mygpo/subscriptions/views.py:117
#: mygpo/subscriptions/views.py:118
#, python-format
msgid "%(username)s's Podcast Subscriptions on %(site)s"
msgstr ""

#: mygpo/subscriptions/views.py:123
#: mygpo/subscriptions/views.py:124
#, python-format
msgid "Recent changes to %(username)s's podcast subscriptions on %(site)s"
msgstr ""

#: mygpo/subscriptions/views.py:147
#: mygpo/subscriptions/views.py:148
#, python-format
msgid "%(username)s subscribed to %(podcast)s (%(site)s)"
msgstr ""

#: mygpo/subscriptions/views.py:149
#: mygpo/subscriptions/views.py:150
#, python-format
msgid "%(username)s unsubscribed from %(podcast)s (%(site)s)"
msgstr ""
Expand All @@ -1523,27 +1523,27 @@ msgstr ""
msgid "No Suggestions Yet"
msgstr ""

#: mygpo/users/models.py:224
#: mygpo/users/models.py:226
msgid "Desktop"
msgstr ""

#: mygpo/users/models.py:225
#: mygpo/users/models.py:227
msgid "Laptop"
msgstr ""

#: mygpo/users/models.py:226
#: mygpo/users/models.py:228
msgid "Cell phone"
msgstr ""

#: mygpo/users/models.py:227
#: mygpo/users/models.py:229
msgid "Server"
msgstr ""

#: mygpo/users/models.py:228
#: mygpo/users/models.py:230
msgid "Tablet"
msgstr ""

#: mygpo/users/models.py:229
#: mygpo/users/models.py:231
msgid "Other"
msgstr ""

Expand Down Expand Up @@ -1680,11 +1680,11 @@ msgstr ""
msgid "Your account already has been activated. Go ahead and log in."
msgstr ""

#: mygpo/users/views/settings.py:67 mygpo/users/views/settings.py:104
#: mygpo/users/views/settings.py:68 mygpo/users/views/settings.py:105
msgid "Oops! Something went wrong. Please double-check the data you entered."
msgstr ""

#: mygpo/users/views/settings.py:124
#: mygpo/users/views/settings.py:127
msgid "Your account has been disconnected"
msgstr ""

Expand Down
36 changes: 18 additions & 18 deletions mygpo/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-01-18 18:57+0000\n"
"POT-Creation-Date: 2022-07-03 22:32+0000\n"
"PO-Revision-Date: 2010-07-16 08:51+0200\n"
"Last-Translator: Stefan Koegl <[email protected]>\n"
"Language-Team: DE <[email protected]>\n"
Expand Down Expand Up @@ -351,21 +351,21 @@ msgstr "abonniert"
msgid "unsubscribed"
msgstr "abonnement gelöscht"

#: mygpo/api/simple.py:57 mygpo/api/simple.py:92
#: mygpo/api/simple.py:58 mygpo/api/simple.py:93
#, fuzzy, python-format
msgid "%(username)s's Subscription List"
msgstr "%(username)ss Podcast-Abos"

#: mygpo/api/simple.py:258
#: mygpo/api/simple.py:259
#, fuzzy, python-format
msgid "gpodder.net - Top %(count)d"
msgstr "my.gpodder.org - Top %s"

#: mygpo/api/simple.py:294
#: mygpo/api/simple.py:295
msgid "gpodder.net - Search"
msgstr "gpodder.net - Suche"

#: mygpo/api/simple.py:320
#: mygpo/api/simple.py:321
#, fuzzy, python-format
msgid "gpodder.net - %(count)d Suggestions"
msgstr "my.gpodder.org - %s Empfehlungen"
Expand Down Expand Up @@ -1373,7 +1373,7 @@ msgid ""
"visible."
msgstr ""

#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:112
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:115
#, fuzzy
msgid "Data updated"
msgstr "Geräte-Liste"
Expand Down Expand Up @@ -1616,22 +1616,22 @@ msgstr ""
msgid "Download OPML"
msgstr "herunterladen"

#: mygpo/subscriptions/views.py:117
#: mygpo/subscriptions/views.py:118
#, fuzzy, python-format
msgid "%(username)s's Podcast Subscriptions on %(site)s"
msgstr "%(username)ss Podcast-Abos"

#: mygpo/subscriptions/views.py:123
#: mygpo/subscriptions/views.py:124
#, python-format
msgid "Recent changes to %(username)s's podcast subscriptions on %(site)s"
msgstr ""

#: mygpo/subscriptions/views.py:147
#: mygpo/subscriptions/views.py:148
#, fuzzy, python-format
msgid "%(username)s subscribed to %(podcast)s (%(site)s)"
msgstr "Abonniere %(podcasttitle)s"

#: mygpo/subscriptions/views.py:149
#: mygpo/subscriptions/views.py:150
#, fuzzy, python-format
msgid "%(username)s unsubscribed from %(podcast)s (%(site)s)"
msgstr "Abonniere %(podcasttitle)s"
Expand All @@ -1651,27 +1651,27 @@ msgstr "Kein Interesse"
msgid "No Suggestions Yet"
msgstr "Empfehlungen"

#: mygpo/users/models.py:224
#: mygpo/users/models.py:226
msgid "Desktop"
msgstr "Desktop"

#: mygpo/users/models.py:225
#: mygpo/users/models.py:227
msgid "Laptop"
msgstr "Laptop"

#: mygpo/users/models.py:226
#: mygpo/users/models.py:228
msgid "Cell phone"
msgstr "Handy"

#: mygpo/users/models.py:227
#: mygpo/users/models.py:229
msgid "Server"
msgstr "Server"

#: mygpo/users/models.py:228
#: mygpo/users/models.py:230
msgid "Tablet"
msgstr ""

#: mygpo/users/models.py:229
#: mygpo/users/models.py:231
msgid "Other"
msgstr "Andere"

Expand Down Expand Up @@ -1824,13 +1824,13 @@ msgstr "Der Benutzer existiert nicht."
msgid "Your account already has been activated. Go ahead and log in."
msgstr "Dein Konto wurde aktiviert! Viel Spaß mit my.gpodder.org"

#: mygpo/users/views/settings.py:67 mygpo/users/views/settings.py:104
#: mygpo/users/views/settings.py:68 mygpo/users/views/settings.py:105
msgid "Oops! Something went wrong. Please double-check the data you entered."
msgstr ""
"Oops! Irgendetwas ist schiefgegangen. Bitte überprüfen Sie die eingegebenen "
"Daten. "

#: mygpo/users/views/settings.py:124
#: mygpo/users/views/settings.py:127
#, fuzzy
msgid "Your account has been disconnected"
msgstr "Ihr Account wurde gelöscht"
Expand Down
36 changes: 18 additions & 18 deletions mygpo/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-01-18 18:57+0000\n"
"POT-Creation-Date: 2022-07-03 22:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -326,21 +326,21 @@ msgstr ""
msgid "unsubscribed"
msgstr ""

#: mygpo/api/simple.py:57 mygpo/api/simple.py:92
#: mygpo/api/simple.py:58 mygpo/api/simple.py:93
#, python-format
msgid "%(username)s's Subscription List"
msgstr ""

#: mygpo/api/simple.py:258
#: mygpo/api/simple.py:259
#, python-format
msgid "gpodder.net - Top %(count)d"
msgstr ""

#: mygpo/api/simple.py:294
#: mygpo/api/simple.py:295
msgid "gpodder.net - Search"
msgstr ""

#: mygpo/api/simple.py:320
#: mygpo/api/simple.py:321
#, python-format
msgid "gpodder.net - %(count)d Suggestions"
msgstr ""
Expand Down Expand Up @@ -1252,7 +1252,7 @@ msgid ""
"visible."
msgstr ""

#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:112
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:115
msgid "Data updated"
msgstr ""

Expand Down Expand Up @@ -1469,22 +1469,22 @@ msgstr ""
msgid "Download OPML"
msgstr ""

#: mygpo/subscriptions/views.py:117
#: mygpo/subscriptions/views.py:118
#, python-format
msgid "%(username)s's Podcast Subscriptions on %(site)s"
msgstr ""

#: mygpo/subscriptions/views.py:123
#: mygpo/subscriptions/views.py:124
#, python-format
msgid "Recent changes to %(username)s's podcast subscriptions on %(site)s"
msgstr ""

#: mygpo/subscriptions/views.py:147
#: mygpo/subscriptions/views.py:148
#, python-format
msgid "%(username)s subscribed to %(podcast)s (%(site)s)"
msgstr ""

#: mygpo/subscriptions/views.py:149
#: mygpo/subscriptions/views.py:150
#, python-format
msgid "%(username)s unsubscribed from %(podcast)s (%(site)s)"
msgstr ""
Expand All @@ -1502,27 +1502,27 @@ msgstr ""
msgid "No Suggestions Yet"
msgstr ""

#: mygpo/users/models.py:224
#: mygpo/users/models.py:226
msgid "Desktop"
msgstr ""

#: mygpo/users/models.py:225
#: mygpo/users/models.py:227
msgid "Laptop"
msgstr ""

#: mygpo/users/models.py:226
#: mygpo/users/models.py:228
msgid "Cell phone"
msgstr ""

#: mygpo/users/models.py:227
#: mygpo/users/models.py:229
msgid "Server"
msgstr ""

#: mygpo/users/models.py:228
#: mygpo/users/models.py:230
msgid "Tablet"
msgstr ""

#: mygpo/users/models.py:229
#: mygpo/users/models.py:231
msgid "Other"
msgstr ""

Expand Down Expand Up @@ -1659,11 +1659,11 @@ msgstr ""
msgid "Your account already has been activated. Go ahead and log in."
msgstr ""

#: mygpo/users/views/settings.py:67 mygpo/users/views/settings.py:104
#: mygpo/users/views/settings.py:68 mygpo/users/views/settings.py:105
msgid "Oops! Something went wrong. Please double-check the data you entered."
msgstr ""

#: mygpo/users/views/settings.py:124
#: mygpo/users/views/settings.py:127
msgid "Your account has been disconnected"
msgstr ""

Expand Down
Loading

0 comments on commit 86643cb

Please sign in to comment.