Update viewer.properties
This commit is contained in:
parent
5ca8f1d0da
commit
a8a58ea5f8
@ -78,16 +78,16 @@ find_next.title=指定文字列に一致する次の部分を検索します
|
|||||||
find_next_label=次へ
|
find_next_label=次へ
|
||||||
find_highlight=すべて強調表示
|
find_highlight=すべて強調表示
|
||||||
find_match_case_label=大文字/小文字を区別
|
find_match_case_label=大文字/小文字を区別
|
||||||
find_reached_top=文書先頭まで検索したので末尾に戻って検索しました。
|
find_reached_top=文書先頭まで検索したので末尾に戻って検索しました。
|
||||||
find_reached_bottom=文書末尾まで検索したので先頭に戻って検索しました。
|
find_reached_bottom=文書末尾まで検索したので先頭に戻って検索しました。
|
||||||
find_not_found=見つかりませんでした。
|
find_not_found=見つかりませんでした。
|
||||||
|
|
||||||
# Error panel labels
|
# Error panel labels
|
||||||
error_more_info=詳細情報
|
error_more_info=詳細情報
|
||||||
error_less_info=詳細情報の非表示
|
error_less_info=詳細情報の非表示
|
||||||
error_close=閉じる
|
error_close=閉じる
|
||||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||||
# replaced by the PDF.JS version and build ID.
|
# replaced by the PDF.JS version and build ID.
|
||||||
error_version_info=PDF.js v{{version}} (ビルド: {{build}})
|
error_version_info=PDF.js v{{version}} (ビルド: {{build}})
|
||||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||||
# english string describing the error.
|
# english string describing the error.
|
||||||
@ -109,9 +109,9 @@ page_scale_actual=実際のサイズ
|
|||||||
|
|
||||||
# Loading indicator messages
|
# Loading indicator messages
|
||||||
loading_error_indicator=エラー
|
loading_error_indicator=エラー
|
||||||
loading_error=PDFの読み込み中にエラーが発生しました
|
loading_error=PDF の読み込み中にエラーが発生しました
|
||||||
invalid_file_error=無効または破損した PDF ファイル
|
invalid_file_error=無効または破損した PDF ファイル
|
||||||
missing_file_error=PDF ファイルが見つかりません。
|
missing_file_error=PDF ファイルが見つかりません。
|
||||||
|
|
||||||
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
|
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
|
||||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||||
@ -122,4 +122,4 @@ request_password=PDF はパスワードによって保護されています
|
|||||||
|
|
||||||
printing_not_supported=警告:このブラウザでは印刷が完全にサポートされていません
|
printing_not_supported=警告:このブラウザでは印刷が完全にサポートされていません
|
||||||
printing_not_ready=警告:PDF を印刷するための読み込みが終了していません
|
printing_not_ready=警告:PDF を印刷するための読み込みが終了していません
|
||||||
web_fonts_disabled=Web フォントが無効になっています: 埋め込まれた PDF のフォントを使用することができません
|
web_fonts_disabled=Web フォントが無効になっています: 埋め込まれた PDF のフォントを使用することができません
|
||||||
|
Loading…
Reference in New Issue
Block a user