ngx-extended-pdf-viewer 16.1.0 → 16.2.0

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 (126) hide show
  1. package/README.md +1 -0
  2. package/assets/inline-locale-files/cs.html +1 -1
  3. package/assets/inline-locale-files/da.html +1 -1
  4. package/assets/inline-locale-files/de.html +1 -1
  5. package/assets/inline-locale-files/el.html +1 -1
  6. package/assets/inline-locale-files/en-US.html +1 -1
  7. package/assets/inline-locale-files/es-CL.html +1 -1
  8. package/assets/inline-locale-files/es-ES.html +1 -1
  9. package/assets/inline-locale-files/eu.html +1 -1
  10. package/assets/inline-locale-files/fr.html +1 -1
  11. package/assets/inline-locale-files/fur.html +1 -1
  12. package/assets/inline-locale-files/gn.html +1 -1
  13. package/assets/inline-locale-files/hsb.html +1 -1
  14. package/assets/inline-locale-files/id.html +1 -1
  15. package/assets/inline-locale-files/is.html +1 -1
  16. package/assets/inline-locale-files/ja.html +1 -1
  17. package/assets/inline-locale-files/ka.html +1 -1
  18. package/assets/inline-locale-files/nb-NO.html +1 -1
  19. package/assets/inline-locale-files/nn-NO.html +1 -1
  20. package/assets/inline-locale-files/oc.html +1 -1
  21. package/assets/inline-locale-files/pl.html +1 -1
  22. package/assets/inline-locale-files/pt-PT.html +1 -1
  23. package/assets/inline-locale-files/rm.html +1 -1
  24. package/assets/inline-locale-files/ru.html +1 -1
  25. package/assets/inline-locale-files/sk.html +1 -1
  26. package/assets/inline-locale-files/sl.html +1 -1
  27. package/assets/inline-locale-files/th.html +1 -1
  28. package/assets/inline-locale-files/tr.html +1 -1
  29. package/assets/inline-locale-files/zh-CN.html +1 -1
  30. package/assets/inline-locale-files/zh-TW.html +1 -1
  31. package/assets/locale/cs/viewer.properties +3 -6
  32. package/assets/locale/da/viewer.properties +3 -6
  33. package/assets/locale/de/viewer.properties +1 -5
  34. package/assets/locale/el/viewer.properties +4 -1
  35. package/assets/locale/en-US/viewer.properties +0 -1
  36. package/assets/locale/es-CL/viewer.properties +3 -2
  37. package/assets/locale/es-ES/viewer.properties +3 -2
  38. package/assets/locale/eu/viewer.properties +3 -6
  39. package/assets/locale/fr/viewer.properties +3 -2
  40. package/assets/locale/fur/viewer.properties +3 -6
  41. package/assets/locale/gn/viewer.properties +5 -6
  42. package/assets/locale/hsb/viewer.properties +3 -5
  43. package/assets/locale/id/viewer.properties +1 -5
  44. package/assets/locale/is/viewer.properties +3 -6
  45. package/assets/locale/ja/viewer.properties +3 -6
  46. package/assets/locale/ka/viewer.properties +3 -6
  47. package/assets/locale/nb-NO/viewer.properties +3 -6
  48. package/assets/locale/nn-NO/viewer.properties +3 -6
  49. package/assets/locale/oc/viewer.properties +11 -14
  50. package/assets/locale/pl/viewer.properties +3 -6
  51. package/assets/locale/pt-PT/viewer.properties +3 -2
  52. package/assets/locale/rm/viewer.properties +3 -6
  53. package/assets/locale/ru/viewer.properties +3 -6
  54. package/assets/locale/sk/viewer.properties +3 -6
  55. package/assets/locale/sl/viewer.properties +3 -2
  56. package/assets/locale/th/viewer.properties +2 -1
  57. package/assets/locale/tr/viewer.properties +2 -1
  58. package/assets/locale/zh-CN/viewer.properties +1 -5
  59. package/assets/locale/zh-TW/viewer.properties +3 -7
  60. package/{bleeding-edge/pdf-3.4.474-es5.js → assets/pdf-3.4.492-es5.js} +4 -4
  61. package/assets/pdf-3.4.492-es5.min.js +24 -0
  62. package/{bleeding-edge/pdf-3.4.474.js → assets/pdf-3.4.492.js} +20 -20
  63. package/assets/pdf-3.4.492.min.js +24 -0
  64. package/{bleeding-edge/pdf.sandbox-3.4.474-es5.js → assets/pdf.sandbox-3.4.492-es5.js} +1 -1
  65. package/assets/{pdf.sandbox-3.3.491-es5.min.js → pdf.sandbox-3.4.492-es5.min.js} +1 -1
  66. package/{bleeding-edge/pdf.sandbox-3.4.474.js → assets/pdf.sandbox-3.4.492.js} +3 -3
  67. package/assets/{pdf.sandbox-3.3.491.min.js → pdf.sandbox-3.4.492.min.js} +1 -1
  68. package/{bleeding-edge/pdf.worker-3.4.474-es5.js → assets/pdf.worker-3.4.492-es5.js} +4 -4
  69. package/assets/pdf.worker-3.4.492-es5.min.js +22 -0
  70. package/{bleeding-edge/pdf.worker-3.4.474.js → assets/pdf.worker-3.4.492.js} +15 -8
  71. package/assets/pdf.worker-3.4.492.min.js +22 -0
  72. package/{bleeding-edge/viewer-3.4.474-es5.js → assets/viewer-3.4.492-es5.js} +3 -3
  73. package/assets/viewer-3.4.492-es5.min.js +45 -0
  74. package/{bleeding-edge/viewer-3.4.474.js → assets/viewer-3.4.492.js} +5 -6
  75. package/assets/viewer-3.4.492.min.js +45 -0
  76. package/{assets/pdf-3.3.491-es5.js → bleeding-edge/pdf-3.5.375-es5.js} +13 -13
  77. package/bleeding-edge/pdf-3.5.375-es5.min.js +24 -0
  78. package/{assets/pdf-3.3.491.js → bleeding-edge/pdf-3.5.375.js} +201 -240
  79. package/bleeding-edge/pdf-3.5.375.min.js +24 -0
  80. package/{assets/pdf.sandbox-3.3.491-es5.js → bleeding-edge/pdf.sandbox-3.5.375-es5.js} +1 -1
  81. package/bleeding-edge/{pdf.sandbox-3.4.474-es5.min.js → pdf.sandbox-3.5.375-es5.min.js} +1 -1
  82. package/{assets/pdf.sandbox-3.3.491.js → bleeding-edge/pdf.sandbox-3.5.375.js} +3 -3
  83. package/bleeding-edge/{pdf.sandbox-3.4.474.min.js → pdf.sandbox-3.5.375.min.js} +1 -1
  84. package/{assets/pdf.worker-3.3.491-es5.js → bleeding-edge/pdf.worker-3.5.375-es5.js} +51 -51
  85. package/bleeding-edge/pdf.worker-3.5.375-es5.min.js +22 -0
  86. package/{assets/pdf.worker-3.3.491.js → bleeding-edge/pdf.worker-3.5.375.js} +496 -452
  87. package/bleeding-edge/pdf.worker-3.5.375.min.js +22 -0
  88. package/{assets/viewer-3.3.491-es5.js → bleeding-edge/viewer-3.5.375-es5.js} +613 -613
  89. package/bleeding-edge/viewer-3.5.375-es5.min.js +45 -0
  90. package/{assets/viewer-3.3.491.js → bleeding-edge/viewer-3.5.375.js} +4101 -4003
  91. package/bleeding-edge/viewer-3.5.375.min.js +45 -0
  92. package/changelog.md +1 -0
  93. package/esm2020/lib/dynamic-css/dynamic-css.component.mjs +9 -8
  94. package/esm2020/lib/ngx-extended-pdf-viewer-server.component.mjs +1 -1
  95. package/esm2020/lib/ngx-extended-pdf-viewer.component.mjs +3 -3
  96. package/esm2020/lib/options/pdf-default-options.mjs +3 -3
  97. package/esm2020/lib/responsive-visibility.mjs +9 -1
  98. package/esm2020/lib/sidebar/pdf-sidebar/pdf-sidebar.component.mjs +1 -1
  99. package/esm2020/lib/toolbar/pdf-findbar/pdf-findbar.component.mjs +4 -3
  100. package/esm2020/lib/toolbar/pdf-paging-area/pdf-page-number/pdf-page-number.component.mjs +4 -3
  101. package/esm2020/lib/toolbar/pdf-rotate-page/pdf-rotate-page.component.mjs +3 -3
  102. package/esm2020/lib/toolbar/pdf-toolbar/pdf-toolbar.component.mjs +1 -1
  103. package/fesm2015/ngx-extended-pdf-viewer.mjs +92 -84
  104. package/fesm2015/ngx-extended-pdf-viewer.mjs.map +1 -1
  105. package/fesm2020/ngx-extended-pdf-viewer.mjs +92 -84
  106. package/fesm2020/ngx-extended-pdf-viewer.mjs.map +1 -1
  107. package/lib/ngx-extended-pdf-viewer-server.component.d.ts +16 -15
  108. package/lib/ngx-extended-pdf-viewer.component.d.ts +9 -9
  109. package/lib/options/pdf-default-options.d.ts +2 -2
  110. package/lib/responsive-visibility.d.ts +8 -0
  111. package/lib/sidebar/pdf-sidebar/pdf-sidebar.component.d.ts +2 -1
  112. package/lib/toolbar/pdf-findbar/pdf-findbar.component.d.ts +2 -1
  113. package/lib/toolbar/pdf-toolbar/pdf-toolbar.component.d.ts +1 -1
  114. package/package.json +1 -1
  115. package/assets/pdf-3.3.491-es5.min.js +0 -24
  116. package/assets/pdf-3.3.491.min.js +0 -24
  117. package/assets/pdf.worker-3.3.491-es5.min.js +0 -22
  118. package/assets/pdf.worker-3.3.491.min.js +0 -22
  119. package/assets/viewer-3.3.491-es5.min.js +0 -45
  120. package/assets/viewer-3.3.491.min.js +0 -45
  121. package/bleeding-edge/pdf-3.4.474-es5.min.js +0 -24
  122. package/bleeding-edge/pdf-3.4.474.min.js +0 -24
  123. package/bleeding-edge/pdf.worker-3.4.474-es5.min.js +0 -22
  124. package/bleeding-edge/pdf.worker-3.4.474.min.js +0 -22
  125. package/bleeding-edge/viewer-3.4.474-es5.min.js +0 -45
  126. package/bleeding-edge/viewer-3.4.474.min.js +0 -45
package/README.md CHANGED
@@ -29,6 +29,7 @@ This library provides an embeddable PDF viewer component. It's different from ot
29
29
 
30
30
  ## What's new in version 16?
31
31
 
32
+ - Version 16.2 updates to pdf.js 3.4 (default branch) and pdf.js 3.5 (bleeding edge branch).
32
33
  - Version 16 updates to pdf.js 3.3 (default branch) and pdf.js 3.4 (bleeding edge branch).
33
34
  - The PDF editor is active by default now.
