53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
# ADDON rendertime
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica rendertime addon package.
|
|
#
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-12-12 22:09+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: rendertime.php:30
|
|
msgid "Save Settings"
|
|
msgstr ""
|
|
|
|
#: rendertime.php:31
|
|
msgid "Show callstack"
|
|
msgstr ""
|
|
|
|
#: rendertime.php:31
|
|
msgid ""
|
|
"Show detailed performance measures in the callstack. When deactivated, only "
|
|
"the summary will be displayed."
|
|
msgstr ""
|
|
|
|
#: rendertime.php:32
|
|
msgid "Minimal time"
|
|
msgstr ""
|
|
|
|
#: rendertime.php:32
|
|
msgid "Minimal time that an activity needs to be listed in the callstack."
|
|
msgstr ""
|
|
|
|
#: rendertime.php:57
|
|
#, php-format
|
|
msgid ""
|
|
"Database: %s/%s, Network: %s, Rendering: %s, Session: %s, I/O: %s, Other: "
|
|
"%s, Total: %s"
|
|
msgstr ""
|
|
|
|
#: rendertime.php:74
|
|
#, php-format
|
|
msgid "Class-Init: %s, Boot: %s, Init: %s, Content: %s, Other: %s, Total: %s"
|
|
msgstr ""
|