diff options
-rw-r--r-- | translations/desktop_files/tdevelop-eventsrc/pl.po | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/translations/desktop_files/tdevelop-eventsrc/pl.po b/translations/desktop_files/tdevelop-eventsrc/pl.po index f8742487..21dd5303 100644 --- a/translations/desktop_files/tdevelop-eventsrc/pl.po +++ b/translations/desktop_files/tdevelop-eventsrc/pl.po @@ -1,25 +1,27 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy +# Eryk Michalak <gnu.ewm@protonmail.com>, 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-07-22 04:04+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2024-09-18 05:11+0000\n" +"Last-Translator: Eryk Michalak <gnu.ewm@protonmail.com>\n" +"Language-Team: Polish <https://mirror.git.trinitydesktop.org/weblate/" +"projects/tdevelop/tdevelop-events/pl/>\n" "Language: 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 4.17\n" #. Comment #: src/eventsrc:3 msgid "KDevelop" -msgstr "" +msgstr "KDevelop" #. Name #: src/eventsrc:6 |