Phprojekt > Lang / Sp.inc.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Phprojekt

Download:
phprojekt.zip

Category:
Groupware Tools

Archive Content:

Helpdesk

Img

Lang

Layout > Default

Layout > Default > Img

Layout > Merkur > Img

Layout > Merkur

Layout > Neptun > Img

Layout > Neptun

Lib

Lib > Chart > Src

Lib

Lib > Db

Lib

Lib > Editor > Css > Behaviors

Lib > Editor > Css

Lib > Editor > Dialog > Behaviors

Lib > Editor > Dialog > Common

Lib > Editor > Dialog > Common > Images

Lib > Editor > Dialog

Lib > Editor > Dialog > Fck Universalkey

Lib > Editor > Dialog

Lib > Editor

Lib > Editor > Images

Lib > Editor > Js

Lib > Editor > Lang

Lib > Editor > Skins > Default

Lib > Editor > Skins > Default > Images

Lib > Editor > Skins > Default > Toolbar

Lib

Lib > Pdf

Lib > Pdf > Fonts

Lib

Lib > Selector

Lib

Links

Mail

Misc

Notes

Options

Projects

Search

Settings

Setup

Summary

Sync > Soap

Timecard

Todo

Votum

Content:

Addons

Admin

Bookmarks

Calendar

Calendar > Holiday Files

Calendar

Chat

Contacts

Extern

Filemanager

Filemanager > Images

Forum

Help

Sp.inc.php:


<?php
// sp.inc.php,  spanish version
// translation by Julian Rubio <kamui2 <at> hotmail <dot> com>

$chars = array("A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "Ñ", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z");
$name_month = array("",  "Ene",  "Feb",  "Mar",  "Abr",  "May",  "Jun",  "Jul",  "Ago",  "Sep",  "Oct",  "Nov",  "Dic");
$l_text31a = array("default",  "15 min.",  "30 min.",  " 1 hora",  " 2 horas",  " 4 horas",  " 1 dia");
$l_text31b = array(0,  15,  30,  60,  120,  240,  1440);
$name_day = array("Domingo",  "Lunes",  "Martes",  "Miercoles",  "Jueves",  "Viernes",  "Sabado");
$name_day2 = array("Lu",  "Ma",  "Mi",  "Ju",  "Vi",  "Sa", "Do");

$_lang['No Entries Found']= "No Entries Found";
$_lang['No Todays Events']= "HNo Todays Events";
$_lang['No new forum postings']= "No new forum postings";
$_lang['in category']= "in category";
$_lang['Filtered']= "Filtered";
$_lang['Sorted by']= "Sorted by";
$_lang['submit'] = "ir";
$_lang['back'] = "atras";
$_lang['print'] = "imprimir";
$_lang['export'] = "exportar";
$_lang['| (help)'] = "| (ayuda)";
$_lang['Are you sure?'] = "Esta Usted Seguro?";
$_lang['items/page'] = "elementos/pagina";
$_lang['records'] = "records";
$_lang['previous page'] = "Pagina Anterior";
$_lang['next page'] = "Proxima Pagina";
$_lang['first page'] = "first page";
$_lang['last page'] = "last page";
$_lang['Move']  = "Mover";
$_lang['Copy'] = "Copiar";
$_lang['Delete'] = "Borrar";
$_lang['Save'] = "Salvar";
$_lang['Directory'] = "Directorio";
$_lang['Also Delete Contents'] = "Borrar todo el Contenido";
$_lang['Sum'] = "Sumar";
$_lang['Filter'] = "Filtrar";
$_lang['Please fill in the following field'] = "Por favor llena el siguiente campo";
$_lang['approve'] = "Aprovar";
$_lang['undo'] = "Deshacer";
$_lang['Please select!'] = "Por favor selecciona!";
$_lang['New'] = "Nuevo";
$_lang['Select all'] = "Seleccionar todo";
$_lang['Printable view'] = "Vista de Impresion";
$_lang['New record in module '] = "New record in module ";
$_lang['Notify all group members'] = "Notificar a todos los miembros del grupo";
$_lang['Yes'] = "Si";
$_lang['No'] = "No";
$_lang['Close window'] = "Cerrar Ventana";
$_lang['No Value'] = "Sin Valor";
$_lang['Standard'] = "Standard";
$_lang['Create'] = "Create";
$_lang['Modify'] = "modify";   
$_lang['today'] = "today";

// admin.php
$_lang['Password'] = "Contraseña";
$_lang['Login'] = "Usuario";
$_lang['Administration section'] = "Seccion Administrativa";
$_lang['Your password'] = "Su Contraseña";
$_lang['Sorry you are not allowed to enter. '] = "Disculpe,  no esta autorizado a entrar. ";
$_lang['Help'] = "Ayuda";
$_lang['User management'] = "Modificacion de Usuarios";
$_lang['Create'] = "Crear";
$_lang['Projects'] = "Projectos";
$_lang['Resources'] = "Recursos";
$_lang['Resources management'] = "Resources management";
$_lang['Bookmarks'] = "Marcador";
$_lang['for invalid links'] = "Para links invalidos";
$_lang['Check'] = "Checar";
$_lang['delete Bookmark'] = "Borrar Marcador";
$_lang['(multiple select with the Ctrl-key)'] = "(seleccion multiple con la tecla 'Ctrl')";
$_lang['Forum'] = "Foro";
$_lang['Threads older than'] = "Threads older than";
$_lang[' days '] = " dias ";
$_lang['Chat'] = "Chat";
$_lang['save script of current Chat'] = "salvar el script del chat";
$_lang['Chat script'] = "Script del chat";
$_lang['New password'] = "Nueva Contraseña";
$_lang['(keep old password: leave empty)'] = "(mantener vieja contraseña: dejar vacio)";
$_lang['Default Group<br> (must be selected below as well)'] = "Grupo por default<br> (debe ser seleccionado abajo tambien)";
$_lang['Access rights'] = "Derechos de acceso";
$_lang['Zip code'] = "Codigo Postal";
$_lang['Language'] = "Idioma";
$_lang['schedule readable to others'] = "schedule readable to others";
$_lang['schedule invisible to others'] = "schedule invisible to others";
$_lang['schedule visible but not readable'] = "schedule visible but not readable";
$_lang['these fields have to be filled in.'] = "estos campos deben de ser llenados.";
$_lang['You have to fill in the following fields: family name,  short name and password.'] = "Acabas de llenar los siguientes campos: Nombre de la familia,  Nombre Corto y contraseña.";
$_lang['This family name already exists! '] = "Este nombre de familia ya existe! ";
$_lang['This short name already exists!'] = "Este nombre corto ya existe!";
$_lang['This login name already exists! Please chosse another one.'] = "Este usuario ya existe! Por favor elige otro.";
$_lang['This password already exists!'] = "Esta contraseña ya existe!";
$_lang['This combination first name/family name already exists.'] = "esta combinacion de primernombre/nombre de familia ya existe,  elige otro.";
$_lang['the user is now in the list.'] = "el usuario esta ahora en la lista.";
$_lang['the data set is now modified.'] = "los datos han sido modificados.";
$_lang['Please choose a user'] = "Por favor elija a un usuario";
$_lang['is still listed in some projects. Please remove it.'] = "todavia esta en algunos proyectos. Por favor remuevalo..";
$_lang['All profiles are deleted'] = "Todos los perfiles han sido borrados";
$_lang['A Profile with the same name already exists'] = "A profile with the same name already exists";
$_lang['is taken out of all user profiles'] = "a sido tomado de todos los perfiles de usuario";
$_lang['All todo lists of the user are deleted'] = "Todo en la lista por hacer ha sido borrado";
$_lang['is taken out of these votes where he/she has not yet participated'] = "a sido puesto fuera de todas las votaciones donde el/ella no a participado";
$_lang['All events are deleted'] = "Todos los eventos han sido borrados";
$_lang['user file deleted'] = "historial del usuario a sido borrado";
$_lang['bank account deleted'] = "cuenta de banco borrada";
$_lang['finished'] = "terminado";
$_lang['Please choose a project'] = "Por favor elija un proyecto";
$_lang['The project is deleted'] = "el proyecto fue eliminado";
$_lang['All links in events to this project are deleted'] = "Todos los links referentes a este evento han sido borrados";
$_lang['The duration of the project is incorrect.'] = "La duracion del proyecto es incorrecta.";
$_lang['The project is now in the list'] = "El proyecto ahora esta en lista";
$_lang['The project has been modified'] = "El proyecto a sido modificado";
$_lang['Please choose a resource'] = "Por favor escoja una fuente";
$_lang['The resource is deleted'] = "La fuente ha sido borrada";
$_lang['All links in events to this resource are deleted'] = "Todos los links que se dirigen a esta fuente han sido borradas";
$_lang[' The resource is now in the list.'] = " La fuente ahora esta en la lista.";
$_lang[' The resource has been modified.'] = " La fuente ha sido modificada.";
$_lang['The server sent an error message.'] = "El server envio un mensaje de error.";
$_lang['All Links are valid.'] = "Todos los links ahora son validos.";
$_lang['Please select at least one bookmark'] = "Por favor selecciona por lo menos un marcador";
$_lang['The bookmark is deleted'] = "El marcador ha sido borrado";
$_lang['threads older than x days are deleted.'] = "threads older than x days are deleted.";
$_lang['All chat scripts are removed'] = "Todos los scripts del chat han sido borrados";
$_lang['or'] = "o";
$_lang['Timecard management'] = "Timecard management";
$_lang['View'] = "Ver";
$_lang['Choose group'] = "Elige un grupo";
$_lang['Group name'] = "Nombre del grupo";
$_lang['Short form'] = "Forma corta";
$_lang['Category'] = "Categoria";
$_lang['Remark'] = "Remarcar";
$_lang['Group management'] = "Group management";
$_lang['Please insert a name'] = "Por favor inserte un nombre";
$_lang['Name or short form already exists'] = "Nombre o la forma corta ya existen";
$_lang['Automatic assign to group:'] = "Automaticamente asignar al grupo:";
$_lang['Automatic assign to user:'] = "Automaticamnente asignar al nombre:";
$_lang['Help Desk Category Management'] = "Helpdesk category management";
$_lang['Category deleted'] = "Categoria borrada";
$_lang['The category has been created'] = "La categoria ha sido creada";
$_lang['The category has been modified'] = "La categoria ha sido modificada";
$_lang['Member of following groups'] = "Miembro de los siguientes grupos";
$_lang['Primary group is not in group list'] = "Grupo primario no esta en la lista";
$_lang['Login name'] = "Nombre de Usuario";
$_lang['You cannot delete the default group'] = "No puedes borrar el grupo por default";
$_lang['Delete group and merge contents with group'] = "Borrar el grupo y fusionarlo con el grupo";
$_lang['Please choose an element'] = "Por favor elige un elemento";
$_lang['Group created'] = "Groupo creado";
$_lang['File management'] = "Manejo de Archivos";
$_lang['Orphan files'] = "Archivos Huerfanos";
$_lang['Deletion of super admin root not possible'] = "Eliminacion del super usuario root de administracion no es posible";
$_lang['ldap name'] = "nombre ldap";
$_lang['mobile // mobile phone'] = "celular"// mobile phone
$_lang['Normal user'] = "Usuario Normal";
$_lang['User w/Chief Rights'] = "Usuario con derechos de Jefe";
$_lang['Administrator'] = "Administrador";
$_lang['Logging'] = "Entrando";
$_lang['Logout'] = "Desconectar";
$_lang['posting (and all comments) with an ID'] = "colocacion (con todos los comentarios) con ID";
$_lang['Role deleted,  assignment to users for this role removed'] = "Rol borrado,  obligaciones para estos usuarios hacerca de este rol fueron removidos";
$_lang['The role has been created'] = "El rol ha sido creado";
$_lang['The role has been modified'] = "El rol ha sido modificado";
$_lang['Access rights'] = "Access rights";
$_lang['Usergroup'] = "Gruppe";
$_lang['logged in as'] = "Angemeldet als";

