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# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19# representing the total number of pages in the document.
20# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21# will be replaced by a number representing the currently visible page,
22# respectively a number representing the total number of pages in the document.
23
24zoom.title=jasi
25open_file_label=Mitani
26
27# Secondary toolbar and context menu
28
29
30# Document properties dialog box
31# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
32# will be replaced by the PDF file size in kilobytes, respectively in bytes.
33# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
34# will be replaced by the PDF file size in megabytes, respectively in bytes.
35# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
36# will be replaced by the creation/modification date, and time, of the PDF file.
37
38# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
39# a numerical per cent value.
40
41# Tooltips and alt text for side panel toolbar buttons
42# (the _label strings are alt text for the buttons, the .title strings are
43# tooltips)
44
45# Thumbnails panel item (tooltip and alt text for images)
46# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
47# number.
48# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
49# number.
50
51# Find panel button title and messages
52
53# Error panel labels
54# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
55# replaced by the PDF.JS version and build ID.
56error_version_info=PDF.js v{{version}} (build: {{build}})
57# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
58# english string describing the error.
59# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
60# trace.
61# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
62# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
63
64# Predefined zoom values
65# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
66# numerical scale value.
67
68# Loading indicator messages
69
70# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
71# "{{type}}" will be replaced with an annotation type from a list defined in
72# the PDF spec (32000-1:2008 Table 169 – Annotation types).
73# Some common types are e.g.: "Check", "Text", "Comment", "Note"
74password_ok=Jo
75
76