update translations for 5.2.3 rc1

and force-fix errors using pocheck

Change-Id: I3c922e1b91581f1b5cd6a5b8d0662a3e7aba0fae
This commit is contained in:
Christian Lohmaier
2016-10-11 21:38:52 +02:00
parent 4eddabeb0f
commit 4a45b12af9
717 changed files with 16475 additions and 22657 deletions

View File

@@ -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: 2016-05-23 21:37+0200\n"
"PO-Revision-Date: 2016-08-23 00:23+0000\n"
"PO-Revision-Date: 2016-09-28 12:55+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: pt\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
"X-POOTLE-MTIME: 1471911815.000000\n"
"X-POOTLE-MTIME: 1475067356.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -2633,7 +2633,7 @@ msgctxt ""
"par_id191120151931441881\n"
"help.text"
msgid "A useful construction for selecting records based on parts of a text field's content is to add a hidden column with <item type=\"input\">\"LIKE '%' || :Part_of_field || '%'\"</item> as the criterion. This will select records with an exact match. If a case-insensitive test is wanted, one solution is to use <item type=\"input\">LOWER (Field_Name)</item> as the field and <item type=\"input\">LIKE LOWER ( '%' || :Part_of_field || '%' )</item> as the criterion. Note that the spaces in the criterion are important; if they are left out the SQL parser interprets the entire criterion as a string to be matched. In <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">SQL mode</link> this should be typed as <item type=\"input\">LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )</item>."
msgstr ""
msgstr "Uma construção útil para selecionar registos com base em partes do conteúdo de campos de texto é adicionar uma coluna oculta com <item type=\"input\">LIKE '%/'||:Parte_do_campo || '%'\"</item> como critério. Esta ação permite selecionar registos com correspondência exata. Se desejar um teste que não diferencie maiúsculas de minúsculas, uma solução é usar <item type=\"input\">LOWER (nome_do_campo)</item> como campo e <item type=\"input\">LIKE LOWER ( '%' || :Parte _do_campo || '%' )</item> como critério. Tenha em conta de que os espaços do critério são importantes. Se forem deixados de fora, o analisador SQL interpreta todo o critério como cadeia de correspondência. No <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">modo SQL</link>, deve sempre digitar como <item type=\"input\">LOWER ( \"nome_do_campo\" ) LIKE LOWER ( '%' || :Parte_do_campo || '%' )</item>."
#: 02010100.xhp
msgctxt ""
@@ -2641,7 +2641,7 @@ msgctxt ""
"par_id3150585\n"
"help.text"
msgid "Parameter queries may be used as the data source for <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subforms</link>, to allow the user to restrict the displayed records."
msgstr ""
msgstr "Pode utilizar consultas com parâmetros como origem de dados para <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subformulários</link>, de modo a permitir restringir os registos a mostrar."
#: 02010100.xhp
msgctxt ""
@@ -2657,7 +2657,7 @@ msgctxt ""
"par_id3153596\n"
"help.text"
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">The <emph>Parameter Input</emph> dialog asks the user to enter the parameter values. Enter a value for each query parameter and confirm by clicking <emph>OK</emph> or typing <emph>Enter</emph>.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">A caixa de diálogo <emph>Entrada de parâmetros</emph> solicita ao utilizador a introdução dos valores dos parâmetros. Introduza um valor para cada parâmetro da consulta e confirme clicando em <emph>Aceitar</emph> ou premindo <emph>Enter</emph>.</ahelp>"
#: 02010100.xhp
msgctxt ""