loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[skip ci] Updated translations via Crowdin

GiteaBot 8faf9465 c7612d17

+1
+1
options/locale/locale_ja-JP.ini
··· 1179 1179 editor.branch_does_not_exist=このリポジトリにブランチ "%s" は存在しません。 1180 1180 editor.branch_already_exists=ブランチ "%s" は、このリポジトリに既に存在します。 1181 1181 editor.directory_is_a_file=ディレクトリ名 "%s" はすでにリポジトリ内のファイルで使用されています。 1182 + editor.file_is_a_symlink=`"%s" はシンボリックリンクです。エディターからシンボリックリンクは編集できません。` 1182 1183 editor.file_editing_no_longer_exists=編集中のファイル "%s" が、もうリポジトリ内にありません。 1183 1184 editor.file_deleting_no_longer_exists=削除しようとしたファイル "%s" が、すでにリポジトリ内にありません。 1184 1185 editor.file_changed_while_editing=あなたが編集を開始したあと、ファイルの内容が変更されました。 <a target="_blank" rel="noopener noreferrer" href="%s">ここをクリック</a>して何が変更されたか確認するか、<strong>もう一度"変更をコミット"をクリック</strong>して上書きします。