From 25766b4c4f5fe4e28a338f318013d1097228516d Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 19 Jun 2023 13:28:52 +0200 Subject: update translations for master/7.6 and force-fix errors using pocheck Change-Id: I49fa67ebe7d8c3ec8f411920017667c1ae1875be --- .../gug/helpcontent2/source/text/shared/guide.po | 30 +++++++++++++++++----- 1 file changed, 24 insertions(+), 6 deletions(-) (limited to 'source/gug/helpcontent2/source/text/shared/guide.po') diff --git a/source/gug/helpcontent2/source/text/shared/guide.po b/source/gug/helpcontent2/source/text/shared/guide.po index 96c93a9d2f8..ce0c6e452fb 100644 --- a/source/gug/helpcontent2/source/text/shared/guide.po +++ b/source/gug/helpcontent2/source/text/shared/guide.po @@ -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: 2023-05-10 12:32+0200\n" +"POT-Creation-Date: 2023-06-19 12:46+0200\n" "PO-Revision-Date: 2023-05-29 12:34+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \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 4.15.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565287876.000000\n" #. iharT @@ -6001,13 +6001,13 @@ msgctxt "" msgid "CSV Filter Options" msgstr "Opciones del filtro de CSV" -#. qRkBK +#. BsMMC #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id401634734576197\n" "help.text" -msgid "The CSV filter accepts an option string containing five to thirteen tokens, separated by commas. Tokens 6 to 13 are optional." +msgid "The CSV filter accepts an option string containing five to fifteen tokens, separated by commas. Tokens 6 to 15 are optional." msgstr "" #. BQKWB @@ -6235,13 +6235,13 @@ msgctxt "" msgid "Import: String, either false or true. Default value: false. This token is the equivalent of the check box \"Detect special numbers\"." msgstr "" -#. kvUjv +#. 8gzgD #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id161634737264744\n" "help.text" -msgid "Export: String, either false or true. Default value: true. This token has no UI equivalent. If true, the number cells are stored as numbers. If false, the numbers are stored as text, with text delimiters." +msgid "Export: String, either false or true. Default value: true. This token has no UI equivalent. If true, the number cells are stored as numbers. If false, the numbers are stored as text, with text delimiters." msgstr "" #. B9GHr @@ -6424,6 +6424,24 @@ msgctxt "" msgid "String, either false or true. Default value: false. If true include a byte-order-mark (BOM) in the export. If false the export does not include a BOM. If omitted (not present at all), the default value is false to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than true) the default value is false. Automatically detected during the import." msgstr "" +#. A8RVX +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id221678874688126\n" +"help.text" +msgid "Detect numbers in scientific notation" +msgstr "" + +#. uEcBD +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id41678874718367\n" +"help.text" +msgid "String, either false or true. Default value: true. If true detect if a cell content containing an 'E' or 'e' is a number in scientific notation. If false do not try to detect numbers in scientific notation. Token can be false only if token 8 (Detect special numbers) is false. If omitted, the default value is true to keep the behaviour of old versions' options string that didn't have this token at all." +msgstr "" + #. DAriB #: csv_params.xhp msgctxt "" -- cgit