Add GenericObject plugin files and assets
- Introduced default icon images in PNG and SVG formats. - Added example icons for car and cube in SVG format. - Created setup file for the GenericObject plugin with versioning and directory definitions. - Included a header file with licensing information for the plugin. - Added a remove.txt file with instructions for safe deletion.
This commit is contained in:
175
plugins/genericobject/locales/zh_CN.po
Normal file
175
plugins/genericobject/locales/zh_CN.po
Normal file
@ -0,0 +1,175 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# liAnGjiA <liangjia@qq.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Genericobject\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-28 10:21+0000\n"
|
||||
"PO-Revision-Date: 2021-05-28 10:22+0000\n"
|
||||
"Last-Translator: Cédric Anne\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: index.php:58 front/familylist.php:33 front/familylist.php:41
|
||||
#: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292
|
||||
#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227
|
||||
msgid "Objects management"
|
||||
msgstr "项目管理"
|
||||
|
||||
#: index.php:68 front/familylist.php:37
|
||||
msgid "Empty family"
|
||||
msgstr ""
|
||||
|
||||
#: front/object.php:33 front/type.php:38 inc/profile.class.php:287
|
||||
#: inc/type.class.php:66
|
||||
msgid "Type of objects"
|
||||
msgstr "项目类型"
|
||||
|
||||
#: front/commontreedropdown.form.php:36 front/commondropdown.php:11
|
||||
#: front/commondropdown.form.php:36
|
||||
msgid "The requested dropdown does not exists"
|
||||
msgstr ""
|
||||
|
||||
#: front/field.form.php:41
|
||||
msgid "Field(s) deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: front/field.form.php:51
|
||||
msgid "Field added successfully"
|
||||
msgstr ""
|
||||
|
||||
#: inc/typefamily.class.php:36 inc/type.class.php:380 inc/type.class.php:517
|
||||
msgid "Family of type of objects"
|
||||
msgstr ""
|
||||
|
||||
#: inc/profile.class.php:141
|
||||
msgid "General"
|
||||
msgstr "常规"
|
||||
|
||||
#: inc/profile.class.php:147
|
||||
msgid "Objects"
|
||||
msgstr "项目"
|
||||
|
||||
#: inc/profile.class.php:149
|
||||
msgid "(No types defined yet)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:156
|
||||
msgid "Type name is missing"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:162
|
||||
msgid "Type name must be longer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:168
|
||||
msgid ""
|
||||
"Types 'field', 'object' and 'type' are reserved. Please choose another one"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:175
|
||||
msgid "Type must start with a letter"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:182
|
||||
msgid "A type already exists with the same name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:478
|
||||
msgid "Internal identifier"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:532
|
||||
msgid "Behaviour"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:551
|
||||
msgid "Network connections"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:556
|
||||
msgid "injection file plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:558
|
||||
msgid "geninventorynumber plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:559
|
||||
msgid "order plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:560
|
||||
msgid "item's uninstallation plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:561
|
||||
msgid "simcard plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:562
|
||||
msgid "treeview plugin"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:725
|
||||
msgid "Regenerate files"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:738
|
||||
msgid "Link to other objects"
|
||||
msgstr ""
|
||||
|
||||
#: inc/type.class.php:1734
|
||||
msgid "Other"
|
||||
msgid_plural "Others"
|
||||
msgstr[0] ""
|
||||
|
||||
#. TRANS: %1$s is itemtype name
|
||||
#: inc/type.class.php:2101
|
||||
#, php-format
|
||||
msgid "Unable to load the class %1$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: %1$s is itemtype name
|
||||
#: inc/type.class.php:2103
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You probably have garbage data in your database for this plugin and missing "
|
||||
"files in %1$s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/object.class.php:548
|
||||
msgid "Object preview"
|
||||
msgstr ""
|
||||
|
||||
#: inc/object.class.php:812
|
||||
msgid "You must configure rights to enable the preview"
|
||||
msgstr ""
|
||||
|
||||
#: inc/field.class.php:65
|
||||
msgid "Fields associated with the object"
|
||||
msgstr ""
|
||||
|
||||
#: inc/field.class.php:71
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/field.class.php:72
|
||||
msgid "Name in DB"
|
||||
msgstr ""
|
||||
|
||||
#: inc/field.class.php:127
|
||||
msgid "Add new field"
|
||||
msgstr ""
|
||||
|
||||
#: inc/field.class.php:322
|
||||
msgid "Read-only field"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user