Update pdf.js
This commit is contained in:
@@ -138,23 +138,33 @@ print_progress_close=キャンセル
|
||||
# tooltips)
|
||||
toggle_sidebar.title=サイドバー表示を切り替えます
|
||||
toggle_sidebar_notification.title=サイドバー表示を切り替えます (文書に含まれるアウトライン / 添付)
|
||||
toggle_sidebar_notification2.title=サイドバー表示を切り替えます (文書に含まれるアウトライン / 添付 / レイヤー)
|
||||
toggle_sidebar_label=サイドバーの切り替え
|
||||
document_outline.title=文書の目次を表示します (ダブルクリックで項目を開閉します)
|
||||
document_outline_label=文書の目次
|
||||
attachments.title=添付ファイルを表示します
|
||||
attachments_label=添付ファイル
|
||||
layers.title=レイヤーを表示します (ダブルクリックですべてのレイヤーが初期状態に戻ります)
|
||||
layers_label=レイヤー
|
||||
thumbs.title=縮小版を表示します
|
||||
thumbs_label=縮小版
|
||||
current_outline_item.title=現在のアウトライン項目を検索
|
||||
current_outline_item_label=現在のアウトライン項目
|
||||
findbar.title=文書内を検索します
|
||||
findbar_label=検索
|
||||
|
||||
additional_layers=追加レイヤー
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas={{page}} ページ
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark={{page}} ページ
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title={{page}} ページ
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=ページの縮小版 {{page}}
|
||||
thumb_page_canvas={{page}} ページの縮小版
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=検索
|
||||
@@ -221,6 +231,9 @@ page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=エラー
|
||||
|
||||
# Loading indicator messages
|
||||
loading=読み込み中...
|
||||
loading_error=PDF の読み込み中にエラーが発生しました。
|
||||
invalid_file_error=無効または破損した PDF ファイル。
|
||||
missing_file_error=PDF ファイルが見つかりません。
|
||||
@@ -243,4 +256,6 @@ password_cancel=キャンセル
|
||||
printing_not_supported=警告: このブラウザーでは印刷が完全にサポートされていません。
|
||||
printing_not_ready=警告: PDF を印刷するための読み込みが終了していません。
|
||||
web_fonts_disabled=ウェブフォントが無効になっています: 埋め込まれた PDF のフォントを使用できません。
|
||||
document_colors_not_allowed=PDF 文書は、ウェブページが指定した配色を使用することができません: 'ウェブページが指定した配色' はブラウザーで無効になっています。
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=この PDF ドキュメントは、デジタル署名が含まれています。署名の検証はサポートされていません。
|
||||
|
Reference in New Issue
Block a user