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

16 lines
919 B
PHP

<?php
$lang["adobe_link_title"] = 'Adobe链接';
$lang["adobe_link_configuration"] = 'Adobe链接设置';
$lang["adobe_link_document_extensions"] = 'Adobe文件格式扩展名';
$lang["adobe_link_asset_extensions"] = 'Adobe文件资产扩展名。这些文件类型可以导入到Adobe InDesign中。';
$lang["adobe_link_open"] = '打开';
$lang["adobe_link_import"] = '导入 (Dǎo rù)';
$lang["adobe_link_copy_successful"] = '您现在可以放置已复制的图像。';
$lang["adobe_link_import_successful"] = '文件正在导入。';
$lang["adobe_link_upload_document"] = '保存';
$lang["adobe_link_saving"] = '保存中...';
$lang["adobe_link_saving_wait"] = '文件正在保存,请等待确认消息。您可能需要刷新页面以更新预览图像。';
$lang["plugin-adobe_link-title"] = 'Adobe链接';
$lang["plugin-adobe_link-desc"] = '[高级] 允许将 Adobe 文件从 ResourceSpace 导入 Adobe CC';