public/pdfjs/web/locale/is/viewer.properties in pdfjs_viewer-rails-0.0.9 vs public/pdfjs/web/locale/is/viewer.properties in pdfjs_viewer-rails-0.1.0

- old
+ new

@@ -16,16 +16,19 @@ previous.title=Fyrri síða previous_label=Fyrri next.title=Næsta síða next_label=Næsti -# LOCALIZATION NOTE (page_label, page_of): -# These strings are concatenated to form the "Page: X of Y" string. -# Do not translate "{{pageCount}}", it will be substituted with a number -# representing the total number of pages. -page_label=Síða: -page_of=af {{pageCount}} +# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. +page.title=Síða +# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number +# representing the total number of pages in the document. +of_pages=af {{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}} af {{pagesCount}}) zoom_out.title=Minnka zoom_out_label=Minnka zoom_in.title=Stækka zoom_in_label=Stækka @@ -86,17 +89,23 @@ document_properties_producer=PDF framleiðandi: document_properties_version=PDF útgáfa: document_properties_page_count=Blaðsíðufjöldi: document_properties_close=Loka +print_progress_message=Undirbý skjal fyrir prentun… +# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by +# a numerical per cent value. +print_progress_percent={{progress}}% +print_progress_close=Hætta við + # 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=Víxla hliðslá toggle_sidebar_label=Víxla hliðslá -outline.title=Sýna efniskipan skjals -outline_label=Efnisskipan skjals +document_outline.title=Sýna yfirlit skjals (tvísmelltu til að opna/loka öllum hlutum) +document_outline_label=Efnisskipan skjals attachments.title=Sýna viðhengi attachments_label=Viðhengi thumbs.title=Sýna smámyndir thumbs_label=Smámyndir findbar.title=Leita í skjali @@ -168,6 +177,6 @@ password_cancel=Hætta við printing_not_supported=Aðvörun: Prentun er ekki með fyllilegan stuðning á þessum vafra. printing_not_ready=Aðvörun: Ekki er búið að hlaða inn allri PDF skránni fyrir prentun. web_fonts_disabled=Vef leturgerðir eru óvirkar: get ekki notað innbyggðar PDF leturgerðir. -document_colors_disabled=PDF skjöl hafa ekki leyfi til að nota sína eigin liti: 'Leyfa síðum að velja eigin liti' er óvirkt í vafranum. +document_colors_not_allowed=PDF skjöl hafa ekki leyfi til að nota sína eigin liti: “Leyfa síðum að velja eigin liti” er óvirkt í vafranum.