diff options
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/es/LC_MESSAGES/messages.po | 74 | ||||
| -rw-r--r-- | translations/messages.pot | 75 |
2 files changed, 149 insertions, 0 deletions
diff --git a/translations/es/LC_MESSAGES/messages.po b/translations/es/LC_MESSAGES/messages.po new file mode 100644 index 0000000..277b099 --- /dev/null +++ b/translations/es/LC_MESSAGES/messages.po @@ -0,0 +1,74 @@ +# Spanish translations for yt-local. +# Copyright (C) 2026 yt-local +# This file is distributed under the same license as the yt-local project. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2026-03-22 15:05-0500\n" +"PO-Revision-Date: 2026-03-22 15:06-0500\n" +"Last-Translator: \n" +"Language: es\n" +"Language-Team: es <LL@li.org>\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.18.0\n" + +#: youtube/templates/base.html:38 +msgid "Type to search..." +msgstr "Escribe para buscar..." + +#: youtube/templates/base.html:39 +msgid "Search" +msgstr "Buscar" + +#: youtube/templates/base.html:45 +msgid "Options" +msgstr "Opciones" + +#: youtube/templates/base.html:47 +msgid "Sort by" +msgstr "Ordenar por" + +#: youtube/templates/base.html:50 +msgid "Relevance" +msgstr "Relevancia" + +#: youtube/templates/base.html:54 youtube/templates/base.html:65 +msgid "Upload date" +msgstr "Fecha de subida" + +#: youtube/templates/base.html:58 +msgid "View count" +msgstr "Número de visualizaciones" + +#: youtube/templates/base.html:62 +msgid "Rating" +msgstr "Calificación" + +#: youtube/templates/base.html:68 +msgid "Any" +msgstr "Cualquiera" + +#: youtube/templates/base.html:72 +msgid "Last hour" +msgstr "Última hora" + +#: youtube/templates/base.html:76 +msgid "Today" +msgstr "Hoy" + +#: youtube/templates/base.html:80 +msgid "This week" +msgstr "Esta semana" + +#: youtube/templates/base.html:84 +msgid "This month" +msgstr "Este mes" + +#: youtube/templates/base.html:88 +msgid "This year" +msgstr "Este año" diff --git a/translations/messages.pot b/translations/messages.pot new file mode 100644 index 0000000..ef883b5 --- /dev/null +++ b/translations/messages.pot @@ -0,0 +1,75 @@ +# Translations template for PROJECT. +# Copyright (C) 2026 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2026. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2026-03-22 15:05-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.18.0\n" + +#: youtube/templates/base.html:38 +msgid "Type to search..." +msgstr "" + +#: youtube/templates/base.html:39 +msgid "Search" +msgstr "" + +#: youtube/templates/base.html:45 +msgid "Options" +msgstr "" + +#: youtube/templates/base.html:47 +msgid "Sort by" +msgstr "" + +#: youtube/templates/base.html:50 +msgid "Relevance" +msgstr "" + +#: youtube/templates/base.html:54 youtube/templates/base.html:65 +msgid "Upload date" +msgstr "" + +#: youtube/templates/base.html:58 +msgid "View count" +msgstr "" + +#: youtube/templates/base.html:62 +msgid "Rating" +msgstr "" + +#: youtube/templates/base.html:68 +msgid "Any" +msgstr "" + +#: youtube/templates/base.html:72 +msgid "Last hour" +msgstr "" + +#: youtube/templates/base.html:76 +msgid "Today" +msgstr "" + +#: youtube/templates/base.html:80 +msgid "This week" +msgstr "" + +#: youtube/templates/base.html:84 +msgid "This month" +msgstr "" + +#: youtube/templates/base.html:88 +msgid "This year" +msgstr "" + |
