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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
|
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-04-06 01:19+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
#, ignore-inconsistent
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).
#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: addalternatives.cpp:43 addalternativesui.ui:171
#, no-c-format
msgid "&Add Slave"
msgstr ""
#: addalternatives.cpp:45
msgid "Choose Alternative"
msgstr ""
#: addalternatives.cpp:46 addslaves.cpp:38
msgid "*|All Files"
msgstr ""
#: addalternatives.cpp:116
msgid "The number of slaves is not good."
msgstr ""
#: addalternatives.cpp:116
msgid "Number Of Slaves"
msgstr ""
#: addslaves.cpp:37
msgid "Choose Slave"
msgstr ""
#: altitemelement.cpp:106
msgid "no description"
msgstr ""
#: main.cpp:34
msgid "A TDE Manager for the Debian/Mandrake alternatives system"
msgstr ""
#: main.cpp:46
msgid "tdealternatives"
msgstr ""
#: tdealternatives.cpp:86
msgid ""
"TDEAlternatives only works on systems which use the DPKG or RPM package "
"manager."
msgstr ""
#: tdealternatives.cpp:87
msgid "Wrong System Type"
msgstr ""
#: mainwindow.ui:349 tdealternatives.cpp:121
#, no-c-format
msgid "&Add"
msgstr ""
#: mainwindow.ui:360 tdealternatives.cpp:122
#, no-c-format
msgid "&Properties"
msgstr ""
#: mainwindow.ui:54 tdealternatives.cpp:132
#, no-c-format
msgid "Alternatives"
msgstr ""
#: tdealternatives.cpp:133
msgid "DPKG/RPM alternatives manager for TDE"
msgstr ""
#: tdealternatives.cpp:134
msgid ""
"(c) 2004 Juanjo Alvarez Martinez\n"
"(c) 2004 Mario Bensi"
msgstr ""
#: tdealternatives.cpp:343
msgid ""
"Description :\n"
"%1\n"
msgstr ""
#: tdealternatives.cpp:344
msgid "Path : %1\n"
msgstr ""
#: tdealternatives.cpp:345
msgid "Priority : %1\n"
msgstr ""
#: tdealternatives.cpp:348
msgid ""
"_n: Slave :\n"
"Slaves :"
msgstr ""
#: tdealternatives.cpp:454
msgid ""
"<h1>TDEAlternatives</h1>\n"
"RPM/DPKG alternatives manager for TDE"
msgstr ""
#: addalternativesui.ui:24
#, no-c-format
msgid "Add Alternative"
msgstr ""
#: addalternativesui.ui:60 addslavesui.ui:60
#, no-c-format
msgid "Path:"
msgstr ""
#: addalternativesui.ui:83
#, no-c-format
msgid "Priority:"
msgstr ""
#: addslavesui.ui:24
#, no-c-format
msgid "Add Slave"
msgstr ""
#: mainwindow.ui:30
#, no-c-format
msgid "TDE Alternatives Manager"
msgstr ""
#: mainwindow.ui:117
#, no-c-format
msgid "&Hide useless alternatives"
msgstr ""
#: mainwindow.ui:166
#, no-c-format
msgid "status :"
msgstr ""
#: mainwindow.ui:172
#, no-c-format
msgid "auto"
msgstr ""
#: mainwindow.ui:177
#, no-c-format
msgid "manual"
msgstr ""
#: mainwindow.ui:230
#, no-c-format
msgid "Automake"
msgstr ""
#: mainwindow.ui:258
#, no-c-format
msgid "Choice"
msgstr ""
#: mainwindow.ui:269
#, no-c-format
msgid "Priority"
msgstr ""
#: mainwindow.ui:280
#, no-c-format
msgid "Option"
msgstr ""
#: mainwindow.ui:291
#, no-c-format
msgid "Description"
msgstr ""
#: propertieswindow.ui:16
#, no-c-format
msgid "Alternative Properties"
msgstr ""
#: tdealternativesui.rc:4
#, no-c-format
msgid "C&ustom"
msgstr ""
|