source: extensions/imgpreview/language/hu_HU/plugin.lang.php @ 11634

Last change on this file since 11634 was 11634, checked in by samli, 13 years ago

[extensions] [imgpreview] add HU language

File size: 521 bytes
Line 
1<?php
2$lang['imgp_max_width'] = 'kép max. szélessége';
3$lang['imgp_max_height'] = 'kép max. magassága';
4$lang['imgp_send'] = 'Küldés !';
5
6$lang['imgp_conf_updated'] = 'A konfiguráció frissítése sikeres.';
7
8
9
10$lang['imgp_howitworks'] = 'használat :<br>
11 * imgPreview jQuery bővítmény<br>
12 * Copyright (c) 2009 James Padolsey<br>
13 * j@qd9.co.uk | http://james.padolsey.com<br>
14 * Kettős licenc alatt: MIT és GPL.<br>
15 * Frissítve: 09/02/09<br>
16 * @szerző James Padolsey<br>
17 * @verzió 0.22<br>
18';
19
20
21
22?>
Note: See TracBrowser for help on using the repository browser.