//chat.php
$_lang['Quit chat']= "Quit chat";

//contacts.php
$_lang['Contact Manager'] = "Contact Manager";
$_lang['New contact'] = "Nuevo Contacto";
$_lang['Group members'] = "Miembros del Grupo";
$_lang['External contacts'] = "Contactos Externos";
$_lang['&nbsp;New&nbsp;'] = "&nbsp;Nuevo&nbsp;";
$_lang['Import'] = "Importar";
$_lang['The new contact has been added'] = "El nuevo contacto ha sido agregado";
$_lang['The date of the contact was modified'] = "La cita con el contacto ha sido modificada";
$_lang['The contact has been deleted'] = "El contacto ha sido borrado";
$_lang['Open to all'] = "Abrir a todos";
$_lang['Picture'] = "Imagen";
$_lang['Please select a vcard (*.vcf)'] = "Por favor selecciona unavCard (*.vcf)";
$_lang['create vcard'] = "crear vcard";
$_lang['import address book'] = "Importar tu lista de contactos";
$_lang['Please select a file (*.csv)'] = "Por favor selecciona un archivo (*.csv)";
$_lang['Howto: Open your outlook express address book and select file/export/other book<br>Then give the file a name,  select all fields in the next dialog and finish'] = "Abre tu lista de contactos de Outlook Espress y selecciona 'Archivo'/'Exportar'/<br>
'Otro Libro' . Nombra al archivo,  slecciona todos los campos y 'termina'"
;
$_lang['Open outlook at file/export/export in file, <br>choose comma separated values (Win),  then select contacts in the next form, <br>give the export file a name and finish.'] = "Abrir Outlook Express en Archivo/exportar/', <br>
exportar en archivo y elige 'valores separados por una coma (Win)',  luego , <br>
selecciona contactos,  dale nombre al archivo y termina."
;
$_lang['Please choose an export file (*.csv)'] = "Por favor selecciona un archivo a exportar (*.csv)";
$_lang['Please export your address book into a comma separated value file (.csv),  and either<br>1) apply an import pattern OR<br>2) modify the columns of the table with a spread sheet to this format<br>(Delete colums in you file that are not listed here and create empty colums for fields that do not exist in your file):'] = "Por favor exporta tu libreta de contactos en un archivo de valores separados por coma<br>(.csv) y luego <br>
1) Aplica un patron para importar O<br>
2) modifica las columnas de la tabla con una hoja de calculo a este formato<br>
(Borra las columnas en tu archivo que no esten listadas a qui y agrega columnas vacias para las que no estan en tu archivo):"
;
$_lang['Please insert at least the family name'] = "Por favor inserta por lo menos el nombre de familia";
$_lang['Record import failed because of wrong field count'] = "La importacion fallo debido a un numero incorrecto de campos";
$_lang['Import to approve'] = "Importar para aprovar";
$_lang['Import list'] = "Importa la lista";
$_lang['The list has been imported.'] = "La lista ha sido importada.";
$_lang['The list has been rejected.'] = "La lista ha sido rechazada.";
$_lang['Profiles'] = "Perfiles";
$_lang['Parent object'] = "Objeto Padre";
$_lang['Check for duplicates during import'] = "Checar por cosas dobles durante la importacion";
$_lang['Fields to match'] = "Campos a coincidir";
$_lang['Action for duplicates'] = "Accion para dobletes";
$_lang['Discard duplicates'] = "Descartar dobletes";
$_lang['Dispose as child'] = "Quitar hijo";
$_lang['Store as profile'] = "Guardar como perfil";    
$_lang['Apply import pattern'] = "Aplicar patron de importacion";
$_lang['Import pattern'] = "Importar patron";
$_lang['For modification or creation<br>upload an example csv file'] = "Para modificacion o creacion<br>sube un archivo csv como ejemplo"
$_lang['Skip field'] = "Saltate el campo";
$_lang['Field separator'] = "Separador de campo";
$_lang['Contact selector'] = "Contact selector";
$_lang['Use doublet'] = "Use doublet";
$_lang['Doublets'] = "Doublets";

// filemanager.php
$_lang['Please select a file'] = "Por favor selecciona el archivo";
$_lang['A file with this name already exists!'] = "Un archivo con ese nombre ya existe!";
$_lang['Name'] = "Nombre";
$_lang['Comment'] = "Comentarios";
$_lang['Date'] = "Datos";
$_lang['Upload'] = "Subir";
$_lang['Filename and path'] = "Archivo y ruta";
$_lang['Delete file'] = "Borrar archivo";
$_lang['Overwrite'] = "Sobreescribir";
$_lang['Access'] = "Acceso";
$_lang['Me'] = "Yo";
$_lang['Group'] = "Grupo";
$_lang['Some'] = "Algunos";
$_lang['As parent object'] = "Como el objeto padre"
$_lang['All groups'] = "Todos los grupos";
$_lang['You are not allowed to overwrite this file since somebody else uploaded it'] = "No tienes permitido sobreescribir el archivo dado que alguien mas lo subio";
$_lang['personal'] = "personal";
$_lang['Link'] = "Link";
$_lang['name and network path'] = "nombre y ruta de red";
$_lang['with new values'] = "con nuevos valores";
$_lang['All files in this directory will be removed! Continue?'] = "Todos los archivos en este directorio seran removidos! Continuo?";
$_lang['This name already exists'] = "Este nombre ya existe";
$_lang['Max. file size'] = "Tamaño max. del archivo";
$_lang['links to'] = "links a";
$_lang['objects'] = "objectos";
$_lang['Action in same directory not possible'] = "Accion en el mismo directorio no es posible";
$_lang['Upload = replace file'] = "Subir = remplazar el archivo";
$_lang['Insert password for crypted file'] = "Insertar contraseña para archivo confidencial";
$_lang['Crypt upload file with password'] = "Encriptar el archivo al subir con contraseña";
$_lang['Repeat'] = "Repetir";
$_lang['Passwords dont match!'] = "Las contraseñas no coinciden!";
$_lang['Download of the password protected file '] = "Bajar los archivos protegidos por password ";
$_lang['notify all users with access'] = "notificar a todos los usuarios con acceso";
$_lang['Write access'] = "Acceso de escritura";
$_lang['Version'] = "Version";
$_lang['Version management'] = "Version management";
$_lang['lock'] = "proteger";
$_lang['unlock'] = "desproteger";
$_lang['locked by'] = "protegido por";
$_lang['Alternative Download'] = "Descarga alternativa";
$_lang['Download'] = "Download";
$_lang['Select type'] = "Select type";
$_lang['Create directory'] = "Create directory";
$_lang['filesize (Byte)'] = "Filesize (Byte)";

// filter
$_lang['contains'] = 'contiene';
$_lang['exact'] = 'exacto';
$_lang['starts with'] = 'empieza con';
$_lang['ends with'] = 'termina con';
$_lang['>'] = '>';
$_lang['>='] = '>=';
$_lang['<'] = '<';
$_lang['<='] = '<=';
$_lang['does not contain'] = 'no contiene';
$_lang['Please set (other) filters - too many hits!'] = "Please set (other) filters - too many hits!";

$_lang['Edit filter'] = "Edit filter";
$_lang['Filter configuration'] = "Filter configuration";
$_lang['Disable set filters'] = "Disable set filters";
$_lang['Load filter'] = "Load filter";
$_lang['Delete saved filter'] = "Delete saved filter";
$_lang['Save currently set filters'] = "Save currently set filters";
$_lang['Save as'] = "Save as";
$_lang['News'] = 'Nachrichten';

// form designer
$_lang['Module Designer'] = "Diseñador de Modulos";
$_lang['Module element'] = "Elemento del Modulo"
$_lang['Module'] = "Modulo";
$_lang['Active'] = "Activo";
$_lang['Inactive'] = "Inactivo";
$_lang['Activate'] = "Activar";
$_lang['Deactivate'] = "Desactivar"
$_lang['Create new element'] = "Crear nuevo elemento";
$_lang['Modify element'] = "Modificar elemro";
$_lang['Field name in database'] = "Nombre del campo en la base de daots";
$_lang['Use only normal characters and numbers,  no special characters, spaces etc.'] = "use solo letras y digitos,  nada de caracteres especiales ni espacios,  etc.";
$_lang['Field name in form'] = "Nombre del campo en la forma";
$_lang['(could be modified later)'] = "(podra ser modificado despues)"
$_lang['Single Text line'] = "Linea sencilla de texto";
$_lang['Textarea'] = "Area de Texto";
$_lang['Display'] = "Mostrar";
$_lang['First insert'] = "Primer inserto";
$_lang['Predefined selection'] = "Seleccion predefinida";
$_lang['Select by db query'] = "Seleccionar por query a la BD";
$_lang['File'] = "Archivo";

