diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-10-27 13:21:31 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-10-27 13:27:38 +0100 |
commit | 9e37d57a9ccfcba5925a14f5e29397b2fbf0e261 (patch) | |
tree | 923d39d7a6a097629adadf7944ee7f425c1c9a05 /source/ast/formula | |
parent | a8ebe5d6029f6a61ab29ebfbfe331b8646f6ce7d (diff) |
update translations for master / 7.1.0.0 alpha1
and force-fix errors using pocheck
Change-Id: Ic49ef021112516a473dac6df957ca8e4c27d2369
Diffstat (limited to 'source/ast/formula')
-rw-r--r-- | source/ast/formula/messages.po | 72 |
1 files changed, 63 insertions, 9 deletions
diff --git a/source/ast/formula/messages.po b/source/ast/formula/messages.po index af7b0f4cee3..55c7c4de01b 100644 --- a/source/ast/formula/messages.po +++ b/source/ast/formula/messages.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: 2020-10-23 13:36+0200\n" +"POT-Creation-Date: 2020-10-27 12:31+0100\n" "PO-Revision-Date: 2020-02-14 10:30+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/ast/>\n" @@ -2655,57 +2655,105 @@ msgctxt "functionpage|label_search" msgid "_Search" msgstr "_Guetar" +#. Pc52A +#: formula/uiconfig/ui/functionpage.ui:44 +msgctxt "functionpage|extended_tip|search" +msgid "Search for a part of the function name." +msgstr "" + #. MbTAL -#: formula/uiconfig/ui/functionpage.ui:54 +#: formula/uiconfig/ui/functionpage.ui:59 msgctxt "functionpage|label1" msgid "_Category" msgstr "_Categoría" #. WQC5A -#: formula/uiconfig/ui/functionpage.ui:69 +#: formula/uiconfig/ui/functionpage.ui:74 msgctxt "functionpage|category" msgid "Last Used" msgstr "Usu caberu" #. 6uomB -#: formula/uiconfig/ui/functionpage.ui:70 +#: formula/uiconfig/ui/functionpage.ui:75 msgctxt "functionpage|category" msgid "All" msgstr "Too" +#. UX9BD +#: formula/uiconfig/ui/functionpage.ui:79 +msgctxt "functionpage|extended_tip|category" +msgid "Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below." +msgstr "" + #. 7FZAh -#: formula/uiconfig/ui/functionpage.ui:84 +#: formula/uiconfig/ui/functionpage.ui:94 #, fuzzy msgctxt "functionpage|label2" msgid "_Function" msgstr "_Función" +#. TSCPY +#: formula/uiconfig/ui/functionpage.ui:141 +msgctxt "functionpage|extended_tip|function" +msgid "Displays the functions found under the selected category. Double-click to select a function." +msgstr "" + +#. jY887 +#: formula/uiconfig/ui/functionpage.ui:155 +msgctxt "functionpage|extended_tip|FunctionPage" +msgid "Opens the Function Wizard, which helps you to interactively create formulas." +msgstr "" + #. GCYUY #: formula/uiconfig/ui/parameter.ui:27 msgctxt "parameter|editdesc" msgid "Function not known" msgstr "Desconozse la función" +#. CUAGC +#: formula/uiconfig/ui/parameter.ui:219 +msgctxt "parameter|extended_tip|FX1" +msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference." +msgstr "" + +#. u3Zoo +#: formula/uiconfig/ui/parameter.ui:235 +msgctxt "parameter|extended_tip|FX2" +msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference." +msgstr "" + +#. noEab +#: formula/uiconfig/ui/parameter.ui:251 +msgctxt "parameter|extended_tip|FX3" +msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference." +msgstr "" + +#. M3LSb +#: formula/uiconfig/ui/parameter.ui:267 +msgctxt "parameter|extended_tip|FX4" +msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference." +msgstr "" + #. 6GD3i -#: formula/uiconfig/ui/parameter.ui:261 +#: formula/uiconfig/ui/parameter.ui:281 msgctxt "parameter|RB_ARG1|tooltip_text" msgid "Select" msgstr "Esbillar" #. YPW6d -#: formula/uiconfig/ui/parameter.ui:273 +#: formula/uiconfig/ui/parameter.ui:293 msgctxt "parameter|RB_ARG2|tooltip_text" msgid "Select" msgstr "Esbillar" #. JDDDE -#: formula/uiconfig/ui/parameter.ui:285 +#: formula/uiconfig/ui/parameter.ui:305 msgctxt "parameter|RB_ARG3|tooltip_text" msgid "Select" msgstr "Esbillar" #. ScEBw -#: formula/uiconfig/ui/parameter.ui:297 +#: formula/uiconfig/ui/parameter.ui:317 msgctxt "parameter|RB_ARG4|tooltip_text" msgid "Select" msgstr "Esbillar" @@ -2716,3 +2764,9 @@ msgstr "Esbillar" msgctxt "structpage|label1" msgid "_Structure" msgstr "E_structura" + +#. KGSPW +#: formula/uiconfig/ui/structpage.ui:77 +msgctxt "structpage|extended_tip|struct" +msgid "Displays a hierarchical representation of the current function." +msgstr "" |