18 lines
852 B
Diff
18 lines
852 B
Diff
--- 9.0.3 2024-12-12 08:06:13.000000000 +0100
|
|
+++ aneksajo 2024-12-16 08:23:15.000000000 +0100
|
|
@@ -1264,6 +1264,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=符號連結
|
|
commit_graph=提交線圖
|
|
commit_graph.select=選擇分支
|
|
@@ -1283,6 +1284,7 @@
|
|
editor.edit_file=編輯檔案
|
|
editor.preview_changes=預覽變更
|
|
editor.cannot_edit_lfs_files=無法在 web 介面中編輯 LFS 檔。
|
|
+editor.cannot_edit_annex_files=無法在 web 介面中編輯 Annex 檔。
|
|
editor.cannot_edit_non_text_files=網站介面不能編輯二進位檔案。
|
|
editor.edit_this_file=編輯檔案
|
|
editor.this_file_locked=檔案已被鎖定
|