$_lang['Email Address'] = "Correo Electronico";
$_lang['url'] = "URL";
$_lang['Checkbox'] = "Checkbox";
$_lang['Multiple select'] = "Selección Múltiple"
$_lang['Display value from db query'] = "Display value from db query";
$_lang['Time'] = "Time";
$_lang['Tooltip'] = "Tooltip"
$_lang['Appears as a tipp while moving the mouse over the field: Additional comments to the field or explanation if a regular expression is applied'] = "Aparece como tip cuando se mueve el mouse sobre el campo: Siendo una explicacion o datos adicionales del mismo si una expresion regular es aplicada";
$_lang['Position'] = "Posicion";
$_lang['is current position,  other free positions are:'] = "es la posicion actual,  otras posiciones libres son:"
$_lang['Regular Expression:'] = "Expresiones Regulares:";
$_lang['Please enter a regular expression to check the input on this field'] = "Por favor coloque una expresion regular para checa el contenido del campo";
$_lang['Default value'] = "Valor por Default";
$_lang['Predefined value for creation of a record. Could be used in combination with a hidden field as well'] = "Valor predefinido para la creacion de un dato. Puede ser usado con un campo invisible tambien";
$_lang['Content for select Box'] = "Contenido de la caja seleccionada";
$_lang['Used for fixed amount of values (separate with the pipe: | ) or for the sql statement,  see element type'] = "Usado para coierto numero de valores (separados por una linea vertical: | ) o una expression sql ,  ver tambien tipos de elemento";
$_lang['Position in list view'] = "Posicion en una lista para ver";                                                                                     
$_lang['Only insert a number > 0 if you want that this field appears in the list of this module'] = "Solo insertar valores > 0 si desea que este campo aparezca en la lista de este modulo";
$_lang['Alternative list view'] = "Vista alternativa de la lista.";
$_lang['Value appears in the alt tag of the blue button (mouse over) in the list view'] = "Valor que aparece en la pestaña de alt de el boton azul (raton encima) in la vista de la lista";
$_lang['Filter element'] = "Filtrar elemento";                                                                                   
$_lang['Appears in the filter select box in the list view'] = "Aparece en la caja donde se seleccionan los filtro s de la lista";
$_lang['Element Type'] = "Tipo de Elemento";
$_lang['Select the type of this form element'] = "Selecciona el tipo para este elemento dentro de la forma";
$_lang['Check the content of the previous field!'] = "Checa el contenido de el campo anterior!";
$_lang['Span element over'] = "Span element over";
$_lang['columns'] = "columnas";
$_lang['rows'] = "lineas";
$_lang['Telephone'] = "Telephone";
$_lang['History'] = "History";
$_lang['Field'] = "Field";
$_lang['Old value'] = "Old value";
$_lang['New value'] = "New value";
$_lang['Author'] = "Author"
$_lang['Show Date'] = "Show Date";
$_lang['Creation date'] = "Creation date";
$_lang['Last modification date'] = "Last modification date";
$_lang['Email (at record cration)'] = "Email (at record cration)";
$_lang['Contact (at record cration)'] = "Contact (at record cration)"
$_lang['Select user'] = "Select user";
$_lang['Show user'] = "Show user";

// forum.php
$_lang['Please give your thread a title'] = "Please give your thread a title";
$_lang['New Thread'] = "New Thread";
$_lang['Title'] = "Title";
$_lang['Text'] = "Text";
$_lang['Post'] = "Post";
$_lang['From'] = "From";
$_lang['open'] = "open";
$_lang['closed'] = "closed";
$_lang['Notify me on comments'] = "Notify me on comments";
$_lang['Answer to your posting in the forum'] = "Answer to your posting in the forum";
$_lang['You got an answer to your posting'] = "You got an answer to your posting \n ";
$_lang['New posting'] = "New posting";
$_lang['Create new forum'] = "Create new forum";
$_lang['down'] ='down';
$_lang['up']= "up";
$_lang['Forums']= "Forums";
$_lang['Topics']="Topics";
$_lang['Threads']="Threads";
$_lang['Latest Thread']="Latest Thread";
$_lang['Overview forums']= "Overview forums";
$_lang['Succeeding answers']= "Succeeding answers";
$_lang['Count']= "Count";
$_lang['from']= "from";
$_lang['Path']= "Path";
$_lang['Thread title']= "Thread title";
$_lang['Notification']= "Notification";
$_lang['Delete forum']= "Delete forum";
$_lang['Delete posting']= "Delete posting";
$_lang['In this table you can find all forums listed']= "In this table you can find all forums listed";
$_lang['In this table you can find all threads listed']= "In this table you can find all threads listed";

// index.php
$_lang['Last name'] = "Last name";
$_lang['Short name'] = "Short name";
$_lang['Sorry you are not allowed to enter.'] = "Sorry you are not allowed to enter.";
$_lang['Please run index.php: '] = "Please run index.php: ";
$_lang['Reminder'] = "Reminder";
$_lang['Session time over,  please login again'] = "Session time over,  please login again";
$_lang['&nbsp;Hide read elements'] = "&nbsp;Hide read elements";
$_lang['&nbsp;Show read elements'] = "&nbsp;Show read elements";
$_lang['&nbsp;Hide archive elements'] = "&nbsp;Hide archive elements";
$_lang['&nbsp;Show archive elements'] = "&nbsp;Show archive elements";
$_lang['Tree view'] = "Tree view";
$_lang['flat view'] = "flat view";
$_lang['New todo'] = "New todo";
$_lang['New note'] = "New note";
$_lang['New document'] = "New document";
$_lang['Set bookmark'] = "Set bookmark";
$_lang['Move to archive'] = "Move to archive";
$_lang['Mark as read'] = "Mark as read";
$_lang['Export as csv file'] = "Export as csv file";
$_lang['Deselect all'] = "Deselect all";
$_lang['selected elements'] = "selected elements";
$_lang['wider'] = "wider";
$_lang['narrower'] = "narrower";
$_lang['ascending'] = "Aufsteigend";
$_lang['descending'] = "descending";
$_lang['Column'] = "Column";
$_lang['Sorting'] = "Sorting";
$_lang['Save width'] = "Save width";
$_lang['Width'] = "Width";
$_lang['switch off html editor'] = "switch off html editor";
$_lang['switch on html editor'] = "switch on html editor";
$_lang['hits were shown for'] = "hits were shown for";
$_lang['there were no hits found.'] = "there were no hits found.";
$_lang['Filename'] = "Filename";
$_lang['First Name'] = "First Name";
$_lang['Family Name'] = "Family Name";
$_lang['Company'] = "Company";
$_lang['Street'] = "Street";
$_lang['City'] = "City";
$_lang['Country'] = "Country";
$_lang['Please select the modules where the keyword will be searched'] = "Please select the modules where the keyword will be searched";
$_lang['Enter your keyword(s)'] = "Enter your keyword(s)";
$_lang['Salutation'] = "Salutation";
$_lang['State'] = "State";
$_lang['Add to link list'] = "Add to link list";

// setup.php
$_lang['Welcome to the setup of PHProject!<br>'] = "Bienvenido a la configuracion de PHProject!<br>";
$_lang['Please remark:<ul><li>A blank database must be available<li>Please ensure that the webserver is able to write the file config.inc.php'] = "Por favor recuerda:<ul>
<li>Una base en blanco debe de estar libre
<li>Por favor asegurate de que el servidor pueda escribir sobre el archivo 'config.inc.php'"
;
$_lang['<li>If you encounter any errors during the installation,  please look into the <a href=help/faq_install.html target=_blank>install faq</a>or visit the <a href=http://www.PHProjekt.com/forum.html target=_blank>Installation forum</a></i>'] = "<li>Si encuentras cualquier error durante la instalacion,  por favor checa en <a href='help/faq_install.html' target=_blank>install faq</a>
o visita el <a href='http://www.PHProjekt.com/forum.html' target=_blank>Foro de Instalacion</a></i>"
;
$_lang['Please fill in the fields below'] = "Por Favor llena los siguientes campos";
$_lang['(In few cases the script wont respond.<br>Cancel the script,  close the browser and try it again).<br>'] = "(En algunos casos el script no funcionara.<br>
Cancela el script,  cierra tu navegador y vuelve a iuntentar).<br>"
;
$_lang['Type of database'] = "Tipo de base de datos";
$_lang['Hostname'] = "Nombre del Servidor";
$_lang['Username'] = "Usuario";

$_lang['Name of the existing database'] = "Nombre de la base de datos ya existente";
$_lang['config.inc.php not found! Do you really want to update? Please read INSTALL ...'] = "config.inc.php no se encontro! realmente quieres actualizar? Por favor le INSTALL ...";
$_lang['config.inc.php found! Maybe you prefer to update PHProject? Please read INSTALL ...'] = "config.inc.php se encontro! Tal ve quieras actualizar el PHProjekt? Por favor le INSTALL ...";
$_lang['Please choose Installation, Update or Configure!'] = "Por favor elige 'Instalacion', 'actualizar' or 'Configurar'!";
$_lang['Sorry,  I cannot connect to the database! <br>Please close all browser windows and restart the installation.'] = "No te puedo conectar a la base de datos! <br>Por favor cierra todas las ventanas e navegador y vuelve a intentarlo.";
$_lang['Sorry,  it does not work! <br> Please set DBDATE to Y4MD- or let phprojekt change this environment-variable (php.ini)!'] = "Lo siento,  no funciona! <br> Por favor cambia DBDATE a 'Y4MD-' o deja que phprojekt la variable del entorno (php.ini)!";
$_lang['Seems that You have a valid database connection!'] = "Parece que tienes el protocolo necesario para la base de datos!";
$_lang['Please select the modules you are going to use.<br> (You can disable them later in the config.inc.php)<br>'] = "Por favor selecciona los modulos que vas a usar.<br> (los puedes deshabilitar despues en config.inc.php)<br>";
$_lang['Install component: insert a 1,  otherwise keep the field empty'] = "Instala un componente: inserta '1',  de otra forma deja el espacio vacio";
$_lang['Group views'] = "Vista por grupo";
$_lang['Todo lists'] = "Lista por hacer";

$_lang['Voting system'] = "Sistema de Voto";


$_lang['Contact manager'] = "Administrador de Contactos";
$_lang['Name of userdefined field'] = "Nombre del campo por definicion de usuario";
$_lang['Userdefined'] = "Definido por el usuario";
$_lang['Profiles for contacts'] = "Perfil por contacto";
$_lang['Mail'] = "Correo";
$_lang['send mail'] = "1: enviar correo";
$_lang[' only, <br> &nbsp; &nbsp; full mail client'] = " solo, <br> &nbsp; &nbsp; 2: el coreo completo dle cliente";



$_lang['1 to show appointment list in separate window, <br>&nbsp; &nbsp; 2 for an additional alert.'] = "'1' para mostrar las citas en una ventana separada, <br>
&nbsp; &nbsp; '2' para una alerta adicional."
;
$_lang['Alarm'] = "Alarma";
$_lang['max. minutes before the event'] = "max. de minutos antes del evento";
$_lang['SMS/Mail reminder'] = "recordatorio por SMS/Email";
$_lang['Reminds via SMS/Email'] = "Recordatorio via SMS/Email";
$_lang['1= Create projects, <br>&nbsp; &nbsp; 2= assign worktime to projects only with timecard entry<br>&nbsp; &nbsp; 3= assign worktime to projects without timecard entry<br>&nbsp; &nbsp; (Selection 2 or 3 only with module timecard!)'] = "'1'= Crear Proyectos, <br>
&nbsp; &nbsp; '2'= asignar tiempo de trabajo a proyectos que tengan tarjeta de tiempos<br>
&nbsp; &nbsp; '3'= assign tiempos a proyectos que no tengan tarjeta de tiempos<br>&nbsp; &nbsp; (Selecciona '2' o '3' cuando este el modulo de tarjeta de tiempos!)"
;

