Skip to content

Commit 93a1f9c

Browse files
author
Wojciech Szczęsny
committed
Added Polish translation
1 parent b390a39 commit 93a1f9c

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

l10n/pl/metadata.inc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<em:localized>
2+
<Description>
3+
<em:locale>en-US</em:locale>
4+
<em:name>PDF Viewer</em:name>
5+
<em:description>Uses HTML5 to display PDF files directly in Firefox.</em:description>
6+
</Description>
7+
</em:localized>
8+

l10n/pl/viewer.properties

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
bookmark.title=Current view (copy or open in new window)
2+
previous.title=Previous Page
3+
next.title=Next Page
4+
print.title=Print
5+
download.title=Download
6+
zoom_out.title=Zoom Out
7+
zoom_in.title=Zoom In
8+
error_more_info=More Information
9+
error_less_info=Less Information
10+
error_close=Close
11+
error_build=PDF.JS Build: {{build}}
12+
error_message=Message: {{message}}
13+
error_stack=Stack: {{stack}}
14+
error_file=File: {{file}}
15+
error_line=Line: {{line}}
16+
page_scale_width=Page Width
17+
page_scale_fit=Page Fit
18+
page_scale_auto=Automatic Zoom
19+
page_scale_actual=Actual Size
20+
toggle_slider.title=Toggle Slider
21+
thumbs.title=Show Thumbnails
22+
outline.title=Show Document Outline
23+
loading=Loading... {{percent}}%
24+
loading_error_indicator=Error
25+
loading_error=An error occurred while loading the PDF.
26+
rendering_error=An error occurred while rendering the page.
27+
page_label=Page:
28+
page_of=of {{pageCount}}
29+
no_outline=No Outline Available
30+
open_file.title=Open File
31+
text_annotation_type=[{{type}} Annotation]
32+
toggle_slider_label=Toggle Slider
33+
thumbs_label=Thumbnails
34+
outline_label=Document Outline
35+
bookmark_label=Current View
36+
previous_label=Previous
37+
next_label=Next
38+
print_label=Print
39+
download_label=Download
40+
zoom_out_label=Zoom Out
41+
zoom_in_label=Zoom In
42+
zoom.title=Zoom

0 commit comments

Comments
 (0)