ngx-extended-pdf-viewer 16.2.5 → 16.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/bleeding-edge/inline-locale-files/ca.html +1 -1
  2. package/bleeding-edge/inline-locale-files/cak.html +1 -1
  3. package/bleeding-edge/inline-locale-files/cy.html +1 -1
  4. package/bleeding-edge/inline-locale-files/dsb.html +1 -1
  5. package/bleeding-edge/inline-locale-files/el.html +1 -1
  6. package/bleeding-edge/inline-locale-files/en-CA.html +1 -1
  7. package/bleeding-edge/inline-locale-files/eo.html +1 -1
  8. package/bleeding-edge/inline-locale-files/fi.html +1 -1
  9. package/bleeding-edge/inline-locale-files/hy-AM.html +1 -1
  10. package/bleeding-edge/inline-locale-files/kab.html +1 -1
  11. package/bleeding-edge/inline-locale-files/tg.html +1 -1
  12. package/bleeding-edge/inline-locale-files/th.html +1 -1
  13. package/bleeding-edge/inline-locale-files/tr.html +1 -1
  14. package/bleeding-edge/inline-locale-files/zh-CN.html +1 -1
  15. package/bleeding-edge/locale/ca/viewer.properties +29 -23
  16. package/bleeding-edge/locale/cak/viewer.properties +27 -17
  17. package/bleeding-edge/locale/cy/viewer.properties +7 -5
  18. package/bleeding-edge/locale/dsb/viewer.properties +5 -6
  19. package/bleeding-edge/locale/el/viewer.properties +1 -5
  20. package/bleeding-edge/locale/en-CA/viewer.properties +5 -6
  21. package/bleeding-edge/locale/eo/viewer.properties +5 -6
  22. package/bleeding-edge/locale/fi/viewer.properties +5 -6
  23. package/bleeding-edge/locale/hy-AM/viewer.properties +15 -3
  24. package/bleeding-edge/locale/ja/viewer.properties +2 -0
  25. package/bleeding-edge/locale/kab/viewer.properties +5 -6
  26. package/bleeding-edge/locale/tg/viewer.properties +3 -5
  27. package/bleeding-edge/locale/th/viewer.properties +5 -7
  28. package/bleeding-edge/locale/tr/viewer.properties +3 -5
  29. package/bleeding-edge/locale/zh-CN/viewer.properties +5 -3
  30. package/bleeding-edge/{pdf-3.5.393-es5.js → pdf-3.5.441-es5.js} +12 -12
  31. package/bleeding-edge/pdf-3.5.441-es5.min.js +24 -0
  32. package/bleeding-edge/{pdf-3.5.393.js → pdf-3.5.441.js} +150 -208
  33. package/bleeding-edge/pdf-3.5.441.min.js +24 -0
  34. package/bleeding-edge/{pdf.sandbox-3.5.393-es5.js → pdf.sandbox-3.5.441-es5.js} +1 -1
  35. package/bleeding-edge/{pdf.sandbox-3.5.393-es5.min.js → pdf.sandbox-3.5.441-es5.min.js} +1 -1
  36. package/bleeding-edge/{pdf.sandbox-3.5.393.js → pdf.sandbox-3.5.441.js} +3 -3
  37. package/bleeding-edge/{pdf.sandbox-3.5.393.min.js → pdf.sandbox-3.5.441.min.js} +1 -1
  38. package/bleeding-edge/{pdf.worker-3.5.393-es5.js → pdf.worker-3.5.441-es5.js} +14 -14
  39. package/bleeding-edge/pdf.worker-3.5.441-es5.min.js +22 -0
  40. package/bleeding-edge/{pdf.worker-3.5.393.js → pdf.worker-3.5.441.js} +310 -346
  41. package/bleeding-edge/pdf.worker-3.5.441.min.js +22 -0
  42. package/bleeding-edge/{viewer-3.5.393-es5.js → viewer-3.5.441-es5.js} +11 -11
  43. package/bleeding-edge/viewer-3.5.441-es5.min.js +45 -0
  44. package/bleeding-edge/{viewer-3.5.393.js → viewer-3.5.441.js} +10 -27
  45. package/bleeding-edge/viewer-3.5.441.min.js +45 -0
  46. package/changelog.md +1 -0
  47. package/esm2020/lib/ngx-extended-pdf-viewer.component.mjs +49 -21
  48. package/esm2020/lib/options/pdf-default-options.mjs +2 -2
  49. package/esm2020/lib/secondary-toolbar/pdf-secondary-toolbar/pdf-secondary-toolbar.component.mjs +2 -1
  50. package/esm2020/lib/sidebar/pdf-sidebar/pdf-sidebar-content/pdf-sidebar-content.component.mjs +5 -1
  51. package/esm2020/lib/theme/sanitized-css-injector.mjs +5 -1
  52. package/fesm2015/ngx-extended-pdf-viewer.mjs +58 -21
  53. package/fesm2015/ngx-extended-pdf-viewer.mjs.map +1 -1
  54. package/fesm2020/ngx-extended-pdf-viewer.mjs +58 -21
  55. package/fesm2020/ngx-extended-pdf-viewer.mjs.map +1 -1
  56. package/lib/ngx-extended-pdf-viewer.component.d.ts +1 -1
  57. package/lib/options/pdf-default-options.d.ts +1 -1
  58. package/package.json +1 -1
  59. package/bleeding-edge/pdf-3.5.393-es5.min.js +0 -24
  60. package/bleeding-edge/pdf-3.5.393.min.js +0 -24
  61. package/bleeding-edge/pdf.worker-3.5.393-es5.min.js +0 -22
  62. package/bleeding-edge/pdf.worker-3.5.393.min.js +0 -22
  63. package/bleeding-edge/viewer-3.5.393-es5.min.js +0 -45
  64. package/bleeding-edge/viewer-3.5.393.min.js +0 -45
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"ca","locales":{"ca":{"previous":{"title":"Pàgina anterior"},"previous_label":{"textContent":"Anterior"},"next":{"title":"Pàgina següent"},"next_label":{"textContent":"Següent"},"page":{"title":"Pàgina"},"of_pages":{"textContent":"de {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} de {{pagesCount}})"},"zoom_out":{"title":"Redueix"},"zoom_out_label":{"textContent":"Redueix"},"zoom_in":{"title":"Amplia"},"zoom_in_label":{"textContent":"Amplia"},"zoom":{"title":"Escala"},"presentation_mode":{"title":"Canvia al mode de presentació"},"presentation_mode_label":{"textContent":"Mode de presentació"},"open_file":{"title":"Obre el fitxer"},"open_file_label":{"textContent":"Obre"},"print":{"title":"Imprimeix"},"print_label":{"textContent":"Imprimeix"},"download":{"title":"Baixa"},"download_label":{"textContent":"Baixa"},"bookmark":{"title":"Vista actual (copia o obre en una finestra nova)"},"bookmark_label":{"textContent":"Vista actual"},"tools":{"title":"Eines"},"tools_label":{"textContent":"Eines"},"first_page":{"title":"Vés a la primera pàgina"},"first_page_label":{"textContent":"Vés a la primera pàgina"},"last_page":{"title":"Vés a l'última pàgina"},"last_page_label":{"textContent":"Vés a l'última pàgina"},"page_rotate_cw":{"title":"Gira cap a la dreta"},"page_rotate_cw_label":{"textContent":"Gira cap a la dreta"},"page_rotate_ccw":{"title":"Gira cap a l'esquerra"},"page_rotate_ccw_label":{"textContent":"Gira cap a l'esquerra"},"cursor_text_select_tool":{"title":"Habilita l'eina de selecció de text"},"cursor_text_select_tool_label":{"textContent":"Eina de selecció de text"},"cursor_hand_tool":{"title":"Habilita l'eina de mà"},"cursor_hand_tool_label":{"textContent":"Eina de mà"},"scroll_page":{"title":"Usa el desplaçament de pàgina"},"scroll_page_label":{"textContent":"Desplaçament de pàgina"},"scroll_vertical":{"title":"Utilitza el desplaçament vertical"},"scroll_vertical_label":{"textContent":"Desplaçament vertical"},"scroll_horizontal":{"title":"Utilitza el desplaçament horitzontal"},"scroll_horizontal_label":{"textContent":"Desplaçament horitzontal"},"scroll_wrapped":{"title":"Activa el desplaçament continu"},"scroll_wrapped_label":{"textContent":"Desplaçament continu"},"spread_none":{"title":"No agrupis les pàgines de dues en dues"},"spread_none_label":{"textContent":"Una sola pàgina"},"spread_odd":{"title":"Mostra dues pàgines començant per les pàgines de numeració senar"},"spread_odd_label":{"textContent":"Doble pàgina (senar)"},"spread_even":{"title":"Mostra dues pàgines començant per les pàgines de numeració parell"},"spread_even_label":{"textContent":"Doble pàgina (parell)"},"document_properties":{"title":"Propietats del document…"},"document_properties_label":{"textContent":"Propietats del document…"},"document_properties_file_name":{"textContent":"Nom del fitxer:"},"document_properties_file_size":{"textContent":"Mida del fitxer:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Títol:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Assumpte:"},"document_properties_keywords":{"textContent":"Paraules clau:"},"document_properties_creation_date":{"textContent":"Data de creació:"},"document_properties_modification_date":{"textContent":"Data de modificació:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Creador:"},"document_properties_producer":{"textContent":"Generador de PDF:"},"document_properties_version":{"textContent":"Versió de PDF:"},"document_properties_page_count":{"textContent":"Nombre de pàgines:"},"document_properties_page_size":{"textContent":"Mida de la pàgina:"},"document_properties_page_size_unit_inches":{"textContent":"polzades"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"vertical"},"document_properties_page_size_orientation_landscape":{"textContent":"apaïsat"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Carta"},"document_properties_page_size_name_legal":{"textContent":"Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Vista web ràpida:"},"document_properties_linearized_yes":{"textContent":"Sí"},"document_properties_linearized_no":{"textContent":"No"},"document_properties_close":{"textContent":"Tanca"},"print_progress_message":{"textContent":"S'està preparant la impressió del document…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Cancel·la"},"toggle_sidebar":{"title":"Mostra/amaga la barra lateral"},"toggle_sidebar_notification2":{"title":"Mostra/amaga la barra lateral (el document conté un esquema, adjuncions o capes)"},"toggle_sidebar_label":{"textContent":"Mostra/amaga la barra lateral"},"document_outline":{"title":"Mostra l'esquema del document (doble clic per ampliar/reduir tots els elements)"},"document_outline_label":{"textContent":"Esquema del document"},"attachments":{"title":"Mostra les adjuncions"},"attachments_label":{"textContent":"Adjuncions"},"layers":{"title":"Mostra les capes (doble clic per restablir totes les capes al seu estat per defecte)"},"layers_label":{"textContent":"Capes"},"thumbs":{"title":"Mostra les miniatures"},"thumbs_label":{"textContent":"Miniatures"},"current_outline_item":{"title":"Cerca l'element d'esquema actual"},"current_outline_item_label":{"textContent":"Element d'esquema actual"},"findbar":{"title":"Cerca al document"},"findbar_label":{"textContent":"Cerca"},"additional_layers":{"textContent":"Capes addicionals"},"page_landmark":{"textContent":"Pàgina {{page}}"},"thumb_page_title":{"textContent":"Pàgina {{page}}"},"thumb_page_canvas":{"textContent":"Miniatura de la pàgina {{page}}"},"find_input":{"title":"Cerca","placeholder":"Cerca al document…"},"find_previous":{"title":"Cerca l'anterior coincidència de l'expressió"},"find_previous_label":{"textContent":"Anterior"},"find_next":{"title":"Cerca la següent coincidència de l'expressió"},"find_next_label":{"textContent":"Següent"},"find_highlight":{"textContent":"Ressalta-ho tot"},"find_match_case_label":{"textContent":"Distingeix entre majúscules i minúscules"},"find_entire_word_label":{"textContent":"Paraules senceres"},"find_reached_top":{"textContent":"S'ha arribat al principi del document, es continua pel final"},"find_reached_bottom":{"textContent":"S'ha arribat al final del document, es continua pel principi"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} de {{total}} coincidència"},"find_match_count[two]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count[few]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count[many]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count[other]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[one]":{"textContent":"Més d'{{limit}} coincidència"},"find_match_count_limit[two]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[few]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[many]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[other]":{"textContent":"Més de {{limit}} coincidències"},"find_not_found":{"textContent":"No s'ha trobat l'expressió"},"error_more_info":{"textContent":"Més informació"},"error_less_info":{"textContent":"Menys informació"},"error_close":{"textContent":"Tanca"},"error_version_info":{"textContent":"PDF.js v{{version}} (muntatge: {{build}})"},"error_message":{"textContent":"Missatge: {{message}}"},"error_stack":{"textContent":"Pila: {{stack}}"},"error_file":{"textContent":"Fitxer: {{file}}"},"error_line":{"textContent":"Línia: {{line}}"},"rendering_error":{"textContent":"S'ha produït un error mentre es renderitzava la pàgina."},"page_scale_width":{"textContent":"Amplada de la pàgina"},"page_scale_fit":{"textContent":"Ajusta la pàgina"},"page_scale_auto":{"textContent":"Zoom automàtic"},"page_scale_actual":{"textContent":"Mida real"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"S'està carregant…"},"loading_error":{"textContent":"S'ha produït un error en carregar el PDF."},"invalid_file_error":{"textContent":"El fitxer PDF no és vàlid o està malmès."},"missing_file_error":{"textContent":"Falta el fitxer PDF."},"unexpected_response_error":{"textContent":"Resposta inesperada del servidor."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anotació {{type}}]"},"password_label":{"textContent":"Introduïu la contrasenya per obrir aquest fitxer PDF."},"password_invalid":{"textContent":"La contrasenya no és vàlida. Torneu-ho a provar."},"password_ok":{"textContent":"D'acord"},"password_cancel":{"textContent":"Cancel·la"},"printing_not_supported":{"textContent":"Avís: la impressió no és plenament funcional en aquest navegador."},"printing_not_ready":{"textContent":"Atenció: el PDF no s'ha acabat de carregar per imprimir-lo."},"web_fonts_disabled":{"textContent":"Els tipus de lletra web estan desactivats: no es poden utilitzar els tipus de lletra incrustats al PDF."},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."},"save":{"title":"Save"},"save_label":{"textContent":"Save"},"bookmark1":{"title":"Current Page (View URL from Current Page)"},"bookmark1_label":{"textContent":"Current Page"},"find_match_diacritics_label":{"textContent":"Match Diacritics"},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Draw"},"editor_ink2_label":{"textContent":"Draw"},"free_text2_default_content":{"textContent":"Start typing…"},"editor_free_text_color":{"textContent":"Color"},"editor_free_text_size":{"textContent":"Size"},"editor_ink_color":{"textContent":"Color"},"editor_ink_thickness":{"textContent":"Thickness"},"editor_ink_opacity":{"textContent":"Opacity"},"editor_free_text2_aria_label":{"textContent":"Text Editor"},"editor_ink2_aria_label":{"textContent":"Draw Editor"},"editor_ink_canvas_aria_label":{"textContent":"User-created image"}}}}
1
+ <script type="application/l10n">{"default_locale":"ca","locales":{"ca":{"previous":{"title":"Pàgina anterior"},"previous_label":{"textContent":"Anterior"},"next":{"title":"Pàgina següent"},"next_label":{"textContent":"Següent"},"page":{"title":"Pàgina"},"of_pages":{"textContent":"de {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} de {{pagesCount}})"},"zoom_out":{"title":"Redueix"},"zoom_out_label":{"textContent":"Redueix"},"zoom_in":{"title":"Amplia"},"zoom_in_label":{"textContent":"Amplia"},"zoom":{"title":"Escala"},"presentation_mode":{"title":"Canvia al mode de presentació"},"presentation_mode_label":{"textContent":"Mode de presentació"},"open_file":{"title":"Obre el fitxer"},"open_file_label":{"textContent":"Obre"},"print":{"title":"Imprimeix"},"print_label":{"textContent":"Imprimeix"},"download":{"title":"Baixa"},"download_label":{"textContent":"Baixa"},"save":{"title":"Desa"},"save_label":{"textContent":"Desa"},"bookmark":{"title":"Vista actual (copia o obre en una finestra nova)"},"bookmark_label":{"textContent":"Vista actual"},"bookmark1":{"title":"Pàgina actual (mostra l'URL de la pàgina actual)"},"bookmark1_label":{"textContent":"Pàgina actual"},"tools":{"title":"Eines"},"tools_label":{"textContent":"Eines"},"first_page":{"title":"Vés a la primera pàgina"},"first_page_label":{"textContent":"Vés a la primera pàgina"},"last_page":{"title":"Vés a l'última pàgina"},"last_page_label":{"textContent":"Vés a l'última pàgina"},"page_rotate_cw":{"title":"Gira cap a la dreta"},"page_rotate_cw_label":{"textContent":"Gira cap a la dreta"},"page_rotate_ccw":{"title":"Gira cap a l'esquerra"},"page_rotate_ccw_label":{"textContent":"Gira cap a l'esquerra"},"cursor_text_select_tool":{"title":"Habilita l'eina de selecció de text"},"cursor_text_select_tool_label":{"textContent":"Eina de selecció de text"},"cursor_hand_tool":{"title":"Habilita l'eina de mà"},"cursor_hand_tool_label":{"textContent":"Eina de mà"},"scroll_page":{"title":"Usa el desplaçament de pàgina"},"scroll_page_label":{"textContent":"Desplaçament de pàgina"},"scroll_vertical":{"title":"Utilitza el desplaçament vertical"},"scroll_vertical_label":{"textContent":"Desplaçament vertical"},"scroll_horizontal":{"title":"Utilitza el desplaçament horitzontal"},"scroll_horizontal_label":{"textContent":"Desplaçament horitzontal"},"scroll_wrapped":{"title":"Activa el desplaçament continu"},"scroll_wrapped_label":{"textContent":"Desplaçament continu"},"spread_none":{"title":"No agrupis les pàgines de dues en dues"},"spread_none_label":{"textContent":"Una sola pàgina"},"spread_odd":{"title":"Mostra dues pàgines començant per les pàgines de numeració senar"},"spread_odd_label":{"textContent":"Doble pàgina (senar)"},"spread_even":{"title":"Mostra dues pàgines començant per les pàgines de numeració parell"},"spread_even_label":{"textContent":"Doble pàgina (parell)"},"document_properties":{"title":"Propietats del document…"},"document_properties_label":{"textContent":"Propietats del document…"},"document_properties_file_name":{"textContent":"Nom del fitxer:"},"document_properties_file_size":{"textContent":"Mida del fitxer:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Títol:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Assumpte:"},"document_properties_keywords":{"textContent":"Paraules clau:"},"document_properties_creation_date":{"textContent":"Data de creació:"},"document_properties_modification_date":{"textContent":"Data de modificació:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Creador:"},"document_properties_producer":{"textContent":"Generador de PDF:"},"document_properties_version":{"textContent":"Versió de PDF:"},"document_properties_page_count":{"textContent":"Nombre de pàgines:"},"document_properties_page_size":{"textContent":"Mida de la pàgina:"},"document_properties_page_size_unit_inches":{"textContent":"polzades"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"vertical"},"document_properties_page_size_orientation_landscape":{"textContent":"apaïsat"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Carta"},"document_properties_page_size_name_legal":{"textContent":"Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Vista web ràpida:"},"document_properties_linearized_yes":{"textContent":"Sí"},"document_properties_linearized_no":{"textContent":"No"},"document_properties_close":{"textContent":"Tanca"},"print_progress_message":{"textContent":"S'està preparant la impressió del document…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Cancel·la"},"toggle_sidebar":{"title":"Mostra/amaga la barra lateral"},"toggle_sidebar_notification2":{"title":"Mostra/amaga la barra lateral (el document conté un esquema, adjuncions o capes)"},"toggle_sidebar_label":{"textContent":"Mostra/amaga la barra lateral"},"document_outline":{"title":"Mostra l'esquema del document (doble clic per ampliar/reduir tots els elements)"},"document_outline_label":{"textContent":"Esquema del document"},"attachments":{"title":"Mostra les adjuncions"},"attachments_label":{"textContent":"Adjuncions"},"layers":{"title":"Mostra les capes (doble clic per restablir totes les capes al seu estat per defecte)"},"layers_label":{"textContent":"Capes"},"thumbs":{"title":"Mostra les miniatures"},"thumbs_label":{"textContent":"Miniatures"},"current_outline_item":{"title":"Cerca l'element d'esquema actual"},"current_outline_item_label":{"textContent":"Element d'esquema actual"},"findbar":{"title":"Cerca al document"},"findbar_label":{"textContent":"Cerca"},"additional_layers":{"textContent":"Capes addicionals"},"page_landmark":{"textContent":"Pàgina {{page}}"},"thumb_page_title":{"textContent":"Pàgina {{page}}"},"thumb_page_canvas":{"textContent":"Miniatura de la pàgina {{page}}"},"find_input":{"title":"Cerca","placeholder":"Cerca al document…"},"find_previous":{"title":"Cerca l'anterior coincidència de l'expressió"},"find_previous_label":{"textContent":"Anterior"},"find_next":{"title":"Cerca la següent coincidència de l'expressió"},"find_next_label":{"textContent":"Següent"},"find_highlight":{"textContent":"Ressalta-ho tot"},"find_match_case_label":{"textContent":"Distingeix entre majúscules i minúscules"},"find_match_diacritics_label":{"textContent":"Respecta els diacrítics"},"find_entire_word_label":{"textContent":"Paraules senceres"},"find_reached_top":{"textContent":"S'ha arribat al principi del document, es continua pel final"},"find_reached_bottom":{"textContent":"S'ha arribat al final del document, es continua pel principi"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} de {{total}} coincidència"},"find_match_count[two]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count[few]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count[many]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count[other]":{"textContent":"{{current}} de {{total}} coincidències"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[one]":{"textContent":"Més d'{{limit}} coincidència"},"find_match_count_limit[two]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[few]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[many]":{"textContent":"Més de {{limit}} coincidències"},"find_match_count_limit[other]":{"textContent":"Més de {{limit}} coincidències"},"find_not_found":{"textContent":"No s'ha trobat l'expressió"},"error_more_info":{"textContent":"Més informació"},"error_less_info":{"textContent":"Menys informació"},"error_close":{"textContent":"Tanca"},"error_version_info":{"textContent":"PDF.js v{{version}} (muntatge: {{build}})"},"error_message":{"textContent":"Missatge: {{message}}"},"error_stack":{"textContent":"Pila: {{stack}}"},"error_file":{"textContent":"Fitxer: {{file}}"},"error_line":{"textContent":"Línia: {{line}}"},"page_scale_width":{"textContent":"Amplada de la pàgina"},"page_scale_fit":{"textContent":"Ajusta la pàgina"},"page_scale_auto":{"textContent":"Zoom automàtic"},"page_scale_actual":{"textContent":"Mida real"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"S'està carregant…"},"loading_error":{"textContent":"S'ha produït un error en carregar el PDF."},"invalid_file_error":{"textContent":"El fitxer PDF no és vàlid o està malmès."},"missing_file_error":{"textContent":"Falta el fitxer PDF."},"unexpected_response_error":{"textContent":"Resposta inesperada del servidor."},"rendering_error":{"textContent":"S'ha produït un error mentre es renderitzava la pàgina."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anotació {{type}}]"},"password_label":{"textContent":"Introduïu la contrasenya per obrir aquest fitxer PDF."},"password_invalid":{"textContent":"La contrasenya no és vàlida. Torneu-ho a provar."},"password_ok":{"textContent":"D'acord"},"password_cancel":{"textContent":"Cancel·la"},"printing_not_supported":{"textContent":"Avís: la impressió no és plenament funcional en aquest navegador."},"printing_not_ready":{"textContent":"Atenció: el PDF no s'ha acabat de carregar per imprimir-lo."},"web_fonts_disabled":{"textContent":"Els tipus de lletra web estan desactivats: no es poden utilitzar els tipus de lletra incrustats al PDF."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Dibuixa"},"editor_ink2_label":{"textContent":"Dibuixa"},"free_text2_default_content":{"textContent":"Escriviu…"},"editor_free_text_color":{"textContent":"Color"},"editor_free_text_size":{"textContent":"Mida"},"editor_ink_color":{"textContent":"Color"},"editor_ink_thickness":{"textContent":"Gruix"},"editor_ink_opacity":{"textContent":"Opacitat"},"editor_free_text2_aria_label":{"textContent":"Editor de text"},"editor_ink2_aria_label":{"textContent":"Editor de dibuix"},"editor_ink_canvas_aria_label":{"textContent":"Imatge creada per l'usuari"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."}}}}
2
2
  </script>
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"cak","locales":{"cak":{"previous":{"title":"Jun kan ruxaq"},"previous_label":{"textContent":"Jun kan"},"next":{"title":"Jun chik ruxaq"},"next_label":{"textContent":"Jun chik"},"page":{"title":"Ruxaq"},"of_pages":{"textContent":"richin {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} richin {{pagesCount}})"},"zoom_out":{"title":"Tich'utinirisäx"},"zoom_out_label":{"textContent":"Tich'utinirisäx"},"zoom_in":{"title":"Tinimirisäx"},"zoom_in_label":{"textContent":"Tinimirisäx"},"zoom":{"title":"Sum"},"presentation_mode":{"title":"Tijal ri rub'anikil niwachin"},"presentation_mode_label":{"textContent":"Pa rub'eyal niwachin"},"open_file":{"title":"Tijaq Yakb'äl"},"open_file_label":{"textContent":"Tijaq"},"print":{"title":"Titz'ajb'äx"},"print_label":{"textContent":"Titz'ajb'äx"},"download":{"title":"Tiqasäx"},"download_label":{"textContent":"Tiqasäx"},"bookmark":{"title":"Rutz'etik wakami (tiwachib'ëx o tijaq pa jun k'ak'a' tzuwäch)"},"bookmark_label":{"textContent":"Rutzub'al wakami"},"tools":{"title":"Samajib'äl"},"tools_label":{"textContent":"Samajib'äl"},"first_page":{"title":"Tib'e pa nab'ey ruxaq"},"first_page_label":{"textContent":"Tib'e pa nab'ey ruxaq"},"last_page":{"title":"Tib'e pa ruk'isib'äl ruxaq"},"last_page_label":{"textContent":"Tib'e pa ruk'isib'äl ruxaq"},"page_rotate_cw":{"title":"Tisutïx pan ajkiq'a'"},"page_rotate_cw_label":{"textContent":"Tisutïx pan ajkiq'a'"},"page_rotate_ccw":{"title":"Tisutïx pan ajxokon"},"page_rotate_ccw_label":{"textContent":"Tisutïx pan ajxokon"},"cursor_text_select_tool":{"title":"Titzij ri rusamajib'al Rucha'ik Rucholajem Tzij"},"cursor_text_select_tool_label":{"textContent":"Rusamajib'al Rucha'ik Rucholajem Tzij"},"cursor_hand_tool":{"title":"Titzij ri q'ab'aj samajib'äl"},"cursor_hand_tool_label":{"textContent":"Q'ab'aj Samajib'äl"},"scroll_vertical":{"title":"Tokisäx Pa'äl Q'axanem"},"scroll_vertical_label":{"textContent":"Pa'äl Q'axanem"},"scroll_horizontal":{"title":"Tokisäx Kotz'öl Q'axanem"},"scroll_horizontal_label":{"textContent":"Kotz'öl Q'axanem"},"scroll_wrapped":{"title":"Tokisäx Tzub'aj Q'axanem"},"scroll_wrapped_label":{"textContent":"Tzub'aj Q'axanem"},"spread_none":{"title":"Man ketun taq ruxaq pa rub'eyal wuj"},"spread_none_label":{"textContent":"Majun Rub'eyal"},"spread_odd":{"title":"Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun man k'ulaj ta rajilab'al"},"spread_odd_label":{"textContent":"Man K'ulaj Ta Rub'eyal"},"spread_even":{"title":"Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun k'ulaj rajilab'al"},"spread_even_label":{"textContent":"K'ulaj Rub'eyal"},"document_properties":{"title":"Taq richinil wuj…"},"document_properties_label":{"textContent":"Taq richinil wuj…"},"document_properties_file_name":{"textContent":"Rub'i' yakb'äl:"},"document_properties_file_size":{"textContent":"Runimilem yakb'äl:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"B'i'aj:"},"document_properties_author":{"textContent":"B'anel:"},"document_properties_subject":{"textContent":"Taqikil:"},"document_properties_keywords":{"textContent":"Kixe'el taq tzij:"},"document_properties_creation_date":{"textContent":"Ruq'ijul xtz'uk:"},"document_properties_modification_date":{"textContent":"Ruq'ijul xjalwachïx:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Q'inonel:"},"document_properties_producer":{"textContent":"PDF b'anöy:"},"document_properties_version":{"textContent":"PDF ruwäch:"},"document_properties_page_count":{"textContent":"Jarupe' ruxaq:"},"document_properties_page_size":{"textContent":"Runimilem ri Ruxaq:"},"document_properties_page_size_unit_inches":{"textContent":"pa"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"rupalem"},"document_properties_page_size_orientation_landscape":{"textContent":"rukotz'olem"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Loman wuj"},"document_properties_page_size_name_legal":{"textContent":"Taqanel tzijol"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Anin Rutz'etik Ajk'amaya'l:"},"document_properties_linearized_yes":{"textContent":"Ja'"},"document_properties_linearized_no":{"textContent":"Mani"},"document_properties_close":{"textContent":"Titz'apïx"},"print_progress_message":{"textContent":"Ruchojmirisaxik wuj richin nitz'ajb'äx…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Tiq'at"},"toggle_sidebar":{"title":"Tijal ri ajxikin kajtz'ik"},"toggle_sidebar_notification2":{"title":"Tik'ex ri ajxikin yuqkajtz'ik (ri wuj eruk'wan taq ruchi'/taqo/kuchuj)"},"toggle_sidebar_label":{"textContent":"Tijal ri ajxikin kajtz'ik"},"document_outline":{"title":"Tik'ut pe ruch'akulal wuj (kamul-pitz'oj richin nirik'/nich'utinirisäx ronojel ruch'akulal)"},"document_outline_label":{"textContent":"Ruch'akulal wuj"},"attachments":{"title":"Kek'ut pe ri taq taqoj"},"attachments_label":{"textContent":"Taq taqoj"},"layers":{"title":"Kek'ut taq Kuchuj (ka'i'-pitz' richin yetzolïx ronojel ri taq kuchuj e k'o wi)"},"layers_label":{"textContent":"Taq kuchuj"},"thumbs":{"title":"Kek'ut pe taq ch'utiq"},"thumbs_label":{"textContent":"Koköj"},"current_outline_item":{"title":"Kekanöx Taq Ch'akulal Kik'wan Chib'äl"},"current_outline_item_label":{"textContent":"Taq Ch'akulal Kik'wan Chib'äl"},"findbar":{"title":"Tikanöx chupam ri wuj"},"findbar_label":{"textContent":"Tikanöx"},"additional_layers":{"textContent":"Tz'aqat ta Kuchuj"},"page_landmark":{"textContent":"Ruxaq {{page}}"},"thumb_page_title":{"textContent":"Ruxaq {{page}}"},"thumb_page_canvas":{"textContent":"Ruch'utinirisaxik ruxaq {{page}}"},"find_input":{"title":"Tikanöx","placeholder":"Tikanöx pa wuj…"},"find_previous":{"title":"Tib'an b'enam pa ri jun kan q'aptzij xilitäj"},"find_previous_label":{"textContent":"Jun kan"},"find_next":{"title":"Tib'e pa ri jun chik pajtzij xilitäj"},"find_next_label":{"textContent":"Jun chik"},"find_highlight":{"textContent":"Tiya' retal ronojel"},"find_match_case_label":{"textContent":"Tuk'äm ri' kik'in taq nimatz'ib' chuqa' taq ch'utitz'ib'"},"find_entire_word_label":{"textContent":"Tz'aqät taq tzij"},"find_reached_top":{"textContent":"Xb'eq'i' ri rutikirib'al wuj, xtikanöx k'a pa ruk'isib'äl"},"find_reached_bottom":{"textContent":"Xb'eq'i' ri ruk'isib'äl wuj, xtikanöx pa rutikirib'al"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} richin {{total}} nuk'äm ri'"},"find_match_count[two]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count[few]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count[many]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count[other]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[one]":{"textContent":"K'ïy chi re {{limit}} nuk'äm ri'"},"find_match_count_limit[two]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[few]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[many]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[other]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_not_found":{"textContent":"Man xilitäj ta ri pajtzij"},"error_more_info":{"textContent":"Ch'aqa' chik rutzijol"},"error_less_info":{"textContent":"Jub'a' ok rutzijol"},"error_close":{"textContent":"Titz'apïx"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Uqxa'n: {{message}}"},"error_stack":{"textContent":"Tzub'aj: {{stack}}"},"error_file":{"textContent":"Yakb'äl: {{file}}"},"error_line":{"textContent":"B'ey: {{line}}"},"rendering_error":{"textContent":"Xk'ulwachitäj jun sachoj toq ninuk'wachij ri ruxaq."},"page_scale_width":{"textContent":"Ruwa ruxaq"},"page_scale_fit":{"textContent":"Tinuk' ruxaq"},"page_scale_auto":{"textContent":"Yonil chi nimilem"},"page_scale_actual":{"textContent":"Runimilem Wakami"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Nisamäj…"},"loading_error":{"textContent":"\\u0020Xk'ulwachitäj jun sach'oj toq xnuk'ux ri PDF ."},"invalid_file_error":{"textContent":"Man oke ta o yujtajinäq ri PDF yakb'äl."},"missing_file_error":{"textContent":"Man xilitäj ta ri PDF yakb'äl."},"unexpected_response_error":{"textContent":"Man oyob'en ta tz'olin rutzij ruk'u'x samaj."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}} Tz'ib'anïk]"},"password_label":{"textContent":"Tatz'ib'aj ri ewan tzij richin najäq re yakb'äl re' pa PDF."},"password_invalid":{"textContent":"Man okel ta ri ewan tzij: Tatojtob'ej chik."},"password_ok":{"textContent":"Ütz"},"password_cancel":{"textContent":"Tiq'at"},"printing_not_supported":{"textContent":"Rutzijol k'ayewal: Ri rutz'ajb'axik man koch'el ta ronojel pa re okik'amaya'l re'."},"printing_not_ready":{"textContent":"Rutzijol k'ayewal: Ri PDF man xusamajij ta ronojel richin nitz'ajb'äx."},"web_fonts_disabled":{"textContent":"E chupül ri taq ajk'amaya'l tz'ib': man tikirel ta nokisäx ri taq tz'ib' PDF pa ch'ikenïk"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."},"save":{"title":"Save"},"save_label":{"textContent":"Save"},"bookmark1":{"title":"Current Page (View URL from Current Page)"},"bookmark1_label":{"textContent":"Current Page"},"scroll_page":{"title":"Use Page Scrolling"},"scroll_page_label":{"textContent":"Page Scrolling"},"find_match_diacritics_label":{"textContent":"Match Diacritics"},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Draw"},"editor_ink2_label":{"textContent":"Draw"},"free_text2_default_content":{"textContent":"Start typing…"},"editor_free_text_color":{"textContent":"Color"},"editor_free_text_size":{"textContent":"Size"},"editor_ink_color":{"textContent":"Color"},"editor_ink_thickness":{"textContent":"Thickness"},"editor_ink_opacity":{"textContent":"Opacity"},"editor_free_text2_aria_label":{"textContent":"Text Editor"},"editor_ink2_aria_label":{"textContent":"Draw Editor"},"editor_ink_canvas_aria_label":{"textContent":"User-created image"}}}}
1
+ <script type="application/l10n">{"default_locale":"cak","locales":{"cak":{"previous":{"title":"Jun kan ruxaq"},"previous_label":{"textContent":"Jun kan"},"next":{"title":"Jun chik ruxaq"},"next_label":{"textContent":"Jun chik"},"page":{"title":"Ruxaq"},"of_pages":{"textContent":"richin {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} richin {{pagesCount}})"},"zoom_out":{"title":"Tich'utinirisäx"},"zoom_out_label":{"textContent":"Tich'utinirisäx"},"zoom_in":{"title":"Tinimirisäx"},"zoom_in_label":{"textContent":"Tinimirisäx"},"zoom":{"title":"Sum"},"presentation_mode":{"title":"Tijal ri rub'anikil niwachin"},"presentation_mode_label":{"textContent":"Pa rub'eyal niwachin"},"open_file":{"title":"Tijaq Yakb'äl"},"open_file_label":{"textContent":"Tijaq"},"print":{"title":"Titz'ajb'äx"},"print_label":{"textContent":"Titz'ajb'äx"},"download":{"title":"Tiqasäx"},"download_label":{"textContent":"Tiqasäx"},"save":{"title":"Tiyak"},"save_label":{"textContent":"Tiyak"},"bookmark":{"title":"Rutz'etik wakami (tiwachib'ëx o tijaq pa jun k'ak'a' tzuwäch)"},"bookmark_label":{"textContent":"Rutzub'al wakami"},"bookmark1_label":{"textContent":"Ruxaq k'o wakami"},"tools":{"title":"Samajib'äl"},"tools_label":{"textContent":"Samajib'äl"},"first_page":{"title":"Tib'e pa nab'ey ruxaq"},"first_page_label":{"textContent":"Tib'e pa nab'ey ruxaq"},"last_page":{"title":"Tib'e pa ruk'isib'äl ruxaq"},"last_page_label":{"textContent":"Tib'e pa ruk'isib'äl ruxaq"},"page_rotate_cw":{"title":"Tisutïx pan ajkiq'a'"},"page_rotate_cw_label":{"textContent":"Tisutïx pan ajkiq'a'"},"page_rotate_ccw":{"title":"Tisutïx pan ajxokon"},"page_rotate_ccw_label":{"textContent":"Tisutïx pan ajxokon"},"cursor_text_select_tool":{"title":"Titzij ri rusamajib'al Rucha'ik Rucholajem Tzij"},"cursor_text_select_tool_label":{"textContent":"Rusamajib'al Rucha'ik Rucholajem Tzij"},"cursor_hand_tool":{"title":"Titzij ri q'ab'aj samajib'äl"},"cursor_hand_tool_label":{"textContent":"Q'ab'aj Samajib'äl"},"scroll_vertical":{"title":"Tokisäx Pa'äl Q'axanem"},"scroll_vertical_label":{"textContent":"Pa'äl Q'axanem"},"scroll_horizontal":{"title":"Tokisäx Kotz'öl Q'axanem"},"scroll_horizontal_label":{"textContent":"Kotz'öl Q'axanem"},"scroll_wrapped":{"title":"Tokisäx Tzub'aj Q'axanem"},"scroll_wrapped_label":{"textContent":"Tzub'aj Q'axanem"},"spread_none":{"title":"Man ketun taq ruxaq pa rub'eyal wuj"},"spread_none_label":{"textContent":"Majun Rub'eyal"},"spread_odd":{"title":"Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun man k'ulaj ta rajilab'al"},"spread_odd_label":{"textContent":"Man K'ulaj Ta Rub'eyal"},"spread_even":{"title":"Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun k'ulaj rajilab'al"},"spread_even_label":{"textContent":"K'ulaj Rub'eyal"},"document_properties":{"title":"Taq richinil wuj…"},"document_properties_label":{"textContent":"Taq richinil wuj…"},"document_properties_file_name":{"textContent":"Rub'i' yakb'äl:"},"document_properties_file_size":{"textContent":"Runimilem yakb'äl:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"B'i'aj:"},"document_properties_author":{"textContent":"B'anel:"},"document_properties_subject":{"textContent":"Taqikil:"},"document_properties_keywords":{"textContent":"Kixe'el taq tzij:"},"document_properties_creation_date":{"textContent":"Ruq'ijul xtz'uk:"},"document_properties_modification_date":{"textContent":"Ruq'ijul xjalwachïx:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Q'inonel:"},"document_properties_producer":{"textContent":"PDF b'anöy:"},"document_properties_version":{"textContent":"PDF ruwäch:"},"document_properties_page_count":{"textContent":"Jarupe' ruxaq:"},"document_properties_page_size":{"textContent":"Runimilem ri Ruxaq:"},"document_properties_page_size_unit_inches":{"textContent":"pa"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"rupalem"},"document_properties_page_size_orientation_landscape":{"textContent":"rukotz'olem"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Loman wuj"},"document_properties_page_size_name_legal":{"textContent":"Taqanel tzijol"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Anin Rutz'etik Ajk'amaya'l:"},"document_properties_linearized_yes":{"textContent":"Ja'"},"document_properties_linearized_no":{"textContent":"Mani"},"document_properties_close":{"textContent":"Titz'apïx"},"print_progress_message":{"textContent":"Ruchojmirisaxik wuj richin nitz'ajb'äx…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Tiq'at"},"toggle_sidebar":{"title":"Tijal ri ajxikin kajtz'ik"},"toggle_sidebar_notification2":{"title":"Tik'ex ri ajxikin yuqkajtz'ik (ri wuj eruk'wan taq ruchi'/taqo/kuchuj)"},"toggle_sidebar_label":{"textContent":"Tijal ri ajxikin kajtz'ik"},"document_outline":{"title":"Tik'ut pe ruch'akulal wuj (kamul-pitz'oj richin nirik'/nich'utinirisäx ronojel ruch'akulal)"},"document_outline_label":{"textContent":"Ruch'akulal wuj"},"attachments":{"title":"Kek'ut pe ri taq taqoj"},"attachments_label":{"textContent":"Taq taqoj"},"layers":{"title":"Kek'ut taq Kuchuj (ka'i'-pitz' richin yetzolïx ronojel ri taq kuchuj e k'o wi)"},"layers_label":{"textContent":"Taq kuchuj"},"thumbs":{"title":"Kek'ut pe taq ch'utiq"},"thumbs_label":{"textContent":"Koköj"},"current_outline_item":{"title":"Kekanöx Taq Ch'akulal Kik'wan Chib'äl"},"current_outline_item_label":{"textContent":"Taq Ch'akulal Kik'wan Chib'äl"},"findbar":{"title":"Tikanöx chupam ri wuj"},"findbar_label":{"textContent":"Tikanöx"},"additional_layers":{"textContent":"Tz'aqat ta Kuchuj"},"page_landmark":{"textContent":"Ruxaq {{page}}"},"thumb_page_title":{"textContent":"Ruxaq {{page}}"},"thumb_page_canvas":{"textContent":"Ruch'utinirisaxik ruxaq {{page}}"},"find_input":{"title":"Tikanöx","placeholder":"Tikanöx pa wuj…"},"find_previous":{"title":"Tib'an b'enam pa ri jun kan q'aptzij xilitäj"},"find_previous_label":{"textContent":"Jun kan"},"find_next":{"title":"Tib'e pa ri jun chik pajtzij xilitäj"},"find_next_label":{"textContent":"Jun chik"},"find_highlight":{"textContent":"Tiya' retal ronojel"},"find_match_case_label":{"textContent":"Tuk'äm ri' kik'in taq nimatz'ib' chuqa' taq ch'utitz'ib'"},"find_match_diacritics_label":{"textContent":"Tiya' Kikojol Tz'aqat taq Tz'ib'"},"find_entire_word_label":{"textContent":"Tz'aqät taq tzij"},"find_reached_top":{"textContent":"Xb'eq'i' ri rutikirib'al wuj, xtikanöx k'a pa ruk'isib'äl"},"find_reached_bottom":{"textContent":"Xb'eq'i' ri ruk'isib'äl wuj, xtikanöx pa rutikirib'al"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} richin {{total}} nuk'äm ri'"},"find_match_count[two]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count[few]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count[many]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count[other]":{"textContent":"{{current}} richin {{total}} nikik'äm ki'"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[one]":{"textContent":"K'ïy chi re {{limit}} nuk'äm ri'"},"find_match_count_limit[two]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[few]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[many]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_match_count_limit[other]":{"textContent":"K'ïy chi re {{limit}} nikik'äm ki'"},"find_not_found":{"textContent":"Man xilitäj ta ri pajtzij"},"error_more_info":{"textContent":"Ch'aqa' chik rutzijol"},"error_less_info":{"textContent":"Jub'a' ok rutzijol"},"error_close":{"textContent":"Titz'apïx"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Uqxa'n: {{message}}"},"error_stack":{"textContent":"Tzub'aj: {{stack}}"},"error_file":{"textContent":"Yakb'äl: {{file}}"},"error_line":{"textContent":"B'ey: {{line}}"},"page_scale_width":{"textContent":"Ruwa ruxaq"},"page_scale_fit":{"textContent":"Tinuk' ruxaq"},"page_scale_auto":{"textContent":"Yonil chi nimilem"},"page_scale_actual":{"textContent":"Runimilem Wakami"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Nisamäj…"},"loading_error":{"textContent":"\\u0020Xk'ulwachitäj jun sach'oj toq xnuk'ux ri PDF ."},"invalid_file_error":{"textContent":"Man oke ta o yujtajinäq ri PDF yakb'äl."},"missing_file_error":{"textContent":"Man xilitäj ta ri PDF yakb'äl."},"unexpected_response_error":{"textContent":"Man oyob'en ta tz'olin rutzij ruk'u'x samaj."},"rendering_error":{"textContent":"Xk'ulwachitäj jun sachoj toq ninuk'wachij ri ruxaq."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}} Tz'ib'anïk]"},"password_label":{"textContent":"Tatz'ib'aj ri ewan tzij richin najäq re yakb'äl re' pa PDF."},"password_invalid":{"textContent":"Man okel ta ri ewan tzij: Tatojtob'ej chik."},"password_ok":{"textContent":"Ütz"},"password_cancel":{"textContent":"Tiq'at"},"printing_not_supported":{"textContent":"Rutzijol k'ayewal: Ri rutz'ajb'axik man koch'el ta ronojel pa re okik'amaya'l re'."},"printing_not_ready":{"textContent":"Rutzijol k'ayewal: Ri PDF man xusamajij ta ronojel richin nitz'ajb'äx."},"web_fonts_disabled":{"textContent":"E chupül ri taq ajk'amaya'l tz'ib': man tikirel ta nokisäx ri taq tz'ib' PDF pa ch'ikenïk"},"editor_free_text2":{"title":"Rucholajem tz'ib'"},"editor_free_text2_label":{"textContent":"Rucholajem tz'ib'"},"editor_ink2":{"title":"Tiwachib'ëx"},"editor_ink2_label":{"textContent":"Tiwachib'ëx"},"free_text2_default_content":{"textContent":"Titikitisäx rutz'ib'axik…"},"editor_free_text_color":{"textContent":"B'onil"},"editor_free_text_size":{"textContent":"Nimilem"},"editor_ink_color":{"textContent":"B'onil"},"editor_ink_thickness":{"textContent":"Rupimil"},"editor_ink_opacity":{"textContent":"Q'equmal"},"editor_free_text2_aria_label":{"textContent":"Nuk'unel tz'ib'atzij"},"editor_ink2_aria_label":{"textContent":"Nuk'unel wachib'äl"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."},"bookmark1":{"title":"Current Page (View URL from Current Page)"},"scroll_page":{"title":"Use Page Scrolling"},"scroll_page_label":{"textContent":"Page Scrolling"},"editor_ink_canvas_aria_label":{"textContent":"User-created image"}}}}
2
2
  </script>
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"cy","locales":{"cy":{"previous":{"title":"Tudalen Flaenorol"},"previous_label":{"textContent":"Blaenorol"},"next":{"title":"Tudalen Nesaf"},"next_label":{"textContent":"Nesaf"},"page":{"title":"Tudalen"},"of_pages":{"textContent":"o {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} o {{pagesCount}})"},"zoom_out":{"title":"Chwyddo Allan"},"zoom_out_label":{"textContent":"Chwyddo Allan"},"zoom_in":{"title":"Chwyddo Mewn"},"zoom_in_label":{"textContent":"Chwyddo Mewn"},"zoom":{"title":"Chwyddo"},"presentation_mode":{"title":"Newid i'r Modd Cyflwyno"},"presentation_mode_label":{"textContent":"Modd Cyflwyno"},"open_file":{"title":"Agor Ffeil"},"open_file_label":{"textContent":"Agor"},"print":{"title":"Argraffu"},"print_label":{"textContent":"Argraffu"},"download":{"title":"Llwyth"},"download_label":{"textContent":"Llwytho i Lawr"},"save":{"title":"Cadw"},"save_label":{"textContent":"Cadw"},"bookmark":{"title":"Golwg cyfredol (copïo neu agor ffenestr newydd)"},"bookmark_label":{"textContent":"Golwg Gyfredol"},"bookmark1":{"title":"Tudalen Gyfredol (Gweld URL o'r Dudalen Gyfredol)"},"bookmark1_label":{"textContent":"Tudalen Gyfredol"},"tools":{"title":"Offer"},"tools_label":{"textContent":"Offer"},"first_page":{"title":"Mynd i'r Dudalen Gyntaf"},"first_page_label":{"textContent":"Mynd i'r Dudalen Gyntaf"},"last_page":{"title":"Mynd i'r Dudalen Olaf"},"last_page_label":{"textContent":"Mynd i'r Dudalen Olaf"},"page_rotate_cw":{"title":"Cylchdroi Clocwedd"},"page_rotate_cw_label":{"textContent":"Cylchdroi Clocwedd"},"page_rotate_ccw":{"title":"Cylchdroi Gwrthglocwedd"},"page_rotate_ccw_label":{"textContent":"Cylchdroi Gwrthglocwedd"},"cursor_text_select_tool":{"title":"Galluogi Dewis Offeryn Testun"},"cursor_text_select_tool_label":{"textContent":"Offeryn Dewis Testun"},"cursor_hand_tool":{"title":"Galluogi Offeryn Llaw"},"cursor_hand_tool_label":{"textContent":"Offeryn Llaw"},"scroll_page":{"title":"Defnyddio Sgrolio Tudalen"},"scroll_page_label":{"textContent":"Sgrolio Tudalen"},"scroll_vertical":{"title":"Defnyddio Sgrolio Fertigol"},"scroll_vertical_label":{"textContent":"Sgrolio Fertigol"},"scroll_horizontal":{"title":"Defnyddio Sgrolio Llorweddol"},"scroll_horizontal_label":{"textContent":"Sgrolio Llorweddol"},"scroll_wrapped":{"title":"Defnyddio Sgrolio Amlapio"},"scroll_wrapped_label":{"textContent":"Sgrolio Amlapio"},"spread_none":{"title":"Peidio uno trawsdaleniadau"},"spread_none_label":{"textContent":"Dim Trawsdaleniadau"},"spread_odd":{"title":"Uno trawsdaleniadau gan gychwyn gyda thudalennau odrif"},"spread_odd_label":{"textContent":"Trawsdaleniadau Odrif"},"spread_even":{"title":"Uno trawsdaleniadau gan gychwyn gyda thudalennau eilrif"},"spread_even_label":{"textContent":"Trawsdaleniadau Eilrif"},"document_properties":{"title":"Priodweddau Dogfen…"},"document_properties_label":{"textContent":"Priodweddau Dogfen…"},"document_properties_file_name":{"textContent":"Enw ffeil:"},"document_properties_file_size":{"textContent":"Maint ffeil:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} beit)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} beit)"},"document_properties_title":{"textContent":"Teitl:"},"document_properties_author":{"textContent":"Awdur:"},"document_properties_subject":{"textContent":"Pwnc:"},"document_properties_keywords":{"textContent":"Allweddair:"},"document_properties_creation_date":{"textContent":"Dyddiad Creu:"},"document_properties_modification_date":{"textContent":"Dyddiad Addasu:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Crewr:"},"document_properties_producer":{"textContent":"Cynhyrchydd PDF:"},"document_properties_version":{"textContent":"Fersiwn PDF:"},"document_properties_page_count":{"textContent":"Cyfrif Tudalen:"},"document_properties_page_size":{"textContent":"Maint Tudalen:"},"document_properties_page_size_unit_inches":{"textContent":"o fewn"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"portread"},"document_properties_page_size_orientation_landscape":{"textContent":"tirlun"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Llythyr"},"document_properties_page_size_name_legal":{"textContent":"Cyfreithiol"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Golwg Gwe Cyflym:"},"document_properties_linearized_yes":{"textContent":"Iawn"},"document_properties_linearized_no":{"textContent":"Na"},"document_properties_close":{"textContent":"Cau"},"print_progress_message":{"textContent":"Paratoi dogfen ar gyfer ei hargraffu…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Diddymu"},"toggle_sidebar":{"title":"Toglo'r Bar Ochr"},"toggle_sidebar_notification2":{"title":"Toglo'r Bar Ochr (mae'r ddogfen yn cynnwys amlinelliadau/atodiadau/haenau)"},"toggle_sidebar_label":{"textContent":"Toglo'r Bar Ochr"},"document_outline":{"title":"Dangos Amlinell Dogfen (clic dwbl i ymestyn/cau pob eitem)"},"document_outline_label":{"textContent":"Amlinelliad Dogfen"},"attachments":{"title":"Dangos Atodiadau"},"attachments_label":{"textContent":"Atodiadau"},"layers":{"title":"Dangos Haenau (cliciwch ddwywaith i ailosod yr holl haenau i'r cyflwr rhagosodedig)"},"layers_label":{"textContent":"Haenau"},"thumbs":{"title":"Dangos Lluniau Bach"},"thumbs_label":{"textContent":"Lluniau Bach"},"current_outline_item":{"title":"Canfod yr Eitem Amlinellol Gyfredol"},"current_outline_item_label":{"textContent":"Yr Eitem Amlinellol Gyfredol"},"findbar":{"title":"Canfod yn y Ddogfen"},"findbar_label":{"textContent":"Canfod"},"additional_layers":{"textContent":"Haenau Ychwanegol"},"page_landmark":{"textContent":"Tudalen {{page}}"},"thumb_page_title":{"textContent":"Tudalen {{page}}"},"thumb_page_canvas":{"textContent":"Llun Bach Tudalen {{page}}"},"find_input":{"title":"Canfod","placeholder":"Canfod yn y ddogfen…"},"find_previous":{"title":"Canfod enghraifft flaenorol o'r ymadrodd"},"find_previous_label":{"textContent":"Blaenorol"},"find_next":{"title":"Canfod enghraifft nesaf yr ymadrodd"},"find_next_label":{"textContent":"Nesaf"},"find_highlight":{"textContent":"Amlygu popeth"},"find_match_case_label":{"textContent":"Cydweddu maint"},"find_match_diacritics_label":{"textContent":"Diacritigau Cyfatebol"},"find_entire_word_label":{"textContent":"Geiriau cyfan"},"find_reached_top":{"textContent":"Wedi cyrraedd brig y dudalen, parhau o'r gwaelod"},"find_reached_bottom":{"textContent":"Wedi cyrraedd diwedd y dudalen, parhau o'r brig"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[two]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[few]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[many]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[other]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[one]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[two]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[few]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[many]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[other]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_not_found":{"textContent":"Heb ganfod ymadrodd"},"error_more_info":{"textContent":"Rhagor o Wybodaeth"},"error_less_info":{"textContent":"Llai o wybodaeth"},"error_close":{"textContent":"Cau"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Neges: {{message}}"},"error_stack":{"textContent":"Stac: {{stack}}"},"error_file":{"textContent":"Ffeil: {{file}}"},"error_line":{"textContent":"Llinell: {{line}}"},"page_scale_width":{"textContent":"Lled Tudalen"},"page_scale_fit":{"textContent":"Ffit Tudalen"},"page_scale_auto":{"textContent":"Chwyddo Awtomatig"},"page_scale_actual":{"textContent":"Maint Gwirioneddol"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Yn llwytho…"},"loading_error":{"textContent":"Digwyddodd gwall wrth lwytho'r PDF."},"invalid_file_error":{"textContent":"Ffeil PDF annilys neu llwgr."},"missing_file_error":{"textContent":"Ffeil PDF coll."},"unexpected_response_error":{"textContent":"Ymateb annisgwyl gan y gweinydd."},"rendering_error":{"textContent":"Digwyddodd gwall wrth adeiladu'r dudalen."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anodiad {{type}} ]"},"password_label":{"textContent":"Rhowch gyfrinair i agor y PDF."},"password_invalid":{"textContent":"Cyfrinair annilys. Ceisiwch eto."},"password_ok":{"textContent":"Iawn"},"password_cancel":{"textContent":"Diddymu"},"printing_not_supported":{"textContent":"Rhybudd: Nid yw argraffu yn cael ei gynnal yn llawn gan y porwr."},"printing_not_ready":{"textContent":"Rhybudd: Nid yw'r PDF wedi ei lwytho'n llawn ar gyfer argraffu."},"web_fonts_disabled":{"textContent":"Ffontiau gwe wedi eu hanalluogi: methu defnyddio ffontiau PDF mewnblanedig."},"editor_free_text2":{"title":"Testun"},"editor_free_text2_label":{"textContent":"Testun"},"editor_ink2":{"title":"Lluniadu"},"editor_ink2_label":{"textContent":"Lluniadu"},"free_text2_default_content":{"textContent":"Cychwyn teipio…"},"editor_free_text_color":{"textContent":"Lliw"},"editor_free_text_size":{"textContent":"Maint"},"editor_ink_color":{"textContent":"Lliw"},"editor_ink_thickness":{"textContent":"Trwch"},"editor_ink_opacity":{"textContent":"Didreiddedd"},"editor_free_text2_aria_label":{"textContent":"Golygydd Testun"},"editor_ink2_aria_label":{"textContent":"Golygydd Lluniadu"},"editor_ink_canvas_aria_label":{"textContent":"Delwedd wedi'i chreu gan ddefnyddwyr"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."}}}}
1
+ <script type="application/l10n">{"default_locale":"cy","locales":{"cy":{"previous":{"title":"Tudalen Flaenorol"},"previous_label":{"textContent":"Blaenorol"},"next":{"title":"Tudalen Nesaf"},"next_label":{"textContent":"Nesaf"},"page":{"title":"Tudalen"},"of_pages":{"textContent":"o {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} o {{pagesCount}})"},"zoom_out":{"title":"Chwyddo Allan"},"zoom_out_label":{"textContent":"Chwyddo Allan"},"zoom_in":{"title":"Chwyddo Mewn"},"zoom_in_label":{"textContent":"Chwyddo Mewn"},"zoom":{"title":"Chwyddo"},"presentation_mode":{"title":"Newid i'r Modd Cyflwyno"},"presentation_mode_label":{"textContent":"Modd Cyflwyno"},"open_file":{"title":"Agor Ffeil"},"open_file_label":{"textContent":"Agor"},"print":{"title":"Argraffu"},"print_label":{"textContent":"Argraffu"},"download":{"title":"Llwytho i lawr"},"download_label":{"textContent":"Llwytho i lawr"},"save":{"title":"Cadw"},"save_label":{"textContent":"Cadw"},"bookmark":{"title":"Golwg cyfredol (copïo neu agor ffenestr newydd)"},"bookmark_label":{"textContent":"Golwg Gyfredol"},"bookmark1":{"title":"Tudalen Gyfredol (Gweld URL o'r Dudalen Gyfredol)"},"bookmark1_label":{"textContent":"Tudalen Gyfredol"},"tools":{"title":"Offer"},"tools_label":{"textContent":"Offer"},"first_page":{"title":"Mynd i'r Dudalen Gyntaf"},"first_page_label":{"textContent":"Mynd i'r Dudalen Gyntaf"},"last_page":{"title":"Mynd i'r Dudalen Olaf"},"last_page_label":{"textContent":"Mynd i'r Dudalen Olaf"},"page_rotate_cw":{"title":"Cylchdroi Clocwedd"},"page_rotate_cw_label":{"textContent":"Cylchdroi Clocwedd"},"page_rotate_ccw":{"title":"Cylchdroi Gwrthglocwedd"},"page_rotate_ccw_label":{"textContent":"Cylchdroi Gwrthglocwedd"},"cursor_text_select_tool":{"title":"Galluogi Dewis Offeryn Testun"},"cursor_text_select_tool_label":{"textContent":"Offeryn Dewis Testun"},"cursor_hand_tool":{"title":"Galluogi Offeryn Llaw"},"cursor_hand_tool_label":{"textContent":"Offeryn Llaw"},"scroll_page":{"title":"Defnyddio Sgrolio Tudalen"},"scroll_page_label":{"textContent":"Sgrolio Tudalen"},"scroll_vertical":{"title":"Defnyddio Sgrolio Fertigol"},"scroll_vertical_label":{"textContent":"Sgrolio Fertigol"},"scroll_horizontal":{"title":"Defnyddio Sgrolio Llorweddol"},"scroll_horizontal_label":{"textContent":"Sgrolio Llorweddol"},"scroll_wrapped":{"title":"Defnyddio Sgrolio Amlapio"},"scroll_wrapped_label":{"textContent":"Sgrolio Amlapio"},"spread_none":{"title":"Peidio uno trawsdaleniadau"},"spread_none_label":{"textContent":"Dim Trawsdaleniadau"},"spread_odd":{"title":"Uno trawsdaleniadau gan gychwyn gyda thudalennau odrif"},"spread_odd_label":{"textContent":"Trawsdaleniadau Odrif"},"spread_even":{"title":"Uno trawsdaleniadau gan gychwyn gyda thudalennau eilrif"},"spread_even_label":{"textContent":"Trawsdaleniadau Eilrif"},"document_properties":{"title":"Priodweddau Dogfen…"},"document_properties_label":{"textContent":"Priodweddau Dogfen…"},"document_properties_file_name":{"textContent":"Enw ffeil:"},"document_properties_file_size":{"textContent":"Maint ffeil:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} beit)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} beit)"},"document_properties_title":{"textContent":"Teitl:"},"document_properties_author":{"textContent":"Awdur:"},"document_properties_subject":{"textContent":"Pwnc:"},"document_properties_keywords":{"textContent":"Allweddair:"},"document_properties_creation_date":{"textContent":"Dyddiad Creu:"},"document_properties_modification_date":{"textContent":"Dyddiad Addasu:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Crewr:"},"document_properties_producer":{"textContent":"Cynhyrchydd PDF:"},"document_properties_version":{"textContent":"Fersiwn PDF:"},"document_properties_page_count":{"textContent":"Cyfrif Tudalen:"},"document_properties_page_size":{"textContent":"Maint Tudalen:"},"document_properties_page_size_unit_inches":{"textContent":"o fewn"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"portread"},"document_properties_page_size_orientation_landscape":{"textContent":"tirlun"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Llythyr"},"document_properties_page_size_name_legal":{"textContent":"Cyfreithiol"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Golwg Gwe Cyflym:"},"document_properties_linearized_yes":{"textContent":"Iawn"},"document_properties_linearized_no":{"textContent":"Na"},"document_properties_close":{"textContent":"Cau"},"print_progress_message":{"textContent":"Paratoi dogfen ar gyfer ei hargraffu…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Diddymu"},"toggle_sidebar":{"title":"Toglo'r Bar Ochr"},"toggle_sidebar_notification2":{"title":"Toglo'r Bar Ochr (mae'r ddogfen yn cynnwys amlinelliadau/atodiadau/haenau)"},"toggle_sidebar_label":{"textContent":"Toglo'r Bar Ochr"},"document_outline":{"title":"Dangos Amlinell Dogfen (clic dwbl i ymestyn/cau pob eitem)"},"document_outline_label":{"textContent":"Amlinelliad Dogfen"},"attachments":{"title":"Dangos Atodiadau"},"attachments_label":{"textContent":"Atodiadau"},"layers":{"title":"Dangos Haenau (cliciwch ddwywaith i ailosod yr holl haenau i'r cyflwr rhagosodedig)"},"layers_label":{"textContent":"Haenau"},"thumbs":{"title":"Dangos Lluniau Bach"},"thumbs_label":{"textContent":"Lluniau Bach"},"current_outline_item":{"title":"Canfod yr Eitem Amlinellol Gyfredol"},"current_outline_item_label":{"textContent":"Yr Eitem Amlinellol Gyfredol"},"findbar":{"title":"Canfod yn y Ddogfen"},"findbar_label":{"textContent":"Canfod"},"additional_layers":{"textContent":"Haenau Ychwanegol"},"page_landmark":{"textContent":"Tudalen {{page}}"},"thumb_page_title":{"textContent":"Tudalen {{page}}"},"thumb_page_canvas":{"textContent":"Llun Bach Tudalen {{page}}"},"find_input":{"title":"Canfod","placeholder":"Canfod yn y ddogfen…"},"find_previous":{"title":"Canfod enghraifft flaenorol o'r ymadrodd"},"find_previous_label":{"textContent":"Blaenorol"},"find_next":{"title":"Canfod enghraifft nesaf yr ymadrodd"},"find_next_label":{"textContent":"Nesaf"},"find_highlight":{"textContent":"Amlygu Popeth"},"find_match_case_label":{"textContent":"Cydweddu Maint"},"find_match_diacritics_label":{"textContent":"Diacritigau Cyfatebol"},"find_entire_word_label":{"textContent":"Geiriau Cyfan"},"find_reached_top":{"textContent":"Wedi cyrraedd brig y dudalen, parhau o'r gwaelod"},"find_reached_bottom":{"textContent":"Wedi cyrraedd diwedd y dudalen, parhau o'r brig"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[two]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[few]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[many]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count[other]":{"textContent":"{{current}} o {{total}} cydweddiad"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[one]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[two]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[few]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[many]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_match_count_limit[other]":{"textContent":"Mwy na {{limit}} cydweddiad"},"find_not_found":{"textContent":"Heb ganfod ymadrodd"},"error_more_info":{"textContent":"Rhagor o Wybodaeth"},"error_less_info":{"textContent":"Llai o wybodaeth"},"error_close":{"textContent":"Cau"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Neges: {{message}}"},"error_stack":{"textContent":"Stac: {{stack}}"},"error_file":{"textContent":"Ffeil: {{file}}"},"error_line":{"textContent":"Llinell: {{line}}"},"page_scale_width":{"textContent":"Lled Tudalen"},"page_scale_fit":{"textContent":"Ffit Tudalen"},"page_scale_auto":{"textContent":"Chwyddo Awtomatig"},"page_scale_actual":{"textContent":"Maint Gwirioneddol"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Yn llwytho…"},"loading_error":{"textContent":"Digwyddodd gwall wrth lwytho'r PDF."},"invalid_file_error":{"textContent":"Ffeil PDF annilys neu llwgr."},"missing_file_error":{"textContent":"Ffeil PDF coll."},"unexpected_response_error":{"textContent":"Ymateb annisgwyl gan y gweinydd."},"rendering_error":{"textContent":"Digwyddodd gwall wrth adeiladu'r dudalen."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anodiad {{type}} ]"},"password_label":{"textContent":"Rhowch gyfrinair i agor y PDF."},"password_invalid":{"textContent":"Cyfrinair annilys. Ceisiwch eto."},"password_ok":{"textContent":"Iawn"},"password_cancel":{"textContent":"Diddymu"},"printing_not_supported":{"textContent":"Rhybudd: Nid yw argraffu yn cael ei gynnal yn llawn gan y porwr."},"printing_not_ready":{"textContent":"Rhybudd: Nid yw'r PDF wedi ei lwytho'n llawn ar gyfer argraffu."},"web_fonts_disabled":{"textContent":"Ffontiau gwe wedi eu hanalluogi: methu defnyddio ffontiau PDF mewnblanedig."},"editor_free_text2":{"title":"Testun"},"editor_free_text2_label":{"textContent":"Testun"},"editor_ink2":{"title":"Lluniadu"},"editor_ink2_label":{"textContent":"Lluniadu"},"free_text2_default_content":{"textContent":"Cychwyn teipio…"},"editor_free_text_color":{"textContent":"Lliw"},"editor_free_text_size":{"textContent":"Maint"},"editor_ink_color":{"textContent":"Lliw"},"editor_ink_thickness":{"textContent":"Trwch"},"editor_ink_opacity":{"textContent":"Didreiddedd"},"editor_free_text2_aria_label":{"textContent":"Golygydd Testun"},"editor_ink2_aria_label":{"textContent":"Golygydd Lluniadu"},"editor_ink_canvas_aria_label":{"textContent":"Delwedd wedi'i chreu gan ddefnyddwyr"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."}}}}
2
2
  </script>
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"dsb","locales":{"dsb":{"previous":{"title":"Pjerwjejšny bok"},"previous_label":{"textContent":"Slědk"},"next":{"title":"Pśiducy bok"},"next_label":{"textContent":"Dalej"},"page":{"title":"Bok"},"of_pages":{"textContent":"z {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} z {{pagesCount}})"},"zoom_out":{"title":"Pómjeńšyś"},"zoom_out_label":{"textContent":"Pómjeńšyś"},"zoom_in":{"title":"Pówětšyś"},"zoom_in_label":{"textContent":"Pówětšyś"},"zoom":{"title":"Skalěrowanje"},"presentation_mode":{"title":"Do prezentaciskego modusa pśejś"},"presentation_mode_label":{"textContent":"Prezentaciski modus"},"open_file":{"title":"Dataju wócyniś"},"open_file_label":{"textContent":"Wócyniś"},"print":{"title":"Śišćaś"},"print_label":{"textContent":"Śišćaś"},"download":{"title":"Ześěgnuś"},"download_label":{"textContent":"Ześěgnuś"},"save":{"title":"Składowaś"},"save_label":{"textContent":"Składowaś"},"bookmark":{"title":"Aktualny naglěd (kopěrowaś abo w nowem woknje wócyniś)"},"bookmark_label":{"textContent":"Aktualny naglěd"},"tools":{"title":"Rědy"},"tools_label":{"textContent":"Rědy"},"first_page":{"title":"K prědnemu bokoju"},"first_page_label":{"textContent":"K prědnemu bokoju"},"last_page":{"title":"K slědnemu bokoju"},"last_page_label":{"textContent":"K slědnemu bokoju"},"page_rotate_cw":{"title":"Wobwjertnuś ako špěra źo"},"page_rotate_cw_label":{"textContent":"Wobwjertnuś ako špěra źo"},"page_rotate_ccw":{"title":"Wobwjertnuś nawopaki ako špěra źo"},"page_rotate_ccw_label":{"textContent":"Wobwjertnuś nawopaki ako špěra źo"},"cursor_text_select_tool":{"title":"Rěd za wuběranje teksta zmóžniś"},"cursor_text_select_tool_label":{"textContent":"Rěd za wuběranje teksta"},"cursor_hand_tool":{"title":"Rucny rěd zmóžniś"},"cursor_hand_tool_label":{"textContent":"Rucny rěd"},"scroll_page":{"title":"Kulanje boka wužywaś"},"scroll_page_label":{"textContent":"Kulanje boka"},"scroll_vertical":{"title":"Wertikalne suwanje wužywaś"},"scroll_vertical_label":{"textContent":"Wertikalne suwanje"},"scroll_horizontal":{"title":"Horicontalne suwanje wužywaś"},"scroll_horizontal_label":{"textContent":"Horicontalne suwanje"},"scroll_wrapped":{"title":"Pózlažke suwanje wužywaś"},"scroll_wrapped_label":{"textContent":"Pózlažke suwanje"},"spread_none":{"title":"Boki njezwězaś"},"spread_none_label":{"textContent":"Žeden dwójny bok"},"spread_odd":{"title":"Boki zachopinajucy z njerownymi bokami zwězaś"},"spread_odd_label":{"textContent":"Njerowne boki"},"spread_even":{"title":"Boki zachopinajucy z rownymi bokami zwězaś"},"spread_even_label":{"textContent":"Rowne boki"},"document_properties":{"title":"Dokumentowe kakosći…"},"document_properties_label":{"textContent":"Dokumentowe kakosći…"},"document_properties_file_name":{"textContent":"Mě dataje:"},"document_properties_file_size":{"textContent":"Wjelikosć dataje:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bajtow)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bajtow)"},"document_properties_title":{"textContent":"Titel:"},"document_properties_author":{"textContent":"Awtor:"},"document_properties_subject":{"textContent":"Tema:"},"document_properties_keywords":{"textContent":"Klucowe słowa:"},"document_properties_creation_date":{"textContent":"Datum napóranja:"},"document_properties_modification_date":{"textContent":"Datum změny:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Awtor:"},"document_properties_producer":{"textContent":"PDF-gótowaŕ:"},"document_properties_version":{"textContent":"PDF-wersija:"},"document_properties_page_count":{"textContent":"Licba bokow:"},"document_properties_page_size":{"textContent":"Wjelikosć boka:"},"document_properties_page_size_unit_inches":{"textContent":"col"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"wusoki format"},"document_properties_page_size_orientation_landscape":{"textContent":"prěcny format"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Letter"},"document_properties_page_size_name_legal":{"textContent":"Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Fast Web View:"},"document_properties_linearized_yes":{"textContent":"Jo"},"document_properties_linearized_no":{"textContent":"Ně"},"document_properties_close":{"textContent":"Zacyniś"},"print_progress_message":{"textContent":"Dokument pśigótujo se za śišćanje…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Pśetergnuś"},"toggle_sidebar":{"title":"Bócnicu pokazaś/schowaś"},"toggle_sidebar_notification2":{"title":"Bocnicu pśešaltowaś (dokument rozrědowanje/pśipiski/warstwy wopśimujo)"},"toggle_sidebar_label":{"textContent":"Bócnicu pokazaś/schowaś"},"document_outline":{"title":"Dokumentowe naraźenje pokazaś (dwójne kliknjenje, aby se wšykne zapiski pokazali/schowali)"},"document_outline_label":{"textContent":"Dokumentowa struktura"},"attachments":{"title":"Pśidanki pokazaś"},"attachments_label":{"textContent":"Pśidanki"},"layers":{"title":"Warstwy pokazaś (klikniśo dwójcy, aby wšykne warstwy na standardny staw slědk stajił)"},"layers_label":{"textContent":"Warstwy"},"thumbs":{"title":"Miniatury pokazaś"},"thumbs_label":{"textContent":"Miniatury"},"current_outline_item":{"title":"Aktualny rozrědowański zapisk pytaś"},"current_outline_item_label":{"textContent":"Aktualny rozrědowański zapisk"},"findbar":{"title":"W dokumenśe pytaś"},"findbar_label":{"textContent":"Pytaś"},"additional_layers":{"textContent":"Dalšne warstwy"},"page_landmark":{"textContent":"Bok {{page}}"},"thumb_page_title":{"textContent":"Bok {{page}}"},"thumb_page_canvas":{"textContent":"Miniatura boka {{page}}"},"find_input":{"title":"Pytaś","placeholder":"W dokumenśe pytaś…"},"find_previous":{"title":"Pjerwjejšne wustupowanje pytańskego wuraza pytaś"},"find_previous_label":{"textContent":"Slědk"},"find_next":{"title":"Pśidujuce wustupowanje pytańskego wuraza pytaś"},"find_next_label":{"textContent":"Dalej"},"find_highlight":{"textContent":"Wšykne wuzwignuś"},"find_match_case_label":{"textContent":"Na wjelikopisanje źiwaś"},"find_match_diacritics_label":{"textContent":"Diakritiske znamuška wužywaś"},"find_entire_word_label":{"textContent":"Cełe słowa"},"find_reached_top":{"textContent":"Zachopjeńk dokumenta dostany, pókšacujo se z kóńcom"},"find_reached_bottom":{"textContent":"Kóńc dokumenta dostany, pókšacujo se ze zachopjeńkom"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} z {{total}} wótpowědnika"},"find_match_count[two]":{"textContent":"{{current}} z {{total}} wótpowědnikowu"},"find_match_count[few]":{"textContent":"{{current}} z {{total}} wótpowědnikow"},"find_match_count[many]":{"textContent":"{{current}} z {{total}} wótpowědnikow"},"find_match_count[other]":{"textContent":"{{current}} z {{total}} wótpowědnikow"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Wěcej ako {{limit}} wótpowědnikow"},"find_match_count_limit[one]":{"textContent":"Wěcej ako {{limit}} wótpowědnik"},"find_match_count_limit[two]":{"textContent":"Wěcej ako {{limit}} wótpowědnika"},"find_match_count_limit[few]":{"textContent":"Wěcej ako {{limit}} wótpowědniki"},"find_match_count_limit[many]":{"textContent":"Wěcej ako {{limit}} wótpowědnikow"},"find_match_count_limit[other]":{"textContent":"Wěcej ako {{limit}} wótpowědnikow"},"find_not_found":{"textContent":"Pytański wuraz njejo se namakał"},"error_more_info":{"textContent":"Wěcej informacijow"},"error_less_info":{"textContent":"Mjenjej informacijow"},"error_close":{"textContent":"Zacyniś"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Powěźenka: {{message}}"},"error_stack":{"textContent":"Lisćina zawołanjow: {{stack}}"},"error_file":{"textContent":"Dataja: {{file}}"},"error_line":{"textContent":"Smužka: {{line}}"},"page_scale_width":{"textContent":"Šyrokosć boka"},"page_scale_fit":{"textContent":"Wjelikosć boka"},"page_scale_auto":{"textContent":"Awtomatiske skalěrowanje"},"page_scale_actual":{"textContent":"Aktualna wjelikosć"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Zacytujo se…"},"loading_error":{"textContent":"Pśi zacytowanju PDF jo zmólka nastała."},"invalid_file_error":{"textContent":"Njepłaśiwa abo wobškóźona PDF-dataja."},"missing_file_error":{"textContent":"Felujuca PDF-dataja."},"unexpected_response_error":{"textContent":"Njewócakane serwerowe wótegrono."},"rendering_error":{"textContent":"Pśi zwobraznjanju boka jo zmólka nastała."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Typ pśipiskow: {{type}}]"},"password_label":{"textContent":"Zapódajśo gronidło, aby PDF-dataju wócynił."},"password_invalid":{"textContent":"Njepłaśiwe gronidło. Pšosym wopytajśo hyšći raz."},"password_ok":{"textContent":"W pórěźe"},"password_cancel":{"textContent":"Pśetergnuś"},"printing_not_supported":{"textContent":"Warnowanje: Śišćanje njepódpěra se połnje pśez toś ten wobglědowak."},"printing_not_ready":{"textContent":"Warnowanje: PDF njejo se za śišćanje dopołnje zacytał."},"web_fonts_disabled":{"textContent":"Webpisma su znjemóžnjone: njejo móžno, zasajźone PDF-pisma wužywaś."},"editor_free_text2":{"title":"Tekst"},"editor_free_text2_label":{"textContent":"Tekst"},"editor_ink2":{"title":"Kresliś"},"editor_ink2_label":{"textContent":"Kresliś"},"free_text2_default_content":{"textContent":"Zachopśo pisaś…"},"editor_free_text_color":{"textContent":"Barwa"},"editor_free_text_size":{"textContent":"Wjelikosć"},"editor_ink_color":{"textContent":"Barwa"},"editor_ink_thickness":{"textContent":"Tłustosć"},"editor_ink_opacity":{"textContent":"Opacita"},"editor_free_text2_aria_label":{"textContent":"Tekstowy editor"},"editor_ink2_aria_label":{"textContent":"Kresleński editor"},"editor_ink_canvas_aria_label":{"textContent":"Wobraz napórany wót wužywarja"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."},"bookmark1":{"title":"Current Page (View URL from Current Page)"},"bookmark1_label":{"textContent":"Current Page"}}}}
1
+ <script type="application/l10n">{"default_locale":"dsb","locales":{"dsb":{"previous":{"title":"Pjerwjejšny bok"},"previous_label":{"textContent":"Slědk"},"next":{"title":"Pśiducy bok"},"next_label":{"textContent":"Dalej"},"page":{"title":"Bok"},"of_pages":{"textContent":"z {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} z {{pagesCount}})"},"zoom_out":{"title":"Pómjeńšyś"},"zoom_out_label":{"textContent":"Pómjeńšyś"},"zoom_in":{"title":"Pówětšyś"},"zoom_in_label":{"textContent":"Pówětšyś"},"zoom":{"title":"Skalěrowanje"},"presentation_mode":{"title":"Do prezentaciskego modusa pśejś"},"presentation_mode_label":{"textContent":"Prezentaciski modus"},"open_file":{"title":"Dataju wócyniś"},"open_file_label":{"textContent":"Wócyniś"},"print":{"title":"Śišćaś"},"print_label":{"textContent":"Śišćaś"},"download":{"title":"Ześěgnuś"},"download_label":{"textContent":"Ześěgnuś"},"save":{"title":"Składowaś"},"save_label":{"textContent":"Składowaś"},"bookmark":{"title":"Aktualny naglěd (kopěrowaś abo w nowem woknje wócyniś)"},"bookmark_label":{"textContent":"Aktualny naglěd"},"bookmark1":{"title":"Aktualny bok (URL z aktualnego boka pokazaś)"},"bookmark1_label":{"textContent":"Aktualny bok"},"tools":{"title":"Rědy"},"tools_label":{"textContent":"Rědy"},"first_page":{"title":"K prědnemu bokoju"},"first_page_label":{"textContent":"K prědnemu bokoju"},"last_page":{"title":"K slědnemu bokoju"},"last_page_label":{"textContent":"K slědnemu bokoju"},"page_rotate_cw":{"title":"Wobwjertnuś ako špěra źo"},"page_rotate_cw_label":{"textContent":"Wobwjertnuś ako špěra źo"},"page_rotate_ccw":{"title":"Wobwjertnuś nawopaki ako špěra źo"},"page_rotate_ccw_label":{"textContent":"Wobwjertnuś nawopaki ako špěra źo"},"cursor_text_select_tool":{"title":"Rěd za wuběranje teksta zmóžniś"},"cursor_text_select_tool_label":{"textContent":"Rěd za wuběranje teksta"},"cursor_hand_tool":{"title":"Rucny rěd zmóžniś"},"cursor_hand_tool_label":{"textContent":"Rucny rěd"},"scroll_page":{"title":"Kulanje boka wužywaś"},"scroll_page_label":{"textContent":"Kulanje boka"},"scroll_vertical":{"title":"Wertikalne suwanje wužywaś"},"scroll_vertical_label":{"textContent":"Wertikalne suwanje"},"scroll_horizontal":{"title":"Horicontalne suwanje wužywaś"},"scroll_horizontal_label":{"textContent":"Horicontalne suwanje"},"scroll_wrapped":{"title":"Pózlažke suwanje wužywaś"},"scroll_wrapped_label":{"textContent":"Pózlažke suwanje"},"spread_none":{"title":"Boki njezwězaś"},"spread_none_label":{"textContent":"Žeden dwójny bok"},"spread_odd":{"title":"Boki zachopinajucy z njerownymi bokami zwězaś"},"spread_odd_label":{"textContent":"Njerowne boki"},"spread_even":{"title":"Boki zachopinajucy z rownymi bokami zwězaś"},"spread_even_label":{"textContent":"Rowne boki"},"document_properties":{"title":"Dokumentowe kakosći…"},"document_properties_label":{"textContent":"Dokumentowe kakosći…"},"document_properties_file_name":{"textContent":"Mě dataje:"},"document_properties_file_size":{"textContent":"Wjelikosć dataje:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bajtow)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bajtow)"},"document_properties_title":{"textContent":"Titel:"},"document_properties_author":{"textContent":"Awtor:"},"document_properties_subject":{"textContent":"Tema:"},"document_properties_keywords":{"textContent":"Klucowe słowa:"},"document_properties_creation_date":{"textContent":"Datum napóranja:"},"document_properties_modification_date":{"textContent":"Datum změny:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Awtor:"},"document_properties_producer":{"textContent":"PDF-gótowaŕ:"},"document_properties_version":{"textContent":"PDF-wersija:"},"document_properties_page_count":{"textContent":"Licba bokow:"},"document_properties_page_size":{"textContent":"Wjelikosć boka:"},"document_properties_page_size_unit_inches":{"textContent":"col"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"wusoki format"},"document_properties_page_size_orientation_landscape":{"textContent":"prěcny format"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Letter"},"document_properties_page_size_name_legal":{"textContent":"Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Fast Web View:"},"document_properties_linearized_yes":{"textContent":"Jo"},"document_properties_linearized_no":{"textContent":"Ně"},"document_properties_close":{"textContent":"Zacyniś"},"print_progress_message":{"textContent":"Dokument pśigótujo se za śišćanje…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Pśetergnuś"},"toggle_sidebar":{"title":"Bócnicu pokazaś/schowaś"},"toggle_sidebar_notification2":{"title":"Bocnicu pśešaltowaś (dokument rozrědowanje/pśipiski/warstwy wopśimujo)"},"toggle_sidebar_label":{"textContent":"Bócnicu pokazaś/schowaś"},"document_outline":{"title":"Dokumentowe naraźenje pokazaś (dwójne kliknjenje, aby se wšykne zapiski pokazali/schowali)"},"document_outline_label":{"textContent":"Dokumentowa struktura"},"attachments":{"title":"Pśidanki pokazaś"},"attachments_label":{"textContent":"Pśidanki"},"layers":{"title":"Warstwy pokazaś (klikniśo dwójcy, aby wšykne warstwy na standardny staw slědk stajił)"},"layers_label":{"textContent":"Warstwy"},"thumbs":{"title":"Miniatury pokazaś"},"thumbs_label":{"textContent":"Miniatury"},"current_outline_item":{"title":"Aktualny rozrědowański zapisk pytaś"},"current_outline_item_label":{"textContent":"Aktualny rozrědowański zapisk"},"findbar":{"title":"W dokumenśe pytaś"},"findbar_label":{"textContent":"Pytaś"},"additional_layers":{"textContent":"Dalšne warstwy"},"page_landmark":{"textContent":"Bok {{page}}"},"thumb_page_title":{"textContent":"Bok {{page}}"},"thumb_page_canvas":{"textContent":"Miniatura boka {{page}}"},"find_input":{"title":"Pytaś","placeholder":"W dokumenśe pytaś…"},"find_previous":{"title":"Pjerwjejšne wustupowanje pytańskego wuraza pytaś"},"find_previous_label":{"textContent":"Slědk"},"find_next":{"title":"Pśidujuce wustupowanje pytańskego wuraza pytaś"},"find_next_label":{"textContent":"Dalej"},"find_highlight":{"textContent":"Wšykne wuzwignuś"},"find_match_case_label":{"textContent":"Na wjelikopisanje źiwaś"},"find_match_diacritics_label":{"textContent":"Diakritiske znamuška wužywaś"},"find_entire_word_label":{"textContent":"Cełe słowa"},"find_reached_top":{"textContent":"Zachopjeńk dokumenta dostany, pókšacujo se z kóńcom"},"find_reached_bottom":{"textContent":"Kóńc dokumenta dostany, pókšacujo se ze zachopjeńkom"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} z {{total}} wótpowědnika"},"find_match_count[two]":{"textContent":"{{current}} z {{total}} wótpowědnikowu"},"find_match_count[few]":{"textContent":"{{current}} z {{total}} wótpowědnikow"},"find_match_count[many]":{"textContent":"{{current}} z {{total}} wótpowědnikow"},"find_match_count[other]":{"textContent":"{{current}} z {{total}} wótpowědnikow"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Wěcej ako {{limit}} wótpowědnikow"},"find_match_count_limit[one]":{"textContent":"Wěcej ako {{limit}} wótpowědnik"},"find_match_count_limit[two]":{"textContent":"Wěcej ako {{limit}} wótpowědnika"},"find_match_count_limit[few]":{"textContent":"Wěcej ako {{limit}} wótpowědniki"},"find_match_count_limit[many]":{"textContent":"Wěcej ako {{limit}} wótpowědnikow"},"find_match_count_limit[other]":{"textContent":"Wěcej ako {{limit}} wótpowědnikow"},"find_not_found":{"textContent":"Pytański wuraz njejo se namakał"},"error_more_info":{"textContent":"Wěcej informacijow"},"error_less_info":{"textContent":"Mjenjej informacijow"},"error_close":{"textContent":"Zacyniś"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Powěźenka: {{message}}"},"error_stack":{"textContent":"Lisćina zawołanjow: {{stack}}"},"error_file":{"textContent":"Dataja: {{file}}"},"error_line":{"textContent":"Smužka: {{line}}"},"page_scale_width":{"textContent":"Šyrokosć boka"},"page_scale_fit":{"textContent":"Wjelikosć boka"},"page_scale_auto":{"textContent":"Awtomatiske skalěrowanje"},"page_scale_actual":{"textContent":"Aktualna wjelikosć"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Zacytujo se…"},"loading_error":{"textContent":"Pśi zacytowanju PDF jo zmólka nastała."},"invalid_file_error":{"textContent":"Njepłaśiwa abo wobškóźona PDF-dataja."},"missing_file_error":{"textContent":"Felujuca PDF-dataja."},"unexpected_response_error":{"textContent":"Njewócakane serwerowe wótegrono."},"rendering_error":{"textContent":"Pśi zwobraznjanju boka jo zmólka nastała."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Typ pśipiskow: {{type}}]"},"password_label":{"textContent":"Zapódajśo gronidło, aby PDF-dataju wócynił."},"password_invalid":{"textContent":"Njepłaśiwe gronidło. Pšosym wopytajśo hyšći raz."},"password_ok":{"textContent":"W pórěźe"},"password_cancel":{"textContent":"Pśetergnuś"},"printing_not_supported":{"textContent":"Warnowanje: Śišćanje njepódpěra se połnje pśez toś ten wobglědowak."},"printing_not_ready":{"textContent":"Warnowanje: PDF njejo se za śišćanje dopołnje zacytał."},"web_fonts_disabled":{"textContent":"Webpisma su znjemóžnjone: njejo móžno, zasajźone PDF-pisma wužywaś."},"editor_free_text2":{"title":"Tekst"},"editor_free_text2_label":{"textContent":"Tekst"},"editor_ink2":{"title":"Kresliś"},"editor_ink2_label":{"textContent":"Kresliś"},"free_text2_default_content":{"textContent":"Zachopśo pisaś…"},"editor_free_text_color":{"textContent":"Barwa"},"editor_free_text_size":{"textContent":"Wjelikosć"},"editor_ink_color":{"textContent":"Barwa"},"editor_ink_thickness":{"textContent":"Tłustosć"},"editor_ink_opacity":{"textContent":"Opacita"},"editor_free_text2_aria_label":{"textContent":"Tekstowy editor"},"editor_ink2_aria_label":{"textContent":"Kresleński editor"},"editor_ink_canvas_aria_label":{"textContent":"Wobraz napórany wót wužywarja"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."}}}}
2
2
  </script>
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"el","locales":{"el":{"previous":{"title":"Προηγούμενη σελίδα"},"previous_label":{"textContent":"Προηγούμενη"},"next":{"title":"Επόμενη σελίδα"},"next_label":{"textContent":"Επόμενη"},"page":{"title":"Σελίδα"},"of_pages":{"textContent":"από {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} από {{pagesCount}})"},"zoom_out":{"title":"Σμίκρυνση"},"zoom_out_label":{"textContent":"Σμίκρυνση"},"zoom_in":{"title":"Μεγέθυνση"},"zoom_in_label":{"textContent":"Μεγέθυνση"},"zoom":{"title":"Ζουμ"},"presentation_mode":{"title":"Εναλλαγή σε λειτουργία παρουσίασης"},"presentation_mode_label":{"textContent":"Λειτουργία παρουσίασης"},"open_file":{"title":"Άνοιγμα αρχείου"},"open_file_label":{"textContent":"Άνοιγμα"},"print":{"title":"Εκτύπωση"},"print_label":{"textContent":"Εκτύπωση"},"download":{"title":"Λήψη"},"download_label":{"textContent":"Λήψη"},"save":{"title":"Αποθήκευση"},"save_label":{"textContent":"Αποθήκευση"},"bookmark":{"title":"Τρέχουσα προβολή (αντιγραφή ή άνοιγμα σε νέο παράθυρο)"},"bookmark_label":{"textContent":"Τρέχουσα προβολή"},"bookmark1_label":{"textContent":"Τρέχουσα σελίδα"},"tools":{"title":"Εργαλεία"},"tools_label":{"textContent":"Εργαλεία"},"first_page":{"title":"Μετάβαση στην πρώτη σελίδα"},"first_page_label":{"textContent":"Μετάβαση στην πρώτη σελίδα"},"last_page":{"title":"Μετάβαση στην τελευταία σελίδα"},"last_page_label":{"textContent":"Μετάβαση στην τελευταία σελίδα"},"page_rotate_cw":{"title":"Δεξιόστροφη περιστροφή"},"page_rotate_cw_label":{"textContent":"Δεξιόστροφη περιστροφή"},"page_rotate_ccw":{"title":"Αριστερόστροφη περιστροφή"},"page_rotate_ccw_label":{"textContent":"Αριστερόστροφη περιστροφή"},"cursor_text_select_tool":{"title":"Ενεργοποίηση εργαλείου επιλογής κειμένου"},"cursor_text_select_tool_label":{"textContent":"Εργαλείο επιλογής κειμένου"},"cursor_hand_tool":{"title":"Ενεργοποίηση εργαλείου χεριού"},"cursor_hand_tool_label":{"textContent":"Εργαλείο χεριού"},"scroll_page":{"title":"Χρήση κύλισης σελίδας"},"scroll_page_label":{"textContent":"Κύλιση σελίδας"},"scroll_vertical":{"title":"Χρήση κάθετης κύλισης"},"scroll_vertical_label":{"textContent":"Κάθετη κύλιση"},"scroll_horizontal":{"title":"Χρήση οριζόντιας κύλισης"},"scroll_horizontal_label":{"textContent":"Οριζόντια κύλιση"},"scroll_wrapped":{"title":"Χρήση κυκλικής κύλισης"},"scroll_wrapped_label":{"textContent":"Κυκλική κύλιση"},"spread_none":{"title":"Να μην γίνει σύνδεση επεκτάσεων σελίδων"},"spread_none_label":{"textContent":"Χωρίς επεκτάσεις"},"spread_odd":{"title":"Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις μονές σελίδες"},"spread_odd_label":{"textContent":"Μονές επεκτάσεις"},"spread_even":{"title":"Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις ζυγές σελίδες"},"spread_even_label":{"textContent":"Ζυγές επεκτάσεις"},"document_properties":{"title":"Ιδιότητες εγγράφου…"},"document_properties_label":{"textContent":"Ιδιότητες εγγράφου…"},"document_properties_file_name":{"textContent":"Όνομα αρχείου:"},"document_properties_file_size":{"textContent":"Μέγεθος αρχείου:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Τίτλος:"},"document_properties_author":{"textContent":"Συγγραφέας:"},"document_properties_subject":{"textContent":"Θέμα:"},"document_properties_keywords":{"textContent":"Λέξεις-κλειδιά:"},"document_properties_creation_date":{"textContent":"Ημερομηνία δημιουργίας:"},"document_properties_modification_date":{"textContent":"Ημερομηνία τροποποίησης:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Δημιουργός:"},"document_properties_producer":{"textContent":"Παραγωγός PDF:"},"document_properties_version":{"textContent":"Έκδοση PDF:"},"document_properties_page_count":{"textContent":"Αριθμός σελίδων:"},"document_properties_page_size":{"textContent":"Μέγεθος σελίδας:"},"document_properties_page_size_unit_inches":{"textContent":"ίντσες"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"κατακόρυφα"},"document_properties_page_size_orientation_landscape":{"textContent":"οριζόντια"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Επιστολή"},"document_properties_page_size_name_legal":{"textContent":"Τύπου Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Ταχεία προβολή ιστού:"},"document_properties_linearized_yes":{"textContent":"Ναι"},"document_properties_linearized_no":{"textContent":"Όχι"},"document_properties_close":{"textContent":"Κλείσιμο"},"print_progress_message":{"textContent":"Προετοιμασία του εγγράφου για εκτύπωση…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Ακύρωση"},"toggle_sidebar":{"title":"(Απ)ενεργοποίηση πλαϊνής γραμμής"},"toggle_sidebar_notification2":{"title":"(Απ)ενεργοποίηση πλαϊνής γραμμής (το έγγραφο περιέχει περίγραμμα/συνημμένα/επίπεδα)"},"toggle_sidebar_label":{"textContent":"(Απ)ενεργοποίηση πλαϊνής γραμμής"},"document_outline":{"title":"Εμφάνιση διάρθρωσης εγγράφου (διπλό κλικ για ανάπτυξη/σύμπτυξη όλων των στοιχείων)"},"document_outline_label":{"textContent":"Διάρθρωση εγγράφου"},"attachments":{"title":"Εμφάνιση συνημμένων"},"attachments_label":{"textContent":"Συνημμένα"},"layers":{"title":"Εμφάνιση επιπέδων (διπλό κλικ για επαναφορά όλων των επιπέδων στην προεπιλεγμένη κατάσταση)"},"layers_label":{"textContent":"Επίπεδα"},"thumbs":{"title":"Εμφάνιση μικρογραφιών"},"thumbs_label":{"textContent":"Μικρογραφίες"},"current_outline_item":{"title":"Εύρεση τρέχοντος στοιχείου διάρθρωσης"},"current_outline_item_label":{"textContent":"Τρέχον στοιχείο διάρθρωσης"},"findbar":{"title":"Εύρεση στο έγγραφο"},"findbar_label":{"textContent":"Εύρεση"},"additional_layers":{"textContent":"Επιπρόσθετα επίπεδα"},"page_landmark":{"textContent":"Σελίδα {{page}}"},"thumb_page_title":{"textContent":"Σελίδα {{page}}"},"thumb_page_canvas":{"textContent":"Μικρογραφία σελίδας {{page}}"},"find_input":{"title":"Εύρεση","placeholder":"Εύρεση στο έγγραφο…"},"find_previous":{"title":"Εύρεση της προηγούμενης εμφάνισης της φράσης"},"find_previous_label":{"textContent":"Προηγούμενο"},"find_next":{"title":"Εύρεση της επόμενης εμφάνισης της φράσης"},"find_next_label":{"textContent":"Επόμενο"},"find_highlight":{"textContent":"Επισήμανση όλων"},"find_match_case_label":{"textContent":"Συμφωνία πεζών/κεφαλαίων"},"find_match_diacritics_label":{"textContent":"Αντιστοίχιση διακριτικών"},"find_entire_word_label":{"textContent":"Ολόκληρες λέξεις"},"find_reached_top":{"textContent":"Φτάσατε στην αρχή του εγγράφου, συνέχεια από το τέλος"},"find_reached_bottom":{"textContent":"Φτάσατε στο τέλος του εγγράφου, συνέχεια από την αρχή"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} από {{total}} αντιστοιχία"},"find_match_count[two]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count[few]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count[many]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count[other]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[one]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχία"},"find_match_count_limit[two]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[few]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[many]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[other]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_not_found":{"textContent":"Η φράση δεν βρέθηκε"},"error_more_info":{"textContent":"Περισσότερες πληροφορίες"},"error_less_info":{"textContent":"Λιγότερες πληροφορίες"},"error_close":{"textContent":"Κλείσιμο"},"error_version_info":{"textContent":"PDF.js v{{version}} (έκδοση: {{build}})"},"error_message":{"textContent":"Μήνυμα: {{message}}"},"error_stack":{"textContent":"Στοίβα: {{stack}}"},"error_file":{"textContent":"Αρχείο: {{file}}"},"error_line":{"textContent":"Γραμμή: {{line}}"},"page_scale_width":{"textContent":"Πλάτος σελίδας"},"page_scale_fit":{"textContent":"Μέγεθος σελίδας"},"page_scale_auto":{"textContent":"Αυτόματο ζουμ"},"page_scale_actual":{"textContent":"Πραγματικό μέγεθος"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Φόρτωση…"},"loading_error":{"textContent":"Προέκυψε σφάλμα κατά τη φόρτωση του PDF."},"invalid_file_error":{"textContent":"Μη έγκυρο ή κατεστραμμένο αρχείο PDF."},"missing_file_error":{"textContent":"Λείπει αρχείο PDF."},"unexpected_response_error":{"textContent":"Μη αναμενόμενη απόκριση από το διακομιστή."},"rendering_error":{"textContent":"Προέκυψε σφάλμα κατά την εμφάνιση της σελίδας."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Σχόλιο «{{type}}»]"},"password_label":{"textContent":"Εισαγάγετε τον κωδικό πρόσβασης για να ανοίξετε αυτό το αρχείο PDF."},"password_invalid":{"textContent":"Μη έγκυρος κωδικός πρόσβασης. Παρακαλώ δοκιμάστε ξανά."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Ακύρωση"},"printing_not_supported":{"textContent":"Προειδοποίηση: Η εκτύπωση δεν υποστηρίζεται πλήρως από το πρόγραμμα περιήγησης."},"printing_not_ready":{"textContent":"Προειδοποίηση: Το PDF δεν φορτώθηκε πλήρως για εκτύπωση."},"web_fonts_disabled":{"textContent":"Οι γραμματοσειρές ιστού είναι ανενεργές: δεν είναι δυνατή η χρήση των ενσωματωμένων γραμματοσειρών PDF."},"editor_free_text2":{"title":"Κείμενο"},"editor_free_text2_label":{"textContent":"Κείμενο"},"editor_ink2":{"title":"Σχέδιο"},"editor_ink2_label":{"textContent":"Σχέδιο"},"free_text2_default_content":{"textContent":"Ξεκινήστε να πληκτρολογείτε…"},"editor_free_text_color":{"textContent":"Χρώμα"},"editor_free_text_size":{"textContent":"Μέγεθος"},"editor_ink_color":{"textContent":"Χρώμα"},"editor_ink_thickness":{"textContent":"Πάχος"},"editor_ink_opacity":{"textContent":"Αδιαφάνεια"},"editor_free_text2_aria_label":{"textContent":"Επεξεργασία κειμένου"},"editor_ink2_aria_label":{"textContent":"Επεξεργασία σχεδίων"},"editor_ink_canvas_aria_label":{"textContent":"Εικόνα από τον χρήστη"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."},"bookmark1":{"title":"Current Page (View URL from Current Page)"}}}}
1
+ <script type="application/l10n">{"default_locale":"el","locales":{"el":{"previous":{"title":"Προηγούμενη σελίδα"},"previous_label":{"textContent":"Προηγούμενη"},"next":{"title":"Επόμενη σελίδα"},"next_label":{"textContent":"Επόμενη"},"page":{"title":"Σελίδα"},"of_pages":{"textContent":"από {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} από {{pagesCount}})"},"zoom_out":{"title":"Σμίκρυνση"},"zoom_out_label":{"textContent":"Σμίκρυνση"},"zoom_in":{"title":"Μεγέθυνση"},"zoom_in_label":{"textContent":"Μεγέθυνση"},"zoom":{"title":"Ζουμ"},"presentation_mode":{"title":"Εναλλαγή σε λειτουργία παρουσίασης"},"presentation_mode_label":{"textContent":"Λειτουργία παρουσίασης"},"open_file":{"title":"Άνοιγμα αρχείου"},"open_file_label":{"textContent":"Άνοιγμα"},"print":{"title":"Εκτύπωση"},"print_label":{"textContent":"Εκτύπωση"},"download":{"title":"Λήψη"},"download_label":{"textContent":"Λήψη"},"save":{"title":"Αποθήκευση"},"save_label":{"textContent":"Αποθήκευση"},"bookmark":{"title":"Τρέχουσα προβολή (αντιγραφή ή άνοιγμα σε νέο παράθυρο)"},"bookmark_label":{"textContent":"Τρέχουσα προβολή"},"bookmark1":{"title":"Τρέχουσα σελίδα (Προβολή URL από τρέχουσα σελίδα)"},"bookmark1_label":{"textContent":"Τρέχουσα σελίδα"},"tools":{"title":"Εργαλεία"},"tools_label":{"textContent":"Εργαλεία"},"first_page":{"title":"Μετάβαση στην πρώτη σελίδα"},"first_page_label":{"textContent":"Μετάβαση στην πρώτη σελίδα"},"last_page":{"title":"Μετάβαση στην τελευταία σελίδα"},"last_page_label":{"textContent":"Μετάβαση στην τελευταία σελίδα"},"page_rotate_cw":{"title":"Δεξιόστροφη περιστροφή"},"page_rotate_cw_label":{"textContent":"Δεξιόστροφη περιστροφή"},"page_rotate_ccw":{"title":"Αριστερόστροφη περιστροφή"},"page_rotate_ccw_label":{"textContent":"Αριστερόστροφη περιστροφή"},"cursor_text_select_tool":{"title":"Ενεργοποίηση εργαλείου επιλογής κειμένου"},"cursor_text_select_tool_label":{"textContent":"Εργαλείο επιλογής κειμένου"},"cursor_hand_tool":{"title":"Ενεργοποίηση εργαλείου χεριού"},"cursor_hand_tool_label":{"textContent":"Εργαλείο χεριού"},"scroll_page":{"title":"Χρήση κύλισης σελίδας"},"scroll_page_label":{"textContent":"Κύλιση σελίδας"},"scroll_vertical":{"title":"Χρήση κάθετης κύλισης"},"scroll_vertical_label":{"textContent":"Κάθετη κύλιση"},"scroll_horizontal":{"title":"Χρήση οριζόντιας κύλισης"},"scroll_horizontal_label":{"textContent":"Οριζόντια κύλιση"},"scroll_wrapped":{"title":"Χρήση κυκλικής κύλισης"},"scroll_wrapped_label":{"textContent":"Κυκλική κύλιση"},"spread_none":{"title":"Να μην γίνει σύνδεση επεκτάσεων σελίδων"},"spread_none_label":{"textContent":"Χωρίς επεκτάσεις"},"spread_odd":{"title":"Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις μονές σελίδες"},"spread_odd_label":{"textContent":"Μονές επεκτάσεις"},"spread_even":{"title":"Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις ζυγές σελίδες"},"spread_even_label":{"textContent":"Ζυγές επεκτάσεις"},"document_properties":{"title":"Ιδιότητες εγγράφου…"},"document_properties_label":{"textContent":"Ιδιότητες εγγράφου…"},"document_properties_file_name":{"textContent":"Όνομα αρχείου:"},"document_properties_file_size":{"textContent":"Μέγεθος αρχείου:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Τίτλος:"},"document_properties_author":{"textContent":"Συγγραφέας:"},"document_properties_subject":{"textContent":"Θέμα:"},"document_properties_keywords":{"textContent":"Λέξεις-κλειδιά:"},"document_properties_creation_date":{"textContent":"Ημερομηνία δημιουργίας:"},"document_properties_modification_date":{"textContent":"Ημερομηνία τροποποίησης:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Δημιουργός:"},"document_properties_producer":{"textContent":"Παραγωγός PDF:"},"document_properties_version":{"textContent":"Έκδοση PDF:"},"document_properties_page_count":{"textContent":"Αριθμός σελίδων:"},"document_properties_page_size":{"textContent":"Μέγεθος σελίδας:"},"document_properties_page_size_unit_inches":{"textContent":"ίντσες"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"κατακόρυφα"},"document_properties_page_size_orientation_landscape":{"textContent":"οριζόντια"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Επιστολή"},"document_properties_page_size_name_legal":{"textContent":"Τύπου Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Ταχεία προβολή ιστού:"},"document_properties_linearized_yes":{"textContent":"Ναι"},"document_properties_linearized_no":{"textContent":"Όχι"},"document_properties_close":{"textContent":"Κλείσιμο"},"print_progress_message":{"textContent":"Προετοιμασία του εγγράφου για εκτύπωση…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Ακύρωση"},"toggle_sidebar":{"title":"(Απ)ενεργοποίηση πλαϊνής γραμμής"},"toggle_sidebar_notification2":{"title":"(Απ)ενεργοποίηση πλαϊνής γραμμής (το έγγραφο περιέχει περίγραμμα/συνημμένα/επίπεδα)"},"toggle_sidebar_label":{"textContent":"(Απ)ενεργοποίηση πλαϊνής γραμμής"},"document_outline":{"title":"Εμφάνιση διάρθρωσης εγγράφου (διπλό κλικ για ανάπτυξη/σύμπτυξη όλων των στοιχείων)"},"document_outline_label":{"textContent":"Διάρθρωση εγγράφου"},"attachments":{"title":"Εμφάνιση συνημμένων"},"attachments_label":{"textContent":"Συνημμένα"},"layers":{"title":"Εμφάνιση επιπέδων (διπλό κλικ για επαναφορά όλων των επιπέδων στην προεπιλεγμένη κατάσταση)"},"layers_label":{"textContent":"Επίπεδα"},"thumbs":{"title":"Εμφάνιση μικρογραφιών"},"thumbs_label":{"textContent":"Μικρογραφίες"},"current_outline_item":{"title":"Εύρεση τρέχοντος στοιχείου διάρθρωσης"},"current_outline_item_label":{"textContent":"Τρέχον στοιχείο διάρθρωσης"},"findbar":{"title":"Εύρεση στο έγγραφο"},"findbar_label":{"textContent":"Εύρεση"},"additional_layers":{"textContent":"Επιπρόσθετα επίπεδα"},"page_landmark":{"textContent":"Σελίδα {{page}}"},"thumb_page_title":{"textContent":"Σελίδα {{page}}"},"thumb_page_canvas":{"textContent":"Μικρογραφία σελίδας {{page}}"},"find_input":{"title":"Εύρεση","placeholder":"Εύρεση στο έγγραφο…"},"find_previous":{"title":"Εύρεση της προηγούμενης εμφάνισης της φράσης"},"find_previous_label":{"textContent":"Προηγούμενο"},"find_next":{"title":"Εύρεση της επόμενης εμφάνισης της φράσης"},"find_next_label":{"textContent":"Επόμενο"},"find_highlight":{"textContent":"Επισήμανση όλων"},"find_match_case_label":{"textContent":"Συμφωνία πεζών/κεφαλαίων"},"find_match_diacritics_label":{"textContent":"Αντιστοίχιση διακριτικών"},"find_entire_word_label":{"textContent":"Ολόκληρες λέξεις"},"find_reached_top":{"textContent":"Φτάσατε στην αρχή του εγγράφου, συνέχεια από το τέλος"},"find_reached_bottom":{"textContent":"Φτάσατε στο τέλος του εγγράφου, συνέχεια από την αρχή"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} από {{total}} αντιστοιχία"},"find_match_count[two]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count[few]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count[many]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count[other]":{"textContent":"{{current}} από {{total}} αντιστοιχίες"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[one]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχία"},"find_match_count_limit[two]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[few]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[many]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_match_count_limit[other]":{"textContent":"Περισσότερες από {{limit}} αντιστοιχίες"},"find_not_found":{"textContent":"Η φράση δεν βρέθηκε"},"error_more_info":{"textContent":"Περισσότερες πληροφορίες"},"error_less_info":{"textContent":"Λιγότερες πληροφορίες"},"error_close":{"textContent":"Κλείσιμο"},"error_version_info":{"textContent":"PDF.js v{{version}} (έκδοση: {{build}})"},"error_message":{"textContent":"Μήνυμα: {{message}}"},"error_stack":{"textContent":"Στοίβα: {{stack}}"},"error_file":{"textContent":"Αρχείο: {{file}}"},"error_line":{"textContent":"Γραμμή: {{line}}"},"page_scale_width":{"textContent":"Πλάτος σελίδας"},"page_scale_fit":{"textContent":"Μέγεθος σελίδας"},"page_scale_auto":{"textContent":"Αυτόματο ζουμ"},"page_scale_actual":{"textContent":"Πραγματικό μέγεθος"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Φόρτωση…"},"loading_error":{"textContent":"Προέκυψε σφάλμα κατά τη φόρτωση του PDF."},"invalid_file_error":{"textContent":"Μη έγκυρο ή κατεστραμμένο αρχείο PDF."},"missing_file_error":{"textContent":"Λείπει αρχείο PDF."},"unexpected_response_error":{"textContent":"Μη αναμενόμενη απόκριση από το διακομιστή."},"rendering_error":{"textContent":"Προέκυψε σφάλμα κατά την εμφάνιση της σελίδας."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Σχόλιο «{{type}}»]"},"password_label":{"textContent":"Εισαγάγετε τον κωδικό πρόσβασης για να ανοίξετε αυτό το αρχείο PDF."},"password_invalid":{"textContent":"Μη έγκυρος κωδικός πρόσβασης. Παρακαλώ δοκιμάστε ξανά."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Ακύρωση"},"printing_not_supported":{"textContent":"Προειδοποίηση: Η εκτύπωση δεν υποστηρίζεται πλήρως από το πρόγραμμα περιήγησης."},"printing_not_ready":{"textContent":"Προειδοποίηση: Το PDF δεν φορτώθηκε πλήρως για εκτύπωση."},"web_fonts_disabled":{"textContent":"Οι γραμματοσειρές ιστού είναι ανενεργές: δεν είναι δυνατή η χρήση των ενσωματωμένων γραμματοσειρών PDF."},"editor_free_text2":{"title":"Κείμενο"},"editor_free_text2_label":{"textContent":"Κείμενο"},"editor_ink2":{"title":"Σχέδιο"},"editor_ink2_label":{"textContent":"Σχέδιο"},"free_text2_default_content":{"textContent":"Ξεκινήστε να πληκτρολογείτε…"},"editor_free_text_color":{"textContent":"Χρώμα"},"editor_free_text_size":{"textContent":"Μέγεθος"},"editor_ink_color":{"textContent":"Χρώμα"},"editor_ink_thickness":{"textContent":"Πάχος"},"editor_ink_opacity":{"textContent":"Αδιαφάνεια"},"editor_free_text2_aria_label":{"textContent":"Επεξεργασία κειμένου"},"editor_ink2_aria_label":{"textContent":"Επεξεργασία σχεδίων"},"editor_ink_canvas_aria_label":{"textContent":"Εικόνα από τον χρήστη"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."}}}}
2
2
  </script>
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"en-CA","locales":{"en-CA":{"previous":{"title":"Previous Page"},"previous_label":{"textContent":"Previous"},"next":{"title":"Next Page"},"next_label":{"textContent":"Next"},"page":{"title":"Page"},"of_pages":{"textContent":"of {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} of {{pagesCount}})"},"zoom_out":{"title":"Zoom Out"},"zoom_out_label":{"textContent":"Zoom Out"},"zoom_in":{"title":"Zoom In"},"zoom_in_label":{"textContent":"Zoom In"},"zoom":{"title":"Zoom"},"presentation_mode":{"title":"Switch to Presentation Mode"},"presentation_mode_label":{"textContent":"Presentation Mode"},"open_file":{"title":"Open File"},"open_file_label":{"textContent":"Open"},"print":{"title":"Print"},"print_label":{"textContent":"Print"},"download":{"title":"Download"},"download_label":{"textContent":"Download"},"save":{"title":"Save"},"save_label":{"textContent":"Save"},"bookmark":{"title":"Current view (copy or open in new window)"},"bookmark_label":{"textContent":"Current View"},"tools":{"title":"Tools"},"tools_label":{"textContent":"Tools"},"first_page":{"title":"Go to First Page"},"first_page_label":{"textContent":"Go to First Page"},"last_page":{"title":"Go to Last Page"},"last_page_label":{"textContent":"Go to Last Page"},"page_rotate_cw":{"title":"Rotate Clockwise"},"page_rotate_cw_label":{"textContent":"Rotate Clockwise"},"page_rotate_ccw":{"title":"Rotate Counterclockwise"},"page_rotate_ccw_label":{"textContent":"Rotate Counterclockwise"},"cursor_text_select_tool":{"title":"Enable Text Selection Tool"},"cursor_text_select_tool_label":{"textContent":"Text Selection Tool"},"cursor_hand_tool":{"title":"Enable Hand Tool"},"cursor_hand_tool_label":{"textContent":"Hand Tool"},"scroll_page":{"title":"Use Page Scrolling"},"scroll_page_label":{"textContent":"Page Scrolling"},"scroll_vertical":{"title":"Use Vertical Scrolling"},"scroll_vertical_label":{"textContent":"Vertical Scrolling"},"scroll_horizontal":{"title":"Use Horizontal Scrolling"},"scroll_horizontal_label":{"textContent":"Horizontal Scrolling"},"scroll_wrapped":{"title":"Use Wrapped Scrolling"},"scroll_wrapped_label":{"textContent":"Wrapped Scrolling"},"spread_none":{"title":"Do not join page spreads"},"spread_none_label":{"textContent":"No Spreads"},"spread_odd":{"title":"Join page spreads starting with odd-numbered pages"},"spread_odd_label":{"textContent":"Odd Spreads"},"spread_even":{"title":"Join page spreads starting with even-numbered pages"},"spread_even_label":{"textContent":"Even Spreads"},"document_properties":{"title":"Document Properties…"},"document_properties_label":{"textContent":"Document Properties…"},"document_properties_file_name":{"textContent":"File name:"},"document_properties_file_size":{"textContent":"File size:"},"document_properties_kb":{"textContent":"{{size_kb}} kB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Title:"},"document_properties_author":{"textContent":"Author:"},"document_properties_subject":{"textContent":"Subject:"},"document_properties_keywords":{"textContent":"Keywords:"},"document_properties_creation_date":{"textContent":"Creation Date:"},"document_properties_modification_date":{"textContent":"Modification Date:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Creator:"},"document_properties_producer":{"textContent":"PDF Producer:"},"document_properties_version":{"textContent":"PDF Version:"},"document_properties_page_count":{"textContent":"Page Count:"},"document_properties_page_size":{"textContent":"Page Size:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"portrait"},"document_properties_page_size_orientation_landscape":{"textContent":"landscape"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Letter"},"document_properties_page_size_name_legal":{"textContent":"Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Fast Web View:"},"document_properties_linearized_yes":{"textContent":"Yes"},"document_properties_linearized_no":{"textContent":"No"},"document_properties_close":{"textContent":"Close"},"print_progress_message":{"textContent":"Preparing document for printing…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Cancel"},"toggle_sidebar":{"title":"Toggle Sidebar"},"toggle_sidebar_notification2":{"title":"Toggle Sidebar (document contains outline/attachments/layers)"},"toggle_sidebar_label":{"textContent":"Toggle Sidebar"},"document_outline":{"title":"Show Document Outline (double-click to expand/collapse all items)"},"document_outline_label":{"textContent":"Document Outline"},"attachments":{"title":"Show Attachments"},"attachments_label":{"textContent":"Attachments"},"layers":{"title":"Show Layers (double-click to reset all layers to the default state)"},"layers_label":{"textContent":"Layers"},"thumbs":{"title":"Show Thumbnails"},"thumbs_label":{"textContent":"Thumbnails"},"current_outline_item":{"title":"Find Current Outline Item"},"current_outline_item_label":{"textContent":"Current Outline Item"},"findbar":{"title":"Find in Document"},"findbar_label":{"textContent":"Find"},"additional_layers":{"textContent":"Additional Layers"},"page_landmark":{"textContent":"Page {{page}}"},"thumb_page_title":{"textContent":"Page {{page}}"},"thumb_page_canvas":{"textContent":"Thumbnail of Page {{page}}"},"find_input":{"title":"Find","placeholder":"Find in document…"},"find_previous":{"title":"Find the previous occurrence of the phrase"},"find_previous_label":{"textContent":"Previous"},"find_next":{"title":"Find the next occurrence of the phrase"},"find_next_label":{"textContent":"Next"},"find_highlight":{"textContent":"Highlight All"},"find_match_case_label":{"textContent":"Match Case"},"find_match_diacritics_label":{"textContent":"Match Diacritics"},"find_entire_word_label":{"textContent":"Whole Words"},"find_reached_top":{"textContent":"Reached top of document, continued from bottom"},"find_reached_bottom":{"textContent":"Reached end of document, continued from top"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} of {{total}} match"},"find_match_count[two]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count[few]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count[many]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count[other]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[one]":{"textContent":"More than {{limit}} match"},"find_match_count_limit[two]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[few]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[many]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[other]":{"textContent":"More than {{limit}} matches"},"find_not_found":{"textContent":"Phrase not found"},"error_more_info":{"textContent":"More Information"},"error_less_info":{"textContent":"Less Information"},"error_close":{"textContent":"Close"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Message: {{message}}"},"error_stack":{"textContent":"Stack: {{stack}}"},"error_file":{"textContent":"File: {{file}}"},"error_line":{"textContent":"Line: {{line}}"},"page_scale_width":{"textContent":"Page Width"},"page_scale_fit":{"textContent":"Page Fit"},"page_scale_auto":{"textContent":"Automatic Zoom"},"page_scale_actual":{"textContent":"Actual Size"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Loading…"},"loading_error":{"textContent":"An error occurred while loading the PDF."},"invalid_file_error":{"textContent":"Invalid or corrupted PDF file."},"missing_file_error":{"textContent":"Missing PDF file."},"unexpected_response_error":{"textContent":"Unexpected server response."},"rendering_error":{"textContent":"An error occurred while rendering the page."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}} Annotation]"},"password_label":{"textContent":"Enter the password to open this PDF file."},"password_invalid":{"textContent":"Invalid password. Please try again."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Cancel"},"printing_not_supported":{"textContent":"Warning: Printing is not fully supported by this browser."},"printing_not_ready":{"textContent":"Warning: The PDF is not fully loaded for printing."},"web_fonts_disabled":{"textContent":"Web fonts are disabled: unable to use embedded PDF fonts."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Draw"},"editor_ink2_label":{"textContent":"Draw"},"free_text2_default_content":{"textContent":"Start typing…"},"editor_free_text_color":{"textContent":"Colour"},"editor_free_text_size":{"textContent":"Size"},"editor_ink_color":{"textContent":"Colour"},"editor_ink_thickness":{"textContent":"Thickness"},"editor_ink_opacity":{"textContent":"Opacity"},"editor_free_text2_aria_label":{"textContent":"Text Editor"},"editor_ink2_aria_label":{"textContent":"Draw Editor"},"editor_ink_canvas_aria_label":{"textContent":"User-created image"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."},"bookmark1":{"title":"Current Page (View URL from Current Page)"},"bookmark1_label":{"textContent":"Current Page"}}}}
1
+ <script type="application/l10n">{"default_locale":"en-CA","locales":{"en-CA":{"previous":{"title":"Previous Page"},"previous_label":{"textContent":"Previous"},"next":{"title":"Next Page"},"next_label":{"textContent":"Next"},"page":{"title":"Page"},"of_pages":{"textContent":"of {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} of {{pagesCount}})"},"zoom_out":{"title":"Zoom Out"},"zoom_out_label":{"textContent":"Zoom Out"},"zoom_in":{"title":"Zoom In"},"zoom_in_label":{"textContent":"Zoom In"},"zoom":{"title":"Zoom"},"presentation_mode":{"title":"Switch to Presentation Mode"},"presentation_mode_label":{"textContent":"Presentation Mode"},"open_file":{"title":"Open File"},"open_file_label":{"textContent":"Open"},"print":{"title":"Print"},"print_label":{"textContent":"Print"},"download":{"title":"Download"},"download_label":{"textContent":"Download"},"save":{"title":"Save"},"save_label":{"textContent":"Save"},"bookmark":{"title":"Current view (copy or open in new window)"},"bookmark_label":{"textContent":"Current View"},"bookmark1":{"title":"Current Page (View URL from Current Page)"},"bookmark1_label":{"textContent":"Current Page"},"tools":{"title":"Tools"},"tools_label":{"textContent":"Tools"},"first_page":{"title":"Go to First Page"},"first_page_label":{"textContent":"Go to First Page"},"last_page":{"title":"Go to Last Page"},"last_page_label":{"textContent":"Go to Last Page"},"page_rotate_cw":{"title":"Rotate Clockwise"},"page_rotate_cw_label":{"textContent":"Rotate Clockwise"},"page_rotate_ccw":{"title":"Rotate Counterclockwise"},"page_rotate_ccw_label":{"textContent":"Rotate Counterclockwise"},"cursor_text_select_tool":{"title":"Enable Text Selection Tool"},"cursor_text_select_tool_label":{"textContent":"Text Selection Tool"},"cursor_hand_tool":{"title":"Enable Hand Tool"},"cursor_hand_tool_label":{"textContent":"Hand Tool"},"scroll_page":{"title":"Use Page Scrolling"},"scroll_page_label":{"textContent":"Page Scrolling"},"scroll_vertical":{"title":"Use Vertical Scrolling"},"scroll_vertical_label":{"textContent":"Vertical Scrolling"},"scroll_horizontal":{"title":"Use Horizontal Scrolling"},"scroll_horizontal_label":{"textContent":"Horizontal Scrolling"},"scroll_wrapped":{"title":"Use Wrapped Scrolling"},"scroll_wrapped_label":{"textContent":"Wrapped Scrolling"},"spread_none":{"title":"Do not join page spreads"},"spread_none_label":{"textContent":"No Spreads"},"spread_odd":{"title":"Join page spreads starting with odd-numbered pages"},"spread_odd_label":{"textContent":"Odd Spreads"},"spread_even":{"title":"Join page spreads starting with even-numbered pages"},"spread_even_label":{"textContent":"Even Spreads"},"document_properties":{"title":"Document Properties…"},"document_properties_label":{"textContent":"Document Properties…"},"document_properties_file_name":{"textContent":"File name:"},"document_properties_file_size":{"textContent":"File size:"},"document_properties_kb":{"textContent":"{{size_kb}} kB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Title:"},"document_properties_author":{"textContent":"Author:"},"document_properties_subject":{"textContent":"Subject:"},"document_properties_keywords":{"textContent":"Keywords:"},"document_properties_creation_date":{"textContent":"Creation Date:"},"document_properties_modification_date":{"textContent":"Modification Date:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Creator:"},"document_properties_producer":{"textContent":"PDF Producer:"},"document_properties_version":{"textContent":"PDF Version:"},"document_properties_page_count":{"textContent":"Page Count:"},"document_properties_page_size":{"textContent":"Page Size:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"portrait"},"document_properties_page_size_orientation_landscape":{"textContent":"landscape"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Letter"},"document_properties_page_size_name_legal":{"textContent":"Legal"},"document_properties_page_size_dimension_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{orientation}})"},"document_properties_page_size_dimension_name_string":{"textContent":"{{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})"},"document_properties_linearized":{"textContent":"Fast Web View:"},"document_properties_linearized_yes":{"textContent":"Yes"},"document_properties_linearized_no":{"textContent":"No"},"document_properties_close":{"textContent":"Close"},"print_progress_message":{"textContent":"Preparing document for printing…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Cancel"},"toggle_sidebar":{"title":"Toggle Sidebar"},"toggle_sidebar_notification2":{"title":"Toggle Sidebar (document contains outline/attachments/layers)"},"toggle_sidebar_label":{"textContent":"Toggle Sidebar"},"document_outline":{"title":"Show Document Outline (double-click to expand/collapse all items)"},"document_outline_label":{"textContent":"Document Outline"},"attachments":{"title":"Show Attachments"},"attachments_label":{"textContent":"Attachments"},"layers":{"title":"Show Layers (double-click to reset all layers to the default state)"},"layers_label":{"textContent":"Layers"},"thumbs":{"title":"Show Thumbnails"},"thumbs_label":{"textContent":"Thumbnails"},"current_outline_item":{"title":"Find Current Outline Item"},"current_outline_item_label":{"textContent":"Current Outline Item"},"findbar":{"title":"Find in Document"},"findbar_label":{"textContent":"Find"},"additional_layers":{"textContent":"Additional Layers"},"page_landmark":{"textContent":"Page {{page}}"},"thumb_page_title":{"textContent":"Page {{page}}"},"thumb_page_canvas":{"textContent":"Thumbnail of Page {{page}}"},"find_input":{"title":"Find","placeholder":"Find in document…"},"find_previous":{"title":"Find the previous occurrence of the phrase"},"find_previous_label":{"textContent":"Previous"},"find_next":{"title":"Find the next occurrence of the phrase"},"find_next_label":{"textContent":"Next"},"find_highlight":{"textContent":"Highlight All"},"find_match_case_label":{"textContent":"Match Case"},"find_match_diacritics_label":{"textContent":"Match Diacritics"},"find_entire_word_label":{"textContent":"Whole Words"},"find_reached_top":{"textContent":"Reached top of document, continued from bottom"},"find_reached_bottom":{"textContent":"Reached end of document, continued from top"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} of {{total}} match"},"find_match_count[two]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count[few]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count[many]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count[other]":{"textContent":"{{current}} of {{total}} matches"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[one]":{"textContent":"More than {{limit}} match"},"find_match_count_limit[two]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[few]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[many]":{"textContent":"More than {{limit}} matches"},"find_match_count_limit[other]":{"textContent":"More than {{limit}} matches"},"find_not_found":{"textContent":"Phrase not found"},"error_more_info":{"textContent":"More Information"},"error_less_info":{"textContent":"Less Information"},"error_close":{"textContent":"Close"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Message: {{message}}"},"error_stack":{"textContent":"Stack: {{stack}}"},"error_file":{"textContent":"File: {{file}}"},"error_line":{"textContent":"Line: {{line}}"},"page_scale_width":{"textContent":"Page Width"},"page_scale_fit":{"textContent":"Page Fit"},"page_scale_auto":{"textContent":"Automatic Zoom"},"page_scale_actual":{"textContent":"Actual Size"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Loading…"},"loading_error":{"textContent":"An error occurred while loading the PDF."},"invalid_file_error":{"textContent":"Invalid or corrupted PDF file."},"missing_file_error":{"textContent":"Missing PDF file."},"unexpected_response_error":{"textContent":"Unexpected server response."},"rendering_error":{"textContent":"An error occurred while rendering the page."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}} Annotation]"},"password_label":{"textContent":"Enter the password to open this PDF file."},"password_invalid":{"textContent":"Invalid password. Please try again."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Cancel"},"printing_not_supported":{"textContent":"Warning: Printing is not fully supported by this browser."},"printing_not_ready":{"textContent":"Warning: The PDF is not fully loaded for printing."},"web_fonts_disabled":{"textContent":"Web fonts are disabled: unable to use embedded PDF fonts."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Draw"},"editor_ink2_label":{"textContent":"Draw"},"free_text2_default_content":{"textContent":"Start typing…"},"editor_free_text_color":{"textContent":"Colour"},"editor_free_text_size":{"textContent":"Size"},"editor_ink_color":{"textContent":"Colour"},"editor_ink_thickness":{"textContent":"Thickness"},"editor_ink_opacity":{"textContent":"Opacity"},"editor_free_text2_aria_label":{"textContent":"Text Editor"},"editor_ink2_aria_label":{"textContent":"Draw Editor"},"editor_ink_canvas_aria_label":{"textContent":"User-created image"},"find_ignore_accents":{"textContent":"Ignore accents and diacritics"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"multiple search terms"},"find_individual_words_label":{"textContent":"separated by word boundaries"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"Current page only"},"find_range":{"textContent":"Pages (e.g. 6-10 or 2,4)"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."},"unverified_signature_warning":{"textContent":"This PDF file contains a digital signature. The PDF viewer can't verify if the signature is valid. Please download the file and open it in Acrobat Reader to verify the signature is valid."}}}}
2
2
  </script>