Index: releases/bedework-3.7/deployment/webadmin/webapp/resources/default/default/default.xsl =================================================================== --- trunk/deployment/webadmin/webapp/resources/default/default/default.xsl (revision 3038) +++ releases/bedework-3.7/deployment/webadmin/webapp/resources/default/default/default.xsl (revision 3128) @@ -4063,9 +4063,9 @@ aliasFolder - + alias - - + folder + calendar @@ -4091,6 +4091,6 @@ - - add a calendar or folder + + {$bwStr-Cals-Add} @@ -4112,7 +4112,7 @@ unknown unknown - - - + alias + folder + calendar @@ -5641,5 +5641,5 @@ - [change] + [] @@ -5842,5 +5842,5 @@ - + @@ -6883,5 +6883,5 @@ - user + {$bwStr-MAGM-User} @@ -6890,6 +6890,6 @@ - - remove + + {$bwStr-MAGM-Remove} @@ -6908,6 +6908,6 @@ - - remove + + {$bwStr-MAGM-Remove} @@ -6921,6 +6921,6 @@

- user , - group + {$bwStr-MAGM-User} , + {$bwStr-MAGM-Group} Index: releases/bedework-3.7/deployment/webadmin/webapp/resources/default/default/strings.xsl =================================================================== --- trunk/deployment/webadmin/webapp/resources/default/default/strings.xsl (revision 3038) +++ releases/bedework-3.7/deployment/webadmin/webapp/resources/default/default/strings.xsl (revision 3128) @@ -445,4 +445,5 @@ folder calendar + add a calendar or folder @@ -637,4 +638,5 @@ Into calendar: none selected + change Affects free/busy: accept event's settings @@ -688,4 +690,5 @@ Default name for user trash calendar. Used when initializing user. Possibly can be changed. Default name for user inbox. Used when initializing user. Possibly can be changed. + User Inbox Default name: User Outbox Default name: Default name for user outbox. Used when initializing user. Possibly can be changed. @@ -854,4 +857,5 @@ Name: Members: + remove Index: releases/bedework-3.7/deployment/webadmin/webapp/resources/es_ES/default/default.xsl =================================================================== --- releases/bedework-3.7/deployment/webadmin/webapp/resources/es_ES/default/default.xsl (revision 3124) +++ releases/bedework-3.7/deployment/webadmin/webapp/resources/es_ES/default/default.xsl (revision 3128) @@ -4063,9 +4063,9 @@ aliasFolder - + alias - - + folder + calendar @@ -4091,6 +4091,6 @@ - - add a calendar or folder + + {$bwStr-Cals-Add} @@ -4112,7 +4112,7 @@ unknown unknown - - - + alias + folder + calendar @@ -5641,5 +5641,5 @@ - [change] + [] @@ -5842,5 +5842,5 @@ - + @@ -6883,5 +6883,5 @@ - user + {$bwStr-MAGM-User} @@ -6890,6 +6890,6 @@ - - remove + + {$bwStr-MAGM-Remove} @@ -6908,6 +6908,6 @@ - - remove + + {$bwStr-MAGM-Remove} @@ -6921,6 +6921,6 @@

