update translations for master/25.2.0 alpha1
and force-fix errors using pocheck Change-Id: Ie52bd18e7f82e90d5095b195ffbf6bbc4f84e254
This commit is contained in:
@@ -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: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-10-24 09:45+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
||||
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
|
||||
@@ -41506,13 +41506,13 @@ msgctxt ""
|
||||
msgid "%PRODUCTNAME 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=\"https://api.libreoffice.org/\">https://api.libreoffice.org</link>"
|
||||
msgstr ""
|
||||
|
||||
#. dUWcX
|
||||
#. JFCp8
|
||||
#: main0601.xhp
|
||||
msgctxt ""
|
||||
"main0601.xhp\n"
|
||||
"par_id3147226\n"
|
||||
"help.text"
|
||||
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
|
||||
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\">%PRODUCTNAME BASIC Programming Guide</link> on the Wiki."
|
||||
msgstr ""
|
||||
|
||||
#. s6H2V
|
||||
|
||||
@@ -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: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-10-08 09:45+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
||||
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/ast/>\n"
|
||||
@@ -18997,6 +18997,15 @@ msgctxt ""
|
||||
msgid "Service invocation"
|
||||
msgstr "Invocación del serviciu"
|
||||
|
||||
#. HmRfv
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id141609955500101\n"
|
||||
"help.text"
|
||||
msgid "Before using the <literal>Exception</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
|
||||
msgstr ""
|
||||
|
||||
#. T8o7G
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
@@ -19393,13 +19402,31 @@ msgctxt ""
|
||||
msgid "<emph>variables</emph>: a Python dictionary with variable names and values that will be passed on to the APSO Python shell. By default all local variables are passed using Python's builtin <literal>locals()</literal> function."
|
||||
msgstr ""
|
||||
|
||||
#. zT7Gq
|
||||
#. dEdrj
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id402621449167833\n"
|
||||
"help.text"
|
||||
msgid "<emph>background</emph>: Background color of the console specified as <link href=\"text/sbasic/shared/03/sf_basic.xhp#RGB\">RGB 24 bits integer value</link>. Default background is that of APSO."
|
||||
msgstr ""
|
||||
|
||||
#. GNfJ9
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id513621449167833\n"
|
||||
"help.text"
|
||||
msgid "<emph>foreground</emph>: Foreground color of the console specified as <link href=\"text/sbasic/shared/03/sf_basic.xhp#RGB\">RGB 24 bits integer value</link>. Default foreground is that of APSO."
|
||||
msgstr ""
|
||||
|
||||
#. 5HDY8
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id991621449657850\n"
|
||||
"help.text"
|
||||
msgid "The example below opens the APSO Python shell passing all global and local variables considering the context where the script is running."
|
||||
msgid "The example below opens the APSO Python shell passing all global and local variables considering the context where the script is running. Console is displayed with white characters on a black background."
|
||||
msgstr ""
|
||||
|
||||
#. yUoFK
|
||||
@@ -19546,6 +19573,24 @@ msgctxt ""
|
||||
msgid "However, when a warning is raised, <emph>the macro execution is not stopped</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. dbgEP
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"bas_id841608217948025\n"
|
||||
"help.text"
|
||||
msgid "Description:=\"Something wrong happened !\", _"
|
||||
msgstr ""
|
||||
|
||||
#. FNQNy
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"bas_id361608217956289\n"
|
||||
"help.text"
|
||||
msgid "Number:=\"MyAppError\")"
|
||||
msgstr ""
|
||||
|
||||
#. QTGXf
|
||||
#: sf_filesystem.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2024-10-04 15:42+0200\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-06-15 09:45+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
|
||||
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ast/>\n"
|
||||
@@ -1050,3 +1050,156 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\">formats</link>."
|
||||
msgstr "Utiliza les peñeres de $[officename] pa convertir ficheros d'Excel o p'abrir y guardar n'otros varios <link href=\"text/shared/00/00000020.xhp\">formatos</link>."
|
||||
|
||||
#. hYF4H
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Number Format"
|
||||
msgstr ""
|
||||
|
||||
#. maNCs
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id531731596210101\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/scalc/sidebar_number_format.xhp\">Number Format</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. qxjxw
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id541731596351418\n"
|
||||
"help.text"
|
||||
msgid "Use the <menuitem>Number Format</menuitem> panel to set the number format for a cell or range."
|
||||
msgstr ""
|
||||
|
||||
#. TVVYC
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id951731685437740\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 1</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. 6rw6j
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id831731684980486\n"
|
||||
"help.text"
|
||||
msgid "Open the <menuitem>Properties</menuitem> sidebar deck and expand the <menuitem>Number Format</menuitem> pane."
|
||||
msgstr ""
|
||||
|
||||
#. EhGE3
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id601731607243691\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"standard_hd\">Format as Number</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 9ADDs
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id881731607904628\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/lc_numberformatstandard.svg\" id=\"img_id731731607909466\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241731607936718\">Icon General Number Format</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. tNDVQ
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id681731607919670\n"
|
||||
"help.text"
|
||||
msgid "Format as Number"
|
||||
msgstr ""
|
||||
|
||||
#. wXiV8
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id101731608755991\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"percent_hd\">Format as Percent</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. fRxGW
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id551731611041560\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id1001731611047552\" src=\"cmd/lc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id401731611059018\">Icon Number Format: Percent</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. oEatS
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id671731611066048\n"
|
||||
"help.text"
|
||||
msgid "Format as Percent"
|
||||
msgstr ""
|
||||
|
||||
#. 2fcjx
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id791731611828599\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"currency_hd\">Format as Currency</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 2jLAC
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id811731612207403\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/lc_numberformatcurrency.svg\" id=\"img_id101731612211763\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id301731612218267\">Currency Number Format Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. mFvVC
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id81731612222887\n"
|
||||
"help.text"
|
||||
msgid "Format as Currency"
|
||||
msgstr ""
|
||||
|
||||
#. u46yE
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id781731612493120\n"
|
||||
"help.text"
|
||||
msgid "To apply a different currency format, click the <menuitem>Format as Currency</menuitem> icon, select a currency from the list, and click <menuitem>OK</menuitem>."
|
||||
msgstr ""
|
||||
|
||||
#. yC6fX
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id491731606284180\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"category_hd\">Category</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. LWexZ
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id541731606284181\n"
|
||||
"help.text"
|
||||
msgid "Select a <link href=\"text/scalc/01/default_number_formats.xhp\">default format</link> from the dropdown list."
|
||||
msgstr ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-11-13 09:45+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
||||
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ast/>\n"
|
||||
@@ -53351,14 +53351,14 @@ msgctxt ""
|
||||
msgid "Default Number Formats"
|
||||
msgstr "Formatos numbéricos predeterminaos"
|
||||
|
||||
#. 8ndNr
|
||||
#. sU8GY
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id111674498160040\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format</link>"
|
||||
msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Formatu numbéricu</link>"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/default_number_formats.xhp\">Number Format</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. uUnUT
|
||||
#: default_number_formats.xhp
|
||||
@@ -53369,14 +53369,14 @@ msgctxt ""
|
||||
msgid "Default number formats."
|
||||
msgstr ""
|
||||
|
||||
#. PddvV
|
||||
#. 7t7Dt
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3149182\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: General</link>"
|
||||
msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Formatu numbéricu: xeneral</link>"
|
||||
msgid "<variable id=\"standard_hd\"><link href=\"text/scalc/01/default_number_formats.xhp\">Number format: General</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. Bdin6
|
||||
#: default_number_formats.xhp
|
||||
@@ -53423,13 +53423,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 6</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. E7GxE
|
||||
#. vZnLF
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id381674560759637\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Number</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"decimal_hd\">Number format: Number</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. ASdou
|
||||
@@ -53477,13 +53477,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 1</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. w2Sfo
|
||||
#. QqTYL
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3156329\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Percent</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"percent_hd\">Number format: Percent</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. CQAWE
|
||||
@@ -53531,13 +53531,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 5</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. P67mA
|
||||
#. xxxBB
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3152892\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Currency</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"currency_hd\">Number format: Currency</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. 4gkvd
|
||||
@@ -53585,13 +53585,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 4</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. VmqXg
|
||||
#. sFTDN
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"par_idN10843\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format : Date</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"date_hd\">Number Format : Date</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. czUYu
|
||||
@@ -53639,13 +53639,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 3</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. Gx3sL
|
||||
#. qYpuZ
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id531674560537020\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Time</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"time_hd\">Number Format: Time</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. Py7SH
|
||||
@@ -53684,13 +53684,13 @@ msgctxt ""
|
||||
msgid "Number Format: Time"
|
||||
msgstr ""
|
||||
|
||||
#. BcDfm
|
||||
#. z3GQ8
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"par_idN1085E\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Scientific</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"scientific_hd\">Number Format: Scientific</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. cFKyR
|
||||
@@ -53738,13 +53738,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 2</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. 58fR5
|
||||
#. 2REff
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id561698937896512\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Thousands Separator</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"numberformatthousands_hd\">Number Format: Thousands Separator</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. uutvg
|
||||
@@ -53783,13 +53783,13 @@ msgctxt ""
|
||||
msgid "Number Format: Thousands Separator"
|
||||
msgstr ""
|
||||
|
||||
#. SFQkA
|
||||
#. AfYNA
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3149164\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Delete Decimal Place</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"numberformatthousands_hd\">Number Format: Delete Decimal Place</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. qEctd
|
||||
@@ -53819,13 +53819,13 @@ msgctxt ""
|
||||
msgid "Number Format: Delete Decimal Place"
|
||||
msgstr ""
|
||||
|
||||
#. u7FnL
|
||||
#. fqESw
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3150275\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Add Decimal Place</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"add_decimal_place_hd\">Number Format: Add Decimal Place</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. Nn4EB
|
||||
|
||||
@@ -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: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-10-24 09:45+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
||||
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
|
||||
@@ -17107,14 +17107,14 @@ msgctxt ""
|
||||
msgid "The default currency format for a cell is determined by the regional settings of your operating system."
|
||||
msgstr ""
|
||||
|
||||
#. Px2zJ
|
||||
#. BSW6C
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155342\n"
|
||||
"help.text"
|
||||
msgid "Format"
|
||||
msgstr "Formatu"
|
||||
msgid "<variable id=\"format_hd\">Format</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. igSKQ
|
||||
#: 05020300.xhp
|
||||
@@ -17125,13 +17125,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cell(s) </caseinline><defaultinline>field</defaultinline></switchinline> to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format code</emph> box."
|
||||
msgstr ""
|
||||
|
||||
#. zFHm5
|
||||
#. U8AEv
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3154811\n"
|
||||
"help.text"
|
||||
msgid "Currency category list boxes"
|
||||
msgid "<variable id=\"currencylb_hd\">Currency category list boxes</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. YGghf
|
||||
@@ -17152,22 +17152,22 @@ msgctxt ""
|
||||
msgid "The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box."
|
||||
msgstr ""
|
||||
|
||||
#. dNyjY
|
||||
#. AqLq2
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3154071\n"
|
||||
"help.text"
|
||||
msgid "Language"
|
||||
msgstr "Llingua"
|
||||
msgid "<variable id=\"languagelb_hd\">Language</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. akNwB
|
||||
#. FAyN2
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"par_id3154138\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. K29ZG
|
||||
@@ -17179,13 +17179,13 @@ msgctxt ""
|
||||
msgid "The language setting ensures that date and currency formats, as well as decimal and thousands separators, are preserved even when the document is opened in an operating system that uses a different default language setting."
|
||||
msgstr ""
|
||||
|
||||
#. sESQh
|
||||
#. RbcVq
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155995\n"
|
||||
"help.text"
|
||||
msgid "Source format"
|
||||
msgid "<variable id=\"sourceformat_hd\">Source format</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. XpACz
|
||||
@@ -17197,14 +17197,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. gEhKJ
|
||||
#. EBVum
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3148451\n"
|
||||
"help.text"
|
||||
msgid "Options"
|
||||
msgstr "Opciones"
|
||||
msgid "<variable id=\"options_hd\">Options</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. fyNRw
|
||||
#: 05020300.xhp
|
||||
@@ -17215,13 +17215,13 @@ msgctxt ""
|
||||
msgid "Specify the options for the selected format."
|
||||
msgstr ""
|
||||
|
||||
#. KFYxA
|
||||
#. eSKib
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3153970\n"
|
||||
"help.text"
|
||||
msgid "Decimal places"
|
||||
msgid "<variable id=\"decimalsed_hd\">Decimal places</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. JHgsC
|
||||
@@ -17233,13 +17233,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. zT5NJ
|
||||
#. s9HDr
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3153971\n"
|
||||
"help.text"
|
||||
msgid "Denominator places"
|
||||
msgid "<variable id=\"denominatored_hd\">Denominator places</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. GEGjE
|
||||
@@ -17251,13 +17251,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/denominatored\">With fraction format, enter the number of places for the denominator that you want to display.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. QzULa
|
||||
#. hHLsA
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3154819\n"
|
||||
"help.text"
|
||||
msgid "Leading zeroes"
|
||||
msgid "<variable id=\"leadingzeroes_hd\">Leading zeroes</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. mVfXH
|
||||
@@ -17269,14 +17269,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. V6q3z
|
||||
#. wjF7k
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155131\n"
|
||||
"help.text"
|
||||
msgid "Negative numbers red"
|
||||
msgstr "Númberos negativos en bermeyu"
|
||||
msgid "<variable id=\"negnumred_hd\">Negative numbers red</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. W2Gsi
|
||||
#: 05020300.xhp
|
||||
@@ -17287,13 +17287,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. FGxEc
|
||||
#. BCXF3
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3147434\n"
|
||||
"help.text"
|
||||
msgid "Thousands separator"
|
||||
msgid "<variable id=\"thousands_hd\">Thousands separator</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. vADBt
|
||||
@@ -17305,13 +17305,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your locale settings.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 2GVUQ
|
||||
#. aSfGM
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3147435\n"
|
||||
"help.text"
|
||||
msgid "Engineering notation"
|
||||
msgid "<variable id=\"engineering_hd\">Engineering notation</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. hHbZy
|
||||
@@ -17323,13 +17323,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. YFp5k
|
||||
#. hMVPW
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3150103\n"
|
||||
"help.text"
|
||||
msgid "Format code"
|
||||
msgid "<variable id=\"formatted_hd\">Format code</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. FfFrA
|
||||
@@ -17341,14 +17341,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatted\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats."
|
||||
msgstr ""
|
||||
|
||||
#. 5Wmik
|
||||
#. koiZy
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155311\n"
|
||||
"help.text"
|
||||
msgid "Add"
|
||||
msgstr "Amestar"
|
||||
msgid "<variable id=\"add_hd\">Add</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 5EaX2
|
||||
#: 05020300.xhp
|
||||
@@ -17359,13 +17359,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. FqD4t
|
||||
#. ARouv
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3153573\n"
|
||||
"help.text"
|
||||
msgid "Edit Comment"
|
||||
msgid "<variable id=\"commented_hd\">Edit Comment</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. yjr9j
|
||||
@@ -17377,14 +17377,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. LhvTR
|
||||
#. FDDFU
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3149263\n"
|
||||
"help.text"
|
||||
msgid "Delete"
|
||||
msgstr "Desaniciar"
|
||||
msgid "<variable id=\"delete_hd\">Delete</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. MLH57
|
||||
#: 05020300.xhp
|
||||
@@ -17395,13 +17395,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
|
||||
msgstr ""
|
||||
|
||||
#. 8oTWz
|
||||
#. NTPLU
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3150332\n"
|
||||
"help.text"
|
||||
msgid "Name line"
|
||||
msgid "<variable id=\"edit_hd\">Name line</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. jT4Rp
|
||||
@@ -59236,13 +59236,13 @@ msgctxt ""
|
||||
msgid "Properties Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#. bkEG4
|
||||
#. mCAyo
|
||||
#: sidebar_properties.xhp
|
||||
msgctxt ""
|
||||
"sidebar_properties.xhp\n"
|
||||
"hd_id501723992938575\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"properties_sidebar_h1\"><link href=\"text/shared/01/sidebar_properties.xhp\">Properties Sidebar</link></variable>"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/shared/01/sidebar_properties.xhp\">Properties Sidebar</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. PBiGA
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-09-16 19:50+0200\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2024-10-09 09:45+0000\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n"
|
||||
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ast/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 5.4.3\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
"X-POOTLE-MTIME: 1542028589.000000\n"
|
||||
|
||||
@@ -10628,15 +10628,6 @@ msgctxt ""
|
||||
msgid "Styles (icon)"
|
||||
msgstr ""
|
||||
|
||||
#. DZyvJ
|
||||
#: 01230000.xhp
|
||||
msgctxt ""
|
||||
"01230000.xhp\n"
|
||||
"hd_id3154228\n"
|
||||
"help.text"
|
||||
msgid "<embedvar href=\"text/shared/01/styles.xhp#styles_h1\" markup=\"ignore\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. 8NLAN
|
||||
#: 01230000.xhp
|
||||
msgctxt ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user