# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Configuration_Configuration,driver_firebird_sdbc)) $(eval $(call gb_Configuration_add_spool_modules,driver_firebird_sdbc,connectivity/registry/firebird,\ org/openoffice/Office/DataAccess/Drivers-firebird.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_firebird_sdbc,connectivity/registry/firebird,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: 8c1856'/> LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/nso
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-21 18:00:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-21 18:06:05 +0100
commitf506a2490665212eeefb5934d6d4346a8a8c1856 (patch)
tree1d46d830bbfd1d144bf730aa29950d8a837587d6 /source/nso
parent9658a28df4b4c0eb79a9635221bab10ee09fed61 (diff)
update translations for 7.3.0 rc1
and force-fix errors using pocheck Change-Id: Iaf5f970103a9ace669ee6019b2362031e34cbdf0
Diffstat (limited to 'source/nso')
-rw-r--r--source/nso/basctl/messages.po14
-rw-r--r--source/nso/cui/messages.po64
-rw-r--r--source/nso/filter/source/config/fragments/filters.po26
-rw-r--r--source/nso/filter/source/config/fragments/internalgraphicfilters.po10
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office/UI.po28
-rw-r--r--source/nso/sc/messages.po598
-rw-r--r--source/nso/sd/messages.po864
-rw-r--r--source/nso/svtools/messages.po18
-rw-r--r--source/nso/sw/messages.po14
9 files changed, 817 insertions, 819 deletions
diff --git a/source/nso/basctl/messages.po b/source/nso/basctl/messages.po
index ef2eb9642d6..c0d0c1dd7c6 100644
--- a/source/nso/basctl/messages.po
+++ b/source/nso/basctl/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:10+0200\n"
+"POT-Creation-Date: 2021-12-21 12:37+0100\n"
"PO-Revision-Date: 2018-01-15 15:45+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -927,10 +927,10 @@ msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "Amogela..."
-#. 8VCZB
+#. DtoSB
#: basctl/uiconfig/basicide/ui/dialogpage.ui:221
msgctxt "dialogpage|extended_tip|import"
-msgid "Locate that %PRODUCTNAME Basic library that you want to add to the current list, and then click Open."
+msgid "Locate the %PRODUCTNAME Basic library that you want to add to the current list, and then click Open."
msgstr ""
#. ubE5G
@@ -1100,10 +1100,10 @@ msgctxt "libpage|import"
msgid "_Import..."
msgstr "Amogela..."
-#. W7BzD
+#. L7AzB
#: basctl/uiconfig/basicide/ui/libpage.ui:244
msgctxt "libpage|extended_tip|import"
-msgid "Locate that %PRODUCTNAME Basic library that you want to add to the current list, and then click Open."
+msgid "Locate the %PRODUCTNAME Basic library that you want to add to the current list, and then click Open."
msgstr ""
#. GhHRH
@@ -1287,10 +1287,10 @@ msgctxt "modulepage|import"
msgid "_Import..."
msgstr "Amogela..."
-#. qCXgD
+#. LBtmD
#: basctl/uiconfig/basicide/ui/modulepage.ui:226
msgctxt "modulepage|extended_tip|import"
-msgid "Locate that %PRODUCTNAME Basic library that you want to add to the current list, and then click Open."
+msgid "Locate the %PRODUCTNAME Basic library that you want to add to the current list, and then click Open."
msgstr ""
#. GAYBh
diff --git a/source/nso/cui/messages.po b/source/nso/cui/messages.po5-0-0'>libreoffice-5-0-0
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/Module_toolkit.mk
AgeCommit message (Expand)Author
2018-01-08toolkit: disable the UnitConversion test only on WNTMichael Stahl
2018-01-07disable toolkit unit conversion test for nowMarkus Mohrhard
2018-01-05toolkit: convert UnitConversion test to C++Michael Stahl