|
| 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 | + |
| 17 | +# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 18 | +page.title=Page |
| 19 | +# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
| 20 | +# representing the total number of pages in the document. |
| 21 | +# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
| 22 | +# will be replaced by a number representing the currently visible page, |
| 23 | +# respectively a number representing the total number of pages in the document. |
| 24 | + |
| 25 | +print.title=Prent |
| 26 | +print_label=Prent |
| 27 | + |
| 28 | +# Secondary toolbar and context menu |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +# Document properties dialog box |
| 34 | +# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 35 | +# will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 36 | +document_properties_kb={{size_kb}} KB ({{size_b}} bytes) |
| 37 | +# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 38 | +# will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 39 | +document_properties_mb={{size_mb}} MB ({{size_b}} bytes) |
| 40 | +# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 41 | +# will be replaced by the creation/modification date, and time, of the PDF file. |
| 42 | +document_properties_date_string={{date}}, {{time}} |
| 43 | +# LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 44 | +# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 45 | +# the size, respectively their unit of measurement and orientation, of the (current) page. |
| 46 | +document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 47 | +# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 48 | +# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 49 | +# the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 50 | +document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) |
| 51 | +# LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 52 | +# the document; usually called "Fast Web View" in English locales of Adobe software. |
| 53 | +document_properties_close=Sneck |
| 54 | + |
| 55 | +# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 56 | +# a numerical per cent value. |
| 57 | +print_progress_percent={{progress}}% |
| 58 | + |
| 59 | +# Tooltips and alt text for side panel toolbar buttons |
| 60 | +# (the _label strings are alt text for the buttons, the .title strings are |
| 61 | +# tooltips) |
| 62 | + |
| 63 | +# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number. |
| 64 | +page_canvas=Page {{page}} |
| 65 | +# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. |
| 66 | +page_landmark=Page {{page}} |
| 67 | +# Thumbnails panel item (tooltip and alt text for images) |
| 68 | +# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 69 | +# number. |
| 70 | +thumb_page_title=Page {{page}} |
| 71 | +# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 72 | +# number. |
| 73 | + |
| 74 | +# Find panel button title and messages |
| 75 | +# LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 76 | +# [one|two|few|many|other], with [other] as the default value. |
| 77 | +# "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 78 | +# index of the currently active find result, respectively a number representing |
| 79 | +# the total number of matches in the document. |
| 80 | +# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 81 | +# [zero|one|two|few|many|other], with [other] as the default value. |
| 82 | +# "{{limit}}" will be replaced by a numerical value. |
| 83 | + |
| 84 | +# Error panel labels |
| 85 | +error_more_info=Mair Information |
| 86 | +error_close=Sneck |
| 87 | +# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 88 | +# replaced by the PDF.JS version and build ID. |
| 89 | +# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 90 | +# english string describing the error. |
| 91 | +# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 92 | +# trace. |
| 93 | +# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 94 | +# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 95 | + |
| 96 | +# Predefined zoom values |
| 97 | +# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 98 | +# numerical scale value. |
| 99 | +page_scale_percent={{scale}}% |
| 100 | + |
| 101 | +# Loading indicator messages |
| 102 | + |
| 103 | +# Loading indicator messages |
| 104 | + |
| 105 | +# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 106 | +# replaced by the modification date, and time, of the annotation. |
| 107 | +annotation_date_string={{date}}, {{time}} |
| 108 | + |
| 109 | +# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 110 | +# "{{type}}" will be replaced with an annotation type from a list defined in |
| 111 | +# the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 112 | +# Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 113 | + |
| 114 | +# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same |
| 115 | +# exact string as in the `chrome.properties` file. |
0 commit comments