diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-10-10 14:26:22 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-10-10 14:27:25 +0200 |
commit | df57c0c6513ed1118cc9a199c9d0f19625766e20 (patch) | |
tree | 45bf554c597a5d508a5909cb2f33c88cdc7f3e6e /source/hr/scaddins | |
parent | a5f80090f50b6d1e06f579d12a22eb1ad805c99c (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I3b188be653b6e7bbd18d9c8e6d5cd1c33e0c6890
Diffstat (limited to 'source/hr/scaddins')
-rw-r--r-- | source/hr/scaddins/messages.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/source/hr/scaddins/messages.po b/source/hr/scaddins/messages.po index 6c4ca9abc6d..3135970791e 100644 --- a/source/hr/scaddins/messages.po +++ b/source/hr/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: 2022-07-04 16:16+0000\n" "Last-Translator: Milo Ivir <mail@milotype.de>\n" "Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/hr/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1563540866.000000\n" #. i8Y7Z @@ -240,11 +240,11 @@ msgctxt "ANALYSIS_Networkdays" msgid "List of date values representing days off (vacation, holidays, etc.)" msgstr "Popis slobodnih dana (praznici, blagdani, itd.)" -#. VSGPy +#. Y3Tor #: scaddins/inc/analysis.hrc:88 msgctxt "ANALYSIS_Iseven" -msgid "Returns the value 'true' if the number is even" -msgstr "Vraća vrijednost 'true' ako je broj paran" +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 "Broj" -#. itBzA +#. CuWEq #: scaddins/inc/analysis.hrc:95 msgctxt "ANALYSIS_Isodd" -msgid "Returns the value 'true' if the number is odd" -msgstr "Vraća vrijednost 'true' ako je broj neparan" +msgid "Returns the value 'true' if the number truncated to integer is odd" +msgstr "" #. EjqfP #: scaddins/inc/analysis.hrc:96 |