@@ -30,19 +30,31 @@ zoom_out_label=Reduir
3030zoom_in.title =Ampliar
3131zoom_in_label =Ampliar
3232zoom.title =Ampliació
33- print.title =Imprimir
34- print_label =Imprimir
35- fullscreen.title =Pantalla completa
36- fullscreen_label =Pantalla completa
3733presentation_mode.title =Canviar a mode de Presentació
3834presentation_mode_label =Mode de Presentació
3935open_file.title =Obrir arxiu
4036open_file_label =Obrir
37+ print.title =Imprimir
38+ print_label =Imprimir
4139download.title =Descarregar
4240download_label =Descarregar
4341bookmark.title =Vista actual (copiï o obri en una finestra nova)
4442bookmark_label =Vista actual
4543
44+ # Secondary toolbar and context menu
45+ first_page.title =Primera pàgina
46+ first_page.label =Primera pàgina
47+ first_page_label =Primera pàgina
48+ last_page.title =Darrera pàgina
49+ last_page.label =Darrera pàgina
50+ last_page_label =Darrera pàgina
51+ page_rotate_cw.title =Rotar sentit horari
52+ page_rotate_cw.label =Rotar sentit horari
53+ page_rotate_cw_label =Rotar sentit horari
54+ page_rotate_ccw.title =Rotar sentit anti-horari
55+ page_rotate_ccw.label =Rotar sentit anti-horari
56+ page_rotate_ccw_label =Rotar sentit anti-horari
57+
4658# Tooltips and alt text for side panel toolbar buttons
4759# (the _label strings are alt text for the buttons, the .title strings are
4860# tooltips)
@@ -66,11 +78,6 @@ thumb_page_canvas=Miniatura de la pàgina {{page}}
6678# Find panel button title and messages
6779find =Cercar
6880find_terms_not_found =(No trobat)
69- # Context menu
70- first_page.label =Primera pàgina
71- last_page.label =Darrera pàgina
72- page_rotate_cw.label =Rotar sentit horari
73- page_rotate_ccw.label =Rotar sentit anti-horari
7481
7582# Find panel button title and messages
7683find_label =Cerca:
0 commit comments