-
-
Notifications
You must be signed in to change notification settings - Fork 556
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2009 from wuinfo/master
translate chinese
- Loading branch information
Showing
32 changed files
with
102 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
description: 'Ouput configuration items that are different in active configuration compared with a directory.' | ||
description: '输出选取目录中和使用中不同的配置项目.' | ||
arguments: | ||
directory: 'The directory to diff against. If omitted, choose from Drupal config directories.' | ||
directory: '要对比的目录. 缺省使用配置目录.' | ||
options: | ||
reverse: 'See the changes in reverse (i.e diff a directory to the active configuration).' | ||
reverse: '反向显示差异(就是说:从一个目录到使用配置的比较).' | ||
questions: | ||
directories: 'Config directory:' | ||
directories: '配置目录:' | ||
table: | ||
headers: | ||
collection: Collection | ||
config-name: 'Configuration item' | ||
operation: Operation | ||
collection: 集合 | ||
config-name: '配置项' | ||
operation: 操作 | ||
messages: | ||
no-changes: 'There are no changes.' | ||
no-changes: '没有更改.' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
description: '导出配置' | ||
arguments: | ||
directory: '导出配置存放目录' | ||
tar: 'If set, the configuration will be exported to an archive file.' | ||
tar: '如果启用,配置文件会导出到一个存档文件.' | ||
messages: | ||
directory: '导出配置存放目录:' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
description: '配置文件调试' | ||
help: 'The <info>config:settings:debug</info> command helps you displaying current key:value on settings file.' | ||
welcome: 'Welcome to the Drupal Config Settings Debug command' | ||
help: '<info>config:settings:debug</info>命令帮助显示当前的配置文件里的当前的键:值' | ||
welcome: '欢迎使用Drupal调试配置命令' | ||
messages: | ||
current: '配置文件里的当前 Key:Value' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
description: '生成事件订阅者' | ||
questions: | ||
class: 'Class name' | ||
class: '类名' | ||
callback-name: 事件的回调函数名 | ||
class-name: 类名 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ messages: | |
package: '包' | ||
enabled: 启用 | ||
disabled: 禁用 | ||
schema-version: 'Schema version' | ||
schema-version: 'Schema 版本' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
description: 'List user Drupal Console settings.' | ||
description: '列出用户Drupal控制台设置.' | ||
messages: | ||
config-key: 'Config key' | ||
config-value: 'Config value' | ||
config-file: 'Config file' | ||
config-key: '配置键' | ||
config-value: '配置值' | ||
config-file: '配置文件' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
description: 生成一个新的Drupal项目 | ||
arguments: | ||
directory: 'Directory when downloading Drupal' | ||
directory: '下载Drupal的目录' | ||
version: 下载特定的Drupal版本 | ||
site-name: 站名 | ||
messages: | ||
select-release: 'Select a core release' | ||
select-release: '选择内核版本' | ||
getting-releases: 取得Drupal发布的版本 | ||
downloading: '下载Drupal %s' | ||
extracting: '解压缩Drupal %s文件' | ||
no-releases: 没有可用Drupal版本 | ||
downloaded: '下载Drupal %s到目录%s' | ||
error-copying: 重命名目录%s时出错 | ||
release: 'Please select a release' | ||
release: '请选择一个版本' | ||
questions: | ||
directory: 'Enter the directory name when downloading Drupal' | ||
directory: '输入下载Drupal的目录' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
description: 'Show the current statistics of website.' | ||
help: 'Show the current statistics of website.' | ||
messages: | ||
stat-name: 'Name' | ||
stat-quantity: 'Quantity' | ||
node-type: 'Node:%s' | ||
stat-name: '名字' | ||
stat-quantity: '数量' | ||
node-type: '节点:%s' | ||
comments: 'Comments' | ||
vocabulary: 'Vocabularies' | ||
taxonomy-terms: 'Taxonomy terms' | ||
files: 'Files' | ||
users: 'Users' | ||
modules-enabled: 'Modules enabled' | ||
modules-disabled: 'Modules disabled' | ||
themes-enabled: 'Themes enabled' | ||
themes-disabled: 'Themes disabled' | ||
modules-enabled: '启用的模块' | ||
modules-disabled: '停用的模块' | ||
themes-enabled: '启用的主题' | ||
themes-disabled: '停用的主题' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.