aboutsummaryrefslogtreecommitdiff
path: root/source/pt/vcl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-07 22:21:48 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-11 19:06:04 +0100
commit930d0767ad3ec0d812702df7f87a3708f66b0841 (patch)
tree439b046627079694dc74d1331fcf9261f53f241c /source/pt/vcl
parent5765656ed4e4fdcc576c853e85f6623eac128ae8 (diff)
update translations for 6.0 beta2
and force-fix errors using pocheck Change-Id: I47e8da2f3c05fe79e9d5f79b5e1be051f479d567 (cherry picked from commit 624987b5ec5daaf270b065048dcf11f487edfd4d)
Diffstat (limited to 'source/pt/vcl')
-rw-r--r--source/pt/vcl/messages.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/pt/vcl/messages.po b/source/pt/vcl/messages.po
index 15b60f50e68..e688fd15858 100644
--- a/source/pt/vcl/messages.po
+++ b/source/pt/vcl/messages.po
@@ -4,7 +4,7 @@ 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: 2017-11-24 14:55+0100\n"
-"PO-Revision-Date: 2017-10-07 14:10+0000\n"
+"PO-Revision-Date: 2017-11-25 17:10+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: pt\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507385450.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1511629818.000000\n"
#. To translators: This is the first entry of a sequence of paper size names
#: print.hrc:28
@@ -536,7 +536,7 @@ msgstr "Guardar com pala~vra-passe"
#: strings.hrc:96
msgctxt "STR_FPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "Encriptar com chave ~GPG"
#: strings.hrc:97
msgctxt "STR_FPICKER_FILTER_OPTIONS"
libreoffice-24-8-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17Simplify containers iterations in unodevtools, unoidlArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:constfields in unoidlNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-03-16Typo in error messageStephan Bergmann
2017-10-24loplugin:includeform: unoidl (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: unoidlStephan Bergmann
2017-10-23Fix typosAndrea Gelmini
2017-10-19loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.yStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-06-16Still more tests to suppressStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: unoidlStephan Bergmann
2017-04-15Fix typosAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara
2017-02-06loplugin:nullptrJochen Nitschke
2016-12-21some more fallthrough warning quieteningCaolán McNamara
2016-12-21quieten the clang fallthrough warningsCaolán McNamara
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl)Stephan Bergmann