Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python2.7 /
site-packages /
docutils /
languages /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.py
1.59
KB
-rw-r--r--
2017-04-04 16:39
__init__.pyc
1.4
KB
-rw-r--r--
2017-04-04 16:40
af.py
1.78
KB
-rw-r--r--
2017-04-04 16:39
af.pyc
1.32
KB
-rw-r--r--
2017-04-04 16:40
ca.py
1.89
KB
-rw-r--r--
2017-04-04 16:39
ca.pyc
1.34
KB
-rw-r--r--
2017-04-04 16:40
cs.py
1.88
KB
-rw-r--r--
2017-04-04 16:39
cs.pyc
1.33
KB
-rw-r--r--
2017-04-04 16:40
da.py
1.86
KB
-rw-r--r--
2017-04-04 16:39
da.pyc
1.37
KB
-rw-r--r--
2017-04-04 16:40
de.py
1.68
KB
-rw-r--r--
2017-04-04 16:39
de.pyc
1.3
KB
-rw-r--r--
2017-04-04 16:40
en.py
1.8
KB
-rw-r--r--
2017-04-04 16:39
en.pyc
1.19
KB
-rw-r--r--
2017-04-04 16:40
eo.py
1.9
KB
-rw-r--r--
2017-04-04 16:39
eo.pyc
1.33
KB
-rw-r--r--
2017-04-04 16:40
es.py
1.92
KB
-rw-r--r--
2017-04-04 16:39
es.pyc
1.38
KB
-rw-r--r--
2017-04-04 16:40
fa.py
2
KB
-rw-r--r--
2017-04-04 16:39
fa.pyc
1.27
KB
-rw-r--r--
2017-04-04 16:40
fi.py
1.98
KB
-rw-r--r--
2017-04-04 16:39
fi.pyc
1.38
KB
-rw-r--r--
2017-04-04 16:40
fr.py
1.85
KB
-rw-r--r--
2017-04-04 16:39
fr.pyc
1.31
KB
-rw-r--r--
2017-04-04 16:40
gl.py
1.99
KB
-rw-r--r--
2017-04-04 16:39
gl.pyc
1.38
KB
-rw-r--r--
2017-04-04 16:40
he.py
2.62
KB
-rw-r--r--
2017-04-04 16:39
he.pyc
1.26
KB
-rw-r--r--
2017-04-04 16:40
it.py
1.77
KB
-rw-r--r--
2017-04-04 16:39
it.pyc
1.34
KB
-rw-r--r--
2017-04-04 16:40
ja.py
1.9
KB
-rw-r--r--
2017-04-04 16:39
ja.pyc
1.21
KB
-rw-r--r--
2017-04-04 16:40
lt.py
1.89
KB
-rw-r--r--
2017-04-04 16:39
lt.pyc
1.39
KB
-rw-r--r--
2017-04-04 16:40
lv.py
1.82
KB
-rw-r--r--
2017-04-04 16:39
lv.pyc
1.37
KB
-rw-r--r--
2017-04-04 16:40
nl.py
1.82
KB
-rw-r--r--
2017-04-04 16:39
nl.pyc
1.31
KB
-rw-r--r--
2017-04-04 16:40
pl.py
1.86
KB
-rw-r--r--
2017-04-04 16:39
pl.pyc
1.36
KB
-rw-r--r--
2017-04-04 16:40
pt_br.py
1.94
KB
-rw-r--r--
2017-04-04 16:39
pt_br.pyc
1.36
KB
-rw-r--r--
2017-04-04 16:40
ru.py
2.1
KB
-rw-r--r--
2017-04-04 16:39
ru.pyc
1.63
KB
-rw-r--r--
2017-04-04 16:40
sk.py
1.82
KB
-rw-r--r--
2017-04-04 16:39
sk.pyc
1.34
KB
-rw-r--r--
2017-04-04 16:40
sv.py
2.02
KB
-rw-r--r--
2017-04-04 16:39
sv.pyc
1.35
KB
-rw-r--r--
2017-04-04 16:40
zh_cn.py
1.98
KB
-rw-r--r--
2017-04-04 16:39
zh_cn.pyc
1.23
KB
-rw-r--r--
2017-04-04 16:40
zh_tw.py
2.71
KB
-rw-r--r--
2017-04-04 16:39
zh_tw.pyc
1.65
KB
-rw-r--r--
2017-04-04 16:40
Save
Rename
# -*- coding: utf-8 -*- # $Id: zh_cn.py 4564 2006-05-21 20:44:42Z wiemann $ # Author: Pan Junyong <panjy@zopechina.com> # Copyright: This module has been placed in the public domain. # New language mappings are welcome. Before doing a new translation, please # read <http://docutils.sf.net/docs/howto/i18n.html>. Two files must be # translated for each language: one in docutils/languages, the other in # docutils/parsers/rst/languages. """ Simplified Chinese language mappings for language-dependent features of Docutils. """ __docformat__ = 'reStructuredText' labels = { # fixed: language-dependent 'author': u'作者', 'authors': u'作者群', 'organization': u'组织', 'address': u'地址', 'contact': u'联系', 'version': u'版本', 'revision': u'修订', 'status': u'状态', 'date': u'日期', 'copyright': u'版权', 'dedication': u'献辞', 'abstract': u'摘要', 'attention': u'注意', 'caution': u'小心', 'danger': u'危险', 'error': u'错误', 'hint': u'提示', 'important': u'重要', 'note': u'注解', 'tip': u'技巧', 'warning': u'警告', 'contents': u'目录', } """Mapping of node class name to label text.""" bibliographic_fields = { # language-dependent: fixed u'作者': 'author', u'作者群': 'authors', u'组织': 'organization', u'地址': 'address', u'联系': 'contact', u'版本': 'version', u'修订': 'revision', u'状态': 'status', u'时间': 'date', u'版权': 'copyright', u'献辞': 'dedication', u'摘要': 'abstract'} """Simplified Chinese to canonical name mapping for bibliographic fields.""" author_separators = [';', ',', u'\uff1b', # ';' u'\uff0c', # ',' u'\u3001', # '、' ] """List of separator strings for the 'Authors' bibliographic field. Tried in order."""