From 2454c5d6716f913c64517e3ffb1f3329a8ec3b66 Mon Sep 17 00:00:00 2001 From: plough Date: Mon, 14 May 2018 19:40:08 +0800 Subject: [PATCH] =?UTF-8?q?REPORT-7867=20=E5=88=A0=E9=99=A4=E4=B8=8D?= =?UTF-8?q?=E5=9C=A8i18n=E4=B8=8B=E7=9A=84=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/com/fr/design/i18n/main.properties | 51 ++++++++++++++++++ .../com/fr/design/i18n/main_en_US.properties | 51 ++++++++++++++++++ .../com/fr/design/i18n/main_ja_JP.properties | 52 ++++++++++++++++++- .../com/fr/design/i18n/main_ko_KR.properties | 51 ++++++++++++++++++ .../com/fr/design/i18n/main_zh_CN.properties | 51 ++++++++++++++++++ .../com/fr/design/i18n/main_zh_TW.properties | 51 ++++++++++++++++++ 6 files changed, 306 insertions(+), 1 deletion(-) diff --git a/design-i18n-report/src/com/fr/design/i18n/main.properties b/design-i18n-report/src/com/fr/design/i18n/main.properties index 6208313..bfaaaed 100644 --- a/design-i18n-report/src/com/fr/design/i18n/main.properties +++ b/design-i18n-report/src/com/fr/design/i18n/main.properties @@ -2184,3 +2184,54 @@ FR-Designer_RemoteEnv_Server_Config_Tips=Tip: The host location is a combination FR-Designer_RemoteEnv_Https_Tips=Tip: After configuring https, you must restart the designer to take effect. FR-Designer_RemoteEnv_Account_Username=Username: FR-Designer_RemoteEnv_Account_Password=Password: + +Action.Copy.Mnemonic=C +Action.Copy.Name=Copy +Action.Copy.Desc=Copies current selection to the clipboard. + +Action.Cut.Mnemonic=T +Action.Cut.Name=Cut +Action.Cut.Desc=Removes current selection and places it on the clipboard. + +Action.Delete.Mnemonic=D +Action.Delete.Name=Delete +Action.Delete.Desc=Removes current selection. + +Action.Paste.Mnemonic=P +Action.Paste.Name=Paste +Action.Paste.Desc=Places text on clipboard at current location in text file. + +Action.SelectAll.Mnemonic=A +Action.SelectAll.Name=Select All +Action.SelectAll.Desc=Selects all text in current text document. + +Action.Undo.Mnemonic=U +Action.Undo.Name=Undo +Action.CantUndo.Name=Can't Undo +Action.Undo.Desc=Takes back the last action. + +Action.Redo.Mnemonic=R +Action.Redo.Name=Redo +Action.CantRedo.Name=Can't Redo +Action.Redo.Desc=Re-applies the last action undone. + +Line=Line: {0} +MultipleMarkers=Multiple markers at this line: +OccurrenceOf=Occurrence of "{0}" + +ContextMenu.Folding=Folding + +Action.ToggleCurrentFold.Name=Toggle Current Fold +Action.ToggleCurrentFold.Mnemonic=F +Action.ToggleCurrentFold.Desc=Toggles the fold at the caret position. +Action.CollapseAllFolds.Name=Collapse All Folds +Action.CollapseAllFolds.Mnemonic=O +Action.CollapseAllFolds.Desc=Collapses all folds. +Action.CollapseCommentFolds.Name=Collapse All Comments +Action.CollapseCommentFolds.Mnemonic=C +Action.CollapseCommentFolds.Desc=Collapses all comment folds. +Action.ExpandAllFolds.Name=Expand All Folds +Action.ExpandAllFolds.Mnemonic=E +Action.ExpandAllFolds.Desc=Expands all folds. + +FocusHotkey=Press 'F2' for focus diff --git a/design-i18n-report/src/com/fr/design/i18n/main_en_US.properties b/design-i18n-report/src/com/fr/design/i18n/main_en_US.properties index e0993af..da6b709 100644 --- a/design-i18n-report/src/com/fr/design/i18n/main_en_US.properties +++ b/design-i18n-report/src/com/fr/design/i18n/main_en_US.properties @@ -2183,3 +2183,54 @@ FR-Designer_RemoteEnv_Server_Config_Tips=Tip: The host location is a combination FR-Designer_RemoteEnv_Https_Tips=Tip: After configuring https, you must restart the designer to take effect. FR-Designer_RemoteEnv_Account_Username=Username: FR-Designer_RemoteEnv_Account_Password=Password: + +Action.Copy.Mnemonic=C +Action.Copy.Name=Copy +Action.Copy.Desc=Copies current selection to the clipboard. + +Action.Cut.Mnemonic=T +Action.Cut.Name=Cut +Action.Cut.Desc=Removes current selection and places it on the clipboard. + +Action.Delete.Mnemonic=D +Action.Delete.Name=Delete +Action.Delete.Desc=Removes current selection. + +Action.Paste.Mnemonic=P +Action.Paste.Name=Paste +Action.Paste.Desc=Places text on clipboard at current location in text file. + +Action.SelectAll.Mnemonic=A +Action.SelectAll.Name=Select All +Action.SelectAll.Desc=Selects all text in current text document. + +Action.Undo.Mnemonic=U +Action.Undo.Name=Undo +Action.CantUndo.Name=Can't Undo +Action.Undo.Desc=Takes back the last action. + +Action.Redo.Mnemonic=R +Action.Redo.Name=Redo +Action.CantRedo.Name=Can't Redo +Action.Redo.Desc=Re-applies the last action undone. + +Line=Line: {0} +MultipleMarkers=\u0647\u0646\u0627\u0643 \u0639\u062f\u0629 \u062a\u062d\u062f\u064a\u062f\u0627\u062a \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u0633\u0637\u0631: +OccurrenceOf=\u0639\u062f\u062f \u0645\u0631\u0627\u062a \u062d\u062f\u0648\u062b"{0}" + +ContextMenu.Folding=Folding + +Action.ToggleCurrentFold.Name=Toggle Current Fold +Action.ToggleCurrentFold.Mnemonic=F +Action.ToggleCurrentFold.Desc=Toggles the fold at the caret position. +Action.CollapseAllFolds.Name=Collapse All Folds +Action.CollapseAllFolds.Mnemonic=O +Action.CollapseAllFolds.Desc=Collapses all folds. +Action.CollapseCommentFolds.Name=Collapse All Comments +Action.CollapseCommentFolds.Mnemonic=C +Action.CollapseCommentFolds.Desc=Collapses all comment folds. +Action.ExpandAllFolds.Name=Expand All Folds +Action.ExpandAllFolds.Mnemonic=E +Action.ExpandAllFolds.Desc=Expands all folds. + +FocusHotkey=Press 'F2' for focus diff --git a/design-i18n-report/src/com/fr/design/i18n/main_ja_JP.properties b/design-i18n-report/src/com/fr/design/i18n/main_ja_JP.properties index 7f5462d..989b50d 100644 --- a/design-i18n-report/src/com/fr/design/i18n/main_ja_JP.properties +++ b/design-i18n-report/src/com/fr/design/i18n/main_ja_JP.properties @@ -2160,4 +2160,54 @@ FR-Designer_Tab_Template_Three= FR-Designer_Tab_Template_Four= FR-Designer_Tab_Template_Five= FR-Designer_Tab_Template_Six= -FR-Designer_Tab_Display_Position= \ No newline at end of file +FR-Designer_Tab_Display_Position= +Action.Copy.Mnemonic=C +Action.Copy.Name=\u30b3\u30d4\u30fc +Action.Copy.Desc=\u30ab\u30ec\u30f3\u30c8\u9078\u629e\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059 + +Action.Cut.Mnemonic=T +Action.Cut.Name=\u30ab\u30c3\u30c8 +Action.Cut.Desc=\u30ab\u30ec\u30f3\u30c8\u9078\u629e\u3092\u524a\u9664\u3057\u3066\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u79fb\u3057\u307e\u3059 + +Action.Delete.Mnemonic=D +Action.Delete.Name=\u524a\u9664 +Action.Delete.Desc=\u30ab\u30ec\u30f3\u30c8\u9078\u629e\u3092\u524a\u9664\u3057\u307e\u3059 + +Action.Paste.Mnemonic=P +Action.Paste.Name=\u8cbc\u308a\u4ed8\u3051 +Action.Paste.Desc=\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e\u306b\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u8cbc\u308a\u4ed8\u3051\u307e\u3059 + +Action.SelectAll.Mnemonic=A +Action.SelectAll.Name=\u3059\u3079\u3066\u9078\u629e +Action.SelectAll.Desc=\u30ab\u30ec\u30f3\u30c8\u30c6\u30ad\u30b9\u30c8\u66f8\u985e\u306e\u30c6\u30ad\u30b9\u30c8\u3059\u3079\u3066\u3092\u9078\u629e\u3057\u307e\u3059 + +Action.Undo.Mnemonic=U +Action.Undo.Name=\u5143\u306b\u623b\u3059 +Action.CantUndo.Name=\u5143\u306b\u623b\u305b\u307e\u305b\u3093 +Action.Undo.Desc=\u524d\u56de\u306e\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u53d6\u308a\u6d88\u3057\u307e\u3059 + +Action.Redo.Mnemonic=R +Action.Redo.Name=\u3084\u308a\u76f4\u3057 +Action.CantRedo.Name=\u518d\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093 +Action.Redo.Desc=\u53d6\u308a\u6d88\u3055\u308c\u305f\u524d\u56de\u306e\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u518d\u9069\u7528\u3057\u307e\u3059 + +Line=\u884c: {0} +MultipleMarkers=\u3053\u306e\u884c\u306e\u4e2d\u306b\u3044\u304f\u3064\u306e\u30de\u30fc\u30ab\u30fc\u306f\u3042\u308a\u307e\u3059: +OccurrenceOf=\u51fa\u73fe\u56de\u6570 "{0}" + +ContextMenu.Folding=\u30d5\u30a9\u30eb\u30c7\u30a3\u30f3\u30b0 + +Action.ToggleCurrentFold.Name=\u30ad\u30e3\u30ec\u30c3\u30c8\u5074\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u30c8\u30b0\u30eb\u3059\u308b\u3002 +Action.ToggleCurrentFold.Mnemonic=F +Action.ToggleCurrentFold.Desc=\u30ad\u30e3\u30ec\u30c3\u30c8\u5074\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u30c8\u30b0\u30eb\u3059\u308b\u3002 +Action.CollapseAllFolds.Name=\u5168\u3066\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u6298\u308a\u305f\u305f\u3080 +Action.CollapseAllFolds.Mnemonic=O +Action.CollapseAllFolds.Desc=\u5168\u3066\u306e\u3075\u3049\u308b\u3069\u3092\u6298\u308a\u305f\u305f\u3080 +Action.CollapseCommentFolds.Name=\u5168\u3066\u306e\u30b3\u30e1\u30f3\u30c8\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u6298\u308a\u305f\u305f\u3080 +Action.CollapseCommentFolds.Mnemonic=C +Action.CollapseCommentFolds.Desc=\u5168\u3066\u306e\u30b3\u30e1\u30f3\u30c8\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u6298\u308a\u305f\u305f\u3080 +Action.ExpandAllFolds.Name=\u5168\u3066\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u5c55\u958b\u3059\u308b +Action.ExpandAllFolds.Mnemonic=E +Action.ExpandAllFolds.Desc=\u5168\u3066\u306e\u30d5\u30a9\u30eb\u30c9\u3092\u5c55\u958b\u3059\u308b + +FocusHotkey=\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u53d6\u5f97\u3059\u308b\u306b\u306f\u300c\uff26\uff12\u300d\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044\u3002 diff --git a/design-i18n-report/src/com/fr/design/i18n/main_ko_KR.properties b/design-i18n-report/src/com/fr/design/i18n/main_ko_KR.properties index 48f58e8..ac892b0 100644 --- a/design-i18n-report/src/com/fr/design/i18n/main_ko_KR.properties +++ b/design-i18n-report/src/com/fr/design/i18n/main_ko_KR.properties @@ -2161,3 +2161,54 @@ FR-Designer_Tab_Template_Four= FR-Designer_Tab_Template_Five= FR-Designer_Tab_Template_Six= FR-Designer_Tab_Display_Position= + +Action.Copy.Mnemonic=C +Action.Copy.Name=\ubcf5\uc0ac\ud558\uae30 +Action.Copy.Desc=\ud604\uc7ac \uc120\ud0dd\ub41c \ud14d\uc2a4\ud2b8\ub97c \ud074\ub9bd\ubcf4\ub4dc\ub85c \ubcf5\uc0ac\ud569\ub2c8\ub2e4. + +Action.Cut.Mnemonic=T +Action.Cut.Name=\uc798\ub77c\ub0b4\uae30 +Action.Cut.Desc=\ud604\uc7ac \uc120\ud0dd\ub41c \ud14d\uc2a4\ud2b8\ub97c \ud074\ub9bd\ubcf4\ub4dc\ub85c \ubcf5\uc0ac\ud558\uace0 \uc0ad\uc81c\ud569\ub2c8\ub2e4. + +Action.Delete.Mnemonic=D +Action.Delete.Name=\uc9c0\uc6b0\uae30 +Action.Delete.Desc=\ud604\uc7ac \uc120\ud0dd\ub41c \ud14d\uc2a4\ud2b8\ub97c \uc0ad\uc81c\ud569\ub2c8\ub2e4. + +Action.Paste.Mnemonic=P +Action.Paste.Name=\ubd99\uc5ec\ub123\uae30 +Action.Paste.Desc=\ud074\ub9bd\ubcf4\ub4dc\uc5d0 \uc788\ub294 \ud14d\uc2a4\ud2b8\ub97c \ud604\uc7ac\uc758 \uc704\uce58\uc5d0 \ubd99\uc785\ub2c8\ub2e4. + +Action.SelectAll.Mnemonic=A +Action.SelectAll.Name=\uc804\uccb4 \uc120\ud0dd +Action.SelectAll.Desc=\ud604\uc7ac \ud14d\uc2a4\ud2b8 \ubb38\uc11c\uc758 \ubaa8\ub4e0 \ud14d\uc2a4\ud2b8\ub97c \uc120\ud0dd\ud569\ub2c8\ub2e4. + +Action.Undo.Mnemonic=U +Action.Undo.Name=\ub418\ub3cc\ub9ac\uae30 +Action.CantUndo.Name=\ub418\ub3cc\ub9b4 \uc218 \uc5c6\uc74c +Action.Undo.Desc=\ub9c8\uc9c0\ub9c9 \ub3d9\uc791\uc744 \ucde8\uc18c\ud569\ub2c8\ub2e4. + +Action.Redo.Mnemonic=R +Action.Redo.Name=\ub2e4\uc2dc\ud558\uae30 +Action.CantRedo.Name=\ub2e4\uc2dc \ud560\uc218 \uc5c6\uc74c +Action.Redo.Desc=\ub418\ub3cc\ub9b0 \ub3d9\uc791\uc744 \ub2e4\uc2dc \uc801\uc6a9\ud569\ub2c8\ub2e4. + +Line=\ud589: {0} +MultipleMarkers=\uc774 \ud589\uc5d0 \ubcf5\uc218\uc758 \ub9c8\ucee4 \uc874\uc7ac: +OccurrenceOf="{0}" \ubc1c\uc0dd + +ContextMenu.Folding=\ucf54\ub4dc \uac10\ucd94\uae30 + +Action.ToggleCurrentFold.Name=\ud604\uc7ac \ucf54\ub4dc \uac10\ucd94\uae30 \ud1a0\uae00 +Action.ToggleCurrentFold.Mnemonic=F +Action.ToggleCurrentFold.Desc=\uce90\ub7ff \uc704\uce58\uc5d0\uc11c \ucf54\ub4dc \uac10\ucd94\uae30\ub97c \ud1a0\uae00\ud569\ub2c8\ub2e4. +Action.CollapseAllFolds.Name=\ubaa8\ub4e0 \ucf54\ub4dc \uac10\ucd94\uae30 \uc811\uae30 +Action.CollapseAllFolds.Mnemonic=O +Action.CollapseAllFolds.Desc=\ubaa8\ub4e0 \ucf54\ub4dc \uac10\ucd94\uae30\ub97c \uc811\uc2b5\ub2c8\ub2e4. +Action.CollapseCommentFolds.Name=\ubaa8\ub4e0 \uc8fc\uc11d \uac10\ucd94\uae30 \uc811\uae30 +Action.CollapseCommentFolds.Mnemonic=C +Action.CollapseCommentFolds.Desc=\ubaa8\ub4e0 \uc8fc\uc11d \uac10\ucd94\uae30\ub97c \uc811\uc2b5\ub2c8\ub2e4. +Action.ExpandAllFolds.Name=\ubaa8\ub4e0 \ucf54\ub4dc \uac10\ucd94\uae30 \ud3bc\uce58\uae30 +Action.ExpandAllFolds.Mnemonic=E +Action.ExpandAllFolds.Desc=\ubaa8\ub4e0 \ucf54\ub4dc \uac10\ucd94\uae30\ub97c \ud3bc\uce69\ub2c8\ub2e4. + +FocusHotkey=\ud3ec\ucee4\uc2a4\ub97c \uc8fc\ub824\uba74 'F2'\ub97c \ub204\ub974\uc138\uc694 diff --git a/design-i18n-report/src/com/fr/design/i18n/main_zh_CN.properties b/design-i18n-report/src/com/fr/design/i18n/main_zh_CN.properties index b666f27..ab731e9 100644 --- a/design-i18n-report/src/com/fr/design/i18n/main_zh_CN.properties +++ b/design-i18n-report/src/com/fr/design/i18n/main_zh_CN.properties @@ -2184,3 +2184,54 @@ FR-Designer_RemoteEnv_Server_Config_Tips=\u63D0\u793A\uFF1A\u4E3B\u673A\u4F4D\u7 FR-Designer_RemoteEnv_Https_Tips=\u63D0\u793A\uFF1A\u914D\u7F6Ehttps\u540E\uFF0C\u5FC5\u987B\u91CD\u542F\u8BBE\u8BA1\u5668\u624D\u80FD\u751F\u6548\u3002 FR-Designer_RemoteEnv_Account_Password=\u5BC6\u7801: FR-Designer_RemoteEnv_Account_Username=\u7528\u6237\u540D: + +Action.Copy.Mnemonic=C +Action.Copy.Name=\u590d\u5236 +Action.Copy.Desc=\u5c06\u5f53\u524d\u9009\u62e9\u590d\u5236\u5230\u526a\u8d34\u677f. + +Action.Cut.Mnemonic=T +Action.Cut.Name=\u526a\u5207 +Action.Cut.Desc=\u5c06\u5f53\u524d\u9009\u62e9\u590d\u5236\u5230\u526a\u8d34\u677f\u5e76\u4ece\u6587\u672c\u533a\u57df\u5220\u9664. + +Action.Delete.Mnemonic=D +Action.Delete.Name=\u5220\u9664 +Action.Delete.Desc=\u5220\u9664\u5f53\u524d\u9009\u62e9\u533a\u57df. + +Action.Paste.Mnemonic=P +Action.Paste.Name=\u7c98\u8d34 +Action.Paste.Desc=\u5c06\u5f53\u524d\u526a\u8d34\u677f\u5185\u5bb9\u590d\u5236\u5230\u6587\u672c\u533a\u57df. + +Action.SelectAll.Mnemonic=A +Action.SelectAll.Name=\u5168\u9009 +Action.SelectAll.Desc=\u9009\u62e9\u5f53\u524d\u6587\u6863\u4e2d\u5168\u90e8\u5185\u5bb9. + +Action.Undo.Mnemonic=U +Action.Undo.Name=\u590d\u539f +Action.CantUndo.Name=\u65e0\u6cd5\u64a4\u9500 +Action.Undo.Desc=\u64a4\u9500\u4e0a\u6b21\u64cd\u4f5c. + +Action.Redo.Mnemonic=R +Action.Redo.Name=\u91cd\u65b0\u64cd\u4f5c +Action.CantRedo.Name=\u65e0\u6cd5\u91cd\u590d +Action.Redo.Desc=\u6267\u884c\u4e0b\u4e2a\u64cd\u4f5c. + +Line=\u884c: {0} +MultipleMarkers=\u6b64\u884c\u6709\u591a\u6807\u8bb0 +OccurrenceOf=\u6709"{0}"\u51fa\u73b0 + +ContextMenu.Folding=\u6298\u53e0 + +Action.ToggleCurrentFold.Name=\u6298\u53e0/\u5f00\u542f\u672c\u533a\u6bb5 +Action.ToggleCurrentFold.Mnemonic=F +Action.ToggleCurrentFold.Desc=\u6298\u53e0/\u5f00\u542f\u63d2\u5165\u7b26\u6240\u5728\u4f4d\u7f6e. +Action.CollapseAllFolds.Name=\u53d6\u6d88\u6240\u6709\u4ee3\u7801\u6298\u53e0 +Action.CollapseAllFolds.Mnemonic=O +Action.CollapseAllFolds.Desc=\u53d6\u6d88\u6240\u6709\u4ee3\u7801\u6298\u53e0. +Action.CollapseCommentFolds.Name=\u53d6\u6d88\u6ce8\u91ca\u4ee3\u7801\u6298\u53e0 +Action.CollapseCommentFolds.Mnemonic=C +Action.CollapseCommentFolds.Desc=\u53d6\u6d88\u6ce8\u91ca\u4ee3\u7801\u6298\u53e0. +Action.ExpandAllFolds.Name=\u6253\u5f00\u6240\u6709\u4ee3\u7801\u6298\u53e0 +Action.ExpandAllFolds.Mnemonic=E +Action.ExpandAllFolds.Desc=\u6253\u5f00\u6240\u6709\u4ee3\u7801\u6298\u53e0. + +FocusHotkey=\u6309'F2' \u805a\u7126 diff --git a/design-i18n-report/src/com/fr/design/i18n/main_zh_TW.properties b/design-i18n-report/src/com/fr/design/i18n/main_zh_TW.properties index b871ea0..b1d0395 100644 --- a/design-i18n-report/src/com/fr/design/i18n/main_zh_TW.properties +++ b/design-i18n-report/src/com/fr/design/i18n/main_zh_TW.properties @@ -2183,3 +2183,54 @@ FR-Designer_RemoteEnv_Server_Config_Tips=\u63D0\u793A\uFF1A\u4E3B\u6A5F\u4F4D\u7 FR-Designer_RemoteEnv_Https_Tips=\u63D0\u793A\uFF1A\u914D\u7F6Ehttps\u5F8C\uFF0C\u5FC5\u9808\u91CD\u555F\u8A2D\u8A08\u5668\u624D\u80FD\u751F\u6548\u3002 FR-Designer_RemoteEnv_Account_Password=\u5BC6\u78BC: FR-Designer_RemoteEnv_Account_Username=\u7528\u6236\u540D: + +Action.Copy.Mnemonic=C +Action.Copy.Name=\u8907\u88fd +Action.Copy.Desc=\u62f7\u8c9d\u73fe\u9078\u9805\u5165\u526a\u8cbc\u677f. + +Action.Cut.Mnemonic=T +Action.Cut.Name=\u526a\u5207 +Action.Cut.Desc=\u522a\u9664\u9078\u64c7\u4e26\u653e\u5165\u526a\u8cbc\u677f. + +Action.Delete.Mnemonic=D +Action.Delete.Name=\u522a\u9664 +Action.Delete.Desc=\u522a\u9664\u7576\u524d\u9078\u9805. + +Action.Paste.Mnemonic=P +Action.Paste.Name=\u7c98\u8cbc +Action.Paste.Desc=\u5c07\u526a\u8cbc\u677f\u4e2d\u7684\u6587\u672c\u653e\u5165\u7576\u524d\u4f4d\u7f6e. + +Action.SelectAll.Mnemonic=A +Action.SelectAll.Name=\u5168\u9078 +Action.SelectAll.Desc=\u5168\u9078\u73fe\u6a94\u6848\u6240\u6709\u6587\u5b57. + +Action.Undo.Mnemonic=U +Action.Undo.Name=Undo +Action.CantUndo.Name=\u7121\u6cd5\u64a4\u92b7 +Action.Undo.Desc=\u53d6\u6d88\u6700\u5f8c\u4e00\u6b21\u884c\u52d5. + +Action.Redo.Mnemonic=R +Action.Redo.Name=Redo +Action.CantRedo.Name=\u7121\u6cd5\u91cd\u505a +Action.Redo.Desc=\u91cd\u8907\u6700\u5f8c\u53d6\u6d88\u7684\u884c\u52d5. + +Line=Line: {0} +MultipleMarkers=Multiple markers at this line: +OccurrenceOf=Occurrence of "{0}" + +ContextMenu.Folding=Folding + +Action.ToggleCurrentFold.Name=Toggle Current Fold +Action.ToggleCurrentFold.Mnemonic=F +Action.ToggleCurrentFold.Desc=Toggles the fold at the caret position. +Action.CollapseAllFolds.Name=Collapse All Folds +Action.CollapseAllFolds.Mnemonic=O +Action.CollapseAllFolds.Desc=Collapses all folds. +Action.CollapseCommentFolds.Name=Collapse All Comments +Action.CollapseCommentFolds.Mnemonic=C +Action.CollapseCommentFolds.Desc=Collapses all comment folds. +Action.ExpandAllFolds.Name=Expand All Folds +Action.ExpandAllFolds.Mnemonic=E +Action.ExpandAllFolds.Desc=Expands all folds. + +FocusHotkey=Press 'F2' for focus