Skip to content

Commit 86643cb

Browse files
author
Josh Clements
committed
Updating translations
1 parent ab410cf commit 86643cb

File tree

16 files changed

+272
-272
lines changed

16 files changed

+272
-272
lines changed

makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ test: envs/dev/MEDIA_ROOT
1919
coverage report --show-missing
2020

2121
update-po:
22-
envdir envs/dev/ python manage.py makemessages \
22+
envdir envs/dev python manage.py makemessages \
2323
--ignore=doc/* --ignore=envs/* --ignore=media/* --ignore=venv/* \
2424
--ignore=res/* --ignore=tools/* --ignore=mygpo/*/migrations/* \
25-
--ignore=static/*
25+
--ignore=static/* --all
2626

2727
compilemessages:
2828
envdir envs/dev/ python manage.py compilemessages

mygpo/locale/br/LC_MESSAGES/django.po

+18-18
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-01-18 18:57+0000\n"
14+
"POT-Creation-Date: 2022-07-03 22:32+0000\n"
1515
"PO-Revision-Date: 2018-06-20 06:29+0000\n"
1616
"Last-Translator: Irriep Nala Novram <[email protected]>, 2019\n"
1717
"Language-Team: Breton (https://www.transifex.com/yaron/teams/87581/br/)\n"
@@ -340,21 +340,21 @@ msgstr "koumanantet"
340340
msgid "unsubscribed"
341341
msgstr "digoumanantet"
342342

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

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

353-
#: mygpo/api/simple.py:294
353+
#: mygpo/api/simple.py:295
354354
msgid "gpodder.net - Search"
355355
msgstr "gpodder.net - Klask"
356356

357-
#: mygpo/api/simple.py:320
357+
#: mygpo/api/simple.py:321
358358
#, python-format
359359
msgid "gpodder.net - %(count)d Suggestions"
360360
msgstr "gpodder.net - %(count)d a ginnigoù"
@@ -1273,7 +1273,7 @@ msgid ""
12731273
"visible."
12741274
msgstr ""
12751275

1276-
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:112
1276+
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:115
12771277
msgid "Data updated"
12781278
msgstr ""
12791279

@@ -1490,22 +1490,22 @@ msgstr ""
14901490
msgid "Download OPML"
14911491
msgstr ""
14921492

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

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

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

1508-
#: mygpo/subscriptions/views.py:149
1508+
#: mygpo/subscriptions/views.py:150
15091509
#, python-format
15101510
msgid "%(username)s unsubscribed from %(podcast)s (%(site)s)"
15111511
msgstr ""
@@ -1523,27 +1523,27 @@ msgstr ""
15231523
msgid "No Suggestions Yet"
15241524
msgstr ""
15251525

1526-
#: mygpo/users/models.py:224
1526+
#: mygpo/users/models.py:226
15271527
msgid "Desktop"
15281528
msgstr ""
15291529

1530-
#: mygpo/users/models.py:225
1530+
#: mygpo/users/models.py:227
15311531
msgid "Laptop"
15321532
msgstr ""
15331533

1534-
#: mygpo/users/models.py:226
1534+
#: mygpo/users/models.py:228
15351535
msgid "Cell phone"
15361536
msgstr ""
15371537

1538-
#: mygpo/users/models.py:227
1538+
#: mygpo/users/models.py:229
15391539
msgid "Server"
15401540
msgstr ""
15411541

1542-
#: mygpo/users/models.py:228
1542+
#: mygpo/users/models.py:230
15431543
msgid "Tablet"
15441544
msgstr ""
15451545

1546-
#: mygpo/users/models.py:229
1546+
#: mygpo/users/models.py:231
15471547
msgid "Other"
15481548
msgstr ""
15491549

@@ -1680,11 +1680,11 @@ msgstr ""
16801680
msgid "Your account already has been activated. Go ahead and log in."
16811681
msgstr ""
16821682

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

1687-
#: mygpo/users/views/settings.py:124
1687+
#: mygpo/users/views/settings.py:127
16881688
msgid "Your account has been disconnected"
16891689
msgstr ""
16901690

mygpo/locale/de/LC_MESSAGES/django.po

+18-18
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: 1\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-01-18 18:57+0000\n"
10+
"POT-Creation-Date: 2022-07-03 22:32+0000\n"
1111
"PO-Revision-Date: 2010-07-16 08:51+0200\n"
1212
"Last-Translator: Stefan Koegl <[email protected]>\n"
1313
"Language-Team: DE <[email protected]>\n"
@@ -351,21 +351,21 @@ msgstr "abonniert"
351351
msgid "unsubscribed"
352352
msgstr "abonnement gelöscht"
353353

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

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

364-
#: mygpo/api/simple.py:294
364+
#: mygpo/api/simple.py:295
365365
msgid "gpodder.net - Search"
366366
msgstr "gpodder.net - Suche"
367367

368-
#: mygpo/api/simple.py:320
368+
#: mygpo/api/simple.py:321
369369
#, fuzzy, python-format
370370
msgid "gpodder.net - %(count)d Suggestions"
371371
msgstr "my.gpodder.org - %s Empfehlungen"
@@ -1373,7 +1373,7 @@ msgid ""
13731373
"visible."
13741374
msgstr ""
13751375

1376-
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:112
1376+
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:115
13771377
#, fuzzy
13781378
msgid "Data updated"
13791379
msgstr "Geräte-Liste"
@@ -1616,22 +1616,22 @@ msgstr ""
16161616
msgid "Download OPML"
16171617
msgstr "herunterladen"
16181618

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

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

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

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

1654-
#: mygpo/users/models.py:224
1654+
#: mygpo/users/models.py:226
16551655
msgid "Desktop"
16561656
msgstr "Desktop"
16571657

1658-
#: mygpo/users/models.py:225
1658+
#: mygpo/users/models.py:227
16591659
msgid "Laptop"
16601660
msgstr "Laptop"
16611661

1662-
#: mygpo/users/models.py:226
1662+
#: mygpo/users/models.py:228
16631663
msgid "Cell phone"
16641664
msgstr "Handy"
16651665

1666-
#: mygpo/users/models.py:227
1666+
#: mygpo/users/models.py:229
16671667
msgid "Server"
16681668
msgstr "Server"
16691669

1670-
#: mygpo/users/models.py:228
1670+
#: mygpo/users/models.py:230
16711671
msgid "Tablet"
16721672
msgstr ""
16731673

1674-
#: mygpo/users/models.py:229
1674+
#: mygpo/users/models.py:231
16751675
msgid "Other"
16761676
msgstr "Andere"
16771677

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

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

1833-
#: mygpo/users/views/settings.py:124
1833+
#: mygpo/users/views/settings.py:127
18341834
#, fuzzy
18351835
msgid "Your account has been disconnected"
18361836
msgstr "Ihr Account wurde gelöscht"

mygpo/locale/en/LC_MESSAGES/django.po

+18-18
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-01-18 18:57+0000\n"
11+
"POT-Creation-Date: 2022-07-03 22:32+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -326,21 +326,21 @@ msgstr ""
326326
msgid "unsubscribed"
327327
msgstr ""
328328

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

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

339-
#: mygpo/api/simple.py:294
339+
#: mygpo/api/simple.py:295
340340
msgid "gpodder.net - Search"
341341
msgstr ""
342342

343-
#: mygpo/api/simple.py:320
343+
#: mygpo/api/simple.py:321
344344
#, python-format
345345
msgid "gpodder.net - %(count)d Suggestions"
346346
msgstr ""
@@ -1252,7 +1252,7 @@ msgid ""
12521252
"visible."
12531253
msgstr ""
12541254

1255-
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:112
1255+
#: mygpo/publisher/views.py:188 mygpo/users/views/settings.py:115
12561256
msgid "Data updated"
12571257
msgstr ""
12581258

@@ -1469,22 +1469,22 @@ msgstr ""
14691469
msgid "Download OPML"
14701470
msgstr ""
14711471

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

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

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

1487-
#: mygpo/subscriptions/views.py:149
1487+
#: mygpo/subscriptions/views.py:150
14881488
#, python-format
14891489
msgid "%(username)s unsubscribed from %(podcast)s (%(site)s)"
14901490
msgstr ""
@@ -1502,27 +1502,27 @@ msgstr ""
15021502
msgid "No Suggestions Yet"
15031503
msgstr ""
15041504

1505-
#: mygpo/users/models.py:224
1505+
#: mygpo/users/models.py:226
15061506
msgid "Desktop"
15071507
msgstr ""
15081508

1509-
#: mygpo/users/models.py:225
1509+
#: mygpo/users/models.py:227
15101510
msgid "Laptop"
15111511
msgstr ""
15121512

1513-
#: mygpo/users/models.py:226
1513+
#: mygpo/users/models.py:228
15141514
msgid "Cell phone"
15151515
msgstr ""
15161516

1517-
#: mygpo/users/models.py:227
1517+
#: mygpo/users/models.py:229
15181518
msgid "Server"
15191519
msgstr ""
15201520

1521-
#: mygpo/users/models.py:228
1521+
#: mygpo/users/models.py:230
15221522
msgid "Tablet"
15231523
msgstr ""
15241524

1525-
#: mygpo/users/models.py:229
1525+
#: mygpo/users/models.py:231
15261526
msgid "Other"
15271527
msgstr ""
15281528

@@ -1659,11 +1659,11 @@ msgstr ""
16591659
msgid "Your account already has been activated. Go ahead and log in."
16601660
msgstr ""
16611661

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

1666-
#: mygpo/users/views/settings.py:124
1666+
#: mygpo/users/views/settings.py:127
16671667
msgid "Your account has been disconnected"
16681668
msgstr ""
16691669

0 commit comments

Comments
 (0)