mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
c7612d178c
commit
8faf9465b3
1 changed files with 1 additions and 0 deletions
|
@ -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>して上書きします。
|
||||
|
|
Loading…
Reference in a new issue