sync with po-templates for 4.2

and force-fix errors using pocheck

Change-Id: Ic842792d6ee5fe0fc5d1b41808671f8c3ae34dc6
This commit is contained in:
Christian Lohmaier
2013-11-21 01:41:17 +01:00
parent 7c6025ab17
commit c8c40371ca
21990 changed files with 1548448 additions and 1057729 deletions

View File

@@ -2,9 +2,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2013-06-06 23:43+0000\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-07-21 23:51+0000\n"
"Last-Translator: Sérgio <smarquespt@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: pt\n"
@@ -14,7 +14,159 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1370562204.0\n"
"X-POOTLE-MTIME: 1374450709.0\n"
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"tit\n"
"help.text"
msgid "Access2Base"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B014\n"
"help.text"
msgid "+"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
msgstr ""
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
msgstr ""
#: control_properties.xhp
msgctxt ""
@@ -22,7 +174,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr "Alterar as propriedades dos controlos no Editor de caixas de diálogo"
msgstr "Alterar propriedades dos controlos no editor de caixas de diálogo"
#: control_properties.xhp
msgctxt ""
@@ -39,7 +191,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Alterar as propriedades dos controlos no Editor de caixas de diálogo</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Alterar propriedades dos controlos no editor de caixas de diálogo</link></variable>"
#: control_properties.xhp
msgctxt ""
@@ -421,7 +573,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr "Na janela do <item type=\"productname\">%PRODUCTNAME</item> BASIC para uma caixa de diálogo que criou, saia do editor de caixas de diálogo clicando no nome do Módulo ao qual a caixa de diálogo está atribuída. O separador do nome está ao fundo da janela."
msgstr "Na janela do <item type=\"productname\">%PRODUCTNAME</item> BASIC para uma caixa de diálogo que criou, saia do editor de caixas de diálogo clicando no nome do módulo ao qual a caixa de diálogo está atribuída. O separador do nome está ao fundo da janela."
#: show_dialog.xhp
msgctxt ""
@@ -480,7 +632,7 @@ msgctxt ""
"par_id4601940\n"
"help.text"
msgid "<ahelp hid=\".\">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</ahelp>"
msgstr "<ahelp hid=\".\">A barra de ferramentas Idioma no editor de caixas de diálogo do Basic IDE mostra os controlos para ativar e gerir caixas de diálogo que podem ser traduzidas.</ahelp>"
msgstr "<ahelp hid=\".\">A barra de ferramentas de idiomas no editor de caixas de diálogo do Basic IDE mostra os controlos para ativar e gerir caixas de diálogo que podem ser traduzidas.</ahelp>"
#: translation.xhp
msgctxt ""
@@ -720,4 +872,4 @@ msgctxt ""
"par_id3050325\n"
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Se o utilizador tiver uma versão anterior do %PRODUCTNAME que não reconheça as cadeias localizáveis das caixas de diálogo do Basic, serão exibidas ao utilizador, as cadeias do idioma padrão."
msgstr "Se o utilizador tiver uma versão anterior do %PRODUCTNAME que não reconheça as cadeias localizáveis das caixas de diálogo do Basic, serão exibidas as cadeias do idioma padrão."