diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-10-07 12:02:05 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-10-08 11:05:37 +0200 |
commit | 345acbaa2c32cd3100529f2cc125800054bf869b (patch) | |
tree | a8ac437c8cc3cef6b4f33dc8ea825e229d8f7aa0 /source/pt | |
parent | 1f5c353bc78312bdc964271a8d5f3b988607a117 (diff) |
and force-fix errors using pocheck
Change-Id: I5b70ce184448b11dc7d76b84e5ad200a2d8f8474
Diffstat (limited to 'source/pt')
-rw-r--r-- | source/pt/basctl/messages.po | 8 | ||||
-rw-r--r-- | source/pt/helpcontent2/source/text/sbasic/guide.po | 14 | ||||
-rw-r--r-- | source/pt/helpcontent2/source/text/sbasic/shared.po | 8 | ||||
-rw-r--r-- | source/pt/helpcontent2/source/text/scalc/01.po | 8 | ||||
-rw-r--r-- | source/pt/helpcontent2/source/text/shared/01.po | 42 | ||||
-rw-r--r-- | source/pt/sc/messages.po | 30 | ||||
-rw-r--r-- | source/pt/svx/messages.po | 6 |
7 files changed, 58 insertions, 58 deletions
diff --git a/source/pt/basctl/messages.po b/source/pt/basctl/messages.po index f5250279576..6a9ade02f00 100644 --- a/source/pt/basctl/messages.po +++ b/source/pt/basctl/messages.po @@ -4,16 +4,16 @@ 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: 2020-02-27 12:56+0100\n" -"PO-Revision-Date: 2019-09-04 22:20+0000\n" +"PO-Revision-Date: 2020-10-03 19:35+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" -"Language-Team: Portuguese <https://vm137.documentfoundation.org/projects/libo_ui-master/basctlmessages/pt/>\n" +"Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/basctlmessages/pt/>\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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.1.1\n" "X-POOTLE-MTIME: 1555020865.000000\n" #. fniWp @@ -891,7 +891,7 @@ msgstr "Ativos" #: basctl/uiconfig/basicide/ui/managebreakpoints.ui:237 msgctxt "managebreakpoints|label2" msgid "Pass count:" -msgstr "Contagem de passagens:" +msgstr "Contagem de passos:" #. 5dExG #: basctl/uiconfig/basicide/ui/managebreakpoints.ui:260 diff --git a/source/pt/helpcontent2/source/text/sbasic/guide.po b/source/pt/helpcontent2/source/text/sbasic/guide.po index a04feeca522..cb8ad43ba8c 100644 --- a/source/pt/helpcontent2/source/text/sbasic/guide.po +++ b/source/pt/helpcontent2/source/text/sbasic/guide.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: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2020-03-28 23:16+0000\n" +"PO-Revision-Date: 2020-09-12 17:35+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicguide/pt/>\n" "Language: pt\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: Weblate 3.10.3\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1560439496.000000\n" #. WcTKB @@ -221,7 +221,7 @@ msgctxt "" "N0432\n" "help.text" msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:" -msgstr "" +msgstr "Também é possível invocar scripts Python nas macros do %PRODUCTNAME Basic e incluir mais recursos tais como:" #. ZKSB3 #: basic_2_python.xhp @@ -230,7 +230,7 @@ msgctxt "" "N0433\n" "help.text" msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible," -msgstr "" +msgstr "Possibilidade de identificar o valor de <literal>ComputerName</literal> ou <literal>OSName</literal> ," #. AW7Lr #: basic_2_python.xhp @@ -239,7 +239,7 @@ msgctxt "" "N0434\n" "help.text" msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome," -msgstr "" +msgstr "As funções Basic <literal>FileLen()</literal> e <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> da API têm um tamanho máximo de 2 GB que podem ser ultrapassado utilizando Python," #. At8D2 #: basic_2_python.xhp @@ -266,7 +266,7 @@ msgctxt "" "N0437\n" "help.text" msgid "A reasonable exposure to %PRODUCTNAME Basic and to <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">Application Programming Interface (API)</link> features is recommended prior to perform inter-language calls from Basic to Python, to JavaScript or any other script engine." -msgstr "" +msgstr "É recomendado que esteja familiarizado com as características do %PRODUCTNAME Basic e com a <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">interface de programação da aplicação (API)</link> antes de realizar chamadas de códigos entre da linguagem Basic para Python, JavaScript ou outras linguagens de scripts." #. 4jY8s #: basic_2_python.xhp @@ -284,7 +284,7 @@ msgctxt "" "N0439\n" "help.text" msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> interface compliant UNO objects allows the execution of Python scripts:" -msgstr "" +msgstr "Os scripts em Python podem ser pessoais, partilhados ou incorporados em documentos. Para os executar, o %PRODUCTNAME Basic tem que saber quais as localizações dos scripts Python. Localizar os objetos UNO que verificam a interface <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> permite a execução de scripts Python:" #. AZwVA #: basic_2_python.xhp diff --git a/source/pt/helpcontent2/source/text/sbasic/shared.po b/source/pt/helpcontent2/source/text/sbasic/shared.po index e41e95d3300..90634168658 100644 --- a/source/pt/helpcontent2/source/text/sbasic/shared.po +++ b/source/pt/helpcontent2/source/text/sbasic/shared.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: 2020-02-27 12:57+0100\n" -"PO-Revision-Date: 2020-07-17 12:34+0000\n" -"Last-Translator: Carlos Moreira <crolidge@hotmail.com>\n" +"PO-Revision-Date: 2020-08-20 11:35+0000\n" +"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicshared/pt/>\n" "Language: pt\n" "MIME-Version: 1.0\n" @@ -38489,7 +38489,7 @@ msgctxt "" "par_id781512137345583\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descrição" #. G67rA #: 03150000.xhp @@ -38678,7 +38678,7 @@ msgctxt "" "par_id491512153274624\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descrição" #. cFuMR #: 03150001.xhp diff --git a/source/pt/helpcontent2/source/text/scalc/01.po b/source/pt/helpcontent2/source/text/scalc/01.po index c09eea15df6..9289d0d82c7 100644 --- a/source/pt/helpcontent2/source/text/scalc/01.po +++ b/source/pt/helpcontent2/source/text/scalc/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-12-24 17:12+0100\n" -"PO-Revision-Date: 2020-07-26 16:35+0000\n" +"PO-Revision-Date: 2020-08-20 11:35+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_help-6-4/textscalc01/pt/>\n" "Language: pt\n" @@ -24071,7 +24071,7 @@ msgctxt "" "par_id3153228\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descrição" #. auDAv #: 04060112.xhp @@ -24341,7 +24341,7 @@ msgctxt "" "par_id3159150\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descrição" #. q4Dcs #: 04060112.xhp @@ -24629,7 +24629,7 @@ msgctxt "" "par_id3146073\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descrição" #. Zty8q #: 04060112.xhp diff --git a/source/pt/helpcontent2/source/text/shared/01.po b/source/pt/helpcontent2/source/text/shared/01.po index d84dd76eada..c36bae991c0 100644 --- a/source/pt/helpcontent2/source/text/shared/01.po +++ b/source/pt/helpcontent2/source/text/shared/01.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: 2020-02-27 12:57+0100\n" -"PO-Revision-Date: 2020-07-26 16:35+0000\n" +"PO-Revision-Date: 2020-08-22 13:35+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_help-6-4/textshared01/pt/>\n" "Language: pt\n" @@ -1985,7 +1985,7 @@ msgctxt "" "par_id341547247820173\n" "help.text" msgid "Modern system file dialogs present many features for file handling. Most allows you to rename, delete, create files, sort list of files, display files and folders in icons, tree or list views, traverse the file system folder tree and much more. Use the mouse right button to get a list of commands on the selected files in the display area." -msgstr "" +msgstr "As caixas de diálogo dos sistemas modernos apresentam muitos recursos para manipular ficheiros. A maioria permite renomear, eliminar, criar, ordenar, mostrar ficheiros e pastas como ícones, árvores ou listas, percorrer o sistema de ficheiros e muito mais. Utilize o botão direito do rato para obter uma lista de comandos passíveis de serem utilizados." #. fDrb4 #: 01020000.xhp @@ -4361,7 +4361,7 @@ msgctxt "" "par_id0818200912284853\n" "help.text" msgid "The <emph>Print</emph> dialog consists of three main parts: A preview with navigation buttons, tab pages with control elements specific to the current document type, and the <emph>Print</emph>, <emph>Cancel</emph> and <emph>Help</emph> buttons." -msgstr "" +msgstr "A caixa de diálogo <emph>Imprimir</emph> consiste de três partes principais: uma visualização com botões de navegação, separadores com elementos de controlo específicos ao documento atual e os botões <emph>Imprimir</emph>, <emph>Cancelar</emph> e <emph>Ajuda</emph>." #. KGLDV #: 01130000.xhp @@ -4415,7 +4415,7 @@ msgctxt "" "par_id0818200912284952\n" "help.text" msgid "The settings that you define in the <emph>Print</emph> dialog are valid <emph>only</emph> for the current print job that you start by clicking the <emph>Print</emph> button. If you want to change some options permanently, open <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME (application name) - Print</menuitem>." -msgstr "" +msgstr "As definições colocadas na caixa de diálogo <emph>Imprimir</emph> são válidas <emph>apenas</emph> para o trabalho de impressão iniciado pelo botão <emph>Imprimir</emph>. Se quiser mudar alguma opção permanentemente, abra <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferências</menuitem></caseinline><defaultinline><menuitem>Ferramentas - Opções</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME (nome do módulo) - Imprimir</menuitem>." #. ZFcax #: 01130000.xhp @@ -4424,7 +4424,7 @@ msgctxt "" "par_id3156080\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for text documents, choose <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Print</menuitem></link>.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Para definir as opções padrão de impressão de documentos de texto no <item type=\"productname\">%PRODUCTNAME</item>, escolha <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferências</menuitem></caseinline><defaultinline><menuitem>Ferramentas - Opções</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Imprimir</menuitem></link>.</caseinline></switchinline>" #. w5LsV #: 01130000.xhp @@ -4433,7 +4433,7 @@ msgctxt "" "par_idN1099E\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Print</menuitem></link>.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Para definir as opções de impressão de folhas de cálculo no <item type=\"productname\">%PRODUCTNAME</item>, escolha <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferências</menuitem></caseinline><defaultinline><menuitem>Ferramentas - Opções</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Imprimir</menuitem></link>.</caseinline></switchinline>" #. z8SQf #: 01130000.xhp @@ -4442,7 +4442,7 @@ msgctxt "" "par_idN109CD\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for presentation documents, choose <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem></link>.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Para definir as opções de impressão de apresentações no <item type=\"productname\">%PRODUCTNAME</item>, escolha <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferências</menuitem></caseinline><defaultinline><menuitem>Ferramentas - Opções</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Imprimir</menuitem></link>.</caseinline></switchinline>" #. bEFFQ #: 01130000.xhp @@ -4676,7 +4676,7 @@ msgctxt "" "par_id35\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the source of sheet content to be printed.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Selecione a origem do conteúdo da folha a ser impresso.</ahelp>" #. BZzxW #: 01130000.xhp @@ -5054,7 +5054,7 @@ msgctxt "" "par_id0818200912285150\n" "help.text" msgid "The <emph>Page Layout</emph> section can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper." -msgstr "" +msgstr "A secção <emph>Esquema da página</emph> pode ser utilizada para poupar algumas folhas de papel ao imprimir várias páginas em cada folha. Defina aqui a disposição e o tamanho de saída na impressão." #. eYRqB #: 01130000.xhp @@ -5063,7 +5063,7 @@ msgctxt "" "par_id0818200904164735\n" "help.text" msgid "<ahelp hid=\".\">Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Altera a disposição das páginas a imprimir em cada folha de papel. A pré-visualização mostra como cada folha vai ficar.</ahelp>" #. nVr7X #: 01130000.xhp @@ -8330,7 +8330,7 @@ msgctxt "" "par_id721559578792194\n" "help.text" msgid "const specifies the characters \"const\"," -msgstr "" +msgstr "const especifica os caracteres \"const\"," #. 5YEKT #: 02100001.xhp @@ -8339,7 +8339,7 @@ msgctxt "" "par_id941559578797721\n" "help.text" msgid "( starts the group," -msgstr "" +msgstr "( inicia o grupo," #. 3ZGiA #: 02100001.xhp @@ -8348,7 +8348,7 @@ msgctxt "" "par_id641559578802269\n" "help.text" msgid "itu specifies the characters \"itu\"," -msgstr "" +msgstr "itu especifica os caracteres \"itu\"," #. 4AJBD #: 02100001.xhp @@ -8357,7 +8357,7 @@ msgctxt "" "par_id271559578807054\n" "help.text" msgid "| specifies the alternative," -msgstr "" +msgstr "| especifica a alternativa," #. HogR2 #: 02100001.xhp @@ -8366,7 +8366,7 @@ msgctxt "" "par_id801559578813944\n" "help.text" msgid "ruc specifies the characters \"ruc\"," -msgstr "" +msgstr "ruc especifica os caracteres \"ruc\"," #. gUAB3 #: 02100001.xhp @@ -8375,7 +8375,7 @@ msgctxt "" "par_id421559578820595\n" "help.text" msgid ") ends the group," -msgstr "" +msgstr ") termina o grupo," #. AWN9H #: 02100001.xhp @@ -8384,7 +8384,7 @@ msgctxt "" "par_id621559578825464\n" "help.text" msgid "tion specifies the characters \"tion\"," -msgstr "" +msgstr "tion especifica os caracteres \"tion\"," #. G6A3i #: 02100001.xhp @@ -9356,7 +9356,7 @@ msgctxt "" "par_id3147242\n" "help.text" msgid "<ahelp hid=\"HID_GLBLTREE_EDIT\">Edit the contents of the component selected in the <emph>Navigator</emph> list. If the selection is a file, the file is opened for editing. If the selection is an index, the <emph>Index</emph> dialog is opened.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_GLBLTREE_EDIT\">Edita o conteúdo do componente selecionado na lista <emph>Navegador</emph>. Se a seleção for um ficheiro, este será aberto para edição. Se a seleção for um índice, será aberta a caixa de diálogo <emph>Índice</emph>.</ahelp>" #. ZEFUA #: 02110000.xhp @@ -9833,7 +9833,7 @@ msgctxt "" "par_id3156152\n" "help.text" msgid "Lists the path to the source file. If the path defines a DDE link, relative paths must be preceded with \"file:\"." -msgstr "" +msgstr "Lista o caminho para o ficheiro de origem. Se for uma ligação DDE, os caminhos relativos devem ser precedidos por \"file:\"." #. xKUrG #: 02180000.xhp @@ -10058,7 +10058,7 @@ msgctxt "" "par_id3154751\n" "help.text" msgid "<ahelp hid=\"sfx/ui/linkeditdialog/app\">Lists the application that last saved the source file. %PRODUCTNAME applications have the server name <emph>soffice</emph>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/app\">Lista a última aplicação que gravou o ficheiro de origem. As aplicações do %PRODUCTNAME têm <emph>soffice</emph> como nome de servidor.</ahelp>" #. KNH5c #: 02180100.xhp @@ -38354,7 +38354,7 @@ msgctxt "" "hd_id841571267025475\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descrição" #. N49U3 #: 06130030.xhp diff --git a/source/pt/sc/messages.po b/source/pt/sc/messages.po index a5792481c1b..7d88723abce 100644 --- a/source/pt/sc/messages.po +++ b/source/pt/sc/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: 2020-04-29 13:12+0200\n" -"PO-Revision-Date: 2020-07-26 21:34+0000\n" +"PO-Revision-Date: 2020-10-03 19:35+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/scmessages/pt/>\n" "Language: pt\n" @@ -1051,13 +1051,13 @@ msgstr "Mediana" #: sc/inc/globstr.hrc:194 msgctxt "STR_FUN_TEXT_MAX" msgid "Max" -msgstr "Máx" +msgstr "Máximo" #. A8fBH #: sc/inc/globstr.hrc:195 msgctxt "STR_FUN_TEXT_MIN" msgid "Min" -msgstr "Mín" +msgstr "Mínimo" #. oZVg5 #: sc/inc/globstr.hrc:196 @@ -3058,13 +3058,13 @@ msgstr "Mediana" #: sc/inc/pvfundlg.hrc:31 msgctxt "SCSTR_DPFUNCLISTBOX" msgid "Max" -msgstr "Máx" +msgstr "Máximo" #. GMhuR #: sc/inc/pvfundlg.hrc:32 msgctxt "SCSTR_DPFUNCLISTBOX" msgid "Min" -msgstr "Mín" +msgstr "Mínimo" #. Feqkk #: sc/inc/pvfundlg.hrc:33 @@ -17544,7 +17544,7 @@ msgstr "Soma" #: sc/inc/strings.hrc:252 msgctxt "STRID_CALC_COUNT" msgid "Count" -msgstr "Contagem" +msgstr "Contar" #. pU8QG #: sc/inc/strings.hrc:253 @@ -18215,7 +18215,7 @@ msgstr "Soma" #: sc/inc/subtotals.hrc:28 msgctxt "subtotalgrppage|liststore1" msgid "Count" -msgstr "Contagem" +msgstr "Contar" #. HJFGn #: sc/inc/subtotals.hrc:29 @@ -18641,13 +18641,13 @@ msgstr "Média" #: sc/uiconfig/scalc/ui/autosum.ui:28 msgctxt "autosum|min" msgid "Min" -msgstr "Mín." +msgstr "Mínimo" #. pWv7a #: sc/uiconfig/scalc/ui/autosum.ui:36 msgctxt "autosum|max" msgid "Max" -msgstr "Máx." +msgstr "Máximo" #. mAz9L #: sc/uiconfig/scalc/ui/autosum.ui:44 @@ -20195,7 +20195,7 @@ msgstr "Soma" #: sc/uiconfig/scalc/ui/consolidatedialog.ui:134 msgctxt "consolidatedialog|func" msgid "Count" -msgstr "Contagem" +msgstr "Contar" #. Q7GRe #: sc/uiconfig/scalc/ui/consolidatedialog.ui:135 @@ -20225,7 +20225,7 @@ msgstr "Produto" #: sc/uiconfig/scalc/ui/consolidatedialog.ui:139 msgctxt "consolidatedialog|func" msgid "Count (numbers only)" -msgstr "Contagem (apenas números)" +msgstr "Contar (apenas números)" #. 6YqQC #: sc/uiconfig/scalc/ui/consolidatedialog.ui:140 @@ -27199,7 +27199,7 @@ msgstr "Sistema de resolução" #: sc/uiconfig/scalc/ui/solverdlg.ui:27 msgctxt "solverdlg|options" msgid "O_ptions..." -msgstr "_Opções..." +msgstr "O_pções..." #. 8hMNV #: sc/uiconfig/scalc/ui/solverdlg.ui:56 @@ -27211,7 +27211,7 @@ msgstr "Re_solver" #: sc/uiconfig/scalc/ui/solverdlg.ui:111 msgctxt "solverdlg|targetlabel" msgid "_Target cell" -msgstr "Célulo de des_tino" +msgstr "Célula de des_tino" #. CgmTB #: sc/uiconfig/scalc/ui/solverdlg.ui:124 @@ -27379,7 +27379,7 @@ msgstr "=>" #: sc/uiconfig/scalc/ui/solverdlg.ui:592 msgctxt "solverdlg|op3list" msgid "Integer" -msgstr "Número inteiro" +msgstr "Inteiro" #. 5RTdh #: sc/uiconfig/scalc/ui/solverdlg.ui:593 @@ -27547,7 +27547,7 @@ msgstr "Restaurar anterior" #: sc/uiconfig/scalc/ui/solversuccessdialog.ui:73 msgctxt "solversuccessdialog|label1" msgid "Do you want to keep the result or do you want to restore previous values?" -msgstr "Deseja manter o resultado ou restaurar os valores anteriores?" +msgstr "Deseja manter o resultado ou restaurar para os valores anteriores?" #. Qhqg7 #: sc/uiconfig/scalc/ui/solversuccessdialog.ui:87 diff --git a/source/pt/svx/messages.po b/source/pt/svx/messages.po index c4f38e7bc9b..e6523edb99d 100644 --- a/source/pt/svx/messages.po +++ b/source/pt/svx/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: 2019-12-11 13:37+0100\n" -"PO-Revision-Date: 2020-04-01 20:16+0000\n" +"PO-Revision-Date: 2020-10-03 19:35+0000\n" "Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n" "Language-Team: Portuguese <https://weblate.documentfoundation.org/projects/libo_ui-6-4/svxmessages/pt/>\n" "Language: pt\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: Weblate 3.10.3\n" +"X-Generator: Weblate 4.1.1\n" "X-POOTLE-MTIME: 1559515167.000000\n" #. 3GkZj @@ -10176,7 +10176,7 @@ msgstr "Média" #: svx/inc/fmstring.hrc:37 msgctxt "RID_RSC_SQL_INTERNATIONAL" msgid "Count" -msgstr "Contagem" +msgstr "Contar" #. TFaGE #: svx/inc/fmstring.hrc:38 |