From 4cab3ca7bcb592c65b93e21e7528f0c2a02deaf3 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 30 Jun 2007 13:01:32 +0200 Subject: Slovak language updates darcs-hash:20070630110132-7ad00-d2e4eca72ca53ff3aa5808ae6328d798a9e8b039.gz --- lib/plugins/acl/lang/sk/lang.php | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) (limited to 'lib/plugins/acl/lang') diff --git a/lib/plugins/acl/lang/sk/lang.php b/lib/plugins/acl/lang/sk/lang.php index c9238a49c..db8e43b32 100644 --- a/lib/plugins/acl/lang/sk/lang.php +++ b/lib/plugins/acl/lang/sk/lang.php @@ -3,20 +3,17 @@ * Slovak language file * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * @author Ondrej Vegh + * @author Ondrej Vegh */ - -$lang['admin_acl'] = 'Správa zoznamu prístupových práv'; -$lang['acl_group'] = 'Skupina'; -$lang['acl_user'] = 'Užívateľ'; -$lang['acl_perms'] = 'Práva pre'; -$lang['page'] = 'Stránka'; -$lang['namespace'] = 'Menný priestor'; - -$lang['acl_perm1'] = 'Čítať'; -$lang['acl_perm2'] = 'Zmeniť'; -$lang['acl_perm4'] = 'Vytvoriť'; -$lang['acl_perm8'] = 'Nahrať súbor'; -$lang['acl_perm16'] = 'Zmazať'; -$lang['acl_new'] = 'Pridať novú položku'; -//Setup VIM: ex: et ts=2 enc=utf-8 : +$lang[admin_acl] = 'Správa zoznamu prístupových práv'; +$lang[acl_group] = 'Skupina'; +$lang[acl_user] = 'Užívateľ'; +$lang[acl_perms] = 'Práva pre'; +$lang[page] = 'Stránka'; +$lang[namespace] = 'Menný priestor'; +$lang[acl_perm1] = 'Čítať'; +$lang[acl_perm2] = 'Zmeniť'; +$lang[acl_perm4] = 'Vytvoriť'; +$lang[acl_perm8] = 'Nahrať súbor'; +$lang[acl_perm16] = 'Zmazať'; +$lang[acl_new] = 'Pridať novú položku'; -- cgit v1.2.3