diff options
author | Unknwon <u@gogs.io> | 2016-11-19 21:40:13 -0500 |
---|---|---|
committer | Andrey Nering <andrey.nering@gmail.com> | 2016-11-26 14:22:55 -0200 |
commit | 4cb21115dc5e2cdb3ad7b28ffcb0ebe486ff4ee8 (patch) | |
tree | f56060f3a7d03c5fb182f7f88df8d6bab8a24ea6 /conf/locale/locale_ja-JP.ini | |
parent | 0a76d260fa16764ab66bf1623b4cd9e9adfdac27 (diff) | |
download | gitea-4cb21115dc5e2cdb3ad7b28ffcb0ebe486ff4ee8.tar.gz gitea-4cb21115dc5e2cdb3ad7b28ffcb0ebe486ff4ee8.zip |
Update locales and add Swedish
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
Diffstat (limited to 'conf/locale/locale_ja-JP.ini')
-rw-r--r-- | conf/locale/locale_ja-JP.ini | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini index 27816f2036..d5a1a70788 100644 --- a/conf/locale/locale_ja-JP.ini +++ b/conf/locale/locale_ja-JP.ini @@ -194,7 +194,7 @@ CommitSummary=Commit summary CommitMessage=Commit message CommitChoice=Commit choice TreeName=File path -Content=Content +Content=コンテンツ require_error=空にできません alpha_dash_error=アルファベット、数字、ハイフン"-"、アンダースコア"_"のいずれかの必要があります @@ -248,7 +248,7 @@ form.name_pattern_not_allowed=ユーザ名のパターン '%s' は許可され [settings] profile=プロフィール password=パスワード -avatar=Avatar +avatar=アバター ssh_keys=SSH キー social=SNSアカウント applications=アプリケーション @@ -269,7 +269,7 @@ change_username_prompt=この変更はリンクをアカウントに関連付け continue=続行 cancel=キャンセル -lookup_avatar_by_mail=Lookup Avatar by mail +lookup_avatar_by_mail=メールからアバターを取得 federated_avatar_lookup=Federated Avatar Lookup enable_custom_avatar=カスタムのアバターを有効にする choose_new_avatar=新しいアバターを選択 @@ -370,7 +370,7 @@ mirror_prune_desc=Remove any remote-tracking references that no longer exist on mirror_interval=ミラー 間隔(時) mirror_address=ミラー アドレス mirror_address_desc=Please include necessary user credentials in the address. -mirror_last_synced=Last Synced +mirror_last_synced=最終同期 watchers=ウォッチャー stargazers=Stargazers forks=フォーク @@ -429,29 +429,29 @@ file_too_large=このファイルは大きすぎるため、表示できませ editor.new_file=New file editor.upload_file=Upload file -editor.edit_file=Edit file +editor.edit_file=ファイルを編集 editor.preview_changes=Preview Changes editor.cannot_edit_non_text_files=Cannot edit non-text files -editor.edit_this_file=Edit this file +editor.edit_this_file=このファイルを編集 editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file editor.fork_before_edit=You must fork this repository before editing the file -editor.delete_this_file=Delete this file +editor.delete_this_file=このファイルを削除 editor.must_have_write_access=You must have write access to make or propose changes to this file editor.file_delete_success=File '%s' has been deleted successfully! editor.name_your_file=Name your file... editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. editor.or=or -editor.cancel_lower=cancel -editor.commit_changes=Commit Changes +editor.cancel_lower=キャンセル +editor.commit_changes=変更をコミット editor.add_tmpl=Add '%s/<filename>' -editor.add=Add '%s' -editor.update=Update '%s' -editor.delete=Delete '%s' +editor.add='%s' を追加 +editor.update='%s' を更新 +editor.delete='%s' を削除 editor.commit_message_desc=Add an optional extended description... editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. editor.new_branch_name_desc=New branch name... -editor.cancel=Cancel +editor.cancel=キャンセル editor.filename_cannot_be_empty=Filename cannot be empty. editor.branch_already_exists=Branch '%s' already exists in this repository. editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. @@ -616,7 +616,7 @@ wiki.save_page=ページを保存 wiki.last_commit_info=%s このページを編集 %s wiki.edit_page_button=編集 wiki.new_page_button=新規ページ -wiki.delete_page_button=Delete Page +wiki.delete_page_button=ページの削除 wiki.delete_page_notice_1=This will delete the page <code>"%s"</code>. Please be certain. wiki.page_already_exists=既に同じ名前のWiki ページが存在します。 wiki.pages=ページ @@ -625,15 +625,15 @@ wiki.last_updated=最終更新 %s settings=設定 settings.options=オプション settings.collaboration=コラボレーション -settings.collaboration.admin=Admin -settings.collaboration.write=Write -settings.collaboration.read=Read +settings.collaboration.admin=管理 +settings.collaboration.write=書込 +settings.collaboration.read=読込 settings.collaboration.undefined=Undefined settings.hooks=Webhooks settings.githooks=Git のフック settings.basic_settings=基本設定 settings.mirror_settings=Mirror Settings -settings.sync_mirror=Sync Now +settings.sync_mirror=今すぐ同期 settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. settings.site=公式サイト settings.update_settings=設定の更新 @@ -649,7 +649,7 @@ settings.use_internal_issue_tracker=Use builtin lightweight issue tracker settings.use_external_issue_tracker=外部課題トラッキングシステムを使用 settings.tracker_url_format=外部課題トラッキングツール URLのフォーマット settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=Numeric +settings.tracker_issue_style.numeric=数値 settings.tracker_issue_style.alphanumeric=Alphanumeric settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index. settings.pulls_desc=Enable pull requests to accept public contributions @@ -665,10 +665,10 @@ settings.transfer_desc=リポジトリをあなたが管理者権限を持って settings.transfer_notices_1=-新しい所有者が個人ユーザーの場合、あなたがアクセスできなくなります。 settings.transfer_notices_2=- You will conserve access if new owner is an organization and if you're one of the owners. settings.transfer_form_title=操作を確認するために、以下の情報を入力してください。 -settings.wiki_delete=Erase Wiki Data -settings.wiki_delete_desc=Once you erase wiki data there is no going back. Please be certain. +settings.wiki_delete=Wikiのデータ消去 +settings.wiki_delete_desc=Wikiのデータを消去すると元に戻すことは出来ません。よく確認してください。 settings.wiki_delete_notices_1=- This will delete and disable the wiki for %s -settings.wiki_deletion_success=Repository wiki data have been erased successfully. +settings.wiki_deletion_success=Wikiのデータ消去が完了しました。 settings.delete=このリポジトリを削除 settings.delete_desc=リポジトリを削除すると元に戻せません。確実に確認してください。 settings.delete_notices_1=-この操作は<strong>元に戻せません</strong> 。 |