From 6ada6c5003b78d143052d33be432a9fabd75ba6d Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Wed, 19 Aug 2009 21:30:15 -0400 Subject: added Adolfos mods, django_authopeid bug, unified traditional and OpenID login --- locale/es/LC_MESSAGES/django.mo | Bin 49490 -> 49819 bytes locale/es/LC_MESSAGES/django.po | 346 ++++++++++++++++++++++------------------ 2 files changed, 187 insertions(+), 159 deletions(-) (limited to 'locale/es') diff --git a/locale/es/LC_MESSAGES/django.mo b/locale/es/LC_MESSAGES/django.mo index 5f7daea0..91639ba1 100644 Binary files a/locale/es/LC_MESSAGES/django.mo and b/locale/es/LC_MESSAGES/django.mo differ diff --git a/locale/es/LC_MESSAGES/django.po b/locale/es/LC_MESSAGES/django.po index e9e607fe..d7655dd7 100644 --- a/locale/es/LC_MESSAGES/django.po +++ b/locale/es/LC_MESSAGES/django.po @@ -2,21 +2,21 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-17 15:55+0000\n" -"PO-Revision-Date: 2009-08-17 09:55-0600\n" +"POT-Creation-Date: 2009-08-17 16:44+0000\n" +"PO-Revision-Date: 2009-08-17 10:04-0600\n" "Last-Translator: Bruno Sarlo \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: settings.py:12 urls.py:25 forum/views.py:305 forum/views.py:699 +#: settings.py:12 urls.py:25 forum/views.py:310 forum/views.py:705 msgid "account/" msgstr "cuenta/" #: 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:305 forum/views.py:700 +#: django_authopenid/urls.py:13 forum/views.py:310 forum/views.py:706 msgid "signin/" msgstr "ingresar/" @@ -24,128 +24,132 @@ msgstr "ingresar/" msgid "upfiles/" msgstr "archivossubidos/" -#: urls.py:27 urls.py:28 urls.py:29 django_authopenid/urls.py:26 +#: urls.py:27 django_authopenid/urls.py:16 +msgid "signup/" +msgstr "registrarse/" + +#: urls.py:28 urls.py:29 urls.py:30 django_authopenid/urls.py:26 #: django_authopenid/urls.py:27 msgid "email/" msgstr "email/" -#: urls.py:27 +#: urls.py:28 msgid "change/" msgstr "cambiar/" -#: urls.py:28 +#: urls.py:29 msgid "sendkey/" msgstr "enviarclave/" -#: urls.py:29 +#: urls.py:30 msgid "verify/" msgstr "verificar/" -#: urls.py:30 +#: urls.py:31 msgid "about/" msgstr "acercadenosotros/" -#: urls.py:31 +#: urls.py:32 msgid "faq/" msgstr "preguntasfrecuentes/" -#: urls.py:32 +#: urls.py:33 msgid "privacy/" msgstr "códigodeprivacidad/" -#: urls.py:33 +#: urls.py:34 msgid "logout/" msgstr "cerrarsesion/" -#: urls.py:34 urls.py:35 urls.py:36 urls.py:48 forum/models.py:418 +#: urls.py:35 urls.py:36 urls.py:37 urls.py:49 forum/models.py:425 msgid "answers/" msgstr "respuestas/" -#: urls.py:34 urls.py:46 +#: urls.py:35 urls.py:47 msgid "comments/" msgstr "comentarios/" -#: urls.py:35 urls.py:40 urls.py:54 templates/user_info.html:34 +#: urls.py:36 urls.py:41 urls.py:55 templates/user_info.html:34 msgid "edit/" msgstr "editar/" -#: urls.py:36 urls.py:45 +#: urls.py:37 urls.py:46 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:306 forum/views.py:1192 forum/views.py:1194 -#: forum/views.py:1434 +#: 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 urls.py:48 forum/feed.py:19 +#: forum/models.py:313 forum/views.py:1232 forum/views.py:1234 +#: forum/views.py:1474 msgid "questions/" msgstr "preguntas/" -#: urls.py:38 urls.py:64 +#: urls.py:39 urls.py:65 msgid "ask/" msgstr "preguntar/" -#: urls.py:39 +#: urls.py:40 msgid "unanswered/" msgstr "sinrespuesta/" -#: urls.py:41 +#: urls.py:42 msgid "close/" msgstr "cerrar/" -#: urls.py:42 +#: urls.py:43 msgid "reopen/" msgstr "reabrir/" -#: urls.py:43 +#: urls.py:44 msgid "answer/" msgstr "respuesta/" -#: urls.py:44 +#: urls.py:45 msgid "vote/" msgstr "votar/" -#: urls.py:47 urls.py:48 django_authopenid/urls.py:29 +#: urls.py:48 urls.py:49 django_authopenid/urls.py:29 msgid "delete/" msgstr "borrar/" -#: urls.py:50 +#: urls.py:51 msgid "question/" msgstr "pregunta/" -#: urls.py:51 urls.py:52 forum/views.py:741 forum/views.py:2031 +#: urls.py:52 urls.py:53 forum/views.py:747 forum/views.py:2071 msgid "tags/" msgstr "etiquetas/" -#: urls.py:53 urls.py:54 urls.py:55 forum/views.py:994 forum/views.py:998 -#: forum/views.py:1436 forum/views.py:1769 forum/views.py:2033 +#: urls.py:54 urls.py:55 urls.py:56 forum/views.py:1034 forum/views.py:1038 +#: forum/views.py:1476 forum/views.py:1809 forum/views.py:2073 msgid "users/" msgstr "usuarios/" -#: urls.py:56 urls.py:57 +#: urls.py:57 urls.py:58 msgid "badges/" msgstr "distinciones/" -#: urls.py:58 +#: urls.py:59 msgid "messages/" msgstr "mensajes/" -#: urls.py:58 +#: urls.py:59 msgid "markread/" msgstr "marcarleido/" -#: urls.py:60 +#: urls.py:61 msgid "nimda/" msgstr "administrador/" -#: urls.py:62 +#: urls.py:63 msgid "upload/" msgstr "subir/" -#: urls.py:63 urls.py:64 urls.py:65 +#: urls.py:64 urls.py:65 urls.py:66 msgid "books/" msgstr "libros/" -#: urls.py:66 +#: urls.py:67 msgid "search/" msgstr "buscar/" @@ -240,7 +244,7 @@ msgstr "la nueva contraseña no coincide" msgid "Incorrect username." msgstr "Nombre de usuario incorrecto" -#: django_authopenid/urls.py:10 forum/views.py:305 forum/views.py:700 +#: django_authopenid/urls.py:10 forum/views.py:310 forum/views.py:706 msgid "newquestion/" msgstr "nuevapregunta/" @@ -260,14 +264,19 @@ msgstr "completado/" msgid "register/" msgstr "registrarse/" -#: django_authopenid/urls.py:16 -msgid "signup/" -msgstr "registrarse/" - -#: django_authopenid/urls.py:18 +#: django_authopenid/urls.py:19 msgid "sendpw/" msgstr "enviarcontrasena/" +#: 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 "" @@ -523,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:209 -#: templates/question.html.py:395 templates/questions.html:58 +#: forum/forms.py:75 templates/index.html:57 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" @@ -550,76 +559,84 @@ msgstr "" "ingresa un breve resumen de tu revisión (ej. error ortográfico, gramática, " "mejoras de estilo. Este campo es opcional." -#: forum/forms.py:175 +#: forum/forms.py:98 forum/forms.py:159 +msgid "please choice a category" +msgstr "por favor escoja una categoría" + +#: forum/forms.py:99 forum/forms.py:160 +msgid "Category" +msgstr "Categoría" + +#: forum/forms.py:180 msgid "this email does not have to be linked to gravatar" msgstr "este email no tiene porque estar asociado a un Gravatar" -#: forum/forms.py:176 +#: forum/forms.py:181 msgid "Real name" msgstr "Nombre real" -#: forum/forms.py:177 +#: forum/forms.py:182 msgid "Website" msgstr "Sitio Web" -#: forum/forms.py:178 +#: forum/forms.py:183 msgid "Location" msgstr "Ubicación" -#: forum/forms.py:179 +#: forum/forms.py:184 msgid "Date of birth" msgstr "Fecha de nacimiento" -#: forum/forms.py:179 +#: forum/forms.py:184 msgid "will not be shown, used to calculate age, format: YYYY-MM-DD" msgstr "no será mostrado, usado para calcular la edad. Formato: YYY-MM-DD" -#: forum/forms.py:180 templates/authopenid/settings.html:21 +#: forum/forms.py:185 templates/authopenid/settings.html:21 msgid "Profile" msgstr "Perfil" -#: forum/forms.py:207 forum/forms.py:208 +#: forum/forms.py:212 forum/forms.py:213 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:246 +#: forum/models.py:253 #, python-format msgid "%(author)s modified the question" msgstr "%(author)s modificó la pregunta" -#: forum/models.py:250 +#: 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:255 +#: forum/models.py:262 #, python-format msgid "%(people)s commented the question" msgstr "%(people)s comentarion la pregunta" -#: forum/models.py:260 +#: forum/models.py:267 #, python-format msgid "%(people)s commented answers" msgstr "%(people)s comentaron la respuesta" -#: forum/models.py:262 +#: forum/models.py:269 #, python-format msgid "%(people)s commented an answer" msgstr "%(people)s comentaron la respuesta" -#: forum/models.py:306 forum/models.py:418 +#: forum/models.py:313 forum/models.py:425 msgid "revisions" msgstr "revisiones/" -#: forum/models.py:441 templates/badges.html:51 +#: forum/models.py:448 templates/badges.html:51 msgid "gold" msgstr "oro" -#: forum/models.py:442 templates/badges.html:59 +#: forum/models.py:449 templates/badges.html:59 msgid "silver" msgstr "plata" -#: forum/models.py:443 templates/badges.html:66 +#: forum/models.py:450 templates/badges.html:66 msgid "bronze" msgstr "bronce" @@ -707,27 +724,27 @@ msgstr "preferencias del usuario" msgid "profile - user preferences" msgstr "perfil - preferencia de " -#: forum/views.py:948 +#: 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:1878 +#: forum/views.py:1918 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:1880 +#: forum/views.py:1920 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:1882 +#: forum/views.py:1922 #, python-format msgid "maximum upload file size is %sK" msgstr "tamaño máximo permitido es archivo %sK" -#: forum/views.py:1884 +#: forum/views.py:1924 #, python-format msgid "" "Error uploading file. Please contact the site administrator. Thank you. %s" @@ -851,22 +868,22 @@ msgid "select revision" msgstr "seleccionar revisión" #: templates/answer_edit.html:62 templates/ask.html:94 -#: templates/question.html:467 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:467 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:71 templates/question_edit.html:115 +#: 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:72 templates/close.html:29 -#: templates/question_edit.html:116 templates/question_retag.html:74 +#: 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" @@ -957,15 +974,16 @@ msgstr "" "a>.
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:107 templates/ask.html.py:114 +#: templates/question_edit.html:117 msgid "(required)" msgstr "(requerido)" -#: templates/ask.html:114 +#: templates/ask.html:121 msgid "Login/signup to post your question" msgstr "Iniciar sesión/registrarse para publicar su pregunta" -#: templates/ask.html:116 +#: templates/ask.html:123 msgid "Ask your question" msgstr "Haz tu pregunta" @@ -1105,8 +1123,8 @@ msgstr "la respuesta ha sido aceptada como correcta" msgid "views" msgstr "vistas" -#: templates/book.html:125 templates/index.html:69 templates/question.html:499 -#: templates/questions.html:84 templates/questions.html.py:156 +#: templates/book.html:125 templates/index.html:69 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" @@ -1120,6 +1138,23 @@ msgstr "suscribirse al RSS del libro" msgid "subscribe to the questions feed" msgstr "suscribirse al agregado de noticias" +#: templates/categories.html:6 templates/categories.html.py:29 +msgid "Category list" +msgstr "Lista de Categorías" + +#: templates/categories.html:34 templates/tags.html:42 +msgid "Nothing found" +msgstr "Nada encontrado" + +#: templates/categories.html:40 +#, fuzzy +msgid "see questions that matches" +msgstr "ver preguntas etiquetadas" + +#: templates/categories.html:40 +msgid "category " +msgstr "categoría" + #: templates/close.html:6 templates/close.html.py:16 msgid "Close question" msgstr "Cerrar pregunta" @@ -1483,8 +1518,8 @@ msgstr "todas las preguntas" msgid "answers" msgstr "respuestas" -#: templates/index.html:69 templates/question.html:499 -#: templates/questions.html:84 templates/questions.html.py:156 +#: templates/index.html:69 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" @@ -1633,7 +1668,7 @@ msgid "i like this post (click again to cancel)" msgstr "Me gusta esta entrada (clickear devuelta para cancelar)" #: templates/question.html:75 templates/question.html.py:89 -#: templates/question.html:289 +#: templates/question.html:290 msgid "current number of votes" msgstr "número actual de votos" @@ -1652,168 +1687,171 @@ msgstr "" "remover marca de favorito a esta pregunta (clickear devuelta para volver a " "marcar)" -#: templates/question.html:134 templates/question.html.py:322 +#: templates/question.html:128 templates/questions.html:87 +msgid "Category: " +msgstr "Categoría: " + +#: 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:138 templates/question.html.py:332 +#: templates/question.html:139 templates/question.html.py:333 msgid "delete" msgstr "borrar" -#: templates/question.html:143 +#: templates/question.html:144 msgid "reopen" msgstr "re-abrir" -#: templates/question.html:148 +#: templates/question.html:149 msgid "close" msgstr "cerrar" -#: templates/question.html:154 templates/question.html.py:345 +#: 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:155 templates/question.html.py:346 +#: templates/question.html:156 templates/question.html.py:347 msgid "flag offensive" msgstr "marcar como ofensivo" -#: templates/question.html:167 templates/question.html.py:355 +#: 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:216 templates/question.html.py:402 +#: 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:246 templates/question.html.py:429 +#: templates/question.html:247 templates/question.html.py:430 msgid "comments" msgstr "comentarios" -#: templates/question.html:247 templates/question.html.py:430 +#: templates/question.html:248 templates/question.html.py:431 msgid "add comment" msgstr "agregar comentario" -#: templates/question.html:260 +#: templates/question.html:261 msgid "The question has been closed for the following reason" msgstr "La pregunta fue cerrada por el siguiente motivo " -#: templates/question.html:260 +#: templates/question.html:261 msgid "by" msgstr "por" -#: templates/question.html:262 -#, fuzzy +#: templates/question.html:263 msgid "close date " -msgstr "[cerrada]" +msgstr "fecha de cierre" -#: templates/question.html:269 templates/user_stats.html:13 +#: templates/question.html:270 templates/user_stats.html:13 msgid "Answers" msgstr "Respuestas" -#: templates/question.html:271 +#: templates/question.html:272 msgid "oldest answers will be shown first" msgstr "la respuesta mas vieja será mostrada primero" -#: templates/question.html:271 +#: templates/question.html:272 msgid "oldest answers" msgstr "pregunta más vieja" -#: templates/question.html:272 +#: templates/question.html:273 msgid "newest answers will be shown first" msgstr "preguntas más nuevas serán mostradas primero" -#: templates/question.html:272 +#: templates/question.html:273 msgid "newest answers" msgstr "más nuevas" -#: templates/question.html:273 +#: 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:273 +#: templates/question.html:274 msgid "popular answers" msgstr "respuestas populares" -#: templates/question.html:287 templates/question.html.py:288 +#: 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:294 templates/question.html.py:295 +#: 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:300 templates/question.html.py:301 +#: 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:306 templates/question.html.py:307 +#: 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:329 +#: templates/question.html:330 msgid "undelete" msgstr "deshacer eliminar" -#: templates/question.html:339 +#: templates/question.html:340 msgid "answer permanent link" msgstr "enlace permanente a respuesta" -#: templates/question.html:340 +#: templates/question.html:341 msgid "permanent link" msgstr "enlace permanente" -#: templates/question.html:453 +#: templates/question.html:454 msgid "Your answer" msgstr "Tu respuesta" -#: templates/question.html:456 +#: templates/question.html:457 msgid "you can answer anonymously and then login" msgstr "puedes responder de forma anónima y luego ingresar" -#: templates/question.html:479 +#: templates/question.html:480 msgid "Answer the question" msgstr "Responde la pregunta" -#: templates/question.html:481 +#: templates/question.html:482 msgid "Notify me daily if there are any new answers." msgstr "Notificarme diariamente si hay nuevas respuestas." -#: templates/question.html:483 +#: templates/question.html:484 msgid "once you sign in you will be able to subscribe for any updates here" msgstr "" "una vez que hayas ingresado podrás suscribirte a cualquiera de las " "actualizaciones aquí." -#: templates/question.html:494 +#: templates/question.html:495 msgid "Question tags" msgstr "Tags de la pregunta" -#: templates/question.html:504 +#: templates/question.html:505 msgid "question asked" msgstr "pregunta preguntada" -#: templates/question.html:504 templates/question.html.py:510 +#: templates/question.html:505 templates/question.html.py:511 #: templates/user_info.html:51 msgid "ago" msgstr " atras" -#: templates/question.html:507 +#: templates/question.html:508 msgid "question was seen" msgstr "la pregunta fue vista" -#: templates/question.html:507 +#: templates/question.html:508 msgid "times" msgstr "veces" -#: templates/question.html:510 +#: templates/question.html:511 msgid "last updated" msgstr "última vez actualizada" -#: templates/question.html:515 +#: templates/question.html:516 msgid "Related questions" msgstr "Preguntas relacionadas" @@ -1878,7 +1916,7 @@ msgstr "preguntas actualizadas más recientemente" msgid "active" msgstr "actividad" -#: templates/questions.html:109 +#: templates/questions.html:110 #, python-format msgid "" "\n" @@ -1897,7 +1935,7 @@ msgstr[1] "" "\t\t\ttiene un total de %(q_num)s preguntas etiquetadas con %(tagname)s\n" "\t\t\t" -#: templates/questions.html:116 +#: templates/questions.html:117 #, python-format msgid "" "\n" @@ -1916,7 +1954,7 @@ msgstr[1] "" "\t\t\thay un total de %(q_num)s pregunta que contiene %(searchtitle)s\n" "\t\t\t" -#: templates/questions.html:122 +#: templates/questions.html:123 #, fuzzy, python-format msgid "" "\n" @@ -1929,36 +1967,36 @@ msgid_plural "" msgstr[0] "ver preguntas etiquetadas '%(tagname)s'" msgstr[1] "ver pregunta etiquetada '%(tagname)s'" -#: templates/questions.html:131 +#: templates/questions.html:132 msgid "latest questions info" msgstr "Más recientes preguntas son mostradas primero." -#: templates/questions.html:135 +#: templates/questions.html:136 msgid "Questions are sorted by the time of last update." msgstr "" "Las preguntas estan ordenadas por fecha de último update." -#: templates/questions.html:136 +#: templates/questions.html:137 msgid "Most recently answered ones are shown first." msgstr "Las más recientemente respondidas son mostradas primero." -#: templates/questions.html:140 +#: templates/questions.html:141 msgid "Questions sorted by number of responses." msgstr "Preguntas ordenadas por número de respuestas." -#: templates/questions.html:141 +#: templates/questions.html:142 msgid "Most answered questions are shown first." msgstr "Preguntas más respondidas aparecen primero." -#: templates/questions.html:145 +#: templates/questions.html:146 msgid "Questions are sorted by the number of votes." msgstr "Las preguntas son ordenadas por el número de votos." -#: templates/questions.html:146 +#: templates/questions.html:147 msgid "Most voted questions are shown first." msgstr "Las preguntas más votadas son mostradas primero." -#: templates/questions.html:153 templates/unanswered.html:102 +#: templates/questions.html:154 templates/unanswered.html:102 msgid "Related tags" msgstr "Etiquetas relacionadas" @@ -2023,10 +2061,6 @@ msgstr "Todas las etiquetas que coincidan con la busqueda" msgid "all tags - make this empty in english" msgstr "todas las tags" -#: templates/tags.html:42 -msgid "Nothing found" -msgstr "Nada encontrado" - #: templates/unanswered.html:7 templates/unanswered.html.py:18 msgid "Unanswered questions" msgstr "Preguntas sin respuesta" @@ -2262,7 +2296,7 @@ msgid "Your new Email" msgstr "Tu nuevo Email" #: templates/authopenid/changeemail.html:31 -#: templates/authopenid/signin.html:136 +#: templates/authopenid/signin.html:137 msgid "Password" msgstr "Contraseña" @@ -2370,7 +2404,7 @@ 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:120 +#: templates/authopenid/sendpw.html:16 templates/authopenid/signin.html:121 msgid "Sorry, looks like we have some errors:" msgstr "Ups, parece que hay errores:" @@ -2402,7 +2436,7 @@ msgstr "contraseña" msgid "Register" msgstr "Registrarse" -#: templates/authopenid/complete.html:62 templates/authopenid/signin.html:138 +#: templates/authopenid/complete.html:62 templates/authopenid/signin.html:139 msgid "Forgot your password?" msgstr "¿Olvidaste tu contraseña?" @@ -2546,7 +2580,7 @@ msgstr "" "Ingresa tu dirección (URL) de OpenID" -#: templates/authopenid/signin.html:112 templates/authopenid/signin.html:137 +#: templates/authopenid/signin.html:112 templates/authopenid/signin.html:138 msgid "Login" msgstr "Ingresar" @@ -2554,48 +2588,48 @@ msgstr "Ingresar" msgid "we support two login modes" msgstr "soportamos dos tipos de ingreso" -#: templates/authopenid/signin.html:134 +#: templates/authopenid/signin.html:135 msgid "Use login name and password" msgstr "Nombre de usuario y contraseña" -#: templates/authopenid/signin.html:135 +#: templates/authopenid/signin.html:136 msgid "Login name" msgstr "Nombre de usuario" -#: templates/authopenid/signin.html:139 +#: templates/authopenid/signin.html:140 msgid "Create new account" msgstr "Crear cuenta nueva" -#: templates/authopenid/signin.html:148 +#: templates/authopenid/signin.html:149 msgid "Why use OpenID?" msgstr "¿Porqué usar OpenID?" -#: templates/authopenid/signin.html:151 +#: templates/authopenid/signin.html:152 msgid "with openid it is easier" msgstr "Con OpenID no necesitas crear un nuevo nombre de usuario y contraseña." -#: templates/authopenid/signin.html:154 +#: templates/authopenid/signin.html:155 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:157 +#: templates/authopenid/signin.html:158 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:160 +#: templates/authopenid/signin.html:161 msgid "openid is supported open standard" msgstr "" "OpenID es basado en un standard abierto, apoyado por muchas organizaciones." -#: templates/authopenid/signin.html:165 +#: templates/authopenid/signin.html:166 msgid "Find out more" msgstr "Averigua más" -#: templates/authopenid/signin.html:166 +#: templates/authopenid/signin.html:167 msgid "Get OpenID" msgstr "Adquiere una OpenID" @@ -2639,15 +2673,9 @@ msgstr "Registrate con tu OpenID" msgid "Login with your OpenID" msgstr "Ingresar con tu OpenID" -#~ msgid "" -#~ "The question has been closed for the following reason \"%(question." -#~ "get_close_reason_display)s\" by" -#~ msgstr "" -#~ "La pregunta ha sido cerrada por el siguiente motivo \"%(question." -#~ "get_close_reason_display)s\" por" - -#~ msgid "close date %(question.closed_at)s" -#~ msgstr "fecha de cerrada %(question.closed_at)s" +#, fuzzy +#~ msgid "complete list of quesionts" +#~ msgstr "lista completa de preguntas" #~ msgid "votes total" #~ msgstr "votos totales" -- cgit v1.2.3-1-g7c22