Edit D:\chineseall_products\bak\digitalLib6\pages\readers\mobile\locale\zh-CN\viewer.properties
# Copyright 2012 Mozilla Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Main toolbar buttons (tooltips and alt text for images) previous.title=????? previous_label=????? next.title=????? next_label=????? # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. page.title=??? # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number # representing the total number of pages in the document. of_pages=/ {{pagesCount}} # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" # will be replaced by a number representing the currently visible page, # respectively a number representing the total number of pages in the document. page_of_pages=({{pageNumber}} / {{pagesCount}}) zoom_out.title=??? zoom_out_label=??? zoom_in.title=??? zoom_in_label=??? zoom.title=??? presentation_mode.title=??????????? presentation_mode_label=?????? open_file.title=?????? open_file_label=??? print.title=??? print_label=??? download.title=??? download_label=??? bookmark.title=????????????????????????????? bookmark_label=?????? # Secondary toolbar and context menu tools.title=??? tools_label=??? first_page.title=???????? first_page.label=???????? first_page_label=???????? last_page.title=?????????? last_page.label=?????????? last_page_label=?????????? page_rotate_cw.title=???????? page_rotate_cw.label=???????? page_rotate_cw_label=???????? page_rotate_ccw.title=???????? page_rotate_ccw.label=???????? page_rotate_ccw_label=???????? cursor_text_select_tool.title=???????????? cursor_text_select_tool_label=????????? cursor_hand_tool.title=????????? cursor_hand_tool_label=?????? scroll_vertical.title=????????? scroll_vertical_label=?????? scroll_horizontal.title=????????? scroll_horizontal_label=?????? scroll_wrapped.title=????????? scroll_wrapped_label=?????? spread_none.title=????????? spread_none_label=?????? spread_odd.title=????????????????????? spread_odd_label=?????? spread_even.title=????????????????????? spread_even_label=?????? # Document properties dialog box document_properties.title=????????? document_properties_label=????????? document_properties_file_name=?????: document_properties_file_size=??????: # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" # will be replaced by the PDF file size in kilobytes, respectively in bytes. document_properties_kb={{size_kb}} KB ({{size_b}} ???) # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" # will be replaced by the PDF file size in megabytes, respectively in bytes. document_properties_mb={{size_mb}} MB ({{size_b}} ???) document_properties_title=???: document_properties_author=????: document_properties_subject=???: document_properties_keywords=?????: document_properties_creation_date=??????: document_properties_modification_date=??????: # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" # will be replaced by the creation/modification date, and time, of the PDF file. document_properties_date_string={{date}}, {{time}} document_properties_creator=?????: document_properties_producer=PDF ?????? document_properties_version=PDF ???: document_properties_page_count=???: document_properties_page_size=???????? document_properties_page_size_unit_inches=??? document_properties_page_size_unit_millimeters=??? document_properties_page_size_orientation_portrait=??? document_properties_page_size_orientation_landscape=??? document_properties_page_size_name_a3=A3 document_properties_page_size_name_a4=A4 document_properties_page_size_name_letter=??? document_properties_page_size_name_legal=??? # LOCALIZATION NOTE (document_properties_page_size_dimension_string): # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by # the size, respectively their unit of measurement and orientation, of the (current) page. document_properties_page_size_dimension_string={{width}} ? {{height}} {{unit}}??{orientation}}?? # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by # the size, respectively their unit of measurement, name, and orientation, of the (current) page. document_properties_page_size_dimension_name_string={{width}} ? {{height}} {{unit}}??{name}}??{orientation}}?? # LOCALIZATION NOTE (document_properties_linearized): The linearization status of # the document; usually called "Fast Web View" in English locales of Adobe software. document_properties_linearized=???? Web ????? document_properties_linearized_yes=?? document_properties_linearized_no=?? document_properties_close=??? print_progress_message=?????????????? # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by # a numerical per cent value. print_progress_percent={{progress}}% print_progress_close=??? # Tooltips and alt text for side panel toolbar buttons # (the _label strings are alt text for the buttons, the .title strings are # tooltips) toggle_sidebar.title=?????? toggle_sidebar_notification.title=??????????????????/????? toggle_sidebar_label=?????? document_outline.title=?????????????????/?????????? document_outline_label=?????? attachments.title=?????? attachments_label=??? thumbs.title=???????? thumbs_label=????? findbar.title=????????? findbar_label=??? # Thumbnails panel item (tooltip and alt text for images) # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page # number. thumb_page_title=??? {{page}} # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page # number. thumb_page_canvas=??? {{page}} ?????? # Find panel button title and messages find_input.title=??? find_input.placeholder=??????????? find_previous.title=?????????????????? find_previous_label=????? find_next.title=?????????????????? find_next_label=????? find_highlight=????????? find_match_case_label=???????? find_entire_word_label=?????? find_reached_top=??????????????????? find_reached_bottom=??????????????????? # LOCALIZATION NOTE (find_match_count): The supported plural forms are # [one|two|few|many|other], with [other] as the default value. # "{{current}}" and "{{total}}" will be replaced by a number representing the # index of the currently active find result, respectively a number representing # the total number of matches in the document. find_match_count={[ plural(total) ]} find_match_count[one]=?? {{current}} ???????? {{total}} ?? find_match_count[two]=?? {{current}} ???????? {{total}} ?? find_match_count[few]=?? {{current}} ???????? {{total}} ?? find_match_count[many]=?? {{current}} ???????? {{total}} ?? find_match_count[other]=?? {{current}} ???????? {{total}} ?? # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are # [zero|one|two|few|many|other], with [other] as the default value. # "{{limit}}" will be replaced by a numerical value. find_match_count_limit={[ plural(limit) ]} find_match_count_limit[zero]=??? {{limit}} ????? find_match_count_limit[one]=??? {{limit}} ????? find_match_count_limit[two]=??? {{limit}} ????? find_match_count_limit[few]=??? {{limit}} ????? find_match_count_limit[many]=??? {{limit}} ????? find_match_count_limit[other]=??? {{limit}} ????? find_not_found=??????????? # Error panel labels error_more_info=?????? error_less_info=?????? error_close=??? # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be # replaced by the PDF.JS version and build ID. error_version_info=PDF.js v{{version}} (build: {{build}}) # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an # english string describing the error. error_message=?????{message}} # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack # trace. error_stack=?????{stack}} # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename error_file=?????{file}} # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number error_line=?????{line}} rendering_error=???????????????? # Predefined zoom values page_scale_width=?????? page_scale_fit=?????? page_scale_auto=?????? page_scale_actual=?????? # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a # numerical scale value. page_scale_percent={{scale}}% # Loading indicator messages loading_error_indicator=??? loading_error=??? PDF ?????????? invalid_file_error=????????? PDF ????? missing_file_error=??? PDF ????? unexpected_response_error=?????????????? # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. # "{{type}}" will be replaced with an annotation type from a list defined in # the PDF spec (32000-1:2008 Table 169 ?? Annotation types). # Some common types are e.g.: "Check", "Text", "Comment", "Note" text_annotation_type.alt=[{{type}} ???] password_label=????????????? PDF ????? password_invalid=?????????????? password_ok=??? password_cancel=??? printing_not_supported=???????????????????????????? printing_not_ready=?????? PDF ???????????????? web_fonts_disabled=Web ????????????????????? PDF ????? document_colors_not_allowed=PDF ??????????????????????????????????????????????????????????
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de