光伏-机器人远程管控系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

336 lines
12 KiB

# 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 Page
previous_label=Previous
next.title=Next Page
next_label=Next
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
page.title=Page
# 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}} of {{pagesCount}})
zoom_out.title=Zoom Out
zoom_out_label=Zoom Out
zoom_in.title=Zoom In
zoom_in_label=Zoom In
zoom.title=Zoom
presentation_mode.title=Switch to Presentation Mode
presentation_mode_label=Presentation Mode
open_file.title=Open File
open_file_label=Open
print.title=Print
print_label=Print
download.title=Download
download_label=Download
bookmark.title=Current view (copy or open in new window)
bookmark_label=Current View
# Secondary toolbar and context menu
tools.title=Tools
tools_label=Tools
first_page.title=Go to First Page
first_page.label=Go to First Page
first_page_label=Go to First Page
last_page.title=Go to Last Page
last_page.label=Go to Last Page
last_page_label=Go to Last Page
page_rotate_cw.title=Rotate Clockwise
page_rotate_cw.label=Rotate Clockwise
page_rotate_cw_label=Rotate Clockwise
page_rotate_ccw.title=Rotate Counterclockwise
page_rotate_ccw.label=Rotate Counterclockwise
page_rotate_ccw_label=Rotate Counterclockwise
cursor_text_select_tool.title=Enable Text Selection Tool
cursor_text_select_tool_label=Text Selection Tool
cursor_hand_tool.title=Enable Hand Tool
cursor_hand_tool_label=Hand Tool
# Document properties dialog box
document_properties.title=Document Properties
document_properties_label=Document Properties
document_properties_file_name=File name:
document_properties_file_size=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}} bytes)
# 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}} bytes)
document_properties_title=Title:
document_properties_author=Author:
document_properties_subject=Subject:
document_properties_keywords=Keywords:
document_properties_creation_date=Creation Date:
document_properties_modification_date=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=Creator:
document_properties_producer=PDF Producer:
document_properties_version=PDF Version:
document_properties_page_count=Page Count:
document_properties_close=Close
print_progress_message=Preparing document for printing…
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
# a numerical per cent value.
print_progress_percent={{progress}}%
print_progress_close=Cancel
# 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
toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
toggle_sidebar_label=Toggle Sidebar
document_outline.title=Show Document Outline (double-click to expand/collapse all items)
document_outline_label=Document Outline
attachments.title=Show Attachments
attachments_label=Attachments
annotations.title=Show Annotations
annotations_label=Annotations
thumbs.title=Show Thumbnails
thumbs_label=Thumbnails
findbar.title=Find in Document
findbar_label=Find
# 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 {{page}}
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
# number.
thumb_page_canvas=Thumbnail of Page {{page}}
# Find panel button title and messages
find_input.title=Find
find_input.placeholder=Find in document…
find_previous.title=Find the previous occurrence of the phrase
find_previous_label=Previous
find_next.title=Find the next occurrence of the phrase
find_next_label=Next
find_highlight=Highlight all
find_match_case_label=Match case
find_reached_top=Reached top of document, continued from bottom
find_reached_bottom=Reached end of document, continued from top
find_not_found=Phrase not found
# Error panel labels
error_more_info=More Information
error_less_info=Less Information
error_close=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: {{message}}
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
# trace.
error_stack=Stack: {{stack}}
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
error_file=File: {{file}}
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
error_line=Line: {{line}}
rendering_error=An error occurred while rendering the page.
# Predefined zoom values
page_scale_width=Page Width
page_scale_fit=Page Fit
page_scale_auto=Automatic Zoom
page_scale_actual=Actual Size
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
# numerical scale value.
page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=Error
loading_error=An error occurred while loading the PDF.
invalid_file_error=Invalid or corrupted PDF file.
missing_file_error=Missing PDF file.
unexpected_response_error=Unexpected server response.
# 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}} Annotation]
password_label=Enter the password to open this PDF file.
password_invalid=Invalid password. Please try again.
password_ok=OK
password_cancel=Cancel
printing_not_supported=Warning: Printing is not fully supported by this browser.
printing_not_ready=Warning: The PDF is not fully loaded for printing.
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
document_colors_not_allowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colors” is deactivated in the browser.
stamp.title=Stamp
stamp_label=Stamp
annotation.title=Text Annotation
annotation_label=Text Annotation
signature.title=Signature
signature_label=Signature
scan.title=Scan
scan_label=Scan
textToSeal.title=Text To Seal
textToSeal_label=Text To Seal
exportAnnotations.title=Export Annotations
exportAnnotations_label=Export Annotations
save.title=Save
save_label=Save
saveAs.title=Save As
saveAs_label=Save As
watermark.title=Watermark
watermark_label=Watermark
product_info.title=Product Info
product_info_label=Product Info
product_info_unit=Authorized Unit
product_info_time=Expiration Time
product_info_copyright=Copyright
product_info_warning=Warning
product_info_warning_info=This computer program is protected by copyright law and international conventions. Unauthorized copying or dissemination of part or all of this program will be subject to severe civil and criminal penalties. Known violators will be given full sanctions within the scope of the law.
copyright_company_label=Authorized Unit
copyright_company_time=Expiration Time
document_properties_file_type=File Type:
password_title=Password
password=Password:
password_empty=Password Can Not Be Empty
password_remember=Remember the password
config=config
selectSeal_title=Select Seal
continuity_stamp=Continuity Stamp
addition_text=Addition Text
paging_seal=Paging Seal
annotation_title=Annotation
signature_title=Signature
signature_tip=Drag to change the thickness of the stroke
signature_thin=Thin
signature_crude=Crude
watermark_title=Watermark
watermark_source=Source
watermark_exterior=Exterior
watermark_position=Position
watermark_preview=Preview
watermark_text=text:
watermark_font=font:
watermark_fontSize=font size:
watermark_fontColor=font color:
watermark_uploadFile=upload:
watermark_uploadBtn=upload
watermark_rotate=rotate:
watermark_opacity=opacity
watermark_tiled=tiled:
watermark_density=density:
watermark_vertical=vertical:
watermark_horizontal=horizontal:
watermark_vertical_option_top=top
watermark_vertical_option_middle=middle
watermark_vertical_option_bottom=bottom
watermark_vertical_option_custom=custom
watermark_horizontal_option_left=left
watermark_horizontal_option_center=center
watermark_horizontal_option_right=right
watermark_horizontal_option_custom=custom
watermark_rotate_option_45=rotate 45°
watermark_rotate_option_0=horizontal
watermark_rotate_option_-45=rotate -45°
watermark_rotate_option_custom=custom
alert_title=Prompt
additionText_title=Addition Text
additionText_additionTime=Addition Time
additionText_timeFormat=Time Format:
additionText_timeFontSize=Time Size:
additionText_timePosition=Time Position:
additionText_timeFont=Time Font:
additionText_additionText=Addition Text
additionText_presetText=Preset Text:
additionText_text=Text Content:
additionText_textSize=Text Size:
additionText_textColor=Text Color:
additionText_textPosition=Text Position:
additionText_preveiw=Preview
additionText_top=top
additionText_bottom=bottom
additionText_left_top=left top
additionText_left_center=left center
additionText_left_bottom=left bottom
additionText_right_top=right top
additionText_right_center=right center
additionText_right_bottom=right bottom
menuVerifySeal=Verify Seal
menuDeleteSeal=Delete Seal
menuDelete=Delete
pagingSeal_title=Paging Seal
pagingSeal_pageRange=Page Range
pagingSeal_pageConfig=Page Config
pagingSeal_beginPage=Begin:
pagingSeal_endPage=End:
pagingSeal_allPage=All page
pagingSeal_oddPage=Odd page
pagingSeal_evenPage=Even page
pagingSeal_average=Equally distributed
pagingSeal_firstPage=First page ratio
pagingSeal_config_label_1=Every
pagingSeal_config_label_2=pages are divided into a seam chapter, and so on.
pagingSeal_config_label_3=The proportion of the first page accounted for
pagingSeal_config_label_4=Every other
pagingSeal_config_label_5=pages are divided into a seam chapter, and so on.
captcha_title=Captcha
captcha_btn=Send captcha
captcha_errMsg=Captcha code must be filled
verifySeal_tab_seal=Signature
verifySeal_tab_cert=Certificate
verifySeal_tab_tsa=Timestamp
verifySeal_tab_chain=Blockchain verification
verifySeal_label_app=AppName:
verifySeal_label_unit=UnitName:
verifySeal_label_user=UserName:
verifySeal_label_keySn=KeySN:
verifySeal_label_signName=SignName:
verifySeal_label_signSn=SignSN:
verifySeal_label_createTime=CreateTime:
verifySeal_label_validStart=ValidStart:
verifySeal_label_validEnd=ValidEnd:
verifySeal_label_serialNumber=SerialNumber:
verifySeal_label_subjectDN=SubjectDN:
verifySeal_label_issuerDN=IssurerDN:
verifySeal_label_sigAlg=SigAlg:
verifySeal_label_signTime=SignTime:
verifySeal_label_tsaSubjectDN=SubjectDN:
verifySeal_copy=copy
textToSeal_tab_textToSeal=TextToSeal
textToSeal_tab_indicateSeal=IndicateSeal
textToSeal_tab_invariantSeal=InvariantSeal
textToSeal_content=Content:
textToSeal_number=Number:
textToSeal_date=Date:
textToSeal_color=Color:
guideTip_next=Next step
guideTip_close=Close
guideTip_neverShow=Never show again
prepareStamp.title=Prepare stamp
prepareStamp_label=Prepare stamp
qrCode_title=QR Code
openLocalFile.title=Open File
openLocalFile_label=Open File