懒羊羊
2023-08-30 1ac2bc1590406d9babec036e154d8d08f34a6aa1
提交 | 用户 | 时间
1ac2bc 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
24 zoom.title=அளவு
25 open_file.title=கோப்பினைத் திறக்க
26 open_file_label=திறக்க
27
28 # Secondary toolbar and context menu
29
30
31 # Document properties dialog box
32 # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
33 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
34 # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
35 # will be replaced by the PDF file size in megabytes, respectively in bytes.
36 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
37 # will be replaced by the creation/modification date, and time, of the PDF file.
38
39 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
40 # a numerical per cent value.
41
42 # Tooltips and alt text for side panel toolbar buttons
43 # (the _label strings are alt text for the buttons, the .title strings are
44 # tooltips)
45
46 # Thumbnails panel item (tooltip and alt text for images)
47 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
48 # number.
49 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
50 # number.
51
52 # Find panel button title and messages
53 find_previous.title=இந்த சொற்றொடரின் முன்னைய நிகழ்வை தேடு
54 find_next.title=இந்த சொற்றொடரின் அடுத்த நிகழ்வைத் தேடு
55
56 # Error panel labels
57 # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
58 # replaced by the PDF.JS version and build ID.
59 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
60 # english string describing the error.
61 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
62 # trace.
63 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
64 # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
65
66 # Predefined zoom values
67 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
68 # numerical scale value.
69
70 # Loading indicator messages
71
72 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
73 # "{{type}}" will be replaced with an annotation type from a list defined in
74 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
75 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
76 password_ok=ஆம்
77