X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/36639e162a4d8bb99c583512e1576b605911a6da..0a6280623b4716939f1c1b50fa066a84f8e43bb9:/comingNext/it.lproj/localizedTextStrings.js diff --git a/comingNext/it.lproj/localizedTextStrings.js b/comingNext/it.lproj/localizedTextStrings.js index 1ba6cb9..d8b9908 100644 --- a/comingNext/it.lproj/localizedTextStrings.js +++ b/comingNext/it.lproj/localizedTextStrings.js @@ -13,6 +13,8 @@ localizedText['settings.help'] = 'Aiuto'; localizedText['settings.save'] = 'Salva'; localizedText['settings.cancel'] = 'Annulla'; +localizedText['settings.name.showIcons'] = 'Show Icons'; +localizedText['settings.info.showIcons'] = 'disable this to hide event type icons'; localizedText['settings.name.monthRange'] = 'Numero Mesi'; localizedText['settings.info.monthRange'] = 'numero di mesi da includere nella lista degli eventi'; localizedText['settings.name.includeTodos'] = 'Includi Impegni'; @@ -76,8 +78,8 @@ 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'; localizedText['settings.name.excludedCalendars'] = 'Includi Calendari'; localizedText['settings.info.excludedCalendars'] = 'qui puoi indicare quale calendario deve essere mostrato se sono impostati calendari multipli'; -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'; +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.cssStyle_background'] = '.background'; 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'; localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';