Skip to content
Closed
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
14 changes: 7 additions & 7 deletions src/sentry/locale/pl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ msgstr ""

#: templates/sentry/layout.html:167
msgid "Translate"
msgstr ""
msgstr "Tłumacz"

#: templates/sentry/login.html:11
msgid "Please login to continue."
Expand Down Expand Up @@ -450,7 +450,7 @@ msgstr ""
#: templates/sentry/account/appearance.html:7
#: templates/sentry/bases/account.html:32
msgid "Appearance"
msgstr ""
msgstr "Wygląd"

#: templates/sentry/account/appearance.html:16
#: templates/sentry/projects/notifications.html:17
Expand All @@ -459,7 +459,7 @@ msgstr "Zdarzenia"

#: templates/sentry/account/appearance.html:25
msgid "Localization"
msgstr ""
msgstr "Lokalizacja"

#: templates/sentry/account/appearance.html:33
#: templates/sentry/account/notifications.html:105
Expand Down Expand Up @@ -2335,19 +2335,19 @@ msgstr "Język"

#: web/forms/accounts.py:128
msgid "Stacktrace order"
msgstr ""
msgstr "Kolejność stacktrace"

#: web/forms/accounts.py:129
msgid "Default (let Sentry decide)"
msgstr ""
msgstr "Domyślna (niech Sentry zdecyduje)"

#: web/forms/accounts.py:130
msgid "Most recent call last"
msgstr ""
msgstr "Najnowsze wywołanie na końcu"

#: web/forms/accounts.py:131
msgid "Most recent call first"
msgstr ""
msgstr "Najnowsze wywołanie na początku"

#: web/forms/accounts.py:132
msgid "Choose the default ordering of frames in stacktraces."
Expand Down