Files
2025-07-18 16:20:14 +07:00

16 lines
1015 B
PHP
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.

<?php
$lang["embeddocument_embed"] = '嵌入 (Qiān rù)';
$lang["embeddocument_help"] = '复制并粘贴下面的HTML代码以在远程网站上嵌入此文档。';
$lang["embeddocument_allow_original_download"] = '允许下载资源文件的PDF版本';
$lang["embeddocument_alreadyonpage"] = '在右侧的框中输入页码以跳转到特定页面。';
$lang["embeddocument_download_pdf"] = '下载 PDF。';
$lang["embeddocument_minimise"] = '最小化 (zuì xiǎo huà)';
$lang["embeddocument_maximise"] = '最大化 (zuì dà huà)';
$lang["embeddocument_heading"] = '远程文档查看器配置';
$lang["embeddocument_specify_resourcetype"] = '请指定“嵌入”功能应出现在哪种资源类型中。';
$lang["embeddocument_document_resourcetype"] = '远程文档查看器资源类型:';
$lang["embeddocument_embed_share"] = '嵌入文档';
$lang["plugin-embeddocument-title"] = '嵌入文档';
$lang["plugin-embeddocument-desc"] = '提供生成嵌入远程站点的文档预览HTML的功能。';