Skip to content

Commit b3817d5

Browse files
maksim2005UKRUnrud
authored andcommitted
Added translation using Weblate (Ukrainian)
1 parent 3703161 commit b3817d5

File tree

2 files changed

+196
-0
lines changed

2 files changed

+196
-0
lines changed

po/LINGUAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ ru
1010
tr
1111
oc
1212
kab
13+
uk

po/uk.po

Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,195 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the djpdfgui package.
4+
# Максим Горпиніч <gorpinicmaksim0@gmail.com>, 2025.
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: djpdfgui\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2024-07-17 03:33+0200\n"
10+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"Last-Translator: Automatically generated\n"
12+
"Language-Team: none\n"
13+
"Language: uk\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18+
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19+
20+
#: desktop/com.github.unrud.djpdf.desktop.in:4
21+
#: desktop/com.github.unrud.djpdf.metainfo.xml.in:7
22+
#: scans2pdf_gui/qml/main.qml:29
23+
msgid "Scans to PDF"
24+
msgstr ""
25+
26+
#: desktop/com.github.unrud.djpdf.desktop.in:5
27+
#: desktop/com.github.unrud.djpdf.metainfo.xml.in:8
28+
msgid "Create small, searchable PDFs from scanned documents"
29+
msgstr ""
30+
31+
#. TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
32+
#: desktop/com.github.unrud.djpdf.desktop.in:11
33+
msgid "djpdf;OCR;convert;PDF;image;"
34+
msgstr ""
35+
36+
#: desktop/com.github.unrud.djpdf.metainfo.xml.in:10
37+
msgid ""
38+
"Create small, searchable PDFs from scanned documents. The program divides "
39+
"images into bitonal foreground images (text) and a color background image, "
40+
"then compresses them separately. An invisible OCR text layer is added, "
41+
"making the PDF searchable."
42+
msgstr ""
43+
44+
#: desktop/com.github.unrud.djpdf.metainfo.xml.in:16
45+
msgid ""
46+
"Color and grayscale scans need some preparation for good results. "
47+
"Recommended tools are Scan Tailor or GIMP."
48+
msgstr ""
49+
50+
#: desktop/com.github.unrud.djpdf.metainfo.xml.in:20
51+
msgid "A GUI and command line interface are included."
52+
msgstr ""
53+
54+
#: scans2pdf_gui/qml/detail.qml:43 scans2pdf_gui/qml/detail.qml:253
55+
#: scans2pdf_gui/qml/detail.qml:392
56+
msgid "Remove"
57+
msgstr ""
58+
59+
#: scans2pdf_gui/qml/detail.qml:66
60+
msgid "Please choose a color"
61+
msgstr ""
62+
63+
#: scans2pdf_gui/qml/detail.qml:98
64+
msgid "DPI:"
65+
msgstr ""
66+
67+
#: scans2pdf_gui/qml/detail.qml:103
68+
msgid "auto"
69+
msgstr ""
70+
71+
#: scans2pdf_gui/qml/detail.qml:113
72+
msgid "Background color:"
73+
msgstr ""
74+
75+
#: scans2pdf_gui/qml/detail.qml:138
76+
msgid "Background"
77+
msgstr ""
78+
79+
#: scans2pdf_gui/qml/detail.qml:155
80+
msgid "Resize:"
81+
msgstr ""
82+
83+
#: scans2pdf_gui/qml/detail.qml:172 scans2pdf_gui/qml/detail.qml:269
84+
msgid "Compression:"
85+
msgstr ""
86+
87+
#: scans2pdf_gui/qml/detail.qml:193
88+
msgid "Quality:"
89+
msgstr ""
90+
91+
#: scans2pdf_gui/qml/detail.qml:212
92+
msgid "Foreground"
93+
msgstr ""
94+
95+
#: scans2pdf_gui/qml/detail.qml:229 scans2pdf_gui/qml/detail.qml:369
96+
msgid "Colors:"
97+
msgstr ""
98+
99+
#: scans2pdf_gui/qml/detail.qml:260
100+
msgid "No colors"
101+
msgstr ""
102+
103+
#: scans2pdf_gui/qml/detail.qml:260 scans2pdf_gui/qml/detail.qml:399
104+
msgid "Add"
105+
msgstr ""
106+
107+
#: scans2pdf_gui/qml/detail.qml:290
108+
msgid "JBIG2 Threshold:"
109+
msgstr ""
110+
111+
#: scans2pdf_gui/qml/detail.qml:314
112+
msgid "Warning"
113+
msgstr ""
114+
115+
#: scans2pdf_gui/qml/detail.qml:319
116+
msgid ""
117+
"Lossy JBIG2 compression can alter text in a way that is not noticeable as "
118+
"corruption (e.g. the numbers '6' and '8' get replaced)"
119+
msgstr ""
120+
121+
#: scans2pdf_gui/qml/detail.qml:329
122+
msgid "OCR"
123+
msgstr ""
124+
125+
#: scans2pdf_gui/qml/detail.qml:348
126+
msgid "Language"
127+
msgstr ""
128+
129+
#: scans2pdf_gui/qml/detail.qml:399
130+
msgid "All colors"
131+
msgstr ""
132+
133+
#: scans2pdf_gui/qml/detail.qml:410
134+
msgid "Apply to all"
135+
msgstr ""
136+
137+
#: scans2pdf_gui/qml/detail.qml:416
138+
msgid "Apply to following"
139+
msgstr ""
140+
141+
#: scans2pdf_gui/qml/detail.qml:424
142+
msgid "Load default settings"
143+
msgstr ""
144+
145+
#: scans2pdf_gui/qml/detail.qml:430
146+
msgid "Overwrite?"
147+
msgstr ""
148+
149+
#: scans2pdf_gui/qml/detail.qml:431
150+
msgid "Replace default settings?"
151+
msgstr ""
152+
153+
#: scans2pdf_gui/qml/detail.qml:437
154+
msgid "Save default settings"
155+
msgstr ""
156+
157+
#: scans2pdf_gui/qml/overview.qml:30
158+
msgid "Open"
159+
msgstr ""
160+
161+
#: scans2pdf_gui/qml/overview.qml:32
162+
msgid "Images"
163+
msgstr ""
164+
165+
#: scans2pdf_gui/qml/overview.qml:33
166+
msgid "All files"
167+
msgstr ""
168+
169+
#: scans2pdf_gui/qml/overview.qml:42
170+
msgid "Save"
171+
msgstr ""
172+
173+
#: scans2pdf_gui/qml/overview.qml:43
174+
msgid "PDF"
175+
msgstr ""
176+
177+
#: scans2pdf_gui/qml/overview.qml:75
178+
msgid "Failed to create PDF"
179+
msgstr ""
180+
181+
#: scans2pdf_gui/qml/overview.qml:91
182+
msgid "Close"
183+
msgstr ""
184+
185+
#: scans2pdf_gui/qml/overview.qml:108
186+
msgid "Saving…"
187+
msgstr ""
188+
189+
#: scans2pdf_gui/qml/overview.qml:121
190+
msgid "Cancel"
191+
msgstr ""
192+
193+
#: scans2pdf_gui/qml/overview.qml:140
194+
msgid "Create"
195+
msgstr ""

0 commit comments

Comments
 (0)