diff options
author | GiteaBot <teabot@gitea.io> | 2023-05-29 00:24:30 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2023-05-29 00:24:30 +0000 |
commit | 8faf9465b3913137d3470151a678857c319625a5 (patch) | |
tree | 5d720cadaa8e492016666073bb6c71398a057c29 /options/locale | |
parent | c7612d178c5b954d4846cd27a65a7fa15fd1ba65 (diff) | |
download | gitea-8faf9465b3913137d3470151a678857c319625a5.tar.gz gitea-8faf9465b3913137d3470151a678857c319625a5.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 810d580f30..59f609e14e 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -1179,6 +1179,7 @@ editor.filename_is_invalid=`ファイル名が不正です: "%s"` editor.branch_does_not_exist=このリポジトリにブランチ "%s" は存在しません。 editor.branch_already_exists=ブランチ "%s" は、このリポジトリに既に存在します。 editor.directory_is_a_file=ディレクトリ名 "%s" はすでにリポジトリ内のファイルで使用されています。 +editor.file_is_a_symlink=`"%s" はシンボリックリンクです。エディターからシンボリックリンクは編集できません。` editor.file_editing_no_longer_exists=編集中のファイル "%s" が、もうリポジトリ内にありません。 editor.file_deleting_no_longer_exists=削除しようとしたファイル "%s" が、すでにリポジトリ内にありません。 editor.file_changed_while_editing=あなたが編集を開始したあと、ファイルの内容が変更されました。 <a target="_blank" rel="noopener noreferrer" href="%s">ここをクリック</a>して何が変更されたか確認するか、<strong>もう一度"変更をコミット"をクリック</strong>して上書きします。 |