~ubuntu-branches/ubuntu/quantal/dokuwiki/quantal

« back to all changes in this revision

Viewing changes to lib/plugins/config/lang/hu/lang.php

  • Committer: Package Import Robot
  • Author(s): Tanguy Ortolo
  • Date: 2012-01-26 23:10:28 UTC
  • mfrom: (1.1.14) (19.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20120126231028-gdcxrxo3j4jqp2de
Tags: 0.0.20120125-1
* New upstream release.
* debian/patches/debianize.diff: updated for the new release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 * @author schilling.janos@gmail.com
8
8
 * @author Szabó Dávid <szabo.david@gyumolcstarhely.hu>
9
9
 * @author Sándor TIHANYI <stihanyi+dw@gmail.com>
 
10
 * @author David Szabo <szabo.david@gyumolcstarhely.hu>
10
11
 */
11
12
$lang['menu']                  = 'Beállító Központ';
12
13
$lang['error']                 = 'Helytelen érték miatt a módosítások nem mentődtek. Nézd át a módosításokat, és ments újra.
105
106
$lang['notify']                = 'Az oldal-változásokat erre az e-mail címre küldje';
106
107
$lang['registernotify']        = 'Értesítés egy újonnan regisztrált felhasználóról erre az e-mail címre';
107
108
$lang['mailfrom']              = 'Az automatikusan küldött levelekben használt e-mail cím';
 
109
$lang['mailprefix']            = 'Előtag az automatikus e-mailek tárgyában';
108
110
$lang['gzip_output']           = 'gzip tömörítés használata xhtml-hez (Content-Encoding)';
109
111
$lang['gdlib']                 = 'GD Lib verzió';
110
112
$lang['im_convert']            = 'Útvonal az ImageMagick csomag convert parancsához';