diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-07-07 03:27:46 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-07-07 03:45:35 +0200 |
commit | 4659a8d992ac88a1f941ce8d3e81124406d58e57 (patch) | |
tree | 0df55ae780e7ac03a7f7418fc6876aa55975bc3d /source/ro/formula | |
parent | 0027ac636c89b3a606e76291246c0e49b64fe4db (diff) |
update translations for 5.2.0 rc2
and force-fix errors using pocheck
Change-Id: Ib04fb536c08f6a16d587ac60ac5a5cee0e82e6cf
Diffstat (limited to 'source/ro/formula')
-rw-r--r-- | source/ro/formula/source/core/resource.po | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/source/ro/formula/source/core/resource.po b/source/ro/formula/source/core/resource.po index be99877fdd8..bc784686eb4 100644 --- a/source/ro/formula/source/core/resource.po +++ b/source/ro/formula/source/core/resource.po @@ -3,15 +3,18 @@ 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: 2016-06-07 17:54+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2016-05-07 21:35+0200\n" +"PO-Revision-Date: 2016-06-26 09:56+0000\n" +"Last-Translator: Ákos Nagy <nagy.akos@libreoffice.ro>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);;\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.7\n" +"X-POOTLE-MTIME: 1466934977.000000\n" #: core_resource.src msgctxt "" @@ -29,7 +32,7 @@ msgctxt "" "SC_OPCODE_IF_ERROR\n" "string.text" msgid "IFERROR" -msgstr "ISERROR" +msgstr "IFERROR" #: core_resource.src msgctxt "" @@ -647,6 +650,15 @@ msgstr "ISERR" msgctxt "" "core_resource.src\n" "RID_STRLIST_FUNCTION_NAMES\n" +"SC_OPCODE_IS_ERROR\n" +"string.text" +msgid "ISERROR" +msgstr "ISERROR" + +#: core_resource.src +msgctxt "" +"core_resource.src\n" +"RID_STRLIST_FUNCTION_NAMES\n" "SC_OPCODE_IS_EVEN\n" "string.text" msgid "ISEVEN" |