moodle/install/lang/sr_utf8/installer.php

27 lines
1001 B
PHP
Raw Normal View History

2006-03-09 19:48:21 +00:00
<?php
/// Please, do not edit this file manually! It's auto generated from
/// contents stored in your standard lang pack files:
/// (langconfig.php, install.php, moodle.php, admin.php and error.php)
///
2006-03-09 19:48:21 +00:00
/// If you find some missing string in Moodle installation, please,
/// keep us informed using http://moodle.org/bugs Thanks!
///
/// File generated by cvs://contrib/lang2installer/installer_builder
/// using strings defined in installer_strings (same dir)
2006-03-09 19:48:21 +00:00
$string['closewindow'] = 'Затворите прозор';
$string['continue'] = 'Наставак';
$string['error'] = 'Грешка';
$string['help'] = 'Помоћ';
$string['language'] = 'Језик';
$string['name'] = 'Име';
$string['next'] = 'Next';
$string['ok'] = 'Све је у реду';
$string['password'] = 'Лозинка';
$string['previous'] = 'Претходни';
$string['status'] = 'Статус';
$string['thischarset'] = 'utf-8';
$string['thislanguage'] = 'Српски';
$string['user'] = 'Корисник';
2006-03-09 19:48:21 +00:00
?>