File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ Content=内容
272
272
273
273
require_error =`は空にできません。`
274
274
alpha_dash_error =`は、英数字、ダッシュ(' -' )、アンダースコア(' _' )だけを含めることができます。`
275
- alpha_dash_dot_error =`は、英数字、ダッシュ(' -' )、アンダースコア(' _' )、ドット(' .' )だけを含めることができます。
275
+ alpha_dash_dot_error =`は、英数字、ダッシュ(' -' )、アンダースコア(' _' )、ドット(' .' )だけを含めることができます。`
276
276
git_ref_name_error =`は有効なGit Ref名である必要があります。`
277
277
size_error =は%s文字である必要があります。
278
278
min_size_error =`は%s文字以上である必要があります。`
@@ -1349,7 +1349,7 @@ dashboard.delete_missing_repos=Gitファイルが存在しないリポジトリ
1349
1349
dashboard.delete_missing_repos_success =Gitファイルが存在しないリポジトリをすべて削除しました。
1350
1350
dashboard.git_gc_repos =すべてのリポジトリでガベージコレクションを実行
1351
1351
dashboard.git_gc_repos_success =すべてのリポジトリでガベージコレクションを完了しました。
1352
- dashboard.resync_all_sshkeys =GiteaのSSHキーで ' .ssh/authorized_keys' ファイルを更新 (ビルトインSSHサーバには不要 )
1352
+ dashboard.resync_all_sshkeys =GiteaのSSHキーで ' .ssh/authorized_keys' ファイルを更新 (ビルトインSSHサーバーには不要 )
1353
1353
dashboard.resync_all_sshkeys_success =Giteaが管理するSSH公開鍵を書き込みました。
1354
1354
dashboard.resync_all_hooks =すべてのリポジトリの pre-receive, update, post-receive フックを更新する。
1355
1355
dashboard.resync_all_hooks_success =すべての pre-receive, update, post-receive リポジトリフックを更新しました。
You can’t perform that action at this time.
0 commit comments