Skip to content

Commit

Permalink
更新到2017.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ewen0930 committed Jan 23, 2018
1 parent 2bda833 commit 6382ec3
Show file tree
Hide file tree
Showing 106 changed files with 11,500 additions and 10,682 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
![image](https://raw.github.com/ewen0930/WebStorm-Chinese/master/images/screen-02.jpg)


###增加了繁体中文支持(工具扫描翻译,有误还请见谅)


同系列:[PhpStorm 中文语言包](https://github.com/ewen0930/PhpStorm-Chinese)[PyCharm 中文语言包](https://github.com/ewen0930/PyCharm-Chinese)[IDEA 中文语言包](https://github.com/ewen0930/IDEA-Chinese)

Expand Down
24 changes: 24 additions & 0 deletions resources_en/com/intellij/dvcs/ui/DvcsBundle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
clone.button=Clone
clone.destination.directory.description=Select a parent directory for the clone
clone.destination.directory.title=Parent Directory
clone.destination.exists.error=The directory {0} already exists. Please choose another directory.
clone.dir.name=Directory &Name:
clone.invalid.url=Repository URL is a malformed URL or non-existent directory.
clone.parent.dir=&Parent Directory:
clone.parent.missing.error=The parent path {0} must exist.
clone.repository.url={0} Repository URL:
clone.test.failed.error=Repository test has failed.
clone.test.success.message=<html>Connection to {0} was established successfully.</html>
clone.test.connection.title=Test Connection
clone.test=&Test
clone.testing=Testing {0}
clone.title=Clone Repository
clone.url.is.not.directory.error=Repository URL is not a directory.
cloning.repository=Cloning source repository {0}
commit.amend=Amend commit
commit.amend.tooltip=<html>Merge this commit with the previous one</html>
push.force.confirmation.text = You''re going to force push{0}. It may overwrite commits at the remote. Are you sure you want to proceed?

sync.setting=Execute branch operations on all roots
sync.setting.description=If selected, you would be able to checkout, compare, delete and create new branches in all {0} \
roots with a single action. It will also affect behavior of the push dialog.
23 changes: 23 additions & 0 deletions resources_en/com/intellij/dvcs/ui/DvcsBundle_zh_CN.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
clone.button=\u514b\u9686
clone.destination.directory.description=\u9009\u62e9\u514b\u9686\u7684\u7236\u76ee\u5f55
clone.destination.directory.title=\u7236\u76ee\u5f55
clone.destination.exists.error=\u76ee\u5f55{0}\u5df2\u7ecf\u5b58\u5728\u3002\u8bf7\u9009\u62e9\u53e6\u4e00\u4e2a\u76ee\u5f55\u3002
clone.dir.name=\u76ee\u5f55\u540d\u79f0(&N):
clone.invalid.url=\u5b58\u50a8\u5e93URL\u662f\u683c\u5f0f\u4e0d\u6b63\u786e\u7684URL\u6216\u4e0d\u5b58\u5728\u7684\u76ee\u5f55\u3002
clone.parent.dir=\u7236\u76ee\u5f55(&P):
clone.parent.missing.error=\u7236\u8def\u5f84{0}\u5fc5\u987b\u5b58\u5728\u3002
clone.repository.url={0}\u8d44\u6599\u5e93\u7f51\u5740:
clone.test.failed.error=\u7248\u672c\u5e93\u6d4b\u8bd5\u5931\u8d25\u3002
clone.test.success.message=<html>\u4e0e{0}\u7684\u8fde\u63a5\u5df2\u6210\u529f\u5efa\u7acb\u3002</html>
clone.test.connection.title=\u6d4b\u8bd5\u8fde\u63a5
clone.test=\u6d4b\u8bd5(&T)
clone.testing=\u6d4b\u8bd5{0}
clone.title=\u514b\u9686\u5b58\u50a8\u5e93
clone.url.is.not.directory.error=\u5b58\u50a8\u5e93URL\u4e0d\u662f\u4e00\u4e2a\u76ee\u5f55\u3002
cloning.repository=\u514b\u9686\u6e90\u5b58\u50a8\u5e93{0}
commit.amend=\u4fee\u6539\u63d0\u4ea4
commit.amend.tooltip=<html>\u5c06\u6b64\u63d0\u4ea4\u4e0e\u524d\u4e00\u4e2a</html>\u5408\u5e76
push.force.confirmation.text = \u60a8\u5c06\u5f3a\u5236\u63a8\u9001{0}\u3002\u5b83\u53ef\u80fd\u4f1a\u8986\u76d6\u8fdc\u7a0b\u7684\u63d0\u4ea4\u3002\u4f60\u786e\u5b9a\u8981\u7ee7\u7eed\u5417\uff1f

sync.setting=\u5728\u6240\u6709\u6839\u4e0a\u6267\u884c\u5206\u652f\u64cd\u4f5c
sync.setting.description=\u5982\u679c\u9009\u4e2d\uff0c\u60a8\u5c06\u53ef\u4ee5\u901a\u8fc7\u4e00\u4e2a\u64cd\u4f5c\u68c0\u51fa\uff0c\u6bd4\u8f83\uff0c\u5220\u9664\u548c\u521b\u5efa\u6240\u6709{0}\u6839\u76ee\u5f55\u4e2d\u7684\u65b0\u5206\u652f\u3002\u8fd9\u4e5f\u4f1a\u5f71\u54cd\u63a8\u9001\u5bf9\u8bdd\u6846\u7684\u884c\u4e3a\u3002
23 changes: 23 additions & 0 deletions resources_en/com/intellij/dvcs/ui/DvcsBundle_zh_TW.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
clone.button=\u514b\u9686
clone.destination.directory.description=\u9078\u53d6\u514b\u9686\u7684\u7236\u76ee\u9304
clone.destination.directory.title=\u7236\u76ee\u9304
clone.destination.exists.error=\u76ee\u9304{0}\u5df2\u7d93\u5b58\u5728\u3002\u8acb\u9078\u53d6\u53e6\u4e00\u500b\u76ee\u9304\u3002
clone.dir.name=\u76ee\u9304\u540d\u7a31(&N):
clone.invalid.url=\u5b58\u5132\u5eabURL\u662f\u683c\u5f0f\u4e0d\u6b63\u78ba\u7684URL\u6216\u4e0d\u5b58\u5728\u7684\u76ee\u9304\u3002
clone.parent.dir=\u7236\u76ee\u9304(&P):
clone.parent.missing.error=\u7236\u8def\u5f91{0}\u5fc5\u9808\u5b58\u5728\u3002
clone.repository.url={0}\u8cc7\u6599\u5eab\u7db2\u5740:
clone.test.failed.error=\u7248\u672c\u5eab\u6e2c\u8a66\u5931\u6557\u3002
clone.test.success.message=<html>\u8207{0}\u7684\u9023\u63a5\u5df2\u6210\u529f\u5efa\u7acb\u3002</html>
clone.test.connection.title=\u6e2c\u8a66\u9023\u63a5
clone.test=\u6e2c\u8a66(&T)
clone.testing=\u6e2c\u8a66{0}
clone.title=\u514b\u9686\u5b58\u5132\u5eab
clone.url.is.not.directory.error=\u5b58\u5132\u5eabURL\u4e0d\u662f\u4e00\u500b\u76ee\u9304\u3002
cloning.repository=\u514b\u9686\u6e90\u5b58\u5132\u5eab{0}
commit.amend=\u4fee\u6539\u63d0\u4ea4
commit.amend.tooltip=<html>\u5c07\u6b64\u63d0\u4ea4\u8207\u524d\u4e00\u500b</html>\u5408\u4f75
push.force.confirmation.text = \u60a8\u5c07\u5f37\u5236\u63a8\u9001{0}\u3002\u5b83\u53ef\u80fd\u6703\u8986\u5beb\u9060\u7aef\u7684\u63d0\u4ea4\u3002\u4f60\u78ba\u5b9a\u8981\u7e7c\u7e8c\u55ce\uff1f

sync.setting=\u5728\u6240\u6709\u6839\u4e0a\u57f7\u884c\u5206\u652f\u64cd\u4f5c
sync.setting.description=\u5982\u679c\u9078\u53d6\uff0c\u60a8\u5c07\u53ef\u4ee5\u900f\u904e\u4e00\u500b\u64cd\u4f5c\u6aa2\u51fa\uff0c\u6bd4\u8f03\uff0c\u522a\u9664\u548c\u5efa\u7acb\u6240\u6709{0}\u6839\u76ee\u9304\u4e2d\u7684\u65b0\u5206\u652f\u3002\u9019\u4e5f\u6703\u5f71\u97ff\u63a8\u9001\u5c0d\u8a71\u65b9\u584a\u7684\u884c\u70ba\u3002
42 changes: 42 additions & 0 deletions resources_en/com/intellij/json/JsonBundle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
json.array=array
json.object=object
json.property=property

syntax.error.missing.closing.quote=Missing closing quote
syntax.error.illegal.escape.sequence=Illegal escape sequence
syntax.error.illegal.unicode.escape.sequence=Illegal unicode escape sequence
syntax.error.illegal.floating.point.literal=Illegal floating point literal

# Inspections
json.inspection.group=JSON

inspection.compliance.name=Compliance with JSON standard
inspection.compliance.msg.comments=JSON standard does not allow comments. Use JSMin or similar tool to remove comments before parsing.
inspection.compliance.msg.single.quoted.strings=JSON standard does not allow single quoted strings
inspection.compliance.msg.bad.token=JSON standard does not allow such tokens
inspection.compliance.msg.illegal.property.key=JSON standard allows only double quoted string as property key
inspection.compliance.msg.trailing.comma=JSON standard does not allow trailing comma
inspection.compliance.msg.multiple.top.level.values=JSON standard allows only one top-level value

inspection.compliance.option.comments=Warn about comments
inspection.compliance.option.multiple.top.level.values=Warn about multiple top-level values

inspection.duplicate.keys.name=Duplicate keys in object literals
inspection.duplicate.keys.msg.duplicate.keys=Object contains duplicate keys "{0}"

# Formatter
formatter.align.properties.caption=Align

formatter.align.properties.none=Do not align
formatter.align.properties.on.colon=On colon
formatter.align.properties.on.value=On value

# Quickfixes and editor actions
quickfix.add.double.quotes.desc=Wrap with double quotes

surround.with.object.literal.desc=object literal
json.template.context.type=JSON

#json schema
json.schema.add.schema.chooser.title=Select JSON Schema File
json.schema.annotation.not.allowed.property=Property ''{0}'' is not allowed
42 changes: 42 additions & 0 deletions resources_en/com/intellij/json/JsonBundle_zh_CN.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
json.array=\u6392\u5217
json.object=\u76ee\u7684
json.property=\u5c5e\u6027

syntax.error.missing.closing.quote=\u7f3a\u5c11\u7ed3\u675f\u62a5\u4ef7
syntax.error.illegal.escape.sequence=\u975e\u6cd5\u8f6c\u4e49\u5e8f\u5217
syntax.error.illegal.unicode.escape.sequence=\u975e\u6cd5unicode\u8f6c\u4e49\u5e8f\u5217
syntax.error.illegal.floating.point.literal=\u975e\u6cd5\u7684\u6d6e\u70b9\u6587\u5b57

# Inspections
json.inspection.group=JSON

inspection.compliance.name=\u7b26\u5408JSON\u6807\u51c6
inspection.compliance.msg.comments=JSON\u6807\u51c6\u4e0d\u5141\u8bb8\u8bc4\u8bba\u3002\u5728\u89e3\u6790\u4e4b\u524d\u4f7f\u7528JSMin\u6216\u7c7b\u4f3c\u7684\u5de5\u5177\u6765\u5220\u9664\u6ce8\u91ca\u3002
inspection.compliance.msg.single.quoted.strings=JSON\u6807\u51c6\u4e0d\u5141\u8bb8\u5355\u5f15\u53f7\u5b57\u7b26\u4e32
inspection.compliance.msg.bad.token=JSON\u6807\u51c6\u4e0d\u5141\u8bb8\u8fd9\u6837\u7684\u6807\u8bb0
inspection.compliance.msg.illegal.property.key=JSON\u6807\u51c6\u53ea\u5141\u8bb8\u53cc\u5f15\u53f7\u5b57\u7b26\u4e32\u4f5c\u4e3a\u5c5e\u6027\u952e
inspection.compliance.msg.trailing.comma=JSON\u6807\u51c6\u4e0d\u5141\u8bb8\u5c3e\u968f\u9017\u53f7
inspection.compliance.msg.multiple.top.level.values=JSON\u6807\u51c6\u53ea\u5141\u8bb8\u4e00\u4e2a\u9876\u5c42\u7684\u503c

inspection.compliance.option.comments=\u8b66\u544a\u5173\u4e8e\u8bc4\u8bba
inspection.compliance.option.multiple.top.level.values=\u8b66\u544a\u591a\u4e2a\u9876\u7ea7\u503c

inspection.duplicate.keys.name=\u5bf9\u8c61\u6587\u5b57\u4e2d\u91cd\u590d\u7684\u952e
inspection.duplicate.keys.msg.duplicate.keys=\u5bf9\u8c61\u5305\u542b\u91cd\u590d\u952e\u201c{0}\u201d

# Formatter
formatter.align.properties.caption=\u5bf9\u9f50

formatter.align.properties.none=\u4e0d\u8981\u5bf9\u9f50
formatter.align.properties.on.colon=\u5728\u5192\u53f7
formatter.align.properties.on.value=\u4ef7\u503c

# Quickfixes and editor actions
quickfix.add.double.quotes.desc=\u7528\u53cc\u5f15\u53f7\u5305\u8d77\u6765

surround.with.object.literal.desc=\u5bf9\u8c61\u6587\u5b57
json.template.context.type=JSON

#json schema
json.schema.add.schema.chooser.title=\u9009\u62e9JSON\u6a21\u5f0f\u6587\u4ef6
json.schema.annotation.not.allowed.property=\u5c5e\u6027\u201c{0}\u201d\u662f\u4e0d\u5141\u8bb8\u7684
42 changes: 42 additions & 0 deletions resources_en/com/intellij/json/JsonBundle_zh_TW.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
json.array=\u6392\u5217
json.object=\u76ee\u7684
json.property=\u5c6c\u6027

syntax.error.missing.closing.quote=\u7f3a\u5c11\u7d50\u675f\u5831\u50f9
syntax.error.illegal.escape.sequence=\u975e\u6cd5\u8f49\u7fa9\u5e8f\u5217
syntax.error.illegal.unicode.escape.sequence=\u975e\u6cd5unicode\u8f49\u7fa9\u5e8f\u5217
syntax.error.illegal.floating.point.literal=\u975e\u6cd5\u7684\u6d6e\u9ede\u6587\u5b57

# Inspections
json.inspection.group=JSON

inspection.compliance.name=\u7b26\u5408JSON\u6a19\u6e96
inspection.compliance.msg.comments=JSON\u6a19\u6e96\u4e0d\u5141\u8a31\u8a55\u8ad6\u3002\u5728\u5256\u6790\u4e4b\u524d\u4f7f\u7528JSMin\u6216\u985e\u4f3c\u7684\u5de5\u5177\u4f86\u522a\u9664\u8a3b\u89e3\u3002
inspection.compliance.msg.single.quoted.strings=JSON\u6a19\u6e96\u4e0d\u5141\u8a31\u55ae\u5f15\u865f\u5b57\u4e32
inspection.compliance.msg.bad.token=JSON\u6a19\u6e96\u4e0d\u5141\u8a31\u9019\u6a23\u7684\u6a19\u8a18
inspection.compliance.msg.illegal.property.key=JSON\u6a19\u6e96\u53ea\u5141\u8a31\u96d9\u5f15\u865f\u5b57\u4e32\u4f5c\u70ba\u5c6c\u6027\u9375
inspection.compliance.msg.trailing.comma=JSON\u6a19\u6e96\u4e0d\u5141\u8a31\u5c3e\u96a8\u9017\u865f
inspection.compliance.msg.multiple.top.level.values=JSON\u6a19\u6e96\u53ea\u5141\u8a31\u4e00\u500b\u9802\u5c64\u7684\u503c

inspection.compliance.option.comments=\u8b66\u544a\u95dc\u65bc\u8a55\u8ad6
inspection.compliance.option.multiple.top.level.values=\u8b66\u544a\u591a\u500b\u9802\u7d1a\u503c

inspection.duplicate.keys.name=\u7269\u4ef6\u6587\u5b57\u4e2d\u91cd\u8907\u7684\u9375
inspection.duplicate.keys.msg.duplicate.keys=\u7269\u4ef6\u5305\u542b\u91cd\u8907\u9375\u300c{0}\u300d

# Formatter
formatter.align.properties.caption=\u5c0d\u9f4a

formatter.align.properties.none=\u4e0d\u8981\u5c0d\u9f4a
formatter.align.properties.on.colon=\u5728\u5192\u865f
formatter.align.properties.on.value=\u50f9\u503c

# Quickfixes and editor actions
quickfix.add.double.quotes.desc=\u7528\u96d9\u5f15\u865f\u5305\u8d77\u4f86

surround.with.object.literal.desc=\u7269\u4ef6\u6587\u5b57
json.template.context.type=JSON

#json schema
json.schema.add.schema.chooser.title=\u9078\u53d6JSON\u6a21\u5f0f\u6a94\u6848
json.schema.annotation.not.allowed.property=\u5c6c\u6027\u300c{0}\u300d\u662f\u4e0d\u5141\u8a31\u7684
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
change.to.0=Typo: Change to ''{0}''
change.to=Typo: Change to...
rename.to.0=Typo: Rename to ''{0}''
rename.to=Typo: Rename to...
spelling=Spelling
spellchecking.inspection.name=Typo
typo.in.word.ref=Typo: In word '#ref'
add.0.to.dictionary=Typo: Save ''{0}'' to dictionary
add.to.dictionary=Save to dictionary
class.name.with.mistakes=Class name with mistakes
method.name.with.mistakes=Method name with mistakes
field.name.with.mistakes=Field name with mistakes
property.value.with.mistakes=Property value with mistakes
string.value.with.mistakes=Literal expression with mistakes
user.dictionary=User Dictionary
ignored.words=Ignored Words
enter.simple.word=Enter word:
add.new.word=Add New Word
entered.word.0.is.mixed.cased.you.must.enter.simple.word=The word ''{0}'' is mixed cased. Split it to simple words
entered.word.0.is.correct.you.no.need.to.add.this.in.list=The word ''{0}'' is already in the dictionary.
no.suggestions=<no suggestion>
process.code=Process code
process.literals=Process literals
process.comments=Process comments
link.to.settings=Manage Dictionaries
link.to.inspection.settings=Configure 'Spelling' inspection
exact.rename.to=Typo: Rename to ''{0}''
add.directory.title=Custom Dictionaries Folder
add.directory.description=Add folders to load dictionaries (plaintext word lists) from
directory.is.already.included=Directory is already included
dictionaries.panel.title=Dictionaries
dictionaries.panel.description=Enable/disable dictionaries for your project

no.words=No additional words
no.custom.folders=No custom folders
no.dictionaries=No dictionaries found
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
change.to.0=\u9519\u5b57\uff1a\u66f4\u6539\u4e3a\u201c{0}\u201d
change.to=\u9519\u5b57\uff1a\u66f4\u6539\u4e3a...
rename.to.0=\u9519\u5b57\uff1a\u91cd\u547d\u540d\u4e3a\u201c{0}\u201d
rename.to=\u9519\u5b57\uff1a\u91cd\u547d\u540d\u4e3a...
spelling=\u62fc\u5b57
spellchecking.inspection.name=\u9519\u5b57
typo.in.word.ref=\u9519\u5b57\uff1a\u7528\u201c#ref\u201d
add.0.to.dictionary=\u9519\u5b57\uff1a\u5c06\u201c{0}\u201d\u4fdd\u5b58\u4e3a\u5b57\u5178
add.to.dictionary=\u4fdd\u5b58\u5230\u5b57\u5178
class.name.with.mistakes=\u6709\u9519\u8bef\u7684\u7c7b\u540d
method.name.with.mistakes=\u65b9\u6cd5\u540d\u79f0\u4e0e\u9519\u8bef
field.name.with.mistakes=\u5b57\u6bb5\u540d\u79f0\u4e0e\u9519\u8bef
property.value.with.mistakes=\u5c5e\u6027\u503c\u4e0e\u9519\u8bef
string.value.with.mistakes=\u6587\u5b57\u8868\u8fbe\u4e0e\u9519\u8bef
user.dictionary=\u7528\u6237\u8bcd\u5178
ignored.words=\u88ab\u5ffd\u89c6\u7684\u8bcd\u8bed
enter.simple.word=\u8f93\u5165\u5355\u8bcd:
add.new.word=\u6dfb\u52a0\u65b0\u8bcd
entered.word.0.is.mixed.cased.you.must.enter.simple.word=\u5355\u8bcd\u201c{0}\u201d\u662f\u6df7\u5408\u5728\u4e00\u8d77\u7684\u3002\u628a\u5b83\u5206\u89e3\u6210\u7b80\u5355\u7684\u5355\u8bcd
entered.word.0.is.correct.you.no.need.to.add.this.in.list=\u5355\u8bcd\u201c{0}\u201d\u5df2\u7ecf\u5728\u5b57\u5178\u4e2d\u3002
no.suggestions=<\u6ca1\u6709\u5efa\u8bae>
process.code=\u5904\u7406\u4ee3\u7801
process.literals=\u8fc7\u7a0b\u6587\u5b57
process.comments=\u5904\u7406\u8bc4\u8bba
link.to.settings=\u7ba1\u7406\u5b57\u5178
link.to.inspection.settings=\u914d\u7f6e\u201c\u62fc\u5199\u68c0\u67e5\u201d
exact.rename.to=\u9519\u5b57\uff1a\u91cd\u547d\u540d\u4e3a\u201c{0}\u201d
add.directory.title=\u81ea\u5b9a\u4e49\u5b57\u5178\u6587\u4ef6\u5939
add.directory.description=\u6dfb\u52a0\u6587\u4ef6\u5939\u6765\u52a0\u8f7d\u5b57\u5178(\u660e\u6587\u5355\u8bcd\u5217\u8868\uff09
directory.is.already.included=\u76ee\u5f55\u5df2\u7ecf\u5305\u542b\u5728\u5185
dictionaries.panel.title=\u5b57\u5178
dictionaries.panel.description=\u542f\u7528/\u7981\u7528\u60a8\u7684\u9879\u76ee\u7684\u5b57\u5178

no.words=\u6ca1\u6709\u989d\u5916\u7684\u8bdd\u8bed
no.custom.folders=\u6ca1\u6709\u81ea\u5b9a\u4e49\u6587\u4ef6\u5939
no.dictionaries=\u6ca1\u6709\u5b57\u5178\u53d1\u73b0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
change.to.0=\u932f\u5b57\uff1a\u8b8a\u66f4\u70ba\u300c{0}\u300d
change.to=\u932f\u5b57\uff1a\u8b8a\u66f4\u70ba...
rename.to.0=\u932f\u5b57\uff1a\u91cd\u65b0\u547d\u540d\u70ba\u300c{0}\u300d
rename.to=\u932f\u5b57\uff1a\u91cd\u65b0\u547d\u540d\u70ba...
spelling=\u62fc\u5b57
spellchecking.inspection.name=\u932f\u5b57
typo.in.word.ref=\u932f\u5b57\uff1a\u7528\u300c#ref\u300d
add.0.to.dictionary=\u932f\u5b57\uff1a\u5c07\u300c{0}\u300d\u5132\u5b58\u70ba\u5b57\u5178
add.to.dictionary=\u5132\u5b58\u5230\u5b57\u5178
class.name.with.mistakes=\u6709\u932f\u8aa4\u7684\u985e\u5225\u540d
method.name.with.mistakes=\u65b9\u6cd5\u540d\u7a31\u8207\u932f\u8aa4
field.name.with.mistakes=\u6b04\u4f4d\u540d\u7a31\u8207\u932f\u8aa4
property.value.with.mistakes=\u5c6c\u6027\u503c\u8207\u932f\u8aa4
string.value.with.mistakes=\u6587\u5b57\u8868\u9054\u8207\u932f\u8aa4
user.dictionary=\u4f7f\u7528\u8005\u5b57\u5178
ignored.words=\u88ab\u5ffd\u8996\u7684\u8a5e\u8a9e
enter.simple.word=\u8f38\u5165\u55ae\u5b57:
add.new.word=\u65b0\u589e\u65b0\u8a5e
entered.word.0.is.mixed.cased.you.must.enter.simple.word=\u55ae\u5b57\u300c{0}\u300d\u662f\u6df7\u5408\u5728\u4e00\u8d77\u7684\u3002\u628a\u5b83\u5206\u89e3\u6210\u7c21\u55ae\u7684\u55ae\u5b57
entered.word.0.is.correct.you.no.need.to.add.this.in.list=\u55ae\u5b57\u300c{0}\u300d\u5df2\u7d93\u5728\u5b57\u5178\u4e2d\u3002
no.suggestions=<\u6c92\u6709\u5efa\u8b70>
process.code=\u8655\u7406\u4ee3\u78bc
process.literals=\u904e\u7a0b\u6587\u5b57
process.comments=\u8655\u7406\u8a55\u8ad6
link.to.settings=\u7ba1\u7406\u5b57\u5178
link.to.inspection.settings=\u8a2d\u5b9a\u300c\u62fc\u5b57\u6aa2\u67e5\u300d
exact.rename.to=\u932f\u5b57\uff1a\u91cd\u65b0\u547d\u540d\u70ba\u300c{0}\u300d
add.directory.title=\u81ea\u8a02\u5b57\u5178\u8cc7\u6599\u593e
add.directory.description=\u65b0\u589e\u8cc7\u6599\u593e\u4f86\u8f09\u5165\u5b57\u5178(\u660e\u6587\u55ae\u5b57\u6e05\u55ae\uff09
directory.is.already.included=\u76ee\u9304\u5df2\u7d93\u5305\u542b\u5728\u5167
dictionaries.panel.title=\u5b57\u5178
dictionaries.panel.description=\u555f\u7528/\u7981\u7528\u60a8\u7684\u9805\u76ee\u7684\u5b57\u5178

no.words=\u6c92\u6709\u984d\u5916\u7684\u8a71\u8a9e
no.custom.folders=\u6c92\u6709\u81ea\u8a02\u8cc7\u6599\u593e
no.dictionaries=\u6c92\u6709\u5b57\u5178\u767c\u73fe
27 changes: 27 additions & 0 deletions resources_en/com/intellij/tasks/TaskBundle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
failure.login=Login failed. Check your credentials.
failure.permissions=Request failed. Check your permissions.
failure.server.message=Request failed. Reason: {0}
failure.http.error=Request failed with HTTP error: {0,number} {1}.
failure.configuration=Not configured.

## JIRA
jira.default.query=assignee = currentUser() and resolution = Unresolved order by updated

# Missing features
jira.failure.no.REST=JIRA below 4.2.0 doesn't have REST API and is no longer supported.
# actually JQL support was first added to SOAP API for JIRA 4.0
jira.failure.no.JQL=JQL search cannot be used in JIRA versions prior 4.2.
jira.failure.no.state.update=Task state cannot be updated in JIRA versions prior 4.2.
jira.failure.no.time.spent=Time spent cannot be updated in JIRA versions prior 5.0.

jira.failure.captcha=Login failed. Enter captcha in web-interface.

## YouTrack
youtrack.default.query=for: me sort by: updated #Unresolved

## Bugzilla
bugzilla.failure.malformed.response=Cannot decode server response. Check that XML-RPC plugin is enabled.
bugzilla.failure.no.version=Cannot find Bugzilla version. Check that URL ends with "xmlrpc.cgi".

## Trello
trello.failure.write.access.required=This action requires write access to your account. Please update authorization token in settings.
Loading

0 comments on commit 6382ec3

Please sign in to comment.