diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-06-27 01:30:52 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-06-27 02:47:13 +0200 |
commit | 7ec7a7a803df44e1c864943345cc4822f1691689 (patch) | |
tree | 1c7a93cd8e221faa0289c77fb97a470e3733453d /source/st/formula | |
parent | ee68f1889c700deb99c9ee4737eaa55f12e28318 (diff) |
update translations for 5.0.0 rc2
and force-fix errors using pocheck
Change-Id: I487b0459260934f7f89ca815abd4cceab32323d1
Diffstat (limited to 'source/st/formula')
-rw-r--r-- | source/st/formula/source/core/resource.po | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/source/st/formula/source/core/resource.po b/source/st/formula/source/core/resource.po index dcb41ef94b4..4a071ae1d29 100644 --- a/source/st/formula/source/core/resource.po +++ b/source/st/formula/source/core/resource.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: 2015-06-20 09:19+0200\n" +"POT-Creation-Date: 2015-06-27 00:11+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" @@ -1023,18 +1023,36 @@ msgstr "" msgctxt "" "core_resource.src\n" "RID_STRLIST_FUNCTION_NAMES\n" +"SC_OPCODE_FLOOR\n" +"string.text" +msgid "FLOOR" +msgstr "" + +#: core_resource.src +msgctxt "" +"core_resource.src\n" +"RID_STRLIST_FUNCTION_NAMES\n" "SC_OPCODE_FLOOR_MS\n" "string.text" -msgid "FLOOR.PRECISE" +msgid "FLOOR.XCL" msgstr "" #: core_resource.src msgctxt "" "core_resource.src\n" "RID_STRLIST_FUNCTION_NAMES\n" -"SC_OPCODE_FLOOR\n" +"SC_OPCODE_FLOOR_MATH\n" "string.text" -msgid "FLOOR" +msgid "FLOOR.MATH" +msgstr "" + +#: core_resource.src +msgctxt "" +"core_resource.src\n" +"RID_STRLIST_FUNCTION_NAMES\n" +"SC_OPCODE_FLOOR_PRECISE\n" +"string.text" +msgid "FLOOR.PRECISE" msgstr "" #: core_resource.src |