2012-09-29 02:08:53 +02:00
< ? php $TRANSLATIONS = array (
2013-07-24 06:50:10 +02:00
" Contacts " => " Contactos " ,
" Save " => " Guardar " ,
" Uploading... " => " Subiendo... " ,
" Importing... " => " Importando... " ,
2013-09-14 01:45:56 +02:00
" Preparing... " => " Preparando... " ,
2013-08-15 22:59:06 +02:00
" Imported { count} of { total} contacts " => " Se importaron { count} de { total} contactos " ,
" Imported { imported} contacts. { failed} failed. " => " Se importaron { imported} contactos. { failed} fallidos. " ,
" An address book called { name} already exists " => " Ya existe una libreta de direcciones con nombre { name} " ,
2013-09-14 01:45:56 +02:00
" Failed adding address book: { error} " => " Error al añadir la libreta de direcciones: { error} " ,
" Failed loading address books: { error} " => " Error al cargar la libreta de direcciones: { error} " ,
" Indexing contacts " => " Indexando contactos " ,
" Unrecoverable error loading address books: { msg} " => " Error total al cargar las libretas de contactos: { msg} " ,
2013-07-25 06:49:26 +02:00
" Error. " => " Error. " ,
" Add to... " => " Agregar a... " ,
2013-09-14 01:45:56 +02:00
" Remove from... " => " Borrar de... " ,
2013-08-01 06:50:32 +02:00
" Add group... " => " Añadir grupo... " ,
2013-09-14 01:45:56 +02:00
" Invalid URL: \" { url} \" " => " URL no válida: \" { url} \" " ,
" There was an error opening a mail composer. " => " Hubo un error al abrir el escritor de correo electrónico " ,
" Invalid email: \" { url} \" " => " Correo electrónico inválido : \" { url} \" " ,
" Merge failed. Cannot find contact: { id} " => " Error al combinar. No se puede encontrar contacto: { id} " ,
2013-08-01 06:50:32 +02:00
" Merge failed. " => " Falló la combinación " ,
" Merge failed. Error saving contact. " => " Falló la combinación. Error al guardar el contacto. " ,
2013-07-24 06:50:10 +02:00
" Select photo " => " Seleccionar una imagen " ,
2013-08-01 06:50:32 +02:00
" Network or server error. Please inform administrator. " => " Error en la red o en el servidor. Por favor, informe al administrador. " ,
2013-09-14 01:45:56 +02:00
" Error adding to group. " => " Error al agregar al grupo. " ,
" Error removing from group. " => " Error al borrar del grupo. " ,
" Error setting { name} as favorite. " => " Error al configurar { name} como favorito. " ,
2013-08-01 06:50:32 +02:00
" Merge contacts " => " Combinar contactos. " ,
2013-07-24 06:50:10 +02:00
" Cancel " => " Cancelar " ,
2013-08-01 06:50:32 +02:00
" Add group " => " Añadir grupo " ,
2013-07-24 06:50:10 +02:00
" OK " => " Aceptar " ,
2013-09-14 01:45:56 +02:00
" Could not find contact: { id} " => " No se puede encontrar el contacto: { id} " ,
2013-07-24 06:50:10 +02:00
" No files selected for upload. " => " No hay archivos seleccionados para subir " ,
" The file you are trying to upload exceed the maximum size for file uploads on this server. " => " El archivo que querés subir supera el tamaño máximo permitido en este servidor. " ,
2013-08-30 14:25:14 +02:00
" Edit profile picture " => " Editar imagen del perfil " ,
2013-09-14 01:45:56 +02:00
" Crop photo " => " Recortar imagen " ,
2013-08-01 06:50:32 +02:00
" Is this correct? " => " ¿Es esto correcto? " ,
2013-09-14 01:45:56 +02:00
" Error parsing date: { date} " => " Error al analizar la fecha: { date} " ,
2013-07-25 06:49:26 +02:00
" # groups " => " # grupos " ,
2013-09-14 01:45:56 +02:00
" Error parsing birthday { bday}: { error} " => " Error al interpretar fecha de nacimiento { bday}: { error} " ,
2013-07-24 06:50:10 +02:00
" Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted. " => " Algunos contactos fuero marcados para ser borrados, pero no fueron borrados todavía. Esperá que lo sean. " ,
2013-09-14 01:45:56 +02:00
" Click to undo deletion of { num} contacts " => " Pulsá para deshacer la eliminación de { num} contactos " ,
" Cancelled deletion of { num} contacts " => " Cancelado el borrado de { num} contactos " ,
2013-07-24 06:50:10 +02:00
" Add " => " Agregar " ,
2013-08-01 06:50:32 +02:00
" Contact is already in this group. " => " El contacto ya está en este grupo. " ,
" Contacts are already in this group. " => " Los contactos ya están en este grupo. " ,
2013-09-14 01:45:56 +02:00
" Couldn't get contact list. " => " No se pudo obtener la lista de contactos. " ,
2013-08-01 06:50:32 +02:00
" Contact is not in this group. " => " El contacto no está en este grupo. " ,
" Contacts are not in this group. " => " Los contactos no están en este grupo. " ,
2013-09-14 01:45:56 +02:00
" Failed renaming group: { error} " => " Error al renombrar el grupo: { error} " ,
2013-07-24 06:50:10 +02:00
" A group named { group} already exists " => " Un grupo llamado { grupo} ya existe " ,
2013-09-14 01:45:56 +02:00
" You can drag groups to \n arrange them as you like. " => " Podés arrastrar grupos para \n ordenarlos como quieras " ,
" Failed adding group: { error} " => " Error agregando el grupo: { error} " ,
2013-07-25 06:49:26 +02:00
" All " => " Todos " ,
" Favorites " => " Favoritos " ,
" Shared by { owner} " => " Compartido por { owner} " ,
" Not grouped " => " No agrupado " ,
2013-09-14 01:45:56 +02:00
" Failed loading groups: { error} " => " Error cargando grupos: { error} " ,
2013-09-11 10:48:00 +02:00
" Please choose the addressbook " => " Elegí la agenda " ,
2013-09-14 01:45:56 +02:00
" Import into... " => " Importando en... " ,
" Error loading import template " => " Error cargando la plantilla a importar " ,
" Import contacts " => " Importar contactos " ,
2013-09-10 14:44:39 +02:00
" Import " => " Importar " ,
2013-09-11 10:48:00 +02:00
" Import done " => " Importación completada " ,
2013-09-10 14:44:39 +02:00
" Close " => " Cerrar " ,
2013-07-24 06:50:10 +02:00
" Error " => " Error " ,
" Displayname cannot be empty. " => " El nombre a mostrar no puede quedar en blanco " ,
" Show CardDav link " => " Mostrar enlace CardDAV " ,
" Show read-only VCF link " => " Mostrar enlace VCF de sólo lectura " ,
" Download " => " Descargar " ,
" Edit " => " Editar " ,
" Delete " => " Borrar " ,
" More... " => " Más... " ,
" Less... " => " Menos... " ,
2013-10-27 05:22:58 +01:00
" Server error! Please inform system administator " => " Error en el servidor. Por favor, informá al administrador. " ,
2013-09-14 01:45:56 +02:00
" Failed loading photo: { error} " => " Error cargando foto: { error} " ,
2013-08-01 06:50:32 +02:00
" You do not have permissions to see this contacts " => " No tiene permisos para ver este contacto. " ,
2013-09-14 01:45:56 +02:00
" Contact not found " => " Contacto no encontrado " ,
2013-08-01 06:50:32 +02:00
" You do not have permissions to see these contacts " => " No tiene permisos para ver estos contactos. " ,
" You do not have permissions add contacts to the address book " => " No tiene atribuciones para añadir contactos a la libreta de direcciones. " ,
2013-09-14 01:45:56 +02:00
" The backend for this address book does not support adding contacts " => " El backend de esta libreta de direcciones no permite agregar contactos " ,
2013-08-01 06:50:32 +02:00
" You do not have permissions to delete this contact " => " No tiene permisos para borrar este contacto. " ,
2013-09-14 01:45:56 +02:00
" The backend for this address book does not support deleting contacts " => " El backend de esta libreta de direcciones no permite borrar contactos " ,
2013-09-07 10:35:22 +02:00
" Unknown error " => " Error desconocido " ,
2013-09-14 01:45:56 +02:00
" The backend for this address book does not support updating " => " El backend de esta libreta de direcciones no permite actualizaciones " ,
2013-08-01 06:50:32 +02:00
" You don't have permissions to update the address book. " => " No tiene atribuciones para actualizar la libreta de direcciones. " ,
" You don't have permissions to delete the address book. " => " No tiene atribuciones para borrar la libreta de direcciones. " ,
2013-08-30 14:25:14 +02:00
" Address book not found " => " Libreta de direcciones no encontrada " ,
" You do not have permissions to see this contact " => " No tiene atribuciones para ver este contacto. " ,
2013-09-14 01:45:56 +02:00
" You do not have permissions to update this contact " => " No tenés permisos para actualizar este contacto " ,
" The backend for this contact does not support updating it " => " El backend de este contacto no permite actualizarlo " ,
" This backend not support adding contacts " => " Este backend no permite agregar contactos " ,
" Property not found " => " No se encuentra la propiedad " ,
" Missing IM parameter for: " => " Falta un parámetro de IM para: " ,
2013-07-24 06:50:10 +02:00
" Unknown IM: " => " MI desconocido: " ,
2013-10-02 14:05:43 +02:00
" { name}'s Birthday " => " Cumpleaños de { name} " ,
2013-09-14 01:45:56 +02:00
" Error creating address book " => " Error creando libreta de direcciones " ,
" Error updating address book " => " Error actualizando libreta de direcciones " ,
" You do not have permissions to delete the \" %s \" address book " => " No tenés los permisos requeridos para para la libreta de direcciones \" %s \" " ,
" Error deleting address book " => " Error borrando libreta de direcciones " ,
" Error creating contact. " => " Error al crear contacto. " ,
" Error deleting contact. " => " Error al borrar contacto. " ,
" Error retrieving contact. " => " Error al obtener contacto. " ,
2013-09-05 11:38:03 +02:00
" Error saving contact. " => " Error al guardar el contacto. " ,
2013-09-14 01:45:56 +02:00
" Error removing contact from other address book. " => " Error borrando contacto de la otra libreta de direcciones. " ,
" Couldn't find contact. " => " No se puede encontrar contacto. " ,
2013-10-27 05:22:58 +01:00
" No contact data in request. " => " No hay información de contacto en la solicitud. " ,
2013-09-14 01:45:56 +02:00
" Error merging into contact. " => " Error combinando en un contacto." ,
" Error saving contact to backend. " => " Error guardando contacto en backend. " ,
" Property name is not set. " => " Nombre de propiedad no definido. " ,
" Property checksum is not set. " => " Verificación de propiedad no definida. " ,
2013-07-24 06:50:10 +02:00
" Information about vCard is incorrect. Please reload the page. " => " La información sobre la vCard es incorrecta. Por favor, cargá nuevamente la página " ,
2013-10-27 05:22:58 +01:00
" Error updating contact " => " Error actualizando contacto " ,
" Error saving contact to backend " => " Error guardando el contacto " ,
2013-09-14 01:45:56 +02:00
" Error getting user photo " => " Error obteniendo la imagen de usuario " ,
2013-09-05 11:38:03 +02:00
" No file was uploaded. Unknown error " => " El archivo no fue subido. Error desconocido " ,
" There is no error, the file uploaded with success " => " No hay errores, el archivo fue subido con éxito " ,
" The uploaded file exceeds the upload_max_filesize directive in php.ini " => " El archivo subido excede el valor 'upload_max_filesize' del archivo de configuración php.ini " ,
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML " ,
" The uploaded file was only partially uploaded " => " El archivo fue subido parcialmente " ,
" No file was uploaded " => " No se subió ningún archivo " ,
" Missing a temporary folder " => " Falta un directorio temporal " ,
" Couldn't load temporary image: " => " No se pudo cargar la imagen temporal " ,
" Couldn't save temporary image: " => " No fue posible guardar la imagen temporal " ,
" No photo path was submitted. " => " La ruta de la imagen no fue enviada " ,
" File doesn't exist: " => " El archivo no existe. " ,
" Error loading image. " => " Error cargando imagen. " ,
2013-09-14 01:45:56 +02:00
" Image has been removed from cache " => " La imagen fue eliminada de la caché " ,
2013-09-05 11:38:03 +02:00
" Error creating temporary image " => " Error al crear una imagen temporal " ,
" Error cropping image " => " Error al recortar la imagen " ,
" Error resizing image " => " Error al cambiar el tamaño de la imagen " ,
" Error getting PHOTO property. " => " Error al obtener la propiedades de la foto. " ,
2013-09-14 01:45:56 +02:00
" No group name given. " => " No fue dado un nombre de grupo " ,
" Error adding group. " => " Error al agregar el grupo " ,
" No group name to rename from given. " => " No se dio nombre de grupo para renombrar. " ,
" No group name to rename to given. " => " No se dio nombre de grupo a renombrar " ,
" Error renaming group. " => " Error al cambiar nombre de grupo " ,
" Group ID missing from request. " => " El ID de grupo falta en el pedido " ,
" Group name missing from request. " => " Falte nombre del grupo en el pedido " ,
" Contact ID missing from request. " => " Falta ID de contacto en la solicitud " ,
2013-09-05 11:38:03 +02:00
" Failed to write to disk " => " Error al escribir en el disco " ,
" Not enough storage available " => " No hay suficiente almacenamiento " ,
2013-09-14 01:45:56 +02:00
" Attempt to upload blacklisted file: " => " Intento de subida de un archivo en la lista negra: " ,
2013-09-05 11:38:03 +02:00
" Error uploading contacts to storage. " => " Error al subir contactos al almacenamiento. " ,
2013-09-14 01:45:56 +02:00
" Error moving file to imports folder. " => " Error moviendo archivos al directorio con importaciones " ,
" You do not have permissions to import into this address book. " => " No tenés permisos para importar a esta libreta de direcciones. " ,
" File name missing from request. " => " Falta el nombre del archivo en la petición " ,
" Progress key missing from request. " => " Falta la clave de progreso en el pedido " ,
" Attempt to access blacklisted file: " => " Intento de acceso a un archivo de la lista negra: " ,
" No contacts found in: " => " No se encontraron contactos en: " ,
" No key is given. " => " No fue dada una clave " ,
" No value is given. " => " No fue dado un valor " ,
2013-09-05 11:38:03 +02:00
" Could not set preference: " => " No se pudo asignar la preferencia: " ,
2013-07-24 06:50:10 +02:00
" Contact " => " Contacto " ,
" Other " => " Otros " ,
2013-09-14 01:45:56 +02:00
" HomePage " => " Página personal " ,
2013-07-24 06:50:10 +02:00
" Jabber " => " Jabber " ,
2013-09-14 01:45:56 +02:00
" Internet call " => " Llamada por Internet " ,
2013-07-24 06:50:10 +02:00
" AIM " => " AIM " ,
" MSN " => " MSN " ,
" Twitter " => " Twitter " ,
" GoogleTalk " => " GoogleTalk " ,
" Facebook " => " Facebook " ,
" XMPP " => " XMPP " ,
" ICQ " => " ICQ " ,
" Yahoo " => " Yahoo " ,
" Skype " => " Skype " ,
" QQ " => " QQ " ,
" GaduGadu " => " GaduGadu " ,
" Work " => " Trabajo " ,
" Home " => " Particular " ,
" Mobile " => " Celular " ,
" Text " => " Texto " ,
" Voice " => " Voz " ,
" Message " => " Mensaje " ,
" Fax " => " Fax " ,
" Video " => " Video " ,
" Pager " => " Pager " ,
" Internet " => " Internet " ,
" Friends " => " Amigos " ,
" Family " => " Familia " ,
2013-09-14 01:45:56 +02:00
" New Contact " => " Nuevo contacto " ,
" Group name " => " Nombre de grupo " ,
" New Group " => " Nuevo grupo " ,
" Address books " => " Libretas de direcciones " ,
" Display name " => " Nombre a mostrar " ,
" Add Address Book " => " Agregar libreta de direcciones " ,
" Select file... " => " Seleccionar archivo... " ,
" (De-)select all " => " (De-)seleccionar todos " ,
" Sort order " => " Orden " ,
" First- Lastname " => " Nombre, Apellido " ,
" Last-, Firstname " => " Apellido, Nombre " ,
2013-07-24 06:50:10 +02:00
" Groups " => " Grupos " ,
2013-09-14 01:45:56 +02:00
" Favorite " => " Favorito " ,
" Merge selected " => " Fusionar seleccionados " ,
2013-07-24 06:50:10 +02:00
" Keyboard shortcuts " => " Atajos de teclado " ,
" Navigation " => " Navegación " ,
" Next contact in list " => " Contacto siguiente en la lista " ,
" Previous contact in list " => " Contacto anterior en la lista " ,
" Expand/collapse current addressbook " => " Expandir/colapsar la agenda " ,
" Next addressbook " => " Siguiente agenda " ,
" Previous addressbook " => " Agenda anterior " ,
" Actions " => " Acciones " ,
" Refresh contacts list " => " Refrescar la lista de contactos " ,
" Add new contact " => " Agregar un nuevo contacto " ,
" Add new addressbook " => " Agregar nueva agenda " ,
" Delete current contact " => " Borrar el contacto seleccionado " ,
2013-09-14 01:45:56 +02:00
" <h3>You have no contacts in your address book or your address book is disabled.</h3><p>Add a new contact or import existing contacts from a VCF file.</p> " => " <h3>No tenés contactos en la libreta de direcciones o la libreta de direcciones está desactivada.</h3><p>Agregá un nuevo contacto o importá contactos de un archivo VCF.</p> " ,
2013-07-24 06:50:10 +02:00
" Add contact " => " Agregar contacto " ,
2013-09-14 01:45:56 +02:00
" Delete group " => " Borrar grupo " ,
" Rename group " => " Renombrar grupo " ,
" Which contact should the data be merged into? " => " ¿En qué contacto deben fusionarse los datos? " ,
" Delete the other(s) after successful merge? " => " ¿Borrar el/los otro(s) después de una combinación satisfactoria? " ,
" Compose mail " => " Redactar mensaje " ,
2013-07-24 06:50:10 +02:00
" Delete current photo " => " Eliminar imagen actual " ,
" Edit current photo " => " Editar imagen actual " ,
" Upload new photo " => " Subir nueva imagen " ,
" Select photo from ownCloud " => " Seleccionar imagen desde ownCloud " ,
2013-11-11 08:54:25 +01:00
" Name " => " Nombre " ,
2013-09-14 01:45:56 +02:00
" First name " => " Nombre " ,
2013-07-24 06:50:10 +02:00
" Additional names " => " Segundo nombre " ,
2013-09-14 01:45:56 +02:00
" Last name " => " Apellido " ,
" Select groups " => " Seleccionar grupos " ,
" Select address book " => " Seleccionar libreta de direcciones " ,
2013-07-24 06:50:10 +02:00
" Nickname " => " Sobrenombre " ,
" Enter nickname " => " Escribí un sobrenombre " ,
" Title " => " Título " ,
2013-09-14 01:45:56 +02:00
" Enter title " => " Ingresá título " ,
2013-07-24 06:50:10 +02:00
" Organization " => " Organización " ,
2013-09-14 01:45:56 +02:00
" Enter organization " => " Ingresá organización " ,
2013-07-24 06:50:10 +02:00
" Birthday " => " Cumpleaños " ,
2013-09-14 01:45:56 +02:00
" Notes go here... " => " Las notas van acá... " ,
" Export as VCF " => " Exportar como VCF " ,
2013-10-27 05:22:58 +01:00
" Add field... " => " Agregar campo... " ,
2013-07-24 06:50:10 +02:00
" Phone " => " Teléfono " ,
" Email " => " e-mail " ,
" Instant Messaging " => " Mensajería instantánea " ,
" Address " => " Dirección " ,
" Note " => " Nota " ,
" Web site " => " Página web " ,
" Delete contact " => " Borrar contacto " ,
" Preferred " => " Preferido " ,
" Please specify a valid email address. " => " Por favor, escribí una dirección de e-mail válida. " ,
2013-09-14 01:45:56 +02:00
" someone@example.com " => " someone@example.com " ,
2013-07-24 06:50:10 +02:00
" Mail to address " => " Enviar por e-mail a la dirección " ,
" Delete email address " => " Eliminar dirección de correo electrónico " ,
" Enter phone number " => " Escribí un número de teléfono " ,
" Delete phone number " => " Eliminar número de teléfono " ,
" Go to web site " => " Ir al sitio web " ,
2013-09-14 01:45:56 +02:00
" Delete URL " => " Borrar URL " ,
2013-07-24 06:50:10 +02:00
" View on map " => " Ver en el mapa " ,
2013-09-14 01:45:56 +02:00
" Delete address " => " Borrar dirección " ,
" 1600 Pennsylvania Avenue, NW " => " 1600 Pennsylvania Avenue, NW " ,
2013-07-24 06:50:10 +02:00
" Street address " => " Calle de la dirección " ,
2013-09-14 01:45:56 +02:00
" 20500 " => " 20500 " ,
2013-07-24 06:50:10 +02:00
" Postal code " => " Código postal " ,
2013-09-14 01:45:56 +02:00
" Washington, DC " => " Washington, DC " ,
2013-07-24 06:50:10 +02:00
" City " => " Ciudad " ,
2013-09-14 01:45:56 +02:00
" District of Columbia " => " District of Columbia " ,
" State or province " => " Provincia o estado " ,
" USA " => " EE. UU. " ,
2013-07-24 06:50:10 +02:00
" Country " => " País " ,
" Instant Messenger " => " Mensajero instantáneo " ,
" Delete IM " => " Eliminar IM " ,
2013-09-09 01:36:47 +02:00
" Active " => " Activo " ,
2013-07-24 06:50:10 +02:00
" Share " => " Compartir " ,
" Export " => " Exportar " ,
2013-09-14 01:45:56 +02:00
" CardDAV link " => " Enlace CardDav " ,
2013-07-24 06:50:10 +02:00
" CardDAV syncing addresses " => " CardDAV está sincronizando direcciones " ,
" more info " => " más información " ,
" Primary address (Kontact et al) " => " Dirección primaria (Kontact y semejantes) " ,
" iOS/OS X " => " iOS/OS X " ,
" Addressbooks " => " Agendas " ,
" New Address Book " => " Nueva agenda " ,
" Description " => " Descripción "
2012-09-29 02:08:53 +02:00
);