update pdf.js
This commit is contained in:
parent
971cc04c34
commit
35cb81a19c
60 changed files with 51372 additions and 39252 deletions
|
|
@ -30,19 +30,31 @@ zoom_out_label=Reduir
|
|||
zoom_in.title=Ampliar
|
||||
zoom_in_label=Ampliar
|
||||
zoom.title=Ampliació
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
fullscreen.title=Pantalla completa
|
||||
fullscreen_label=Pantalla completa
|
||||
presentation_mode.title=Canviar a mode de Presentació
|
||||
presentation_mode_label=Mode de Presentació
|
||||
open_file.title=Obrir arxiu
|
||||
open_file_label=Obrir
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
download.title=Descarregar
|
||||
download_label=Descarregar
|
||||
bookmark.title=Vista actual (copiï o obri en una finestra nova)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
first_page.title=Primera pàgina
|
||||
first_page.label=Primera pàgina
|
||||
first_page_label=Primera pàgina
|
||||
last_page.title=Darrera pàgina
|
||||
last_page.label=Darrera pàgina
|
||||
last_page_label=Darrera pàgina
|
||||
page_rotate_cw.title=Rotar sentit horari
|
||||
page_rotate_cw.label=Rotar sentit horari
|
||||
page_rotate_cw_label=Rotar sentit horari
|
||||
page_rotate_ccw.title=Rotar sentit anti-horari
|
||||
page_rotate_ccw.label=Rotar sentit anti-horari
|
||||
page_rotate_ccw_label=Rotar sentit anti-horari
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
|
|
@ -55,9 +67,6 @@ thumbs_label=Miniatures
|
|||
findbar.title=Cercar en el document
|
||||
findbar_label=Cercar
|
||||
|
||||
# Document outline messages
|
||||
no_outline=No hi ha cap esquema disponible
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
|
|
@ -69,11 +78,6 @@ thumb_page_canvas=Miniatura de la pàgina {{page}}
|
|||
# Find panel button title and messages
|
||||
find=Cercar
|
||||
find_terms_not_found=(No trobat)
|
||||
# Context menu
|
||||
first_page.label=Primera pàgina
|
||||
last_page.label=Darrera pàgina
|
||||
page_rotate_cw.label=Rotar sentit horari
|
||||
page_rotate_ccw.label=Rotar sentit anti-horari
|
||||
|
||||
# Find panel button title and messages
|
||||
find_label=Cerca:
|
||||
|
|
@ -117,11 +121,11 @@ loading_error_indicator=Error
|
|||
loading_error=Ha ocorregut un error mentres es carregava el PDF.
|
||||
invalid_file_error=Invàlid o fitxer PDF corrupte.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
|
||||
# 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=[Anotació {{type}}]
|
||||
text_annotation_type.alt=[Anotació {{type}}]
|
||||
request_password=El PDF està protegit amb una contrasenya:
|
||||
|
||||
printing_not_supported=Avís: La impressió no és compatible totalment en aquest navegador.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue