Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kl 2023 02 more translations #2645

Merged
merged 2 commits into from
Feb 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions locale/bg/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-24 09:10+0100\n"
"POT-Creation-Date: 2023-02-27 09:24+0100\n"
"PO-Revision-Date: 2016-10-19 13:42+0000\n"
"Last-Translator: Katharina Matzkeit <k.matzkeit@liqd.net>, 2023\n"
"Language-Team: Bulgarian (https://www.transifex.com/liqd/teams/68346/bg/)\n"
Expand Down Expand Up @@ -922,7 +922,7 @@ msgstr "Тип артикул %(item)s за този модул вече същ

#: adhocracy4/polls/validators.py:28
msgid "Question has to belong to the poll set in the url."
msgstr "Question has to belong to the poll set in the url."
msgstr "Скриване на изявлението на модератора"

#: adhocracy4/polls/validators.py:39
msgid "Choice has to belong to the question set in the url."
Expand Down
6 changes: 0 additions & 6 deletions locale/en_GB/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3124,9 +3124,3 @@ msgstr "Download guidelines"
#: home/templates/home/manuals_section_page.html:38
msgid "Contents"
msgstr "Contents"

#~ msgid "Moderator feedback"
#~ msgstr "Moderator feedback"

#~ msgid "Official Statement"
#~ msgstr "Official Statement"
18 changes: 0 additions & 18 deletions locale/en_GB/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -685,21 +685,3 @@ msgstr "save"
#: euth/follows/static/follows/FollowButton.jsx:48
msgid "Unfollow"
msgstr "Unfollow"

#~ msgid "Show moderator's statement"
#~ msgstr "Show moderator's statement"

#~ msgid "Hide moderator's statement"
#~ msgstr "Hide moderator's statement"

#~ msgid "The poll could not be updated."
#~ msgstr "The poll could not be updated."

#~ msgid "New question"
#~ msgstr "New question"

#~ msgid "Multiple choice question"
#~ msgstr "Multiple choice question"

#~ msgid "noone has answered this question"
#~ msgstr "noone has answered this question"
6 changes: 3 additions & 3 deletions locale/mk/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-24 09:10+0100\n"
"POT-Creation-Date: 2023-02-27 09:24+0100\n"
"PO-Revision-Date: 2016-10-19 13:42+0000\n"
"Last-Translator: Katharina Matzkeit <k.matzkeit@liqd.net>, 2023\n"
"Language-Team: Macedonian (https://www.transifex.com/liqd/teams/68346/mk/)\n"
Expand Down Expand Up @@ -615,12 +615,12 @@ msgstr "Сликата мора да биде најмалку {min_height} пи
#: adhocracy4/images/validators.py:55
#, python-brace-format
msgid "Image must be at most {max_width} pixels wide"
msgstr "Image must be at most{max_width}pixels wide"
msgstr "Image must be at most{max_width}широки пиксели"

#: adhocracy4/images/validators.py:58
#, python-brace-format
msgid "Image must be at most {max_height} pixels high"
msgstr "Сликата мора да биде најмногу{max_height}pixels high"
msgstr "Сликата мора да биде најмногу{max_height}пиксели високи"

#: adhocracy4/images/validators.py:67
#, python-brace-format
Expand Down