You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_HK.js 399B

12345678910111213
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Cancel" : "取消",
  5. "Sharing" : "分享",
  6. "A file or folder has been <strong>shared</strong>" : "檔案或資料夾已被<strong>分享</strong>",
  7. "You shared %1$s with %2$s" : "你分享了 %1$s 給 %2$s",
  8. "Shares" : "分享",
  9. "Password" : "密碼",
  10. "Name" : "名稱",
  11. "Download" : "下載"
  12. },
  13. "nplurals=1; plural=0;");