groupfolders/l10n/zh_TW.js
2019-12-22 03:08:36 +00:00

20 lines
661 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"groupfolders",
{
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "您確定要刪除 \"{folderName}\" 和裡面所有的檔案嗎?這個操作無法復原",
"Delete \"{folderName}\"?" : "刪除 \"{folderName}\" ",
"Folder name" : "資料夾名稱",
"Groups" : "群組",
"Quota" : "容量限額",
"Group folders" : "群組資料夾",
"Deny" : "否",
"Allow" : "允許",
"Read" : "已讀",
"Write" : "寫入",
"Create" : "建立",
"Delete" : "刪除",
"Share" : "分享",
"You" : "您"
},
"nplurals=1; plural=0;");