X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/0a6280623b4716939f1c1b50fa066a84f8e43bb9..c6d28755aa280795cfa8a12285f929d40e475e1c:/comingNext/ca.lproj/localizedTextStrings.js diff --git a/comingNext/ca.lproj/localizedTextStrings.js b/comingNext/ca.lproj/localizedTextStrings.js index 22a6226..e452601 100644 --- a/comingNext/ca.lproj/localizedTextStrings.js +++ b/comingNext/ca.lproj/localizedTextStrings.js @@ -13,6 +13,9 @@ localizedText['settings.help'] = 'Ajuda'; localizedText['settings.save'] = 'Desa'; localizedText['settings.cancel'] = 'Cancel.lar'; +localizedText['settings.name.fontsize'] = 'Font Size'; +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'; +localizedText['settings.validValues.fontsize.auto'] = 'Automatic'; localizedText['settings.name.showIcons'] = 'Show Icons'; localizedText['settings.info.showIcons'] = 'disable this to hide event type icons'; localizedText['settings.name.monthRange'] = 'Interval Mensual'; @@ -80,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';