diff options
Diffstat (limited to 'source/pl/scaddins/messages.po')
-rw-r--r-- | source/pl/scaddins/messages.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/pl/scaddins/messages.po b/source/pl/scaddins/messages.po index b6de777d6bf..ebf54c0be4a 100644 --- a/source/pl/scaddins/messages.po +++ b/source/pl/scaddins/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-09-10 23:12+0200\n" +"POT-Creation-Date: 2022-10-10 13:36+0200\n" "PO-Revision-Date: 2021-01-20 15:36+0000\n" "Last-Translator: Adam Rak <kitynska@gmail.com>\n" "Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/pl/>\n" @@ -240,11 +240,11 @@ msgctxt "ANALYSIS_Networkdays" msgid "List of date values representing days off (vacation, holidays, etc.)" msgstr "Lista dni wolnych (urlopów, świąt itd.)" -#. VSGPy +#. Y3Tor #: scaddins/inc/analysis.hrc:88 msgctxt "ANALYSIS_Iseven" -msgid "Returns the value 'true' if the number is even" -msgstr "Zwraca wartość 'PRAWDA', jeśli liczba jest parzysta" +msgid "Returns the value 'true' if the number truncated to integer is even" +msgstr "" #. CrmYv #: scaddins/inc/analysis.hrc:89 @@ -258,11 +258,11 @@ msgctxt "ANALYSIS_Iseven" msgid "The number" msgstr "Przekształcana wartość" -#. itBzA +#. CuWEq #: scaddins/inc/analysis.hrc:95 msgctxt "ANALYSIS_Isodd" -msgid "Returns the value 'true' if the number is odd" -msgstr "Zwraca wartość 'PRAWDA', jeśli liczba jest nieparzysta" +msgid "Returns the value 'true' if the number truncated to integer is odd" +msgstr "" #. EjqfP #: scaddins/inc/analysis.hrc:96 |