]> code.delx.au - comingnext/blobdiff - comingNext/ru.lproj/localizedTextStrings.js
added option to specify the max number of events shown in fullscreen mode. Default...
[comingnext] / comingNext / ru.lproj / localizedTextStrings.js
index 9640508963d8a82c1133c7809b79ae1b00555907..85c8a8e1debdfb9aeba4c46f014aac63d6113a01 100644 (file)
@@ -13,8 +13,15 @@ localizedText['settings.help'] = 'Помощь';
 localizedText['settings.save'] = 'Сохранить';\r
 localizedText['settings.cancel'] = 'Отмена';\r
 \r
+localizedText['settings.name.fontsize'] = 'Font Size';\r
+localizedText['settings.info.fontsize'] = 'change this if text is too small or large for you. "Automatic" will adjust text size according to number of events to display';\r
+localizedText['settings.validValues.fontsize.auto'] = 'Automatic';\r
+localizedText['settings.name.showIcons'] = 'Show Icons';\r
+localizedText['settings.info.showIcons'] = 'disable this to hide event type icons';\r
 localizedText['settings.name.monthRange'] = 'Количество месяцев';\r
 localizedText['settings.info.monthRange'] = 'количество выводимых месящев записей календаря';\r
+localizedText['settings.name.maxNumberOfEventsOnFullscreen'] = 'Max. number of events on fullscreen';\r
+localizedText['settings.info.maxNumberOfEventsOnFullscreen'] = 'maximum number of events to display in fullscreen mode';\r
 localizedText['settings.name.includeTodos'] = 'Показывать Пямятки';\r
 localizedText['settings.info.includeTodos'] = 'Отключите чтобы убрать памятки из списка календаря';\r
 localizedText['settings.name.useBackgroundImage'] = 'Фоновое изображение';\r
@@ -76,8 +83,10 @@ localizedText['settings.name.showCalendarIndicator'] = 'Show Calendar Indicator'
 localizedText['settings.info.showCalendarIndicator'] = 'if multiple calendars are used, a small color bar will be shown to indicate to which calendar an event belongs';\r
 localizedText['settings.name.excludedCalendars'] = 'Included Calendars';\r
 localizedText['settings.info.excludedCalendars'] = 'here you can specify which calendars should be displayed if multiple calendars have been defined';\r
-localizedText['settings.name.enableLogging'] = 'Enable Logging';
-localizedText['settings.info.enableLogging'] = 'write debug information to C:\\Data\\jslog_widget.log. Note: Javascript error logging to file needs to be enabled in your browser settings for this.';
+localizedText['settings.name.enableLogging'] = 'Enable Logging';\r
+localizedText['settings.info.enableLogging'] = 'write debug information to C:\\Data\\jslog_widget.log. Note: Javascript error logging to file needs to be enabled in your browser settings for this.';\r
+localizedText['settings.name.anonymizeLogging'] = 'Anonymize Logging';\r
+localizedText['settings.info.anonymizeLogging'] = 'enable this to anonymize the display and logging of event summaries and locations. This allows users to create anonymized logs.';\r
 localizedText['settings.name.cssStyle_background'] = '.background';\r
 localizedText['settings.info.cssStyle_background'] = 'Задает параметры фона виджета. Например коды цветов черный, серый, светлый -  #292029, #e7dfe7, #009aef';\r
 localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';\r