aboutsummaryrefslogtreecommitdiff
path: root/source/uk/xmlsecurity/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/uk/xmlsecurity/messages.po')
-rw-r--r--source/uk/xmlsecurity/messages.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/uk/xmlsecurity/messages.po b/source/uk/xmlsecurity/messages.po
index 8950c0b2ee9..71f7966e513 100644
--- a/source/uk/xmlsecurity/messages.po
+++ b/source/uk/xmlsecurity/messages.po
@@ -4,8 +4,8 @@ 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-01-30 15:38+0100\n"
-"PO-Revision-Date: 2021-02-01 16:18+0000\n"
-"Last-Translator: Євген Кондратюк <lachend@gmail.com>\n"
+"PO-Revision-Date: 2021-03-06 20:36+0000\n"
+"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n"
"Language-Team: Ukrainian <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: Weblate 4.4.2\n"
"X-POOTLE-MTIME: 1554842646.000000\n"
#. EyJrF
@@ -739,7 +739,7 @@ msgstr "Розташування надійних файлів"
#: xmlsecurity/uiconfig/ui/selectcertificatedialog.ui:24
msgctxt "selectcertificatedialog|SelectCertificateDialog"
msgid "Select X.509 Certificate"
-msgstr ""
+msgstr "Виберіть сертифікат X.509"
#. 5iWSE
#: xmlsecurity/uiconfig/ui/selectcertificatedialog.ui:102
ion value='feature/yrs-demo'>feature/yrs-demo LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/calc.cxx
AgeCommit message (Expand)Author
2025-01-30tdf#158867 offapi,i18npool,starmath: fix "," in Math againMichael Stahl
2024-11-24Turn SW_MOD macro to a functionMike Kaganski
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-12cid#1555445 silence Using invalid iteratorCaolán McNamara
2024-05-06do the casts just once so this is readableCaolán McNamara
2024-05-05cid#1596834 Identical code for different branchesCaolán McNamara
2024-05-04replace createFromAscii with OUString literals in SwCalcNoel Grandin
2024-01-15cid#1546380 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-25Convert SwHashTable to std::unordered_mapNoel Grandin
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl
2023-04-02Resolves: tdf#154218 Use the proper document's SwCalc locale for formula fieldEike Rathke
2022-09-28sal_uLong->sal_uInt32 in SwHashTableNoel Grandin
2022-08-18cid#1485150 Uncaught exceptionCaolán McNamara
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-22tdf#123381: sw: add table formula INTXisco Fauli
2022-04-16use more string_view in swNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-02add TypedWhichId version of GetWhichOfScriptNoel Grandin
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-28simplify code, use more subView()Noel
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh
2020-08-27tdf#123354 sw: add table formula ABSLászló Németh
2020-08-27tdf#123390 sw: add table formula SIGNLászló Németh
2020-08-27tdf#123356 sw: add table formula COUNTLászló Németh
2020-08-26tdf#123401 DOCX: fix table formula AVERAGELászló Németh
2020-08-25tdf#123388 sw: add PRODUCT table formulaLászló Németh
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-07Fix typosAndrea Gelmini