aboutsummaryrefslogtreecommitdiff
path: root/translations/source/sv/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/source/sv/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--translations/source/sv/helpcontent2/source/text/sbasic/shared.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/source/sv/helpcontent2/source/text/sbasic/shared.po b/translations/source/sv/helpcontent2/source/text/sbasic/shared.po
index 62bee2c6c91..b06374fefb5 100644
--- a/translations/source/sv/helpcontent2/source/text/sbasic/shared.po
+++ b/translations/source/sv/helpcontent2/source/text/sbasic/shared.po
@@ -15654,8 +15654,8 @@ msgid "oService = CreateUnoService( Uno service name )"
msgstr "oService = CreateUnoService( Uno-tjänstnamn)"
#: 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 "En lista över tillgängliga tjänster finns på: 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 "En lista över tillgängliga tjänster finns på: 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"
@@ -23068,8 +23068,8 @@ msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic
msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Hjälp för Basic\">Hjälp för %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 "I %PRODUCTNAME %PRODUCTVERSION finns ett API (Application Programming Interface, programmeringsgränssnitt) som kan användas för att styra de olika komponenterna i $[officename] med olika programmeringsspråk. Programmen utvecklas med $[officename] SDK (Software Development Kit). Mer information om $[officename] API och programutveckling med SDK-komponenterna finns på Internet på adressen <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 "I %PRODUCTNAME %PRODUCTVERSION finns ett API (Application Programming Interface, programmeringsgränssnitt) som kan användas för att styra de olika komponenterna i $[officename] med olika programmeringsspråk. Programmen utvecklas med $[officename] SDK (Software Development Kit). Mer information om $[officename] API och programutveckling med SDK-komponenterna finns på Internet på adressen <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."
@@ -23621,8 +23621,8 @@ msgid "Returns the default context of the process service factory, if existent,
msgstr "Returnerar standardsammanhanget för fabrik för processtjänst, om sådant finns. Annars returneras en Null-referens. "
#: 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 "Denna runtime-funktion returnerar sammanhanget som ska användas för standardkomponenten, om den instansierar tjänster via XmultiServiceFactory. Mer information finns i kapitlet <item type=\"literal\">Professional UNO</item> i <item type=\"literal\">Developer's Guide</item> på <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 "Denna runtime-funktion returnerar sammanhanget som ska användas för standardkomponenten, om den instansierar tjänster via XmultiServiceFactory. Mer information finns i kapitlet <item type=\"literal\">Professional UNO</item> i <item type=\"literal\">Developer's Guide</item> på <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link>."
#: 03120105.xhp#tit.help.text
msgid "CByte Function [Runtime]"