diff options
author | Unknwon <u@gogs.io> | 2017-04-05 13:26:53 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-04-05 13:26:53 -0400 |
commit | e0a787b5ee077498abf0f8ea78395aec16b90c71 (patch) | |
tree | 15d5c9dc45bdff2f9cc83c16aa38b023e68405f6 /conf/locale/locale_ja-JP.ini | |
parent | 63598688e454274da53fea1d072d60dd0e783c4b (diff) |
Update locales
Diffstat (limited to 'conf/locale/locale_ja-JP.ini')
-rw-r--r-- | conf/locale/locale_ja-JP.ini | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini index 40b2f8e8..6f5e441e 100644 --- a/conf/locale/locale_ja-JP.ini +++ b/conf/locale/locale_ja-JP.ini @@ -255,12 +255,10 @@ profile=プロフィール password=パスワード avatar=アバター ssh_keys=SSH キー -social=SNSアカウント -applications=アプリケーション -orgs=組織 repos=Repositories +orgs=組織 +applications=アプリケーション delete=アカウントを削除 -uid=Uid public_profile=パブリック プロフィール profile_desc=あなたのメールアドレスは公開され、任意のアカウント関連の通知に使用されます。また、Webベースの操作はサイトを介して行います。 @@ -662,6 +660,7 @@ settings.branches_bare=You cannot manage branches for bare repository. Please pu settings.default_branch=Default Branch settings.default_branch_desc=The default branch is considered the "base" branch for code commits, pull requests and online editing. settings.update=Update +settings.update_default_branch_unsupported=Change default branch is not supported by the Git version on server. settings.update_default_branch_success=Default branch of this repository has been updated successfully! settings.protected_branches=Protected Branches settings.protected_branches_desc=Protect branches from force pushing, accidental deletion and whitelist code committers. |