34
35
  - Pinch gestures now zoom smoothly. The attributes `enablePinchOnMobile`, `relativeCoordsOptions`, and `enableRelativeCoords` are no longer neccessary. I've removed them.
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"cs","locales":{"cs":{"previous":{"title":"Přejde na předchozí stránku"},"previous_label":{"textContent":"Předchozí"},"next":{"title":"Přejde na následující stránku"},"next_label":{"textContent":"Další"},"page":{"title":"Stránka"},"of_pages":{"textContent":"z {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} z {{pagesCount}})"},"zoom_out":{"title":"Zmenší velikost"},"zoom_out_label":{"textContent":"Zmenšit"},"zoom_in":{"title":"Zvětší velikost"},"zoom_in_label":{"textContent":"Zvětšit"},"zoom":{"title":"Nastaví velikost"},"presentation_mode":{"title":"Přepne do režimu prezentace"},"presentation_mode_label":{"textContent":"Režim prezentace"},"open_file":{"title":"Otevře soubor"},"open_file_label":{"textContent":"Otevřít"},"print":{"title":"Vytiskne dokument"},"print_label":{"textContent":"Vytisknout"},"download":{"title":"Stáhne dokument"},"download_label":{"textContent":"Stáhnout"},"save":{"title":"Uložit"},"save_label":{"textContent":"Uložit"},"bookmark":{"title":"Současný pohled (kopírovat nebo otevřít v novém okně)"},"bookmark_label":{"textContent":"Současný pohled"},"tools":{"title":"Nástroje"},"tools_label":{"textContent":"Nástroje"},"first_page":{"title":"Přejde na první stránku"},"first_page_label":{"textContent":"Přejít na první stránku"},"last_page":{"title":"Přejde na poslední stránku"},"last_page_label":{"textContent":"Přejít na poslední stránku"},"page_rotate_cw":{"title":"Otočí po směru hodin"},"page_rotate_cw_label":{"textContent":"Otočit po směru hodin"},"page_rotate_ccw":{"title":"Otočí proti směru hodin"},"page_rotate_ccw_label":{"textContent":"Otočit proti směru hodin"},"cursor_text_select_tool":{"title":"Povolí výběr textu"},"cursor_text_select_tool_label":{"textContent":"Výběr textu"},"cursor_hand_tool":{"title":"Povolí nástroj ručička"},"cursor_hand_tool_label":{"textContent":"Nástroj ručička"},"scroll_page":{"title":"Posouvat po stránkách"},"scroll_page_label":{"textContent":"Posouvání po stránkách"},"scroll_vertical":{"title":"Použít svislé posouvání"},"scroll_vertical_label":{"textContent":"Svislé posouvání"},"scroll_horizontal":{"title":"Použít vodorovné posouvání"},"scroll_horizontal_label":{"textContent":"Vodorovné posouvání"},"scroll_wrapped":{"title":"Použít postupné posouvání"},"scroll_wrapped_label":{"textContent":"Postupné posouvání"},"spread_none":{"title":"Nesdružovat stránky"},"spread_none_label":{"textContent":"Žádné sdružení"},"spread_odd":{"title":"Sdruží stránky s umístěním lichých vlevo"},"spread_odd_label":{"textContent":"Sdružení stránek (liché vlevo)"},"spread_even":{"title":"Sdruží stránky s umístěním sudých vlevo"},"spread_even_label":{"textContent":"Sdružení stránek (sudé vlevo)"},"document_properties":{"title":"Vlastnosti dokumentu…"},"document_properties_label":{"textContent":"Vlastnosti dokumentu…"},"document_properties_file_name":{"textContent":"Název souboru:"},"document_properties_file_size":{"textContent":"Velikost souboru:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bajtů)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bajtů)"},"document_properties_title":{"textContent":"Název stránky:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Předmět:"},"document_properties_keywords":{"textContent":"Klíčová slova:"},"document_properties_creation_date":{"textContent":"Datum vytvoření:"},"document_properties_modification_date":{"textContent":"Datum úpravy:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Vytvořil:"},"document_properties_producer":{"textContent":"Tvůrce PDF:"},"document_properties_version":{"textContent":"Verze PDF:"},"document_properties_page_count":{"textContent":"Počet stránek:"},"document_properties_page_size":{"textContent":"Velikost stránky:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"na výšku"},"document_properties_page_size_orientation_landscape":{"textContent":"na šířku"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Dopis"},"document_properties_page_size_name_legal":{"textContent":"Právní dokument"},"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":"Rychlé zobrazování z webu:"},"document_properties_linearized_yes":{"textContent":"Ano"},"document_properties_linearized_no":{"textContent":"Ne"},"document_properties_close":{"textContent":"Zavřít"},"print_progress_message":{"textContent":"Příprava dokumentu pro tisk…"},"print_progress_percent":{"textContent":"{{progress}} %"},"print_progress_close":{"textContent":"Zrušit"},"toggle_sidebar":{"title":"Postranní lišta"},"toggle_sidebar_notification2":{"title":"Přepnout postranní lištu (dokument obsahuje osnovu/přílohy/vrstvy)"},"toggle_sidebar_label":{"textContent":"Postranní lišta"},"document_outline":{"title":"Zobrazí osnovu dokumentu (poklepání přepne zobrazení všech položek)"},"document_outline_label":{"textContent":"Osnova dokumentu"},"attachments":{"title":"Zobrazí přílohy"},"attachments_label":{"textContent":"Přílohy"},"layers":{"title":"Zobrazit vrstvy (poklepáním obnovíte všechny vrstvy do výchozího stavu)"},"layers_label":{"textContent":"Vrstvy"},"thumbs":{"title":"Zobrazí náhledy"},"thumbs_label":{"textContent":"Náhledy"},"current_outline_item":{"title":"Najít aktuální položku v osnově"},"current_outline_item_label":{"textContent":"Aktuální položka v osnově"},"findbar":{"title":"Najde v dokumentu"},"findbar_label":{"textContent":"Najít"},"additional_layers":{"textContent":"Další vrstvy"},"page_landmark":{"textContent":"Strana {{page}}"},"thumb_page_title":{"textContent":"Strana {{page}}"},"thumb_page_canvas":{"textContent":"Náhled strany {{page}}"},"find_input":{"title":"Najít","placeholder":"Najít v dokumentu…"},"find_previous":{"title":"Najde předchozí výskyt hledaného textu"},"find_previous_label":{"textContent":"Předchozí"},"find_next":{"title":"Najde další výskyt hledaného textu"},"find_next_label":{"textContent":"Další"},"find_highlight":{"textContent":"Zvýraznit"},"find_match_case_label":{"textContent":"Rozlišovat velikost"},"find_match_diacritics_label":{"textContent":"Rozlišovat diakritiku"},"find_entire_word_label":{"textContent":"Celá slova"},"find_reached_top":{"textContent":"Dosažen začátek dokumentu, pokračuje se od konce"},"find_reached_bottom":{"textContent":"Dosažen konec dokumentu, pokračuje se od začátku"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}}. z {{total}} výskytu"},"find_match_count[two]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count[few]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count[many]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count[other]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Více než {{limit}} výskytů"},"find_match_count_limit[one]":{"textContent":"Více než {{limit}} výskyt"},"find_match_count_limit[two]":{"textContent":"Více než {{limit}} výskyty"},"find_match_count_limit[few]":{"textContent":"Více než {{limit}} výskyty"},"find_match_count_limit[many]":{"textContent":"Více než {{limit}} výskytů"},"find_match_count_limit[other]":{"textContent":"Více než {{limit}} výskytů"},"find_not_found":{"textContent":"Hledaný text nenalezen"},"error_more_info":{"textContent":"Více informací"},"error_less_info":{"textContent":"Méně informací"},"error_close":{"textContent":"Zavřít"},"error_version_info":{"textContent":"PDF.js v{{version}} (sestavení: {{build}})"},"error_message":{"textContent":"Zpráva: {{message}}"},"error_stack":{"textContent":"Zásobník: {{stack}}"},"error_file":{"textContent":"Soubor: {{file}}"},"error_line":{"textContent":"Řádek: {{line}}"},"page_scale_width":{"textContent":"Podle šířky"},"page_scale_fit":{"textContent":"Podle výšky"},"page_scale_auto":{"textContent":"Automatická velikost"},"page_scale_actual":{"textContent":"Skutečná velikost"},"page_scale_percent":{"textContent":"{{scale}} %"},"loading":{"textContent":"Načítání…"},"loading_error":{"textContent":"Při nahrávání PDF nastala chyba."},"invalid_file_error":{"textContent":"Neplatný nebo chybný soubor PDF."},"missing_file_error":{"textContent":"Chybí soubor PDF."},"unexpected_response_error":{"textContent":"Neočekávaná odpověď serveru."},"rendering_error":{"textContent":"Při vykreslování stránky nastala chyba."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anotace typu {{type}}]"},"password_label":{"textContent":"Pro otevření PDF souboru vložte heslo."},"password_invalid":{"textContent":"Neplatné heslo. Zkuste to znovu."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Zrušit"},"printing_not_supported":{"textContent":"Upozornění: Tisk není v tomto prohlížeči plně podporován."},"printing_not_ready":{"textContent":"Upozornění: Dokument PDF není kompletně načten."},"web_fonts_disabled":{"textContent":"Webová písma jsou zakázána, proto není možné použít vložená písma PDF."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Kreslení"},"editor_ink2_label":{"textContent":"Kreslení"},"free_text2_default_content":{"textContent":"Začněte psát…"},"editor_free_text_color":{"textContent":"Barva"},"editor_free_text_size":{"textContent":"Velikost"},"editor_ink_color":{"textContent":"Barva"},"editor_ink_thickness":{"textContent":"Tloušťka"},"editor_ink_opacity":{"textContent":"Průhlednost"},"editor_free_text2_aria_label":{"textContent":"Textový editor"},"editor_ink2_aria_label":{"textContent":"Editor kreslení"},"editor_ink_canvas_aria_label":{"textContent":"Uživatelem vytvořený obrázek"},"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":"Aktuální stránka (zobrazit URL od aktuální stránky)"},"bookmark1_label":{"textContent":"Aktuální stránka"}}}}
1
+ <script type="application/l10n">{"default_locale":"cs","locales":{"cs":{"previous":{"title":"Přejde na předchozí stránku"},"previous_label":{"textContent":"Předchozí"},"next":{"title":"Přejde na následující stránku"},"next_label":{"textContent":"Další"},"page":{"title":"Stránka"},"of_pages":{"textContent":"z {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} z {{pagesCount}})"},"zoom_out":{"title":"Zmenší velikost"},"zoom_out_label":{"textContent":"Zmenšit"},"zoom_in":{"title":"Zvětší velikost"},"zoom_in_label":{"textContent":"Zvětšit"},"zoom":{"title":"Nastaví velikost"},"presentation_mode":{"title":"Přepne do režimu prezentace"},"presentation_mode_label":{"textContent":"Režim prezentace"},"open_file":{"title":"Otevře soubor"},"open_file_label":{"textContent":"Otevřít"},"print":{"title":"Vytiskne dokument"},"print_label":{"textContent":"Vytisknout"},"download":{"title":"Stáhne dokument"},"download_label":{"textContent":"Stáhnout"},"save":{"title":"Uložit"},"save_label":{"textContent":"Uložit"},"bookmark":{"title":"Současný pohled (kopírovat nebo otevřít v novém okně)"},"bookmark_label":{"textContent":"Současný pohled"},"bookmark1":{"title":"Aktuální stránka (zobrazit URL od aktuální stránky)"},"bookmark1_label":{"textContent":"Aktuální stránka"},"tools":{"title":"Nástroje"},"tools_label":{"textContent":"Nástroje"},"first_page":{"title":"Přejde na první stránku"},"first_page_label":{"textContent":"Přejít na první stránku"},"last_page":{"title":"Přejde na poslední stránku"},"last_page_label":{"textContent":"Přejít na poslední stránku"},"page_rotate_cw":{"title":"Otočí po směru hodin"},"page_rotate_cw_label":{"textContent":"Otočit po směru hodin"},"page_rotate_ccw":{"title":"Otočí proti směru hodin"},"page_rotate_ccw_label":{"textContent":"Otočit proti směru hodin"},"cursor_text_select_tool":{"title":"Povolí výběr textu"},"cursor_text_select_tool_label":{"textContent":"Výběr textu"},"cursor_hand_tool":{"title":"Povolí nástroj ručička"},"cursor_hand_tool_label":{"textContent":"Nástroj ručička"},"scroll_page":{"title":"Posouvat po stránkách"},"scroll_page_label":{"textContent":"Posouvání po stránkách"},"scroll_vertical":{"title":"Použít svislé posouvání"},"scroll_vertical_label":{"textContent":"Svislé posouvání"},"scroll_horizontal":{"title":"Použít vodorovné posouvání"},"scroll_horizontal_label":{"textContent":"Vodorovné posouvání"},"scroll_wrapped":{"title":"Použít postupné posouvání"},"scroll_wrapped_label":{"textContent":"Postupné posouvání"},"spread_none":{"title":"Nesdružovat stránky"},"spread_none_label":{"textContent":"Žádné sdružení"},"spread_odd":{"title":"Sdruží stránky s umístěním lichých vlevo"},"spread_odd_label":{"textContent":"Sdružení stránek (liché vlevo)"},"spread_even":{"title":"Sdruží stránky s umístěním sudých vlevo"},"spread_even_label":{"textContent":"Sdružení stránek (sudé vlevo)"},"document_properties":{"title":"Vlastnosti dokumentu…"},"document_properties_label":{"textContent":"Vlastnosti dokumentu…"},"document_properties_file_name":{"textContent":"Název souboru:"},"document_properties_file_size":{"textContent":"Velikost souboru:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bajtů)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bajtů)"},"document_properties_title":{"textContent":"Název stránky:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Předmět:"},"document_properties_keywords":{"textContent":"Klíčová slova:"},"document_properties_creation_date":{"textContent":"Datum vytvoření:"},"document_properties_modification_date":{"textContent":"Datum úpravy:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Vytvořil:"},"document_properties_producer":{"textContent":"Tvůrce PDF:"},"document_properties_version":{"textContent":"Verze PDF:"},"document_properties_page_count":{"textContent":"Počet stránek:"},"document_properties_page_size":{"textContent":"Velikost stránky:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"na výšku"},"document_properties_page_size_orientation_landscape":{"textContent":"na šířku"},"document_properties_page_size_name_a3":{"textContent":"A3"},"document_properties_page_size_name_a4":{"textContent":"A4"},"document_properties_page_size_name_letter":{"textContent":"Dopis"},"document_properties_page_size_name_legal":{"textContent":"Právní dokument"},"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":"Rychlé zobrazování z webu:"},"document_properties_linearized_yes":{"textContent":"Ano"},"document_properties_linearized_no":{"textContent":"Ne"},"document_properties_close":{"textContent":"Zavřít"},"print_progress_message":{"textContent":"Příprava dokumentu pro tisk…"},"print_progress_percent":{"textContent":"{{progress}} %"},"print_progress_close":{"textContent":"Zrušit"},"toggle_sidebar":{"title":"Postranní lišta"},"toggle_sidebar_notification2":{"title":"Přepnout postranní lištu (dokument obsahuje osnovu/přílohy/vrstvy)"},"toggle_sidebar_label":{"textContent":"Postranní lišta"},"document_outline":{"title":"Zobrazí osnovu dokumentu (poklepání přepne zobrazení všech položek)"},"document_outline_label":{"textContent":"Osnova dokumentu"},"attachments":{"title":"Zobrazí přílohy"},"attachments_label":{"textContent":"Přílohy"},"layers":{"title":"Zobrazit vrstvy (poklepáním obnovíte všechny vrstvy do výchozího stavu)"},"layers_label":{"textContent":"Vrstvy"},"thumbs":{"title":"Zobrazí náhledy"},"thumbs_label":{"textContent":"Náhledy"},"current_outline_item":{"title":"Najít aktuální položku v osnově"},"current_outline_item_label":{"textContent":"Aktuální položka v osnově"},"findbar":{"title":"Najde v dokumentu"},"findbar_label":{"textContent":"Najít"},"additional_layers":{"textContent":"Další vrstvy"},"page_landmark":{"textContent":"Strana {{page}}"},"thumb_page_title":{"textContent":"Strana {{page}}"},"thumb_page_canvas":{"textContent":"Náhled strany {{page}}"},"find_input":{"title":"Najít","placeholder":"Najít v dokumentu…"},"find_previous":{"title":"Najde předchozí výskyt hledaného textu"},"find_previous_label":{"textContent":"Předchozí"},"find_next":{"title":"Najde další výskyt hledaného textu"},"find_next_label":{"textContent":"Další"},"find_highlight":{"textContent":"Zvýraznit"},"find_match_case_label":{"textContent":"Rozlišovat velikost"},"find_match_diacritics_label":{"textContent":"Rozlišovat diakritiku"},"find_entire_word_label":{"textContent":"Celá slova"},"find_reached_top":{"textContent":"Dosažen začátek dokumentu, pokračuje se od konce"},"find_reached_bottom":{"textContent":"Dosažen konec dokumentu, pokračuje se od začátku"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}}. z {{total}} výskytu"},"find_match_count[two]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count[few]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count[many]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count[other]":{"textContent":"{{current}}. z {{total}} výskytů"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Více než {{limit}} výskytů"},"find_match_count_limit[one]":{"textContent":"Více než {{limit}} výskyt"},"find_match_count_limit[two]":{"textContent":"Více než {{limit}} výskyty"},"find_match_count_limit[few]":{"textContent":"Více než {{limit}} výskyty"},"find_match_count_limit[many]":{"textContent":"Více než {{limit}} výskytů"},"find_match_count_limit[other]":{"textContent":"Více než {{limit}} výskytů"},"find_not_found":{"textContent":"Hledaný text nenalezen"},"error_more_info":{"textContent":"Více informací"},"error_less_info":{"textContent":"Méně informací"},"error_close":{"textContent":"Zavřít"},"error_version_info":{"textContent":"PDF.js v{{version}} (sestavení: {{build}})"},"error_message":{"textContent":"Zpráva: {{message}}"},"error_stack":{"textContent":"Zásobník: {{stack}}"},"error_file":{"textContent":"Soubor: {{file}}"},"error_line":{"textContent":"Řádek: {{line}}"},"page_scale_width":{"textContent":"Podle šířky"},"page_scale_fit":{"textContent":"Podle výšky"},"page_scale_auto":{"textContent":"Automatická velikost"},"page_scale_actual":{"textContent":"Skutečná velikost"},"page_scale_percent":{"textContent":"{{scale}} %"},"loading":{"textContent":"Načítání…"},"loading_error":{"textContent":"Při nahrávání PDF nastala chyba."},"invalid_file_error":{"textContent":"Neplatný nebo chybný soubor PDF."},"missing_file_error":{"textContent":"Chybí soubor PDF."},"unexpected_response_error":{"textContent":"Neočekávaná odpověď serveru."},"rendering_error":{"textContent":"Při vykreslování stránky nastala chyba."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anotace typu {{type}}]"},"password_label":{"textContent":"Pro otevření PDF souboru vložte heslo."},"password_invalid":{"textContent":"Neplatné heslo. Zkuste to znovu."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Zrušit"},"printing_not_supported":{"textContent":"Upozornění: Tisk není v tomto prohlížeči plně podporován."},"printing_not_ready":{"textContent":"Upozornění: Dokument PDF není kompletně načten."},"web_fonts_disabled":{"textContent":"Webová písma jsou zakázána, proto není možné použít vložená písma PDF."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Kreslení"},"editor_ink2_label":{"textContent":"Kreslení"},"free_text2_default_content":{"textContent":"Začněte psát…"},"editor_free_text_color":{"textContent":"Barva"},"editor_free_text_size":{"textContent":"Velikost"},"editor_ink_color":{"textContent":"Barva"},"editor_ink_thickness":{"textContent":"Tloušťka"},"editor_ink_opacity":{"textContent":"Průhlednost"},"editor_free_text2_aria_label":{"textContent":"Textový editor"},"editor_ink2_aria_label":{"textContent":"Editor kreslení"},"editor_ink_canvas_aria_label":{"textContent":"Uživatelem vytvořený obrázek"},"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":"da","locales":{"da":{"previous":{"title":"Forrige side"},"previous_label":{"textContent":"Forrige"},"next":{"title":"Næste side"},"next_label":{"textContent":"Næste"},"page":{"title":"Side"},"of_pages":{"textContent":"af {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} af {{pagesCount}})"},"zoom_out":{"title":"Zoom ud"},"zoom_out_label":{"textContent":"Zoom ud"},"zoom_in":{"title":"Zoom ind"},"zoom_in_label":{"textContent":"Zoom ind"},"zoom":{"title":"Zoom"},"presentation_mode":{"title":"Skift til fuldskærmsvisning"},"presentation_mode_label":{"textContent":"Fuldskærmsvisning"},"open_file":{"title":"Åbn fil"},"open_file_label":{"textContent":"Åbn"},"print":{"title":"Udskriv"},"print_label":{"textContent":"Udskriv"},"download":{"title":"Hent"},"download_label":{"textContent":"Hent"},"save":{"title":"Gem"},"save_label":{"textContent":"Gem"},"bookmark":{"title":"Aktuel visning (kopier eller åbn i et nyt vindue)"},"bookmark_label":{"textContent":"Aktuel visning"},"tools":{"title":"Funktioner"},"tools_label":{"textContent":"Funktioner"},"first_page":{"title":"Gå til første side"},"first_page_label":{"textContent":"Gå til første side"},"last_page":{"title":"Gå til sidste side"},"last_page_label":{"textContent":"Gå til sidste side"},"page_rotate_cw":{"title":"Roter med uret"},"page_rotate_cw_label":{"textContent":"Roter med uret"},"page_rotate_ccw":{"title":"Roter mod uret"},"page_rotate_ccw_label":{"textContent":"Roter mod uret"},"cursor_text_select_tool":{"title":"Aktiver markeringsværktøj"},"cursor_text_select_tool_label":{"textContent":"Markeringsværktøj"},"cursor_hand_tool":{"title":"Aktiver håndværktøj"},"cursor_hand_tool_label":{"textContent":"Håndværktøj"},"scroll_page":{"title":"Brug sidescrolling"},"scroll_page_label":{"textContent":"Sidescrolling"},"scroll_vertical":{"title":"Brug vertikal scrolling"},"scroll_vertical_label":{"textContent":"Vertikal scrolling"},"scroll_horizontal":{"title":"Brug horisontal scrolling"},"scroll_horizontal_label":{"textContent":"Horisontal scrolling"},"scroll_wrapped":{"title":"Brug ombrudt scrolling"},"scroll_wrapped_label":{"textContent":"Ombrudt scrolling"},"spread_none":{"title":"Vis enkeltsider"},"spread_none_label":{"textContent":"Enkeltsider"},"spread_odd":{"title":"Vis opslag med ulige sidenumre til venstre"},"spread_odd_label":{"textContent":"Opslag med forside"},"spread_even":{"title":"Vis opslag med lige sidenumre til venstre"},"spread_even_label":{"textContent":"Opslag uden forside"},"document_properties":{"title":"Dokumentegenskaber…"},"document_properties_label":{"textContent":"Dokumentegenskaber…"},"document_properties_file_name":{"textContent":"Filnavn:"},"document_properties_file_size":{"textContent":"Filstørrelse:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Titel:"},"document_properties_author":{"textContent":"Forfatter:"},"document_properties_subject":{"textContent":"Emne:"},"document_properties_keywords":{"textContent":"Nøgleord:"},"document_properties_creation_date":{"textContent":"Oprettet:"},"document_properties_modification_date":{"textContent":"Redigeret:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Program:"},"document_properties_producer":{"textContent":"PDF-producent:"},"document_properties_version":{"textContent":"PDF-version:"},"document_properties_page_count":{"textContent":"Antal sider:"},"document_properties_page_size":{"textContent":"Sidestørrelse:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"stående"},"document_properties_page_size_orientation_landscape":{"textContent":"liggende"},"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":"Hurtig web-visning:"},"document_properties_linearized_yes":{"textContent":"Ja"},"document_properties_linearized_no":{"textContent":"Nej"},"document_properties_close":{"textContent":"Luk"},"print_progress_message":{"textContent":"Forbereder dokument til udskrivning…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Annuller"},"toggle_sidebar":{"title":"Slå sidepanel til eller fra"},"toggle_sidebar_notification2":{"title":"Slå sidepanel til eller fra (dokumentet indeholder disposition/vedhæftede filer/lag)"},"toggle_sidebar_label":{"textContent":"Slå sidepanel til eller fra"},"document_outline":{"title":"Vis dokumentets disposition (dobbeltklik for at vise/skjule alle elementer)"},"document_outline_label":{"textContent":"Dokument-disposition"},"attachments":{"title":"Vis vedhæftede filer"},"attachments_label":{"textContent":"Vedhæftede filer"},"layers":{"title":"Vis lag (dobbeltklik for at nulstille alle lag til standard-tilstanden)"},"layers_label":{"textContent":"Lag"},"thumbs":{"title":"Vis miniaturer"},"thumbs_label":{"textContent":"Miniaturer"},"current_outline_item":{"title":"Find det aktuelle dispositions-element"},"current_outline_item_label":{"textContent":"Aktuelt dispositions-element"},"findbar":{"title":"Find i dokument"},"findbar_label":{"textContent":"Find"},"additional_layers":{"textContent":"Yderligere lag"},"page_landmark":{"textContent":"Side {{page}}"},"thumb_page_title":{"textContent":"Side {{page}}"},"thumb_page_canvas":{"textContent":"Miniature af side {{page}}"},"find_input":{"title":"Find","placeholder":"Find i dokument…"},"find_previous":{"title":"Find den forrige forekomst"},"find_previous_label":{"textContent":"Forrige"},"find_next":{"title":"Find den næste forekomst"},"find_next_label":{"textContent":"Næste"},"find_highlight":{"textContent":"Fremhæv alle"},"find_match_case_label":{"textContent":"Forskel på store og små bogstaver"},"find_match_diacritics_label":{"textContent":"Diakritiske tegn"},"find_entire_word_label":{"textContent":"Hele ord"},"find_reached_top":{"textContent":"Toppen af siden blev nået, fortsatte fra bunden"},"find_reached_bottom":{"textContent":"Bunden af siden blev nået, fortsatte fra toppen"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} af {{total}} forekomst"},"find_match_count[two]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count[few]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count[many]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count[other]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[one]":{"textContent":"Mere end {{limit}} forekomst"},"find_match_count_limit[two]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[few]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[many]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[other]":{"textContent":"Mere end {{limit}} forekomster"},"find_not_found":{"textContent":"Der blev ikke fundet noget"},"error_more_info":{"textContent":"Mere information"},"error_less_info":{"textContent":"Mindre information"},"error_close":{"textContent":"Luk"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Fejlmeddelelse: {{message}}"},"error_stack":{"textContent":"Stack: {{stack}}"},"error_file":{"textContent":"Fil: {{file}}"},"error_line":{"textContent":"Linje: {{line}}"},"page_scale_width":{"textContent":"Sidebredde"},"page_scale_fit":{"textContent":"Tilpas til side"},"page_scale_auto":{"textContent":"Automatisk zoom"},"page_scale_actual":{"textContent":"Faktisk størrelse"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Indlæser…"},"loading_error":{"textContent":"Der opstod en fejl ved indlæsning af PDF-filen."},"invalid_file_error":{"textContent":"PDF-filen er ugyldig eller ødelagt."},"missing_file_error":{"textContent":"Manglende PDF-fil."},"unexpected_response_error":{"textContent":"Uventet svar fra serveren."},"rendering_error":{"textContent":"Der opstod en fejl ved generering af siden."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}}kommentar]"},"password_label":{"textContent":"Angiv adgangskode til at åbne denne PDF-fil."},"password_invalid":{"textContent":"Ugyldig adgangskode. Prøv igen."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Fortryd"},"printing_not_supported":{"textContent":"Advarsel: Udskrivning er ikke fuldt understøttet af browseren."},"printing_not_ready":{"textContent":"Advarsel: PDF-filen er ikke fuldt indlæst til udskrivning."},"web_fonts_disabled":{"textContent":"Webskrifttyper er deaktiverede. De indlejrede skrifttyper i PDF-filen kan ikke anvendes."},"editor_free_text2":{"title":"Tekst"},"editor_free_text2_label":{"textContent":"Tekst"},"editor_ink2":{"title":"Tegn"},"editor_ink2_label":{"textContent":"Tegn"},"free_text2_default_content":{"textContent":"Begynd at skrive…"},"editor_free_text_color":{"textContent":"Farve"},"editor_free_text_size":{"textContent":"Størrelse"},"editor_ink_color":{"textContent":"Farve"},"editor_ink_thickness":{"textContent":"Tykkelse"},"editor_ink_opacity":{"textContent":"Uigennemsigtighed"},"editor_free_text2_aria_label":{"textContent":"Teksteditor"},"editor_ink2_aria_label":{"textContent":"Tegnings-editor"},"editor_ink_canvas_aria_label":{"textContent":"Brugeroprettet billede"},"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":"Aktuel side (vis URL fra den aktuelle side)"},"bookmark1_label":{"textContent":"Aktuel side"}}}}
1
+ <script type="application/l10n">{"default_locale":"da","locales":{"da":{"previous":{"title":"Forrige side"},"previous_label":{"textContent":"Forrige"},"next":{"title":"Næste side"},"next_label":{"textContent":"Næste"},"page":{"title":"Side"},"of_pages":{"textContent":"af {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} af {{pagesCount}})"},"zoom_out":{"title":"Zoom ud"},"zoom_out_label":{"textContent":"Zoom ud"},"zoom_in":{"title":"Zoom ind"},"zoom_in_label":{"textContent":"Zoom ind"},"zoom":{"title":"Zoom"},"presentation_mode":{"title":"Skift til fuldskærmsvisning"},"presentation_mode_label":{"textContent":"Fuldskærmsvisning"},"open_file":{"title":"Åbn fil"},"open_file_label":{"textContent":"Åbn"},"print":{"title":"Udskriv"},"print_label":{"textContent":"Udskriv"},"download":{"title":"Hent"},"download_label":{"textContent":"Hent"},"save":{"title":"Gem"},"save_label":{"textContent":"Gem"},"bookmark":{"title":"Aktuel visning (kopier eller åbn i et nyt vindue)"},"bookmark_label":{"textContent":"Aktuel visning"},"bookmark1":{"title":"Aktuel side (vis URL fra den aktuelle side)"},"bookmark1_label":{"textContent":"Aktuel side"},"tools":{"title":"Funktioner"},"tools_label":{"textContent":"Funktioner"},"first_page":{"title":"Gå til første side"},"first_page_label":{"textContent":"Gå til første side"},"last_page":{"title":"Gå til sidste side"},"last_page_label":{"textContent":"Gå til sidste side"},"page_rotate_cw":{"title":"Roter med uret"},"page_rotate_cw_label":{"textContent":"Roter med uret"},"page_rotate_ccw":{"title":"Roter mod uret"},"page_rotate_ccw_label":{"textContent":"Roter mod uret"},"cursor_text_select_tool":{"title":"Aktiver markeringsværktøj"},"cursor_text_select_tool_label":{"textContent":"Markeringsværktøj"},"cursor_hand_tool":{"title":"Aktiver håndværktøj"},"cursor_hand_tool_label":{"textContent":"Håndværktøj"},"scroll_page":{"title":"Brug sidescrolling"},"scroll_page_label":{"textContent":"Sidescrolling"},"scroll_vertical":{"title":"Brug vertikal scrolling"},"scroll_vertical_label":{"textContent":"Vertikal scrolling"},"scroll_horizontal":{"title":"Brug horisontal scrolling"},"scroll_horizontal_label":{"textContent":"Horisontal scrolling"},"scroll_wrapped":{"title":"Brug ombrudt scrolling"},"scroll_wrapped_label":{"textContent":"Ombrudt scrolling"},"spread_none":{"title":"Vis enkeltsider"},"spread_none_label":{"textContent":"Enkeltsider"},"spread_odd":{"title":"Vis opslag med ulige sidenumre til venstre"},"spread_odd_label":{"textContent":"Opslag med forside"},"spread_even":{"title":"Vis opslag med lige sidenumre til venstre"},"spread_even_label":{"textContent":"Opslag uden forside"},"document_properties":{"title":"Dokumentegenskaber…"},"document_properties_label":{"textContent":"Dokumentegenskaber…"},"document_properties_file_name":{"textContent":"Filnavn:"},"document_properties_file_size":{"textContent":"Filstørrelse:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} bytes)"},"document_properties_title":{"textContent":"Titel:"},"document_properties_author":{"textContent":"Forfatter:"},"document_properties_subject":{"textContent":"Emne:"},"document_properties_keywords":{"textContent":"Nøgleord:"},"document_properties_creation_date":{"textContent":"Oprettet:"},"document_properties_modification_date":{"textContent":"Redigeret:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Program:"},"document_properties_producer":{"textContent":"PDF-producent:"},"document_properties_version":{"textContent":"PDF-version:"},"document_properties_page_count":{"textContent":"Antal sider:"},"document_properties_page_size":{"textContent":"Sidestørrelse:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"stående"},"document_properties_page_size_orientation_landscape":{"textContent":"liggende"},"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":"Hurtig web-visning:"},"document_properties_linearized_yes":{"textContent":"Ja"},"document_properties_linearized_no":{"textContent":"Nej"},"document_properties_close":{"textContent":"Luk"},"print_progress_message":{"textContent":"Forbereder dokument til udskrivning…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Annuller"},"toggle_sidebar":{"title":"Slå sidepanel til eller fra"},"toggle_sidebar_notification2":{"title":"Slå sidepanel til eller fra (dokumentet indeholder disposition/vedhæftede filer/lag)"},"toggle_sidebar_label":{"textContent":"Slå sidepanel til eller fra"},"document_outline":{"title":"Vis dokumentets disposition (dobbeltklik for at vise/skjule alle elementer)"},"document_outline_label":{"textContent":"Dokument-disposition"},"attachments":{"title":"Vis vedhæftede filer"},"attachments_label":{"textContent":"Vedhæftede filer"},"layers":{"title":"Vis lag (dobbeltklik for at nulstille alle lag til standard-tilstanden)"},"layers_label":{"textContent":"Lag"},"thumbs":{"title":"Vis miniaturer"},"thumbs_label":{"textContent":"Miniaturer"},"current_outline_item":{"title":"Find det aktuelle dispositions-element"},"current_outline_item_label":{"textContent":"Aktuelt dispositions-element"},"findbar":{"title":"Find i dokument"},"findbar_label":{"textContent":"Find"},"additional_layers":{"textContent":"Yderligere lag"},"page_landmark":{"textContent":"Side {{page}}"},"thumb_page_title":{"textContent":"Side {{page}}"},"thumb_page_canvas":{"textContent":"Miniature af side {{page}}"},"find_input":{"title":"Find","placeholder":"Find i dokument…"},"find_previous":{"title":"Find den forrige forekomst"},"find_previous_label":{"textContent":"Forrige"},"find_next":{"title":"Find den næste forekomst"},"find_next_label":{"textContent":"Næste"},"find_highlight":{"textContent":"Fremhæv alle"},"find_match_case_label":{"textContent":"Forskel på store og små bogstaver"},"find_match_diacritics_label":{"textContent":"Diakritiske tegn"},"find_entire_word_label":{"textContent":"Hele ord"},"find_reached_top":{"textContent":"Toppen af siden blev nået, fortsatte fra bunden"},"find_reached_bottom":{"textContent":"Bunden af siden blev nået, fortsatte fra toppen"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} af {{total}} forekomst"},"find_match_count[two]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count[few]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count[many]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count[other]":{"textContent":"{{current}} af {{total}} forekomster"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[one]":{"textContent":"Mere end {{limit}} forekomst"},"find_match_count_limit[two]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[few]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[many]":{"textContent":"Mere end {{limit}} forekomster"},"find_match_count_limit[other]":{"textContent":"Mere end {{limit}} forekomster"},"find_not_found":{"textContent":"Der blev ikke fundet noget"},"error_more_info":{"textContent":"Mere information"},"error_less_info":{"textContent":"Mindre information"},"error_close":{"textContent":"Luk"},"error_version_info":{"textContent":"PDF.js v{{version}} (build: {{build}})"},"error_message":{"textContent":"Fejlmeddelelse: {{message}}"},"error_stack":{"textContent":"Stack: {{stack}}"},"error_file":{"textContent":"Fil: {{file}}"},"error_line":{"textContent":"Linje: {{line}}"},"page_scale_width":{"textContent":"Sidebredde"},"page_scale_fit":{"textContent":"Tilpas til side"},"page_scale_auto":{"textContent":"Automatisk zoom"},"page_scale_actual":{"textContent":"Faktisk størrelse"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Indlæser…"},"loading_error":{"textContent":"Der opstod en fejl ved indlæsning af PDF-filen."},"invalid_file_error":{"textContent":"PDF-filen er ugyldig eller ødelagt."},"missing_file_error":{"textContent":"Manglende PDF-fil."},"unexpected_response_error":{"textContent":"Uventet svar fra serveren."},"rendering_error":{"textContent":"Der opstod en fejl ved generering af siden."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}}kommentar]"},"password_label":{"textContent":"Angiv adgangskode til at åbne denne PDF-fil."},"password_invalid":{"textContent":"Ugyldig adgangskode. Prøv igen."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Fortryd"},"printing_not_supported":{"textContent":"Advarsel: Udskrivning er ikke fuldt understøttet af browseren."},"printing_not_ready":{"textContent":"Advarsel: PDF-filen er ikke fuldt indlæst til udskrivning."},"web_fonts_disabled":{"textContent":"Webskrifttyper er deaktiverede. De indlejrede skrifttyper i PDF-filen kan ikke anvendes."},"editor_free_text2":{"title":"Tekst"},"editor_free_text2_label":{"textContent":"Tekst"},"editor_ink2":{"title":"Tegn"},"editor_ink2_label":{"textContent":"Tegn"},"free_text2_default_content":{"textContent":"Begynd at skrive…"},"editor_free_text_color":{"textContent":"Farve"},"editor_free_text_size":{"textContent":"Størrelse"},"editor_ink_color":{"textContent":"Farve"},"editor_ink_thickness":{"textContent":"Tykkelse"},"editor_ink_opacity":{"textContent":"Uigennemsigtighed"},"editor_free_text2_aria_label":{"textContent":"Teksteditor"},"editor_ink2_aria_label":{"textContent":"Tegnings-editor"},"editor_ink_canvas_aria_label":{"textContent":"Brugeroprettet billede"},"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":"de","locales":{"de":{"previous":{"title":"Eine Seite zurück"},"previous_label":{"textContent":"Zurück"},"next":{"title":"Eine Seite vor"},"next_label":{"textContent":"Vor"},"page":{"title":"Seite"},"of_pages":{"textContent":"von {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} von {{pagesCount}})"},"zoom_out":{"title":"Verkleinern"},"zoom_out_label":{"textContent":"Verkleinern"},"zoom_in":{"title":"Vergrößern"},"zoom_in_label":{"textContent":"Vergrößern"},"zoom":{"title":"Zoom"},"presentation_mode":{"title":"In Präsentationsmodus wechseln"},"presentation_mode_label":{"textContent":"Präsentationsmodus"},"open_file":{"title":"Datei öffnen"},"open_file_label":{"textContent":"Öffnen"},"print":{"title":"Drucken"},"print_label":{"textContent":"Drucken"},"download":{"title":"Dokument speichern"},"download_label":{"textContent":"Speichern"},"save":{"title":"Speichern"},"save_label":{"textContent":"Speichern"},"bookmark":{"title":"Aktuelle Ansicht (zum Kopieren oder Öffnen in einem neuen Fenster)"},"bookmark_label":{"textContent":"Aktuelle Ansicht"},"bookmark1_label":{"textContent":"Aktuelle Seite"},"tools":{"title":"Werkzeuge"},"tools_label":{"textContent":"Werkzeuge"},"first_page":{"title":"Erste Seite anzeigen"},"first_page_label":{"textContent":"Erste Seite anzeigen"},"last_page":{"title":"Letzte Seite anzeigen"},"last_page_label":{"textContent":"Letzte Seite anzeigen"},"page_rotate_cw":{"title":"Im Uhrzeigersinn drehen"},"page_rotate_cw_label":{"textContent":"Im Uhrzeigersinn drehen"},"page_rotate_ccw":{"title":"Gegen Uhrzeigersinn drehen"},"page_rotate_ccw_label":{"textContent":"Gegen Uhrzeigersinn drehen"},"cursor_text_select_tool":{"title":"Textauswahl-Werkzeug aktivieren"},"cursor_text_select_tool_label":{"textContent":"Textauswahl-Werkzeug"},"cursor_hand_tool":{"title":"Hand-Werkzeug aktivieren"},"cursor_hand_tool_label":{"textContent":"Hand-Werkzeug"},"scroll_page":{"title":"Seiten einzeln anordnen"},"scroll_page_label":{"textContent":"Einzelseitenanordnung"},"scroll_vertical":{"title":"Seiten übereinander anordnen"},"scroll_vertical_label":{"textContent":"Vertikale Seitenanordnung"},"scroll_horizontal":{"title":"Seiten nebeneinander anordnen"},"scroll_horizontal_label":{"textContent":"Horizontale Seitenanordnung"},"scroll_wrapped":{"title":"Seiten neben- und übereinander anordnen, abhängig vom Platz"},"scroll_wrapped_label":{"textContent":"Kombinierte Seitenanordnung"},"spread_none":{"title":"Seiten nicht nebeneinander anzeigen"},"spread_none_label":{"textContent":"Einzelne Seiten"},"spread_odd":{"title":"Jeweils eine ungerade und eine gerade Seite nebeneinander anzeigen"},"spread_odd_label":{"textContent":"Ungerade + gerade Seite"},"spread_even":{"title":"Jeweils eine gerade und eine ungerade Seite nebeneinander anzeigen"},"spread_even_label":{"textContent":"Gerade + ungerade Seite"},"document_properties":{"title":"Dokumenteigenschaften"},"document_properties_label":{"textContent":"Dokumenteigenschaften…"},"document_properties_file_name":{"textContent":"Dateiname:"},"document_properties_file_size":{"textContent":"Dateigröße:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} Bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} Bytes)"},"document_properties_title":{"textContent":"Titel:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Thema:"},"document_properties_keywords":{"textContent":"Stichwörter:"},"document_properties_creation_date":{"textContent":"Erstelldatum:"},"document_properties_modification_date":{"textContent":"Bearbeitungsdatum:"},"document_properties_date_string":{"textContent":"{{date}} {{time}}"},"document_properties_creator":{"textContent":"Anwendung:"},"document_properties_producer":{"textContent":"PDF erstellt mit:"},"document_properties_version":{"textContent":"PDF-Version:"},"document_properties_page_count":{"textContent":"Seitenzahl:"},"document_properties_page_size":{"textContent":"Seitengröße:"},"document_properties_page_size_unit_inches":{"textContent":"Zoll"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"Hochformat"},"document_properties_page_size_orientation_landscape":{"textContent":"Querformat"},"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":"Schnelle Webanzeige:"},"document_properties_linearized_yes":{"textContent":"Ja"},"document_properties_linearized_no":{"textContent":"Nein"},"document_properties_close":{"textContent":"Schließen"},"print_progress_message":{"textContent":"Dokument wird für Drucken vorbereitet…"},"print_progress_percent":{"textContent":"{{progress}} %"},"print_progress_close":{"textContent":"Abbrechen"},"toggle_sidebar":{"title":"Sidebar umschalten"},"toggle_sidebar_notification2":{"title":"Sidebar umschalten (Dokument enthält Dokumentstruktur/Anhänge/Ebenen)"},"toggle_sidebar_label":{"textContent":"Sidebar umschalten"},"document_outline":{"title":"Dokumentstruktur anzeigen (Doppelklicken, um alle Einträge aus- bzw. einzuklappen)"},"document_outline_label":{"textContent":"Dokumentstruktur"},"attachments":{"title":"Anhänge anzeigen"},"attachments_label":{"textContent":"Anhänge"},"layers":{"title":"Ebenen anzeigen (Doppelklicken, um alle Ebenen auf den Standardzustand zurückzusetzen)"},"layers_label":{"textContent":"Ebenen"},"thumbs":{"title":"Miniaturansichten anzeigen"},"thumbs_label":{"textContent":"Miniaturansichten"},"current_outline_item":{"title":"Aktuelles Struktur-Element finden"},"current_outline_item_label":{"textContent":"Aktuelles Struktur-Element"},"findbar":{"title":"Dokument durchsuchen"},"findbar_label":{"textContent":"Suchen"},"additional_layers":{"textContent":"Zusätzliche Ebenen"},"page_landmark":{"textContent":"Seite {{page}}"},"thumb_page_title":{"textContent":"Seite {{page}}"},"thumb_page_canvas":{"textContent":"Miniaturansicht von Seite {{page}}"},"find_input":{"title":"Suchen","placeholder":"Im Dokument suchen…"},"find_previous":{"title":"Vorheriges Vorkommen des Suchbegriffs finden"},"find_previous_label":{"textContent":"Zurück"},"find_next":{"title":"Nächstes Vorkommen des Suchbegriffs finden"},"find_next_label":{"textContent":"Weiter"},"find_highlight":{"textContent":"Alle hervorheben"},"find_match_case_label":{"textContent":"Groß-/Kleinschreibung beachten"},"find_match_diacritics_label":{"textContent":"Akzente"},"find_entire_word_label":{"textContent":"Ganze Wörter"},"find_reached_top":{"textContent":"Anfang des Dokuments erreicht, fahre am Ende fort"},"find_reached_bottom":{"textContent":"Ende des Dokuments erreicht, fahre am Anfang fort"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} von {{total}} Übereinstimmung"},"find_match_count[two]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count[few]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count[many]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count[other]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[one]":{"textContent":"Mehr als {{limit}} Übereinstimmung"},"find_match_count_limit[two]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[few]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[many]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[other]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_not_found":{"textContent":"Suchbegriff nicht gefunden"},"error_more_info":{"textContent":"Mehr Informationen"},"error_less_info":{"textContent":"Weniger Informationen"},"error_close":{"textContent":"Schließen"},"error_version_info":{"textContent":"PDF.js Version {{version}} (build: {{build}})"},"error_message":{"textContent":"Nachricht: {{message}}"},"error_stack":{"textContent":"Aufrufliste: {{stack}}"},"error_file":{"textContent":"Datei: {{file}}"},"error_line":{"textContent":"Zeile: {{line}}"},"page_scale_width":{"textContent":"Seitenbreite"},"page_scale_fit":{"textContent":"Seitengröße"},"page_scale_auto":{"textContent":"Automatischer Zoom"},"page_scale_actual":{"textContent":"Originalgröße"},"page_scale_percent":{"textContent":"{{scale}} %"},"loading":{"textContent":"Wird geladen…"},"loading_error":{"textContent":"Beim Laden der PDF-Datei trat ein Fehler auf."},"invalid_file_error":{"textContent":"Ungültige oder beschädigte PDF-Datei"},"missing_file_error":{"textContent":"Fehlende PDF-Datei"},"unexpected_response_error":{"textContent":"Unerwartete Antwort des Servers"},"rendering_error":{"textContent":"Beim Darstellen der Seite trat ein Fehler auf."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anlage: {{type}}]"},"password_label":{"textContent":"Geben Sie zum Öffnen der PDF-Datei deren Passwort ein."},"password_invalid":{"textContent":"Falsches Passwort. Bitte versuchen Sie es erneut."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Abbrechen"},"printing_not_supported":{"textContent":"Warnung: Die Drucken-Funktion wird durch diesen Browser nicht vollständig unterstützt."},"printing_not_ready":{"textContent":"Warnung: Die PDF-Datei ist nicht vollständig geladen, dies ist für das Drucken aber empfohlen."},"web_fonts_disabled":{"textContent":"Web-Schriftarten sind deaktiviert: Eingebettete PDF-Schriftarten konnten nicht geladen werden."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Zeichnen"},"editor_ink2_label":{"textContent":"Zeichnen"},"free_text2_default_content":{"textContent":"Schreiben beginnen…"},"editor_free_text_color":{"textContent":"Farbe"},"editor_free_text_size":{"textContent":"Größe"},"editor_ink_color":{"textContent":"Farbe"},"editor_ink_thickness":{"textContent":"Dicke"},"editor_ink_opacity":{"textContent":"Deckkraft"},"editor_free_text2_aria_label":{"textContent":"Texteditor"},"editor_ink2_aria_label":{"textContent":"Zeichnungseditor"},"editor_ink_canvas_aria_label":{"textContent":"Vom Benutzer erstelltes Bild"},"find_ignore_accents":{"textContent":"Umlaute und Sonderzeichen ignorieren"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"Mehrere Suchbegriffe"},"find_individual_words_label":{"textContent":"getrennt durch Wortgrenzen"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"nur aktuelle Seite"},"find_range":{"textContent":"Seiten (z.B. 6-10 oder 2,4)"},"modified_background_warning":{"textContent":"Diese PDF-Datei wurde auf einem benutzerdefinierten Hintergrund gezeichnet. Sie sieht nicht so aus, wie es der Autor der PDF-Datei beabsichtigt hat."},"unverified_signature_warning":{"textContent":"Diese PDF-Datei enthält eine digitale Signatur. Der PDF-Viewer kann nicht überprüfen, ob die Signatur gültig ist. Laden Sie die Datei herunter und öffnen Sie sie in Acrobat Reader, um zu überprüfen, ob die Signatur gültig ist."},"bookmark1":{"title":"Aktuelle Seite (URL von aktueller Seite anzeigen)"}}}}
1
+ <script type="application/l10n">{"default_locale":"de","locales":{"de":{"previous":{"title":"Eine Seite zurück"},"previous_label":{"textContent":"Zurück"},"next":{"title":"Eine Seite vor"},"next_label":{"textContent":"Vor"},"page":{"title":"Seite"},"of_pages":{"textContent":"von {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} von {{pagesCount}})"},"zoom_out":{"title":"Verkleinern"},"zoom_out_label":{"textContent":"Verkleinern"},"zoom_in":{"title":"Vergrößern"},"zoom_in_label":{"textContent":"Vergrößern"},"zoom":{"title":"Zoom"},"presentation_mode":{"title":"In Präsentationsmodus wechseln"},"presentation_mode_label":{"textContent":"Präsentationsmodus"},"open_file":{"title":"Datei öffnen"},"open_file_label":{"textContent":"Öffnen"},"print":{"title":"Drucken"},"print_label":{"textContent":"Drucken"},"download":{"title":"Dokument speichern"},"download_label":{"textContent":"Speichern"},"save":{"title":"Speichern"},"save_label":{"textContent":"Speichern"},"bookmark":{"title":"Aktuelle Ansicht (zum Kopieren oder Öffnen in einem neuen Fenster)"},"bookmark_label":{"textContent":"Aktuelle Ansicht"},"bookmark1":{"title":"Aktuelle Seite (URL von aktueller Seite anzeigen)"},"bookmark1_label":{"textContent":"Aktuelle Seite"},"tools":{"title":"Werkzeuge"},"tools_label":{"textContent":"Werkzeuge"},"first_page":{"title":"Erste Seite anzeigen"},"first_page_label":{"textContent":"Erste Seite anzeigen"},"last_page":{"title":"Letzte Seite anzeigen"},"last_page_label":{"textContent":"Letzte Seite anzeigen"},"page_rotate_cw":{"title":"Im Uhrzeigersinn drehen"},"page_rotate_cw_label":{"textContent":"Im Uhrzeigersinn drehen"},"page_rotate_ccw":{"title":"Gegen Uhrzeigersinn drehen"},"page_rotate_ccw_label":{"textContent":"Gegen Uhrzeigersinn drehen"},"cursor_text_select_tool":{"title":"Textauswahl-Werkzeug aktivieren"},"cursor_text_select_tool_label":{"textContent":"Textauswahl-Werkzeug"},"cursor_hand_tool":{"title":"Hand-Werkzeug aktivieren"},"cursor_hand_tool_label":{"textContent":"Hand-Werkzeug"},"scroll_page":{"title":"Seiten einzeln anordnen"},"scroll_page_label":{"textContent":"Einzelseitenanordnung"},"scroll_vertical":{"title":"Seiten übereinander anordnen"},"scroll_vertical_label":{"textContent":"Vertikale Seitenanordnung"},"scroll_horizontal":{"title":"Seiten nebeneinander anordnen"},"scroll_horizontal_label":{"textContent":"Horizontale Seitenanordnung"},"scroll_wrapped":{"title":"Seiten neben- und übereinander anordnen, abhängig vom Platz"},"scroll_wrapped_label":{"textContent":"Kombinierte Seitenanordnung"},"spread_none":{"title":"Seiten nicht nebeneinander anzeigen"},"spread_none_label":{"textContent":"Einzelne Seiten"},"spread_odd":{"title":"Jeweils eine ungerade und eine gerade Seite nebeneinander anzeigen"},"spread_odd_label":{"textContent":"Ungerade + gerade Seite"},"spread_even":{"title":"Jeweils eine gerade und eine ungerade Seite nebeneinander anzeigen"},"spread_even_label":{"textContent":"Gerade + ungerade Seite"},"document_properties":{"title":"Dokumenteigenschaften"},"document_properties_label":{"textContent":"Dokumenteigenschaften…"},"document_properties_file_name":{"textContent":"Dateiname:"},"document_properties_file_size":{"textContent":"Dateigröße:"},"document_properties_kb":{"textContent":"{{size_kb}} KB ({{size_b}} Bytes)"},"document_properties_mb":{"textContent":"{{size_mb}} MB ({{size_b}} Bytes)"},"document_properties_title":{"textContent":"Titel:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Thema:"},"document_properties_keywords":{"textContent":"Stichwörter:"},"document_properties_creation_date":{"textContent":"Erstelldatum:"},"document_properties_modification_date":{"textContent":"Bearbeitungsdatum:"},"document_properties_date_string":{"textContent":"{{date}} {{time}}"},"document_properties_creator":{"textContent":"Anwendung:"},"document_properties_producer":{"textContent":"PDF erstellt mit:"},"document_properties_version":{"textContent":"PDF-Version:"},"document_properties_page_count":{"textContent":"Seitenzahl:"},"document_properties_page_size":{"textContent":"Seitengröße:"},"document_properties_page_size_unit_inches":{"textContent":"Zoll"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"Hochformat"},"document_properties_page_size_orientation_landscape":{"textContent":"Querformat"},"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":"Schnelle Webanzeige:"},"document_properties_linearized_yes":{"textContent":"Ja"},"document_properties_linearized_no":{"textContent":"Nein"},"document_properties_close":{"textContent":"Schließen"},"print_progress_message":{"textContent":"Dokument wird für Drucken vorbereitet…"},"print_progress_percent":{"textContent":"{{progress}} %"},"print_progress_close":{"textContent":"Abbrechen"},"toggle_sidebar":{"title":"Sidebar umschalten"},"toggle_sidebar_notification2":{"title":"Sidebar umschalten (Dokument enthält Dokumentstruktur/Anhänge/Ebenen)"},"toggle_sidebar_label":{"textContent":"Sidebar umschalten"},"document_outline":{"title":"Dokumentstruktur anzeigen (Doppelklicken, um alle Einträge aus- bzw. einzuklappen)"},"document_outline_label":{"textContent":"Dokumentstruktur"},"attachments":{"title":"Anhänge anzeigen"},"attachments_label":{"textContent":"Anhänge"},"layers":{"title":"Ebenen anzeigen (Doppelklicken, um alle Ebenen auf den Standardzustand zurückzusetzen)"},"layers_label":{"textContent":"Ebenen"},"thumbs":{"title":"Miniaturansichten anzeigen"},"thumbs_label":{"textContent":"Miniaturansichten"},"current_outline_item":{"title":"Aktuelles Struktur-Element finden"},"current_outline_item_label":{"textContent":"Aktuelles Struktur-Element"},"findbar":{"title":"Dokument durchsuchen"},"findbar_label":{"textContent":"Suchen"},"additional_layers":{"textContent":"Zusätzliche Ebenen"},"page_landmark":{"textContent":"Seite {{page}}"},"thumb_page_title":{"textContent":"Seite {{page}}"},"thumb_page_canvas":{"textContent":"Miniaturansicht von Seite {{page}}"},"find_input":{"title":"Suchen","placeholder":"Im Dokument suchen…"},"find_previous":{"title":"Vorheriges Vorkommen des Suchbegriffs finden"},"find_previous_label":{"textContent":"Zurück"},"find_next":{"title":"Nächstes Vorkommen des Suchbegriffs finden"},"find_next_label":{"textContent":"Weiter"},"find_highlight":{"textContent":"Alle hervorheben"},"find_match_case_label":{"textContent":"Groß-/Kleinschreibung beachten"},"find_match_diacritics_label":{"textContent":"Akzente"},"find_entire_word_label":{"textContent":"Ganze Wörter"},"find_reached_top":{"textContent":"Anfang des Dokuments erreicht, fahre am Ende fort"},"find_reached_bottom":{"textContent":"Ende des Dokuments erreicht, fahre am Anfang fort"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"{{current}} von {{total}} Übereinstimmung"},"find_match_count[two]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count[few]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count[many]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count[other]":{"textContent":"{{current}} von {{total}} Übereinstimmungen"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[one]":{"textContent":"Mehr als {{limit}} Übereinstimmung"},"find_match_count_limit[two]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[few]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[many]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_match_count_limit[other]":{"textContent":"Mehr als {{limit}} Übereinstimmungen"},"find_not_found":{"textContent":"Suchbegriff nicht gefunden"},"error_more_info":{"textContent":"Mehr Informationen"},"error_less_info":{"textContent":"Weniger Informationen"},"error_close":{"textContent":"Schließen"},"error_version_info":{"textContent":"PDF.js Version {{version}} (build: {{build}})"},"error_message":{"textContent":"Nachricht: {{message}}"},"error_stack":{"textContent":"Aufrufliste: {{stack}}"},"error_file":{"textContent":"Datei: {{file}}"},"error_line":{"textContent":"Zeile: {{line}}"},"page_scale_width":{"textContent":"Seitenbreite"},"page_scale_fit":{"textContent":"Seitengröße"},"page_scale_auto":{"textContent":"Automatischer Zoom"},"page_scale_actual":{"textContent":"Originalgröße"},"page_scale_percent":{"textContent":"{{scale}} %"},"loading":{"textContent":"Wird geladen…"},"loading_error":{"textContent":"Beim Laden der PDF-Datei trat ein Fehler auf."},"invalid_file_error":{"textContent":"Ungültige oder beschädigte PDF-Datei"},"missing_file_error":{"textContent":"Fehlende PDF-Datei"},"unexpected_response_error":{"textContent":"Unerwartete Antwort des Servers"},"rendering_error":{"textContent":"Beim Darstellen der Seite trat ein Fehler auf."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[Anlage: {{type}}]"},"password_label":{"textContent":"Geben Sie zum Öffnen der PDF-Datei deren Passwort ein."},"password_invalid":{"textContent":"Falsches Passwort. Bitte versuchen Sie es erneut."},"password_ok":{"textContent":"OK"},"password_cancel":{"textContent":"Abbrechen"},"printing_not_supported":{"textContent":"Warnung: Die Drucken-Funktion wird durch diesen Browser nicht vollständig unterstützt."},"printing_not_ready":{"textContent":"Warnung: Die PDF-Datei ist nicht vollständig geladen, dies ist für das Drucken aber empfohlen."},"web_fonts_disabled":{"textContent":"Web-Schriftarten sind deaktiviert: Eingebettete PDF-Schriftarten konnten nicht geladen werden."},"editor_free_text2":{"title":"Text"},"editor_free_text2_label":{"textContent":"Text"},"editor_ink2":{"title":"Zeichnen"},"editor_ink2_label":{"textContent":"Zeichnen"},"free_text2_default_content":{"textContent":"Schreiben beginnen…"},"editor_free_text_color":{"textContent":"Farbe"},"editor_free_text_size":{"textContent":"Größe"},"editor_ink_color":{"textContent":"Farbe"},"editor_ink_thickness":{"textContent":"Dicke"},"editor_ink_opacity":{"textContent":"Deckkraft"},"editor_free_text2_aria_label":{"textContent":"Texteditor"},"editor_ink2_aria_label":{"textContent":"Zeichnungseditor"},"editor_ink_canvas_aria_label":{"textContent":"Vom Benutzer erstelltes Bild"},"find_ignore_accents":{"textContent":"Umlaute und Sonderzeichen ignorieren"},"find_input_line_by_line":{"textContent":"Multiple search terms. Each line is a search term."},"find_multiple_texts_label":{"textContent":"Mehrere Suchbegriffe"},"find_individual_words_label":{"textContent":"getrennt durch Wortgrenzen"},"find_fuzzy":{"textContent":"Fuzzy search"},"find_current_page":{"textContent":"nur aktuelle Seite"},"find_range":{"textContent":"Seiten (z.B. 6-10 oder 2,4)"},"modified_background_warning":{"textContent":"Diese PDF-Datei wurde auf einem benutzerdefinierten Hintergrund gezeichnet. Sie sieht nicht so aus, wie es der Autor der PDF-Datei beabsichtigt hat."},"unverified_signature_warning":{"textContent":"Diese PDF-Datei enthält eine digitale Signatur. Der PDF-Viewer kann nicht überprüfen, ob die Signatur gültig ist. Laden Sie die Datei herunter und öffnen Sie sie in Acrobat Reader, um zu überprüfen, ob die Signatur gültig ist."}}}}
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":"Τρέχουσα προβολή"},"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_label":{"textContent":"Τρέχουσα σελίδα"},"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_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)"}}}}
2
2
  </script>
