# LANGUAGE translation of Drupal (tasks.module) # Copyright 2006 Camille Plourde-Lescelleur # Generated from file: tasks.module,v 1.5 2006/04/05 16:48:42 jakeg # msgid "" msgstr "" "Project-Id-Version: Tasks\n" "POT-Creation-Date: 2006-07-27 02:42-0400\n" "PO-Revision-Date: 2006-07-22 22:40-0500\n" "Last-Translator: Camille Plourde-Le Scelleur \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: tasks.module:0 msgid "tasks" msgstr "tareas" #: tasks.module:8 msgid "A module to make task nodes." msgstr "Un módulo para hacer nodos de tipo \"tarea\"." #: tasks.module:10 msgid "This is an task type with a few fields." msgstr "Éste es un tipo de tarea con algunos campos." #: tasks.module:23 msgid "access tasks main page" msgstr "Acceder a la página principal de tareas" #: tasks.module:23 msgid "create task" msgstr "Crear una tarea" #: tasks.module:23 msgid "edit all tasks" msgstr "Editar todas las tareas" #: tasks.module:23 msgid "edit own task" msgstr "Editar propias tareas" #: tasks.module:74 msgid "Colour" msgstr "Color" #: tasks.module:76 msgid "" "This will be the colour this user's tasks will appear in. Hexdecimal or " "recognized colour name (e.g. #eee or just 'blue')" msgstr "" "Las tareas del usuario aparecerán en esta color. Hexdecimal o nombre de la " "color reconocido. (e.g. #eee o solmente 'blue')" #: tasks.module:100 msgid "-- MASTER TASKLIST --" msgstr "-- LISTA DE TAREAS MAESTRA --" #: tasks.module:105 msgid "NO PARENT - THIS IS THE MASTER TASKLIST" msgstr "NO PADRE - ÉSTE ES LA LISTA DE TAREAS MAESTRA" #: tasks.module:112 msgid "Parent Tasklist" msgstr "La lista padre" #: tasks.module:128 msgid "Task Name" msgstr "Nombre de la tarea" #: tasks.module:135 msgid "About this task" msgstr "Detalles de la tarea" #: tasks.module:146 msgid "-- Unassigned --" msgstr "-- No atribuido --" #: tasks.module:153 msgid "Assign to user" msgstr "Atribuir al usuario" #: tasks.module:160 msgid "Completed?" msgstr "¿Terminada?" #: tasks.module:167 msgid "Date Completed" msgstr "Fecha Completada" #: tasks.module:183 msgid "*************** NO CHANGE ***************" msgstr "*************** NO CAMBIO ***************" #: tasks.module:189 msgid "*** bottom of list ***" msgstr "*** final de la lista ***" #: tasks.module:193 msgid "Place in tasklist above" msgstr "Insertar en la lista de tareas encima" #: tasks.module:230 msgid "add new sub-task" msgstr "añadir nueva subtarea" #: tasks.module:231 msgid "Add a new task to this task list" msgstr "Añadir una nueva tarea en la lista de tareas" #: tasks.module:309 msgid "Task %task has been moved up the tasklist." msgstr "Tarea %task fue movida hacia arriba de la lista de tareas." #: tasks.module:313 msgid "Task %task has been moved down the tasklist." msgstr "Tarea %task fue movida hacia abajo de la lista de tareas." #: tasks.module:351 msgid "Showing %num_rows tasks. Filter" msgstr "Mostrando %num_rows tasks. Filtrar" #: tasks.module:353 msgid "All Tasks" msgstr "Todas las tareas" #: tasks.module:353 msgid "Complete Tasks" msgstr "Tareas terminadas" #: tasks.module:353 msgid "Incomplete Tasks" msgstr "Tareas incompletas" #: tasks.module:374 msgid "Down" msgstr "Hacia abajo" #: tasks.module:374 msgid "Expand" msgstr "Expandir" #: tasks.module:374 msgid "Up" msgstr "Hacia arriba" #: tasks.module:385 msgid "Assigned" msgstr "Asignado" #: tasks.module:385 msgid "Complete?" msgstr "¿Terminada?" #: tasks.module:385 msgid "Edit" msgstr "Editar" #: tasks.module:385 msgid "Task" msgstr "Tarea" #: tasks.module:417 msgid "" "WARNING: more than one master tasklists. Please delete all but one nodes of " "type tasks where parent = 0" msgstr "" "ADVERTENCIA: más de una lista maestra de tareas. Por favor elimine todos los " "nodos de tipo tarea donde \"parent = 0\" salvo uno" #: tasks.module:428 msgid "

There are no tasks yet, so creating a top-level tasklist.

" msgstr "

Ya no hay tareas, se está creando una principal lista de tarea.

" #: tasks.module:17;48 msgid "task" msgstr "tarea" #: tasks.module:53;89;301 msgid "Tasks" msgstr "Tareas" #: tasks.module:68;429 msgid "Tasklist" msgstr "Lista de tareas"