diff options
Diffstat (limited to 'locale/es')
-rw-r--r-- | locale/es/LC_MESSAGES/django.mo | bin | 42479 -> 49900 bytes | |||
-rw-r--r-- | locale/es/LC_MESSAGES/django.po | 1091 |
2 files changed, 565 insertions, 526 deletions
diff --git a/locale/es/LC_MESSAGES/django.mo b/locale/es/LC_MESSAGES/django.mo Binary files differindex 1c668ffc..77746600 100644 --- a/locale/es/LC_MESSAGES/django.mo +++ b/locale/es/LC_MESSAGES/django.mo diff --git a/locale/es/LC_MESSAGES/django.po b/locale/es/LC_MESSAGES/django.po index a79b08f6..3d9e8297 100644 --- a/locale/es/LC_MESSAGES/django.po +++ b/locale/es/LC_MESSAGES/django.po @@ -1,30 +1,154 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-05 22:28-0400\n" -"PO-Revision-Date: 2009-08-12 11:03-0600\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2009-08-16 23:31+0000\n" +"PO-Revision-Date: 2009-08-16 17:32-0600\n" +"Last-Translator: Bruno Sarlo <bsarlo@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: settings.py:12 +#: settings.py:12 urls.py:25 forum/views.py:310 forum/views.py:705 msgid "account/" msgstr "cuenta/" -#: settings.py:12 django_authopenid/urls.py:9 django_authopenid/urls.py:10 -#: django_authopenid/urls.py:11 django_authopenid/urls.py:13 -#: forum/views.py:309 +#: settings.py:12 urls.py:26 django_authopenid/urls.py:9 +#: django_authopenid/urls.py:10 django_authopenid/urls.py:11 +#: django_authopenid/urls.py:13 forum/views.py:310 forum/views.py:706 msgid "signin/" msgstr "ingresar/" +#: urls.py:22 +msgid "upfiles/" +msgstr "archivossubidos/" + +#: urls.py:27 urls.py:28 urls.py:29 django_authopenid/urls.py:26 +#: django_authopenid/urls.py:27 +msgid "email/" +msgstr "email/" + +#: urls.py:27 +msgid "change/" +msgstr "cambiar/" + +#: urls.py:28 +msgid "sendkey/" +msgstr "enviarclave/" + +#: urls.py:29 +msgid "verify/" +msgstr "verificar/" + +#: urls.py:30 +msgid "about/" +msgstr "acercadenosotros/" + +#: urls.py:31 +msgid "faq/" +msgstr "preguntasfrecuentes/" + +#: urls.py:32 +msgid "privacy/" +msgstr "códigodeprivacidad/" + +#: urls.py:33 +msgid "logout/" +msgstr "cerrarsesion/" + +#: urls.py:34 urls.py:35 urls.py:36 urls.py:48 forum/models.py:425 +msgid "answers/" +msgstr "respuestas/" + +#: urls.py:34 urls.py:46 +msgid "comments/" +msgstr "comentarios/" + +#: urls.py:35 urls.py:40 urls.py:54 templates/user_info.html:34 +msgid "edit/" +msgstr "editar/" + +#: urls.py:36 urls.py:45 +msgid "revisions/" +msgstr "revisiones/" + +#: urls.py:37 urls.py:38 urls.py:39 urls.py:40 urls.py:41 urls.py:42 +#: urls.py:43 urls.py:44 urls.py:45 urls.py:46 urls.py:47 forum/feed.py:19 +#: forum/models.py:313 forum/views.py:1228 forum/views.py:1230 +#: forum/views.py:1470 +msgid "questions/" +msgstr "preguntas/" + +#: urls.py:38 urls.py:64 +msgid "ask/" +msgstr "preguntar/" + +#: urls.py:39 +msgid "unanswered/" +msgstr "sinrespuesta/" + +#: urls.py:41 +msgid "close/" +msgstr "cerrar/" + +#: urls.py:42 +msgid "reopen/" +msgstr "reabrir/" + +#: urls.py:43 +msgid "answer/" +msgstr "respuesta/" + +#: urls.py:44 +msgid "vote/" +msgstr "votar/" + +#: urls.py:47 urls.py:48 django_authopenid/urls.py:29 +msgid "delete/" +msgstr "borrar/" + +#: urls.py:50 +msgid "question/" +msgstr "pregunta/" + +#: urls.py:51 urls.py:52 forum/views.py:747 forum/views.py:2067 +msgid "tags/" +msgstr "etiquetas/" + +#: urls.py:53 urls.py:54 urls.py:55 forum/views.py:1034 forum/views.py:1038 +#: forum/views.py:1472 forum/views.py:1805 forum/views.py:2069 +msgid "users/" +msgstr "usuarios/" + +#: urls.py:56 urls.py:57 +msgid "badges/" +msgstr "distinciones/" + +#: urls.py:58 +msgid "messages/" +msgstr "mensajes/" + +#: urls.py:58 +msgid "markread/" +msgstr "marcarleido/" + +#: urls.py:60 +msgid "nimda/" +msgstr "administrador/" + +#: urls.py:62 +msgid "upload/" +msgstr "subir/" + +#: urls.py:63 urls.py:64 urls.py:65 +msgid "books/" +msgstr "libros/" + +#: urls.py:66 +msgid "search/" +msgstr "buscar/" + #: django_authopenid/forms.py:67 django_authopenid/views.py:102 msgid "i-names are not supported" msgstr "i-names no son soportados" @@ -116,9 +240,9 @@ msgstr "la nueva contraseña no coincide" msgid "Incorrect username." msgstr "Nombre de usuario incorrecto" -#: django_authopenid/urls.py:10 +#: django_authopenid/urls.py:10 forum/views.py:310 forum/views.py:706 msgid "newquestion/" -msgstr "nueva-pregunta/" +msgstr "nuevapregunta/" #: django_authopenid/urls.py:11 msgid "newanswer/" @@ -140,67 +264,76 @@ msgstr "registrarse/" msgid "signup/" msgstr "registrarse/" -#: django_authopenid/urls.py:18 +#: django_authopenid/urls.py:19 msgid "sendpw/" msgstr "enviarcontrasena/" -#: django_authopenid/urls.py:29 -msgid "delete/" -msgstr "borrar/" +#: django_authopenid/urls.py:20 +#, fuzzy +msgid "password/" +msgstr "contraseña" + +#: django_authopenid/urls.py:20 +msgid "confirm/" +msgstr "" + +#: django_authopenid/urls.py:27 +msgid "validate/" +msgstr "" #: django_authopenid/views.py:108 #, python-format msgid "OpenID %(openid_url)s is invalid" -msgstr "" +msgstr "El OpenID %(openid_url)s no es valido" -#: django_authopenid/views.py:417 django_authopenid/views.py:544 +#: django_authopenid/views.py:418 django_authopenid/views.py:545 msgid "Welcome" msgstr "Bienvenido" -#: django_authopenid/views.py:507 +#: django_authopenid/views.py:508 msgid "Password changed." msgstr "Contraseña modificada" -#: django_authopenid/views.py:519 django_authopenid/views.py:524 +#: django_authopenid/views.py:520 django_authopenid/views.py:525 msgid "your email needs to be validated" msgstr "su correo electrónico necesita ser validado" -#: django_authopenid/views.py:681 django_authopenid/views.py:833 +#: django_authopenid/views.py:682 django_authopenid/views.py:834 #, python-format msgid "No OpenID %s found associated in our database" msgstr "El OpenID %s no esta asociada en nuestra base de datos" -#: django_authopenid/views.py:685 django_authopenid/views.py:840 +#: django_authopenid/views.py:686 django_authopenid/views.py:841 #, python-format msgid "The OpenID %s isn't associated to current user logged in" msgstr "El OpenID %s no esta asociada al usuario actualmente autenticado" -#: django_authopenid/views.py:693 +#: django_authopenid/views.py:694 msgid "Email Changed." msgstr "Email modificado" -#: django_authopenid/views.py:768 +#: django_authopenid/views.py:769 msgid "This OpenID is already associated with another account." msgstr "Este OpenID ya está asociada a otra cuenta." -#: django_authopenid/views.py:773 +#: django_authopenid/views.py:774 #, python-format msgid "OpenID %s is now associated with your account." msgstr "El OpenID %s está ahora asociada con tu cuenta." -#: django_authopenid/views.py:843 +#: django_authopenid/views.py:844 msgid "Account deleted." msgstr "Cuenta borrada." -#: django_authopenid/views.py:883 +#: django_authopenid/views.py:884 msgid "Request for new password" msgstr "Pedir nueva contraseña" -#: django_authopenid/views.py:896 +#: django_authopenid/views.py:897 msgid "A new password has been sent to your email address." msgstr "Una nueva contraseña ha sido enviada a tu cuenta de Email." -#: django_authopenid/views.py:926 +#: django_authopenid/views.py:927 #, python-format msgid "" "Could not change password. Confirmation key '%s' is not " @@ -209,7 +342,7 @@ msgstr "" "No se ha podido modificar la contraseña. La clave de confirmación '%s' no " "está registrada" -#: django_authopenid/views.py:935 +#: django_authopenid/views.py:936 msgid "" "Can not change password. User don't exist anymore in our " "database." @@ -217,7 +350,7 @@ msgstr "" "No se puede cambiar la contraseña. El usuario no existe más en nuestra base " "de datos." -#: django_authopenid/views.py:944 +#: django_authopenid/views.py:945 #, python-format msgid "Password changed for %s. You may now sign in." msgstr "Contraseña cambiada por %s. Ahora puedes ingresar." @@ -260,7 +393,7 @@ msgstr "pregunta" #: forum/const.py:57 templates/book.html:110 msgid "answer" -msgstr "resputa" +msgstr "respuesta" #: forum/const.py:58 msgid "commented question" @@ -346,12 +479,8 @@ msgstr " - " msgid "latest questions" msgstr "últimas preguntas" -#: forum/feed.py:19 -msgid "questions/" -msgstr "preguntas/" - -#: forum/forms.py:14 templates/answer_edit_tips.html:34 -#: templates/answer_edit_tips.html.py:38 templates/question_edit_tips.html:31 +#: forum/forms.py:14 templates/answer_edit_tips.html:33 +#: templates/answer_edit_tips.html.py:37 templates/question_edit_tips.html:31 #: templates/question_edit_tips.html:36 msgid "title" msgstr "título" @@ -372,7 +501,7 @@ msgstr "contenido" msgid "question content must be > 10 characters" msgstr "el contenido de la pregunta debe ser al menos de 10 caracteres" -#: forum/forms.py:45 templates/header.html:30 templates/header.html.py:61 +#: forum/forms.py:45 templates/header.html:30 templates/header.html.py:64 msgid "tags" msgstr "etiquetas" @@ -380,6 +509,8 @@ msgstr "etiquetas" msgid "" "Tags are short keywords, with no spaces within. Up to five tags can be used." msgstr "" +"por favor utilice espacio para separar las etiquetas (esto habilitael auto-" +"completado)" #: forum/forms.py:54 templates/question_retag.html:38 msgid "tags are required" @@ -401,8 +532,8 @@ msgstr "" "por favor use solo los siguientes caracteres en los nombres de etiquetas: " "letras 'a-z', números y caracteres '.-_#'" -#: forum/forms.py:75 templates/index.html:57 templates/question.html:200 -#: templates/question.html.py:381 templates/questions.html:58 +#: forum/forms.py:75 templates/index.html:64 templates/question.html:210 +#: templates/question.html.py:396 templates/questions.html:58 #: templates/questions.html.py:70 templates/unanswered.html:48 #: templates/unanswered.html.py:60 msgid "community wiki" @@ -468,42 +599,46 @@ msgstr "Perfil" msgid "this email has already been registered, please use another one" msgstr "este email ya ha sido registrado, por favor use otro" -#: forum/models.py:250 -#, fuzzy, python-format +#: forum/models.py:253 +#, python-format msgid "%(author)s modified the question" -msgstr "%(author) modificó la pregunta" +msgstr "%(author)s modificó la pregunta" -#: forum/models.py:254 +#: forum/models.py:257 #, python-format msgid "%(people)s posted %(new_answer_count)s new answers" msgstr "%(people)s publicaron %(new_answer_count)s nuevas respuestas" -#: forum/models.py:259 +#: forum/models.py:262 #, python-format msgid "%(people)s commented the question" msgstr "%(people)s comentarion la pregunta" -#: forum/models.py:264 +#: forum/models.py:267 #, python-format msgid "%(people)s commented answers" msgstr "%(people)s comentaron la respuesta" -#: forum/models.py:266 -#, fuzzy, python-format +#: forum/models.py:269 +#, python-format msgid "%(people)s commented an answer" msgstr "%(people)s comentaron la respuesta" -#: forum/models.py:445 templates/badges.html:52 +#: forum/models.py:313 forum/models.py:425 +msgid "revisions" +msgstr "revisiones/" + +#: forum/models.py:448 templates/badges.html:51 msgid "gold" msgstr "oro" -#: forum/models.py:446 templates/badges.html:60 +#: forum/models.py:449 templates/badges.html:59 msgid "silver" msgstr "plata" -#: forum/models.py:447 templates/badges.html:67 +#: forum/models.py:450 templates/badges.html:66 msgid "bronze" -msgstr "bronze" +msgstr "bronce" #: forum/user.py:16 templates/user_tabs.html:7 msgid "overview" @@ -559,7 +694,7 @@ msgstr "preguntas favoritas" #: forum/user.py:51 msgid "users favorite questions" -msgstr "preguntas favoritas del usuario" +msgstr "preguntas favoritas de los usuarios" #: forum/user.py:52 msgid "profile - favorite questions" @@ -589,31 +724,27 @@ msgstr "preferencias del usuario" msgid "profile - user preferences" msgstr "perfil - preferencia de " -#: forum/views.py:309 -msgid "/account/" -msgstr "/cuenta/" - -#: forum/views.py:986 +#: forum/views.py:988 #, python-format msgid "subscription saved, %(email)s needs validation" msgstr "subscripción guardada, %(email)s necesita validación" -#: forum/views.py:1896 +#: forum/views.py:1914 msgid "uploading images is limited to users with >60 reputation points" msgstr "para subir imagenes debes tener más de 60 puntos de reputación" -#: forum/views.py:1898 +#: forum/views.py:1916 msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" msgstr "" "los tipos de archivos permitidos son 'jpg', 'jpeg', 'gif', 'bmp', 'png', " "'tiff'" -#: forum/views.py:1900 +#: forum/views.py:1918 #, python-format msgid "maximum upload file size is %sK" msgstr "tamaño máximo permitido es archivo %sK" -#: forum/views.py:1902 +#: forum/views.py:1920 #, python-format msgid "" "Error uploading file. Please contact the site administrator. Thank you. %s" @@ -624,16 +755,16 @@ msgstr "" msgid "updates from website" msgstr "actualizaciones del sitio" -#: forum/templatetags/extra_tags.py:139 forum/templatetags/extra_tags.py:168 -#: templates/header.html:33 +#: forum/templatetags/extra_tags.py:143 forum/templatetags/extra_tags.py:172 +#: templates/header.html:35 msgid "badges" msgstr "distinciones" -#: forum/templatetags/extra_tags.py:140 forum/templatetags/extra_tags.py:167 +#: forum/templatetags/extra_tags.py:144 forum/templatetags/extra_tags.py:171 msgid "reputation points" msgstr "puntos de reputación" -#: forum/templatetags/extra_tags.py:221 +#: forum/templatetags/extra_tags.py:225 msgid " ago" msgstr " atras" @@ -683,7 +814,7 @@ msgstr "ver todas las tags" #: templates/500.html:22 msgid "sorry, system error" -msgstr "" +msgstr "lo sentimos, ha habido un error del sistema" #: templates/500.html:24 msgid "system error log is recorded, error will be fixed as soon as possible" @@ -711,13 +842,13 @@ msgid "Edit answer" msgstr "Editar respuesta" #: templates/answer_edit.html:24 templates/answer_edit.html.py:27 -#: templates/ask.html:25 templates/ask.html.py:28 templates/question.html:40 -#: templates/question.html.py:43 templates/question_edit.html:27 +#: templates/ask.html:25 templates/ask.html.py:28 templates/question.html:43 +#: templates/question.html.py:46 templates/question_edit.html:27 msgid "hide preview" msgstr "ocultar previsualización" #: templates/answer_edit.html:27 templates/ask.html:28 -#: templates/question.html:43 templates/question_edit.html:27 +#: templates/question.html:46 templates/question_edit.html:27 msgid "show preview" msgstr "ver previsualización" @@ -737,22 +868,22 @@ msgid "select revision" msgstr "seleccionar revisión" #: templates/answer_edit.html:62 templates/ask.html:94 -#: templates/question.html:453 templates/question_edit.html:91 +#: templates/question.html:468 templates/question_edit.html:91 msgid "Toggle the real time Markdown editor preview" msgstr "Activar la visualización en tiempo real de Markdown" #: templates/answer_edit.html:62 templates/ask.html:94 -#: templates/question.html:453 templates/question_edit.html:91 +#: templates/question.html:468 templates/question_edit.html:91 msgid "toggle preview" msgstr "Activar previsualización" -#: templates/answer_edit.html:73 templates/question_edit.html:124 -#: templates/question_retag.html:75 +#: templates/answer_edit.html:71 templates/question_edit.html:121 +#: templates/question_retag.html:73 msgid "Save edit" msgstr "Guardar la edición" -#: templates/answer_edit.html:74 templates/close.html:29 -#: templates/question_edit.html:125 templates/question_retag.html:76 +#: templates/answer_edit.html:72 templates/close.html:29 +#: templates/question_edit.html:122 templates/question_retag.html:74 #: templates/reopen.html:30 templates/user_edit.html:83 #: templates/authopenid/changeemail.html:34 msgid "Cancel" @@ -782,66 +913,77 @@ msgstr "ser claro y conciso" msgid "see frequently asked questions" msgstr "ver preguntas frecuentes" -#: templates/answer_edit_tips.html:25 templates/question_edit_tips.html:22 +#: templates/answer_edit_tips.html:24 templates/question_edit_tips.html:22 msgid "Markdown tips" msgstr "sugerencias de Markdown" -#: templates/answer_edit_tips.html:28 templates/question_edit_tips.html:25 +#: templates/answer_edit_tips.html:27 templates/question_edit_tips.html:25 msgid "*italic* or __italic__" msgstr "*itálica* o __itálica__" -#: templates/answer_edit_tips.html:31 templates/question_edit_tips.html:28 +#: templates/answer_edit_tips.html:30 templates/question_edit_tips.html:28 msgid "**bold** or __bold__" msgstr "**negrita** o __negrita__" -#: templates/answer_edit_tips.html:34 templates/question_edit_tips.html:31 +#: templates/answer_edit_tips.html:33 templates/question_edit_tips.html:31 msgid "link" msgstr "enlace" -#: templates/answer_edit_tips.html:34 templates/answer_edit_tips.html.py:38 +#: templates/answer_edit_tips.html:33 templates/answer_edit_tips.html.py:37 #: templates/question_edit_tips.html:31 templates/question_edit_tips.html:36 msgid "text" msgstr "texto" -#: templates/answer_edit_tips.html:38 templates/question_edit_tips.html:36 +#: templates/answer_edit_tips.html:37 templates/question_edit_tips.html:36 msgid "image" msgstr "imagen" -#: templates/answer_edit_tips.html:42 templates/question_edit_tips.html:40 +#: templates/answer_edit_tips.html:41 templates/question_edit_tips.html:40 msgid "numbered list:" msgstr "lista numerada" -#: templates/answer_edit_tips.html:47 templates/question_edit_tips.html:45 +#: templates/answer_edit_tips.html:46 templates/question_edit_tips.html:45 msgid "basic HTML tags are also supported" msgstr "etiquetas básicas de HTML permitidas" -#: templates/answer_edit_tips.html:50 templates/question_edit_tips.html:48 +#: templates/answer_edit_tips.html:49 templates/question_edit_tips.html:48 msgid "learn more about Markdown" msgstr "aprender mas sobre Markdown" #: templates/ask.html:4 templates/ask.html.py:60 msgid "Ask a question" -msgstr "Preguntar" +msgstr "Hacer una pregunta" #: templates/ask.html:67 msgid "login to post question info" -msgstr "Inicie sesión para publicar pregunta." +msgstr "" +"<span class='strong big'>Puedes comenzar a realizar tu pregunta de forma " +"anonima</span> - actualmente no te encuentras Ingresado. Cuando envíes tu " +"pregunta, serás redireccionado a la página de Ingreso/registro. Tu pregunta " +"será guardada temporalemente y será enviada cuando ingreses. El proceso de " +"Ingreso/Registro es muy simple. Ingresar lleva unos 30 segundos, registrarse " +"por primera vez lleva un minuto." #: templates/ask.html:73 #, python-format msgid "must have valid %(email)s to post" -msgstr "debe de tener un %(email)s válido para publicar" - -#: templates/ask.html:108 templates/ask.html.py:115 -#: templates/question_edit.html:119 +msgstr "" +"<span class='strong big'>Parece ser que tu dirección de email, %(email)s no " +"ha sido validada aún.</span> Para enviar mensajes debes verificar tu " +"dirección de email, puedes ver <a href='/faq#validate'>más detalles aquí</" +"a>. <br/> Puedes enviar tu pregunta ahora y validar tu email luego. Tu " +"pregunta será guardada mientras tanto y publicada cuando valides tu email." + +#: templates/ask.html:107 templates/ask.html.py:114 +#: templates/question_edit.html:117 msgid "(required)" msgstr "(requerido)" -#: templates/ask.html:122 +#: templates/ask.html:121 msgid "Login/signup to post your question" msgstr "Iniciar sesión/registrarse para publicar su pregunta" -#: templates/ask.html:124 +#: templates/ask.html:123 msgid "Ask your question" msgstr "Haz tu pregunta" @@ -857,7 +999,7 @@ msgstr "Usuarios han sido galardonados con distinciones:" msgid "Badges summary" msgstr "Resumen de distinciones" -#: templates/badges.html:17 templates/user_stats.html:113 +#: templates/badges.html:17 templates/user_stats.html:73 msgid "Badges" msgstr "Distinciones" @@ -873,29 +1015,29 @@ msgstr "" "Debajo esta la lista de las distinciones disponibles y la cantidad de veces " "que han sido asignadas." -#: templates/badges.html:49 +#: templates/badges.html:48 msgid "Community badges" msgstr "Distinciones de la comunidad" -#: templates/badges.html:55 +#: templates/badges.html:54 msgid "gold badge description" msgstr "" "Las distinciones de Oro son excepcionales. Para obtenerla debes demostrar un " "profundo conocimiento y habilidad además de participar activamente en la " "comunidad. La distinción de Oro es la condecoración máxima en esta comunidad" -#: templates/badges.html:63 +#: templates/badges.html:62 msgid "silver badge description" msgstr "" "Obtener una distinción de Plata requiere de paciencia. Si has logrado una, " "quiere decir que haz significativamente aportado a esta comunidad." -#: templates/badges.html:66 +#: templates/badges.html:65 msgid "bronze badge: often given as a special honor" msgstr "" "distinción de bronce: con frecuencia entregada como reconocimiento especial." -#: templates/badges.html:70 +#: templates/badges.html:69 msgid "bronze badge description" msgstr "" "Si eres un usuario activo de esta comunidad, recibirás esta distinción - de " @@ -958,17 +1100,17 @@ msgid "ask the author" msgstr "preguntar al autor" #: templates/book.html:88 templates/book.html.py:93 -#: templates/users_questions.html:17 +#: templates/users_questions.html:18 msgid "this question was selected as favorite" msgstr "esta pregunta ha sido seleccionada como favorita" #: templates/book.html:88 templates/book.html.py:93 -#: templates/users_questions.html:11 templates/users_questions.html.py:17 +#: templates/users_questions.html:11 templates/users_questions.html.py:18 msgid "number of times" msgstr "numero de veces" -#: templates/book.html:105 templates/index.html:48 templates/questions.html:46 -#: templates/unanswered.html:37 templates/users_questions.html:30 +#: templates/book.html:105 templates/index.html:55 templates/questions.html:46 +#: templates/unanswered.html:37 templates/users_questions.html:32 msgid "votes" msgstr "votos" @@ -976,16 +1118,15 @@ msgstr "votos" msgid "the answer has been accepted to be correct" msgstr "la respuesta ha sido aceptada como correcta" -#: templates/book.html:115 templates/index.html:49 templates/questions.html:47 -#: templates/unanswered.html:38 templates/users_questions.html:40 +#: templates/book.html:115 templates/index.html:56 templates/questions.html:47 +#: templates/unanswered.html:38 templates/users_questions.html:42 msgid "views" msgstr "vistas" -#: templates/book.html:125 templates/index.html:69 templates/question.html:115 -#: templates/question.html.py:487 templates/questions.html:84 -#: templates/questions.html.py:157 templates/tags.html:47 -#: templates/unanswered.html:75 templates/unanswered.html.py:109 -#: templates/users_questions.html:52 +#: templates/book.html:125 templates/index.html:76 templates/question.html:500 +#: templates/questions.html:84 templates/questions.html.py:157 +#: templates/tags.html:49 templates/unanswered.html:75 +#: templates/unanswered.html.py:106 templates/users_questions.html:54 msgid "using tags" msgstr "usando etiquetas" @@ -993,16 +1134,15 @@ msgstr "usando etiquetas" msgid "subscribe to book RSS feed" msgstr "suscribirse al RSS del libro" -#: templates/book.html:147 templates/index.html:116 +#: templates/book.html:147 templates/index.html:131 msgid "subscribe to the questions feed" msgstr "suscribirse al agregado de noticias" #: templates/categories.html:6 templates/categories.html.py:29 -#, fuzzy msgid "Category list" -msgstr "Lista de etiquetas" +msgstr "Lista de Categorías" -#: templates/categories.html:34 templates/tags.html:41 +#: templates/categories.html:34 templates/tags.html:42 msgid "Nothing found" msgstr "Nada encontrado" @@ -1071,10 +1211,6 @@ msgstr "" msgid "What should I avoid in my answers?" msgstr "¿Que debo evitar en mis respuestas?" -#: templates/faq.html:28 templates/faq.html.py:132 -msgid "site title" -msgstr "título del sitio" - #: templates/faq.html:28 msgid "" "is a Q&A site, not a discussion group. Therefore - please avoid having " @@ -1111,75 +1247,118 @@ msgstr "¿Cómo funciona el sistema de reputación?" #: templates/faq.html:41 msgid "Rep system summary" -msgstr "resumen del sistema de reputación" +msgstr "" +"Cuando una pregunta o respuesta es votada positivamente, el usuario que la " +"realizo ganará algunos puntos, que llamamos \"puntos de reputación\". Estos " +"puntos sirven a groso modo para medir la confianza que la comunidad le " +"tiene. Diversas tareas de moderación son gradualmente asignadas a los " +"usuarios basado en estos puntos de reputación." -#: templates/faq.html:59 templates/user_votes.html:14 +#: templates/faq.html:42 +msgid "" +"For example, if you ask an interesting question or give a helpful answer, " +"your input will be upvoted. On the other hand if the answer is misleading - " +"it will be downvoted. Each vote in favor will generate <strong>10</strong> " +"points, each vote against will subtract <strong>2</strong> points. There is " +"a limit of <strong>200</strong> points that can be accumulated per question " +"or answer. The table below explains reputation point requirements for each " +"type of moderation task." +msgstr "" +"Por ejemplo, si haces una pregunta interesante o das una respuesta útil, tu " +"adición será votada positivamente. Por otro lado, si la respuesta es fuera " +"de lugar - será votada negativamente. Cada voto a favor genera <strong>10</" +"strong> puntos, cada voto en contra restará <strong>2</strong> puntos. Hay " +"un limite de <strong>200</strong> puntos que puedes acumular por pregunta o " +"respuesta. La tabla debajo explica los puntos de reputación requeridos para " +"cada tarea de moderación." + +#: templates/faq.html:53 templates/user_votes.html:14 msgid "upvote" msgstr "votar positivo" -#: templates/faq.html:63 +#: templates/faq.html:57 msgid "use tags" msgstr "etiquetas usadas" -#: templates/faq.html:68 +#: templates/faq.html:62 msgid "add comments" msgstr "agregar comentarios" -#: templates/faq.html:72 templates/user_votes.html:16 +#: templates/faq.html:66 templates/user_votes.html:16 msgid "downvote" msgstr "votar negativo" -#: templates/faq.html:75 +#: templates/faq.html:69 msgid "open and close own questions" msgstr "abrir y cerrar sus propias preguntas" -#: templates/faq.html:79 +#: templates/faq.html:73 msgid "retag questions" msgstr "re-etiquetar preguntas" -#: templates/faq.html:83 +#: templates/faq.html:77 msgid "edit community wiki questions" msgstr "editar preguntas de la wiki comunitaria" -#: templates/faq.html:87 +#: templates/faq.html:81 msgid "edit any answer" msgstr "editar cualquier pregunta" -#: templates/faq.html:91 +#: templates/faq.html:85 msgid "open any closed question" msgstr "abrir cualquier pregunta cerrada" -#: templates/faq.html:95 +#: templates/faq.html:89 msgid "delete any comment" msgstr "borrar cualquier comentario" -#: templates/faq.html:99 +#: templates/faq.html:93 msgid "delete any questions and answers and perform other moderation tasks" msgstr "" "borrar cualquier pregunta o respuesta y realizar otras tareas de " "administración." -#: templates/faq.html:106 +#: templates/faq.html:100 msgid "how to validate email title" -msgstr "como validar el título del correo" +msgstr "¿Cómo validar mi correo electrónico?" -#: templates/faq.html:108 +#: templates/faq.html:102 msgid "how to validate email info" -msgstr "como validar la información del correo" +msgstr "" +"<form style='margin:0;padding:0;' action='/email/sendkey/'><p><span class=" +"\"bigger strong\">¿Cómo?</span> Si acabas de asignar o cambiar tu correo " +"electrónico - <strong>verifica tu casilla de mensajes y clickea en el link " +"incluido</strong>. <br/> El link contiene una clave generada especificamente " +"para ti. <button style='display:inline' type='submit'><strong>get a new key</" +"strong></button> y vuelve a revisar tu casilla de mensajes.</p></form><span " +"class=\"bigger strong\">¿Porqué?</span> La validación del email es requerida " +"para estar seguros the que <strong>solo tu puedes enviar mensajes</strong> " +"bajo tu concentimiento y para <strong>minimizar el spam</strong>.<br/> Con " +"tu email podrás <strong>suscribirte a actualizaciones</strong> en las " +"preguntas mas interesantes. También, cuando te registras por primera vez - " +"se crea un imagen personal única de <a href='/" +"faq#gravatar'><strong>gravatar</strong></a>." -#: templates/faq.html:112 +#: templates/faq.html:106 msgid "what is gravatar" -msgstr "qué es gravatar" +msgstr "¿Qué es gravatar?" -#: templates/faq.html:113 +#: templates/faq.html:107 msgid "gravatar faq info" -msgstr "preguntas frecuentes sobre gravatar" - -#: templates/faq.html:116 +msgstr "" +"<strong>Gravatar</strong> significa <strong>g</strong>lobalmente <strong>r</" +"strong>econocido <strong>avatar</strong> - tu imagen única asociada a tu " +"email. Es simplemente una imagen que se muestra junto con tus mensajes en " +"sitios que soportan gravatar. Por defecto gravatar aparece como un cuadrado " +"rellenado con figuras parecidas a copos de nieve. Puedes <strong>seleccionar " +"tu imagen</strong> en <a href='http://gravatar.com'><strong>gravatar.com</" +"strong></a>" + +#: templates/faq.html:110 msgid "To register, do I need to create new password?" msgstr "¿Para registrarme, debo crearme una cuenta?" -#: templates/faq.html:117 +#: templates/faq.html:111 msgid "" "No, you don't have to. You can login through any service that supports " "OpenID, e.g. Google, Yahoo, AOL, etc." @@ -1187,19 +1366,21 @@ msgstr "" "No tienes porqué. Puedes ingresar usando cualquiera de los servicios que " "soportan OpenID, ej. Google, Yahoo, AOL, MyOpenID, etc." -#: templates/faq.html:118 +#: templates/faq.html:112 msgid "Login now!" msgstr "Ingresa ahora!" -#: templates/faq.html:123 +#: templates/faq.html:117 msgid "Why other people can edit my questions/answers?" msgstr "¿Porqué otras personas pueden editar mis preguntas y respuestas?" -#: templates/faq.html:124 +#: templates/faq.html:118 msgid "Goal of this site is..." -msgstr "El objetivo de este sitio es..." +msgstr "" +"El objetivo de este sitio es generar contenido valioso mediante preguntas y " +"respuestas, de forma colaborativa. " -#: templates/faq.html:124 +#: templates/faq.html:118 msgid "" "So questions and answers can be edited like wiki pages by experienced users " "of this site and this improves the overall quality of the knowledge base " @@ -1207,94 +1388,92 @@ msgid "" msgstr "" "Entonces, las preguntas y respuestas pueden ser editadas como wiki por " "usuarios con experiencia, y esto mejora la calidad general del conocimiento " -"guardado." +"acumulado." -#: templates/faq.html:125 +#: templates/faq.html:119 msgid "If this approach is not for you, we respect your choice." msgstr "" "Si esta forma de funcionamiento no es de tu agrado, respetamos tu elección." -#: templates/faq.html:129 +#: templates/faq.html:123 msgid "Still have questions?" msgstr "¿Aún tienes preguntas?" -#: templates/faq.html:130 +#: templates/faq.html:124 msgid "Please ask your question, help make our community better!" msgstr "Por favor haz tu pregunta, ¡ayudanos a mejorar nuestra comunidad!" -#: templates/faq.html:132 templates/header.html:29 templates/header.html.py:60 +#: templates/faq.html:126 templates/header.html:29 templates/header.html.py:63 msgid "questions" msgstr "preguntas" -#: templates/faq.html:132 templates/index.html:121 +#: templates/faq.html:126 templates/index.html:137 templates/index.html.py:139 msgid "." msgstr "." -#: templates/footer.html:7 -#, fuzzy -msgid "About us" -msgstr "Acerca de" +#: templates/footer.html:7 templates/header.html:14 templates/index.html:91 +#: templates/index.html.py:95 +msgid "about" +msgstr "acerca de nosotros" -#: templates/footer.html:8 templates/header.html:13 templates/index.html:84 +#: templates/footer.html:8 templates/header.html:15 templates/index.html:92 +#: templates/index.html.py:96 templates/question_edit_tips.html:16 msgid "faq" msgstr "preguntas frecuentes" +#: templates/footer.html:9 +msgid "blog" +msgstr "blog" + #: templates/footer.html:10 -#, fuzzy -msgid "Contact" +msgid "contact us" msgstr "contactenos" #: templates/footer.html:11 -#, fuzzy -msgid "Privacy" -msgstr "Código de Privacidad" +msgid "privacy policy" +msgstr "código de privacidad" #: templates/footer.html:12 -#, fuzzy -msgid "Feedback" -msgstr "volver" +msgid "give feedback" +msgstr "envía comentarios" #: templates/footer.html:18 msgid "current revision" msgstr "revisión actual" -#: templates/header.html:8 +#: templates/header.html:10 msgid "logout" msgstr "salir" -#: templates/header.html:10 templates/authopenid/signup.html:41 +#: templates/header.html:12 templates/authopenid/signup.html:41 msgid "login" msgstr "entrar" -#: templates/header.html:12 templates/index.html:83 -msgid "about" -msgstr "acerca de" - #: templates/header.html:23 msgid "back to home page" -msgstr "volver al inicio" +msgstr "volver página principal" -#: templates/header.html:31 templates/header.html.py:62 +#: templates/header.html:31 templates/header.html.py:65 msgid "users" msgstr "usuarios" -#: templates/header.html:32 +#: templates/header.html:33 msgid "books" msgstr "libros" -#: templates/header.html:34 templates/index.html:121 +#: templates/header.html:36 templates/index.html:137 msgid "unanswered questions" msgstr "sin respuesta" -#: templates/header.html:38 +#: templates/header.html:40 msgid "my profile" msgstr "mi perfil" -#: templates/header.html:42 +#: templates/header.html:44 msgid "ask a question" msgstr "hacer una pregunta" -#: templates/header.html:57 +#: templates/header.html:59 msgid "search" msgstr "buscar" @@ -1306,98 +1485,110 @@ msgstr "Inicio" msgid "Questions" msgstr "Preguntas" -#: templates/index.html:24 +#: templates/index.html:25 templates/index.html.py:30 msgid "last updated questions" msgstr "ultimas preguntas actualizadas" -#: templates/index.html:24 templates/questions.html:25 -#: templates/unanswered.html:20 +#: templates/index.html:25 templates/index.html.py:30 +#: templates/questions.html:25 templates/unanswered.html:20 msgid "newest" msgstr "más nuevas" -#: templates/index.html:25 templates/questions.html:27 +#: templates/index.html:26 templates/index.html.py:31 +#: templates/questions.html:27 msgid "hottest questions" -msgstr "preguntas más calientes" +msgstr "preguntas calientes" -#: templates/index.html:25 templates/questions.html:27 +#: templates/index.html:26 templates/index.html.py:31 +#: templates/questions.html:27 msgid "hottest" msgstr "más calientes" -#: templates/index.html:26 templates/questions.html:28 +#: templates/index.html:27 templates/index.html.py:32 +#: templates/questions.html:28 msgid "most voted questions" msgstr "preguntas más votadas" -#: templates/index.html:26 templates/questions.html:28 +#: templates/index.html:27 templates/index.html.py:32 +#: templates/questions.html:28 msgid "most voted" msgstr "más votadas" -#: templates/index.html:27 +#: templates/index.html:28 templates/index.html.py:33 msgid "all questions" msgstr "todas las preguntas" -#: templates/index.html:47 templates/questions.html:45 -#: templates/unanswered.html:36 templates/users_questions.html:35 +#: templates/index.html:54 templates/questions.html:45 +#: templates/unanswered.html:36 templates/users_questions.html:37 msgid "answers" msgstr "respuestas" -#: templates/index.html:69 templates/question.html:115 -#: templates/question.html.py:487 templates/questions.html:84 -#: templates/questions.html.py:157 templates/tags.html:47 -#: templates/unanswered.html:75 templates/unanswered.html.py:109 -#: templates/users_questions.html:52 +#: templates/index.html:76 templates/question.html:500 +#: templates/questions.html:84 templates/questions.html.py:157 +#: templates/tags.html:49 templates/unanswered.html:75 +#: templates/unanswered.html.py:106 templates/users_questions.html:54 msgid "see questions tagged" msgstr "ver preguntas etiquetadas" -#: templates/index.html:80 +#: templates/index.html:87 msgid "welcome to website" msgstr "bienvenido a sitio" -#: templates/index.html:89 +#: templates/index.html:102 msgid "Recent tags" msgstr "Etiquetas recientes" -#: templates/index.html:94 +#: templates/index.html:107 templates/question.html:125 #, python-format msgid "see questions tagged '%(tagname)s'" msgstr "ver preguntas etiquetadas '%(tagname)s'" -#: templates/index.html:97 templates/index.html.py:121 +#: templates/index.html:110 templates/index.html.py:137 +#: templates/index.html:139 msgid "popular tags" msgstr "etiquetas populares" -#: templates/index.html:101 +#: templates/index.html:115 msgid "Recent awards" msgstr "Reconocimientos recientes" -#: templates/index.html:107 +#: templates/index.html:121 msgid "given to" msgstr "dados a" -#: templates/index.html:112 +#: templates/index.html:126 msgid "all awards" msgstr "todos los reconocimientos" -#: templates/index.html:116 +#: templates/index.html:131 msgid "subscribe to last 30 questions by RSS" msgstr "suscribirse a las últimas 30 preguntas por RSS" -#: templates/index.html:121 +#: templates/index.html:137 templates/index.html.py:139 msgid "Still looking for more? See" msgstr "¿Aún sigues buscando más? Ver" -#: templates/index.html:121 +#: templates/index.html:137 #, fuzzy msgid "complete list of quesionts" msgstr "lista completa de preguntas" -#: templates/index.html:121 +#: templates/index.html:137 templates/index.html.py:139 msgid "or" msgstr "ó" -#: templates/index.html:121 +#: templates/index.html:137 templates/index.html.py:139 msgid "Please help us answer" msgstr "Ayudanos a responder" +#: templates/index.html:139 +msgid "complete list of questions" +msgstr "lista completa de preguntas" + +#: templates/index.html:139 +msgid "list of unanswered questions" +msgstr "lista de preguntas sin respuesta" + #: templates/logout.html:6 templates/logout.html.py:17 msgid "Logout" msgstr "Salir" @@ -1440,7 +1631,7 @@ msgstr "próxima página" #: templates/privacy.html:6 templates/privacy.html.py:11 msgid "Privacy policy" -msgstr "Código de Privacidad" +msgstr "Privacidad" #: templates/privacy.html:15 msgid "general message about privacy" @@ -1482,79 +1673,81 @@ msgstr "Cambios de Códigos" msgid "how privacy policies can be changed" msgstr "como pueden ser cambiados los códigos de privacidad" -#: templates/question.html:69 templates/question.html.py:81 +#: templates/question.html:72 templates/question.html.py:73 +#: templates/question.html:85 templates/question.html.py:87 msgid "i like this post (click again to cancel)" msgstr "Me gusta esta entrada (clickear devuelta para cancelar)" -#: templates/question.html:71 templates/question.html.py:83 -#: templates/question.html:277 +#: templates/question.html:75 templates/question.html.py:89 +#: templates/question.html:290 msgid "current number of votes" msgstr "número actual de votos" -#: templates/question.html:76 templates/question.html.py:87 +#: templates/question.html:80 templates/question.html.py:81 +#: templates/question.html:94 templates/question.html.py:95 msgid "i dont like this post (click again to cancel)" msgstr "No me gusta esta entrada (clickear devuelta para cancelar)" -#: templates/question.html:93 +#: templates/question.html:100 templates/question.html.py:101 msgid "mark this question as favorite (click again to cancel)" msgstr "marcar esta pregunta como favorita (clickear devuelta para cancelar)" -#: templates/question.html:99 +#: templates/question.html:107 templates/question.html.py:108 msgid "remove favorite mark from this question (click again to restore mark)" msgstr "" "remover marca de favorito a esta pregunta (clickear devuelta para volver a " "marcar)" -#: templates/question.html:118 templates/questions.html:87 +#: templates/question.html:128 templates/questions.html:87 msgid "Category: " msgstr "Categoría: " -#: templates/question.html:125 templates/question.html.py:308 +#: templates/question.html:135 templates/question.html.py:323 #: templates/revisions_answer.html:53 templates/revisions_question.html:53 msgid "edit" msgstr "editar" -#: templates/question.html:129 templates/question.html.py:318 +#: templates/question.html:139 templates/question.html.py:333 msgid "delete" msgstr "borrar" -#: templates/question.html:134 +#: templates/question.html:144 msgid "reopen" msgstr "re-abrir" -#: templates/question.html:139 +#: templates/question.html:149 msgid "close" msgstr "cerrar" -#: templates/question.html:145 templates/question.html.py:331 +#: templates/question.html:155 templates/question.html.py:346 msgid "" "report as offensive (i.e containing spam, advertising, malicious text, etc.)" msgstr "" "reportar como ofensivo (ej. contiene spam, publicidad, texto malicioso, etc.)" -#: templates/question.html:146 templates/question.html.py:332 +#: templates/question.html:156 templates/question.html.py:347 msgid "flag offensive" msgstr "marcar como ofensivo" -#: templates/question.html:158 templates/question.html.py:341 +#: templates/question.html:168 templates/question.html.py:356 #: templates/revisions_answer.html:65 templates/revisions_question.html:65 msgid "updated" msgstr "actualizado" -#: templates/question.html:207 templates/question.html.py:388 +#: templates/question.html:217 templates/question.html.py:403 #: templates/revisions_answer.html:63 templates/revisions_question.html:63 msgid "asked" msgstr "preguntado" -#: templates/question.html:237 templates/question.html.py:415 +#: templates/question.html:247 templates/question.html.py:430 msgid "comments" msgstr "comentarios" -#: templates/question.html:238 templates/question.html.py:416 +#: templates/question.html:248 templates/question.html.py:431 msgid "add comment" msgstr "agregar comentario" -#: templates/question.html:251 +#: templates/question.html:261 #, python-format msgid "" "The question has been closed for the following reason \"%(question." @@ -1563,113 +1756,115 @@ msgstr "" "La pregunta ha sido cerrada por el siguiente motivo \"%(question." "get_close_reason_display)s\" por" -#: templates/question.html:253 +#: templates/question.html:263 #, python-format msgid "close date %(question.closed_at)s" msgstr "fecha de cerrada %(question.closed_at)s" -#: templates/question.html:260 templates/user_stats.html:28 +#: templates/question.html:270 templates/user_stats.html:13 msgid "Answers" msgstr "Respuestas" -#: templates/question.html:262 +#: templates/question.html:272 msgid "oldest answers will be shown first" msgstr "la respuesta mas vieja será mostrada primero" -#: templates/question.html:262 +#: templates/question.html:272 msgid "oldest answers" msgstr "pregunta más vieja" -#: templates/question.html:263 +#: templates/question.html:273 msgid "newest answers will be shown first" msgstr "preguntas más nuevas serán mostradas primero" -#: templates/question.html:263 +#: templates/question.html:273 msgid "newest answers" msgstr "más nuevas" -#: templates/question.html:264 +#: templates/question.html:274 msgid "most voted answers will be shown first" msgstr "las preguntas más votadas serán mostradas primero" -#: templates/question.html:264 +#: templates/question.html:274 msgid "popular answers" -msgstr "respuestas populares serán mostradas primero" +msgstr "respuestas populares" -#: templates/question.html:276 +#: templates/question.html:288 templates/question.html.py:289 msgid "i like this answer (click again to cancel)" msgstr "me gusta esta respuesta (clickear devuelta para cancelar)" -#: templates/question.html:282 +#: templates/question.html:295 templates/question.html.py:296 msgid "i dont like this answer (click again to cancel)" msgstr "no me gusta esta respuesta (clickear devuelta para cancelar)" -#: templates/question.html:288 +#: templates/question.html:301 templates/question.html.py:302 msgid "mark this answer as favorite (click again to undo)" msgstr "marcar esta respuesta como favorita (clickear devuelta para deshacer)" -#: templates/question.html:293 +#: templates/question.html:307 templates/question.html.py:308 msgid "the author of the question has selected this answer as correct" msgstr "el autor de esta pregunta ha seleccionado esta respuesta como correcta" -#: templates/question.html:315 +#: templates/question.html:330 msgid "undelete" msgstr "deshacer eliminar" -#: templates/question.html:325 +#: templates/question.html:340 msgid "answer permanent link" msgstr "enlace permanente a respuesta" -#: templates/question.html:326 +#: templates/question.html:341 msgid "permanent link" msgstr "enlace permanente" -#: templates/question.html:439 +#: templates/question.html:454 msgid "Your answer" msgstr "Tu respuesta" -#: templates/question.html:442 +#: templates/question.html:457 msgid "you can answer anonymously and then login" -msgstr "" +msgstr "puedes responder de forma anónima y luego ingresar" -#: templates/question.html:466 +#: templates/question.html:480 msgid "Answer the question" msgstr "Responde la pregunta" -#: templates/question.html:468 +#: templates/question.html:482 msgid "Notify me daily if there are any new answers." -msgstr "Notificarme diariamente si hay nuevas respuestas" +msgstr "Notificarme diariamente si hay nuevas respuestas." -#: templates/question.html:470 +#: templates/question.html:484 msgid "once you sign in you will be able to subscribe for any updates here" -msgstr "Una vez que inicie sesión se podrá suscribir a cualquier actualización aquí" +msgstr "" +"una vez que hayas ingresado podrás suscribirte a cualquiera de las " +"actualizaciones aquí." -#: templates/question.html:482 +#: templates/question.html:495 msgid "Question tags" -msgstr "Etiquetas de la pregunta" +msgstr "Tags de la pregunta" -#: templates/question.html:492 +#: templates/question.html:505 msgid "question asked" msgstr "pregunta preguntada" -#: templates/question.html:492 templates/question.html.py:498 +#: templates/question.html:505 templates/question.html.py:511 #: templates/user_info.html:51 msgid "ago" -msgstr "atrás" +msgstr " atras" -#: templates/question.html:495 +#: templates/question.html:508 msgid "question was seen" msgstr "la pregunta fue vista" -#: templates/question.html:495 +#: templates/question.html:508 msgid "times" msgstr "veces" -#: templates/question.html:498 +#: templates/question.html:511 msgid "last updated" msgstr "última vez actualizada" -#: templates/question.html:503 +#: templates/question.html:516 msgid "Related questions" msgstr "Preguntas relacionadas" @@ -1697,15 +1892,15 @@ msgstr "Cambiar etiquetas" msgid "up to 5 tags, less than 20 characters each" msgstr "hasta 5 etiquetas, menos de 20 caracteres cada una" -#: templates/question_retag.html:86 +#: templates/question_retag.html:82 msgid "Why use and modify tags?" msgstr "¿Porqué usar y modificar etiquetas?" -#: templates/question_retag.html:89 +#: templates/question_retag.html:85 msgid "tags help us keep Questions organized" -msgstr "las etiquetas nos ayudan a mantener las preguntar organizadas" +msgstr "las etiquetas nos permiten mantener las Preguntas organizadas" -#: templates/question_retag.html:95 +#: templates/question_retag.html:91 msgid "tag editors receive special awards from the community" msgstr "" "los editores de etiquetas reciben distinciones especiales de la comunidad" @@ -1754,7 +1949,7 @@ msgstr[1] "" "\t\t\t" #: templates/questions.html:117 -#, fuzzy, python-format +#, python-format msgid "" "\n" "\t\t\t\thave total %(q_num)s questions containing %(searchtitle)s\n" @@ -1814,7 +2009,7 @@ msgstr "Las preguntas son ordenadas por el <strong>número de votos</strong>." msgid "Most voted questions are shown first." msgstr "Las preguntas más votadas son mostradas primero." -#: templates/questions.html:154 templates/unanswered.html:105 +#: templates/questions.html:154 templates/unanswered.html:102 msgid "Related tags" msgstr "Etiquetas relacionadas" @@ -1851,31 +2046,31 @@ msgstr "Re-abrir esta pregunta" msgid "Revision history" msgstr "Historial de revisiones" -#: templates/tags.html:6 templates/tags.html.py:29 +#: templates/tags.html:6 templates/tags.html.py:30 msgid "Tag list" msgstr "Lista de etiquetas" -#: templates/tags.html:31 +#: templates/tags.html:32 msgid "sorted alphabetically" msgstr "ordenar alfabéticamente" -#: templates/tags.html:31 +#: templates/tags.html:32 msgid "by name" msgstr "por nombre" -#: templates/tags.html:32 +#: templates/tags.html:33 msgid "sorted by frequency of tag use" msgstr "ordenar por frecuencia de uso de la etiqueta" -#: templates/tags.html:32 +#: templates/tags.html:33 msgid "by popularity" msgstr "por popularidad" -#: templates/tags.html:38 +#: templates/tags.html:39 msgid "All tags matching query" msgstr "Todas las etiquetas que coincidan con la busqueda" -#: templates/tags.html:38 +#: templates/tags.html:39 msgid "all tags - make this empty in english" msgstr "todas las tags" @@ -1890,10 +2085,6 @@ msgstr "" "<div class=\"questions-count\">%(num_q)s</div> preguntas <strong>sin " "respuesta</strong> " -#: templates/unanswered.html:99 -msgid "Have a total of" -msgstr "Hay un total de" - #: templates/user_edit.html:6 msgid "Edit user profile" msgstr "Editar perfil de usuario" @@ -1920,7 +2111,7 @@ msgstr "Actualización" #: templates/user_info.html:34 msgid "update profile" -msgstr "" +msgstr "actualizar perfil de usuario" #: templates/user_info.html:40 msgid "real name" @@ -1960,64 +2151,72 @@ msgstr "votos restantes" #: templates/user_preferences.html:10 msgid "Connect with Twitter" -msgstr "" +msgstr "Conectar con Twitter" -#: templates/user_preferences.html:12 +#: templates/user_preferences.html:13 msgid "Twitter account name:" msgstr "Nombre de usuario en Twitter:" -#: templates/user_preferences.html:14 +#: templates/user_preferences.html:15 msgid "Twitter password:" msgstr "Contraseña de Twitter:" -#: templates/user_preferences.html:16 +#: templates/user_preferences.html:17 msgid "Send my Questions to Twitter" msgstr "Enviar mis preguntas a Twitter" -#: templates/user_preferences.html:17 +#: templates/user_preferences.html:18 msgid "Send my Answers to Twitter" msgstr "Enviar mis respuestas a Twitter" -#: templates/user_preferences.html:18 +#: templates/user_preferences.html:19 msgid "Save" msgstr "Guardar" -#: templates/user_stats.html:15 +#: templates/user_stats.html:10 msgid "User questions" msgstr "Preguntas del usuario" -#: templates/user_stats.html:37 +#: templates/user_stats.html:20 #, python-format msgid "the answer has been voted for %(vote_count)s times" msgstr "la respuesta ha sido votada %(vote_count)s veces" -#: templates/user_stats.html:37 +#: templates/user_stats.html:20 msgid "this answer has been selected as correct" msgstr "esta respuesta ha sido seleccionada como correcta" -#: templates/user_stats.html:43 +#: templates/user_stats.html:28 #, python-format -msgid "the answer has been commented %(answered_question.comment_count)s times" -msgstr "" -"la respuesta ha sido comentada %(answered_question.comment_count)s veces" +msgid "the answer has been commented %(comment_count)s times" +msgstr "la respuesta ha sido comentada %(comment_count)s veces" -#: templates/user_stats.html:56 -msgid "votes total" -msgstr "votos totales" +#: templates/user_stats.html:36 +#, fuzzy +msgid "Votes" +msgstr "votos" -#: templates/user_stats.html:65 +#: templates/user_stats.html:41 +msgid "thumb up" +msgstr "" + +#: templates/user_stats.html:42 msgid "user has voted up this many times" msgstr "el usuario ha votado positivo esta cantidad de veces" -#: templates/user_stats.html:70 +#: templates/user_stats.html:46 +msgid "thumb down" +msgstr "" + +#: templates/user_stats.html:47 msgid "user voted down this many times" msgstr "el usuario voto negativo esta cantidad de veces" -#: templates/user_stats.html:84 +#: templates/user_stats.html:54 msgid "Tags" msgstr "Etiquetas" -#: templates/user_stats.html:94 +#: templates/user_stats.html:61 #, python-format msgid "see other questions tagged '%(tag)s' " msgstr "ver otras preguntas etiqueteadas '%(tag)s'" @@ -2034,6 +2233,11 @@ msgstr "gráfica de la reputación del usuario" msgid "reputation history" msgstr "historial de reputación" +#: templates/user_tabs.html:23 +#, fuzzy +msgid "questions that user selected as his/her favorite" +msgstr "esta pregunta ha sido seleccionada como favorita" + #: templates/user_tabs.html:24 msgid "favorites" msgstr "favoritos" @@ -2071,7 +2275,15 @@ msgstr "Nada encontrado." msgid "this questions was selected as favorite" msgstr "esta pregunta ha sido seleccionada como favorita" -#: templates/users_questions.html:33 +#: templates/users_questions.html:12 +msgid "thumb-up on" +msgstr "" + +#: templates/users_questions.html:19 +msgid "thumb-up off" +msgstr "" + +#: templates/users_questions.html:35 msgid "this answer has been accepted to be correct" msgstr "esta respuesta ha sido aceptada como correcta" @@ -2081,9 +2293,9 @@ msgid "Change email" msgstr "Cambiar dirección email" #: templates/authopenid/changeemail.html:10 -#, fuzzy, python-format +#, python-format msgid "change %(email)s info" -msgstr "Cambiar información del correo electrónico " +msgstr "Cambiar información del correo electrónico %(email)s" #: templates/authopenid/changeemail.html:13 #: templates/authopenid/changeopenid.html:14 @@ -2094,10 +2306,10 @@ msgstr "Por favor corrija los errores debajo: " #: templates/authopenid/changeemail.html:30 msgid "Your new Email" -msgstr "" +msgstr "Tu nuevo Email" #: templates/authopenid/changeemail.html:31 -#: templates/authopenid/signin.html:138 +#: templates/authopenid/signin.html:137 msgid "Password" msgstr "Contraseña" @@ -2109,7 +2321,7 @@ msgstr "Cambiar dirección email" #: templates/authopenid/changeemail.html:45 #, python-format msgid "validate %(email)s info" -msgstr "" +msgstr "validar información de %(email)s " #: templates/authopenid/changeemail.html:50 msgid "Email not changed" @@ -2118,7 +2330,7 @@ msgstr "Email no modificado." #: templates/authopenid/changeemail.html:53 #, python-format msgid "old %(email)s kept" -msgstr "" +msgstr "se ha conservado el viejo email %(email)s " #: templates/authopenid/changeemail.html:58 msgid "Email changed" @@ -2127,7 +2339,7 @@ msgstr "Email modificado." #: templates/authopenid/changeemail.html:61 #, python-format msgid "your current %(email)s can be used for this" -msgstr "" +msgstr "tu email actual %(email)s puede ser usado para esto" #: templates/authopenid/changeemail.html:66 msgid "Email verified" @@ -2144,7 +2356,7 @@ msgstr "llave de correo no enviada" #: templates/authopenid/changeemail.html:77 #, python-format msgid "email key not sent %(email)s change email here %(change_link)s" -msgstr "" +msgstr "email no enviado %(email)s cambiar email aquí %(change_link)s" #: templates/authopenid/changeopenid.html:8 msgid "Account: change OpenID URL" @@ -2198,24 +2410,24 @@ msgstr "Vincular tu OpenID con tu cuenta en este sitio" #: templates/authopenid/complete.html:12 #, python-format msgid "register new %(provider)s account info" -msgstr "" +msgstr "Registrar una nueva cuenta %(provider)s." #: templates/authopenid/complete.html:14 msgid "This account already exists, please use another." msgstr "Esta cuenta ya existe, por favor usar otra." #: templates/authopenid/complete.html:19 templates/authopenid/complete.html:32 -#: templates/authopenid/signin.html:121 +#: templates/authopenid/sendpw.html:16 templates/authopenid/signin.html:121 msgid "Sorry, looks like we have some errors:" msgstr "Ups, parece que hay errores:" #: templates/authopenid/complete.html:47 msgid "Screen name label" -msgstr "" +msgstr "Nombre de Usuario" #: templates/authopenid/complete.html:48 msgid "Email address label" -msgstr "su email (correo electrónico)" +msgstr "Su email (correo electrónico)" #: templates/authopenid/complete.html:49 msgid "create account" @@ -2238,6 +2450,7 @@ msgid "Register" msgstr "Registrarse" #: templates/authopenid/complete.html:62 templates/authopenid/signin.html:140 +#: templates/authopenid/signin.html:144 msgid "Forgot your password?" msgstr "¿Olvidaste tu contraseña?" @@ -2250,7 +2463,7 @@ msgid "" "Note: After deleting your account, anyone will be able to register this " "username." msgstr "" -"Nota: Luego de borrar tu cuenta, cualquiera podrá registrarse con este " +"Nota: Luego de borrar tu cuenta, cualquiera va a poder registrarse con este " "nombre de usuario." #: templates/authopenid/delete.html:17 @@ -2349,6 +2562,10 @@ msgid "" "log in\n" " " msgstr "" +"\n" +" Tu respuesta a %(title)s %(summary)s será publicada una vez " +"que ingreses \n" +" " #: templates/authopenid/signin.html:35 #, python-format @@ -2357,73 +2574,77 @@ msgid "" " %(title)s %(summary)s will be posted once you log in\n" " " msgstr "" +"Tu pregunta \n" +" %(title)s %(summary)s será publicada una vez que ingreses\n" +" " #: templates/authopenid/signin.html:40 msgid "Click to sign in through any of these services." -msgstr "" +msgstr "Clickea para entrar por cualquiera de estos servicios." #: templates/authopenid/signin.html:103 msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>" -msgstr "" +msgstr "Ingresa tu <span id=\"enter_your_what\">nombre de usuario</span>" #: templates/authopenid/signin.html:110 msgid "" "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> " "web address" msgstr "" +"Ingresa tu dirección (URL) de <a class=\"openid_logo\" href=\"http://openid." +"net\">OpenID</a>" #: templates/authopenid/signin.html:112 templates/authopenid/signin.html:139 +#: templates/authopenid/signin.html:143 msgid "Login" msgstr "Ingresar" #: templates/authopenid/signin.html:116 msgid "we support two login modes" -msgstr "" -"Puedes ingresar por cualquiera de los siguientes servicios, o " -"tradicionalmente- usando nombre de usuario y contraseña locales" +msgstr "soportamos dos tipos de ingreso" -#: templates/authopenid/signin.html:136 +#: templates/authopenid/signin.html:135 msgid "Use login name and password" msgstr "Nombre de usuario y contraseña" -#: templates/authopenid/signin.html:137 +#: templates/authopenid/signin.html:136 msgid "Login name" msgstr "Nombre de usuario" -#: templates/authopenid/signin.html:141 +#: templates/authopenid/signin.html:141 templates/authopenid/signin.html:145 msgid "Create new account" msgstr "Crear cuenta nueva" -#: templates/authopenid/signin.html:150 +#: templates/authopenid/signin.html:155 msgid "Why use OpenID?" msgstr "¿Porqué usar OpenID?" -#: templates/authopenid/signin.html:154 +#: templates/authopenid/signin.html:158 msgid "with openid it is easier" msgstr "Con OpenID no necesitas crear un nuevo nombre de usuario y contraseña." -#: templates/authopenid/signin.html:157 +#: templates/authopenid/signin.html:161 msgid "reuse openid" msgstr "" "Puedes de forma segura re-usar el mismo nombre de usuario para todos los " "sitios que acepten OpenID." -#: templates/authopenid/signin.html:160 +#: templates/authopenid/signin.html:164 msgid "openid is widely adopted" msgstr "" "OpenID es extensamente usado. Hay más de 160,000,000 cuentas de OpenID en " "uso en el mundo. Mas de 10,000 sitios aceptan OpenID." -#: templates/authopenid/signin.html:163 +#: templates/authopenid/signin.html:167 msgid "openid is supported open standard" msgstr "" "OpenID es basado en un standard abierto, apoyado por muchas organizaciones." -#: templates/authopenid/signin.html:167 +#: templates/authopenid/signin.html:172 msgid "Find out more" msgstr "Averigua más" -#: templates/authopenid/signin.html:168 +#: templates/authopenid/signin.html:173 msgid "Get OpenID" msgstr "Adquiere una OpenID" @@ -2459,214 +2680,32 @@ msgstr "elije un nombre de usuario" msgid "back to login" msgstr "volver al ingreso de usuario" -#: templates/authopenid/signup.html:48 +#: templates/authopenid/signup.html:46 msgid "Register with your OpenID" msgstr "Registrate con tu OpenID" -#: templates/authopenid/signup.html:51 +#: templates/authopenid/signup.html:49 msgid "Login with your OpenID" msgstr "Ingresar con tu OpenID" -#~ msgid "%(people)s commented the answer" -#~ msgstr "%(people)s comentaron la respuestas" - -#~ msgid "blog" -#~ msgstr "blog" - -#~ msgid "privacy policy" -#~ msgstr "código de privacidad" - -#~ msgid "give feedback" -#~ msgstr "envía comentarios" - -#~ msgid "list of unanswered questions" -#~ msgstr "lista de preguntas sin respuesta" - -#~ msgid "Your account details are:" -#~ msgstr "Los detalles de su cuenta son:" +#~ msgid "votes total" +#~ msgstr "votos totales" #~ msgid "Username:" -#~ msgstr "Nombre de usuario" - -#~ msgid "Please sign in here:" -#~ msgstr "Por favor inicie sesión aquí:" - -#~ msgid "To make use of the Forum, please follow the link below:" -#~ msgstr "Para usar el Foro, siga el siguiente enlace:" - -#~ msgid "Following the link above will help us verify your email address." -#~ msgstr "El siguiente enlace nos ayudará a verificar su correo electrónico." +#~ msgstr "Nombre de usuario:" +#, fuzzy #~ msgid "New password:" -#~ msgstr "Nueva contraseña" - -#~ msgid "site slogan" -#~ msgstr " slogan del sitio" - -#~ msgid "meta site content" -#~ msgstr "meta descripción" - -#~ msgid "copyright message" -#~ msgstr "mensaje de copyright" +#~ msgstr "Nueva contraseña:" -#~ msgid "" -#~ "please use space to separate tags (this enables autocomplete feature)" -#~ msgstr "" -#~ "por favor utilice espacio para separar las etiquetas (esto habilitael " -#~ "auto-completado)" +#~ msgid "site title" +#~ msgstr "Preguntalo.com.uy" -#~ msgid "Use" -#~ msgstr "Usar" +#~ msgid "Have a total of" +#~ msgstr "Hay un total de" -#~ msgid "learn more about OpenID" -#~ msgstr "aprender mas sobre OpenID" +#~ msgid "/account/" +#~ msgstr "/cuenta/" -#~ msgid "Get your own " -#~ msgstr "Obtiene tu propio " - -#~ msgid "Email: (won't be shown to anyone)" -#~ msgstr "Email: (no será mostrado a nadie)" - -#, fuzzy -#~ msgid "Congratulations! You have new badges: " -#~ msgstr "felicitaciones, la comunidad te ha otorgado una distinción" - -#, fuzzy -#~ msgid "go to see" -#~ msgstr "OK para cerrar" - -#~ msgid "congratulations, community gave you a badge" -#~ msgstr "felicitaciones, la comunidad te ha otorgado una distinción" - -#~ msgid "see" -#~ msgstr "ver" - -#~ msgid "profile" -#~ msgstr "perfil" - -#~ msgid "" -#~ "Anyone can ask questions and give answers, points are not necessary for " -#~ "that." -#~ msgstr "" -#~ "Cualquier usuario puede hacer preguntas y dar respuestas, no es necesario " -#~ "tener reputación para ello." - -#~ msgid "" -#~ "As we've said before, users help running this site. Point system helps " -#~ "select users who can administer this community." -#~ msgstr "" -#~ "Como dijimos antes, los usuarios ayudan a crear este sitio. El sistema de " -#~ "reputación permite seleccionar usuarios que pueden moderar esta comunidad." - -#~ msgid "" -#~ "Reputation points roughly measure how community trusts you. These points " -#~ "are given to you directly by other members of the community." -#~ msgstr "" -#~ "Los puntos de reputación miden a groso modo que tan respetado eres en la " -#~ "comunidad. Los puntos son dados a ti directamente por otros miembros de " -#~ "la comunidad" - -#~ msgid "" -#~ "For example, if you ask an interesting question or give a helpful answer, " -#~ "your input will be upvoted and you will gain more trust in the community." -#~ msgstr "" -#~ "Por ejemplo, si haces una pregunta interesante, o das una respuesta " -#~ "valiosa, tu entrada va a ser votada positivamente y tu ganarás confianza " -#~ "en la comunidad." - -#~ msgid "" -#~ "If on the other hand someone gives a misleading answer, the answer will " -#~ "be voted down and he/she loses some points." -#~ msgstr "" -#~ "Si por el contrario, alguien da una respuesta que no corresponde, la " -#~ "respuesta será votada negativamente y el usuario perderá puntos." - -#~ msgid "" -#~ "Each vote in favor will generate <strong>10</strong> points, each vote " -#~ "against will subtract <strong>2</strong> points." -#~ msgstr "" -#~ "Cada voto a favor generará <strong>10</strong> puntos, cada voto negativo " -#~ "restará <strong>2</strong> puntos." - -#~ msgid "" -#~ "Through the votes of other people you can accumulate a maximum of " -#~ "<strong>200</strong> points." -#~ msgstr "" -#~ "A través del voto de otras personas puedes acumular un máximo de " -#~ "<strong>200</strong> puntos." - -#~ msgid "After accumulating certain number of points, you can do more:" -#~ msgstr "" -#~ "Luego de haber acumulado cierta cantidad de puntos, puedes hacer más:" - -#~ msgid "meta site keywords, comma separated" -#~ msgstr "palabras claves" - -#~ msgid "what is this website" -#~ msgstr "que es este sitio" - -#~ msgid "what can one do on this website" -#~ msgstr "que puede uno hacer en este sitio" - -#~ msgid "Login to answer" -#~ msgstr "Ingresa para responder" - -#~ msgid "Account: change email" -#~ msgstr "Cuenta: cambiar el email" - -#~ msgid "" -#~ "This is where you can change the email address associated with your " -#~ "account. Please keep this email address up to date so we can send you a " -#~ "password-reset email if you request one." -#~ msgstr "" -#~ "Aquí es donde puedes cambiar el email asociado a tu cuenta de usuario.Por " -#~ "favor manten esta dirección de correo al día de forma que podamos " -#~ "mandarte un cambio de contraseña si tu así lo requieres." - -#~ msgid "Email" -#~ msgstr "Email" - -#~ msgid "" -#~ "Your OpenID is accepted. Please complete this to finish registration." -#~ msgstr "" -#~ "Tu OpenID es aceptada. Por favor completa lo siguiente para finalizar el " -#~ "registro." - -#~ msgid "New account" -#~ msgstr "Nueva cuenta" - -#~ msgid "User name (<i>will be shown to others, cannot be modified</i>)" -#~ msgstr "" -#~ "Nombre de usuario (<i>será mostrado a otros, no puede ser modificado</i>)" - -#~ msgid "Email (<i>not shared with anyone</i>)" -#~ msgstr "Email (<i>no será compartido con nadie</i>)" - -#~ msgid "select openid provider" -#~ msgstr "1) Selecciona tu proveedor de OpenID" - -#~ msgid "verify openid link and login" -#~ msgstr "" -#~ "2) Varifica la URL de tu OpenID (escribe tu nombre de usuario donde dice " -#~ "{nombre de usuario} si lo ves) y luego clickea 'ingresar'" - -#~ msgid "Revise tags" -#~ msgstr "Revisar etiquetas" - -#~ msgid "tags are requried" -#~ msgstr "las etiquetas son requeridas" - -#~ msgid "Change now" -#~ msgstr "Cambiar ahora" - -#~ msgid "number of <strong>unanswered</strong> questions" -#~ msgstr "número de respuestas <strong>sin responder</strong>" - -# -#~ msgid "editing tips" -#~ msgstr "Tips" - -#~ msgid "Newest questions shown first." -#~ msgstr "" -#~ "Questions are sorted by <strong>entry date</strong>.Newest questions " -#~ "shown first." +#~ msgid "content/" +#~ msgstr "contenido/" |