summaryrefslogtreecommitdiff
path: root/translations/source/es/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/source/es/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--translations/source/es/helpcontent2/source/text/sbasic/shared.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/source/es/helpcontent2/source/text/sbasic/shared.po b/translations/source/es/helpcontent2/source/text/sbasic/shared.po
index 234365e819d..fe44565f5fe 100644
--- a/translations/source/es/helpcontent2/source/text/sbasic/shared.po
+++ b/translations/source/es/helpcontent2/source/text/sbasic/shared.po
@@ -15653,8 +15653,8 @@ msgid "oService = CreateUnoService( Uno service name )"
msgstr "oService = CreateUnoService( nombre de servicio Uno)"
#: 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 obtener una lista de los servicios disponibles, vaya a: 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 obtener una lista de los servicios disponibles, vaya a: 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"
@@ -23067,8 +23067,8 @@ msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic
msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">Ayuda para $[officename] 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 "$[officefullname] incluye una Interfaz de programación de aplicaciones (API) que permite el control de los componentes de $[officename] con distintos lenguajes de programación utilizando su Kit de desarrollo de software (SDK). Si desea obtener más información sobre la API y el SDK de $[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 "$[officefullname] incluye una Interfaz de programación de aplicaciones (API) que permite el control de los componentes de $[officename] con distintos lenguajes de programación utilizando su Kit de desarrollo de software (SDK). Si desea obtener más información sobre la API y el SDK de $[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."
@@ -23620,8 +23620,8 @@ msgid "Returns the default context of the process service factory, if existent,
msgstr "Devuelve el contexto predeterminado del servicio de procesos de fábrica, si lo hay; de lo contrario, devuelve una referencia 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 "Esta función de ejecución devuelve el contexto de componente predeterminado que se debe usar, si se instancian servicios mediante XmultiServiceFactory. Para obtener más información, consulte el capítulo <item type=\"literal\">Professional UNO</item> del documento <item type=\"literal\">Developer's Guide</item> en <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 "Esta función de ejecución devuelve el contexto de componente predeterminado que se debe usar, si se instancian servicios mediante XmultiServiceFactory. Para obtener más información, consulte el capítulo <item type=\"literal\">Professional UNO</item> del documento <item type=\"literal\">Developer's Guide</item> en <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link>."
#: 03120105.xhp#tit.help.text
msgid "CByte Function [Runtime]"