summaryrefslogtreecommitdiff
path: root/translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po b/translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
index f624ad118da..10dfaacc7fc 100644
--- a/translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
+++ b/translations/source/pt-BR/helpcontent2/source/text/sbasic/shared.po
@@ -15644,8 +15644,8 @@ msgid "oService = CreateUnoService( Uno service name )"
msgstr "oService = CreateUnoService( Uno service name )"
#: 03131600.xhp#par_idN1060F.help.text
-msgid "For a list of available services, go to: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-msgstr "Para uma lista dos serviços disponíveis, veja: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgstr "Para uma lista dos serviços disponíveis, veja: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
#: 03131600.xhp#hd_id3151111.5.help.text
msgctxt "03131600.xhp#hd_id3151111.5.help.text"
@@ -23006,8 +23006,8 @@ msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic
msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"Ajuda do $[officename] Basic \">Ajuda do %PRODUCTNAME Basic</link>"
#: main0601.xhp#par_id3153894.4.help.text
-msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.openoffice.org/\" name=\"http://api.openoffice.org\">http://api.openoffice.org</link>"
-msgstr "O %PRODUCTNAME %PRODUCTVERSION oferece uma Interface de Programação de Aplicativos (API) que permite controlar os componentes do $[officename] com diferentes linguagens de programação utilizando o $[officename] Software Development Kit (SDK). Para obter mais informações sobre a API e o Software Development Kit do $[officename], visite <link href=\"http://api.openoffice.org/\" name=\"http://api.openoffice.org\">http: //api.openoffice.org</link>"
+msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgstr "O %PRODUCTNAME %PRODUCTVERSION oferece uma Interface de Programação de Aplicativos (API) que permite controlar os componentes do $[officename] com diferentes linguagens de programação utilizando o $[officename] Software Development Kit (SDK). Para obter mais informações sobre a API e o Software Development Kit do $[officename], visite <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http: //api.libreoffice.org</link>"
#: main0601.xhp#par_id3147226.10.help.text
msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the OpenOffice.org Wiki."
@@ -23559,8 +23559,8 @@ msgid "Returns the default context of the process service factory, if existent,
msgstr "Retorna o contexto padrão do process service factory, se existente, ou retorna uma referência nula. "
#: 03132500.xhp#par_idN10593.help.text
-msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.openoffice.org\">api.openoffice.org</link> for more information."
-msgstr "Essa função de tempo de execução retorna o contexto de componente a ser usado, se a instância de serviços for efetuada através de XmultiServiceFactory. Para obter mais informações, consulte o capítulo <item type=\"literal\">Professional UNO</item> no <item type=\"literal\">Guia do desenvolvedor</item> em <link href=\"http://api.openoffice.org\">api.openoffice.org</link>."
+msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
+msgstr "Essa função de tempo de execução retorna o contexto de componente a ser usado, se a instância de serviços for efetuada através de XmultiServiceFactory. Para obter mais informações, consulte o capítulo <item type=\"literal\">Professional UNO</item> no <item type=\"literal\">Guia do desenvolvedor</item> em <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link>."
#: 03120105.xhp#tit.help.text
msgid "CByte Function [Runtime]"