Introduce 'deletedcontributions-title' as page title for Special:DeletedContributions...
[lhc/web/wiklou.git] / languages / messages / MessagesSh.php
1 <?php
2 /** Serbo-Croatian (Srpskohrvatski / Српскохрватски)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author OC Ripper
8 * @author לערי ריינהארט
9 */
10
11 $messages = array(
12 'edit' => 'Uredi',
13 'talkpagelinktext' => 'Razgovor',
14
15 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
16 'aboutsite' => 'O projektu {{SITENAME}}',
17 'disclaimers' => 'Odricanje odgovornosti',
18 'mainpage' => 'Glavna strana',
19 'mainpage-description' => 'Glavna strana',
20 'privacy' => 'Politika privatnosti',
21
22 # Namespace 8 related
23 'allmessages' => 'Sistemske poruke',
24
25 # Tooltip help for the actions
26 'tooltip-n-mainpage' => 'Posjetite glavnu stranu',
27 'tooltip-n-portal' => 'O projektu, što možete učiniti, gdje možete naći stvari',
28
29 );