X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/3038ef977c0f2363bebeb7cb75fffb4210af5ed8..c6d28755aa280795cfa8a12285f929d40e475e1c:/comingNext/ca.lproj/localizedTextStrings.js diff --git a/comingNext/ca.lproj/localizedTextStrings.js b/comingNext/ca.lproj/localizedTextStrings.js index 220bcc9..e452601 100644 --- a/comingNext/ca.lproj/localizedTextStrings.js +++ b/comingNext/ca.lproj/localizedTextStrings.js @@ -83,6 +83,8 @@ localizedText['settings.name.excludedCalendars'] = 'Calendaris inclosos'; localizedText['settings.info.excludedCalendars'] = 'aquí es poden especificar quins calendaris s\'han de mostrar si es fa servir més d\'ún'; localizedText['settings.name.enableLogging'] = 'Habilitar Registre'; localizedText['settings.info.enableLogging'] = 'escriure informació de depuració a C:\\Data\\jslog_widget.log. Nota: Registre d\'errors de Javascript a fitxer ha d\'estar habilitat a la configuració del navegador.'; +localizedText['settings.name.anonymizeLogging'] = 'Anonymize Logging'; +localizedText['settings.info.anonymizeLogging'] = 'enable this to anonymize the display and logging of event summaries and locations. This allows users to create anonymized logs.'; localizedText['settings.name.cssStyle_background'] = '.background'; localizedText['settings.info.cssStyle_background'] = 'Defineix el fons del widget. Si voleu fer servir imatge, establiu useBackgroundImage = true. Per negre, gris i blau els codis són #292029, #e7dfe7, #009aef'; localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';