X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/143ec783886ff876d371dc74370fbb037166cb9c..32f1e5e6ca927cfbb8b69e87ba456db2b5eb5f89:/edumed/locale/pl/LC_MESSAGES/django.po diff --git a/edumed/locale/pl/LC_MESSAGES/django.po b/edumed/locale/pl/LC_MESSAGES/django.po index cd080d3..cbd65c2 100644 --- a/edumed/locale/pl/LC_MESSAGES/django.po +++ b/edumed/locale/pl/LC_MESSAGES/django.po @@ -81,8 +81,8 @@ msgid "Forum search" msgstr "Szukaj na forum" #: templates/base_mil.html:9 -msgid "Consultations" -msgstr "Konsultacje" +msgid "About Catalogue" +msgstr "O katalogu" #: templates/base_mil.html:10 msgid "Competencies" @@ -107,3 +107,21 @@ msgstr "" #: templates/pybb/_need_to_login_message.html:2 msgid "to create to post a reply" msgstr "" + +#: core/validators.py:220 +#, python-format +msgid "" +"Ensure this value has at most %(limit_value)d character (it has " +"%(show_value)d)." +msgid_plural "" +"Ensure this value has at most %(limit_value)d characters (it has " +"%(show_value)d)." +msgstr[0] "" +"Upewnij się, że ta wartość ma najwyżej %(limit_value)d znak (obecnie ma " +"%(show_value)d)." +msgstr[1] "" +"Upewnij się, że ta wartość ma najwyżej %(limit_value)d znaki (obecnie ma " +"%(show_value)d)." +msgstr[2] "" +"Upewnij się, że ta wartość ma najwyżej %(limit_value)d znaków (obecnie " +"ma %(show_value)d)." \ No newline at end of file