X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/3038ef977c0f2363bebeb7cb75fffb4210af5ed8..0de0747a82526fd3d8e3ddf40249eadd55278c52:/comingNext/ca.lproj/localizedTextStrings.js diff --git a/comingNext/ca.lproj/localizedTextStrings.js b/comingNext/ca.lproj/localizedTextStrings.js index 220bcc9..dcefbeb 100644 --- a/comingNext/ca.lproj/localizedTextStrings.js +++ b/comingNext/ca.lproj/localizedTextStrings.js @@ -20,6 +20,8 @@ localizedText['settings.name.showIcons'] = 'Show Icons'; localizedText['settings.info.showIcons'] = 'disable this to hide event type icons'; localizedText['settings.name.monthRange'] = 'Interval Mensual'; localizedText['settings.info.monthRange'] = 'mesos a incloure a la llista d\'events'; +localizedText['settings.name.maxNumberOfEventsOnFullscreen'] = 'Max. number of events on fullscreen'; +localizedText['settings.info.maxNumberOfEventsOnFullscreen'] = 'maximum number of events to display in fullscreen mode'; localizedText['settings.name.includeTodos'] = 'Incloure Pendents'; localizedText['settings.info.includeTodos'] = 'Impossibilitar esborrar Pendents de la llista d\'events'; localizedText['settings.name.useBackgroundImage'] = 'Fer servir imatge de fons'; @@ -83,6 +85,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';