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

31 lines
1.5 KiB
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["annotations"]='注释';
$lang["pdfwithnotes"]='PDF注释';
$lang["annotatepdfconfig"]='PDF注释';
$lang["annotatepdfintrotext"]='请选择您的注释 PDF 的页面大小。';
$lang["error-saving"]='发生保存该注释的错误。';
$lang["error-deleting"]='发生删除该注释的错误。';
$lang["action-add_note"]='添加注释';
$lang["action-toggle-on"]='显示全部';
$lang["action-toggle-off"]='隐藏全部';
$lang["note-1"]='1 注释';
$lang["note-2"]='%number 注释';
$lang["annotate_configuration"]='注释配置';
$lang["extensions_to_exclude"]='需要翻译的字符串: Extensions to exclude<br />(comma separated):
要排除的扩展名(逗号分隔):';
$lang["resource_types_to_exclude"]='要排除的资源类型(勾选以排除):';
$lang["annotatedebug"]='调试:';
$lang["toggle"]='切换 (Qiēhuàn)';
$lang["annotate_public_view"]='注释是否公开可见例如在共享集合时S';
$lang["annotate_show_author"]='在预览时显示注释作者?';
$lang["annotate_metadatafield_error"]='需要一个元数据字段来存储注释。';
$lang["annotate_font"]='字体:';
$lang["annotate_pdf_output"]='PDF 输出选项(实验性)';
$lang["annotate_pdf_output_only_annotated"]='仅在 PDF 输出中包含已注释的资源。';
$lang["annotate_admin_edit_access"]='编辑其他用户的注释的能力';
$lang["annotate_ref_not_supplied"]='未提供参考。';
$lang["plugin-annotate-title"]='注释';
$lang["plugin-annotate-desc"]='启用创建jquery图像注释';