From 088108bb5ff60e364b5aa7fdaee87dc2635c490e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Mon, 17 Jun 2019 23:44:25 +0200 Subject: Replace PDF.js v1.9.426 files with v2.0.943 files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The example PDF ("compressed.tracemonkey-pldi-09.pdf") is not needed and thus was not included; "templates/viewer.php" acts as "viewer.html", so the later was not included either. On the other hand, source maps were kept so they could be used in case of need. Signed-off-by: Daniel Calviño Sánchez --- vendor/pdfjs/web/locale/pa-IN/viewer.properties | 57 +++++++++++++++++++------ 1 file changed, 44 insertions(+), 13 deletions(-) (limited to 'vendor/pdfjs/web/locale/pa-IN/viewer.properties') diff --git a/vendor/pdfjs/web/locale/pa-IN/viewer.properties b/vendor/pdfjs/web/locale/pa-IN/viewer.properties index dc202da..ac02b9d 100644 --- a/vendor/pdfjs/web/locale/pa-IN/viewer.properties +++ b/vendor/pdfjs/web/locale/pa-IN/viewer.properties @@ -13,20 +13,20 @@ # limitations under the License. # Main toolbar buttons (tooltips and alt text for images) -previous.title=ਸਫ਼ਾ ਪਿੱਛੇ +previous.title=ਪਿਛਲਾ ਸਫ਼ਾ previous_label=ਪਿੱਛੇ -next.title=ਸਫ਼ਾ ਅੱਗੇ +next.title=ਅਗਲਾ ਸਫ਼ਾ next_label=ਅੱਗੇ # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. -page.title=Page +page.title=ਸਫ਼ਾ # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number # representing the total number of pages in the document. -of_pages=of {{pagesCount}} +of_pages={{pagesCount}} ਵਿੱਚੋਂ # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" # will be replaced by a number representing the currently visible page, # respectively a number representing the total number of pages in the document. -page_of_pages=({{pageNumber}} of {{pagesCount}}) +page_of_pages={{pagesCount}}) ਵਿੱਚੋਂ ({{pageNumber}} zoom_out.title=ਜ਼ੂਮ ਆਉਟ zoom_out_label=ਜ਼ੂਮ ਆਉਟ @@ -60,6 +60,18 @@ page_rotate_ccw.title=ਖੱਬੇ ਦਾਅ ਘੁੰਮਾਓ page_rotate_ccw.label=ਖੱਬੇ ਦਾਅ ਘੁੰਮਾਉ page_rotate_ccw_label=ਖੱਬੇ ਦਾਅ ਘੁੰਮਾਓ +cursor_text_select_tool.title=ਲਿਖਤ ਚੋਣ ਟੂਲ ਸਮਰੱਥ ਕਰੋ +cursor_text_select_tool_label=ਲਿਖਤ ਚੋਣ ਟੂਲ +cursor_hand_tool.title=ਹੱਥ ਟੂਲ ਸਮਰੱਥ ਕਰੋ +cursor_hand_tool_label=ਹੱਥ ਟੂਲ + +scroll_vertical.title=ਖੜ੍ਹਵੇਂ ਸਕਰਾਉਣ ਨੂੰ ਵਰਤੋਂ +scroll_vertical_label=ਖੜ੍ਹਵਾਂ ਸਰਕਾਉਣਾ +scroll_horizontal.title=ਲੇਟਵੇਂ ਸਰਕਾਉਣ ਨੂੰ ਵਰਤੋਂ +scroll_horizontal_label=ਲੇਟਵਾਂ ਸਰਕਾਉਣਾ +scroll_wrapped.title=ਸਮੇਟੇ ਸਰਕਾਉਣ ਨੂੰ ਵਰਤੋਂ +scroll_wrapped_label=ਸਮੇਟਿਆ ਸਰਕਾਉਣਾ + # Document properties dialog box document_properties.title=…ਦਸਤਾਵੇਜ਼ ਦੀ ਵਿਸ਼ੇਸ਼ਤਾ @@ -85,24 +97,41 @@ document_properties_creator=ਨਿਰਮਾਤਾ: document_properties_producer=PDF ਪ੍ਰੋਡਿਊਸਰ: document_properties_version=PDF ਵਰਜਨ: document_properties_page_count=ਸਫ਼ੇ ਦੀ ਗਿਣਤੀ: +document_properties_page_size=ਸਫ਼ਾ ਆਕਾਰ: +document_properties_page_size_unit_inches=ਇੰਚ +document_properties_page_size_unit_millimeters=ਮਿਮੀ +document_properties_page_size_orientation_portrait=ਪੋਰਟਰੇਟ +document_properties_page_size_orientation_landscape=ਲੈਂਡਸਕੇਪ +document_properties_page_size_name_a3=A3 +document_properties_page_size_name_a4=A4 +document_properties_page_size_name_letter=ਲੈਟਰ +document_properties_page_size_name_legal=ਕਨੂੰਨੀ +# LOCALIZATION NOTE (document_properties_page_size_dimension_string): +# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by +# the size, respectively their unit of measurement and orientation, of the (current) page. +document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) +# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): +# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by +# the size, respectively their unit of measurement, name, and orientation, of the (current) page. +document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) document_properties_close=ਬੰਦ ਕਰੋ -print_progress_message=Preparing document for printing… +print_progress_message=…ਪਰਿੰਟ ਕਰਨ ਲਈ ਦਸਤਾਵੇਜ਼ ਨੂੰ ਤਿਆਰ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by # a numerical per cent value. print_progress_percent={{progress}}% -print_progress_close=Cancel +print_progress_close=ਰੱਦ ਕਰੋ # Tooltips and alt text for side panel toolbar buttons # (the _label strings are alt text for the buttons, the .title strings are # tooltips) toggle_sidebar.title=ਬਾਹੀ ਬਦਲੋ -toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments) +toggle_sidebar_notification.title=ਬਾਹੀ ਨੂੰ ਬਦਲੋ (ਦਸਤਾਵੇਜ਼ ਖਾਕਾ/ਅਟੈਚਮੈਂਟਾਂ ਰੱਖਦਾ ਹੈ) toggle_sidebar_label=ਬਾਹੀ ਬਦਲੋ -document_outline.title=Show Document Outline (double-click to expand/collapse all items) -document_outline_label=Document Outline -attachments.title=ਅਟੈਚਮੈਂਟ ਨੂੰ ਵੇਖਾਓ -attachments_label=ਅਟੈਚਮੈਂਟ +document_outline.title=ਦਸਤਾਵੇਜ਼ ਖਾਕਾ ਦਿਖਾਓ (ਸਾਰੀਆਂ ਆਈਟਮਾਂ ਨੂੰ ਫੈਲਾਉਣ/ਸਮੇਟਣ ਲਈ ਦੋ ਵਾਰ ਕਲਿੱਕ ਕਰੋ) +document_outline_label=ਦਸਤਾਵੇਜ਼ ਖਾਕਾ +attachments.title=ਅਟੈਚਮੈਂਟ ਵੇਖਾਓ +attachments_label=ਅਟੈਚਮੈਂਟਾਂ thumbs.title=ਥੰਮਨੇਲ ਨੂੰ ਵੇਖਾਓ thumbs_label=ਥੰਮਨੇਲ findbar.title=ਦਸਤਾਵੇਜ਼ ਵਿੱਚ ਲੱਭੋ @@ -117,6 +146,8 @@ thumb_page_title=ਸਫ਼ਾ {{page}} thumb_page_canvas={{page}} ਸਫ਼ੇ ਦਾ ਥੰਮਨੇਲ # Find panel button title and messages +find_input.title=ਲੱਭੋ +find_input.placeholder=…ਦਸਤਾਵੇਜ਼ 'ਚ ਲੱਭੋ find_previous.title=ਵਾਕ ਦੀ ਪਿਛਲੀ ਮੌਜੂਦਗੀ ਲੱਭੋ find_previous_label=ਪਿੱਛੇ find_next.title=ਵਾਕ ਦੀ ਅਗਲੀ ਮੌਜੂਦਗੀ ਲੱਭੋ @@ -166,7 +197,7 @@ unexpected_response_error=ਅਣਜਾਣ ਸਰਵਰ ਜਵਾਬ। # "{{type}}" will be replaced with an annotation type from a list defined in # the PDF spec (32000-1:2008 Table 169 – Annotation types). # Some common types are e.g.: "Check", "Text", "Comment", "Note" -text_annotation_type.alt=[{{type}} ਵਿਆਖਿਆ] +text_annotation_type.alt=[{{type}} ਵਿਆਖਿਆ] password_label=ਇਹ PDF ਫਾਈਲ ਨੂੰ ਖੋਲ੍ਹਣ ਲਈ ਪਾਸਵਰਡ ਦਿਉ। password_invalid=ਗਲਤ ਪਾਸਵਰਡ। ਫੇਰ ਕੋਸ਼ਿਸ਼ ਕਰੋ ਜੀ। password_ok=ਠੀਕ ਹੈ -- cgit v1.2.3 From 3f44fb329b07111b1faa07e3c1c67966a5dc92ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 17 Mar 2020 17:22:01 +0100 Subject: Replace PDF.js v2.0.943 files with v2.1.266 files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The example PDF ("compressed.tracemonkey-pldi-09.pdf") is not needed and thus was not included; "templates/viewer.php" acts as "viewer.html", so the later was not included either. On the other hand, source maps were kept so they could be used in case of need. Note that "viewer.html" did not change between v2.0.943 and v2.1.266, so there is no need to update "templates/viewer.php". Also note that, unlike v2.0.943, PDF.js v2.1.266 works out of the box with Nextcloud Content Security Policy. Signed-off-by: Julius Härtl --- vendor/pdfjs/web/locale/pa-IN/viewer.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'vendor/pdfjs/web/locale/pa-IN/viewer.properties') diff --git a/vendor/pdfjs/web/locale/pa-IN/viewer.properties b/vendor/pdfjs/web/locale/pa-IN/viewer.properties index ac02b9d..436be51 100644 --- a/vendor/pdfjs/web/locale/pa-IN/viewer.properties +++ b/vendor/pdfjs/web/locale/pa-IN/viewer.properties @@ -114,6 +114,11 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by # the size, respectively their unit of measurement, name, and orientation, of the (current) page. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) +# LOCALIZATION NOTE (document_properties_linearized): The linearization status of +# the document; usually called "Fast Web View" in English locales of Adobe software. +document_properties_linearized=ਤੇਜ਼ ਵੈੱਬ ਝਲਕ: +document_properties_linearized_yes=ਹਾਂ +document_properties_linearized_no=ਨਹੀਂ document_properties_close=ਬੰਦ ਕਰੋ print_progress_message=…ਪਰਿੰਟ ਕਰਨ ਲਈ ਦਸਤਾਵੇਜ਼ ਨੂੰ ਤਿਆਰ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ @@ -154,8 +159,19 @@ find_next.title=ਵਾਕ ਦੀ ਅਗਲੀ ਮੌਜੂਦਗੀ ਲੱਭੋ find_next_label=ਅੱਗੇ find_highlight=ਸਭ ਉਭਾਰੋ find_match_case_label=ਅੱਖਰ ਆਕਾਰ ਨੂੰ ਮਿਲਾਉ +find_entire_word_label=ਪੂਰੇ ਸ਼ਬਦ find_reached_top=ਦਸਤਾਵੇਜ਼ ਦੇ ਉੱਤੇ ਆ ਗਏ ਹਾਂ, ਥੱਲੇ ਤੋਂ ਜਾਰੀ ਰੱਖਿਆ ਹੈ find_reached_bottom=ਦਸਤਾਵੇਜ਼ ਦੇ ਅੰਤ ਉੱਤੇ ਆ ਗਏ ਹਾਂ, ਉੱਤੇ ਤੋਂ ਜਾਰੀ ਰੱਖਿਆ ਹੈ +# LOCALIZATION NOTE (find_match_count): The supported plural forms are +# [one|two|few|many|other], with [other] as the default value. +# "{{current}}" and "{{total}}" will be replaced by a number representing the +# index of the currently active find result, respectively a number representing +# the total number of matches in the document. +find_match_count={[ plural(total) ]} +# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are +# [zero|one|two|few|many|other], with [other] as the default value. +# "{{limit}}" will be replaced by a numerical value. +find_match_count_limit={[ plural(limit) ]} find_not_found=ਵਾਕ ਨਹੀਂ ਲੱਭਿਆ # Error panel labels -- cgit v1.2.3