diff options
Diffstat (limited to 'locale/pl_PL')
| -rw-r--r-- | locale/pl_PL/LC_MESSAGES/messages.mo | bin | 53754 -> 53867 bytes | |||
| -rw-r--r-- | locale/pl_PL/LC_MESSAGES/messages.po | 18 |
2 files changed, 8 insertions, 10 deletions
diff --git a/locale/pl_PL/LC_MESSAGES/messages.mo b/locale/pl_PL/LC_MESSAGES/messages.mo Binary files differindex 3212fa0db..daf7ab1cf 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 aabd1a79a..28a636893 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-12-14 12:17+0300\n" -"PO-Revision-Date: 2024-12-03 10:00+0000\n" +"PO-Revision-Date: 2024-12-16 06:29+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.9-dev\n" +"X-Generator: Weblate 5.9-rc\n" #: backend.php:61 msgid "Use default" @@ -985,14 +985,12 @@ msgstr[2] "(%d kanałów)" #: classes/Pref_Feeds.php:104 classes/Pref_Feeds.php:291 #: classes/Pref_Feeds.php:334 -#, fuzzy, php-format -#| msgid "%d article selected" -#| msgid_plural "%d articles selected" +#, php-format msgid "(%d article / %s)" msgid_plural "(%d articles / %s)" -msgstr[0] "Wybrano %d artykuł" -msgstr[1] "Wybrano %d artykuły" -msgstr[2] "Wybrano %d artykułów" +msgstr[0] "(%d artykuł / %s)" +msgstr[1] "(%d artykuły / %s)" +msgstr[2] "(%d artykułów / %s)" #: classes/Pref_Feeds.php:572 #, php-format |