blob: 8bea868ea52f524f07e4058803e8083e90d966de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
# SOME DESCRIPTIVE TITLE.
# Marek W <coronzon88@gmail.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-05-11 04:18+0200\n"
"PO-Revision-Date: 2025-03-30 15:44+0000\n"
"Last-Translator: Marek W <coronzon88@gmail.com>\n"
"Language-Team: Polish <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/k3b-tdefile/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.17\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: tdefile_k3bprojectfileplugin.cpp:42
msgid "General"
msgstr "Ogólne"
#: tdefile_k3bprojectfileplugin.cpp:44
msgid "Document Type"
msgstr "Typ dokumentu"
#: tdefile_k3bprojectfileplugin.cpp:99
msgid "Audio CD"
msgstr ""
#: tdefile_k3bprojectfileplugin.cpp:102
msgid "Data CD"
msgstr "CD z danymi"
#: tdefile_k3bprojectfileplugin.cpp:105
msgid "Mixed Mode CD"
msgstr ""
#: tdefile_k3bprojectfileplugin.cpp:108
msgid "Video CD"
msgstr ""
#: tdefile_k3bprojectfileplugin.cpp:111
msgid "eMovix CD"
msgstr ""
#: tdefile_k3bprojectfileplugin.cpp:114
msgid "eMovix DVD"
msgstr ""
#: tdefile_k3bprojectfileplugin.cpp:117
msgid "Data DVD"
msgstr "DVD z danymi"
#: tdefile_k3bprojectfileplugin.cpp:120
msgid "Video DVD"
msgstr ""
|