Просмотр исходного кода

updated Japanese translation (see #144)

Gildas 7 лет назад
Родитель
Сommit
001238173a
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      _locales/ja/messages.json

+ 3 - 3
_locales/ja/messages.json

@@ -348,15 +348,15 @@
         "description": "オプション 'リセット'ボタンのツールチップ"
     },
     "optionsResetConfirm": {
-        "message": "Confirm the reset of all options or the current profile",
+        "message": "すべてのオプションまたは現在のプロファイルのリセットを確認します",
         "description": "Popup text 'Confirm the reset of all options or the current profile' in the options page"
     },
     "optionsResetAllButton": {
-        "message": "Reset all options",
+        "message": "すべてのオプションをリセットする",
         "description": "Options confirm button: 'Reset all options'"
     },
     "optionsResetCurrentButton": {
-        "message": "Reset the current profile",
+        "message": "現在のプロファイルをリセットする",
         "description": "Options confirm button: 'Reset current profile'"
     },
     "optionsOKButton": {