14 строки
899 B
JSON
14 строки
899 B
JSON
{ "translations": {
|
|
"File is currently locked by %s" : "檔案目前已被 %s 鎖定",
|
|
"File is not locked" : "檔案未被鎖定",
|
|
"File can only be unlocked by providing a valid owner lock token" : "文件只能通過提供有效的所有者鎖定權杖來解鎖",
|
|
"File can only be unlocked by the owner of the lock" : "檔案只能由鎖的所有者解鎖",
|
|
"Temporary files lock" : "暫時上鎖檔案",
|
|
"Temporary lock your files" : "暫時將您的檔案上鎖",
|
|
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。",
|
|
"Locked by {user}" : "由 {user} 鎖上",
|
|
"Locked by {app}" : "由 {app} 鎖上",
|
|
"Unlock file" : "解鎖檔案",
|
|
"Lock file" : "上鎖檔案"
|
|
},"pluralForm" :"nplurals=1; plural=0;"
|
|
} |