From 1c00f748202eb64ffa0be5ce38e57a47f6e5798a Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 4 Aug 2020 15:24:24 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I7e90d467017ce8e49d81e914d60d944e2e69e0f1 --- source/nl/svx/messages.po | 40 +++++++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) (limited to 'source/nl/svx/messages.po') diff --git a/source/nl/svx/messages.po b/source/nl/svx/messages.po index a1455440837..d7f91a2534a 100644 --- a/source/nl/svx/messages.po +++ b/source/nl/svx/messages.po @@ -3,8 +3,8 @@ 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: 2020-07-27 13:25+0200\n" -"PO-Revision-Date: 2020-07-09 15:35+0000\n" +"POT-Creation-Date: 2020-08-04 13:02+0200\n" +"PO-Revision-Date: 2020-08-02 07:43+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -15799,7 +15799,7 @@ msgstr "Vo_ettekst activeren" #: svx/uiconfig/ui/headfootformatpage.ui:123 msgctxt "headfootformatpage|checkSameLR" msgid "Same _content on left and right pages" -msgstr "Dezelfde _inhoud op linker en rechter pagina's" +msgstr "Dezelfde _inhoud op linker en rechterpagina's" #. m7E5F #: svx/uiconfig/ui/headfootformatpage.ui:140 @@ -16054,13 +16054,13 @@ msgid "_Delete" msgstr "_Verwijderen" #. HbmVD -#: svx/uiconfig/ui/inspectortextpanel.ui:65 +#: svx/uiconfig/ui/inspectortextpanel.ui:61 msgctxt "inspectortextpanel|property" msgid "Properties" msgstr "" #. RyWCg -#: svx/uiconfig/ui/inspectortextpanel.ui:79 +#: svx/uiconfig/ui/inspectortextpanel.ui:75 msgctxt "inspectortextpanel|value" msgid "Values" msgstr "" @@ -16173,6 +16173,36 @@ msgctxt "namespacedialog|label1" msgid "Namespaces" msgstr "Naamruimtes" +#. HD9wB +#: svx/uiconfig/ui/navigationbar.ui:128 +msgctxt "navigationbar|first" +msgid "First" +msgstr "" + +#. mX6CE +#: svx/uiconfig/ui/navigationbar.ui:149 +msgctxt "navigationbar|prev" +msgid "Previous" +msgstr "" + +#. ggpok +#: svx/uiconfig/ui/navigationbar.ui:170 +msgctxt "navigationbar|next" +msgid "Next" +msgstr "" + +#. E3c7E +#: svx/uiconfig/ui/navigationbar.ui:190 +msgctxt "navigationbar|last" +msgid "Last" +msgstr "" + +#. GbURX +#: svx/uiconfig/ui/navigationbar.ui:210 +msgctxt "navigationbar|new" +msgid "New" +msgstr "" + #. Z8rca #: svx/uiconfig/ui/optgridpage.ui:74 msgctxt "optgridpage|usegridsnap" -- cgit ollabora/co-23.05'>distro/collabora/co-23.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-02cli_ure: fix buildMichael Stahl
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-13remove some useless commentsNoel Grandin
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl
2015-09-30Fix typosAndrea Gelmini
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter
2015-03-25TyposJulien Nabet
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage
2014-06-29Typo: apend->appendJulien Nabet