source: extensions/Admin_Messages/language/sr_RS/plugin.lang.php @ 32007

Last change on this file since 32007 was 32007, checked in by TranslationTeam, 5 years ago

Add sr_RS, thanks to gpopac

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['(fixed)'] = '(фиксно)';
9$lang['Add a message'] = 'Додај поруку';
10$lang['Allow users to modify their name when post a message'] = 'Дозвољава корисницима за измене своје име у порукама на страници';
11$lang['Content empty'] = 'Празан садржај';
12$lang['Edit the message'] = 'Уреди поруку';
13$lang['Message added'] = 'Порука је додата';
14$lang['Message content'] = 'Садржај поруке';
15$lang['Message deleted'] = 'Порука је обрисана';
16$lang['Messages'] = 'Поруке';
17$lang['Messages list'] = 'Списак порука';
18$lang['No message'] = 'Нема порука';
19$lang['Number of messages to display on the admin main page'] = 'Број порука који се приказује у на почетној администраторској страни';
Note: See TracBrowser for help on using the repository browser.