Skip to content

Commit

Permalink
Translated using Weblate (Polish)
Browse files Browse the repository at this point in the history
Currently translated at 99.7% (683 of 685 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/pl/
  • Loading branch information
karolsol authored and weblate committed Feb 25, 2025
1 parent 53a1f1d commit 46d1a6e
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions wger/locale/pl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ msgstr ""
"Project-Id-Version: wger Workout Manager\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-14 19:23+0100\n"
"PO-Revision-Date: 2024-08-15 15:09+0000\n"
"Last-Translator: Dawid Panyło <[email protected]>\n"
"PO-Revision-Date: 2025-02-25 19:10+0000\n"
"Last-Translator: Karol Solecki <[email protected]>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/wger/web/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && ("
"n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Generator: Weblate 5.7\n"
"X-Generator: Weblate 5.10.2-dev\n"

#: config/models/gym_config.py:46 gym/templates/gym/list.html:56
msgid "Default gym"
Expand Down Expand Up @@ -866,10 +866,8 @@ msgid "next"
msgstr "następne"

#: core/templates/tags/render_day.html:44
#, fuzzy
#| msgid "Placeholder image for exercise"
msgid "Placeholder image for translation"
msgstr "Zapychacz obrazka dla ćwiczenia"
msgstr "Zapychacz obrazka dla tłumaczenia"

#: core/templates/template.html:123 manager/templates/calendar/month.html:138
#: manager/templates/schedule/view.html:215
Expand Down Expand Up @@ -2391,10 +2389,8 @@ msgid "No schedules found."
msgstr "Nie znaleziono harmonogramów."

#: manager/templates/schedule/overview.html:28
#, fuzzy
#| msgid "Add one now."
msgid "Add one now"
msgstr "Dodaj jeden teraz."
msgstr "Dodaj jeden teraz"

#: manager/templates/schedule/overview.html:36
msgid ""
Expand Down

0 comments on commit 46d1a6e

Please sign in to comment.