$_lang['Name of the directory where the files will be stored<br>( no file management: empty field)'] = "Nombre del directorio donde se gardaran los archivos<br>( Sin Administrador de Archivos: campo vacio)";
$_lang['absolute path to this directory (no files = empty field)'] = "ruta absoluta hacia este archivo (sin archivos = campo vacio)";
$_lang['Time card'] = "Time card";
$_lang['1 time card system, <br>&nbsp; &nbsp; 2 manual insert afterwards sends copy to the chief'] = "'1' Sistema Time Card, <br>
&nbsp; &nbsp; '2' Insercion manual despues de enviarle una copia al jefe"
;
$_lang['Notes'] = "Notas";
$_lang['Password change'] = "Cambio de Contraseña";
$_lang['New passwords by the user - 0: none - 1: only random passwords - 2: choose own'] = "Nueva Contraseña para el usuario - 0: ninguna - 1: Contraseñas Aleatorias - 2: Elegir una";
$_lang['Encrypt passwords'] = "Encriptar Contraseñas";
$_lang['Login via '] = "Conectarse via ";
$_lang['Extra page for login via SSL'] = "Pagina extra para conectarse via SSL";
$_lang['Groups'] = "Grupos";
$_lang['User and module functions are assigned to groups<br>&nbsp; &nbsp; (recommended for user numbers > 40)'] = "Usuarios y Funciones de Modulo son asignadas a grupos<br>
&nbsp; &nbsp; (Recomendadno para usuarios > 40)"
;
$_lang['User and module functions are assigned to groups'] = "Usuarios y Funciones de Modulo son asignadas a grupos";
$_lang['Help desk'] = "Help desk";
$_lang['Help Desk Manager / Trouble Ticket System'] = "Panel de Help Desk  / Trouble Ticket System";
$_lang['RT Option: Customer can set a due date'] = "Opcion RT: Cliente puede poner una fecha limite";
$_lang['RT Option: Customer Authentification'] = "Opcion RT: Autentificacion de Cliente";
$_lang['0: open to all,  email-address is sufficient<br>1: registered contact enter his family name<br>2: his email'] = "0: abierto a todos,  colocar direccion de email unicamente<br>1: Contactos registrados registrar el nombre de familia<br>2: su email";
$_lang['RT Option: Assigning request'] = "Opcion RT: Asignar peticion";
$_lang['0: by everybody,  1: only by persons with status chief'] = "0: por todos,  1: solo personas con el sufijo 'Jefe'";
$_lang['Email Address of the support'] = "Direccion de Email del soporte";
$_lang['Scramble filenames'] = "Desordena los nombres de archivo";
$_lang['creates scrambled filenames on the server<br>assigns previous name at download'] = "crea nombres desordenados de archivos dentro del server<br>
asigna el nombre original cuando se baja"
;

$_lang['0: last name,  1: short name,  2: login name'] = "0: Apellido,  1: Nombre Corto,  2: usuario"
$_lang['Prefix for table names in db'] = "Prefijo para los nombre en la tabla de base de datos";
$_lang['Alert: Cannot create file config.inc.php!<br>Installation directory needs rwx access for your server and rx access to all others.'] = "Alerta: no se puede crear 'config.inc.php'!<br>
El directorio donde se esta instalando necesita acceso rwx para el server y rx para todas las demas."
;
$_lang['Location of the database'] = "Locacion de la base de datos";
$_lang['Type of database system'] = "Tipo de base de datos";
$_lang['Username for the access'] = "Usuario para accesar";
$_lang['Password for the access'] = "Contraseña para accesar";
$_lang['Name of the database'] = "Nombre de la base de datos";
$_lang['Prefix for database table names'] = "Prefijo para los nombres de tabla en la base de datos";
$_lang['First background color'] = "Primer color de fondo";
$_lang['Second background color'] = "Segundo color de fondo";
$_lang['Third background color'] = "Tercer color de fondo";
$_lang['Color to mark rows'] = "Color to mark rows";
$_lang['Color to highlight rows'] = "Color to highlight rows";
$_lang['Event color in the tables'] = "Color de evento dentro de las tablas";
$_lang['company icon yes = insert name of image'] = "Icono de la compañia = Inserte el nombre de la imagen";
$_lang['URL to the homepage of the company'] = "URL para la direccion de la compañia";
$_lang['no = leave empty'] = "no = dejar vacio";
$_lang['First hour of the day:'] = "Hora de entrada:";
$_lang['Last hour of the day:'] = "Hora de salida:";
$_lang['An error ocurred while creating table: '] = "Un error a ocurrido mientras se creaba la tabla: ";
$_lang['Table dateien (for file-handling) created'] = "Tabla 'dateien' (para manejo de archivos) creada";
$_lang['File management no = leave empty'] = "Sin manejo de archivos = dejar vacio";
$_lang['yes = insert full path'] = "si = insertar la ruta completa";
$_lang['and the relative path to the PHProjekt directory'] = "y la ruta relativa a el directorio de PHProjekt";
$_lang['Table profile (for user-profiles) created'] = "Tabla 'profile' (para el manejo de los perfiles de usuario) creada";
$_lang['User Profiles yes = 1,  no = 0'] = "Perfiles de Usuario si = 1,  no = 0";
$_lang['Table todo (for todo-lists) created'] = "Tabla 'todo' (para listas por hacer) creada";
$_lang['Todo-Lists yes = 1,  no = 0'] = "Listas-por hacer si = 1,  no = 0";
$_lang['Table forum (for discssions etc.) created'] = "Tabla 'forum' (para discuciones etc.) creada";
$_lang['Forum yes = 1,  no = 0'] = "Foro si = 1,  no = 0";
$_lang['Table votum (for polls) created'] = "Tabla 'votum' (para votos) creada";
$_lang['Voting system yes = 1,  no = 0'] = "Sistema de Votacion si = 1,  no = 0";
$_lang['Table lesezeichen (for bookmarks) created'] = "Tabla 'lesezeichen' (for para separadores) creada";
$_lang['Bookmarks yes = 1,  no = 0'] = "Separadores si = 1,  no = 0";
$_lang['Table ressourcen (for management of additional ressources) created'] = "Tabla 'ressourcen' (para el manejo de recursos externos) creada";
$_lang['Resources yes = 1,  no = 0'] = "Recursos si = 1,  no = 0";
$_lang['Table projekte (for project management) created'] = "Tabla 'projekte' (para manejo de proyectos) creada";
$_lang['Table contacts (for external contacts) created'] = "Tabla contacts (para contactos externos) creada";
$_lang['Table notes (for notes) created'] = "Tabla notes (para notas) creada";
$_lang['Table timecard (for time sheet system) created'] = "Tabla timecard (para el sistema de hoja del dia) creada";
$_lang['Table groups (for group management) created'] = "Tabla groups (para el manejo de grupos) creada";
$_lang['Table timeproj (assigning work time to projects) created'] = "Tabla timeproj (asignando tiempos a proyectos) creada";
$_lang['Table rts and rts_cat (for the help desk) created'] = "Tablas rts y rts_cat (para el help desk) creada";
$_lang['Table mail_account,  mail_attach,  mail_client und mail_rules (for the mail reader) created'] = "Tablas mail_account,  mail_attach,  mail_client y mail_rules (para el lector de mail) creada";
$_lang['Table logs (for user login/-out tracking) created'] = "Tabla logs (para control de entrada/salida de usuarios) creada";
$_lang['Tables contacts_profiles und contacts_prof_rel created'] = "Tablas contacts_profiles y contacts_prof_rel creadas";
$_lang['Project management yes = 1,  no = 0'] = "Manejo de Proyectos si = 1,  no = 0";
$_lang['additionally assign resources to events'] = "Adicionalmente dale recursos a eventos";
$_lang['Address book  = 1,  nein = 0'] = "Libreta de Direcciones  = 1,  no = 0";
$_lang['Mail no = 0,  only send = 1,  send and receive = 2'] = "Mail no = 0,  solo enviar = 1,  enviar y recibir = 2";
$_lang['Chat yes = 1,  no = 0'] = "Chat si = 1,  no = 0";
$_lang['Name format in chat list'] = "Formato de nombre para la lista del chat";
$_lang['0: last name,  1: first name,  2: first name,  last name, <br> &nbsp; &nbsp; 3: last name,  first name'] = "0: apellido,  1: nombre,  2: nombre,  apellido, <br> &nbsp; &nbsp; 3: apellido,  nombre";
$_lang['Timestamp for chat messages'] = "Marca de tiempo para los mensajes de Chat";
$_lang['users (for authentification and address management)'] = "'usuarios' (para autentificacion y manejo de direcciones)";
$_lang['Table termine (for events) created'] = "'Table termine' (para eventos) creada";
$_lang['The following users have been inserted successfully in the table user:<br>root - (superuser with all administrative privileges)<br>test - (chief user with restricted access)'] = "Los siguientes usuarios han dsido creados dentro de la tabla 'user':<br>
'root' - (superusuario con todos los derechos de administrador)<br>
'test' - (usuario jefe con acceso restringidos)"
;
$_lang['The group default has been created'] = "El grupo 'default' a sido creado";
$_lang['Please do not change anything below this line!'] = "No cambies nada debajo de esta linea!";
$_lang['Database error'] = "Error de Base de Datos";
$_lang['Finished'] = "Terminado";
$_lang['There were errors,  please have a look at the messages above'] = "Hubo errores,  por favor revise el mensaje superior";
$_lang['All required tables are installed and <br>the configuration file config.inc.php is rewritten<br>It would be a good idea to makea backup of this file.<br>'] = "Todas las tablas requeridas han sido creadas satisfactoriamente <br>
la configuracion del archivo 'config.inc.php' a sido reescrita<br>
seria buena idea hacer
un backup del archivo actual.<br>"
;
$_lang['The administrator root has the password root. Please change his password here:'] = "El administrador 'root' tiene la contraseña 'root'. por favor cambie esto aqui:";
$_lang['The user test is now member of the group default.<br>Now you can create new groups and add new users to the group'] = "El usuario 'test' es ahora miembro del grupo 'default'.<br>
Ahora puedes crear nuevos grupos y agregar nuevos usuarios a estos."
;
$_lang['To use PHProject with your Browser go to <b>index.php</b><br>Please test your configuration,  especially the modules Mail and Files.'] = "Para usar PHProject con tu navegador ve a <b>index.php</b><br>
Por favor prueba tu configuracion,  especialmente los modulos 'Mail' y 'Files'."
;

$_lang['Alarm x minutes before the event'] = "Alarma x minutos antes del evento";
$_lang['Additional Alarmbox'] = "Alarma adicional";
$_lang['Mail to the chief'] = "Mail a el jefe";
$_lang['Out/Back counts as: 1: Pause - 0: Workingtime'] = "Fuera/de Vuelta cuenta como: 1: Pausa - 0: Trabajando";
$_lang['Passwords will now be encrypted ...'] = "Las contraseñas seran encriptadas ...";
$_lang['Filenames will now be crypted ...'] = "Los nombres de archivo ahora seran encriptados ...";
$_lang['Do you want to backup your database right now? (And zip it together with the config.inc.php ...)<br>Of course I will wait!'] = "Desea hacer un respaldo de su maquina en este momento? (y comprimirla junto con config.inc.php ...)<br>
Claro que esperare!"
;
$_lang['Next'] = "Proximo";
$_lang['Notification on new event in others calendar'] = "Notificacion de evento nuevo en otros calendarios";
$_lang['Path to sendfax'] = "Ruta para envio de fax";
$_lang['no fax option: leave blank'] = "sin opcion de fax: dejar en blanco";
$_lang['Please read the FAQ about the installation with postgres'] = "Por favor lea FAQ acerca de la instalacion extra";
$_lang['Length of short names<br> (Number of letters: 3-6)'] = "Longitud de los nombres cortos<br> (Numero de letras: 3-6)";
$_lang['If you want to install PHProjekt manually,  you find<a href=http://www.phprojekt.com/files/sql_dump.tar.gz target=_blank>here</a> a mysql dump and a default config.inc.php'] = "Si quiere instalar PHProjekt manualmente,  podras encontrar en
 <a href='http://www.phprojekt.com/files/sql_dump.tar.gz' target=_blank>esta pagina</a> un mysql dump y un default config.inc.php"
