diff options
Diffstat (limited to 'cl-theme/messages.pot')
-rw-r--r-- | cl-theme/messages.pot | 67 |
1 files changed, 36 insertions, 31 deletions
diff --git a/cl-theme/messages.pot b/cl-theme/messages.pot index b5376ef..2bb8c13 100644 --- a/cl-theme/messages.pot +++ b/cl-theme/messages.pot @@ -1,21 +1,21 @@ # Translations template for PROJECT. -# Copyright (C) 2019 ORGANIZATION +# Copyright (C) 2020 ORGANIZATION # This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR <EMAIL@ADDRESS>, 2019. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2019-11-24 21:00-0500\n" +"POT-Creation-Date: 2020-04-16 13:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" -"Generated-By: Babel 2.7.0\n" +"Generated-By: Babel 2.8.0\n" #: templates/archives.html:5 templates/archives.html:62 #, python-format @@ -244,72 +244,77 @@ msgid "Lista de categorías" msgstr "" #: templates/comments.html:4 -msgid "Comentarios" -msgstr "" - -#: templates/comments.html:20 templates/comments.html:21 -#, python-format -msgid "Avatar de %(user)s" -msgstr "" - -#: templates/comments.html:24 templates/comments.html:25 #, python-format -msgid "Avatar predeterminado para %(user)s" +msgid "Publicar un comentario en \"%(title)s\"" msgstr "" -#: templates/comments.html:53 -msgid "Enlace Permanente" -msgstr "" - -#: templates/comments.html:79 +#: templates/comments.html:19 msgid "Nombre" msgstr "" -#: templates/comments.html:88 +#: templates/comments.html:28 msgid "Su nombre o nick" msgstr "" -#: templates/comments.html:96 +#: templates/comments.html:36 msgid "Email" msgstr "" -#: templates/comments.html:105 +#: templates/comments.html:45 msgid "E-mail (requerido, no será publicado)" msgstr "" -#: templates/comments.html:113 +#: templates/comments.html:53 msgid "Sitio Web" msgstr "" -#: templates/comments.html:122 +#: templates/comments.html:62 msgid "Su sitio web (opcional)" msgstr "" -#: templates/comments.html:130 +#: templates/comments.html:70 msgid "Comentario" msgstr "" -#: templates/comments.html:138 +#: templates/comments.html:78 msgid "Agrega un comentario..." msgstr "" -#: templates/comments.html:140 +#: templates/comments.html:80 msgid "Puede formatear su comentario con" msgstr "" -#: templates/comments.html:143 +#: templates/comments.html:83 msgid "Avatar desde" msgstr "" -#: templates/comments.html:158 +#: templates/comments.html:98 msgid "Enviar comentario" msgstr "" -#: templates/comments.html:161 templates/comments.html:163 -#: templates/comments.html:165 +#: templates/comments.html:101 templates/comments.html:103 +#: templates/comments.html:105 msgid "Política de uso" msgstr "" +#: templates/comments.html:122 +msgid "Comentarios" +msgstr "" + +#: templates/comments.html:136 templates/comments.html:137 +#, python-format +msgid "Avatar de %(user)s" +msgstr "" + +#: templates/comments.html:140 templates/comments.html:141 +#, python-format +msgid "Avatar predeterminado para %(user)s" +msgstr "" + +#: templates/comments.html:169 +msgid "Enlace Permanente" +msgstr "" + #: templates/index.html:5 msgid "Página" msgstr "" |