18 lines
820 B
Diff
18 lines
820 B
Diff
--- 9.0.3 2024-12-12 08:06:13.000000000 +0100
|
|
+++ aneksajo 2024-12-16 08:23:15.000000000 +0100
|
|
@@ -1307,6 +1307,7 @@
|
|
video_not_supported_in_browser=您的浏览器不支持 HTML5 “video” 标签。
|
|
audio_not_supported_in_browser=您的浏览器不支持 HTML5 “audio” 标签。
|
|
stored_lfs=存储到Git LFS
|
|
+stored_annex=存储到Git Annex
|
|
symbolic_link=符号链接
|
|
executable_file=可执行文件
|
|
vendored = Vendored
|
|
@@ -1332,6 +1333,7 @@
|
|
editor.edit_file=编辑文件
|
|
editor.preview_changes=预览变更
|
|
editor.cannot_edit_lfs_files=无法在 web 界面中编辑 lfs 文件。
|
|
+editor.cannot_edit_annex_files=无法在 web 界面中编辑 lfs 文件。
|
|
editor.cannot_edit_non_text_files=网页不能编辑二进制文件。
|
|
editor.edit_this_file=编辑文件
|
|
editor.this_file_locked=文件已锁定
|