- user , - group + {$bwStr-MAGM-User} , + {$bwStr-MAGM-Group} Index: releases/bedework-3.7/deployment/webadmin/webapp/resources/es_ES/default/strings.xsl =================================================================== --- releases/bedework-3.7/deployment/webadmin/webapp/resources/es_ES/default/strings.xsl (revision 3124) +++ releases/bedework-3.7/deployment/webadmin/webapp/resources/es_ES/default/strings.xsl (revision 3128) @@ -445,4 +445,5 @@ carpeta calendario + add a calendar or folder @@ -637,4 +638,5 @@ Dentro del calendario: ninguno seleccionado + cambiar Afecta libre/ocupado: aceptar los ajustes del evento @@ -688,4 +690,5 @@ Nombre por defecto de la papelera de calendario de usuario. Usada al inicializar el usuario. Podría cambiarse. Nombre por defecto del inbox del usuario. Usado al inicializar el usuario. Podría cambiarse. + Nombre por defecto de la bandeja de entrada del usuario: Nombre por defecto del outbox del usuario: Nombre por defecto del outbox del usuario. Usado al inicializar el usuario. Podría cambiarse. @@ -854,4 +857,5 @@ Nombre: Miembros: + quitar Index: releases/bedework-3.7/deployment/websubmit/webapp/resources/demoskins/es_ES/default/default.css =================================================================== --- (revision ) +++ releases/bedework-3.7/deployment/websubmit/webapp/resources/demoskins/es_ES/default/default.css (revision 3128) @@ -1,0 +1,820 @@ +/* + Licensed to Jasig under one or more contributor license + agreements. See the NOTICE file distributed with this work + for additional information regarding copyright ownership. + Jasig licenses this file to you under the Apache License, + Version 2.0 (the "License"); you may not use this file + except in compliance with the License. You may obtain a + copy of the License at: + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on + an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +*/ + +body { + /* removed for portals */ + margin: 0; + padding: 0; + background-color: #ddd; + color: black; + font-size: 16px; +} + +#bedework { + /* this is the main wrapper div used to encapsulate all Bedework CSS; we + will prepend each selector below with this ID - this helps encapsulate + the css for use in portal environments (though it does imply that only + one instance should be running on a portal page) */ + font-family : Arial, Helvetica, sans-serif; + font-size: 100%; /* to make IE behave */ + background-color: white; + color: black; + padding: 0; + margin: 0; + min-width: 835px; +} +/* Generic selectors*/ +#bedework h2 { + margin: 0em; + padding: 0.2em 0.2em 0.2em 0.5em; + font-size: 1.3em; +} +#bedework h2 a:link, +#bedework h2 a:active, +#bedework h2 a:visited, +#bedework h2 a:hover { + color: black; + background-color: transparent; + text-decoration: none; +} +#bedework .formButtons { + float: right; + font-size: 0.8em; +} +#bedework #bwCommentNotes { + clear: both; + margin: 1em 0.5em; +} +#bedework div.eventSubmitButtons { + clear: both; + text-align: right; + margin: 1em 0.5em; +} +#bedework .eventSubmitButtons input, +#bedework .formButtons input { + margin: 0; + font-size: 1.1em; +} +#bedework .eventSubmitButtons input.submit { + color: #060; +} +#bedework h3 { + margin: 0em; + padding: 1em 0.2em 0em 0.2em; + font-size: 1.1em; +} +#bedework h4 { + margin: 0em; + padding: 1em 0.2em 0em 0.2em; + font-size: 1em; +} +#bedework td { + vertical-align: top; +} +#bedework .center { + text-align: center; +} +#bedework .small { + font-size: 0.8em; +} +/* Header IDs and classes */ + +#bedework #header { + color: #eee; + background-color : #333; + margin: 0em; + padding: 0.5em 1em 0.5em 1em; +} +#bedework #header a { + color: #dde; + background-color : transparent; +} +#bedework #header h1 { + font-size: 1.4em; + margin: 0.5em 0.5em 0em 0em; +} +#bedework #header img { + float: right; + border: 0; +} +#bedework #adminLeftColumn { + float: left; +} +#bedework #adminRightColumn { + float: left; + margin: 1em 0 1em 3em; +} +#bedework #statusBar { + margin: 0em; + padding: 0.2em 1em; + text-align: right; + color: #eee; + /*background-color: #edc;*/ + background-color: #5c7486; + font-size: 0.8em; +} +#bedework #statusBarTable td.leftCell { + color: #666; + background-color: #edc; + text-align: left; + padding: 0.2em 0em 0.2em 1em; +} +#bedework #statusBar span.status { + font-weight: bold; +} +#bedework #statusBar a:link, +#bedework #statusBar a:active, +#bedework #statusBar a:visited { + text-decoration : none; + color: #eee; + background-color: transparent; +} +#bedework #statusBar a:hover { + text-decoration: underline; + color: #eee; + background-color: transparent; +} +/* MenuTabs */ +#bedework #menuTabs { + margin: 0; + padding: 6px 0 4px 0; + color: #eee; + background-color: #ddd; + font-size: 0.9em; + border-bottom: 1px solid #999; +} +#bedework #menuTabs li { + display: inline; + margin: 0; + /*color: #eee; + background: #009 url("../../resources/menuBgBlue.gif") repeat-x top;*/ + color: #777; + background-color: #eee; + padding-top: 6px; + padding-bottom: 4px; + padding-left: 1em; + padding-right: 1em; + border-bottom: 1px solid #999; + border-right: 1px solid #999; +} +#bedework #menuTabs li.selected { + color: #333; + background: white url("../../resources/menuBgGray.gif") repeat-x top; + border-bottom: 1px solid white; +} +#bedework #menuTabs a:link, +#bedework #menuTabs a:active, +#bedework #menuTabs a:hover, +#bedework #menuTabs a:visited { + color: #777; + background-color: transparent; + text-decoration: none; +} +#bedework #menuTabs li.selected a:link, +#bedework #menuTabs li.selected a:active, +#bedework #menuTabs li.selected a:hover, +#bedework #menuTabs li.selected a:visited { + color: black; + background-color: transparent; + text-decoration: none; +} +#bedework #bodyContent { + position: relative; + margin: 0; + padding: 2em; +} +#bedework .bwActionIcons { + position: absolute; + white-space: nowrap; + border: 2px solid #999; + background-color: #eee; + color: black; + padding: 0.5em; + margin: 0; +} +#bedework .bwActionIconsInGrid { + margin-left: -100px; +} +#bedework .bwActionIconsInList { + right: 2em; +} +#bedework .bwActionIcons a:link, +#bedework .bwActionIcons a:active, +#bedework .bwActionIcons a:visited { + display: block; + margin: 0 0 2px 0; + color: #666 !important; /* set important to override other more specific selectors */ + background-color: transparent; + font-size: 0.75em; + text-decoration: none; +} +#bedework .bwActionIcons a:hover { + color: black !important; /* set important to override other more specific selectors */ + background-color: transparent; +} +#bedework #messages, +#bedework #errors { + font-size: 0.8em; + margin: 0; + padding: 0.3em 0 0.3em 1em; + border-bottom: 1px solid Gray; + color: black; + background: #ff0 url(../../resources/glassFill-message.gif) repeat-x top; +} +#bedework #errors { + border-bottom: 2px solid red; +} +#bedework #errors li, +#bedework #messages li { + list-style: none; +} +#bedework #messages p, +#bedework #errors p { + margin: 0; + padding: 2px 0; +} +#bedework #bodyContent h1 { + font-size: 1.2em; +} +#bedework #bodyContent h2 { + font-size: 1.1em; +} +#bedework #introduction li { + margin-bottom: 1em; +} +#bedework #introduction a:link, +#bedework #introduction a:active, +#bedework #introduction a:visited, +#bedework #introduction a:hover { + text-decoration: underline; +} +#bedework #eventFormTabs { +} +#bedework #instructions { + padding: 0.5em; + margin: 0 0 1em 0; + border: 1px solid #ccc; + background-color: #ffe; + font-size: 0.9em; +} +#bedework .navButtons { + float: right; + text-align: right; +} +#bedework .navButtons img { + vertical-align: middle; +} +#bedework .navBox { + padding: 4px; + background-color: #ffe; + border: 1px solid #ccc; +} +#bedework #bwBottomNav { + padding: 0.5em; + margin: 0 0 1em 0; + font-size: 0.9em; + text-align: right; +} +#bedework ul.submenu { + margin: 0; + padding: 0; + font-size: 0.8em; + border-bottom: 1px solid #ccc; +} +#bedework ul.submenu li { + display: inline; + margin: 0 4px 0 0; + padding: 0 1em 0 1em; + border-left: 1px solid #ccc; + border-right: 1px solid #ccc; + border-top: 1px solid #ccc; + color: black; + background-color: #ddd; +} +#bedework ul.submenu li.selected { + color: black; + background-color: white; + border-bottom: 1px solid white; +} +#bedework ul.submenu li a:link, +#bedework ul.submenu li a:active, +#bedework ul.submenu li a:visited { + margin: 0; + padding: 0; + text-decoration: none; +} +#bedework ul.submenu li a:hover, +#bedework ul.submenu li:hover { + color: black; + background-color: #ffe; + text-decoration: none; +} +#bedework ul.submenu li.selected:hover { + color: black; + background-color: white; +} +#bedework #eventFormContent { + margin: 0; + padding: 1em; + border: 1px solid #ccc; +} +#bedework #standardForm { + margin: 0; + padding: 0; +} +#bedework #calSelectWidget { + position: absolute; + margin: 0; + padding: 1em; + border: 1px solid #666; + background-color: white; + color: black; +} +#bedework #calSelectWidget h2 { + font-size: 1em; + font-weight: normal; + margin: -1em -1em 0 -1em; + padding: 4px 0; + background: #233979 url(../../resources/glassFill-02.gif) repeat-x bottom; + color : #eee; + text-align: center; +} +#bedework #calSelectWidget #calSelectWidgetCloser { + position: absolute; + right: 2px; + top: 2px; + display: block; + font-weight: bold; + background-color: #ddd; + color: #333; + border-top: 1px solid #999; + border-left: 1px solid #999; + border-right: 1px solid #666; + border-bottom: 1px solid #666; + margin: 0; + padding: 0 2px; + text-decoration: none; +} +#bedework .mainForm { + padding: 0; + margin: 0 0 1.5em 0; + font-weight: bold; + color: black; +} +#bedework .subForm { + font-size: 0.9em; + padding: 1em; + margin: 0; + background-color: #eee; + color: black; +} +#bedework .subForm label { + float: left; + text-align: right; + width: 150px; + padding: 0 1em 0 0; +} +#bedework p.subFormMessage { + font-size: 0.9em; + margin: 1em 0 0 0; + padding: 0; +} +#bedework .subForm p { + margin: 0 0 0.5em 0; + padding: 0; +} +#bedework .bigSelect { + font-size: 1.1em; +} +#bedework table.common { + width: 100%; + font-size: 0.9em; + margin: 0px; + padding: 0px; +} +#bedework table.common th { + text-align: left; + vertical-align: top; + padding: 0.5em; + background-color: #ddd; + color: black; + white-space: nowrap; +} +#bedework table.common th.thin { + width: 80px; +} +#bedework table.common th.icon { + margin: 0em; + vertical-align: middle; + padding: 0.5em 1em 0.2em 0; + font-size: 0.7em; + background-color: #fff; + color: black; +} +#bedework table.common th.commonHeader { + vertical-align: middle; + background-color: #666; + color: #eee; + padding: 0.2em 0.5em; + text-align: left; + font-weight: normal; +} +#bedework table.common th.commonHeader a:link, +#bedework table.common th.commonHeader a:active, +#bedework table.common th.commonHeader a:visited { + background-color: inherit; + color: #eee; + padding: 0.2em; + text-align: left; +} +#bedework table.common th.commonHeader a:hover { + background-color: inherit; + color: #ff9; + padding: 0.2em; + text-align: left; +} +#bedework table.common td { + padding: 0; +} +#bedework table.common td.filler { + height: 250px; +} +#bedework table.common td.fill { + background-color: #ddd; + color: black; + font-weight: bold; + padding: 0.2em 0.5em 0.2em 0.5em; +} +#bedework table.common th.leftBorder, +#bedework table.common td.leftBorder { + border-left: 1px solid #999; + border-top: 1px solid #999; + padding-left: 1em; +} +#bedework table.common td.fieldval { + margin: 0em; + vertical-align: top; + padding: 0.5em 0.5em 0.2em 1em; +} +#bedework table.common td.fieldname { + width: 100px; + margin: 0em; + vertical-align: top; + padding: 0.5em 0.5em 0.2em 0.5em; + white-space: nowrap; +} +#bedework table.dottedBorder td.fieldname { + text-align: right; +} +#bedework table.common td.comments p { + margin: 0; + padding: 0.5em 0 1em 0; + border-top: 1px dashed #ddd; +} +#bedework table.common td.submit { + padding: 0.5em 0.5em 0.2em 0.5em; + color: black; + background: white; + text-align: right; + border-top: 1px solid #ccc; +} +#bedework table.common td.eventLinks { + background-color: #ddd; + color: #eee; + padding: 6px 0; + text-align: center; +} +#bedework input:focus, +#bedework textarea:focus, +#bedework select:focus { + background-color: #ffb !important; + color: inherit; +} +#bedework select:focus option { + background-color: white; + color: inherit; +} +#bedework table.common #eventActions { + float: right; + clear: none; + font-size: 0.8em; +} +#bedework table.common #eventActions img, +#bedework #refreshEventAction img { +display: inline; + margin-right: 2px; + vertical-align: middle; +} +#bedework #refreshEventAction { + padding-left: 1em; +} +#bedework table.common td.allField { + white-space: nowrap; + text-align: right; + font-style: italic; + background-color : white; + color: black; + padding: 0.2em; +} +#bedework table.common .borderRight { + border-right: 1px solid #999; +} +#bedework table.common tr#exportDateRange td.dates { + border-bottom: 1px solid #999; + padding: 0.5em; +} +#bedework table.common .padMeTop { + padding-top: 1em !important; +} +#bedework table.common .padMe { + padding: 1em !important; +} +#bedework .dateFields { + display: inline; +} +#bedework .timeFields { + display: inline; + margin-left: 1em; +} +#bedework .dateStartEndBox { + border: 1px solid #ccb; + margin: 4px; + padding: 4px; + white-space: nowrap; +} +#bedework .dateStartEndBox strong { + display: block; +} +#bedework .startDateLabel { + margin-left: 26px; +} +#bedework select.timezones { + margin-left: 1em; + width: 160px; +} +#bedework div.durationBox { + border: 1px solid #ccb; + display: inline; + margin: 4px; + padding: 4px; +} +#bedework .durationSpacerText { + font-weight: bold; + margin: 0 1em; +} +#bedework table#manage td { + padding: 0.2em 0 0 0.5em; +} +#bedework #bwEventTab-Recurrence { + margin: 0 1em; + font-size: 0.9em; +} +#bedework #bwEventCalDisplay { + font-weight: bold; + margin-right: 1em; +} +#bedework #clock { + position: absolute; + top: 160px; + margin: auto; +} +#bedework #startTimeFields img, +#bedework #endTimeFields img { + vertical-align: middle; +} +#bedework #tztable { + margin-top: 1em; +} +#bedework #tztable td { + padding: 2px 4px; +} +#bedework .chkBoxListItem { + display: block; + float: left; + width: 3em; +} +#bedework .shown { + display: inline; +} +#bedework .visible { + /* like shown, but apply no styles to this class */ +} +#bedework .invisible { + display: none !important; +} +#bedework .hidden { + visibility: hidden; +} +#bedework .padMe { + padding: 1em 0 !important; +} +#bedework .strong { + font-weight: bold; +} +#bedework .posrelative { + /* this class is used primarily to lock absolutely positioned elements to + their parent. Be careful removing this class from elements that + contain an absolutely positioned div. */ + position: relative; +} +#bedework #comments p { + margin: 0 0 1em 2em; +} +/* Calendars and Subscriptions */ +#calendarTable td, +#bedework #subsTable td { + padding: 0 0.5em; + vertical-align: top; +} +#bedework #calendarTable td.cals, +#bedework #subsTable td.cals { + border-right: 1px solid #aaa; + font-size: 0.9em; +} +#bedework #calendarTable td.cals { + width: 300px; +} +#bedework #subsTable td.cals { + width: 200px; +} +#bedework .calendarTree ul { + padding-left: 10px; + margin-left: 10px; +} +#bedework .calendarTree li { + padding-top: 0.25em; +} +#bedework li.folder { + list-style-image: url(../../resources/catIcon.gif); +} +#bedework li.calendar { + list-style-image: url(../../resources/calIcon-sm.gif); +} +#bedework .calendarTree a:link, +#bedework .calendarTree a:active, +#bedework .calendarTree a:visited { + text-decoration: none; + border: none; +} +#bedework .calendarTree a:hover { + color: black; + background-color: #ff3; +} +#bedework .inoutboxActive { + font-weight: bold; + font-size: 0.9em; +} +#bedework img.subStyle { + float: right; + clear: right; + padding: 0; + margin: 0 10px 0 2px; + width: 0.8em; + height: 0.5em; + border: 1px solid #666 !important; +} +#bedework .aliasTree { + margin: 1em 0; + padding: 0; +} +#bedework .aliasTree li { + list-style: none !important; + margin: 0; + padding: 0; +} +#bedework .aliasTree li ul { + margin: 0 0 0.5em 0.75em; + padding-left: 10px; +} +#bedework img.folderForAliasTree { + padding: 0.5em 0.2em 0 0.5em; +} +#bedework #submitTable { + width: 98%; /* less than 100% helps avoid IE weirdness */ + margin: 1em 0; +} +#bedework #submitTable td { + white-space: nowrap; +} +#bedework .note { + margin: 0; + padding: 0 0 1em 0; + font-size: 0.8em; + font-style: italic; +} +#bedework .contextHelp { + position: relative; + margin-left: 0.5em; +} +#bedework .helpBox { + margin: 1em; + padding: 0.5em; + border: 2px solid #999; + color: black; + background-color: #fee; +} +/* Footer */ +#bedework #footer { + font-size: 0.7em; + text-align : center; + margin-top: 0em; + padding: 1em; + color: #333; + background-color: #eee; + border-bottom: 2px solid #999; + white-space: nowrap; +} +#bedework #footer a { + color: #333; + background-color: transparent; + text-decoration: underline; +} +#bedework #subfoot { + padding: 0.5em 1em; + font-size: 0.7em; + color: #333; + background-color: #ddd; +} +#bedework #subfoot a { + color: #999; + background-color: inherit; +} +/* LINKS */ +#bedework a:link, +#bedework a:active { + color: #00a; + background-color: transparent; + text-decoration: none; +} +#bedework a:visited { + color: #008; + background-color: transparent; + text-decoration: none; +} +#bedework a:hover { + color: red; + background-color: transparent; + text-decoration: none; +} +#bedework span.time { + text-transform : lowercase; +} +#bedework .padTop { + padding-top: 1em; +} +#bedework .nowrap { + white-space: nowrap; +} +#bedework #featureHighlight { + color: #dd0; + font-style: italic; +} +#bedework .highlight { + color: black; + background: #ff0 url(../../resources/glassFill-message.gif) repeat-x top; + /*background-color: #ff0;*/ + border: 1px solid #333; +} +#bedework .notice { + font-weight: bold; + font-style: italic; +} +#bedework #commonListTable { + font-size: 0.9em; + margin-bottom: 2em; +} +#bedework #commonListTable th { + padding: 0.2em 1em 0.2em 0.5em; + background-color : #ccc; + color: black; + white-space: nowrap; + text-align: left; +} +#bedework #commonListTable td { + vertical-align: top; + font-size: 0.9em; + padding: 0.2em 1em 0.2em 0.5em; + color: black; + background-color: #eee; +} +#commonListTable td.unclaimed { + background-color: #eee; + color: #900 !important; + font-style: italic; +} Index: releases/bedework-3.7/deployment/websubmit/webapp/resources/demoskins/es_ES/default/default.xsl =================================================================== --- (revision ) +++ releases/bedework-3.7/deployment/websubmit/webapp/resources/demoskins/es_ES/default/default.xsl (revision 3128) @@ -1,0 +1,1680 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + default + /cal + + + false + + + + + + + + + + + focusElement('bwEventTitle');bwSetupDatePickers(); + + + initRXDates();initXProperties();bwSetupDatePickers(); + + +

+ + + +
+ + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + + + <xsl:copy-of select="$bwStr-Head-BedeworkSubmitPubEv"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+ + + +
    + +
  • +
    +
+
+ +
    + +
  • +
    +
+
+
+ + + + + + + + + +

+
    +
  1. + . +
  2. +
  3. + +
  4. +
  5. + +
  6. +
+
+ + + + + + + + + +
+ + +
+ + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + +
+
+ + + delete + + , + instance + + + + delete + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + () + + + + + + +
+
+ +
+
+ + +
+ + + + +
+ +
+ + + +
+ + + + + + + + + invisible + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + +
+ + + + + + invisible + timeFields + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + bwClock + + + +
+
+
+ + + + + + + + + + + + + + + + + + shown + invisible + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + bwClock + + + +
+

+ +
+ + + + + + + + + + + + shown + invisible + + + + + invisible + shown + + +
+ + + + +
+ + + + + + + + + +
+ +
+ + + +
+
+ + +
+ + + + + + + + + +
+ +
+ + + +
+
+
+
+

+
+ + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + +
+ + + + checked + + + + checked + + + + checked + + +
+ + + + +
+ + + + +
+ + + + + +
+
+ + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + +
+
+ + + false +
  • + + + + + + + ? + + + + folder + + + + /user/ + + + + + + + + + + + + + + + + + +
      + +
    +
    +
  • +
    + + + + + th + st + nd + rd + th + + , + + + + + + + + + + + + + + + + + + + 10 + + + + + + + +
    +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + bwClock +
    +
    +   + +
    +
    +

    + +

    +
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    + X +
    +
    + + close clock + minute 00:55 + minute 00:50 + minute 00:45 + minute 00:40 + minute 00:35 + minute 00:30 + minute 00:25 + minute 00:20 + minute 00:15 + minute 00:10 + minute 00:05 + minute 00:00 + 11 PM, 2300 hour + 10 PM, 2200 hour + 9 PM, 2100 hour + 8 PM, 2000 hour + 7 PM, 1900 hour + 6 PM, 1800 hour + 5 PM, 1700 hour + 4 PM, 1600 hour + 3 PM, 1500 hour + 2 PM, 1400 hour + 1 PM, 1300 hour + Noon, 1200 hour + 11 AM, 1100 hour + 10 AM, 1000 hour + 9 AM, 0900 hour + 8 AM, 0800 hour + 7 AM, 0700 hour + 6 AM, 0600 hour + 5 AM, 0500 hour + 4 AM, 0400 hour + 3 AM, 0300 hour + 2 AM, 0200 hour + 1 AM, 0100 hour + Midnight, 0000 hour + +
    +
    + + + +

    +

    + +

    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + () + + + + + + + + + + + + + / +
    +
    +
    + + + + +
    +
    + + + + +
    +

    + + + + + + + + + + + + + + + + + +
    + + + +
    + + + + + + +
    + + +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + + + +
    + + +
    +
    +
    + + + + + + + yes + yes + no + + + + + + + + + + + : + + + + 12 + + + : + + + + + + + + + + + +
    + | + | + +
    +
    + + Index: releases/bedework-3.7/deployment/websubmit/webapp/resources/demoskins/es_ES/default/strings.xsl =================================================================== --- (revision ) +++ releases/bedework-3.7/deployment/websubmit/webapp/resources/demoskins/es_ES/default/strings.xsl (revision 3128) @@ -1,0 +1,189 @@ + + + + + + + Bedework: enviar un evento público + + + Envío de eventos públicos de Bedework + Conectado como + desconectar + + + + + Presentación + Añadir evento + Mis eventos pendientes + + + empezar + Introducir eventos + Antes de enviar un evento público, + mire si ya ha sido introducido + Es posible que un evento pueda ser creado con un título distinto al que podría esperar. + Haga que sus títulos sean descriptivos: en lugar de "Conferencia" use "Serie de conferencias musicales: 'Usos del acorde napolitano'". "Club de cine" podría ser bastante ambiguo, mientras que "Club de cine: 'Ciudadano Kane'" es mejor. Tenga en cuenta que su evento "compartirá el escenario" con otros eventos del calendario, trate de ser tan claro como sea posible cuando piense en títulos. No exprese sólo lo que es el evento, intente explicar brevemente de que trata. Dé más detalles del evento en el campo descripción, pero trate de no repetir la misma información. Intente pensar como un usuario cuando sugiera un evento: use lenguaje que explicaría su evento a alguien que no sabe absolutamente nada sobre el mismo. + No incluya localizaciones y fechas en el campo descripción (a menos que sea para añadir información extra que no está disponible). + + + + + Borrar: + instancia + Borrar + todo + Tarea + tarea + Reunión + Evento + evento + Recurrente + Personal + Público + (recurrencia maestra) + siguiente + Paso 1: Introduzca los detalles del evento. Los campos opcionales están en cursiva. + anterior + Paso 2: Seleccione localización. + Paso 3: Seleccione contacto. + Paso 4: Sugiera áreas tópicas. Opcional. + Paso 5: Información de contacto y comentarios. + Calendario: + Título: + Debe incluir un título. + Fecha y hora: + todo el día + Comienzo: + Fecha + seleccione zona horaria + Due: + Final: + Fecha + Duración + días + horas + minutos + semanas + o + Este + no tiene duración / fecha de finalización + Descripción + Debe incluir una descripción. + Estado: + confirmado + tentativa + cancelado + Coste: + opcional: si lo hubiera, y lugar donde obtener las entradas + URL del evento: + opcional: para más información sobre el evento + URL de la imagen: + opcional: para incluir una imagen con la descripción del evento + Debe seleccionar una localización o sugerir una más abajo. + seleccione una localización existente... + ¿No encontró la localización? Sugiera una nueva: + Dirección: + Sub-dirección: + opcional + URL: + Debe seleccionar un contacto o sugerir uno más abajo. + seleccione un contacto existente... + ¿No encontró el contacto que necesita? Sugiera uno nuevo: + Nombre de la organización: + Por favor, limite los contactos a organizaciones, no a individuos. + Teléfono: + Email: + ¿Echa en falta un área tópica? Por favor, describa que tipo de evento está enviando: + Tipo de evento: + Debe incluir su dirección de correo electrónico. + Esto no parece ser una dirección de email válida. Por favor, corríjala. + Introduzca su dirección de email: + Por favor, proporcione cualquier aviso final o instrucciones a tener en cuenta en su evento: + enviar para ser aprobado + cancelar + + + + + y + + + + + + + ninguno + el primero + el segundo + el tercero + el cuarto + el quinto + el último + cada + + + y + + + + + Reloj de 24 horas de Bedework + tipo + seleccione hora + cambiar + cerrar + + + Eventos pendientes + Los eventos de debajo están a la espera de ser publicados por un administrador del calendario. Puede editarlos o borrarlos hasta que hayan sido aceptados. Una vez que el evento es publicado no lo verá más en su lista. + + + Título + Reclamado por + Comienzo + Final + Areas tópicas + Descripción + sin título + no reclamado + Evento recurrente. + Editar: + maestro + instancia + + + Afecta libre/ocupado: + + (transparente: el estado del evento no afecta su libre/ocupado) + no + (opaco: el estado del evento afecta su libre/ocupado) + Cargar fichero iCAL + Nombre del fichero: + Dentro del calendario: + calendario por defecto + aceptar las características del evento + Estado: + aceptar el estado del evento + confirmado + tentativa + cancelado + Continuar + cancelar + + + AM + PM + + + Basado en + mostrar XML + refrescar XSLT + Página web de Bedework + Sistema de calendario de Bedework + + Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/default/strings.xsl =================================================================== --- trunk/deployment/webuser/webapp/resources/demoskins/default/strings.xsl (revision 3039) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/default/strings.xsl (revision 3128) @@ -68,4 +68,5 @@ Week of go + today Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/default/default.xsl =================================================================== --- trunk/deployment/webuser/webapp/resources/demoskins/es_ES/default/default.xsl (revision 2934) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/default/default.xsl (revision 3128) @@ -44,5 +44,5 @@ - + Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/default/widget.xsl =================================================================== --- (revision ) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/default/widget.xsl (revision 3128) @@ -1,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/localeSettings.xsl =================================================================== --- (revision ) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/localeSettings.xsl (revision 3128) @@ -1,0 +1,87 @@ + + + + + + + + + + Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/strings.xsl =================================================================== --- trunk/deployment/webuser/webapp/resources/demoskins/es_ES/strings.xsl (revision 3039) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/es_ES/strings.xsl (revision 3128) @@ -68,4 +68,5 @@ Semana de ir + hoy Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/css/bedeworkTheme.css =================================================================== --- trunk/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/css/bedeworkTheme.css (revision 3065) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/css/bedeworkTheme.css (revision 3128) @@ -552,5 +552,5 @@ } #bedework #navigationBarTable td { - vertical-align: top; + vertical-align: middle; } #bedework #navigationBarTable form { @@ -563,8 +563,11 @@ } #bedework #navigationBarTable td.todayButton { - padding: 1em 1em 0 1em; + padding: 0 1em 0 1em; } #bedework #navigationBarTable td.gotoForm { - padding: 1em 0.5em 0 0; + padding: 0 0.5em 0 0; +} +#bedework #navigationBarTable button { + padding: 0 4px 2px 4px; } #bedework #navigationBarTable td.leftCell { Index: releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/navigation.xsl =================================================================== --- trunk/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/navigation.xsl (revision 3007) +++ releases/bedework-3.7/deployment/webuser/webapp/resources/demoskins/themes/bedeworkTheme/navigation.xsl (revision 3128) @@ -99,7 +99,7 @@ - - Go to Today - +