aboutsummaryrefslogtreecommitdiff
path: root/source/el/xmlsecurity/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/el/xmlsecurity/messages.po')
-rw-r--r--source/el/xmlsecurity/messages.po15
1 files changed, 9 insertions, 6 deletions
diff --git a/source/el/xmlsecurity/messages.po b/source/el/xmlsecurity/messages.po
index 04df1a4a138..804e977490d 100644
--- a/source/el/xmlsecurity/messages.po
+++ b/source/el/xmlsecurity/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: 2023-11-08 13:58+0100\n"
-"PO-Revision-Date: 2023-09-25 09:36+0000\n"
+"POT-Creation-Date: 2023-11-02 14:48+0100\n"
+"PO-Revision-Date: 2023-11-12 06:36+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/el/>\n"
"Language: el\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1555873882.000000\n"
#. EyJrF
@@ -629,12 +629,15 @@ msgid ""
"Only signed macros and macros from trusted file locations are executed.\n"
"Unsigned macros are disabled."
msgstr ""
+"Υψηλός.\n"
+"Εκτελούνται μόνο υπογεγραμμένες μακροεντολές και μακροεντολές από αξιόπιστες τοποθεσίες αρχείων.\n"
+"Οι μη υπογεγραμμένες μακροεντολές είναι απενεργοποιημένες."
-#. nbL9B
+#. ffGXZ
#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:75
msgctxt "extended_tip|high"
-msgid "Only signed macros or macros from a trusted file location are allowed to run. Macros signed with untrusted certificates will require confirmation to run, when located in untrusted file locations. Trusted certificates and trusted file locations can be set on the Trusted Sources tab page."
-msgstr ""
+msgid "Only signed macros or macros from a trusted file location are allowed to run. Macros signed with untrusted certificates will require confirmation to run, when located in untrusted locations. Trusted certificates and trusted file locations can be set on the Trusted Sources tab page."
+msgstr "Επιτρέπεται η εκτέλεση μόνο υπογεγραμμένων μακροεντολών ή μακροεντολών από μια αξιόπιστη τοποθεσία αρχείου. Οι μακροεντολές που υπογράφονται με μη αξιόπιστα πιστοποιητικά θα απαιτούν επιβεβαίωση για να εκτελεστούν, όταν βρίσκονται σε μη αξιόπιστες τοποθεσίες. Τα αξιόπιστα πιστοποιητικά και οι θέσεις αξιόπιστων αρχείων μπορούν να οριστούν στη σελίδα της καρτέλας Αξιόπιστες πηγές."
#. SDdW5
#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:86
ion value='libreoffice-3-5-6'>libreoffice-3-5-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist
2020-11-12Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-09-02Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testtoolsStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: testtoolsStephan Bergmann
2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin
2020-05-10compact namespace in testtools..toolkitNoel Grandin
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:buriedassign in variousNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-17Remove never-executed else-blockMuhammet Kara
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-23sal_Char->char in test..testtoolsNoel Grandin
2019-12-10Fix IdentationError and mixture of spaces and tabsJens Carl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-20Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-12Fix typosAndrea Gelmini
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testtoolsStephan Bergmann
2019-07-30Fix typo in codeAndrea Gelmini
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-03-05re-land "new loplugin typedefparam""Noel Grandin