update translations for 7.0 beta2
and force-fix errors using pocheck Change-Id: I41df06b7c762dcaf88812f2667f02a6fae639e62
This commit is contained in:
@@ -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: 2020-05-25 20:00+0200\n"
|
||||
"PO-Revision-Date: 2020-05-27 09:52+0000\n"
|
||||
"PO-Revision-Date: 2020-05-27 11:15+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/nn/>\n"
|
||||
"Language: nn\n"
|
||||
@@ -2858,7 +2858,7 @@ msgctxt ""
|
||||
"par_id3145640\n"
|
||||
"help.text"
|
||||
msgid "If you want to pass a parameter by value insert the key word <literal>ByVal</literal> in front of the parameter when you call a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, for example:"
|
||||
msgstr ""
|
||||
msgstr "Dersom du vil overføra ein parameterverdi, set inn nøkkelordet <literal>ByVal</literal> framføre parameteren når du gjer oppkall til for eksempel ein <literal>Sub</literal>, ein <literal>Function</literal> eller ein <literal>Property</literal>:"
|
||||
|
||||
#. pojXe
|
||||
#: 01020300.xhp
|
||||
@@ -2867,7 +2867,7 @@ msgctxt ""
|
||||
"bas_id81584367761978\n"
|
||||
"help.text"
|
||||
msgid "' your code goes here"
|
||||
msgstr ""
|
||||
msgstr "' her kjem koden din"
|
||||
|
||||
#. WF4ND
|
||||
#: 01020300.xhp
|
||||
@@ -2876,7 +2876,7 @@ msgctxt ""
|
||||
"par_id3149258\n"
|
||||
"help.text"
|
||||
msgid "In this case, the original content of the parameter will not be modified by the <literal>Function</literal> since it only gets the value and not the parameter itself."
|
||||
msgstr ""
|
||||
msgstr "I dette tilfellet vert innhaldet i parameteren ikkje endra sidan <literal>Function</literal> får berre verdien og ikkje parameteren."
|
||||
|
||||
#. AEhBY
|
||||
#: 01020300.xhp
|
||||
@@ -2885,7 +2885,7 @@ msgctxt ""
|
||||
"hd_id161584366585035\n"
|
||||
"help.text"
|
||||
msgid "Defining Optional Parameters"
|
||||
msgstr ""
|
||||
msgstr "Definera valfrie parameterar"
|
||||
|
||||
#. 4Ghzx
|
||||
#: 01020300.xhp
|
||||
@@ -2894,7 +2894,7 @@ msgctxt ""
|
||||
"par_id31584367006971\n"
|
||||
"help.text"
|
||||
msgid "Functions, procedures or properties can be defined with optional parameters, for example:"
|
||||
msgstr ""
|
||||
msgstr "Funksjonar, prosedyrar og eigenskapar kan definerast med valfrie parameterar, for eksempel"
|
||||
|
||||
#. JKj8y
|
||||
#: 01020300.xhp
|
||||
@@ -2903,7 +2903,7 @@ msgctxt ""
|
||||
"bas_id111584366809406\n"
|
||||
"help.text"
|
||||
msgid "' your code goes here"
|
||||
msgstr ""
|
||||
msgstr "' her kjem koden din"
|
||||
|
||||
#. EHCCS
|
||||
#: 01020300.xhp
|
||||
|
||||
Reference in New Issue
Block a user