summaryrefslogtreecommitdiffstats
path: root/web/lang/acctfuncs_po.inc
blob: dd166ec43d46aea86661882710400380164f82af (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
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<?
# INSTRUCTIONS TO TRANSLATORS
#
# This file contains the i18n translations for a subset of the
# Arch Linux User-community Repository (AUR).  This is a PHP
# script, and as such, you MUST pay great attention to the syntax.
# If your text contains any double-quotes ("), you MUST escape
# them with the backslash character (\).
#

include_once("translator.inc");
global $_t;

$_t["en"]["Missing a required field."] = "Missing a required field.";
# $_t["es"]["Missing a required field."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Missing a required field."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Missing a required field."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Missing a required field."] = "Brakuje wymaganego pola.";

$_t["en"]["The account, %h%s%h, has been successfully created."] = "The account, %h%s%h, has been successfully created.";
# $_t["es"]["The account, %h%s%h, has been successfully created."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["The account, %h%s%h, has been successfully created."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["The account, %h%s%h, has been successfully created."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["The account, %h%s%h, has been successfully created."] = "Konto %h%s%h zosta�o pomy�lnie utworzone.";

$_t["en"]["Error trying to modify account, %h%s%h: %s."] = "Error trying to modify account, %h%s%h: %s.";
# $_t["es"]["Error trying to modify account, %h%s%h: %s."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Error trying to modify account, %h%s%h: %s."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Error trying to modify account, %h%s%h: %s."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Error trying to modify account, %h%s%h: %s."] = "B��d podczas modyfikacji konta %h%s%h: %s.";

$_t["en"]["The email address is invalid."] = "The email address is invalid.";
# $_t["es"]["The email address is invalid."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["The email address is invalid."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["The email address is invalid."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["The email address is invalid."] = "Adres e-mail jest nieprawid�owy.";

$_t["en"]["Error trying to create account, %h%s%h: %s."] = "Error trying to create account, %h%s%h: %s.";
# $_t["es"]["Error trying to create account, %h%s%h: %s."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Error trying to create account, %h%s%h: %s."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Error trying to create account, %h%s%h: %s."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Error trying to create account, %h%s%h: %s."] = "B��d podczas tworzenia konta %h%s%h: %s.";

$_t["en"]["The username, %h%s%h, is already in use."] = "The username, %h%s%h, is already in use.";
# $_t["es"]["The username, %h%s%h, is already in use."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["The username, %h%s%h, is already in use."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["The username, %h%s%h, is already in use."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["The username, %h%s%h, is already in use."] = "Nazwa u�ytkownika %h%s%h jest ju� u�ywana.";

$_t["en"]["Account Type"] = "Account Type";
# $_t["es"]["Account Type"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Account Type"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Account Type"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Account Type"] = "Rodzaj konta";

$_t["en"]["The account, %h%s%h, has been successfully modified."] = "The account, %h%s%h, has been successfully modified.";
# $_t["es"]["The account, %h%s%h, has been successfully modified."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["The account, %h%s%h, has been successfully modified."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["The account, %h%s%h, has been successfully modified."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["The account, %h%s%h, has been successfully modified."] = "Konto %h%s%h zosta�o pomy�lnie utworzone.";

$_t["en"]["Account Suspended"] = "Account Suspended";
# $_t["es"]["Account Suspended"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Account Suspended"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Account Suspended"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Account Suspended"] = "Konto zablokowane";

$_t["en"]["New Package Notify"] = "New Package Notify";
# $_t["es"]["New Package Notify"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["New Package Notify"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["New Package Notify"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["New Package Notify"] = "Powiadomienie o nowym pakiecie";

$_t["en"]["IRC Nick"] = "IRC Nick";
# $_t["es"]["IRC Nick"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["IRC Nick"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["IRC Nick"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["IRC Nick"] = "Nick na IRC-u";

$_t["en"]["Trusted user"] = "Trusted user";
# $_t["es"]["Trusted user"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Trusted user"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Trusted user"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Trusted user"] = "Zaufany u�ytkownik";

$_t["en"]["Normal user"] = "Normal user";
# $_t["es"]["Normal user"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Normal user"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Normal user"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Normal user"] = "Zwyk�y u�ytkownik";

$_t["en"]["Real Name"] = "Real Name";
# $_t["es"]["Real Name"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Real Name"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Real Name"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Real Name"] = "Prawdziwe nazwisko";

$_t["en"]["Password fields do not match."] = "Password fields do not match.";
# $_t["es"]["Password fields do not match."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Password fields do not match."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Password fields do not match."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Password fields do not match."] = "Has�a nie zgadzaj� si�.";

$_t["en"]["Language"] = "Language";
# $_t["es"]["Language"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Language"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Language"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Language"] = "J�zyk";

$_t["en"]["The address, %h%s%h, is already in use."] = "The address, %h%s%h, is already in use.";
# $_t["es"]["The address, %h%s%h, is already in use."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["The address, %h%s%h, is already in use."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["The address, %h%s%h, is already in use."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["The address, %h%s%h, is already in use."] = "Adres %h%s%h jest ju� u�ywany.";

$_t["en"]["Click on the Home link above to login."] = "Click on the Home link above to login.";
# $_t["es"]["Click on the Home link above to login."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Click on the Home link above to login."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Click on the Home link above to login."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Click on the Home link above to login."] = "Kliknij na linku Start powy�ej aby si� zalogowa�.";

$_t["en"]["Re-type password"] = "Re-type password";
# $_t["es"]["Re-type password"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Re-type password"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Re-type password"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Re-type password"] = "Has�o (ponownie)";

$_t["en"]["Language is not currently supported."] = "Language is not currently supported.";
# $_t["es"]["Language is not currently supported."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Language is not currently supported."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Language is not currently supported."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Language is not currently supported."] = "J�zyk nie jest obecnie obs�ugiwany.";

$_t["en"]["Missing User ID"] = "Missing User ID";
# $_t["es"]["Missing User ID"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Missing User ID"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Missing User ID"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Missing User ID"] = "Brakuje ID u�ytkownika";

$_t["en"]["Developer"] = "Developer";
# $_t["es"]["Developer"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Developer"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Developer"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Developer"] = "Developer";

$_t["en"]["Search'"] = "Search'";
# $_t["es"]["Search'"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Search'"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Search'"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Search'"] = "Szukaj'";

$_t["en"]["Status"] = "Status";
# $_t["es"]["Status"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Status"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Status"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Status"] = "Status";

$_t["en"]["No results matched your search criteria."] = "No results matched your search criteria.";
# $_t["es"]["No results matched your search criteria."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["No results matched your search criteria."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["No results matched your search criteria."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["No results matched your search criteria."] = "Wyszukiwanie nie przynios�o rezultatu.";

$_t["en"]["Never"] = "Never";
# $_t["es"]["Never"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Never"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Never"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Never"] = "Nigdy";

$_t["en"]["Active"] = "Active";
# $_t["es"]["Active"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Active"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Active"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Active"] = "Aktywne";

$_t["en"]["Last Voted"] = "Last Voted";
# $_t["es"]["Last Voted"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Last Voted"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Last Voted"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Last Voted"] = "Ostatnio g�osowane";

$_t["en"]["Edit Account"] = "Edit Account";
# $_t["es"]["Edit Account"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Edit Account"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Edit Account"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Edit Account"] = "Edytuj konto";

$_t["en"]["Email address"] = "Email address";
# $_t["es"]["Email address"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Email address"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Email address"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Email address"] = "Adres e-mail";

$_t["en"]["Type"] = "Type";
# $_t["es"]["Type"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Type"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Type"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Type"] = "Rodzaj";

$_t["en"]["Sort by"] = "Sort by";
# $_t["es"]["Sort by"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Sort by"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Sort by"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Sort by"] = "Sortuj wed�ug";

$_t["en"]["Any type"] = "Any type";
# $_t["es"]["Any type"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Any type"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Any type"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Any type"] = "Dowolny rodzaj";

$_t["en"]["Last vote"] = "Last vote";
# $_t["es"]["Last vote"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Last vote"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Last vote"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Last vote"] = "Ostatni g�os";

$_t["en"]["Suspended"] = "Suspended";
# $_t["es"]["Suspended"] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["Suspended"] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["Suspended"] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["Suspended"] = "Zablokowane";

$_t["en"]["No more results to display."] = "No more results to display.";
# $_t["es"]["No more results to display."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["No more results to display."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["No more results to display."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["No more results to display."] = "Nie ma ju� rezultat�w do wy�wietlenia.";

$_t["en"]["A Trusted User cannot assign Developer status."] = "A Trusted User cannot assign Developer status.";
# $_t["es"]["A Trusted User cannot assign Developer status."] = "--> Traducci�n espa�ola aqu�. <--";
# $_t["fr"]["A Trusted User cannot assign Developer status."] = "--> Traduction fran�aise ici. <--";
# $_t["de"]["A Trusted User cannot assign Developer status."] = "--> Deutsche �bersetzung hier. <--";
$_t["pl"]["A Trusted User cannot assign Developer status."] = "Zaufany u�ytkownik nie mo�e nada� statusu developera.";

?>