PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 3.9.5
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v3.9.5
4.6.4 4.6.3 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / en-CA / viewer.properties
embedpress / assets / pdf / web / locale / en-CA Last commit date
viewer.properties 3 years ago
viewer.properties
275 lines
1 # Copyright 2012 Mozilla Foundation
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 # http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # Main toolbar buttons (tooltips and alt text for images)
16 previous.title=Previous Page
17 previous_label=Previous
18 next.title=Next Page
19 next_label=Next
20
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Page
23 # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24 # representing the total number of pages in the document.
25 of_pages=of {{pagesCount}}
26 # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
27 # will be replaced by a number representing the currently visible page,
28 # respectively a number representing the total number of pages in the document.
29 page_of_pages=({{pageNumber}} of {{pagesCount}})
30
31 zoom_out.title=Zoom Out
32 zoom_out_label=Zoom Out
33 zoom_in.title=Zoom In
34 zoom_in_label=Zoom In
35 zoom.title=Zoom
36 presentation_mode.title=Switch to Presentation Mode
37 presentation_mode_label=Presentation Mode
38 open_file.title=Open File
39 open_file_label=Open
40 print.title=Print
41 print_label=Print
42 download.title=Download
43 download_label=Download
44 save.title=Save
45 save_label=Save
46 bookmark.title=Current view (copy or open in new window)
47 bookmark_label=Current View
48
49 # Secondary toolbar and context menu
50 tools.title=Tools
51 tools_label=Tools
52 first_page.title=Go to First Page
53 first_page_label=Go to First Page
54 last_page.title=Go to Last Page
55 last_page_label=Go to Last Page
56 page_rotate_cw.title=Rotate Clockwise
57 page_rotate_cw_label=Rotate Clockwise
58 page_rotate_ccw.title=Rotate Counterclockwise
59 page_rotate_ccw_label=Rotate Counterclockwise
60
61 cursor_text_select_tool.title=Enable Text Selection Tool
62 cursor_text_select_tool_label=Text Selection Tool
63 cursor_hand_tool.title=Enable Hand Tool
64 cursor_hand_tool_label=Hand Tool
65
66 scroll_page.title=Use Page Scrolling
67 scroll_page_label=Page Scrolling
68 scroll_vertical.title=Use Vertical Scrolling
69 scroll_vertical_label=Vertical Scrolling
70 scroll_horizontal.title=Use Horizontal Scrolling
71 scroll_horizontal_label=Horizontal Scrolling
72 scroll_wrapped.title=Use Wrapped Scrolling
73 scroll_wrapped_label=Wrapped Scrolling
74
75 spread_none.title=Do not join page spreads
76 spread_none_label=No Spreads
77 spread_odd.title=Join page spreads starting with odd-numbered pages
78 spread_odd_label=Odd Spreads
79 spread_even.title=Join page spreads starting with even-numbered pages
80 spread_even_label=Even Spreads
81
82 # Document properties dialog box
83 document_properties.title=Document Properties…
84 document_properties_label=Document Properties…
85 document_properties_file_name=File name:
86 document_properties_file_size=File size:
87 # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} kB ({{size_b}} bytes)
90 # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
93 document_properties_title=Title:
94 document_properties_author=Author:
95 document_properties_subject=Subject:
96 document_properties_keywords=Keywords:
97 document_properties_creation_date=Creation Date:
98 document_properties_modification_date=Modification Date:
99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
102 document_properties_creator=Creator:
103 document_properties_producer=PDF Producer:
104 document_properties_version=PDF Version:
105 document_properties_page_count=Page Count:
106 document_properties_page_size=Page Size:
107 document_properties_page_size_unit_inches=in
108 document_properties_page_size_unit_millimeters=mm
109 document_properties_page_size_orientation_portrait=portrait
110 document_properties_page_size_orientation_landscape=landscape
111 document_properties_page_size_name_a3=A3
112 document_properties_page_size_name_a4=A4
113 document_properties_page_size_name_letter=Letter
114 document_properties_page_size_name_legal=Legal
115 # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
116 # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
117 # the size, respectively their unit of measurement and orientation, of the (current) page.
118 document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
119 # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
120 # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
121 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
122 document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
123 # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
124 # the document; usually called "Fast Web View" in English locales of Adobe software.
125 document_properties_linearized=Fast Web View:
126 document_properties_linearized_yes=Yes
127 document_properties_linearized_no=No
128 document_properties_close=Close
129
130 print_progress_message=Preparing document for printing…
131 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
132 # a numerical per cent value.
133 print_progress_percent={{progress}}%
134 print_progress_close=Cancel
135
136 # Tooltips and alt text for side panel toolbar buttons
137 # (the _label strings are alt text for the buttons, the .title strings are
138 # tooltips)
139 toggle_sidebar.title=Toggle Sidebar
140 toggle_sidebar_notification2.title=Toggle Sidebar (document contains outline/attachments/layers)
141 toggle_sidebar_label=Toggle Sidebar
142 document_outline.title=Show Document Outline (double-click to expand/collapse all items)
143 document_outline_label=Document Outline
144 attachments.title=Show Attachments
145 attachments_label=Attachments
146 layers.title=Show Layers (double-click to reset all layers to the default state)
147 layers_label=Layers
148 thumbs.title=Show Thumbnails
149 thumbs_label=Thumbnails
150 current_outline_item.title=Find Current Outline Item
151 current_outline_item_label=Current Outline Item
152 findbar.title=Find in Document
153 findbar_label=Find
154
155 additional_layers=Additional Layers
156 # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
157 page_landmark=Page {{page}}
158 # Thumbnails panel item (tooltip and alt text for images)
159 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
160 # number.
161 thumb_page_title=Page {{page}}
162 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
163 # number.
164 thumb_page_canvas=Thumbnail of Page {{page}}
165
166 # Find panel button title and messages
167 find_input.title=Find
168 find_input.placeholder=Find in document…
169 find_previous.title=Find the previous occurrence of the phrase
170 find_previous_label=Previous
171 find_next.title=Find the next occurrence of the phrase
172 find_next_label=Next
173 find_highlight=Highlight All
174 find_match_case_label=Match Case
175 find_match_diacritics_label=Match Diacritics
176 find_entire_word_label=Whole Words
177 find_reached_top=Reached top of document, continued from bottom
178 find_reached_bottom=Reached end of document, continued from top
179 # LOCALIZATION NOTE (find_match_count): The supported plural forms are
180 # [one|two|few|many|other], with [other] as the default value.
181 # "{{current}}" and "{{total}}" will be replaced by a number representing the
182 # index of the currently active find result, respectively a number representing
183 # the total number of matches in the document.
184 find_match_count={[ plural(total) ]}
185 find_match_count[one]={{current}} of {{total}} match
186 find_match_count[two]={{current}} of {{total}} matches
187 find_match_count[few]={{current}} of {{total}} matches
188 find_match_count[many]={{current}} of {{total}} matches
189 find_match_count[other]={{current}} of {{total}} matches
190 # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
191 # [zero|one|two|few|many|other], with [other] as the default value.
192 # "{{limit}}" will be replaced by a numerical value.
193 find_match_count_limit={[ plural(limit) ]}
194 find_match_count_limit[zero]=More than {{limit}} matches
195 find_match_count_limit[one]=More than {{limit}} match
196 find_match_count_limit[two]=More than {{limit}} matches
197 find_match_count_limit[few]=More than {{limit}} matches
198 find_match_count_limit[many]=More than {{limit}} matches
199 find_match_count_limit[other]=More than {{limit}} matches
200 find_not_found=Phrase not found
201
202 # Error panel labels
203 error_more_info=More Information
204 error_less_info=Less Information
205 error_close=Close
206 # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
207 # replaced by the PDF.JS version and build ID.
208 error_version_info=PDF.js v{{version}} (build: {{build}})
209 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
210 # english string describing the error.
211 error_message=Message: {{message}}
212 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
213 # trace.
214 error_stack=Stack: {{stack}}
215 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
216 error_file=File: {{file}}
217 # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
218 error_line=Line: {{line}}
219
220 # Predefined zoom values
221 page_scale_width=Page Width
222 page_scale_fit=Page Fit
223 page_scale_auto=Automatic Zoom
224 page_scale_actual=Actual Size
225 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
226 # numerical scale value.
227 page_scale_percent={{scale}}%
228
229 # Loading indicator messages
230 loading=Loading…
231 loading_error=An error occurred while loading the PDF.
232 invalid_file_error=Invalid or corrupted PDF file.
233 missing_file_error=Missing PDF file.
234 unexpected_response_error=Unexpected server response.
235
236 rendering_error=An error occurred while rendering the page.
237
238 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
239 # replaced by the modification date, and time, of the annotation.
240 annotation_date_string={{date}}, {{time}}
241
242 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
243 # "{{type}}" will be replaced with an annotation type from a list defined in
244 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
245 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
246 text_annotation_type.alt=[{{type}} Annotation]
247 password_label=Enter the password to open this PDF file.
248 password_invalid=Invalid password. Please try again.
249 password_ok=OK
250 password_cancel=Cancel
251
252 printing_not_supported=Warning: Printing is not fully supported by this browser.
253 printing_not_ready=Warning: The PDF is not fully loaded for printing.
254 web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
255
256 # Editor
257 editor_free_text2.title=Text
258 editor_free_text2_label=Text
259 editor_ink2.title=Draw
260 editor_ink2_label=Draw
261
262 free_text2_default_content=Start typing…
263
264 # Editor Parameters
265 editor_free_text_color=Colour
266 editor_free_text_size=Size
267 editor_ink_color=Colour
268 editor_ink_thickness=Thickness
269 editor_ink_opacity=Opacity
270
271 # Editor aria
272 editor_free_text2_aria_label=Text Editor
273 editor_ink2_aria_label=Draw Editor
274 editor_ink_canvas_aria_label=User-created image
275