Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
sphinx /
templates /
gettext /
[ HOME SHELL ]
Name
Size
Permission
Action
message.pot_t
875
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : message.pot_t
# SOME DESCRIPTIVE TITLE. # Copyright (C) {{ copyright }} # This file is distributed under the same license as the {{ project }} package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: {{ project|e }} {{ version|e }}\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: {{ ctime|e }}\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: {{ last_translator|e }}\n" "Language-Team: {{ language_team|e }}\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" {% for message in messages %} {% if display_location -%} {% for source, line in message.locations -%} #: {{ relpath(source) }}:{{ line }} {% endfor -%} {% endif -%} {% if display_uuid -%} {% for uuid in message.uuids -%} #: {{ uuid }} {% endfor -%} {% endif -%} msgid "{{ message.text|e }}" msgstr "" {% endfor -%}
Close