mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-26 11:31:08 +00:00
New translations django.po (Polish)
This commit is contained in:
parent
1ae336beed
commit
d9607848af
1 changed files with 8 additions and 6 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-01-02 03:27+0000\n"
|
||||
"PO-Revision-Date: 2024-01-02 09:33\n"
|
||||
"PO-Revision-Date: 2024-01-02 10:32\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl\n"
|
||||
|
@ -494,11 +494,11 @@ msgstr "Odmowa dostępu"
|
|||
#: bookwyrm/templates/403.html:11
|
||||
#, python-format
|
||||
msgid "You do not have permission to view this page or perform this action. Your user permission level is <code>%(level)s</code>."
|
||||
msgstr ""
|
||||
msgstr "Brak uprawnień do zobaczenia tej strony lub wykonania tej czynności. Poziom Twoich uprawnień to <code>%(level)s</code>."
|
||||
|
||||
#: bookwyrm/templates/403.html:15
|
||||
msgid "If you think you should have access, please speak to your BookWyrm server administrator."
|
||||
msgstr ""
|
||||
msgstr "Jeśli Twoim zdaniem jest to błąd, skontaktuj się ze swoim administratorem serwera BookWyrm."
|
||||
|
||||
#: bookwyrm/templates/404.html:4 bookwyrm/templates/404.html:8
|
||||
msgid "Not Found"
|
||||
|
@ -510,17 +510,19 @@ msgstr "Wygląda na to, że ta strona nie istnieje!"
|
|||
|
||||
#: bookwyrm/templates/413.html:4 bookwyrm/templates/413.html:8
|
||||
msgid "File too large"
|
||||
msgstr ""
|
||||
msgstr "Za duży plik"
|
||||
|
||||
#: bookwyrm/templates/413.html:9
|
||||
msgid "The file you are uploading is too large."
|
||||
msgstr ""
|
||||
msgstr "Przesyłany plik jest za duży."
|
||||
|
||||
#: bookwyrm/templates/413.html:11
|
||||
msgid "\n"
|
||||
" You you can try using a smaller file, or ask your BookWyrm server administrator to increase the <code>DATA_UPLOAD_MAX_MEMORY_SIZE</code> setting.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
" Możesz spróbować przesłać mniejszy plik lub poprosić swojego administratora serwera BookWyrm o zwiększenie wartości ustawienia <code>DATA_UPLOAD_MAX_MEMORY_SIZE</code>.\n"
|
||||
" "
|
||||
|
||||
#: bookwyrm/templates/500.html:4
|
||||
msgid "Oops!"
|
||||
|
|
Loading…
Reference in a new issue