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

16 lines
1.3 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["embeddocument_embed"] = '埋め込み';
$lang["embeddocument_help"] = '以下のHTMLをコピーして、リモートのウェブサイトに埋め込むことができます。';
$lang["embeddocument_allow_original_download"] = 'リソースファイルのPDFバリアントのダウンロードを許可しますか';
$lang["embeddocument_alreadyonpage"] = '特定のページにジャンプするには、右側のボックスにページ番号を入力してください。';
$lang["embeddocument_download_pdf"] = 'PDFをダウンロードする';
$lang["embeddocument_minimise"] = '最小化する';
$lang["embeddocument_maximise"] = '最大化する';
$lang["embeddocument_heading"] = 'リモート文書ビューアーの設定';
$lang["embeddocument_specify_resourcetype"] = '\'埋め込み\'機能が表示されるべきリソースタイプを指定してください。';
$lang["embeddocument_document_resourcetype"] = 'リモート文書ビューアー リソースタイプ:';
$lang["embeddocument_embed_share"] = 'ドキュメントを埋め込む';
$lang["plugin-embeddocument-title"] = 'ドキュメントを埋め込む';
$lang["plugin-embeddocument-desc"] = 'リモートサイトで埋め込み可能なドキュメントプレビューのHTMLを生成する機能を提供します。';