Update translation
This commit is contained in:
parent
17565a6365
commit
c0b624701a
41 changed files with 298 additions and 254 deletions
Binary file not shown.
|
@ -1,26 +1,26 @@
|
|||
# Translations template for Flex.
|
||||
# Spanish translations for Flex.
|
||||
# Copyright (C) 2020 Alexandre Vicenzi
|
||||
# This file is distributed under the same license as the Flex project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Juan A. S. <okelet@gmail.com>, 2016
|
||||
#
|
||||
# Alexandre Vicenzi <transifex@alxd.me>, 2020
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Flex 2.1.0\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2020-04-21 18:03+0200\n"
|
||||
"POT-Creation-Date: 2020-12-01 20:21+0100\n"
|
||||
"PO-Revision-Date: 2016-08-25 02:15+0000\n"
|
||||
"Last-Translator: Juan A. S. <okelet@gmail.com>, 2016\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/alexandrevicenzi/teams/66327/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.6.0\n"
|
||||
"Last-Translator: Alexandre Vicenzi <transifex@alxd.me>, 2020\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/alexandrevicenzi/teams/66327/es/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.8.0\n"
|
||||
|
||||
#: templates/archives.html:3 templates/archives.html:8
|
||||
#: templates/period_archives.html:2 templates/period_archives.html:7
|
||||
|
@ -35,7 +35,7 @@ msgstr "Publicado el %(when)s en %(category)s"
|
|||
#: templates/article.html:34 templates/index.html:32
|
||||
#, python-format
|
||||
msgid "%(minutes)s min read"
|
||||
msgstr ""
|
||||
msgstr "%(minutes)s min. de lectura"
|
||||
|
||||
#: templates/article.html:64
|
||||
msgid "Like this article? Share it with your friends!"
|
||||
|
@ -56,7 +56,7 @@ msgstr "Autores"
|
|||
|
||||
#: templates/base.html:161
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
msgstr "Buscar..."
|
||||
|
||||
#: templates/base.html:237
|
||||
msgid "Home"
|
||||
|
@ -89,11 +89,11 @@ msgstr "Seguir leyendo"
|
|||
|
||||
#: templates/search.html:3
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
msgstr "Búsqueda"
|
||||
|
||||
#: templates/search.html:17
|
||||
msgid "Search Results"
|
||||
msgstr ""
|
||||
msgstr "Resultados de la búsqueda"
|
||||
|
||||
#: templates/tag.html:2
|
||||
#, python-format
|
||||
|
@ -111,20 +111,20 @@ msgstr "Por favor, habilita JavaScript para ver los comentarios."
|
|||
#: templates/partial/flex.html:3
|
||||
#, python-format
|
||||
msgid "Built with %(pelican_url)s using %(flex_url)s theme"
|
||||
msgstr ""
|
||||
msgstr "Construido con %(pelican_url)s y el tema %(flex_url)s"
|
||||
|
||||
#: templates/partial/flex.html:10
|
||||
#, python-format
|
||||
msgid "Switch to the %(dark_url)s | %(light_url)s | %(browser_url)s theme"
|
||||
msgstr ""
|
||||
msgstr "Cambiar el tema a %(dark_url)s | %(light_url)s | %(browser_url)s "
|
||||
|
||||
#: templates/partial/neighbors.html:5
|
||||
msgid "Previous Post"
|
||||
msgstr ""
|
||||
msgstr "Artículo anterior"
|
||||
|
||||
#: templates/partial/neighbors.html:10
|
||||
msgid "Next Post"
|
||||
msgstr ""
|
||||
msgstr "Artículo siguiente"
|
||||
|
||||
#: templates/partial/pagination.html:5
|
||||
msgid "Older Posts"
|
||||
|
@ -133,3 +133,4 @@ msgstr "Artículos antiguos"
|
|||
#: templates/partial/pagination.html:10
|
||||
msgid "Newer Posts"
|
||||
msgstr "Artículos recientes"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue