Update locales

This commit is contained in:
Cédric Anne
2019-11-08 15:55:36 +01:00
parent 4d86cdccf9
commit 415e7cbcf1
28 changed files with 967 additions and 967 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: Chinese (China) (http://www.transifex.com/teclib/glpi-plugin-example/language/zh_CN/)\n"
@ -18,6 +18,101 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "此插件配置界面"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "插件下拉列表示例"
#: inc/example.class.php:82
msgid "Test link"
msgstr "测试关联"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "示例"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "测试插件"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "测试插件 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr ""
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr ""
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr ""
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr ""
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr ""
#: setup.php:272
msgid "Installed / not configured"
msgstr "已安装 / 不配置"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "插件下拉列表示例"
@ -105,98 +200,3 @@ msgstr "在后台管理面板显示示例插件"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "在登陆界面显示示例插件"
#: inc/example.class.php:82
msgid "Test link"
msgstr "测试关联"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "示例"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "测试插件"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "测试插件 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr ""
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr ""
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr ""
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr ""
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr ""
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "插件下拉列表示例"
#: setup.php:268
msgid "Installed / not configured"
msgstr "已安装 / 不配置"
#: config.php:48
msgid "This is the plugin config page"
msgstr "此插件配置界面"