diff options
Diffstat (limited to 'locale/pl_PL')
| -rw-r--r-- | locale/pl_PL/LC_MESSAGES/messages.mo | bin | 53784 -> 53754 bytes | |||
| -rw-r--r-- | locale/pl_PL/LC_MESSAGES/messages.po | 23 |
2 files changed, 10 insertions, 13 deletions
diff --git a/locale/pl_PL/LC_MESSAGES/messages.mo b/locale/pl_PL/LC_MESSAGES/messages.mo Binary files differindex ce5e9d470..3212fa0db 100644 --- a/locale/pl_PL/LC_MESSAGES/messages.mo +++ b/locale/pl_PL/LC_MESSAGES/messages.mo diff --git a/locale/pl_PL/LC_MESSAGES/messages.po b/locale/pl_PL/LC_MESSAGES/messages.po index c16cf4939..7a1d62cd9 100644 --- a/locale/pl_PL/LC_MESSAGES/messages.po +++ b/locale/pl_PL/LC_MESSAGES/messages.po @@ -10,17 +10,17 @@ msgstr "" "Project-Id-Version: Tiny Tiny RSS\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-11-28 08:14+0300\n" -"PO-Revision-Date: 2024-06-30 07:44+0000\n" +"PO-Revision-Date: 2024-12-03 10:00+0000\n" "Last-Translator: Anarion Dunedain <anarion@go2.pl>\n" -"Language-Team: Polish <https://hosted.weblate.org/projects/tt-rss/webui/pl/" -">\n" +"Language-Team: Polish <https://hosted.weblate.org/projects/tt-rss/webui/pl/>" +"\n" "Language: pl_PL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Weblate 5.7-dev\n" +"X-Generator: Weblate 5.9-dev\n" #: backend.php:61 msgid "Use default" @@ -1223,10 +1223,9 @@ msgid "%s on %s in %s %s" msgstr "„%s” w %s w: %s %s" #: classes/Pref_Filters.php:450 -#, fuzzy, php-format -#| msgid "Unknown option: %s" +#, php-format msgid "Unknown action: %d" -msgstr "Nieznana opcja: %s" +msgstr "Nieznana akcja: %d" #: classes/Pref_Filters.php:651 classes/RPC.php:650 msgid "Create filter" @@ -1261,14 +1260,12 @@ msgid "inverse" msgstr "odwróć" #: classes/Pref_Filters.php:746 -#, fuzzy, php-format -#| msgid "%s (+%d action)" -#| msgid_plural "%s (+%d actions)" +#, php-format msgid "(+%d action)" msgid_plural "(+%d actions)" -msgstr[0] "%s (+%d działanie)" -msgstr[1] "%s (+%d działania)" -msgstr[2] "%s (+%d działań)" +msgstr[0] "(+%d akcja)" +msgstr[1] "(+%d akcje)" +msgstr[2] "(+%d akcji)" #: classes/Sessions.php:112 msgid "Session failed to validate (password changed)" |