<?php
/* ================================================================================================
WaypointHR
www.waypointhr.com
Copyright 2009 HR-Fundamentals ltd.
----------------------------------------------------------------------------------------------------
This file is part of WaypointHR.
WaypointHR is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
WaypointHR is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with WaypointHR.
If not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------------------------------------
INTERNATIONALISATION STRINGS
PLEASE NOTE - This file contains only the language strings COMMON to all (or many) modules.
Separate language files exist for each module with a module's subdirectory.
Please DO NOT add module specific language strings into this file. Thanks!
$Revision: 519 $
$LastChangedDate: 2009-07-18 05:38:16 +0100 (Sat, 18 Jul 2009) $
================================================================================================= */
$this->add_strings('ru-ru',$context,array(
/* -- Please do not change anything ABOVE this line -- */
'module_title_employees'=>'СоÑÑÑдники',
'module_title_reports'=>'ÐÑÑÑÑÑ',
'module_title_options'=>'ÐпÑии',
'module_title_exit'=>'ÐпÑоÑÑ ÑволенÑÑ
',
'module_title_appraisals'=>'ÐÑенка ÑÑÑекÑивноÑÑи',
'module_title_absence'=>'ÐонÑÑÐ¾Ð»Ñ Ð¿ÑиÑÑÑÑÑвиÑ',
'module_title_logout'=>'ÐÑйÑи',
'welcome_to_waypointhr'=>'ÐобÑо пожаловаÑÑ',
/* REQUIRED:
'connection_problem'=>'Connection problem',
'setup_and_diagnostics'=>'Setup and diagnostics',
*/
'sorry'=>'ÐзвиниÑе',
'no_such_page'=>'<p>ÐÐ°Ð½Ð½Ð°Ñ ÑÑÑаниÑа не доÑÑÑпна в ÑекÑÑей веÑÑии.</p><p>ÐоÑеÑиÑе ÑÐ°Ð¹Ñ <a href="http://waypointhr.com/">WaypointHR.com</a> Ð´Ð»Ñ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ð¹ и инÑоÑмаÑии.</p>',
/* REQUIRED:
'db_unavailable'=>'<p>The WaypointHR database is not available at this time.</p>',
'an_error_occurred'=>'An error occurred',
*/
'not_available'=>'РнаÑÑоÑÑее вÑÐµÐ¼Ñ Ð¸Ð½ÑоÑмаÑÐ¸Ñ Ð½ÐµÐ´Ð¾ÑÑÑпна.',
'not_set'=>'Ðе ÑÑÑановлено',
'save'=>'СоÑ
ÑаниÑÑ',
'or'=>'или',
'cancel'=>'ÐÑмена',
'remove'=>'УдалиÑÑ',
'select'=>'ÐÑбÑаÑÑ',
'day_short'=>'ÐÐ',
'day_long'=>'денÑ',
'days_long'=>'дней',
'day_long_lower'=>'денÑ',
'days_long_lower'=>'дней',
'month_short'=>'ÐÐ',
'month_long'=>'меÑÑÑ',
'months_long'=>'Months',
'month_long_lower'=>'меÑÑÑ',
'months_long_lower'=>'months',
'year_short'=>'ÐÐÐÐ',
'year_long'=>'год',
'years_long'=>'год',
'year_long_lower'=>'год',
'years_long_lower'=>'год',
'hour_short'=>'ЧЧ',
'minute_short'=>'mm',
'or_leave_blank'=>'or leave blank',
'unknown'=>'не ÑÑÑановлен(Ñ)',
/* -- Please do not change anything BELOW this line -- */
));
?>