;
$_lang['The server needs the privilege to write to the directories'] = "El servidro necesita los privilegios de 'escribir' en los directorios";
$_lang['Header groupviews'] = "Cabezal de las vistas de grupo";
$_lang['name,  F.'] = "nombre,  F.";
$_lang['shortname'] = "nombrecorto";
$_lang['loginname'] = "usuario";
$_lang['Please create the file directory'] = "Por favor crea el directorio de archivos";
$_lang['default mode for forum tree: 1 - open,  0 - closed'] = "default para creacion de foro: 1 - abrir,  0 - cerrar";
$_lang['Currency symbol'] = "Simbolo de moneda";
$_lang['current'] = "moneda";      
$_lang['Default size of form elements'] = "Tamaño por default de elementos en la forma";
$_lang['use LDAP'] = "usar LDAP";
$_lang['Allow parallel events'] = "Permitir elementos paralelos";
$_lang['Timezone difference [h] Server - user'] = "Diferencia de horarios [h] Servidor - userio";
$_lang['Timezone'] = "Huso Horario";
$_lang['max. hits displayed in search module'] = "max. de hits despleagados en el modulo de busqueda"
$_lang['Time limit for sessions'] = "Tiempo limite para las sesiones";
$_lang['0: default mode,  1: Only for debugging mode'] = "0: modo default,  1: Solo modo de depuracion";
$_lang['Enables mail notification on new elements'] = "Activacion de de notificacion por mail de nuevos elementos";
$_lang['Enables versioning for files'] = "Activacion de versiones en los archivos";
$_lang['no link to contacts in other modules'] = "sin links de contactosen otros modulos";
$_lang['Highlight list records with mouseover'] = "Resaltar la lista de elemtos cuando sea 'mouseover' ";
$_lang['Track user login/logout'] = "Checar entras/salidas de usuarios";
$_lang['Access for all groups'] = "Acceso para todos los grupos";
$_lang['Option to release objects in all groups'] = "Opcion para abrir todos los objetos a todos los grupos";
$_lang['Default access mode: private=0,  group=1'] = "Acceso por Default: Privado=0,  Grupal=1"
$_lang['Adds -f as 5. parameter to mail(),  see php manual'] = "Agrega '-f' como 5. parametro para el mail(),  ver el manual de php";
$_lang['end of line in body; e.g. \r\n (conform to RFC 2821 / 2822)'] = "final de la linea enel cuerpo; ej. \\r\\n (conforme al RFC 2821 / 2822)";
$_lang['end of header line; e.g. \r\n (conform to RFC 2821 / 2822)'] = "final de la linea de cabecera; ej. \\r\\n (conforme al RFC 2821 / 2822)";
$_lang['Sendmail mode: 0: use mail(); 1: use socket'] = "Sendmail modo: 0: usar mail(); 1: usar socket";
$_lang['the real address of the SMTP mail server,  you have access to (maybe localhost)'] = "la direccion real del SMTP mail server,  a la cual tienes acceso (posiblemente localhost)";
$_lang['name of the local server to identify it while HELO procedure'] = "Nombre del servidor local mientras se ejecuta el procedimitno HELO";
$_lang['Authentication'] = "Autentificacion";
$_lang['fill out in case of authentication via POP before SMTP'] = "llenar en caso de autentificacion via POP3 antes que SMTP";
$_lang['real username for POP before SMTP'] = "usuario real POP3 antes que SMTP";
$_lang['password for this pop account'] = "contraseña para esta cuenta POP3"
$_lang['the POP server'] = "el servidor POP3";
$_lang['fill out in case of SMTP authentication'] = "llenar en caso de autentificacion SMTP";
$_lang['real username for SMTP auth'] = "Usuario para autorizacion SMTP";
$_lang['password for this account'] = "Contraseña para esta cuenta";
$_lang['SMTP account data (only needed in case of socket)'] = "Datos de la cuenta SMTP(solamente necesario en caso de socket)";
$_lang['No Authentication'] = "Sin Autentificacion"
$_lang['with POP before SMTP'] = "con POP3 antes que SMTP";
$_lang['SMTP auth (via socket only!)'] = "Autorizacion SMTP (solo via socket!)";
$_lang['Log history of records'] = "Log history of records";
$_lang['Send'] = " Senden";
$_lang['Host-Path'] = "Host-Path";
$_lang['Installation directory'] = "Installation directory";
$_lang['0 Date assignment by chief,  1 Invitation System'] = "0 Date assignment by chief,  1 Invitation System";
$_lang['0 Date assignment by chief, <br>&nbsp;&nbsp;&nbsp;&nbsp; 1 Invitation System'] = "0 Date assignment by chief, <br>&nbsp;&nbsp;&nbsp;&nbsp; 1 Invitation System";
$_lang['Default write access mode: private=0,  group=1'] = "Default write access mode: private=0,  group=1";
$_lang['Select-Option accepted available = 1,  not available = 0'] = "Select-Option accepted available = 1,  not available = 0";
$_lang['absolute path to host,  e.g. http://myhost/'] = "absolute path to host,  e.g. http://myhost/";
$_lang['installation directory below host,  e.g. myInstallation/of/phprojekt5/'] = "installation directory below host,  e.g. myInstallation/of/phprojekt5/";

// l.php
$_lang['Resource List'] = "Lista de Recursos";
$_lang['Event List'] = "Lista de Eventos";
$_lang['Calendar Views'] = "Vistas de calendario";

$_lang['Personnel'] = "Personal";
$_lang['Create new event'] = "Crear evento";
$_lang['Day'] = "Dia";

$_lang['Until'] = "Hasta";

$_lang['Note'] = "Nota";
$_lang['Project'] = "Projecto";
$_lang['Res'] = "Resonder";
$_lang['Once'] = "Una vez";
$_lang['Daily'] = "Diario";
$_lang['Weekly'] = "Semanal";
$_lang['Monthly'] = "Mensual";
$_lang['Yearly'] = "Anual";

$_lang['Create'] = "Crear";

$_lang['Begin'] = "Empezar";
$_lang['Out of office'] = "fuera de la oficina";
$_lang['Back in office'] = "De vuelta en la oficina";
$_lang['End'] = "Final";
$_lang['@work'] = "@trabajo";
$_lang['We'] = "Nosotros";
$_lang['group events'] = "Eventos Grupales";
$_lang['or profile'] = "o Perfil";
$_lang['All Day Event'] = "Eventos para todo el dia";
$_lang['time-axis:'] = "Eje-Tiempo:";
$_lang['vertical'] = "vertical";
$_lang['horizontal'] = "horizontal";
$_lang['Horz. Narrow'] = "hor. cerrado";
$_lang['-interval:'] = "-intervalo:";
$_lang['Self'] = "Mismo";

$_lang['...write'] = "...escribir";

$_lang['Calendar dates'] = "Calendar dates";
$_lang['List'] = "List";
$_lang['Year'] = "Year";
$_lang['Month'] = "Month";
$_lang['Week'] = "Week";
$_lang['Substitution'] = "Substitution";
$_lang['Substitution for'] = "Substitution for";
$_lang['Extended&nbsp;selection'] = "Extended&nbsp;selection";
$_lang['New Date'] = "New date entered";
$_lang['Date changed'] = "Date changed";
$_lang['Date deleted'] = "Date deleted";

// links
$_lang['Database table'] = "Database table";
$_lang['Record set'] = "Record set";
$_lang['Resubmission at:'] = "Resubmission at:";
$_lang['Set Links'] = "Links";
$_lang['From date'] = "From date";
$_lang['Call record set'] = "Call record set";


//login.php
$_lang['Please call login.php!'] = "Por favor llama a login.php!";

// m1.php
$_lang['There are other events!<br>the critical appointment is: '] = "Hay otros eventos!<br>la cita critica es: ";
$_lang['Sorry,  this resource is already occupied: '] = "Lo siento,  este recurso ya fue ocupado: ";
$_lang[' This event does not exist.<br> <br> Please check the date and time. '] = " Este evento no existe.<br> <br> Por favor checa el dia y la hora. ";
$_lang['Please check your date and time format! '] = "Por favor checa el formato de dia y de hora! ";
$_lang['Please check the date!'] = "Por favor checa la hora!";
$_lang['Please check the start time! '] = "Por favor chea el horario de inicio! ";
$_lang['Please check the end time! '] = "Por favor checa la hora de finalizar! ";
$_lang['Please give a text or note!'] = "Por favor da el texto o la nota!";
$_lang['Please check start and end time! '] = "Por favor checa la hora de inicio y finalizacion! ";
$_lang['Please check the format of the end date! '] = "Por favor checa el formato para el dia de finalizacion! ";
$_lang['Please check the end date! '] = "Por favor checa el dia final! ";





$_lang['Resource'] = "Recurso";
$_lang['User'] = "Usuario";

$_lang['delete event'] = "Borrar evento";
$_lang['Address book'] = "Lista de direcciones";


$_lang['Short Form'] = "Abreviatura";

$_lang['Phone'] = "Telefono";
$_lang['Fax'] = "Fax";



$_lang['Bookmark'] = "Marcador";
$_lang['Description'] = "Descripcion";

$_lang['Entire List'] = "Lista completa";

$_lang['New event'] = "Nuevo Evento";
$_lang['Created by'] = "Creado por";
$_lang['Red button -> delete a day event'] = "Boton Rojo -> Borrar un evento del dia";
$_lang['multiple events'] = "multiples eventos";
$_lang['Year view'] = "Vista anual";
$_lang['calendar week'] = "Semana del calendario";

//m2.php
$_lang['Create &amp; Delete Events'] = "Crear &amp; Borrar Eventos";
$_lang['normal'] = "normal";
$_lang['private'] = "privado";
$_lang['public'] = "publico";
$_lang['Visibility'] = "Visibilidad";

//mail module
$_lang['Please select at least one (valid) address.'] = "Por favor selecciona por lo menos una direccion (valida).";
$_lang['Your mail has been sent successfully'] = "Tu mail a sido enviado satisfactoriamente";
$_lang['Attachment'] = "Adjunto";
$_lang['Send single mails'] = "Enviar mail solo";
$_lang['Does not exist'] = "No existe";
$_lang['Additional number'] = "Numeros adicionales";
$_lang['has been canceled'] = "a sido cancelado";

$_lang['marked objects'] = "objetos marcados";
$_lang['Additional address'] = "Direcciones Adicionales";
$_lang['in mails'] = "en correos";
$_lang['Mail account'] = "Mail Konto";
$_lang['Body'] = "Mensaje";
$_lang['Sender'] = "De";

