]> code.delx.au - comingnext/blobdiff - comingNext/it.lproj/localizedTextStrings.js
added option to specify the max number of events shown in fullscreen mode. Default...
[comingnext] / comingNext / it.lproj / localizedTextStrings.js
index 1ba6cb9420fd229fee90457ef2ab9d96e0e9948d..26e152104c10940313e158fa770b28110610ad6b 100644 (file)
@@ -13,8 +13,15 @@ localizedText['settings.help'] = 'Aiuto';
 localizedText['settings.save'] = 'Salva';\r
 localizedText['settings.cancel'] = 'Annulla';\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'] = 'Numero Mesi';\r
 localizedText['settings.info.monthRange'] = 'numero di mesi da includere nella lista degli eventi';\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'] = 'Includi Impegni';\r
 localizedText['settings.info.includeTodos'] = 'disabilita per rimuovere gli Impegni dalla lista';\r
 localizedText['settings.name.useBackgroundImage'] = 'Usa Immagine Di Sfondo';\r
@@ -76,8 +83,10 @@ localizedText['settings.name.showCalendarIndicator'] = 'Mostra Indicatore Calend
 localizedText['settings.info.showCalendarIndicator'] = 'se vengono usati calendari multipli, una piccola barra colorata viene mostrata per indicare a quale calendario appartiene l\'evento';\r
 localizedText['settings.name.excludedCalendars'] = 'Includi Calendari';\r
 localizedText['settings.info.excludedCalendars'] = 'qui puoi indicare quale calendario deve essere mostrato se sono impostati calendari multipli';\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'] = 'Definisce il background del widget. Se vuoi usare una immagine come background imposta useBackgroundImage = true below. For the default themes, black, gray, and light blue, codes are #292029, #e7dfe7, #009aef';\r
 localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';\r