aboutsummaryrefslogtreecommitdiff
path: root/source/gl/xmlsecurity
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-12 23:58:17 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-13 00:04:09 +0100
commitdee42a39ff84aae292b56cf83137983da5c28975 (patch)
treed60b875d95ccd2f4b5b2157824ba2b2cebcc7b2a /source/gl/xmlsecurity
parentf14221545cf5a1be2c6f74915bcaff29db79a85d (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I6b444d20d156df4126666efaeb30a0902054362b
Diffstat (limited to 'source/gl/xmlsecurity')
-rw-r--r--source/gl/xmlsecurity/messages.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/gl/xmlsecurity/messages.po b/source/gl/xmlsecurity/messages.po
index 0405ffe9b74..53636301058 100644
--- a/source/gl/xmlsecurity/messages.po
+++ b/source/gl/xmlsecurity/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: 2018-10-02 17:57+0200\n"
+"POT-Creation-Date: 2018-11-05 17:38+0100\n"
"PO-Revision-Date: 2018-05-29 16:19+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -342,42 +342,42 @@ msgstr ""
"Só se poderán executar as macros de orixes de confianza.\n"
"As demais macros, asinadas ou non, desactivaranse."
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:43
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:45
msgctxt "securitytrustpage|viewcert"
msgid "_View..."
msgstr "_Ver..."
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:86
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:88
msgctxt "securitytrustpage|to"
msgid "Issued to"
msgstr "Emitido para"
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:100
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:102
msgctxt "securitytrustpage|by"
msgid "Issued by"
msgstr "Emitido por"
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:114
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:116
msgctxt "securitytrustpage|date"
msgid "Expiration date"
msgstr "Data de caducidade"
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:172
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:174
msgctxt "securitytrustpage|label3"
msgid "Trusted Certificates"
msgstr "Certificados de confianza"
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:215
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:217
msgctxt "securitytrustpage|label8"
msgid "Document macros are always executed if they have been opened from one of the following locations."
msgstr "As macros de documento executaranse soamente no caso de se abriren desde algunha das seguintes localizacións."
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:234
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:236
msgctxt "securitytrustpage|addfile"
msgid "A_dd..."
msgstr "Enga_dir..."
-#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:321
+#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:323
msgctxt "securitytrustpage|label4"
msgid "Trusted File Locations"
msgstr "Localizacións de ficheiros de confianza"
-2-4'>libreoffice-4-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/workben
AgeCommit message (Expand)Author
2017-09-05Remove add-in demo/test-files in sc/workbenAndreas Brandner
2017-09-05Remove sc/workben-filesAndreas Brandner
2017-08-16handle formula cells also in the python scriptMarkus Mohrhard
2017-08-16add python script to interpret the calc cache formatMarkus Mohrhard
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-13sc: replace that boost::ptr_vector<Reference<T>*> abominationMichael Stahl
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-09tdf#39468 translated german comments in test.cxxAlbert Thuswaldner
2015-09-30Fix typosAndrea Gelmini
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist