kaori 4 лет назад
Родитель
Сommit
c2b56922ae

+ 1 - 1
packages/app/resource/locales/en_US/translation.json

@@ -261,7 +261,7 @@
       "common_settings": "Common Settings",
       "common_settings": "Common Settings",
       "common_misspellings": "Textlint rules to find common misspellings from Wikipedia: Lists of common misspellings.",
       "common_misspellings": "Textlint rules to find common misspellings from Wikipedia: Lists of common misspellings.",
       "max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. Default: 4",
       "max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. Default: 4",
-      "sentence_length": "Textlint rules that limit Maximum Length of Sentence."
+      "sentence_length": "Textlint rules that limit Maximum Length of Sentence. Default: 100"
       },
       },
     "japanese_settings": {
     "japanese_settings": {
       "japanese_settings": "Japanese Settings",
       "japanese_settings": "Japanese Settings",

+ 14 - 14
packages/app/resource/locales/ja_JP/translation.json

@@ -262,25 +262,25 @@
     "editor_settings": "エディター設定",
     "editor_settings": "エディター設定",
     "common_settings": {
     "common_settings": {
       "common_settings": "共通設定",
       "common_settings": "共通設定",
-      "common_misspellings": "ウィキペディアから一般的なスペルミスを見つけるためのTextlintルールです。",
-      "max_comma": "文の読点(、)を最大10個に制限するTextlintのルールです。初期値: 4",
-      "sentence_length": "文の最大文字数を制限するTextlintルールです。"
+      "common_misspellings": "ウィキペディアから一般的なスペルミスを見つけす。",
+      "max_comma": "文の読点(、)を最大10個に制限します。初期値: 4。",
+      "sentence_length": "文の最大文字数を制限します。初期値: 100。"
       },
       },
     "japanese_settings": {
     "japanese_settings": {
       "japanese_settings": "日本語設定",
       "japanese_settings": "日本語設定",
-      "ja_hiragana_keishikimeishi": "漢字よりひらがなで書かれた読みやすい形式名詞をチェックす。",
-      "ja_no_abusage": "よくある誤用をチェックするtextlintルールです。",
-      "ja_no_inappropriate_words": "不適切表現をチェックするtextlintルールです。",
-      "ja_no_mixed_period": "パラグラフの末尾に必ず句点記号を付けていることをチェックするルールです。",
-      "ja_no_redundant_expression": "冗長な表現を禁止するtextlintルールです。冗長な表現とは、その文から省いても意味が通じるような表現を示しています。",
+      "ja_hiragana_keishikimeishi": "漢字よりひらがなで書かれた読みやすい形式名詞をチェックします。",
+      "ja_no_abusage": "よくある誤用をチェックします。",
+      "ja_no_inappropriate_words": "不適切表現をチェックします。",
+      "ja_no_mixed_period": "パラグラフの末尾に必ず句点記号を付けていることをチェックします。",
+      "ja_no_redundant_expression": "冗長な表現を禁止します。冗長な表現とは、その文から省いても意味が通じるような表現を示しています。",
       "max_kanji_continuous_len": "漢字が連続する最大文字数を制限するtextlintルールです。",
       "max_kanji_continuous_len": "漢字が連続する最大文字数を制限するtextlintルールです。",
-      "max_ten": "一文に利用できる、の数を制限するtextlintルール。一文の読点の数が多いと冗長で読みにくい文章となるため、読点の数を一定数以下にするルールです。 読点の数を減らすためには、句点(。)で文を区切る必要があります。",
+      "max_ten": "一文に利用できる、の数を制限します。一文の読点の数が多いと冗長で読みにくい文章となるため、読点の数を一定数以下にするルールです。 読点の数を減らすためには、句点(。)で文を区切る必要があります。",
       "no_double_negative_ja": "二重否定 を検出するtextlintルールです。",
       "no_double_negative_ja": "二重否定 を検出するtextlintルールです。",
-      "no_doubled_conjunction": "同じ接続詞が連続して出現していないかどうかをチェックするためのtextlintルールです。",
-      "no_doubled_joshi": "1つの文中に同じ助詞が連続して出てくるのをチェックするtextlintルールです。",
-      "no_dropping_the_ra": "ら抜き言葉を検出するtextlintルールです。",
-      "no_hankaku_kana": "半角カナの利用を禁止するtextlintルールです。",
-      "prefer_tari_tari": "「〜たり〜たりする」をチェックするtextlintルールです。"
+      "no_doubled_conjunction": "同じ接続詞が連続して出現していないかどうかをチェックします。",
+      "no_doubled_joshi": "1つの文中に同じ助詞が連続して出てくるのをチェックします。",
+      "no_dropping_the_ra": "ら抜き言葉を検出します。",
+      "no_hankaku_kana": "半角カナの利用を禁止します。",
+      "prefer_tari_tari": "「〜たり〜たりする」をチェックします。"
     }
     }
   },
   },
   "copy_to_clipboard": {
   "copy_to_clipboard": {

+ 2 - 2
packages/app/resource/locales/zh_CN/translation.json

@@ -242,8 +242,8 @@
     "common_settings": {
     "common_settings": {
       "common_settings": "常用设置",
       "common_settings": "常用设置",
       "common_misspellings": "从 Wikipedia 中查找常见拼写错误的 Textlint 规则:常见拼写错误列表。",
       "common_misspellings": "从 Wikipedia 中查找常见拼写错误的 Textlint 规则:常见拼写错误列表。",
-      "max_comma": "Textlint 规则是限制句子的最大十(、)个计数。默认:4",
-      "sentence_length": "限制最大句子长度的 Textlint 规则。"
+      "max_comma": "Textlint 规则是限制句子的最大十(、)个计数。默认:4",
+      "sentence_length": "限制最大句子长度的 Textlint 默认: 100。"
       },
       },
     "japanese_settings": {
     "japanese_settings": {
       "japanese_settings": "日语设置",
       "japanese_settings": "日语设置",