browser/locales/en-US/pdfviewer/viewer.properties

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # Copyright 2012 Mozilla Foundation
michael@0 2 #
michael@0 3 # Licensed under the Apache License, Version 2.0 (the "License");
michael@0 4 # you may not use this file except in compliance with the License.
michael@0 5 # You may obtain a copy of the License at
michael@0 6 #
michael@0 7 # http://www.apache.org/licenses/LICENSE-2.0
michael@0 8 #
michael@0 9 # Unless required by applicable law or agreed to in writing, software
michael@0 10 # distributed under the License is distributed on an "AS IS" BASIS,
michael@0 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
michael@0 12 # See the License for the specific language governing permissions and
michael@0 13 # limitations under the License.
michael@0 14
michael@0 15 # Main toolbar buttons (tooltips and alt text for images)
michael@0 16 previous.title=Previous Page
michael@0 17 previous_label=Previous
michael@0 18 next.title=Next Page
michael@0 19 next_label=Next
michael@0 20
michael@0 21 # LOCALIZATION NOTE (page_label, page_of):
michael@0 22 # These strings are concatenated to form the "Page: X of Y" string.
michael@0 23 # Do not translate "{{pageCount}}", it will be substituted with a number
michael@0 24 # representing the total number of pages.
michael@0 25 page_label=Page:
michael@0 26 page_of=of {{pageCount}}
michael@0 27
michael@0 28 zoom_out.title=Zoom Out
michael@0 29 zoom_out_label=Zoom Out
michael@0 30 zoom_in.title=Zoom In
michael@0 31 zoom_in_label=Zoom In
michael@0 32 zoom.title=Zoom
michael@0 33 presentation_mode.title=Switch to Presentation Mode
michael@0 34 presentation_mode_label=Presentation Mode
michael@0 35 open_file.title=Open File
michael@0 36 open_file_label=Open
michael@0 37 print.title=Print
michael@0 38 print_label=Print
michael@0 39 download.title=Download
michael@0 40 download_label=Download
michael@0 41 bookmark.title=Current view (copy or open in new window)
michael@0 42 bookmark_label=Current View
michael@0 43
michael@0 44 # Secondary toolbar and context menu
michael@0 45 tools.title=Tools
michael@0 46 tools_label=Tools
michael@0 47 first_page.title=Go to First Page
michael@0 48 first_page.label=Go to First Page
michael@0 49 first_page_label=Go to First Page
michael@0 50 last_page.title=Go to Last Page
michael@0 51 last_page.label=Go to Last Page
michael@0 52 last_page_label=Go to Last Page
michael@0 53 page_rotate_cw.title=Rotate Clockwise
michael@0 54 page_rotate_cw.label=Rotate Clockwise
michael@0 55 page_rotate_cw_label=Rotate Clockwise
michael@0 56 page_rotate_ccw.title=Rotate Counterclockwise
michael@0 57 page_rotate_ccw.label=Rotate Counterclockwise
michael@0 58 page_rotate_ccw_label=Rotate Counterclockwise
michael@0 59
michael@0 60 hand_tool_enable.title=Enable hand tool
michael@0 61 hand_tool_enable_label=Enable hand tool
michael@0 62 hand_tool_disable.title=Disable hand tool
michael@0 63 hand_tool_disable_label=Disable hand tool
michael@0 64
michael@0 65 # Document properties dialog box
michael@0 66 document_properties.title=Document Properties…
michael@0 67 document_properties_label=Document Properties…
michael@0 68 document_properties_file_name=File name:
michael@0 69 document_properties_file_size=File size:
michael@0 70 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
michael@0 71 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
michael@0 72 document_properties_title=Title:
michael@0 73 document_properties_author=Author:
michael@0 74 document_properties_subject=Subject:
michael@0 75 document_properties_keywords=Keywords:
michael@0 76 document_properties_creation_date=Creation Date:
michael@0 77 document_properties_modification_date=Modification Date:
michael@0 78 document_properties_date_string={{date}}, {{time}}
michael@0 79 document_properties_creator=Creator:
michael@0 80 document_properties_producer=PDF Producer:
michael@0 81 document_properties_version=PDF Version:
michael@0 82 document_properties_page_count=Page Count:
michael@0 83 document_properties_close=Close
michael@0 84
michael@0 85 # Tooltips and alt text for side panel toolbar buttons
michael@0 86 # (the _label strings are alt text for the buttons, the .title strings are
michael@0 87 # tooltips)
michael@0 88 toggle_sidebar.title=Toggle Sidebar
michael@0 89 toggle_sidebar_label=Toggle Sidebar
michael@0 90 outline.title=Show Document Outline
michael@0 91 outline_label=Document Outline
michael@0 92 attachments.title=Show Attachments
michael@0 93 attachments_label=Attachments
michael@0 94 thumbs.title=Show Thumbnails
michael@0 95 thumbs_label=Thumbnails
michael@0 96 findbar.title=Find in Document
michael@0 97 findbar_label=Find
michael@0 98
michael@0 99 # Thumbnails panel item (tooltip and alt text for images)
michael@0 100 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
michael@0 101 # number.
michael@0 102 thumb_page_title=Page {{page}}
michael@0 103 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
michael@0 104 # number.
michael@0 105 thumb_page_canvas=Thumbnail of Page {{page}}
michael@0 106
michael@0 107 # Find panel button title and messages
michael@0 108 find_label=Find:
michael@0 109 find_previous.title=Find the previous occurrence of the phrase
michael@0 110 find_previous_label=Previous
michael@0 111 find_next.title=Find the next occurrence of the phrase
michael@0 112 find_next_label=Next
michael@0 113 find_highlight=Highlight all
michael@0 114 find_match_case_label=Match case
michael@0 115 find_reached_top=Reached top of document, continued from bottom
michael@0 116 find_reached_bottom=Reached end of document, continued from top
michael@0 117 find_not_found=Phrase not found
michael@0 118
michael@0 119 # Error panel labels
michael@0 120 error_more_info=More Information
michael@0 121 error_less_info=Less Information
michael@0 122 error_close=Close
michael@0 123 # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
michael@0 124 # replaced by the PDF.JS version and build ID.
michael@0 125 error_version_info=PDF.js v{{version}} (build: {{build}})
michael@0 126 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
michael@0 127 # english string describing the error.
michael@0 128 error_message=Message: {{message}}
michael@0 129 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
michael@0 130 # trace.
michael@0 131 error_stack=Stack: {{stack}}
michael@0 132 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
michael@0 133 error_file=File: {{file}}
michael@0 134 # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
michael@0 135 error_line=Line: {{line}}
michael@0 136 rendering_error=An error occurred while rendering the page.
michael@0 137
michael@0 138 # Predefined zoom values
michael@0 139 page_scale_width=Page Width
michael@0 140 page_scale_fit=Page Fit
michael@0 141 page_scale_auto=Automatic Zoom
michael@0 142 page_scale_actual=Actual Size
michael@0 143
michael@0 144 # Loading indicator messages
michael@0 145 loading_error_indicator=Error
michael@0 146 loading_error=An error occurred while loading the PDF.
michael@0 147 invalid_file_error=Invalid or corrupted PDF file.
michael@0 148 missing_file_error=Missing PDF file.
michael@0 149
michael@0 150 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
michael@0 151 # "{{type}}" will be replaced with an annotation type from a list defined in
michael@0 152 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
michael@0 153 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
michael@0 154 text_annotation_type.alt=[{{type}} Annotation]
michael@0 155 password_label=Enter the password to open this PDF file.
michael@0 156 password_invalid=Invalid password. Please try again.
michael@0 157 password_ok=OK
michael@0 158 password_cancel=Cancel
michael@0 159
michael@0 160 printing_not_supported=Warning: Printing is not fully supported by this browser.
michael@0 161 printing_not_ready=Warning: The PDF is not fully loaded for printing.
michael@0 162 web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
michael@0 163 document_colors_disabled=PDF documents are not allowed to use their own colors: \'Allow pages to choose their own colors\' is deactivated in the browser.

mercurial