$_lang['Receiver'] = "Para";
$_lang['Reply'] = "Responder";
$_lang['Forward'] = "Reenviar";
$_lang['Access error for mailbox'] = "Acceso erroneo a tu cuenta de correo";
$_lang['Receive'] = "Recibe";
$_lang['Write'] = "Escribe";
$_lang['Accounts'] = "cuentas";
$_lang['Rules'] = "Reglas";
$_lang['host name'] = "Nombre del host";
$_lang['Type'] = "Tipo";
$_lang['misses'] = "errores";
$_lang['has been created'] = "a sido creado";
$_lang['has been changed'] = "a sido cambiado";
$_lang['is in field'] = "esta en el campo";
$_lang['and leave on server'] = "y dejarlo en el server";
$_lang['name of the rule'] = "nombre dela regla";
$_lang['part of the word'] = "parte de la palabra";
$_lang['in'] = "en";
$_lang['sent mails'] = "correos enviados";
$_lang['Send date'] = "Dia de envio";
$_lang['Received'] = "Recivido";
$_lang['to'] = "a";
$_lang['imcoming Mails'] = "Recibiendo correos";
$_lang['sent Mails'] = "orreos Enviados";
$_lang['Contact Profile'] = "Perfil del contato";
$_lang['unread'] = "sin leer";
$_lang['view mail list'] = "ver lista de correos";
$_lang['insert db field (only for contacts)'] = "insertar un campo en la Base de datos (solo para contactos)";
$_lang['Signature'] = "Firma";

$_lang['SMS'] = "SMS";
$_lang['Single account query'] = "consulta para una sola cuenta";
$_lang['Notice of receipt'] = "confirmacion de recepcion";
$_lang['Assign to project'] = "Incluir en la lista-recividos";
$_lang['Assign to contact'] = "Enviar";
$_lang['Assign to contact according to address'] = "Assign to contact according to address";
$_lang['Include account for default receipt'] = "Include account for default receipt";
$_lang['Your token has already been used.<br>If it wasnt you,  who used the token please contact your administrator.'] = "Your token has already been used.<br>If it wasn't you,  who used the token please contact your administrator";
$_lang['Your token has already been expired.'] = "Your token has already been expired";
$_lang['Unconfirmed Events'] = "Unconfirmed Events";
$_lang['Visibility presetting when creating an event'] = "Voreinstellung der Sichtbarkeit beim Anlegen eines Termins";
$_lang['Subject'] = "Subject";
$_lang['Content'] = "Inhalt";
$_lang['answer all'] = "answer to all";
$_lang['Create new message'] = "Create new message";
$_lang['Attachments'] = "Attachments";
$_lang['Recipients'] = "Recipients";
$_lang['file away message'] = "file away message";
$_lang['Message from:'] = "Message from:";

//notes.php
$_lang['Mail note to'] = "Enviar por correo la nota a";
$_lang['added'] = "agregado";
$_lang['changed'] = "cambiado";

// o.php
$_lang['Calendar'] = "Calendario";
$_lang['Contacts'] = "Contactos";


$_lang['Files'] = "Archivos";



$_lang['Options'] = "Opciones";
$_lang['Timecard'] = "Tarjeta de Tiempo";

$_lang['Helpdesk'] = "Helpdesk";

$_lang['Info'] = "Info";
$_lang['Todo'] = "Por Hacer";
$_lang['News'] = "Noticias";
$_lang['Other'] = "Otra";
$_lang['Settings'] = "configuracion";
$_lang['Summary'] = "Resumen";

// options.php
$_lang['Description:'] = "Descripcion:";
$_lang['Comment:'] = "Comentario:";
$_lang['Insert a valid Internet address! '] = "Inserta una direccion de internet valida! ";
$_lang['Please specify a description!'] = "Por favor especifica una descripcion!";
$_lang['This address already exists with a different description'] = "Esta direccion ya existe con otra descripcion";
$_lang[' already exists. '] = " ya existe. ";
$_lang['is taken to the bookmark list.'] = "fue mandado a la lista de separadores.";
$_lang[' is changed.'] = " fue cambiado.";
$_lang[' is deleted.'] = " fue borrado.";
$_lang['Please specify a description! '] = "Por favor especifica una descripcion! ";
$_lang['Please select at least one name! '] = "Por favor selecciona porlomenos un nombre! ";
$_lang[' is created as a profile.<br>'] = " fue creado como perfil.<br>";
$_lang['is changed.<br>'] = "fue cambiado.<br>";
$_lang['The profile has been deleted.'] = "El perfil ha sido borrado.";
$_lang['Please specify the question for the poll! '] = "Por favor especifica la pregunta para la votacion! ";
$_lang['You should give at least one answer! '] = "Debes de dar almenos una respuesta! ";
$_lang['Your call for votes is now active. '] = "Su llamado a votacion a sido activado. ";
$_lang['<h2>Bookmarks</h2>In this section you can create,  modify or delete bookmarks:'] = "<h2>Separadores</h2>En esta seccion puedes crear,  modificar y borrar tus direcciones de internet favoritas:";
$_lang['Create'] = "Crear";


$_lang['<h2>Profiles</h2>In this section you can create,  modify or delete profiles:'] = "<h2>Perfiles</h2>En esta seccion puedes crear,  modificar y borrar perfiles:";
$_lang['<h2>Voting Formula</h2>'] = "<h2>Formula de votacion</h2>";
$_lang['In this section you can create a call for votes.'] = "En esta seccion puedes crear,  modificar y borrar votaciones.";
$_lang['Question:'] = "Pregunta:";
$_lang['just one <b>Alternative</b> or'] = "solo una <b>Alternativa</b> or";
$_lang['several to choose?'] = "varias para escoger?";

$_lang['Participants:'] = "Participantes:";

$_lang['<h3>Password Change</h3> In this section you can choose a new random generated password.'] = "<h3>Cambio de contraseña</h3> En esta seccion tu puedes crear una nueva contraseña creada aleatoriamente.";
$_lang['Old Password'] = "contraseña anterior";
$_lang['Generate a new password'] = "Genera una nueva contraseña";
$_lang['Save password'] = "Salvarla nueva contraseña";
$_lang['Your new password has been stored'] = "Su nueva contraseña a sido guardada";
$_lang['Wrong password'] = "contraseña equivocada";
$_lang['Delete poll'] = "Borrar el voto";
$_lang['<h4>Delete forum threads</h4> Here you can delete your own threads<br>Only threads without a comment will appear.'] = "<h4>Borrar tus topicos</h4> Aquipuedes borrar tus propios topicos<br>
Solo los topicos sin opiniones apareceran."
;

$_lang['Old password'] = "contraseña vieja";
$_lang['New Password'] = "Nueva contraseña";
$_lang['Retype new password'] = "Reescriba su contraseña nueva";
$_lang['The new password must have 5 letters at least'] = "La nueva contraseña debe de tener porlo menos 5 letras";
$_lang['You didnt repeat the new password correctly'] = "No repetoiste tu contraseña nueva correctamente";

$_lang['Show bookings'] = "Mostrar bookings";
$_lang['Valid characters'] = "caracteres validos";
$_lang['Suggestion'] = "Sugerencia";
$_lang['Put the word AND between several phrases'] = "colocar la letra AND entre varias frases"// translators: please leave the word AND as it is
$_lang['Write access for calendar'] = "Acceso a escribir para calendario";
$_lang['Write access for other users to your calendar'] = "Acceso a escribir en tu calendario a otros usuarios";
$_lang['User with chief status still have write access'] = "Usuario con status de jefe tiene todavia acceso a escribir";

// projects
$_lang['Project Listing'] = "Lista de Proyectos";
$_lang['Project Name'] = "Nombre of Proyecto";


$_lang['o_files'] = "Files";
$_lang['o_notes'] = "Notes";
$_lang['o_projects'] = "Projects";
$_lang['o_todo'] = "Todo";
$_lang['Copyright']="Copyright";
$_lang['Links'] = "Links";
$_lang['New profile'] = "Neuer Verteiler";
$_lang['In this section you can choose a new random generated password.'] = "In this section you can choose a new random generated password.";
$_lang['timescale'] = "timescale";
$_lang['Manual Scaling'] = "Manual scaling";
$_lang['column view'] = "column view";
$_lang['display format'] = "display format";
$_lang['for chart only'] = "For chart only:";
$_lang['scaling:'] = "scling:";
$_lang['colours:'] = "colours";
$_lang['display project colours'] = "display project colours";
$_lang['weekly'] = "weekly";
$_lang['monthly'] = "monthly";
$_lang['annually'] = "annually";
$_lang['automatic'] = "automatic";
$_lang['New project'] = "New project";
$_lang['Basis data'] = "Basis data";
$_lang['Categorization'] = "Categorization";
$_lang['Real End'] = "Final";
$_lang['Participants'] = "Participantes";
$_lang['Priority'] = "Prioridad";
$_lang['Status'] = "Status";
$_lang['Last status change'] = "Ultimo cambio de status";
$_lang['Leader'] = "Lider";
$_lang['Statistics'] = "Estadisticas";
$_lang['My Statistic'] = "Mis estadisticas";

$_lang['Person'] = "Persona";
$_lang['Hours'] = "Horas";
$_lang['Project summary'] = "Resumen del proyecto";
$_lang[' Choose a combination Project/Person'] = " Escoja una combinacion de persona/proyecto";
$_lang['(multiple select with the Ctrl/Cmd-key)'] = "(sleccion multiple con la tecla 'Ctrl')";

$_lang['Persons'] = "Personas";
$_lang['Begin:'] = "Inicio:";
$_lang['End:'] = "Fin:";
$_lang['All'] = "Todo";
$_lang['Work time booked on'] = "Tiempo de trabajo registrado";
$_lang['Sub-Project of'] = "Subproyecto de";
$_lang['Aim'] = "Apunta";
$_lang['Contact'] = "Contacto";
$_lang['Hourly rate'] = "Promedio de horas";
$_lang['Calculated budget'] = "Presupuesto calculado";
$_lang['New Sub-Project'] = "Nuevo subproyecto";
$_lang['Booked To Date'] = "Registro hasta hoy";
$_lang['Budget'] = "Presupuesto";
$_lang['Detailed list'] = "Lista Detallada";
$_lang['Gantt'] = "Linea de Tiempo";
$_lang['offered'] = "ofrecido";
$_lang['ordered'] = "pedido";
$_lang['Working'] = "corriendo";
$_lang['ended'] = "finalizado";
$_lang['stopped'] = "parado";
$_lang['Re-Opened'] = "Abierto nuevamente";
$_lang['waiting'] = "esperando";
$_lang['Only main projects'] = "Solo proyectos principales";
$_lang['Only this project'] = "Solo este proyecto";
$_lang['Begin > End'] = "Inicio > Fin";
$_lang['ISO-Format: yyyy-mm-dd'] = "ISO-Formato: aaaa-mm-dd";
$_lang['The timespan of this project must be within the timespan of the parent project. Please adjust'] = "El tiempo de este proyecto debe de estar dentro del tiempo del proyecto principal. Por favor ajuste";
$_lang['Please choose at least one person'] = "Por favor elija al menos una persona";
$_lang['Please choose at least one project'] = "Por favor elija almenos un proyecto";
$_lang['Dependency'] = "Dependencia";
$_lang['Previous'] = "Anterior";

