소스 검색

update en-US/translation.json

久保田隼基 8 년 전
부모
커밋
5ec4b3184b
2개의 변경된 파일24개의 추가작업 그리고 10개의 파일을 삭제
  1. 8 1
      lib/locales/en-US/translation.json
  2. 16 9
      lib/locales/ja/translation.json

+ 8 - 1
lib/locales/en-US/translation.json

@@ -253,8 +253,15 @@
     "valid": "Valid",
     "invalid": "Invalid"
 
+  },
+ "security_setting": { 
+    "Basic authentication": "Basic authentication",
+    "Security settings": "Security settings",
+    "Guest users access": "Guest users access",
+    "Register limitation": "Register limitation",
+    "The whitelist of registration permission E-mail address": "The whitelist of registration permission E-mail address",
+    "Selecting authentication mechanism": "Selecting authentication mechanism",
 
-  }
 
 }
  

+ 16 - 9
lib/locales/ja/translation.json

@@ -76,24 +76,23 @@
   "Table of Contents": "目次",
   "Management Wiki Home": "Wiki管理トップ",
   "App settings": "アプリ設定",
-  "Security settings": "セキュリティ設定",
+  
   "Markdown settings": "Markdown設定",
   "Customize": "カスタマイズ",
   "Notification settings": "通知設定",
   "User management": "ユーザー管理",
   "Basic settings": "基本設定",
-  "Basic authentication": "Basic認証",
+  
   "Password": "パスワード",
-  "Guest users access": "ゲストユーザーのアクセス",
-  "Register limitation": "登録の制限",
+  
+  
   "The contents entered here will be shown in the header etc": "ここに入力した内容は、ヘッダー等に表示されます。", 
   "Public": "公開",
   "Anyone with the link": "リンクを知っている人のみ",
   "Specified users": "特定ユーザーのみ",
   "Just me": "自分のみ",
   "Shareable link": "このページの共有用URL",
-  "The whitelist of registration permission E-mail address": "登録許可メールアドレスの<br>ホワイトリスト",
-  "Selecting authentication mechanism": "認証機構選択",
+
 
   
  
@@ -147,7 +146,7 @@
   "Password is not set": "パスワードが設定されていません",
   "You can sign in with email and password": "<code>%s</code> と設定されたパスワードの組み合わせでログイン可能になります。",
 
-  "Security settings": "セキュリティ設定",
+  
 
   "API Settings": "API設定",
   "API Token Settings": "API Token設定",
@@ -270,5 +269,13 @@
     "valid": "有効",
     "invalid": "無効"
 
-   }
-}
+   },
+
+  "security_setting": { 
+    "Basic authentication": "Basic認証",
+    "Security settings": "セキュリティ設定",
+    "Guest users access": "ゲストユーザーのアクセス",
+    "Register limitation": "登録の制限",
+    "The whitelist of registration permission E-mail address": "登録許可メールアドレスの<br>ホワイトリスト",
+    "Selecting authentication mechanism": "認証機構選択",
+