Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/embedpre.../assets/pdf/web/locale/ja
File: viewer.ftl
# This Source Code Form is subject to the terms of the Mozilla Public
[0] Fix | Delete
# License, v. 2.0. If a copy of the MPL was not distributed with this
[1] Fix | Delete
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
[2] Fix | Delete
[3] Fix | Delete
[4] Fix | Delete
## Main toolbar buttons (tooltips and alt text for images)
[5] Fix | Delete
[6] Fix | Delete
pdfjs-previous-button =
[7] Fix | Delete
.title = 前のページへ戻ります
[8] Fix | Delete
pdfjs-previous-button-label = 前へ
[9] Fix | Delete
pdfjs-next-button =
[10] Fix | Delete
.title = 次のページへ進みます
[11] Fix | Delete
pdfjs-next-button-label = 次へ
[12] Fix | Delete
# .title: Tooltip for the pageNumber input.
[13] Fix | Delete
pdfjs-page-input =
[14] Fix | Delete
.title = ページ
[15] Fix | Delete
# Variables:
[16] Fix | Delete
# $pagesCount (Number) - the total number of pages in the document
[17] Fix | Delete
# This string follows an input field with the number of the page currently displayed.
[18] Fix | Delete
pdfjs-of-pages = / { $pagesCount }
[19] Fix | Delete
# Variables:
[20] Fix | Delete
# $pageNumber (Number) - the currently visible page
[21] Fix | Delete
# $pagesCount (Number) - the total number of pages in the document
[22] Fix | Delete
pdfjs-page-of-pages = ({ $pageNumber } / { $pagesCount })
[23] Fix | Delete
pdfjs-zoom-out-button =
[24] Fix | Delete
.title = 表示を縮小します
[25] Fix | Delete
pdfjs-zoom-out-button-label = 縮小
[26] Fix | Delete
pdfjs-zoom-in-button =
[27] Fix | Delete
.title = 表示を拡大します
[28] Fix | Delete
pdfjs-zoom-in-button-label = 拡大
[29] Fix | Delete
pdfjs-zoom-select =
[30] Fix | Delete
.title = 拡大/縮小
[31] Fix | Delete
pdfjs-presentation-mode-button =
[32] Fix | Delete
.title = プレゼンテーションモードに切り替えます
[33] Fix | Delete
pdfjs-presentation-mode-button-label = プレゼンテーションモード
[34] Fix | Delete
pdfjs-open-file-button =
[35] Fix | Delete
.title = ファイルを開きます
[36] Fix | Delete
pdfjs-open-file-button-label = 開く
[37] Fix | Delete
pdfjs-print-button =
[38] Fix | Delete
.title = 印刷します
[39] Fix | Delete
pdfjs-print-button-label = 印刷
[40] Fix | Delete
pdfjs-save-button =
[41] Fix | Delete
.title = 保存します
[42] Fix | Delete
pdfjs-save-button-label = 保存
[43] Fix | Delete
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
[44] Fix | Delete
pdfjs-download-button =
[45] Fix | Delete
.title = ダウンロードします
[46] Fix | Delete
# Used in Firefox for Android as a label for the download button (“download” is a verb).
[47] Fix | Delete
# Length of the translation matters since we are in a mobile context, with limited screen estate.
[48] Fix | Delete
pdfjs-download-button-label = ダウンロード
[49] Fix | Delete
pdfjs-bookmark-button =
[50] Fix | Delete
.title = 現在のページの URL です (現在のページを表示する URL)
[51] Fix | Delete
pdfjs-bookmark-button-label = 現在のページ
[52] Fix | Delete
[53] Fix | Delete
## Secondary toolbar and context menu
[54] Fix | Delete
[55] Fix | Delete
pdfjs-tools-button =
[56] Fix | Delete
.title = ツール
[57] Fix | Delete
pdfjs-tools-button-label = ツール
[58] Fix | Delete
pdfjs-first-page-button =
[59] Fix | Delete
.title = 最初のページへ移動します
[60] Fix | Delete
pdfjs-first-page-button-label = 最初のページへ移動
[61] Fix | Delete
pdfjs-last-page-button =
[62] Fix | Delete
.title = 最後のページへ移動します
[63] Fix | Delete
pdfjs-last-page-button-label = 最後のページへ移動
[64] Fix | Delete
pdfjs-page-rotate-cw-button =
[65] Fix | Delete
.title = ページを右へ回転します
[66] Fix | Delete
pdfjs-page-rotate-cw-button-label = 右回転
[67] Fix | Delete
pdfjs-page-rotate-ccw-button =
[68] Fix | Delete
.title = ページを左へ回転します
[69] Fix | Delete
pdfjs-page-rotate-ccw-button-label = 左回転
[70] Fix | Delete
pdfjs-cursor-text-select-tool-button =
[71] Fix | Delete
.title = テキスト選択ツールを有効にします
[72] Fix | Delete
pdfjs-cursor-text-select-tool-button-label = テキスト選択ツール
[73] Fix | Delete
pdfjs-cursor-hand-tool-button =
[74] Fix | Delete
.title = 手のひらツールを有効にします
[75] Fix | Delete
pdfjs-cursor-hand-tool-button-label = 手のひらツール
[76] Fix | Delete
pdfjs-scroll-page-button =
[77] Fix | Delete
.title = ページ単位でスクロールします
[78] Fix | Delete
pdfjs-scroll-page-button-label = ページ単位でスクロール
[79] Fix | Delete
pdfjs-scroll-vertical-button =
[80] Fix | Delete
.title = 縦スクロールにします
[81] Fix | Delete
pdfjs-scroll-vertical-button-label = 縦スクロール
[82] Fix | Delete
pdfjs-scroll-horizontal-button =
[83] Fix | Delete
.title = 横スクロールにします
[84] Fix | Delete
pdfjs-scroll-horizontal-button-label = 横スクロール
[85] Fix | Delete
pdfjs-scroll-wrapped-button =
[86] Fix | Delete
.title = 折り返しスクロールにします
[87] Fix | Delete
pdfjs-scroll-wrapped-button-label = 折り返しスクロール
[88] Fix | Delete
pdfjs-spread-none-button =
[89] Fix | Delete
.title = 見開きにしません
[90] Fix | Delete
pdfjs-spread-none-button-label = 見開きにしない
[91] Fix | Delete
pdfjs-spread-odd-button =
[92] Fix | Delete
.title = 奇数ページ開始で見開きにします
[93] Fix | Delete
pdfjs-spread-odd-button-label = 奇数ページ見開き
[94] Fix | Delete
pdfjs-spread-even-button =
[95] Fix | Delete
.title = 偶数ページ開始で見開きにします
[96] Fix | Delete
pdfjs-spread-even-button-label = 偶数ページ見開き
[97] Fix | Delete
[98] Fix | Delete
## Document properties dialog
[99] Fix | Delete
[100] Fix | Delete
pdfjs-document-properties-button =
[101] Fix | Delete
.title = 文書のプロパティ...
[102] Fix | Delete
pdfjs-document-properties-button-label = 文書のプロパティ...
[103] Fix | Delete
pdfjs-document-properties-file-name = ファイル名:
[104] Fix | Delete
pdfjs-document-properties-file-size = ファイルサイズ:
[105] Fix | Delete
# Variables:
[106] Fix | Delete
# $size_kb (Number) - the PDF file size in kilobytes
[107] Fix | Delete
# $size_b (Number) - the PDF file size in bytes
[108] Fix | Delete
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } バイト)
[109] Fix | Delete
# Variables:
[110] Fix | Delete
# $size_mb (Number) - the PDF file size in megabytes
[111] Fix | Delete
# $size_b (Number) - the PDF file size in bytes
[112] Fix | Delete
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } バイト)
[113] Fix | Delete
pdfjs-document-properties-title = タイトル:
[114] Fix | Delete
pdfjs-document-properties-author = 作成者:
[115] Fix | Delete
pdfjs-document-properties-subject = 件名:
[116] Fix | Delete
pdfjs-document-properties-keywords = キーワード:
[117] Fix | Delete
pdfjs-document-properties-creation-date = 作成日:
[118] Fix | Delete
pdfjs-document-properties-modification-date = 更新日:
[119] Fix | Delete
# Variables:
[120] Fix | Delete
# $date (Date) - the creation/modification date of the PDF file
[121] Fix | Delete
# $time (Time) - the creation/modification time of the PDF file
[122] Fix | Delete
pdfjs-document-properties-date-string = { $date }, { $time }
[123] Fix | Delete
pdfjs-document-properties-creator = アプリケーション:
[124] Fix | Delete
pdfjs-document-properties-producer = PDF 作成:
[125] Fix | Delete
pdfjs-document-properties-version = PDF のバージョン:
[126] Fix | Delete
pdfjs-document-properties-page-count = ページ数:
[127] Fix | Delete
pdfjs-document-properties-page-size = ページサイズ:
[128] Fix | Delete
pdfjs-document-properties-page-size-unit-inches = in
[129] Fix | Delete
pdfjs-document-properties-page-size-unit-millimeters = mm
[130] Fix | Delete
pdfjs-document-properties-page-size-orientation-portrait = 縦
[131] Fix | Delete
pdfjs-document-properties-page-size-orientation-landscape = 横
[132] Fix | Delete
pdfjs-document-properties-page-size-name-a-three = A3
[133] Fix | Delete
pdfjs-document-properties-page-size-name-a-four = A4
[134] Fix | Delete
pdfjs-document-properties-page-size-name-letter = レター
[135] Fix | Delete
pdfjs-document-properties-page-size-name-legal = リーガル
[136] Fix | Delete
[137] Fix | Delete
## Variables:
[138] Fix | Delete
## $width (Number) - the width of the (current) page
[139] Fix | Delete
## $height (Number) - the height of the (current) page
[140] Fix | Delete
## $unit (String) - the unit of measurement of the (current) page
[141] Fix | Delete
## $name (String) - the name of the (current) page
[142] Fix | Delete
## $orientation (String) - the orientation of the (current) page
[143] Fix | Delete
[144] Fix | Delete
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
[145] Fix | Delete
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
[146] Fix | Delete
[147] Fix | Delete
##
[148] Fix | Delete
[149] Fix | Delete
# The linearization status of the document; usually called "Fast Web View" in
[150] Fix | Delete
# English locales of Adobe software.
[151] Fix | Delete
pdfjs-document-properties-linearized = ウェブ表示用に最適化:
[152] Fix | Delete
pdfjs-document-properties-linearized-yes = はい
[153] Fix | Delete
pdfjs-document-properties-linearized-no = いいえ
[154] Fix | Delete
pdfjs-document-properties-close-button = 閉じる
[155] Fix | Delete
[156] Fix | Delete
## Print
[157] Fix | Delete
[158] Fix | Delete
pdfjs-print-progress-message = 文書の印刷を準備しています...
[159] Fix | Delete
# Variables:
[160] Fix | Delete
# $progress (Number) - percent value
[161] Fix | Delete
pdfjs-print-progress-percent = { $progress }%
[162] Fix | Delete
pdfjs-print-progress-close-button = キャンセル
[163] Fix | Delete
pdfjs-printing-not-supported = 警告: このブラウザーでは印刷が完全にサポートされていません。
[164] Fix | Delete
pdfjs-printing-not-ready = 警告: PDF を印刷するための読み込みが終了していません。
[165] Fix | Delete
[166] Fix | Delete
## Tooltips and alt text for side panel toolbar buttons
[167] Fix | Delete
[168] Fix | Delete
pdfjs-toggle-sidebar-button =
[169] Fix | Delete
.title = サイドバー表示を切り替えます
[170] Fix | Delete
pdfjs-toggle-sidebar-notification-button =
[171] Fix | Delete
.title = サイドバー表示を切り替えます (文書に含まれるアウトライン / 添付 / レイヤー)
[172] Fix | Delete
pdfjs-toggle-sidebar-button-label = サイドバーの切り替え
[173] Fix | Delete
pdfjs-document-outline-button =
[174] Fix | Delete
.title = 文書の目次を表示します (ダブルクリックで項目を開閉します)
[175] Fix | Delete
pdfjs-document-outline-button-label = 文書の目次
[176] Fix | Delete
pdfjs-attachments-button =
[177] Fix | Delete
.title = 添付ファイルを表示します
[178] Fix | Delete
pdfjs-attachments-button-label = 添付ファイル
[179] Fix | Delete
pdfjs-layers-button =
[180] Fix | Delete
.title = レイヤーを表示します (ダブルクリックですべてのレイヤーが初期状態に戻ります)
[181] Fix | Delete
pdfjs-layers-button-label = レイヤー
[182] Fix | Delete
pdfjs-thumbs-button =
[183] Fix | Delete
.title = 縮小版を表示します
[184] Fix | Delete
pdfjs-thumbs-button-label = 縮小版
[185] Fix | Delete
pdfjs-current-outline-item-button =
[186] Fix | Delete
.title = 現在のアウトライン項目を検索
[187] Fix | Delete
pdfjs-current-outline-item-button-label = 現在のアウトライン項目
[188] Fix | Delete
pdfjs-findbar-button =
[189] Fix | Delete
.title = 文書内を検索します
[190] Fix | Delete
pdfjs-findbar-button-label = 検索
[191] Fix | Delete
pdfjs-additional-layers = 追加レイヤー
[192] Fix | Delete
[193] Fix | Delete
## Thumbnails panel item (tooltip and alt text for images)
[194] Fix | Delete
[195] Fix | Delete
# Variables:
[196] Fix | Delete
# $page (Number) - the page number
[197] Fix | Delete
pdfjs-thumb-page-title =
[198] Fix | Delete
.title = { $page } ページ
[199] Fix | Delete
# Variables:
[200] Fix | Delete
# $page (Number) - the page number
[201] Fix | Delete
pdfjs-thumb-page-canvas =
[202] Fix | Delete
.aria-label = { $page } ページの縮小版
[203] Fix | Delete
[204] Fix | Delete
## Find panel button title and messages
[205] Fix | Delete
[206] Fix | Delete
pdfjs-find-input =
[207] Fix | Delete
.title = 検索
[208] Fix | Delete
.placeholder = 文書内を検索...
[209] Fix | Delete
pdfjs-find-previous-button =
[210] Fix | Delete
.title = 現在より前の位置で指定文字列が現れる部分を検索します
[211] Fix | Delete
pdfjs-find-previous-button-label = 前へ
[212] Fix | Delete
pdfjs-find-next-button =
[213] Fix | Delete
.title = 現在より後の位置で指定文字列が現れる部分を検索します
[214] Fix | Delete
pdfjs-find-next-button-label = 次へ
[215] Fix | Delete
pdfjs-find-highlight-checkbox = すべて強調表示
[216] Fix | Delete
pdfjs-find-match-case-checkbox-label = 大文字/小文字を区別
[217] Fix | Delete
pdfjs-find-match-diacritics-checkbox-label = 発音区別符号を区別
[218] Fix | Delete
pdfjs-find-entire-word-checkbox-label = 単語一致
[219] Fix | Delete
pdfjs-find-reached-top = 文書先頭に到達したので末尾から続けて検索します
[220] Fix | Delete
pdfjs-find-reached-bottom = 文書末尾に到達したので先頭から続けて検索します
[221] Fix | Delete
# Variables:
[222] Fix | Delete
# $current (Number) - the index of the currently active find result
[223] Fix | Delete
# $total (Number) - the total number of matches in the document
[224] Fix | Delete
pdfjs-find-match-count =
[225] Fix | Delete
{ $total ->
[226] Fix | Delete
[one] { $total } 件中 { $current } 件目
[227] Fix | Delete
*[other] { $total } 件中 { $current } 件目
[228] Fix | Delete
}
[229] Fix | Delete
# Variables:
[230] Fix | Delete
# $limit (Number) - the maximum number of matches
[231] Fix | Delete
pdfjs-find-match-count-limit =
[232] Fix | Delete
{ $limit ->
[233] Fix | Delete
[one] { $limit } 件以上一致
[234] Fix | Delete
*[other] { $limit } 件以上一致
[235] Fix | Delete
}
[236] Fix | Delete
pdfjs-find-not-found = 見つかりませんでした
[237] Fix | Delete
[238] Fix | Delete
## Predefined zoom values
[239] Fix | Delete
[240] Fix | Delete
pdfjs-page-scale-width = 幅に合わせる
[241] Fix | Delete
pdfjs-page-scale-fit = ページのサイズに合わせる
[242] Fix | Delete
pdfjs-page-scale-auto = 自動ズーム
[243] Fix | Delete
pdfjs-page-scale-actual = 実際のサイズ
[244] Fix | Delete
# Variables:
[245] Fix | Delete
# $scale (Number) - percent value for page scale
[246] Fix | Delete
pdfjs-page-scale-percent = { $scale }%
[247] Fix | Delete
[248] Fix | Delete
## PDF page
[249] Fix | Delete
[250] Fix | Delete
# Variables:
[251] Fix | Delete
# $page (Number) - the page number
[252] Fix | Delete
pdfjs-page-landmark =
[253] Fix | Delete
.aria-label = { $page } ページ
[254] Fix | Delete
[255] Fix | Delete
## Loading indicator messages
[256] Fix | Delete
[257] Fix | Delete
pdfjs-loading-error = PDF の読み込み中にエラーが発生しました。
[258] Fix | Delete
pdfjs-invalid-file-error = 無効または破損した PDF ファイル。
[259] Fix | Delete
pdfjs-missing-file-error = PDF ファイルが見つかりません。
[260] Fix | Delete
pdfjs-unexpected-response-error = サーバーから予期せぬ応答がありました。
[261] Fix | Delete
pdfjs-rendering-error = ページのレンダリング中にエラーが発生しました。
[262] Fix | Delete
[263] Fix | Delete
## Annotations
[264] Fix | Delete
[265] Fix | Delete
# Variables:
[266] Fix | Delete
# $date (Date) - the modification date of the annotation
[267] Fix | Delete
# $time (Time) - the modification time of the annotation
[268] Fix | Delete
pdfjs-annotation-date-string = { $date }, { $time }
[269] Fix | Delete
# .alt: This is used as a tooltip.
[270] Fix | Delete
# Variables:
[271] Fix | Delete
# $type (String) - an annotation type from a list defined in the PDF spec
[272] Fix | Delete
# (32000-1:2008 Table 169 – Annotation types).
[273] Fix | Delete
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
[274] Fix | Delete
pdfjs-text-annotation-type =
[275] Fix | Delete
.alt = [{ $type } 注釈]
[276] Fix | Delete
[277] Fix | Delete
## Password
[278] Fix | Delete
[279] Fix | Delete
pdfjs-password-label = この PDF ファイルを開くためのパスワードを入力してください。
[280] Fix | Delete
pdfjs-password-invalid = 無効なパスワードです。もう一度やり直してください。
[281] Fix | Delete
pdfjs-password-ok-button = OK
[282] Fix | Delete
pdfjs-password-cancel-button = キャンセル
[283] Fix | Delete
pdfjs-web-fonts-disabled = ウェブフォントが無効になっています: 埋め込まれた PDF のフォントを使用できません。
[284] Fix | Delete
[285] Fix | Delete
## Editing
[286] Fix | Delete
[287] Fix | Delete
pdfjs-editor-free-text-button =
[288] Fix | Delete
.title = フリーテキスト注釈を追加します
[289] Fix | Delete
pdfjs-editor-free-text-button-label = フリーテキスト注釈
[290] Fix | Delete
pdfjs-editor-ink-button =
[291] Fix | Delete
.title = インク注釈を追加します
[292] Fix | Delete
pdfjs-editor-ink-button-label = インク注釈
[293] Fix | Delete
pdfjs-editor-stamp-button =
[294] Fix | Delete
.title = 画像を追加または編集します
[295] Fix | Delete
pdfjs-editor-stamp-button-label = 画像を追加または編集
[296] Fix | Delete
pdfjs-editor-highlight-button =
[297] Fix | Delete
.title = 強調します
[298] Fix | Delete
pdfjs-editor-highlight-button-label = 強調
[299] Fix | Delete
pdfjs-highlight-floating-button =
[300] Fix | Delete
.title = 強調
[301] Fix | Delete
pdfjs-highlight-floating-button1 =
[302] Fix | Delete
.title = 強調
[303] Fix | Delete
.aria-label = 強調します
[304] Fix | Delete
pdfjs-highlight-floating-button-label = 強調
[305] Fix | Delete
[306] Fix | Delete
## Remove button for the various kind of editor.
[307] Fix | Delete
[308] Fix | Delete
pdfjs-editor-remove-ink-button =
[309] Fix | Delete
.title = インク注釈を削除します
[310] Fix | Delete
pdfjs-editor-remove-freetext-button =
[311] Fix | Delete
.title = テキストを削除します
[312] Fix | Delete
pdfjs-editor-remove-stamp-button =
[313] Fix | Delete
.title = 画像を削除します
[314] Fix | Delete
pdfjs-editor-remove-highlight-button =
[315] Fix | Delete
.title = 強調を削除します
[316] Fix | Delete
[317] Fix | Delete
##
[318] Fix | Delete
[319] Fix | Delete
# Editor Parameters
[320] Fix | Delete
pdfjs-editor-free-text-color-input = 色
[321] Fix | Delete
pdfjs-editor-free-text-size-input = サイズ
[322] Fix | Delete
pdfjs-editor-ink-color-input = 色
[323] Fix | Delete
pdfjs-editor-ink-thickness-input = 太さ
[324] Fix | Delete
pdfjs-editor-ink-opacity-input = 不透明度
[325] Fix | Delete
pdfjs-editor-stamp-add-image-button =
[326] Fix | Delete
.title = 画像を追加します
[327] Fix | Delete
pdfjs-editor-stamp-add-image-button-label = 画像を追加
[328] Fix | Delete
# This refers to the thickness of the line used for free highlighting (not bound to text)
[329] Fix | Delete
pdfjs-editor-free-highlight-thickness-input = 太さ
[330] Fix | Delete
pdfjs-editor-free-highlight-thickness-title =
[331] Fix | Delete
.title = テキスト以外のアイテムを強調する時の太さを変更します
[332] Fix | Delete
pdfjs-free-text =
[333] Fix | Delete
.aria-label = フリーテキスト注釈エディター
[334] Fix | Delete
pdfjs-free-text-default-content = テキストを入力してください...
[335] Fix | Delete
pdfjs-ink =
[336] Fix | Delete
.aria-label = インク注釈エディター
[337] Fix | Delete
pdfjs-ink-canvas =
[338] Fix | Delete
.aria-label = ユーザー作成画像
[339] Fix | Delete
[340] Fix | Delete
## Alt-text dialog
[341] Fix | Delete
[342] Fix | Delete
# Alternative text (alt text) helps when people can't see the image.
[343] Fix | Delete
pdfjs-editor-alt-text-button-label = 代替テキスト
[344] Fix | Delete
pdfjs-editor-alt-text-edit-button-label = 代替テキストを編集
[345] Fix | Delete
pdfjs-editor-alt-text-dialog-label = オプションの選択
[346] Fix | Delete
pdfjs-editor-alt-text-dialog-description = 代替テキストは画像が表示されない場合や読み込まれない場合にユーザーの助けになります。
[347] Fix | Delete
pdfjs-editor-alt-text-add-description-label = 説明を追加
[348] Fix | Delete
pdfjs-editor-alt-text-add-description-description = 対象や設定、動作を説明する短い文章を記入してください。
[349] Fix | Delete
pdfjs-editor-alt-text-mark-decorative-label = 装飾マークを付ける
[350] Fix | Delete
pdfjs-editor-alt-text-mark-decorative-description = これは区切り線やウォーターマークなどの装飾画像に使用されます。
[351] Fix | Delete
pdfjs-editor-alt-text-cancel-button = キャンセル
[352] Fix | Delete
pdfjs-editor-alt-text-save-button = 保存
[353] Fix | Delete
pdfjs-editor-alt-text-decorative-tooltip = 装飾マークが付いています
[354] Fix | Delete
# .placeholder: This is a placeholder for the alt text input area
[355] Fix | Delete
pdfjs-editor-alt-text-textarea =
[356] Fix | Delete
.placeholder = 例:「若い人がテーブルの席について食事をしています」
[357] Fix | Delete
[358] Fix | Delete
## Editor resizers
[359] Fix | Delete
## This is used in an aria label to help to understand the role of the resizer.
[360] Fix | Delete
[361] Fix | Delete
pdfjs-editor-resizer-label-top-left = 左上隅 — サイズ変更
[362] Fix | Delete
pdfjs-editor-resizer-label-top-middle = 上中央 — サイズ変更
[363] Fix | Delete
pdfjs-editor-resizer-label-top-right = 右上隅 — サイズ変更
[364] Fix | Delete
pdfjs-editor-resizer-label-middle-right = 右中央 — サイズ変更
[365] Fix | Delete
pdfjs-editor-resizer-label-bottom-right = 右下隅 — サイズ変更
[366] Fix | Delete
pdfjs-editor-resizer-label-bottom-middle = 下中央 — サイズ変更
[367] Fix | Delete
pdfjs-editor-resizer-label-bottom-left = 左下隅 — サイズ変更
[368] Fix | Delete
pdfjs-editor-resizer-label-middle-left = 左中央 — サイズ変更
[369] Fix | Delete
[370] Fix | Delete
## Color picker
[371] Fix | Delete
[372] Fix | Delete
# This means "Color used to highlight text"
[373] Fix | Delete
pdfjs-editor-highlight-colorpicker-label = 強調色
[374] Fix | Delete
pdfjs-editor-colorpicker-button =
[375] Fix | Delete
.title = 色を変更します
[376] Fix | Delete
pdfjs-editor-colorpicker-dropdown =
[377] Fix | Delete
.aria-label = 色の選択
[378] Fix | Delete
pdfjs-editor-colorpicker-yellow =
[379] Fix | Delete
.title = 黄色
[380] Fix | Delete
pdfjs-editor-colorpicker-green =
[381] Fix | Delete
.title = 緑色
[382] Fix | Delete
pdfjs-editor-colorpicker-blue =
[383] Fix | Delete
.title = 青色
[384] Fix | Delete
pdfjs-editor-colorpicker-pink =
[385] Fix | Delete
.title = ピンク色
[386] Fix | Delete
pdfjs-editor-colorpicker-red =
[387] Fix | Delete
.title = 赤色
[388] Fix | Delete
[389] Fix | Delete
## Show all highlights
[390] Fix | Delete
## This is a toggle button to show/hide all the highlights.
[391] Fix | Delete
[392] Fix | Delete
pdfjs-editor-highlight-show-all-button-label = すべて表示
[393] Fix | Delete
pdfjs-editor-highlight-show-all-button =
[394] Fix | Delete
.title = 強調の表示を切り替えます
[395] Fix | Delete
[396] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function