update translations for master

and force-fix errors using pocheck

Change-Id: I5f28b96f84e88c6b61c181a501c75f7aca06ca9c
This commit is contained in:
Christian Lohmaier
2020-03-06 12:43:35 +01:00
parent 375b04cdcb
commit 610e3f90e1
1754 changed files with 264731 additions and 226463 deletions

View File

@@ -3,7 +3,7 @@ msgid ""
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-02-27 14:31+0100\n"
"POT-Creation-Date: 2020-03-06 11:45+0100\n"
"PO-Revision-Date: 2020-02-24 05:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
@@ -25279,15 +25279,6 @@ msgctxt ""
msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, a property, or a subroutine."
msgstr ""
#. GypWx
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"hd_id3149763\n"
"help.text"
msgid "Syntax:"
msgstr "Sintaxis:"
#. LYyBt
#: 03090412.xhp
msgctxt ""
@@ -25297,24 +25288,6 @@ msgctxt ""
msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub"
msgstr ""
#. XA8QY
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"hd_id3148943\n"
"help.text"
msgid "Parameters:"
msgstr "Parámetros:"
#. beEkL
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"par_id3154760\n"
"help.text"
msgid "<emph>Exit Do</emph>"
msgstr "<emph>Exit Do</emph>"
#. CaPsN
#: 03090412.xhp
msgctxt ""
@@ -25324,15 +25297,6 @@ msgctxt ""
msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
msgstr "Namái ye válidu nuna instrucción <emph>Do...Loop</emph> pa salir del bucle. La execución del programa sigue cola instrucción que sigue a Loop. Si les instrucciones <emph>Do...Loop</emph> tán añeraes, el control tresferir al bucle del nivel darréu cimeru."
#. Gnb2R
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"par_id3150398\n"
"help.text"
msgid "<emph>Exit For</emph>"
msgstr "<emph>Exit For</emph>"
#. ctSmU
#: 03090412.xhp
msgctxt ""
@@ -25342,15 +25306,6 @@ msgctxt ""
msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
msgstr "Namái ye válidu nun bucle <emph>For...Next</emph> pa salir del bucle. La execución del programa sigue cola instrucción que sigue a la instrucción <emph>Next</emph>. N'instrucciones añeraes, el control tresferir al bucle del nivel darréu cimeru."
#. PZitf
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"par_id3147229\n"
"help.text"
msgid "<emph>Exit Function</emph>"
msgstr "<emph>Función Exit</emph>"
#. T2hCJ
#: 03090412.xhp
msgctxt ""
@@ -25360,15 +25315,6 @@ msgctxt ""
msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
msgstr "Sale del procedimientu <emph>Function</emph> darréu. La execución del programa sigue cola instrucción que sigue a la llamada <emph>Function</emph>."
#. K8JKa
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"par_id31581260355116\n"
"help.text"
msgid "<emph>Exit Property</emph>"
msgstr ""
#. xZEAs
#: 03090412.xhp
msgctxt ""
@@ -25378,15 +25324,6 @@ msgctxt ""
msgid "Exits the <emph>Property</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Property</emph> call."
msgstr ""
#. B6QCm
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"par_id3155132\n"
"help.text"
msgid "<emph>Exit Sub</emph>"
msgstr "<emph>Exit Sub</emph>"
#. 2jmBs
#: 03090412.xhp
msgctxt ""
@@ -25405,15 +25342,6 @@ msgctxt ""
msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
msgstr "La instrucción Exit nun define'l final d'una estructura; nun tien de confundir se cola instrucción End."
#. v87od
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"hd_id3147348\n"
"help.text"
msgid "Example:"
msgstr "Exemplu:"
#. J6bT4
#: 03090412.xhp
msgctxt ""
@@ -40921,13 +40849,13 @@ msgctxt ""
msgid "Examples"
msgstr ""
#. GXEE5
#. 2n4nC
#: property.xhp
msgctxt ""
"property.xhp\n"
"N0192\n"
"help.text"
msgid "Print ProductName ' displays \"LibreOffice\""
msgid "Print ProductName ' displays \"%PRODUCTNAME\""
msgstr ""
#. oUuG9
@@ -40948,13 +40876,13 @@ msgctxt ""
msgid "Public Property Get PathDelimiter As String ' Read-only variable"
msgstr ""
#. 28GFJ
#. yNhRi
#: property.xhp
msgctxt ""
"property.xhp\n"
"N0208\n"
"help.text"
msgid "Case 4 : this = \":\" ' Linux or MacOS X"
msgid "Case 4 : this = \":\" ' Linux or macOS"
msgstr ""
#. BievJ