# SOME DESCRIPTIVE TITLE. # Copyright (C) 2021, Mauricio Baeza # This file is distributed under the same license as the ZAZ package. # FIRST AUTHOR , 2021. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: ZAZ \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-06-11 09:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.1\n" #: ../../source/main/tools_for_debug.rst:3 msgid "Tools for debug" msgstr "" #: ../../source/main/tools_for_debug.rst:6 msgid "**INFO_DEBUG**" msgstr "" #: ../../source/main/tools_for_debug.rst:8 msgid "Show info debug, show in message box." msgstr "" #: ../../source/main/tools_for_debug.rst:10 msgid "" "If you have any problem in your code, you can `open issue`_ in this " "project, always copy the information of INFO_DEBUG in your ticket." msgstr "" #: ../../source/main/tools_for_debug.rst:21 msgid "Show in shell." msgstr "" #: ../../source/main/tools_for_debug.rst:33 msgid "**Log error**" msgstr "" #: ../../source/main/tools_for_debug.rst:35 msgid "Show error message in shell." msgstr "" #: ../../source/main/tools_for_debug.rst:48 msgid "**Log debug**" msgstr "" #: ../../source/main/tools_for_debug.rst:50 msgid "Show debug message in shell." msgstr "" #: ../../source/main/tools_for_debug.rst:63 msgid "**Log info**" msgstr "" #: ../../source/main/tools_for_debug.rst:65 msgid "Show info message in shell." msgstr "" #: ../../source/main/tools_for_debug.rst:78 msgid "**Log to file**" msgstr "" #: ../../source/main/tools_for_debug.rst:80 msgid "Save log to file, automatic add date and time." msgstr "" #: ../../source/main/tools_for_debug.rst:94 msgid "**Message box**" msgstr "" #: ../../source/main/tools_for_debug.rst:96 msgid "Show any data in message box" msgstr "" #: ../../source/main/tools_for_debug.rst:119 msgid "**Catch exceptions**" msgstr "" #: ../../source/main/tools_for_debug.rst:121 msgid "Sometimes, for difficult errors, you can catch exceptions." msgstr "" #: ../../source/main/tools_for_debug.rst:132 msgid "And not, not used you this function in production." msgstr "" #: ../../source/main/tools_for_debug.rst:136 msgid "**Call MRI**" msgstr "" #: ../../source/main/tools_for_debug.rst:138 msgid "" "`MRI`_ is the better extension for debug any object in LibreOffice, you " "need install before call it." msgstr ""