]> code.delx.au - comingnext/blobdiff - comingNext/es.lproj/localizedTextStrings.js
added option to anonymize debug logfiles
[comingnext] / comingNext / es.lproj / localizedTextStrings.js
index ff08ff53a59eb43e71c5c47c681ce981a8a3daf7..62b44342634dbc3ccbf17e019f1b49b7da4888f9 100644 (file)
@@ -13,6 +13,11 @@ 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
 localizedText['settings.info.monthRange'] = 'Número de meses incluidos en lista de eventos';\r
 localizedText['settings.name.includeTodos'] = 'Incluir tareas';\r
@@ -40,7 +45,7 @@ localizedText['settings.info.showNowAsText'] = 'Activar para mostrar la fecha ac
 localizedText['settings.name.nowText'] = 'Texto "Ahora"';\r
 localizedText['settings.info.nowText'] = 'Texto mostrado para "Ahora"';\r
 localizedText['settings.default.nowText'] = 'Ahora';\r
-localizedText['settings.name.markOverdueTodos'] = 'Marca ToDos ocurridos';\r
+localizedText['settings.name.markOverdueTodos'] = 'Marcar tareas vencidas';\r
 localizedText['settings.info.markOverdueTodos'] = 'Marca ítems ToDo ya ocurridos de color diferente';\r
 localizedText['settings.name.overdueText'] = 'Texto "Ocurridos"';\r
 localizedText['settings.info.overdueText'] = 'Texto para mostrar "Ocurridos" ToDos';\r
@@ -78,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