sogo/UI/MainUI/Russian.lproj/Locale
Ludovic Marcotte f53dcdd10d Added missing Russian files and updated German translation
Monotone-Parent: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e
Monotone-Revision: ef6a3721ce15e46898bf17beffc20e0a010566e8

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-05-24T10:11:59
Monotone-Branch: ca.inverse.sogo
2009-05-24 10:11:59 +00:00

36 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* Russian */
{
NSLanguageName = "Russian";
NSFormalName = "Русский";
NSLocaleCode = "ru"; /* ISO 639-1 */
NSLanguageCode = "rus"; /* ISO 639-2 */
NSParentContext = "";
NSAMPMDesignation = (AM, PM);
NSCurrencySymbol = " руб.";
NSDateFormatString = "%A %e %B %Y";
NSDateTimeOrdering = DMYH;
NSDecimalDigits = ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9");
NSDecimalSeparator = ".";
NSEarlierTimeDesignations = ("первый", "последний", "прошедший", "назад");
NSHourNameDesignations = ((0, "полночь"), (10, "утро"), (12, "полдень", "обед"), (14, "день"), (19, "вечер"));
NSInternationalCurrencyString = RUB; /* ISO 4217 */
NSLaterTimeDesignations = ("позже");
NSMonthNameArray = ("Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь");
NSNextDayDesignations = ("завтра");
NSNextNextDayDesignations = ("завтра");
NSPriorDayDesignations = ("вчера");
NSShortDateFormatString = "%e/%m/%y";
NSShortMonthNameArray = ("Янв", "Фев", "Мар", "Апр", "Май", "Июн", "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек");
NSShortTimeDateFormatString = "%e/%m/%y %H:%M";
NSShortWeekDayNameArray = ("Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб");
NSThisDayDesignations = ("сегодня", "сейчас");
NSThousandsSeparator = " ";
NSTimeDateFormatString = "%A %e %B %Y %H:%M:%S %Z";
NSTimeFormatString = "%H:%M:%S";
NSWeekDayNameArray = ("Воскресенье", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота");
NSYearMonthWeekDesignations = ("год", "месяц", "неделя");
NSPositiveCurrencyFormatString = "9 999.00$";
NSNegativeCurrencyFormatString = "-9 999.00$";
}