]> source.dussan.org Git - gitea.git/commitdiff
[skip ci] Updated translations via Crowdin
authorGiteaBot <teabot@gitea.io>
Fri, 26 May 2023 00:24:37 +0000 (00:24 +0000)
committerGiteaBot <teabot@gitea.io>
Fri, 26 May 2023 00:24:37 +0000 (00:24 +0000)
options/locale/locale_zh-CN.ini

index d4360fe49a2e6cbb10ef51af5f654e1b36b0eae4..3a69c815cf72fc8c69120b29b9bcb778c8d6b4d3 100644 (file)
@@ -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" 是一个符号链接,符号链接不能在Web编辑器中编辑。`
 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> 覆盖已发生的变动。