From 2b25a5d682208245c25a61227fd116e1cd49a998 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 13 Jun 2008 22:03:44 +0200 Subject: Slovenian language update darcs-hash:20080613200344-7ad00-1ca7f585e613e83d452ad2bda15e0eea3b14862c.gz --- lib/plugins/acl/lang/sl/lang.php | 1 + lib/plugins/config/lang/sl/lang.php | 1 + lib/plugins/usermanager/lang/sl/delete.txt | 1 + lib/plugins/usermanager/lang/sl/list.txt | 1 + 4 files changed, 4 insertions(+) create mode 100644 lib/plugins/usermanager/lang/sl/delete.txt create mode 100644 lib/plugins/usermanager/lang/sl/list.txt (limited to 'lib/plugins') diff --git a/lib/plugins/acl/lang/sl/lang.php b/lib/plugins/acl/lang/sl/lang.php index d30616ffd..359778ea6 100644 --- a/lib/plugins/acl/lang/sl/lang.php +++ b/lib/plugins/acl/lang/sl/lang.php @@ -14,6 +14,7 @@ $lang['perm'] = 'Dovoljenja'; $lang['acl_perm1'] = 'Preberi'; $lang['acl_perm2'] = 'Uredi'; $lang['acl_perm4'] = 'Ustvari'; +$lang['acl_perm8'] = 'Naloži'; $lang['acl_perm16'] = 'Zbriši'; $lang['acl_new'] = 'Dodaj nov zapis'; $lang['acl_mod'] = 'Spremeni zapis'; diff --git a/lib/plugins/config/lang/sl/lang.php b/lib/plugins/config/lang/sl/lang.php index 1bc4d54bb..3c1282a64 100644 --- a/lib/plugins/config/lang/sl/lang.php +++ b/lib/plugins/config/lang/sl/lang.php @@ -16,6 +16,7 @@ $lang['rss_type_o_rss1'] = 'RSS 1.0'; $lang['rss_type_o_rss2'] = 'RSS 2.0'; $lang['rss_type_o_atom'] = 'Atom 0.3'; $lang['rss_type_o_atom1'] = 'Atom 1.0'; +$lang['rss_linkto_o_current'] = 'trenutna stran'; $lang['compression_o_0'] = 'brez stiskanja'; $lang['compression_o_gz'] = 'gzip stiskanje'; $lang['compression_o_bz2'] = 'bz2 stiskanje'; diff --git a/lib/plugins/usermanager/lang/sl/delete.txt b/lib/plugins/usermanager/lang/sl/delete.txt new file mode 100644 index 000000000..515b343e5 --- /dev/null +++ b/lib/plugins/usermanager/lang/sl/delete.txt @@ -0,0 +1 @@ +===== Izbriši uporabnika ===== \ No newline at end of file diff --git a/lib/plugins/usermanager/lang/sl/list.txt b/lib/plugins/usermanager/lang/sl/list.txt new file mode 100644 index 000000000..1aa8b7a7c --- /dev/null +++ b/lib/plugins/usermanager/lang/sl/list.txt @@ -0,0 +1 @@ +===== Seznam uporabnikov ===== \ No newline at end of file -- cgit v1.2.3