$_lang['cannot start before the end of project'] = "no puede iniciar antes del fin del proyecto";
$_lang['cannot start before the start of project'] = "no puede iniciar antes del inicio del proyecto";
$_lang['cannot end before the start of project'] = "no puede finalizar antes del inicio del proyecto";
$_lang['cannot end before the end of project'] = "no puede finalizar antes del fin del proyecto";
$_lang['Warning,  violation of dependency'] = "Atencion,  violacion a la dependencia";
$_lang['Container'] = "Contenedor";
$_lang['External project'] = "Proyecto externo";
$_lang['Automatic scaling'] = "Escalacion Automatica";
$_lang['Legend'] = "Legenda";
$_lang['No value'] = "Sin valor";
$_lang['Copy project branch'] = "Copia de la rama del proyecto";
$_lang['Copy this element<br> (and all elements below)'] = "Copia este elemento<br> (y todos sus elementos hacia abajo)";
$_lang['And put it below this element'] = "Y ponlo debajo de este elemento";
$_lang['Edit timeframe of a project branch'] = "Edita el ritmo de tiempo de esta rama"

$_lang['of this element<br> (and all elements below)'] = "de este elemento<br> (y todos los elementos debajo)";  
$_lang['by'] = "por";
$_lang['Probability'] = "Probabilidad";
$_lang['Please delete all subelements first'] = "Please delete all subprojects first";
$_lang['Assignment'] ="Assignment";
$_lang['display'] = "Display";
$_lang['Normal'] = "Normal";
$_lang['sort by date'] = "Sort by date";
$_lang['sort by'] = "Sort by";
$_lang['Calculated budget has a wrong format'] = "Calculated budget has a wrong format";
$_lang['Hourly rate has a wrong format'] = "Hourly rate has a wrong format";

// r.php
$_lang['please check the status!'] = "por favor checa el status!";
$_lang['Todo List: '] = "Lista por hacer: ";
$_lang['New Remark: '] = "Nueva confirmacion: ";
$_lang['Delete Remark '] = "Borrar confirmacion ";
$_lang['Keyword Search'] = "Busqueda de palabras";
$_lang['Events'] = "Eventos";
$_lang['the forum'] = "el foro";
$_lang['the files'] = "los archivos";
$_lang['Addresses'] = "Direcciones";
$_lang['Extended'] = "Extendido";
$_lang['all modules'] = "todos los modulos";
$_lang['Bookmarks:'] = "Macadores:";
$_lang['List'] = "Lista";
$_lang['Projects:'] = "Proyectos:";

$_lang['Deadline'] = "Fecha limite";

$_lang['Polls:'] = "Votos:";

$_lang['Poll created on the '] = "Votacion creada el ";


// reminder.php
$_lang['Starts in'] = "Starts en";
$_lang['minutes'] = "minutos";
$_lang['No events yet today'] = "No hay eventos hoy";
$_lang['New mail arrived'] = "Hay nuevo correo";

//ress.php

$_lang['List of Resources'] =  "Lista de recursos";
$_lang['Name of Resource'] = "Nombre del recurso";
$_lang['Comments'] =  "Comentarios";


// roles
$_lang['Roles'] = "Roles";
$_lang['No access'] = "Sin Acceso";
$_lang['Read access'] = "Acceso de lectura";

$_lang['Role'] = "Rol";

// helpdesk - rts
$_lang['Request'] = "Solicitud";

$_lang['pending requests'] = "solicitudes pendientes";
$_lang['show queue'] = "mostrar lista de espera";
$_lang['Search the knowledge database'] = "Busqueda en la base de datos de preguntas frecuentes";
$_lang['Keyword'] = "Palabra clave";
$_lang['show results'] = "mostrar resultados";
$_lang['request form'] = "solicita requisicion";
$_lang['Enter your keyword'] = "Pon tu palabra clave";
$_lang['Enter your email'] = "Pon tu correo Electronico";
$_lang['Give your request a name'] = "Pon a tu requisicion un nombre";
$_lang['Describe your request'] = "Describe tu requisicion";

$_lang['Due date'] = "Dia de la cita";
$_lang['Days'] = "Dias";
$_lang['Sorry,  you are not in the list'] = "Disculpa no estas en la lista";
$_lang['Your request Nr. is'] = "Tu numero de requesicion es";
$_lang['Customer'] = "Usuario";


$_lang['Search'] = "Busqueda";
$_lang['at'] = "a";
$_lang['all fields'] = "todos los campos";


$_lang['Solution'] = "Solucion";
$_lang['AND'] = "AND";

$_lang['pending'] = "pendientes";
$_lang['stalled'] = "detenido";
$_lang['moved'] = "movido";
$_lang['solved'] = "resuelto";
$_lang['Submit'] = "Enviado";
$_lang['Ass.'] = "Facilidades";
$_lang['Pri.'] = "Prioridad";
$_lang['access'] = "accesos";
$_lang['Assigned'] = "Asignado";

$_lang['update'] = "actualizado";
$_lang['remark'] = "confirmacion";
$_lang['solve'] = "resolver";
$_lang['stall'] = "detener";
$_lang['cancel'] = "cancelar";
$_lang['Move to request'] = "Mover a requisiciones";
$_lang['Dear customer,  please refer to the number given above by contacting us.Will will perform your request as soon as possible.'] = "Querido usuario,  por favor refiera el numero que se le asigno al momento de contactarnos.
Le atenderemos en cuanto nos sea posible."
;
$_lang['Your request has been added into the request queue.<br>You will receive a confirmation email in some moments.'] = "Su requesicion a sido agregada a la lista de espera.<br>
Recibiras un correo de confirmacion en unos momentos."
;
$_lang['n/a'] = "n/a";
$_lang['internal'] = "interno";

$_lang['has reassigned the following request'] = "a reasignado la siguiente requisicion";
$_lang['New request'] = "Nueva requisicion";
$_lang['Assign work time'] = "Asignar el tiempo de trabajo";
$_lang['Assigned to:'] = "Asignar a:";

$_lang['Your solution was mailed to the customer and taken into the database.'] = "Su solucion ha sido enviada y ha sido unida a la lista de preguntas frecuentes.";
$_lang['Answer to your request Nr.'] = "Respuesta a la requisicion No.";
$_lang['Fetch new request by mail'] = "Buscar la nueva requisicion por correo";
$_lang['Your request was solved by'] = "Su requisicion fue resuelta por:";

$_lang['Your solution was mailed to the customer and taken into the database'] = "Su solucion ha sido enviada al usuario y llevada ala base de datos";
$_lang['Search term'] = "Search term";
$_lang['Search area'] = "Search area";
$_lang['Extended search'] = "Extended search";
$_lang['knowledge database'] = "knowledge database";
$_lang['Cancel'] = "Cancel";
$_lang['New ticket'] = "New ticket";
$_lang['Ticket status'] ="Ticket status";

// please adjust this states as you want -> add/remove states in helpdesk.php
$_lang['unconfirmed'] = 'unconfirmed';
$_lang['new'] = 'new';
$_lang['assigned'] = 'assigned';
$_lang['reopened'] = 'reopened';
$_lang['resolved'] = 'resolved';
$_lang['verified'] = 'verified';

// settings.php
$_lang['The settings have been modified'] = "La configuracion ha cambiado";
$_lang['Skin'] = "Vista";
$_lang['First module view on startup'] = "Primer modulo a ver al inicio";
$_lang['none'] = "ninguno";
$_lang['Check for mail'] = "Checar correo";
$_lang['Additional alert box'] = "Alertas en cajas adicionales";
$_lang['Horizontal screen resolution <br>(i.e. 1024,  800)'] = "Resolucion de la pantalla <br>(ej. 1024,  800)";
$_lang['Chat Entry'] = "Registro de chat";
$_lang['single line'] = "linea simple";
$_lang['multi lines'] = "lineas multiples";
$_lang['Chat Direction'] = "Direccion del chat";
$_lang['Newest messages on top'] = "Mensaje nuevo al principio del chat";
$_lang['Newest messages at bottom'] = "Mensaje nuevo al final del chat";
$_lang['File Downloads'] = "Archivos bajados";

$_lang['Inline'] = "Inline";
$_lang['Lock file'] = "Lock file";
$_lang['Unlock file'] = "nlock file";
$_lang['New file here'] = "New file here";
$_lang['New directory here'] = "New directory here";
$_lang['Position of form'] = "Position of form";
$_lang['On a separate page'] = "On a separate page";
$_lang['Below the list'] = "Below the list";
$_lang['Treeview mode on module startup'] = "Treeview mode on module startup";
$_lang['Elements per page on module startup'] = "Elements per page on module startup";
$_lang['General Settings'] = "General Settings";
$_lang['First view on module startup'] = "First view on module startup";
$_lang['Left frame width [px]'] = "Left frame width [px]";
$_lang['Timestep Daywiew [min]'] = "Timestep Dayview [min]";
$_lang['Timestep Weekwiew [min]'] = "Timestep Weekview [min]";
$_lang['px per char for event text<br>(not exact in case of proportional font)'] = "px per char for event text<br>(not exact in case of proportional font)";
$_lang['Text length of events will be cut'] = "Text length of events will be cut";
$_lang['Standard View'] = "Standard View";
$_lang['Standard View 1'] = "Standard View 1";
$_lang['Standard View 2'] = "Standard View 2";
$_lang['Own Schedule'] = "Own Schedule";
$_lang['Group Schedule'] = "Group Schedule";
$_lang['Group - Create Event'] = "Group - Create Event";
$_lang['Group,  only representation'] = "Group,  only representation";
$_lang['Holiday file'] = "Holiday file";

// summary
$_lang['Todays Events'] = "Eventos para hoy";
$_lang['New files'] = "Nuevos archivos";
$_lang['New notes'] = "Nuevas notas";
$_lang['New Polls'] = "Nuevos votos";
$_lang['Current projects'] = "Proyectos al momento";
$_lang['Help Desk Requests'] = "Requisiciones al Helpdesk";
$_lang['Current todos'] = "Por Hacer";
$_lang['New forum postings'] = "Nuevos agregados a los foros";
$_lang['New Mails'] = "Nuevos archivos";

//timecard

$_lang['Theres an error in your time sheet: '] = "Hay un error en su hoja de tiempos: ";




$_lang['Consistency check'] = "chequeo de consistencia";
$_lang['Please enter the end afterwards at the'] = "Por favor coloque el fin despues de";
$_lang['insert'] = "insertar";
$_lang['Enter records afterwards'] = "coloque los registros despues de";
$_lang['Please fill in only emtpy records'] = "Por favor solo llene los registros vacios";

