mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
patch up language issues
This commit is contained in:
parent
3ceb15e7c8
commit
fa953ba976
5 changed files with 12 additions and 12 deletions
|
@ -25,13 +25,13 @@ msgstr "[PieFed] Tens notificacions no llegides"
|
||||||
#: app/cli.py:378 app/post/routes.py:1925
|
#: app/cli.py:378 app/post/routes.py:1925
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Replies to my post %(post_title)s"
|
msgid "Replies to my post %(post_title)s"
|
||||||
msgstr "Respondre des de %(name)s a %(post_title)s"
|
msgstr "Respondre a %(post_title)s"
|
||||||
|
|
||||||
#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
|
#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
|
||||||
#: app/post/routes.py:1947
|
#: app/post/routes.py:1947
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Replies to my comment on %(post_title)s"
|
msgid "Replies to my comment on %(post_title)s"
|
||||||
msgstr "Respondre des de %(name)s a %(post_title)s"
|
msgstr "Respondre a %(post_title)s"
|
||||||
|
|
||||||
#: app/email.py:16
|
#: app/email.py:16
|
||||||
msgid "[PieFed] Reset Your Password"
|
msgid "[PieFed] Reset Your Password"
|
||||||
|
@ -52,12 +52,12 @@ msgstr "Benvingut a PieFed"
|
||||||
#: app/activitypub/util.py:1644
|
#: app/activitypub/util.py:1644
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Reply to %(post_title)s"
|
msgid "Reply to %(post_title)s"
|
||||||
msgstr "Respondre des de %(name)s a %(post_title)s"
|
msgstr "Respondre a %(post_title)s"
|
||||||
|
|
||||||
#: app/activitypub/util.py:1657
|
#: app/activitypub/util.py:1657
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Reply to comment on %(post_title)s"
|
msgid "Reply to comment on %(post_title)s"
|
||||||
msgstr "Respondre des de %(name)s a %(post_title)s"
|
msgstr "Respondre a %(post_title)s"
|
||||||
|
|
||||||
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
||||||
msgid "A post has been reported"
|
msgid "A post has been reported"
|
||||||
|
@ -1241,7 +1241,7 @@ msgstr ""
|
||||||
#: app/community/routes.py:1392
|
#: app/community/routes.py:1392
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "New posts in %(community_name)s"
|
msgid "New posts in %(community_name)s"
|
||||||
msgstr "Nou missatge de \"%(recipient_name)s\""
|
msgstr "Nou missatge de \"%(community_name)s\""
|
||||||
|
|
||||||
#: app/community/routes.py:1437 app/community/routes.py:1471
|
#: app/community/routes.py:1437 app/community/routes.py:1471
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
|
@ -57,7 +57,7 @@ msgstr "Melde \"%(post_title)s\""
|
||||||
#: app/activitypub/util.py:1657
|
#: app/activitypub/util.py:1657
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Reply to comment on %(post_title)s"
|
msgid "Reply to comment on %(post_title)s"
|
||||||
msgstr "Antwort von %(name)s auf %(post_title)s"
|
msgstr "Antwort auf %(post_title)s"
|
||||||
|
|
||||||
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
||||||
msgid "A post has been reported"
|
msgid "A post has been reported"
|
||||||
|
|
|
@ -57,7 +57,7 @@ msgstr "Signaler \"%(post_title)s\""
|
||||||
#: app/activitypub/util.py:1657
|
#: app/activitypub/util.py:1657
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Reply to comment on %(post_title)s"
|
msgid "Reply to comment on %(post_title)s"
|
||||||
msgstr "Réponse de %(name)s à %(post_title)s"
|
msgstr "Réponse à %(post_title)s"
|
||||||
|
|
||||||
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
||||||
msgid "A post has been reported"
|
msgid "A post has been reported"
|
||||||
|
|
|
@ -1234,7 +1234,7 @@ msgstr ""
|
||||||
#: app/community/routes.py:1392
|
#: app/community/routes.py:1392
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "New posts in %(community_name)s"
|
msgid "New posts in %(community_name)s"
|
||||||
msgstr "\"%(recipient_name)s\" への新しいメッセージ"
|
msgstr "%(community_name)s への新しいメッセージ"
|
||||||
|
|
||||||
#: app/community/routes.py:1437 app/community/routes.py:1471
|
#: app/community/routes.py:1437 app/community/routes.py:1471
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
|
@ -26,13 +26,13 @@ msgstr "[PieFed] Yra neperskaitytų pranešimų"
|
||||||
#: app/cli.py:378 app/post/routes.py:1925
|
#: app/cli.py:378 app/post/routes.py:1925
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Replies to my post %(post_title)s"
|
msgid "Replies to my post %(post_title)s"
|
||||||
msgstr "%(name)s atsakė į %(post_title)s"
|
msgstr "Atsakė į %(post_title)s"
|
||||||
|
|
||||||
#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
|
#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
|
||||||
#: app/post/routes.py:1947
|
#: app/post/routes.py:1947
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Replies to my comment on %(post_title)s"
|
msgid "Replies to my comment on %(post_title)s"
|
||||||
msgstr "%(name)s atsakė į %(post_title)s"
|
msgstr "Atsakė į %(post_title)s"
|
||||||
|
|
||||||
#: app/email.py:16
|
#: app/email.py:16
|
||||||
msgid "[PieFed] Reset Your Password"
|
msgid "[PieFed] Reset Your Password"
|
||||||
|
@ -53,12 +53,12 @@ msgstr "Sveiki atvykę į PieFed"
|
||||||
#: app/activitypub/util.py:1644
|
#: app/activitypub/util.py:1644
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Reply to %(post_title)s"
|
msgid "Reply to %(post_title)s"
|
||||||
msgstr "%(name)s atsakė į %(post_title)s"
|
msgstr "Atsakė į %(post_title)s"
|
||||||
|
|
||||||
#: app/activitypub/util.py:1657
|
#: app/activitypub/util.py:1657
|
||||||
#, fuzzy, python-format
|
#, fuzzy, python-format
|
||||||
msgid "Reply to comment on %(post_title)s"
|
msgid "Reply to comment on %(post_title)s"
|
||||||
msgstr "%(name)s atsakė į %(post_title)s"
|
msgstr "Atsakė į %(post_title)s"
|
||||||
|
|
||||||
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
#: app/activitypub/util.py:1926 app/post/routes.py:1506
|
||||||
msgid "A post has been reported"
|
msgid "A post has been reported"
|
||||||
|
|
Loading…
Add table
Reference in a new issue