@@ -1,2 +1,2 @@
1
- <script type="application/l10n">{"default_locale":"en-US","locales":{"en-US":{"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"},"save":{"title":"Save"},"save_label":{"textContent":"Save"},"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"},"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":"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"},"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":"en-US","locales":{"en-US":{"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"},"save":{"title":"Save"},"save_label":{"textContent":"Save"},"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"},"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_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":"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"},"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":"es-CL","locales":{"es-CL":{"previous":{"title":"Página anterior"},"previous_label":{"textContent":"Anterior"},"next":{"title":"Página siguiente"},"next_label":{"textContent":"Siguiente"},"page":{"title":"Página"},"of_pages":{"textContent":"de {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} de {{pagesCount}})"},"zoom_out":{"title":"Alejar"},"zoom_out_label":{"textContent":"Alejar"},"zoom_in":{"title":"Acercar"},"zoom_in_label":{"textContent":"Acercar"},"zoom":{"title":"Ampliación"},"presentation_mode":{"title":"Cambiar al modo de presentación"},"presentation_mode_label":{"textContent":"Modo de presentación"},"open_file":{"title":"Abrir archivo"},"open_file_label":{"textContent":"Abrir"},"print":{"title":"Imprimir"},"print_label":{"textContent":"Imprimir"},"download":{"title":"Descargar"},"download_label":{"textContent":"Descargar"},"save":{"title":"Guardar"},"save_label":{"textContent":"Guardar"},"bookmark":{"title":"Vista actual (copiar o abrir en nueva ventana)"},"bookmark_label":{"textContent":"Vista actual"},"tools":{"title":"Herramientas"},"tools_label":{"textContent":"Herramientas"},"first_page":{"title":"Ir a la primera página"},"first_page_label":{"textContent":"Ir a la primera página"},"last_page":{"title":"Ir a la última página"},"last_page_label":{"textContent":"Ir a la última página"},"page_rotate_cw":{"title":"Girar a la derecha"},"page_rotate_cw_label":{"textContent":"Girar a la derecha"},"page_rotate_ccw":{"title":"Girar a la izquierda"},"page_rotate_ccw_label":{"textContent":"Girar a la izquierda"},"cursor_text_select_tool":{"title":"Activar la herramienta de selección de texto"},"cursor_text_select_tool_label":{"textContent":"Herramienta de selección de texto"},"cursor_hand_tool":{"title":"Activar la herramienta de mano"},"cursor_hand_tool_label":{"textContent":"Herramienta de mano"},"scroll_page":{"title":"Usar desplazamiento de página"},"scroll_page_label":{"textContent":"Desplazamiento de página"},"scroll_vertical":{"title":"Usar desplazamiento vertical"},"scroll_vertical_label":{"textContent":"Desplazamiento vertical"},"scroll_horizontal":{"title":"Usar desplazamiento horizontal"},"scroll_horizontal_label":{"textContent":"Desplazamiento horizontal"},"scroll_wrapped":{"title":"Usar desplazamiento en bloque"},"scroll_wrapped_label":{"textContent":"Desplazamiento en bloque"},"spread_none":{"title":"No juntar páginas a modo de libro"},"spread_none_label":{"textContent":"Vista de una página"},"spread_odd":{"title":"Junta las páginas partiendo con una de número impar"},"spread_odd_label":{"textContent":"Vista de libro impar"},"spread_even":{"title":"Junta las páginas partiendo con una de número par"},"spread_even_label":{"textContent":"Vista de libro par"},"document_properties":{"title":"Propiedades del documento…"},"document_properties_label":{"textContent":"Propiedades del documento…"},"document_properties_file_name":{"textContent":"Nombre de archivo:"},"document_properties_file_size":{"textContent":"Tamaño del archivo:"},"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ítulo:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Asunto:"},"document_properties_keywords":{"textContent":"Palabras clave:"},"document_properties_creation_date":{"textContent":"Fecha de creación:"},"document_properties_modification_date":{"textContent":"Fecha de modificación:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Creador:"},"document_properties_producer":{"textContent":"Productor del PDF:"},"document_properties_version":{"textContent":"Versión de PDF:"},"document_properties_page_count":{"textContent":"Cantidad de páginas:"},"document_properties_page_size":{"textContent":"Tamaño de la página:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"vertical"},"document_properties_page_size_orientation_landscape":{"textContent":"horizontal"},"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":"Oficio"},"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 rápida en Web:"},"document_properties_linearized_yes":{"textContent":"Sí"},"document_properties_linearized_no":{"textContent":"No"},"document_properties_close":{"textContent":"Cerrar"},"print_progress_message":{"textContent":"Preparando documento para impresión…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Cancelar"},"toggle_sidebar":{"title":"Barra lateral"},"toggle_sidebar_notification2":{"title":"Cambiar barra lateral (índice de contenidos del documento/adjuntos/capas)"},"toggle_sidebar_label":{"textContent":"Mostrar u ocultar la barra lateral"},"document_outline":{"title":"Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)"},"document_outline_label":{"textContent":"Esquema del documento"},"attachments":{"title":"Mostrar adjuntos"},"attachments_label":{"textContent":"Adjuntos"},"layers":{"title":"Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)"},"layers_label":{"textContent":"Capas"},"thumbs":{"title":"Mostrar miniaturas"},"thumbs_label":{"textContent":"Miniaturas"},"current_outline_item":{"title":"Buscar elemento de esquema actual"},"current_outline_item_label":{"textContent":"Elemento de esquema actual"},"findbar":{"title":"Buscar en el documento"},"findbar_label":{"textContent":"Buscar"},"additional_layers":{"textContent":"Capas adicionales"},"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":"Encontrar","placeholder":"Encontrar en el documento…"},"find_previous":{"title":"Buscar la aparición anterior de la frase"},"find_previous_label":{"textContent":"Previo"},"find_next":{"title":"Buscar la siguiente aparición de la frase"},"find_next_label":{"textContent":"Siguiente"},"find_highlight":{"textContent":"Destacar todos"},"find_match_case_label":{"textContent":"Coincidir mayús./minús."},"find_match_diacritics_label":{"textContent":"Coincidir diacríticos"},"find_entire_word_label":{"textContent":"Palabras completas"},"find_reached_top":{"textContent":"Se alcanzó el inicio del documento, continuando desde el final"},"find_reached_bottom":{"textContent":"Se alcanzó el final del documento, continuando desde el inicio"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[two]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[few]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[many]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[other]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[one]":{"textContent":"Más de {{limit}} coincidencia"},"find_match_count_limit[two]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[few]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[many]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[other]":{"textContent":"Más de {{limit}} coincidencias"},"find_not_found":{"textContent":"Frase no encontrada"},"error_more_info":{"textContent":"Más información"},"error_less_info":{"textContent":"Menos información"},"error_close":{"textContent":"Cerrar"},"error_version_info":{"textContent":"PDF.js v{{version}} (compilación: {{build}})"},"error_message":{"textContent":"Mensaje: {{message}}"},"error_stack":{"textContent":"Pila: {{stack}}"},"error_file":{"textContent":"Archivo: {{file}}"},"error_line":{"textContent":"Línea: {{line}}"},"page_scale_width":{"textContent":"Ancho de página"},"page_scale_fit":{"textContent":"Ajuste de página"},"page_scale_auto":{"textContent":"Aumento automático"},"page_scale_actual":{"textContent":"Tamaño actual"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Cargando…"},"loading_error":{"textContent":"Ocurrió un error al cargar el PDF."},"invalid_file_error":{"textContent":"Archivo PDF inválido o corrupto."},"missing_file_error":{"textContent":"Falta el archivo PDF."},"unexpected_response_error":{"textContent":"Respuesta del servidor inesperada."},"rendering_error":{"textContent":"Ocurrió un error al renderizar la página."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}} Anotación]"},"password_label":{"textContent":"Ingrese la contraseña para abrir este archivo PDF."},"password_invalid":{"textContent":"Contraseña inválida. Por favor, vuelve a intentarlo."},"password_ok":{"textContent":"Aceptar"},"password_cancel":{"textContent":"Cancelar"},"printing_not_supported":{"textContent":"Advertencia: Imprimir no está soportado completamente por este navegador."},"printing_not_ready":{"textContent":"Advertencia: El PDF no está completamente cargado para ser impreso."},"web_fonts_disabled":{"textContent":"Las tipografías web están desactivadas: imposible usar las fuentes PDF embebidas."},"editor_free_text2":{"title":"Texto"},"editor_free_text2_label":{"textContent":"Texto"},"editor_ink2":{"title":"Dibujar"},"editor_ink2_label":{"textContent":"Dibujar"},"free_text2_default_content":{"textContent":"Empieza a escribir…"},"editor_free_text_color":{"textContent":"Color"},"editor_free_text_size":{"textContent":"Tamaño"},"editor_ink_color":{"textContent":"Color"},"editor_ink_thickness":{"textContent":"Grosor"},"editor_ink_opacity":{"textContent":"Opacidad"},"editor_free_text2_aria_label":{"textContent":"Editor de texto"},"editor_ink2_aria_label":{"textContent":"Editor de dibujos"},"editor_ink_canvas_aria_label":{"textContent":"Imagen creada por el usuario"},"find_ignore_accents":{"textContent":"Ignorar acentos y diacríticos"},"find_input_line_by_line":{"textContent":"Múltiples términos de búsqueda. Cada linea contiene un término."},"find_multiple_texts_label":{"textContent":"Buscar multiples términos"},"find_individual_words_label":{"textContent":"separados por límites de palabras"},"find_fuzzy":{"textContent":"búsqueda fuzzy"},"find_current_page":{"textContent":"solo página actual"},"find_range":{"textContent":"páginas (p. ej. 6-10 o 2,4)"},"unverified_signature_warning":{"textContent":"Este archivo PDF contiene una firma digital. El visor de PDF no puede verificar si la firma es válida. Descargue el archivo y ábralo en Acrobat Reader para verificar que la firma sea válida."},"bookmark1":{"title":"Página actual (Ver URL de la página actual)"},"bookmark1_label":{"textContent":"Página actual"},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."}}}}
1
+ <script type="application/l10n">{"default_locale":"es-CL","locales":{"es-CL":{"previous":{"title":"Página anterior"},"previous_label":{"textContent":"Anterior"},"next":{"title":"Página siguiente"},"next_label":{"textContent":"Siguiente"},"page":{"title":"Página"},"of_pages":{"textContent":"de {{pagesCount}}"},"page_of_pages":{"textContent":"({{pageNumber}} de {{pagesCount}})"},"zoom_out":{"title":"Alejar"},"zoom_out_label":{"textContent":"Alejar"},"zoom_in":{"title":"Acercar"},"zoom_in_label":{"textContent":"Acercar"},"zoom":{"title":"Ampliación"},"presentation_mode":{"title":"Cambiar al modo de presentación"},"presentation_mode_label":{"textContent":"Modo de presentación"},"open_file":{"title":"Abrir archivo"},"open_file_label":{"textContent":"Abrir"},"print":{"title":"Imprimir"},"print_label":{"textContent":"Imprimir"},"download":{"title":"Descargar"},"download_label":{"textContent":"Descargar"},"save":{"title":"Guardar"},"save_label":{"textContent":"Guardar"},"bookmark":{"title":"Vista actual (copiar o abrir en nueva ventana)"},"bookmark_label":{"textContent":"Vista actual"},"bookmark1":{"title":"Página actual (Ver URL de la página actual)"},"bookmark1_label":{"textContent":"Página actual"},"tools":{"title":"Herramientas"},"tools_label":{"textContent":"Herramientas"},"first_page":{"title":"Ir a la primera página"},"first_page_label":{"textContent":"Ir a la primera página"},"last_page":{"title":"Ir a la última página"},"last_page_label":{"textContent":"Ir a la última página"},"page_rotate_cw":{"title":"Girar a la derecha"},"page_rotate_cw_label":{"textContent":"Girar a la derecha"},"page_rotate_ccw":{"title":"Girar a la izquierda"},"page_rotate_ccw_label":{"textContent":"Girar a la izquierda"},"cursor_text_select_tool":{"title":"Activar la herramienta de selección de texto"},"cursor_text_select_tool_label":{"textContent":"Herramienta de selección de texto"},"cursor_hand_tool":{"title":"Activar la herramienta de mano"},"cursor_hand_tool_label":{"textContent":"Herramienta de mano"},"scroll_page":{"title":"Usar desplazamiento de página"},"scroll_page_label":{"textContent":"Desplazamiento de página"},"scroll_vertical":{"title":"Usar desplazamiento vertical"},"scroll_vertical_label":{"textContent":"Desplazamiento vertical"},"scroll_horizontal":{"title":"Usar desplazamiento horizontal"},"scroll_horizontal_label":{"textContent":"Desplazamiento horizontal"},"scroll_wrapped":{"title":"Usar desplazamiento en bloque"},"scroll_wrapped_label":{"textContent":"Desplazamiento en bloque"},"spread_none":{"title":"No juntar páginas a modo de libro"},"spread_none_label":{"textContent":"Vista de una página"},"spread_odd":{"title":"Junta las páginas partiendo con una de número impar"},"spread_odd_label":{"textContent":"Vista de libro impar"},"spread_even":{"title":"Junta las páginas partiendo con una de número par"},"spread_even_label":{"textContent":"Vista de libro par"},"document_properties":{"title":"Propiedades del documento…"},"document_properties_label":{"textContent":"Propiedades del documento…"},"document_properties_file_name":{"textContent":"Nombre de archivo:"},"document_properties_file_size":{"textContent":"Tamaño del archivo:"},"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ítulo:"},"document_properties_author":{"textContent":"Autor:"},"document_properties_subject":{"textContent":"Asunto:"},"document_properties_keywords":{"textContent":"Palabras clave:"},"document_properties_creation_date":{"textContent":"Fecha de creación:"},"document_properties_modification_date":{"textContent":"Fecha de modificación:"},"document_properties_date_string":{"textContent":"{{date}}, {{time}}"},"document_properties_creator":{"textContent":"Creador:"},"document_properties_producer":{"textContent":"Productor del PDF:"},"document_properties_version":{"textContent":"Versión de PDF:"},"document_properties_page_count":{"textContent":"Cantidad de páginas:"},"document_properties_page_size":{"textContent":"Tamaño de la página:"},"document_properties_page_size_unit_inches":{"textContent":"in"},"document_properties_page_size_unit_millimeters":{"textContent":"mm"},"document_properties_page_size_orientation_portrait":{"textContent":"vertical"},"document_properties_page_size_orientation_landscape":{"textContent":"horizontal"},"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":"Oficio"},"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 rápida en Web:"},"document_properties_linearized_yes":{"textContent":"Sí"},"document_properties_linearized_no":{"textContent":"No"},"document_properties_close":{"textContent":"Cerrar"},"print_progress_message":{"textContent":"Preparando documento para impresión…"},"print_progress_percent":{"textContent":"{{progress}}%"},"print_progress_close":{"textContent":"Cancelar"},"toggle_sidebar":{"title":"Barra lateral"},"toggle_sidebar_notification2":{"title":"Cambiar barra lateral (índice de contenidos del documento/adjuntos/capas)"},"toggle_sidebar_label":{"textContent":"Mostrar u ocultar la barra lateral"},"document_outline":{"title":"Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)"},"document_outline_label":{"textContent":"Esquema del documento"},"attachments":{"title":"Mostrar adjuntos"},"attachments_label":{"textContent":"Adjuntos"},"layers":{"title":"Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)"},"layers_label":{"textContent":"Capas"},"thumbs":{"title":"Mostrar miniaturas"},"thumbs_label":{"textContent":"Miniaturas"},"current_outline_item":{"title":"Buscar elemento de esquema actual"},"current_outline_item_label":{"textContent":"Elemento de esquema actual"},"findbar":{"title":"Buscar en el documento"},"findbar_label":{"textContent":"Buscar"},"additional_layers":{"textContent":"Capas adicionales"},"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":"Encontrar","placeholder":"Encontrar en el documento…"},"find_previous":{"title":"Buscar la aparición anterior de la frase"},"find_previous_label":{"textContent":"Previo"},"find_next":{"title":"Buscar la siguiente aparición de la frase"},"find_next_label":{"textContent":"Siguiente"},"find_highlight":{"textContent":"Destacar todos"},"find_match_case_label":{"textContent":"Coincidir mayús./minús."},"find_match_diacritics_label":{"textContent":"Coincidir diacríticos"},"find_entire_word_label":{"textContent":"Palabras completas"},"find_reached_top":{"textContent":"Se alcanzó el inicio del documento, continuando desde el final"},"find_reached_bottom":{"textContent":"Se alcanzó el final del documento, continuando desde el inicio"},"find_match_count":{"textContent":"{[ plural(total) ]}"},"find_match_count[one]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[two]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[few]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[many]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count[other]":{"textContent":"Coincidencia {{current}} de {{total}}"},"find_match_count_limit":{"textContent":"{[ plural(limit) ]}"},"find_match_count_limit[zero]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[one]":{"textContent":"Más de {{limit}} coincidencia"},"find_match_count_limit[two]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[few]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[many]":{"textContent":"Más de {{limit}} coincidencias"},"find_match_count_limit[other]":{"textContent":"Más de {{limit}} coincidencias"},"find_not_found":{"textContent":"Frase no encontrada"},"error_more_info":{"textContent":"Más información"},"error_less_info":{"textContent":"Menos información"},"error_close":{"textContent":"Cerrar"},"error_version_info":{"textContent":"PDF.js v{{version}} (compilación: {{build}})"},"error_message":{"textContent":"Mensaje: {{message}}"},"error_stack":{"textContent":"Pila: {{stack}}"},"error_file":{"textContent":"Archivo: {{file}}"},"error_line":{"textContent":"Línea: {{line}}"},"page_scale_width":{"textContent":"Ancho de página"},"page_scale_fit":{"textContent":"Ajuste de página"},"page_scale_auto":{"textContent":"Aumento automático"},"page_scale_actual":{"textContent":"Tamaño actual"},"page_scale_percent":{"textContent":"{{scale}}%"},"loading":{"textContent":"Cargando…"},"loading_error":{"textContent":"Ocurrió un error al cargar el PDF."},"invalid_file_error":{"textContent":"Archivo PDF inválido o corrupto."},"missing_file_error":{"textContent":"Falta el archivo PDF."},"unexpected_response_error":{"textContent":"Respuesta del servidor inesperada."},"rendering_error":{"textContent":"Ocurrió un error al renderizar la página."},"annotation_date_string":{"textContent":"{{date}}, {{time}}"},"text_annotation_type":{"alt":"[{{type}} Anotación]"},"password_label":{"textContent":"Ingrese la contraseña para abrir este archivo PDF."},"password_invalid":{"textContent":"Contraseña inválida. Por favor, vuelve a intentarlo."},"password_ok":{"textContent":"Aceptar"},"password_cancel":{"textContent":"Cancelar"},"printing_not_supported":{"textContent":"Advertencia: Imprimir no está soportado completamente por este navegador."},"printing_not_ready":{"textContent":"Advertencia: El PDF no está completamente cargado para ser impreso."},"web_fonts_disabled":{"textContent":"Las tipografías web están desactivadas: imposible usar las fuentes PDF embebidas."},"editor_free_text2":{"title":"Texto"},"editor_free_text2_label":{"textContent":"Texto"},"editor_ink2":{"title":"Dibujar"},"editor_ink2_label":{"textContent":"Dibujar"},"free_text2_default_content":{"textContent":"Empieza a escribir…"},"editor_free_text_color":{"textContent":"Color"},"editor_free_text_size":{"textContent":"Tamaño"},"editor_ink_color":{"textContent":"Color"},"editor_ink_thickness":{"textContent":"Grosor"},"editor_ink_opacity":{"textContent":"Opacidad"},"editor_free_text2_aria_label":{"textContent":"Editor de texto"},"editor_ink2_aria_label":{"textContent":"Editor de dibujos"},"editor_ink_canvas_aria_label":{"textContent":"Imagen creada por el usuario"},"find_ignore_accents":{"textContent":"Ignorar acentos y diacríticos"},"find_input_line_by_line":{"textContent":"Múltiples términos de búsqueda. Cada linea contiene un término."},"find_multiple_texts_label":{"textContent":"Buscar multiples términos"},"find_individual_words_label":{"textContent":"separados por límites de palabras"},"find_fuzzy":{"textContent":"búsqueda fuzzy"},"find_current_page":{"textContent":"solo página actual"},"find_range":{"textContent":"páginas (p. ej. 6-10 o 2,4)"},"unverified_signature_warning":{"textContent":"Este archivo PDF contiene una firma digital. El visor de PDF no puede verificar si la firma es válida. Descargue el archivo y ábralo en Acrobat Reader para verificar que la firma sea válida."},"modified_background_warning":{"textContent":"This PDF is rendered with a custom background. It does not look the way its author intended it to look."}}}}
2
2
  </script>