$_lang['Insert a period,  all records in this period will be assigned to this project'] = "Inserte un periodo,  todos los registros en este periodo seran asignados a este proyecto";
$_lang['There is no record on this day'] = "No hay registros para este dia";
$_lang['This field is not empty. Please ask the administrator'] = "El campo no esta vacio. Por favor pregunte al administrador";
$_lang['There is no open record with a begin time on this day!'] = "No hay ningun registro abierto para el inicio de este dia!";
$_lang['Please close the open record on this day first!'] = "Por favor cierre todos los registros de este dia primero!";
$_lang['Please check the given time'] = "Por favor cheque el tiempo dado";
$_lang['Assigning projects'] = "Asignando proyectos";
$_lang['Select a day'] = "Seleccione un dia";
$_lang['Copy to the boss'] = "Copia al jefe";
$_lang['Change in the timecard'] = "Cambio en la hoja de tiempos";
$_lang['Sum for'] = "Agregar a";

$_lang['Unassigned time'] = "Tiempo sin asignar";
$_lang['delete record of this day'] = "borrar los registros de este dia";
$_lang['Bookings'] = "Bookings";

$_lang['insert additional working time'] = "insert additional working time";
$_lang['Project assignment']= "Project assignment";
$_lang['Working time stop watch']= "Working time stop watch";
$_lang['stop watches']= "stop watches";
$_lang['Project stop watch']= "Project stop watch";
$_lang['Overview my working time']= "Overview my working time";
$_lang['GO']= "GO";
$_lang['Day view']= "Day view";
$_lang['Project view']= "Project view";
$_lang['Weekday']= "Weekday";
$_lang['Start']= "Start";
$_lang['Net time']= "Net time";
$_lang['Project bookings']= "Project bookings";
$_lang['save+close']= "save+close";
$_lang['Working times']= "Working times";
$_lang['Working times start']= "Working times start";
$_lang['Working times stop']= "Working times stop";
$_lang['Project booking start']= "Project booking start";
$_lang['Project booking stop']= "Project booking stop";
$_lang['choose day']= "choose day";
$_lang['choose month']= "choose month";
$_lang['1 day back']= "1 day back";
$_lang['1 day forward']= "1 day forward";
$_lang['Sum working time']= "Sum working time";
$_lang['Time: h / m']= "Time: h / m";
$_lang['activate project stop watch']= "activate project stop watch";
$_lang['activate']= "activate";
$_lang['project choice']= "project choice";
$_lang['stop stop watch']= "stop stop watch";
$_lang['still to allocate:']= "still to allocate:";
$_lang['You are not allowed to delete entries from timecard. Please contact your administrator']= "You are not allowed to delete entries from timecard. Please contact your administrator";
$_lang['You cannot delete entries at this date. Since there have been %s days. You just can edit entries not older than %s days.']= "You cannot delete entries at this date. Since there have been %s days. You just can edit entries not older than %s days.";
$_lang['You cannot delete bookings at this date. Since there have been %s days. You just can edit bookings of entries not older than %s days.']= "You cannot delete bookings at this date. Since there have been %s days. You just can edit bookings of entries not older than %s days.";
$_lang['You cannot add entries at this date. Since there have been %s days. You just can edit entries not older than %s days.']= "You cannot add entries at this date. Since there have been %s days. You just can edit entries not older than %s days.";
$_lang['You cannot add  bookings at this date. Since there have been %s days. You just can add bookings for entries not older than %s days.']= "You cannot add  bookings at this date. Since there have been %s days. You just can add bookings for entries not older than %s days.";
$_lang['activate+close']="activate+close";

// todos
$_lang['accepted'] = "aceptado";
$_lang['rejected'] = "rechazado";
$_lang['own'] = "propio";
$_lang['progress'] = "progreso";
$_lang['delegated to'] = "delegado a";
$_lang['Assigned from'] = "asignado por";
$_lang['done'] = "hecho";
$_lang['Not yet assigned'] = "Sin asignar";
$_lang['Undertake'] = "Tomado";
$_lang['New todo'] = "Nuevo por hacer"
$_lang['Notify recipient'] = "Notificar a quien lo va a hacer";

// votum.php
$_lang['results of the vote: '] = "resultados de la votacion: ";
$_lang['Poll Question: '] = "Pregunta de la votacion: ";
$_lang['several answers possible'] = "varias respuestas posibles";
$_lang['Alternative '] = "Alternativa ";
$_lang['no vote: '] = "sin votos: ";
$_lang['of'] = "de";
$_lang['participants have voted in this poll'] = "participantes que han votado";
$_lang['Current Open Polls'] = "Votos actualmente abiertos";
$_lang['Results of Polls'] = "Lista de resultados para todos los votos";
$_lang['New survey'] ="New survey";
$_lang['Alternatives'] ="Alternatives";
$_lang['currently no open polls'] = "Currently there are no open polls";

// export_page.php
$_lang['export_timecard']       = "Export Timecard";
$_lang['export_timecard_admin'] = "Export Timecard";
$_lang['export_users']          = "Export users of this group";
$_lang['export_contacts']       = "Export contacts";
$_lang['export_projects']       = "Export projectdata";
$_lang['export_bookmarks']      = "Export bookmarks";
$_lang['export_timeproj']       = "Export time-to-project data";
$_lang['export_project_stat']   = "Export projectstats";
$_lang['export_todo']           = "Export todos";
$_lang['export_notes']          = "Export notes";
$_lang['export_calendar']       = "Export all calendarevents";
$_lang['export_calendar_detail']= "Export one calendarevent";
$_lang['submit'] = "submit";
$_lang['Address'] = "Address";
$_lang['Next Project'] = "Next Project";
$_lang['Dependend projects'] = "Dependend projects";
$_lang['db_type'] = "Database type";
$_lang['Log in,  please'] = "Log in,  please";
$_lang['Recipient'] = "Recipient";
$_lang['untreated'] = "untreated";
$_lang['Select participants'] = "Select participants";
$_lang['Participation'] = "Participation";
$_lang['not yet decided'] = "not yet decided";
$_lang['accept'] = "accept";
$_lang['reject'] = "reject";
$_lang['Substitute for'] = "Substitute for";
$_lang['Calendar user'] = "Kalenderbenutzer";
$_lang['Refresh'] = "Refresh";
$_lang['Event'] = "Event";
$_lang['Upload file size is too big'] = "Upload file size is too big";
$_lang['Upload has been interrupted'] = "Upload has been interrupted";
$_lang['view'] = "view";
$_lang['found elements'] = "found elements";
$_lang['chosen elements'] = "chosen elements";
$_lang['too many hits'] = "The result is bigger than we're able to display.";
$_lang['please extend filter'] = "Please extend your filters.";
$_lang['Edit profile'] = "Edit profile";
$_lang['add profile'] = "add profile";
$_lang['Add profile'] = "Add profile";
$_lang['Added profile'] = "Added profile(s).";
$_lang['No profile found'] = "No profile found.";
$_lang['add project participants'] = "add project participants";
$_lang['Added project participants'] = "Added project participants.";
$_lang['add group of participants'] = "add group of participants";
$_lang['Added group of participants'] = "Added group of participants.";
$_lang['add user'] = "add user";
$_lang['Added users'] = "Added user(s).";
$_lang['Selection'] = "Selection";
$_lang['selector'] = "selector";
$_lang['Send email notification']= "Send&nbsp;email&nbsp;notification";
$_lang['Member selection'] = "Member&nbsp;selection";
$_lang['Collision check'] = "Collision check";
$_lang['Collision'] = "Collision";
$_lang['Users,  who can represent me'] = "Users,  who can represent me";
$_lang['Users,  who can see my private events'] = "Users,  who can see<br />my private events";
$_lang['Users,  who can read my normal events'] = "Users,  who can read<br />my normal events";
$_lang['quickadd'] = "Quickadd";
$_lang['set filter'] = "Set filter";
$_lang['Select date'] = "Select date";
$_lang['Next serial events'] = "Next serial events";
$_lang['All day event'] = "All day event";
$_lang['Event is canceled'] = "Event&nbsp;is&nbsp;canceled";
$_lang['Please enter a password!'] = "Please enter a password!";
$_lang['You are not allowed to create an event!'] = "You are not allowed to create an event!";
$_lang['Event successfully created.'] = "Event successfully created.";
$_lang['You are not allowed to edit this event!'] = "You are not allowed to edit this event!";
$_lang['Event successfully updated.'] = "Event successfully updated.";
$_lang['You are not allowed to remove this event!'] = "You are not allowed to remove this event!";
$_lang['Event successfully removed.'] = "Event successfully removed.";
$_lang['Please give a text!'] = "Please give a text!";
$_lang['Please check the event date!'] = "Please check the event date!";
$_lang['Please check your time format!'] = "Please check your time format!";
$_lang['Please check start and end time!'] = "Please check start and end time!";
$_lang['Please check the serial event date!'] = "Please check the serial event date!";
$_lang['The serial event data has no result!'] = "The serial event data has no result!";
$_lang['Really delete this event?'] = "Really delete this event?";
$_lang['use'] = "Use";
$_lang[':'] = ":";
$_lang['Mobile Phone'] = "Mobile Phone";
$_lang['submit'] = "Submit";
$_lang['Further events'] = "Weitere Termine";
$_lang['Remove settings only'] = "Remove settings only";
$_lang['Settings removed.'] = "Settings removed.";
$_lang['User selection'] = "User selection";
$_lang['Release'] = "Release";
$_lang['none'] = "none";
$_lang['only read access to selection'] = "only write access to selection";
$_lang['read and write access to selection'] = "read and write access to selection";
$_lang['Available time'] = "Available time";
$_lang['flat view'] = "List View";
$_lang['o_dateien'] = "Filemanager";
$_lang['Location'] = "Location";
$_lang['date_received'] = "date_received";
$_lang['subject'] = "Subject";
$_lang['kat'] = "Category";
$_lang['projekt'] = "Project";
$_lang['Location'] = "Location";
$_lang['name'] = "Titel";
$_lang['contact'] = "Kontakt";
$_lang['div1'] = "Erstellung";
$_lang['div2'] = "Änderung";
$_lang['kategorie'] = "Kategorie";
$_lang['anfang'] = "Beginn";
$_lang['ende'] = "Ende";
$_lang['status'] = "Status";
$_lang['filename'] = "Titel";
$_lang['deadline'] = "Termin";
$_lang['ext'] = "an";
$_lang['priority'] = "Priorität";
$_lang['project'] = "Projekt";
$_lang['Accept'] = "Übernehmen";
$_lang['Please enter your user name here.'] = "Please enter your user name here.";
$_lang['Please enter your password here.'] = "Please enter your password here.";
$_lang['Click here to login.'] = "Click here to login.";
$_lang['No New Polls'] = "No New Polls";
$_lang['&nbsp;Hide read elements'] = "&nbsp;Hide read elements";
$_lang['&nbsp;Show read elements'] = "&nbsp;Show read elements";
$_lang['&nbsp;Hide archive elements'] = "&nbsp;Hide archive elements";
$_lang['&nbsp;Show archive elements'] = "&nbsp;Show archive elements";
?>


Other Groupware Tools Scripts:

WebMaster Resources Home

©RingsWorld.com