update pdf.js
This commit is contained in:
parent
e1967e96bc
commit
7ac68697d4
116 changed files with 49715 additions and 39660 deletions
|
|
@ -1,6 +1,16 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
# 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=Pagina precedenta
|
||||
|
|
@ -57,7 +67,11 @@ document_properties.title=Caracteristicas dal document…
|
|||
document_properties_label=Caracteristicas dal document…
|
||||
document_properties_file_name=Num da la datoteca:
|
||||
document_properties_file_size=Grondezza da la datoteca:
|
||||
# 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=Titel:
|
||||
document_properties_author=Autur:
|
||||
|
|
@ -65,6 +79,8 @@ document_properties_subject=Tema:
|
|||
document_properties_keywords=Chavazzins:
|
||||
document_properties_creation_date=Data da creaziun:
|
||||
document_properties_modification_date=Data da modificaziun:
|
||||
# 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=Creà da:
|
||||
document_properties_producer=Creà il PDF cun:
|
||||
|
|
@ -130,12 +146,16 @@ page_scale_width=Ladezza da la pagina
|
|||
page_scale_fit=Entira pagina
|
||||
page_scale_auto=Zoom automatic
|
||||
page_scale_actual=Grondezza actuala
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Errur
|
||||
loading_error=Ina errur è cumparida cun chargiar il PDF.
|
||||
invalid_file_error=Datoteca PDF nunvalida u donnegiada.
|
||||
missing_file_error=Datoteca PDF manconta.
|
||||
unexpected_response_error=Resposta nunspetgada dal server.
|
||||
|
||||
# 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
|
||||
|
|
@ -150,4 +170,4 @@ password_cancel=Interrumper
|
|||
printing_not_supported=Attenziun: Il stampar na funcziunescha anc betg dal tut en quest navigatur.
|
||||
printing_not_ready=Attenziun: Il PDF n'è betg chargià cumplettamain per stampar.
|
||||
web_fonts_disabled=Scrittiras dal web èn deactivadas: impussibel dad utilisar las scrittiras integradas en il PDF.
|
||||
document_colors_disabled=Documents da PDF na pon betg utilisar lur atgnas colurs: \'Permetter a las paginas d'utilisar lur atgnas colurs empè da las colurs tschernidas survart\' è deactivà en il navigatur.
|
||||
document_colors_not_allowed=Documents da PDF na dastgan betg duvrar las atgnas colurs: 'Permetter a paginas da tscherner lur atgna colur' è deactivà en il navigatur.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue