Blame view

sources/l10n/hu_HU/settings.po 27 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
31b7f2792   Kload   Upgrade to ownclo...
6
  # Adam Toth <adazlord@gmail.com>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
7
8
  # David Szilagyi <inactive+sherlock79@transifex.com>, 2013
  # ebela <bela@dandre.hu>, 2013-2014
31b7f2792   Kload   Upgrade to ownclo...
9
  # Laszlo Tornoci <torlasz@gmail.com>, 2013
03e52840d   Kload   Init
10
11
12
13
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
14
15
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
16
17
18
19
20
21
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
22
23
24
25
26
27
28
29
30
31
32
33
  "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: hu_HU
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
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
  #: admin/controller.php:66
  #, php-format
  msgid "Invalid value supplied for %s"
  msgstr ""
  
  #: admin/controller.php:73
  msgid "Saved"
  msgstr "Elmentve"
  
  #: admin/controller.php:90
  msgid "test email settings"
  msgstr "Teszt email beállítások"
  
  #: admin/controller.php:91
  msgid "If you received this email, the settings seem to be correct."
  msgstr "Amennyiben megérkezett ez az email akkor a beállítások megfelelők"
  
  #: admin/controller.php:94
  msgid ""
  "A problem occurred while sending the e-mail. Please revisit your settings."
  msgstr ""
  
  #: admin/controller.php:99
  msgid "Email sent"
  msgstr "Az emailt elküldtük"
  
  #: admin/controller.php:101
  msgid "You need to set your user email before being able to send test emails."
  msgstr ""
  
  #: admin/controller.php:116 templates/admin.php:337
  msgid "Send mode"
  msgstr ""
  
  #: admin/controller.php:118 templates/admin.php:350 templates/personal.php:156
  msgid "Encryption"
  msgstr "Titkosítás"
  
  #: admin/controller.php:120 templates/admin.php:374
  msgid "Authentication method"
  msgstr ""
03e52840d   Kload   Init
75
76
77
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
  msgstr "Nem tölthető le a lista az App Store-ból"
31b7f2792   Kload   Upgrade to ownclo...
78
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
6d9380f96   Cédric Dupont   Update sources OC...
79
  #: ajax/togglegroups.php:20 changepassword/controller.php:49
03e52840d   Kload   Init
80
81
  msgid "Authentication error"
  msgstr "Azonosítási hiba"
31b7f2792   Kload   Upgrade to ownclo...
82
83
84
85
86
87
88
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr "Az Ön teljes nevét módosítottuk."
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
  msgstr "Nem sikerült megváltoztatni a teljes nevét"
03e52840d   Kload   Init
89

6d9380f96   Cédric Dupont   Update sources OC...
90
  #: ajax/creategroup.php:11
03e52840d   Kload   Init
91
92
  msgid "Group already exists"
  msgstr "A csoport már létezik"
6d9380f96   Cédric Dupont   Update sources OC...
93
  #: ajax/creategroup.php:20
03e52840d   Kload   Init
94
95
  msgid "Unable to add group"
  msgstr "A csoport nem hozható létre"
6d9380f96   Cédric Dupont   Update sources OC...
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
  #: ajax/decryptall.php:31
  msgid "Files decrypted successfully"
  msgstr ""
  
  #: ajax/decryptall.php:33
  msgid ""
  "Couldn't decrypt your files, please check your owncloud.log or ask your "
  "administrator"
  msgstr ""
  
  #: ajax/decryptall.php:36
  msgid "Couldn't decrypt your files, check your password and try again"
  msgstr ""
  
  #: ajax/deletekeys.php:14
  msgid "Encryption keys deleted permanently"
  msgstr ""
  
  #: ajax/deletekeys.php:16
  msgid ""
  "Couldn't permanently delete your encryption keys, please check your "
  "owncloud.log or ask your administrator"
  msgstr ""
  
  #: ajax/installapp.php:18 ajax/uninstallapp.php:18
  msgid "Couldn't remove app."
  msgstr ""
03e52840d   Kload   Init
123
124
125
126
127
128
129
130
131
132
133
  #: ajax/lostpassword.php:12
  msgid "Email saved"
  msgstr "Email mentve"
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
  msgstr "Hibás email"
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
  msgstr "A csoport nem törölhető"
31b7f2792   Kload   Upgrade to ownclo...
134
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
135
136
  msgid "Unable to delete user"
  msgstr "A felhasználó nem törölhető"
6d9380f96   Cédric Dupont   Update sources OC...
137
138
139
140
141
142
143
144
145
  #: ajax/restorekeys.php:14
  msgid "Backups restored successfully"
  msgstr ""
  
  #: ajax/restorekeys.php:23
  msgid ""
  "Couldn't restore your encryption keys, please check your owncloud.log or ask"
  " your administrator"
  msgstr ""
03e52840d   Kload   Init
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "A nyelv megváltozott"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr "Érvénytelen kérés"
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
  msgstr "Adminisztrátorok nem távolíthatják el magukat az admin csoportból."
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
  msgstr "A felhasználó nem adható hozzá ehhez a csoporthoz: %s"
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
  msgstr "A felhasználó nem távolítható el ebből a csoportból: %s"
6d9380f96   Cédric Dupont   Update sources OC...
167
  #: ajax/updateapp.php:41
03e52840d   Kload   Init
168
169
  msgid "Couldn't update app."
  msgstr "A program frissítése nem sikerült."
6d9380f96   Cédric Dupont   Update sources OC...
170
  #: changepassword/controller.php:17
31b7f2792   Kload   Upgrade to ownclo...
171
172
  msgid "Wrong password"
  msgstr "Hibás jelszó"
6d9380f96   Cédric Dupont   Update sources OC...
173
  #: changepassword/controller.php:36
31b7f2792   Kload   Upgrade to ownclo...
174
175
  msgid "No user supplied"
  msgstr "Nincs felhasználó által mellékelve"
6d9380f96   Cédric Dupont   Update sources OC...
176
  #: changepassword/controller.php:68
31b7f2792   Kload   Upgrade to ownclo...
177
178
179
180
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr "Add meg az admin helyreállító jelszót, máskülönben az összes felhasználói adat elveszik."
6d9380f96   Cédric Dupont   Update sources OC...
181
  #: changepassword/controller.php:73
31b7f2792   Kload   Upgrade to ownclo...
182
183
184
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr "Hibás admin helyreállítási jelszó. Ellenörizd a jelszót és próbáld újra."
6d9380f96   Cédric Dupont   Update sources OC...
185
  #: changepassword/controller.php:81
31b7f2792   Kload   Upgrade to ownclo...
186
187
188
189
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr "A back-end nem támogatja a jelszó módosítást, de felhasználó titkosítási kulcsa sikeresen frissítve lett."
6d9380f96   Cédric Dupont   Update sources OC...
190
  #: changepassword/controller.php:86 changepassword/controller.php:97
31b7f2792   Kload   Upgrade to ownclo...
191
192
  msgid "Unable to change password"
  msgstr "Nem sikerült megváltoztatni a jelszót"
6d9380f96   Cédric Dupont   Update sources OC...
193
194
195
196
197
198
199
200
201
202
203
204
205
  #: js/admin.js:128
  msgid "Sending..."
  msgstr ""
  
  #: js/apps.js:45 templates/help.php:7
  msgid "User Documentation"
  msgstr "Felhasználói leírás"
  
  #: js/apps.js:54
  msgid "Admin Documentation"
  msgstr ""
  
  #: js/apps.js:82
03e52840d   Kload   Init
206
207
  msgid "Update to {appversion}"
  msgstr "Frissítés erre a verzióra: {appversion}"
6d9380f96   Cédric Dupont   Update sources OC...
208
209
210
211
212
  #: js/apps.js:90
  msgid "Uninstall App"
  msgstr ""
  
  #: js/apps.js:96 js/apps.js:158 js/apps.js:191
03e52840d   Kload   Init
213
214
  msgid "Disable"
  msgstr "Letiltás"
6d9380f96   Cédric Dupont   Update sources OC...
215
  #: js/apps.js:96 js/apps.js:167 js/apps.js:184 js/apps.js:215
03e52840d   Kload   Init
216
  msgid "Enable"
31b7f2792   Kload   Upgrade to ownclo...
217
  msgstr "engedélyezve"
03e52840d   Kload   Init
218

6d9380f96   Cédric Dupont   Update sources OC...
219
  #: js/apps.js:147
03e52840d   Kload   Init
220
221
  msgid "Please wait...."
  msgstr "Kérem várjon..."
6d9380f96   Cédric Dupont   Update sources OC...
222
  #: js/apps.js:155 js/apps.js:156 js/apps.js:182
31b7f2792   Kload   Upgrade to ownclo...
223
224
  msgid "Error while disabling app"
  msgstr "Hiba az alkalmazás kikapcsolása közben"
6d9380f96   Cédric Dupont   Update sources OC...
225
  #: js/apps.js:181 js/apps.js:210 js/apps.js:211
31b7f2792   Kload   Upgrade to ownclo...
226
227
  msgid "Error while enabling app"
  msgstr "Hiba az alalmazás engedélyezése közben"
6d9380f96   Cédric Dupont   Update sources OC...
228
  #: js/apps.js:220
03e52840d   Kload   Init
229
230
  msgid "Updating...."
  msgstr "Frissítés folyamatban..."
6d9380f96   Cédric Dupont   Update sources OC...
231
  #: js/apps.js:223
03e52840d   Kload   Init
232
233
  msgid "Error while updating app"
  msgstr "Hiba történt a programfrissítés közben"
6d9380f96   Cédric Dupont   Update sources OC...
234
  #: js/apps.js:223 js/apps.js:236
03e52840d   Kload   Init
235
236
  msgid "Error"
  msgstr "Hiba"
6d9380f96   Cédric Dupont   Update sources OC...
237
  #: js/apps.js:224 templates/apps.php:55
31b7f2792   Kload   Upgrade to ownclo...
238
239
  msgid "Update"
  msgstr "Frissítés"
6d9380f96   Cédric Dupont   Update sources OC...
240
  #: js/apps.js:227
03e52840d   Kload   Init
241
242
  msgid "Updated"
  msgstr "Frissítve"
6d9380f96   Cédric Dupont   Update sources OC...
243
244
245
246
247
248
249
250
251
252
253
254
255
  #: js/apps.js:233
  msgid "Uninstalling ...."
  msgstr ""
  
  #: js/apps.js:236
  msgid "Error while uninstalling app"
  msgstr ""
  
  #: js/apps.js:237 templates/apps.php:56
  msgid "Uninstall"
  msgstr ""
  
  #: js/personal.js:256
31b7f2792   Kload   Upgrade to ownclo...
256
257
  msgid "Select a profile picture"
  msgstr "Válassz profil képet"
6d9380f96   Cédric Dupont   Update sources OC...
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
  #: js/personal.js:287
  msgid "Very weak password"
  msgstr "Nagyon gyenge jelszó"
  
  #: js/personal.js:288
  msgid "Weak password"
  msgstr "Gyenge jelszó"
  
  #: js/personal.js:289
  msgid "So-so password"
  msgstr "Nem túl jó jelszó"
  
  #: js/personal.js:290
  msgid "Good password"
  msgstr "Jó jelszó"
  
  #: js/personal.js:291
  msgid "Strong password"
  msgstr "Erős jelszó"
  
  #: js/personal.js:310
31b7f2792   Kload   Upgrade to ownclo...
279
280
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr "File-ok kititkosítása folyamatban... Kérlek várj, ez hosszabb ideig is eltarthat ..."
6d9380f96   Cédric Dupont   Update sources OC...
281
282
283
284
285
286
287
  #: js/personal.js:324
  msgid "Delete encryption keys permanently."
  msgstr ""
  
  #: js/personal.js:338
  msgid "Restore encryption keys."
  msgstr ""
03e52840d   Kload   Init
288

6d9380f96   Cédric Dupont   Update sources OC...
289
290
291
  #: js/users/deleteHandler.js:166
  msgid "Unable to delete {objName}"
  msgstr ""
03e52840d   Kload   Init
292

6d9380f96   Cédric Dupont   Update sources OC...
293
294
295
296
297
298
299
300
301
302
303
304
305
  #: js/users/groups.js:73 js/users/groups.js:178
  msgid "Error creating group"
  msgstr ""
  
  #: js/users/groups.js:177
  msgid "A valid group name must be provided"
  msgstr ""
  
  #: js/users/groups.js:205
  msgid "deleted {groupName}"
  msgstr ""
  
  #: js/users/groups.js:206 js/users/users.js:265
03e52840d   Kload   Init
306
307
  msgid "undo"
  msgstr "visszavonás"
6d9380f96   Cédric Dupont   Update sources OC...
308
309
310
  #: js/users/users.js:37 templates/admin.php:292
  #: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10
  #: templates/users/part.userlist.php:41
03e52840d   Kload   Init
311
312
  msgid "Groups"
  msgstr "Csoportok"
6d9380f96   Cédric Dupont   Update sources OC...
313
314
  #: js/users/users.js:41 templates/users/part.userlist.php:12
  #: templates/users/part.userlist.php:57
03e52840d   Kload   Init
315
316
  msgid "Group Admin"
  msgstr "Csoportadminisztrátor"
6d9380f96   Cédric Dupont   Update sources OC...
317
318
  #: js/users/users.js:63 templates/users/part.grouplist.php:46
  #: templates/users/part.userlist.php:108
03e52840d   Kload   Init
319
320
  msgid "Delete"
  msgstr "Törlés"
6d9380f96   Cédric Dupont   Update sources OC...
321
322
323
324
325
326
327
328
329
  #: js/users/users.js:85 templates/users/part.userlist.php:98
  msgid "never"
  msgstr "soha"
  
  #: js/users/users.js:264
  msgid "deleted {userName}"
  msgstr ""
  
  #: js/users/users.js:383
03e52840d   Kload   Init
330
331
  msgid "add group"
  msgstr "csoport hozzáadása"
6d9380f96   Cédric Dupont   Update sources OC...
332
  #: js/users/users.js:580
03e52840d   Kload   Init
333
334
  msgid "A valid username must be provided"
  msgstr "Érvényes felhasználónevet kell megadnia"
6d9380f96   Cédric Dupont   Update sources OC...
335
  #: js/users/users.js:581 js/users/users.js:587 js/users/users.js:602
03e52840d   Kload   Init
336
337
  msgid "Error creating user"
  msgstr "A felhasználó nem hozható létre"
6d9380f96   Cédric Dupont   Update sources OC...
338
  #: js/users/users.js:586
03e52840d   Kload   Init
339
340
  msgid "A valid password must be provided"
  msgstr "Érvényes jelszót kell megadnia"
6d9380f96   Cédric Dupont   Update sources OC...
341
  #: js/users/users.js:610
31b7f2792   Kload   Upgrade to ownclo...
342
343
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr "Figyelmeztetés: A felhasználó \"{user}\" kezdő könyvtára  már létezett"
6d9380f96   Cédric Dupont   Update sources OC...
344
  #: personal.php:50 personal.php:51
03e52840d   Kload   Init
345
346
  msgid "__language_name__"
  msgstr "__language_name__"
31b7f2792   Kload   Upgrade to ownclo...
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr "Minden (végzetes hibák, hibák, figyelmeztetések, információk, hibakeresési üzenetek)"
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr "Információk, figyelmeztetések, hibák és végzetes hibák"
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr "Figyelmeztetések, hibák és végzetes hibák"
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr "Hibák és végzetes hibák"
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr "Csak a végzetes hibák"
6d9380f96   Cédric Dupont   Update sources OC...
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
  #: templates/admin.php:16 templates/admin.php:23
  msgid "None"
  msgstr "Egyik sem"
  
  #: templates/admin.php:17
  msgid "Login"
  msgstr "Bejelentkezés"
  
  #: templates/admin.php:18
  msgid "Plain"
  msgstr ""
  
  #: templates/admin.php:19
  msgid "NT LAN Manager"
  msgstr ""
  
  #: templates/admin.php:24
  msgid "SSL"
  msgstr ""
  
  #: templates/admin.php:25
  msgid "TLS"
  msgstr ""
  
  #: templates/admin.php:47 templates/admin.php:61
03e52840d   Kload   Init
391
392
  msgid "Security Warning"
  msgstr "Biztonsági figyelmeztetés"
6d9380f96   Cédric Dupont   Update sources OC...
393
  #: templates/admin.php:50
31b7f2792   Kload   Upgrade to ownclo...
394
395
396
397
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
6d9380f96   Cédric Dupont   Update sources OC...
398
  msgstr "Jelenlegi elérése a következőnek '%s' jelenleg HTTP-n keresztül történik. Nagyon ajánlott, hogy a kiszolgálot úgy állitsd be, hogy HTTPS-t tudjál használni."
31b7f2792   Kload   Upgrade to ownclo...
399

6d9380f96   Cédric Dupont   Update sources OC...
400
  #: templates/admin.php:64
03e52840d   Kload   Init
401
402
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
403
404
405
406
407
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
  msgstr "Az adatkönytára és az itt levő fájlok valószínűleg elérhetők az internetről. Az ownCloud által beillesztett .htaccess fájl nem működik. Nagyon erősen ajánlott, hogy a webszervert úgy konfigurálja, hogy az adatkönyvtár ne legyen közvetlenül kívülről elérhető, vagy az adatkönyvtárt tegye a webszerver dokumentumfáján kívülre."
03e52840d   Kload   Init
408

6d9380f96   Cédric Dupont   Update sources OC...
409
  #: templates/admin.php:75 templates/admin.php:90
03e52840d   Kload   Init
410
411
  msgid "Setup Warning"
  msgstr "A beállítással kapcsolatos figyelmeztetés"
6d9380f96   Cédric Dupont   Update sources OC...
412
  #: templates/admin.php:78
03e52840d   Kload   Init
413
414
415
416
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
  msgstr "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik."
6d9380f96   Cédric Dupont   Update sources OC...
417
  #: templates/admin.php:79
03e52840d   Kload   Init
418
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
419
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
03e52840d   Kload   Init
420
  msgstr "Kérjük tüzetesen tanulmányozza át a <a href='%s'>telepítési útmutatót</a>."
6d9380f96   Cédric Dupont   Update sources OC...
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
  #: templates/admin.php:93
  msgid ""
  "PHP is apparently setup to strip inline doc blocks. This will make several "
  "core apps inaccessible."
  msgstr ""
  
  #: templates/admin.php:94
  msgid ""
  "This is probably caused by a cache/accelerator such as Zend OPcache or "
  "eAccelerator."
  msgstr ""
  
  #: templates/admin.php:105
  msgid "Database Performance Info"
  msgstr ""
  
  #: templates/admin.php:108
  msgid ""
  "SQLite is used as database. For larger installations we recommend to change "
  "this. To migrate to another database use the command line tool: 'occ db"
  ":convert-type'"
  msgstr ""
  
  #: templates/admin.php:119
03e52840d   Kload   Init
445
446
  msgid "Module 'fileinfo' missing"
  msgstr "A 'fileinfo' modul hiányzik"
6d9380f96   Cédric Dupont   Update sources OC...
447
  #: templates/admin.php:122
03e52840d   Kload   Init
448
449
450
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
31b7f2792   Kload   Upgrade to ownclo...
451
  msgstr "A 'fileinfo' PHP modul hiányzik. Erősen javasolt ennek a modulnak a telepítése a MIME-típusok felismerésének eredményessé tételéhez."
6d9380f96   Cédric Dupont   Update sources OC...
452
453
454
455
456
457
458
459
460
461
462
463
  #: templates/admin.php:133
  msgid "Your PHP version is outdated"
  msgstr "A PHP verzió túl régi"
  
  #: templates/admin.php:136
  msgid ""
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  "newer because older versions are known to be broken. It is possible that "
  "this installation is not working correctly."
  msgstr "A PHP verzió túl régi. Nagyon ajánlott legalább az 5.3.8-as vagy újabb verzióra frissíteni, mert a régebbi verziónál léteznek ismert hibák. Ezért lehet a telepítésed elkézelhető, hogy nem müködik majd megfelelően."
  
  #: templates/admin.php:147
03e52840d   Kload   Init
464
465
  msgid "Locale not working"
  msgstr "A nyelvi lokalizáció nem működik"
6d9380f96   Cédric Dupont   Update sources OC...
466
  #: templates/admin.php:152
31b7f2792   Kload   Upgrade to ownclo...
467
  msgid "System locale can not be set to a one which supports UTF-8."
6d9380f96   Cédric Dupont   Update sources OC...
468
  msgstr "A rendszer lokálok nem lehetett olyat beállítani ami támogatja az UTF-8-at."
31b7f2792   Kload   Upgrade to ownclo...
469

6d9380f96   Cédric Dupont   Update sources OC...
470
  #: templates/admin.php:156
31b7f2792   Kload   Upgrade to ownclo...
471
472
473
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
6d9380f96   Cédric Dupont   Update sources OC...
474
  msgstr "Ez arra utal, hogy probléma lehet néhány karakterrel a file neveiben."
31b7f2792   Kload   Upgrade to ownclo...
475

6d9380f96   Cédric Dupont   Update sources OC...
476
  #: templates/admin.php:160
03e52840d   Kload   Init
477
478
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
479
480
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
6d9380f96   Cédric Dupont   Update sources OC...
481
  msgstr "Erősen ajánlott telepíteni a szükséges csomagokat a rendszeredbe amely támogat egyet a következő helyi beállítások közül: %s"
03e52840d   Kload   Init
482

6d9380f96   Cédric Dupont   Update sources OC...
483
  #: templates/admin.php:172
03e52840d   Kload   Init
484
485
  msgid "Internet connection not working"
  msgstr "Az internet kapcsolat nem működik"
6d9380f96   Cédric Dupont   Update sources OC...
486
  #: templates/admin.php:175
03e52840d   Kload   Init
487
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
488
489
490
491
492
493
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
  msgstr "A kiszolgálónak nincs müködő internet kapcsolata. Ez azt jelenti, hogy néhány képességét a kiszolgálónak mint például becsatolni egy külső tárolót, értesítések külső gyártók programjának frissítéséről nem fog müködni. A távolról való elérése a fileoknak és email értesítések küldése szintén nem fog müködni. Ha használni szeretnéd mindezeket a képességeit a szervernek, ahoz javasoljuk, hogy engedélyezzed az internet elérését a szervernek."
6d9380f96   Cédric Dupont   Update sources OC...
494
  #: templates/admin.php:189
03e52840d   Kload   Init
495
496
  msgid "Cron"
  msgstr "Ütemezett feladatok"
6d9380f96   Cédric Dupont   Update sources OC...
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
  #: templates/admin.php:196
  #, php-format
  msgid "Last cron was executed at %s."
  msgstr ""
  
  #: templates/admin.php:199
  #, php-format
  msgid ""
  "Last cron was executed at %s. This is more than an hour ago, something seems"
  " wrong."
  msgstr ""
  
  #: templates/admin.php:203
  msgid "Cron was not executed yet!"
  msgstr ""
  
  #: templates/admin.php:213
03e52840d   Kload   Init
514
515
  msgid "Execute one task with each page loaded"
  msgstr "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt letöltenek"
6d9380f96   Cédric Dupont   Update sources OC...
516
  #: templates/admin.php:221
03e52840d   Kload   Init
517
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
518
519
520
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
  msgstr "A cron.php webcron szolgáltatásként van regisztrálva, hogy 15 percenként egyszer lefuttassa a cron.php-t."
03e52840d   Kload   Init
521

6d9380f96   Cédric Dupont   Update sources OC...
522
523
  #: templates/admin.php:229
  msgid "Use system's cron service to call the cron.php file every 15 minutes."
31b7f2792   Kload   Upgrade to ownclo...
524
  msgstr "Használjuk a rendszer cron szolgáltatását, hogy 15 percenként egyszer futtassa le a cron.php-t."
03e52840d   Kload   Init
525

6d9380f96   Cédric Dupont   Update sources OC...
526
  #: templates/admin.php:234
03e52840d   Kload   Init
527
528
  msgid "Sharing"
  msgstr "Megosztás"
6d9380f96   Cédric Dupont   Update sources OC...
529
  #: templates/admin.php:238
03e52840d   Kload   Init
530
531
  msgid "Allow apps to use the Share API"
  msgstr "Lehetővé teszi, hogy a programmodulok is használhassák a megosztást"
6d9380f96   Cédric Dupont   Update sources OC...
532
533
534
  #: templates/admin.php:243
  msgid "Allow users to share via link"
  msgstr ""
03e52840d   Kload   Init
535

6d9380f96   Cédric Dupont   Update sources OC...
536
537
538
  #: templates/admin.php:249
  msgid "Enforce password protection"
  msgstr ""
03e52840d   Kload   Init
539

6d9380f96   Cédric Dupont   Update sources OC...
540
  #: templates/admin.php:252
31b7f2792   Kload   Upgrade to ownclo...
541
542
  msgid "Allow public uploads"
  msgstr "Feltöltést engedélyezése mindenki számára"
6d9380f96   Cédric Dupont   Update sources OC...
543
544
545
  #: templates/admin.php:256
  msgid "Set default expiration date"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
546

6d9380f96   Cédric Dupont   Update sources OC...
547
548
549
550
551
552
553
554
555
556
557
558
559
  #: templates/admin.php:260
  msgid "Expire after "
  msgstr ""
  
  #: templates/admin.php:263
  msgid "days"
  msgstr ""
  
  #: templates/admin.php:266
  msgid "Enforce expiration date"
  msgstr ""
  
  #: templates/admin.php:271
03e52840d   Kload   Init
560
561
  msgid "Allow resharing"
  msgstr "A továbbosztás engedélyezése"
6d9380f96   Cédric Dupont   Update sources OC...
562
563
564
  #: templates/admin.php:276
  msgid "Restrict users to only share with users in their groups"
  msgstr ""
03e52840d   Kload   Init
565

6d9380f96   Cédric Dupont   Update sources OC...
566
567
568
  #: templates/admin.php:281
  msgid "Allow users to send mail notification for shared files"
  msgstr ""
03e52840d   Kload   Init
569

6d9380f96   Cédric Dupont   Update sources OC...
570
571
572
  #: templates/admin.php:286
  msgid "Exclude groups from sharing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
573

6d9380f96   Cédric Dupont   Update sources OC...
574
575
576
577
  #: templates/admin.php:298
  msgid ""
  "These groups will still be able to receive shares, but not to initiate them."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
578

6d9380f96   Cédric Dupont   Update sources OC...
579
  #: templates/admin.php:303
03e52840d   Kload   Init
580
581
  msgid "Security"
  msgstr "Biztonság"
6d9380f96   Cédric Dupont   Update sources OC...
582
  #: templates/admin.php:314
03e52840d   Kload   Init
583
584
  msgid "Enforce HTTPS"
  msgstr "Kötelező HTTPS"
6d9380f96   Cédric Dupont   Update sources OC...
585
  #: templates/admin.php:316
31b7f2792   Kload   Upgrade to ownclo...
586
587
588
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
  msgstr "Kötelezővé teszi, hogy a böngészőprogramok titkosított csatornán kapcsolódjanak a %s szolgáltatáshoz."
03e52840d   Kload   Init
589

6d9380f96   Cédric Dupont   Update sources OC...
590
  #: templates/admin.php:322
31b7f2792   Kload   Upgrade to ownclo...
591
  #, php-format
03e52840d   Kload   Init
592
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
593
594
595
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
  msgstr "Kérjük kapcsolodjon a %s rendszerhez HTTPS protokollon keresztül, hogy be vagy ki kapcsoljaa kötelező SSL beállítást."
03e52840d   Kload   Init
596

6d9380f96   Cédric Dupont   Update sources OC...
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
  #: templates/admin.php:332
  msgid "Email Server"
  msgstr ""
  
  #: templates/admin.php:334
  msgid "This is used for sending out notifications."
  msgstr ""
  
  #: templates/admin.php:365
  msgid "From address"
  msgstr ""
  
  #: templates/admin.php:366
  msgid "mail"
  msgstr ""
  
  #: templates/admin.php:387
  msgid "Authentication required"
  msgstr ""
  
  #: templates/admin.php:391
  msgid "Server address"
  msgstr "A kiszolgáló címe"
  
  #: templates/admin.php:395
  msgid "Port"
  msgstr "Port"
  
  #: templates/admin.php:400
  msgid "Credentials"
  msgstr "Azonosítók"
  
  #: templates/admin.php:401
  msgid "SMTP Username"
  msgstr ""
  
  #: templates/admin.php:404
  msgid "SMTP Password"
  msgstr ""
  
  #: templates/admin.php:408
  msgid "Test email settings"
  msgstr ""
  
  #: templates/admin.php:409
  msgid "Send email"
  msgstr ""
  
  #: templates/admin.php:414
03e52840d   Kload   Init
646
647
  msgid "Log"
  msgstr "Naplózás"
6d9380f96   Cédric Dupont   Update sources OC...
648
  #: templates/admin.php:415
03e52840d   Kload   Init
649
650
  msgid "Log level"
  msgstr "Naplózási szint"
6d9380f96   Cédric Dupont   Update sources OC...
651
  #: templates/admin.php:447
03e52840d   Kload   Init
652
653
  msgid "More"
  msgstr "Több"
6d9380f96   Cédric Dupont   Update sources OC...
654
  #: templates/admin.php:448
31b7f2792   Kload   Upgrade to ownclo...
655
656
  msgid "Less"
  msgstr "Kevesebb"
6d9380f96   Cédric Dupont   Update sources OC...
657
  #: templates/admin.php:454 templates/personal.php:208
03e52840d   Kload   Init
658
659
  msgid "Version"
  msgstr "Verzió"
6d9380f96   Cédric Dupont   Update sources OC...
660
  #: templates/admin.php:458 templates/personal.php:211
03e52840d   Kload   Init
661
662
663
664
665
666
667
668
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
  msgstr "A programot az <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud közösség</a> fejleszti. A <a href=\"https://github.com/owncloud\" target=\"_blank\">forráskód</a> az <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> feltételei mellett használható föl."
6d9380f96   Cédric Dupont   Update sources OC...
669
  #: templates/apps.php:14
03e52840d   Kload   Init
670
671
  msgid "Add your App"
  msgstr "Az alkalmazás hozzáadása"
6d9380f96   Cédric Dupont   Update sources OC...
672
  #: templates/apps.php:31
03e52840d   Kload   Init
673
674
  msgid "More Apps"
  msgstr "További alkalmazások"
6d9380f96   Cédric Dupont   Update sources OC...
675
  #: templates/apps.php:38
03e52840d   Kload   Init
676
677
  msgid "Select an App"
  msgstr "Válasszon egy alkalmazást"
6d9380f96   Cédric Dupont   Update sources OC...
678
679
680
681
682
  #: templates/apps.php:43
  msgid "Documentation:"
  msgstr ""
  
  #: templates/apps.php:49
03e52840d   Kload   Init
683
684
  msgid "See application page at apps.owncloud.com"
  msgstr "Lásd apps.owncloud.com, alkalmazások oldal"
6d9380f96   Cédric Dupont   Update sources OC...
685
686
687
688
689
  #: templates/apps.php:51
  msgid "See application website"
  msgstr ""
  
  #: templates/apps.php:53
03e52840d   Kload   Init
690
691
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr "<span class=\"licence\"></span>-a jogtuladonos <span class=\"author\"></span>"
6d9380f96   Cédric Dupont   Update sources OC...
692
693
694
  #: templates/apps.php:59
  msgid "Enable only for specific groups"
  msgstr ""
03e52840d   Kload   Init
695

6d9380f96   Cédric Dupont   Update sources OC...
696
697
698
699
700
  #: templates/apps.php:61
  msgid "All"
  msgstr "Mind"
  
  #: templates/help.php:13
03e52840d   Kload   Init
701
702
  msgid "Administrator Documentation"
  msgstr "Üzemeltetői leírás"
6d9380f96   Cédric Dupont   Update sources OC...
703
  #: templates/help.php:20
03e52840d   Kload   Init
704
705
  msgid "Online Documentation"
  msgstr "Online leírás"
6d9380f96   Cédric Dupont   Update sources OC...
706
  #: templates/help.php:25
03e52840d   Kload   Init
707
708
  msgid "Forum"
  msgstr "Fórum"
6d9380f96   Cédric Dupont   Update sources OC...
709
  #: templates/help.php:33
03e52840d   Kload   Init
710
711
  msgid "Bugtracker"
  msgstr "Hibabejelentések"
6d9380f96   Cédric Dupont   Update sources OC...
712
  #: templates/help.php:40
03e52840d   Kload   Init
713
714
715
716
  msgid "Commercial Support"
  msgstr "Megvásárolható támogatás"
  
  #: templates/personal.php:8
03e52840d   Kload   Init
717
718
  msgid "Get the apps to sync your files"
  msgstr "Töltse le az állományok szinkronizációjához szükséges programokat"
6d9380f96   Cédric Dupont   Update sources OC...
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
  #: templates/personal.php:21
  msgid ""
  "If you want to support the project
  "
  "\t\t<a href=\"https://owncloud.org/contribute\"
  "
  "\t\t\ttarget=\"_blank\">join development</a>
  "
  "\t\tor
  "
  "\t\t<a href=\"https://owncloud.org/promote\"
  "
  "\t\t\ttarget=\"_blank\">spread the word</a>!"
  msgstr ""
  
  #: templates/personal.php:31
03e52840d   Kload   Init
735
736
  msgid "Show First Run Wizard again"
  msgstr "Nézzük meg újra az első bejelentkezéskori segítséget!"
6d9380f96   Cédric Dupont   Update sources OC...
737
  #: templates/personal.php:39
31b7f2792   Kload   Upgrade to ownclo...
738
739
740
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr "Az Ön tárterület-felhasználása jelenleg: <strong>%s</strong>. Maximálisan ennyi áll rendelkezésére: <strong>%s</strong>"
6d9380f96   Cédric Dupont   Update sources OC...
741
742
  #: templates/personal.php:50 templates/users/part.createuser.php:8
  #: templates/users/part.userlist.php:9
03e52840d   Kload   Init
743
744
  msgid "Password"
  msgstr "Jelszó"
6d9380f96   Cédric Dupont   Update sources OC...
745
  #: templates/personal.php:51
03e52840d   Kload   Init
746
747
  msgid "Your password was changed"
  msgstr "A jelszava megváltozott"
6d9380f96   Cédric Dupont   Update sources OC...
748
  #: templates/personal.php:52
03e52840d   Kload   Init
749
750
  msgid "Unable to change your password"
  msgstr "A jelszó nem változtatható meg"
6d9380f96   Cédric Dupont   Update sources OC...
751
  #: templates/personal.php:54
03e52840d   Kload   Init
752
753
  msgid "Current password"
  msgstr "A jelenlegi jelszó"
6d9380f96   Cédric Dupont   Update sources OC...
754
  #: templates/personal.php:57
03e52840d   Kload   Init
755
756
  msgid "New password"
  msgstr "Az új jelszó"
6d9380f96   Cédric Dupont   Update sources OC...
757
  #: templates/personal.php:61
03e52840d   Kload   Init
758
759
  msgid "Change password"
  msgstr "A jelszó megváltoztatása"
6d9380f96   Cédric Dupont   Update sources OC...
760
  #: templates/personal.php:73 templates/users/part.userlist.php:8
31b7f2792   Kload   Upgrade to ownclo...
761
762
  msgid "Full Name"
  msgstr "Teljes név"
03e52840d   Kload   Init
763

6d9380f96   Cédric Dupont   Update sources OC...
764
  #: templates/personal.php:88
03e52840d   Kload   Init
765
766
  msgid "Email"
  msgstr "Email"
6d9380f96   Cédric Dupont   Update sources OC...
767
  #: templates/personal.php:90
03e52840d   Kload   Init
768
769
  msgid "Your email address"
  msgstr "Az Ön email címe"
6d9380f96   Cédric Dupont   Update sources OC...
770
771
772
773
774
  #: templates/personal.php:93
  msgid ""
  "Fill in an email address to enable password recovery and receive "
  "notifications"
  msgstr ""
03e52840d   Kload   Init
775

6d9380f96   Cédric Dupont   Update sources OC...
776
  #: templates/personal.php:101
31b7f2792   Kload   Upgrade to ownclo...
777
778
  msgid "Profile picture"
  msgstr "Profilkép"
6d9380f96   Cédric Dupont   Update sources OC...
779
  #: templates/personal.php:106
31b7f2792   Kload   Upgrade to ownclo...
780
781
  msgid "Upload new"
  msgstr "Új feltöltése"
6d9380f96   Cédric Dupont   Update sources OC...
782
  #: templates/personal.php:108
31b7f2792   Kload   Upgrade to ownclo...
783
784
  msgid "Select new from Files"
  msgstr "Új kiválasztása Fileokból"
6d9380f96   Cédric Dupont   Update sources OC...
785
  #: templates/personal.php:109
31b7f2792   Kload   Upgrade to ownclo...
786
787
  msgid "Remove image"
  msgstr "Kép eltávolítása"
6d9380f96   Cédric Dupont   Update sources OC...
788
  #: templates/personal.php:110
31b7f2792   Kload   Upgrade to ownclo...
789
790
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr "Egyaránt png vagy jpg. Az ideális ha négyzet alaku, de késöbb még átszabható"
6d9380f96   Cédric Dupont   Update sources OC...
791
  #: templates/personal.php:112
31b7f2792   Kload   Upgrade to ownclo...
792
  msgid "Your avatar is provided by your original account."
6d9380f96   Cédric Dupont   Update sources OC...
793
  msgstr "Az avatarod az eredeti fiókod alapján van beállítva."
31b7f2792   Kload   Upgrade to ownclo...
794

6d9380f96   Cédric Dupont   Update sources OC...
795
796
797
  #: templates/personal.php:116
  msgid "Cancel"
  msgstr "Mégsem"
31b7f2792   Kload   Upgrade to ownclo...
798

6d9380f96   Cédric Dupont   Update sources OC...
799
  #: templates/personal.php:117
31b7f2792   Kload   Upgrade to ownclo...
800
801
  msgid "Choose as profile image"
  msgstr "Válassz profil képet"
6d9380f96   Cédric Dupont   Update sources OC...
802
  #: templates/personal.php:123 templates/personal.php:124
03e52840d   Kload   Init
803
804
  msgid "Language"
  msgstr "Nyelv"
6d9380f96   Cédric Dupont   Update sources OC...
805
  #: templates/personal.php:143
03e52840d   Kload   Init
806
807
  msgid "Help translate"
  msgstr "Segítsen a fordításban!"
6d9380f96   Cédric Dupont   Update sources OC...
808
  #: templates/personal.php:162
31b7f2792   Kload   Upgrade to ownclo...
809
  msgid "The encryption app is no longer enabled, please decrypt all your files"
6d9380f96   Cédric Dupont   Update sources OC...
810
  msgstr "A titkosító alkalmazás továbbiakban nem lesz engedélyezve, szüntesd meg a titkosítását a file-jaidnak."
03e52840d   Kload   Init
811

6d9380f96   Cédric Dupont   Update sources OC...
812
  #: templates/personal.php:168
31b7f2792   Kload   Upgrade to ownclo...
813
814
  msgid "Log-in password"
  msgstr "Bejelentkezési jelszó"
6d9380f96   Cédric Dupont   Update sources OC...
815
  #: templates/personal.php:173
31b7f2792   Kload   Upgrade to ownclo...
816
817
  msgid "Decrypt all Files"
  msgstr "Kititkosítja az összes file-t"
6d9380f96   Cédric Dupont   Update sources OC...
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
  #: templates/personal.php:186
  msgid ""
  "Your encryption keys are moved to a backup location. If something went wrong"
  " you can restore the keys. Only delete them permanently if you are sure that"
  " all files are decrypted correctly."
  msgstr ""
  
  #: templates/personal.php:190
  msgid "Restore Encryption Keys"
  msgstr ""
  
  #: templates/personal.php:194
  msgid "Delete Encryption Keys"
  msgstr ""
  
  #: templates/users/part.createuser.php:4
03e52840d   Kload   Init
834
835
  msgid "Login Name"
  msgstr "Bejelentkezési név"
6d9380f96   Cédric Dupont   Update sources OC...
836
  #: templates/users/part.createuser.php:20
03e52840d   Kload   Init
837
838
  msgid "Create"
  msgstr "Létrehozás"
6d9380f96   Cédric Dupont   Update sources OC...
839
  #: templates/users/part.createuser.php:26
31b7f2792   Kload   Upgrade to ownclo...
840
841
  msgid "Admin Recovery Password"
  msgstr "A jelszóvisszaállítás adminisztrációja"
6d9380f96   Cédric Dupont   Update sources OC...
842
843
  #: templates/users/part.createuser.php:27
  #: templates/users/part.createuser.php:28
31b7f2792   Kload   Upgrade to ownclo...
844
845
846
847
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat"
6d9380f96   Cédric Dupont   Update sources OC...
848
849
850
851
852
853
854
855
856
857
858
  #: templates/users/part.createuser.php:32
  msgid "Search Users and Groups"
  msgstr ""
  
  #: templates/users/part.grouplist.php:5
  msgid "Add Group"
  msgstr ""
  
  #: templates/users/part.grouplist.php:10
  msgid "Group"
  msgstr "Csoport"
03e52840d   Kload   Init
859

6d9380f96   Cédric Dupont   Update sources OC...
860
861
862
863
864
865
866
867
868
869
870
871
872
  #: templates/users/part.grouplist.php:18
  msgid "Everyone"
  msgstr ""
  
  #: templates/users/part.grouplist.php:31
  msgid "Admins"
  msgstr ""
  
  #: templates/users/part.setquota.php:7
  msgid "Default Quota"
  msgstr "Alapértelmezett kvóta"
  
  #: templates/users/part.setquota.php:9 templates/users/part.userlist.php:66
31b7f2792   Kload   Upgrade to ownclo...
873
874
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr "Kérjük adja meg a tárolási kvótát (pl.  \"512 MB\" vagy \"12 GB\")"
6d9380f96   Cédric Dupont   Update sources OC...
875
  #: templates/users/part.setquota.php:11 templates/users/part.userlist.php:75
03e52840d   Kload   Init
876
877
  msgid "Unlimited"
  msgstr "Korlátlan"
6d9380f96   Cédric Dupont   Update sources OC...
878
  #: templates/users/part.setquota.php:26 templates/users/part.userlist.php:90
03e52840d   Kload   Init
879
880
  msgid "Other"
  msgstr "Más"
6d9380f96   Cédric Dupont   Update sources OC...
881
  #: templates/users/part.userlist.php:7
31b7f2792   Kload   Upgrade to ownclo...
882
883
  msgid "Username"
  msgstr "Felhasználónév"
6d9380f96   Cédric Dupont   Update sources OC...
884
885
886
887
888
889
890
891
892
893
894
  #: templates/users/part.userlist.php:14
  msgid "Quota"
  msgstr "Kvóta"
  
  #: templates/users/part.userlist.php:15
  msgid "Storage Location"
  msgstr ""
  
  #: templates/users/part.userlist.php:16
  msgid "Last Login"
  msgstr ""
03e52840d   Kload   Init
895

6d9380f96   Cédric Dupont   Update sources OC...
896
  #: templates/users/part.userlist.php:30
31b7f2792   Kload   Upgrade to ownclo...
897
898
  msgid "change full name"
  msgstr "a teljes név megváltoztatása"
03e52840d   Kload   Init
899

6d9380f96   Cédric Dupont   Update sources OC...
900
  #: templates/users/part.userlist.php:34
03e52840d   Kload   Init
901
902
  msgid "set new password"
  msgstr "új jelszó beállítása"
6d9380f96   Cédric Dupont   Update sources OC...
903
  #: templates/users/part.userlist.php:70
03e52840d   Kload   Init
904
905
  msgid "Default"
  msgstr "Alapértelmezett"