Skip to content

Commit

Permalink
translation update (hu) (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: Fekete Ádám Zsolt <fadam@egbcsoport.hu>
  • Loading branch information
dokuwiki-translate and edemmester committed Mar 7, 2024
1 parent bad6729 commit 96203ee
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lang/hu/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Fekete Ádám Zsolt <fadam@egbcsoport.hu>
*/
$lang['namespaceRoot'] = 'Kiindulónévtér';
$lang['okbutton'] = 'Oldal hozzáadása';
$lang['nooption'] = 'Nincs jogosultságod oldal létrehozásához';
11 changes: 11 additions & 0 deletions lang/hu/settings.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Fekete Ádám Zsolt <fadam@egbcsoport.hu>
*/
$lang['addpage_exclude'] = 'Elrejtett névterek (pontosvesszővel elválasztva)';
$lang['addpage_showroot'] = 'Kiindulónévtér mutatása';
$lang['addpage_hide'] = 'A {{NEWPAGE>[ns]}} szintaxis használatakor: Névtérválasztó lista elrejtése (ha nincs bejelölve: mutatja az alnévtereket)';
$lang['addpage_hideACL'] = 'A {{NEWPAGE}} elrejtése ha a felhasználónak nincs jogosultsága oldal létrehozásához (ha nincs bejelölve, egy üzenet fog megjelenni)';

0 comments on commit 96203ee

Please sign in to comment.