aboutsummaryrefslogtreecommitdiff
path: root/source/cs/svtools
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-14 17:04:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-14 17:08:44 +0200
commit8b7f5b16e211c9309c744b041802d371306bb7b0 (patch)
tree15da44e92c3d7a027f22f6e062443ba632f1c96c /source/cs/svtools
parent25d2fa3ee286cd1713b440f984c37a729a2c6cb7 (diff)
update translations for 7.2.0 alpha1
and force-fix errors using pocheck Change-Id: I9e0690c94cd2181567a33621278f7b94b9cc2313
Diffstat (limited to 'source/cs/svtools')
-rw-r--r--source/cs/svtools/messages.po10
1 files changed, 8 insertions, 2 deletions
diff --git a/source/cs/svtools/messages.po b/source/cs/svtools/messages.po
index 95a3a365079..b1da828b976 100644
--- a/source/cs/svtools/messages.po
+++ b/source/cs/svtools/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-04-27 17:03+0200\n"
+"POT-Creation-Date: 2021-05-14 14:16+0200\n"
"PO-Revision-Date: 2021-04-30 04:37+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565904885.000000\n"
#. fLdeV
@@ -4992,6 +4992,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr "Bribri"
+#. 2GFgR
+#: svtools/inc/langtab.hrc:434
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "English (Denmark)"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
reoffice-3-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/boost/include/boost/date_time.hpp
AgeCommit message (Expand)Author
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-07-14Adapt to new Clang 15 trunk -Wdeprecated-builtinsStephan Bergmann
2020-07-22Silence GCC 11 trunk -Werror=nonnull in external/boostStephan Bergmann
2020-02-24boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -OgMichael Stahl
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2018-07-26external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-24Silence upcoming GCC 8 -Werror=parentheses in external/boostStephan Bergmann
2018-01-09Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend in external/boostStephan Bergmann
2017-12-20Remove Clang -Wunknown-pragmas workaroundStephan Bergmann
2017-08-16Silence further warnings in external/boost/include wrappersStephan Bergmann
2017-05-02Adapt bin/gen-boost-headers to Clang 5Stephan Bergmann