Sfoglia il codice sorgente

Merge pull request #970 from weseek/i18n/improve-translation.json

accommodate each translation.json
itizawa 6 anni fa
parent
commit
d7322a53dc

+ 38 - 4
resource/locales/en-US/translation.json

@@ -51,8 +51,6 @@
   "Share Link": "Share Link",
   "Markdown Link": "Markdown Link",
 
-  "Management Wiki": "Management Wiki",
-
   "Create/Edit Template": "Create/Edit Template Page",
 
   "Unportalize": "Unportalize",
@@ -98,6 +96,22 @@
 
   "Table of Contents": "Table of Contents",
 
+  "Management Wiki Home": "Management Wiki Home",
+  "App Settings": "App Settings",
+  "Site URL settings": "Site URL settings",
+  "Markdown Settings": "Markdown Settings",
+  "Customize": "Customize",
+  "Notification Settings": "Notification Settings",
+  "User Management": "User Management",
+  "External Account management": "External Account management",
+  "UserGroup Management": "UserGroup Management",
+  "Full Text Search Management": "Full Text Search Management",
+  "Import Data": "Import Data",
+  "Basic settings": "Basic settings",
+  "Basic authentication": "Basic authentication",
+  "Guest users access": "Guest users access",
+  "Register limitation": "Register limitation",
+  "The contents entered here will be shown in the header etc": "The contents entered here will be shown in the header etc",
   "Public": "Public",
   "Anyone with the link": "Anyone with the link",
   "Specified users only": "Specified users only",
@@ -105,6 +119,11 @@
   "Only inside the group": "Only inside the group",
   "Reselect the group": "Reselect the group",
   "Shareable link": "Shareable link",
+  "The whitelist of registration permission E-mail address": "The whitelist of registration permission E-mail address",
+  "Selecting authentication mechanism": "Selecting authentication mechanism",
+  "Add tags for this page": "Add tags for this page",
+  "Edit tags for this page": "Edit tags for this page",
+  "You have no tag, You can set tags on pages": "You have no tag, You can set tags on pages",
 
   "Show latest": "Show latest",
   "Load latest": "Load latest",
@@ -172,13 +191,13 @@
   "Re-enter new password": "Re-enter new password",
   "Password is not set": "Password is not set",
 
+  "Security Settings": "Security Settings",
+
   "API Settings": "API Settings",
   "API Token Settings": "API Token Settings",
   "Current API Token": "Current API Token",
   "Update API Token": "Update API Token",
 
-  "Security settings": "Security settings",
-
   "header_search_box": {
     "label": {
       "This tree": "This tree"
@@ -188,6 +207,14 @@
     }
   },
 
+  "copy_to_clipboard": {
+    "Copy to clipboard": "Copy to clipboard",
+    "Page path": "Page path",
+    "Parmanent link": "Parmanent link",
+    "Page path and parmanent link": "Page path and parmanent link",
+    "Markdown link": "Markdown link"
+  },
+
   "search_help": {
     "title": "Searching Help",
     "and": {
@@ -206,6 +233,12 @@
     },
     "exclude_prefix": {
       "desc": "Exclude the pages that the title start with {{path}}"
+    },
+    "tag": {
+      "desc": "Search for pages with {{tag}} tag"
+    },
+    "exclude_tag": {
+      "desc": "Exclude pages with {{tag}} tag"
     }
   },
   "search": {
@@ -401,6 +434,7 @@
     "Disable": "Disable",
     "Use env var if empty": "If the value in the database is empty, the value of the environment variable <code>%s</code> is used."
   },
+
   "security_setting": {
 		"Basic authentication": "Basic authentication",
 		"Security settings": "Security settings",

+ 13 - 8
resource/locales/ja/translation.json

@@ -95,6 +95,7 @@
   "Create under": "ページを以下に作成",
 
   "Table of Contents": "目次",
+
   "Management Wiki Home": "Wiki管理トップ",
   "App Settings": "アプリ設定",
   "Site URL settings": "サイトURL設定",
@@ -124,7 +125,6 @@
   "Edit tags for this page": "タグを編集する",
   "You have no tag, You can set tags on pages": "使用中のタグがありません",
 
-
   "Show latest": "最新のページを表示",
   "Load latest": "最新版を読み込む",
   "edited this page": "さんがこのページを編集しました。",
@@ -318,17 +318,20 @@
 
   "modal_shortcuts": {
     "global": {
-        "Open/Close shortcut help": "ショートカットヘルプの表示/非表示",
-        "Edit Page": "ページ編集",
-        "Create Page": "ページ作成"
+      "title": "グローバルショートカット",
+      "Open/Close shortcut help": "ショートカットヘルプの表示/非表示",
+      "Edit Page": "ページ編集",
+      "Create Page": "ページ作成"
     },
     "editor": {
-        "Indent": "インデント",
-        "Outdent": "左インデント",
-        "Save Page": "保存",
-        "Delete Line": "行削除"
+      "titile": "エディターショートカット",
+      "Indent": "インデント",
+      "Outdent": "左インデント",
+      "Save Page": "保存",
+      "Delete Line": "行削除"
     },
     "commentform": {
+      "title": "コメントフォームショートカット",
       "Post": "投稿"
     }
   },
@@ -467,6 +470,7 @@
     "facebook_auth2": "Facebook OAuth 認証",
     "twitter_auth2": "Twitter OAuth 認証",
     "github_auth2": "GitHub OAuth 認証",
+    "crowi_auth": "Crowi Classic OAuth 認証",
     "require_server_restart": "サーバーを再起動してください。",
     "server_on_passport_auth": "Passport 認証機構でサーバーが稼働しています。",
     "server_on_crowi_auth": "Crowi Classic 認証機構でサーバーが稼働しています。",
@@ -585,6 +589,7 @@
       "security:passport-saml:attrMapLastName": "名"
     }
   },
+
   "markdown_setting": {
     "line_break_setting": "Line Break設定",
     "line_break_setting_desc": "Line Breakの設定を変更できます。",