f7cloud_client/apps/files_pdfviewer/l10n/zh_HK.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

10 lines
701 B
JavaScript

OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "PDF 檢視程式",
"Directly view PDF documents in your F7cloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "直接在 F7cloud 中檢視 PDF 文件。\n此應用程式的額外功能是可以顯示 Adobe Illustrator (.ai) 檔案。\n由 [pdf.js](https://mozilla.github.io/pdf.js/) 提供",
"File upload failed." : "檔案上傳失敗。",
"To view a shared PDF file, the download needs to be allowed for this file share" : "要查看共享的 PDF 檔案,必須允許該檔案共享的下載。"
},
"nplurals=1; plural=0;");