]> code.delx.au - comingnext/blobdiff - comingNext/es.lproj/localizedTextStrings.js
added option to anonymize debug logfiles
[comingnext] / comingNext / es.lproj / localizedTextStrings.js
index fa63c8def0c266650543983e82a7ffef8fc93df0..62b44342634dbc3ccbf17e019f1b49b7da4888f9 100644 (file)
@@ -13,6 +13,9 @@ localizedText['settings.help'] = 'Ayuda';
 localizedText['settings.save'] = 'Guardar';\r
 localizedText['settings.cancel'] = 'Cancelar';\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'] = 'Rango del Mes';\r
@@ -80,6 +83,8 @@ localizedText['settings.name.excludedCalendars'] = 'Calendarios incluidos';
 localizedText['settings.info.excludedCalendars'] = 'Aquí se puede especificar qué calendarios se mostrarán si se han definido varios calendarios';\r
 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'] = 'Define el fondo de aplicación del widget. Para usar una imagen de fondo personalizada, ponga useBackgroundImage = true debajo. Para el temo por defecto, negro, gris, y azul claro, los códigos son #292029, #e7dfe7, #009aef';\r
 localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';\r