aboutsummaryrefslogtreecommitdiff
path: root/source/my/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-05-10 12:55:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-05-10 12:58:35 +0200
commit4a35dde9e2066bb0f5fe9ebd14114282a6e3866b (patch)
tree4639b742b03bf0486a22e6d9f9b5c4c4bf146635 /source/my/dbaccess
parent92dbd56ebbb21c475c13bda88db729dedd981b49 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I002f6217ab064ef3895d3c7ca0ebf3a28a7c936e
Diffstat (limited to 'source/my/dbaccess')
-rw-r--r--source/my/dbaccess/messages.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/my/dbaccess/messages.po b/source/my/dbaccess/messages.po
index 2a794004325..ccf653f6c12 100644
--- a/source/my/dbaccess/messages.po
+++ b/source/my/dbaccess/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: 2023-05-03 12:31+0200\n"
+"POT-Creation-Date: 2023-05-10 12:32+0200\n"
"PO-Revision-Date: 2018-04-24 10:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2319,17 +2319,17 @@ msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~တည်နေရာနှင့်ဖိုင်အမည်"
-#. CqTTz
+#. GmNij
#: dbaccess/inc/strings.hrc:401
msgctxt "STR_POSTGRES_HEADERTEXT"
-msgid "Set up connection to a POSTGRESQL database using GUI"
+msgid "Set up a connection to a PostgreSQL database"
msgstr ""
-#. Fnrkz
+#. 3AEhs
#: dbaccess/inc/strings.hrc:402
msgctxt "STR_POSTGRES_HELPTEXT"
msgid ""
-"Please enter the required information to connect to a PostgreSQL database either through by filling the hostname,port number and server OR by filling the connection string.\n"
+"Please enter the required information to connect to a PostgreSQL database, either by entering the host name, port number and server, or by entering the connection string.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
ice-3-5-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlsecurity/Library_xmlsecurity.mk
AgeCommit message (Expand)Author
2021-08-01xmlsec: handle missing EqualDistinguishedNamesJan-Marek Glogowski
2021-07-01xmlsecurity: remove last not needed direct pdfium dependencyMiklos Vajna
2021-06-01xmlsec: rename xmlsignaturehelper2 filesJan-Marek Glogowski
2021-05-05WASM: add Emscripten demo applicationJan-Marek Glogowski
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-06-16sd signature line: export shape with signature to PDFMiklos Vajna
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-14Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna
2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-04Fix build for mobileThorsten Behrens
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-02-10Remove MinGW supportStephan Bergmann
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-11-03xmlsecurity PDF verify: initial Windows supportMiklos Vajna
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna
2016-10-18xmlsecurity: use NSS on Linux/macOS to generate pdf signatureMiklos Vajna
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna
2016-01-13xmlsecurity: initial OOXMLSecParserMiklos Vajna
2016-01-11xmlsecurity: mark two classes as public to be able to unit-test themMiklos Vajna
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-03-29ResMgr with LanguageTagEike Rathke