aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_ja-JP.ini
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2018-09-16 11:53:32 -0400
committerUnknwon <u@gogs.io>2018-09-16 11:53:32 -0400
commit3a4c981e3167875a3b60d0cee00ee85272608439 (patch)
treea6dc3d176db8e6e3fe96734570882fd4769924fd /conf/locale/locale_ja-JP.ini
parent0d48344f93c0a77f288a6edf3321b6018962ca99 (diff)
locale: sync from Crowdin
Diffstat (limited to 'conf/locale/locale_ja-JP.ini')
-rw-r--r--conf/locale/locale_ja-JP.ini10
1 files changed, 9 insertions, 1 deletions
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini
index ca81eab5..05f550bb 100644
--- a/conf/locale/locale_ja-JP.ini
+++ b/conf/locale/locale_ja-JP.ini
@@ -421,6 +421,8 @@ mirror_last_synced=最終同期
watchers=ウォッチャー
stargazers=スターゲイザー
forks=フォーク
+repo_description_helper=Description of repository. Maximum 512 characters length.
+repo_description_length=Available characters
form.reach_limit_of_creation=リポジトリの最大作成数 %d にすでに達しています。
form.name_reserved=リポジトリ名 '%s' は使用されています。
@@ -518,6 +520,7 @@ editor.file_changed_while_editing=あなたが編集を開始してから、フ
editor.file_already_exists=ファイル名 '%s' は、このリポジトリに既に存在します。
editor.no_changes_to_show=表示する変更箇所はありません。
editor.fail_to_update_file=ファイル '%s' の作成/更新に失敗しました: %v
+editor.fail_to_delete_file=Failed to delete file '%s' with error: %v
editor.add_subdir=サブディレクトリを追加...
editor.unable_to_upload_files='%s' へのファイルアップロード中にエラーが発生し、失敗しました: %v
editor.upload_files_to_dir='%s' にファイルをアップロード
@@ -638,6 +641,7 @@ pulls.cannot_auto_merge_desc=コンフリクトが発生しているため、こ
pulls.cannot_auto_merge_helper=競合を解決するためには、手動でマージする必要があります。
pulls.create_merge_commit=マージコミットを作成する
pulls.rebase_before_merging=マージする前に再配置します。
+pulls.commit_description=Commit Description
pulls.merge_pull_request=プルリクエストをマージします。
pulls.open_unmerged_pull_exists=`同じリポジトリに同じマージ情報持つ未解決のプルリクエスト (#%d) が存在するため再び開くことができません。`
pulls.delete_branch=ブランチの削除
@@ -742,7 +746,7 @@ settings.tracker_issue_style=外部課題トラッキングシステムの命名
settings.tracker_issue_style.numeric=数値
settings.tracker_issue_style.alphanumeric=英数字
settings.tracker_url_format_desc=ユーザー名、リポジトリ名、課題番号を埋め込むために <code>{user} {repo} {index}</code> が使用できます。
-settings.pulls_desc=誰でもコントリビュートできるよう、プルリクエストの受け付けを有効にします
+settings.pulls_desc=Enable pull requests to accept contributions between repositories and branches
settings.pulls.ignore_whitespace=空白の変更を無視する
settings.pulls.allow_rebase_merge=コミットをマージするためのリベースの使用を許可する
settings.danger_zone=危険地帯
@@ -856,6 +860,8 @@ settings.add_key_success=新しいデプロイキー '%s'が正常に追加さ
settings.deploy_key_deletion=デプロイキーを削除
settings.deploy_key_deletion_desc=このデプロイキーを削除すると、このリポジトリに関連するすべてのアクセス権も削除されます。続行しますか。
settings.deploy_key_deletion_success=デプロイキーが正常に削除された!
+settings.description_desc=Description of repository. Maximum 512 characters length.
+settings.description_length=Available characters
diff.browse_source=ソースを参照
diff.parent=親
@@ -1096,6 +1102,7 @@ auths.new=新しいソースを追加
auths.name=名前
auths.type=タイプ
auths.enabled=有効
+auths.default=Default
auths.updated=更新しました
auths.auth_type=認証タイプ
auths.auth_name=認証名
@@ -1134,6 +1141,7 @@ auths.pam_service_name=PAMサービス名
auths.enable_auto_register=自動登録を有効にする
auths.edit=認証設定を編集
auths.activated=認証の有効化
+auths.default_auth=This authentication is default login source
auths.new_success=新しい認証 '%s' が正常に追加されました。
auths.update_success=認証の設定が正常に更新されました。
auths.update=認証設定を更新