update locale
This commit is contained in:
parent
01dc8f8a4f
commit
b5e6af9587
14 changed files with 230 additions and 178 deletions
|
@ -13,7 +13,7 @@ version=バージョン
|
|||
page=ページ
|
||||
template=テンプレート
|
||||
language=言語
|
||||
create_new=Create...
|
||||
create_new=作成...
|
||||
user_profile_and_more=ユーザープロファイルなど
|
||||
signed_in_as=サインイン済み
|
||||
|
||||
|
@ -102,7 +102,7 @@ disable_gravatar=Gravatarのサービスを無効にします
|
|||
disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
|
||||
disable_registration=自己登録を無効にする
|
||||
disable_registration_popup=自己登録を無効にし、管理者のみがアカウント作成できる
|
||||
enable_captcha=Enable Captcha
|
||||
enable_captcha=Captchaを有効にする
|
||||
enable_captcha_popup=Require validate captcha for user self-registration.
|
||||
require_sign_in_view=サインインしたユーザのみページ閲覧を許可
|
||||
require_sign_in_view_popup=サインインしたユーザのみがページを閲覧できます。ビジターはサインインもしくはサインアップページのみ見られます。
|
||||
|
@ -364,6 +364,8 @@ migrate.invalid_local_path=ローカルパスが無効です。存在しない
|
|||
forked_from=フォーク元
|
||||
fork_from_self=すでにあなたの所有しているリポジトリはフォークできません
|
||||
copy_link=コピー
|
||||
copy_link_success=Copied!
|
||||
copy_link_error=Press ⌘-C or Ctrl-C to copy
|
||||
click_to_copy=クリップボードにコピー
|
||||
copied=コピー成功
|
||||
clone_helper=クローニングのヘルプが必要ですか?<a target="_blank"href="%s"> ヘルプ</a> を参照してください!
|
||||
|
@ -378,6 +380,8 @@ quick_guide=クイック ガイド
|
|||
clone_this_repo=このリポジトリのクローンを作成
|
||||
create_new_repo_command=コマンドラインで新しいリポジトリを作成します。
|
||||
push_exist_repo=コマンド ・ ラインから既存のリポジトリをプッシュ
|
||||
repo_is_empty=This repository is empty, please come back later!
|
||||
|
||||
|
||||
branch=ブランチ
|
||||
tree=ツリー
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue