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/ml/scaddins | |
parent | a5f80090f50b6d1e06f579d12a22eb1ad805c99c (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I3b188be653b6e7bbd18d9c8e6d5cd1c33e0c6890
Diffstat (limited to 'source/ml/scaddins')
-rw-r--r-- | source/ml/scaddins/messages.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/ml/scaddins/messages.po b/source/ml/scaddins/messages.po index 6d10f4c5a1b..e2e80e5c4ca 100644 --- a/source/ml/scaddins/messages.po +++ b/source/ml/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: 2018-01-15 15:39+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -240,11 +240,11 @@ msgctxt "ANALYSIS_Networkdays" msgid "List of date values representing days off (vacation, holidays, etc.)" msgstr "അവധി ദിവസങ്ങളുടെ തീയതി മൂല്യങ്ങള് ലിസ്റ്റ് ചെയ്യുക (വിശ്രമകാലം, പൊതുഅവധു, മുതലായവ)." -#. VSGPy +#. Y3Tor #: scaddins/inc/analysis.hrc:88 msgctxt "ANALYSIS_Iseven" -msgid "Returns the value 'true' if the number is even" -msgstr "ഇരട്ട സംഖ്യയാണെങ്കില് മൂല്യം 'true' തിരികെ നല്കും." +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 "നമ്പര്" -#. itBzA +#. CuWEq #: scaddins/inc/analysis.hrc:95 msgctxt "ANALYSIS_Isodd" -msgid "Returns the value 'true' if the number is odd" -msgstr "ഒറ്റ സംഖ്യയാണെങ്കില് മൂല്യം 'true' തിരികെ നല്കും." +msgid "Returns the value 'true' if the number truncated to integer is odd" +msgstr "" #. EjqfP #: scaddins/inc/analysis.hrc:96 |