File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ OC.L10N.register(
33 {
44 "File is currently locked by %s" : "檔案目前已被 %s 鎖定" ,
55 "File is not locked" : "檔案未被鎖定" ,
6+ "File can only be locked with update permissions." : "檔案僅能以更新權限鎖定。" ,
67 "File can only be unlocked by providing a valid owner lock token" : "文件只能通過提供有效的所有者鎖定權杖來解鎖" ,
78 "File can only be unlocked by the owner of the lock" : "檔案只能由鎖的所有者解鎖" ,
89 "Desktop client" : "桌面客戶端" ,
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "File is currently locked by %s" : " 檔案目前已被 %s 鎖定" ,
33 "File is not locked" : " 檔案未被鎖定" ,
4+ "File can only be locked with update permissions." : " 檔案僅能以更新權限鎖定。" ,
45 "File can only be unlocked by providing a valid owner lock token" : " 文件只能通過提供有效的所有者鎖定權杖來解鎖" ,
56 "File can only be unlocked by the owner of the lock" : " 檔案只能由鎖的所有者解鎖" ,
67 "Desktop client" : " 桌面客戶端" ,
You can’t perform that action at this time.
0 commit comments