[branche 2.2] - update sr_RS Thanks to Ћирилица1

git-svn-id: http://piwigo.org/svn/branches/2.2@10230 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-04-10 07:00:37 +00:00
parent a2f8e53880
commit 425187d0ec
2 changed files with 7 additions and 1 deletions
+6 -1
View File
@@ -780,5 +780,10 @@ $lang['All plugins are up to date.'] = 'Сви додаци су унапређ
$lang['All languages are up to date.'] = 'Сви језици су унапређени.';
$lang['Visit theme site'] = 'Посетите страницу о теми';
$lang['Visit language site'] = 'Посетите страницу о језику';
$lang['New Version'] = 'Нова верзија';
$lang['New Version'] = 'Нова верзија';
$lang['Obsolete Plugins'] = 'Застарели додаци';
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'Упозорење! Овај додатак није компатибилан са овом верзијом Piwigo.';
$lang['Do you want to activate anyway?'] = 'Да ли ипак желите да је активирате?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'Овај додатак је сада део PIWIGO програма! Обришите га ОДМАХ!';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ГРЕШКА: Овај додатак недостаје, али је инсталиран! Уклоните(деинсталирате) га ОДМАХ.';
?>
+1
View File
@@ -358,4 +358,5 @@ $lang['This author modified following comment:'] = 'Овај аутор је м
$lang['This author removed the comment with id %d'] = 'Овај аутор је уклонио коментар са идентификацијом %d';
$lang['delete this comment'] = 'обриши овај коментар';
$lang['validate this comment'] = 'овери овај коментар';
$lang['html tags are not allowed in login'] = 'html ознаке нису дозвољене овде';
?>