mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-25 20:23:00 -05:00
[i18n] Spanish translation (#949)
* [i18n] Initial spanish translations. * [i18n] Minor correction. * [i18n] Character corrupted fix. * [i18n] File info filled, author name corrected. * [i18n] Economy corrections. * [i18n] General, corrupted character and question/exclamation mark corrections. * [i18n] Economy, question/exclamation mark corrections. * [i18n] Core translations added. * [i18n] One too many newlines.
This commit is contained in:
committed by
Will
parent
409ac569b2
commit
51fe1411cd
45
cogs/image/locales/es.po
Normal file
45
cogs/image/locales/es.po
Normal file
@@ -0,0 +1,45 @@
|
||||
# Copyright (C) 2017 Red-DiscordBot
|
||||
# UltimatePancake <pier.gaetani@gmail.com>, 2017.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2017-08-26 17:57+EDT\n"
|
||||
"PO-Revision-Date: 2017-08-26 20:39-0600\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: pygettext.py 1.5\n"
|
||||
"X-Generator: Poedit 2.0.3\n"
|
||||
"Last-Translator: UltimatePancake <pier.gaetani@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: es\n"
|
||||
|
||||
#: ../image.py:48
|
||||
msgid "Your search returned no results"
|
||||
msgstr "Tu búsqueda no a dado resultados"
|
||||
|
||||
#: ../image.py:51
|
||||
msgid "Search results...\n"
|
||||
msgstr "Resultados de la búsqueda\n"
|
||||
|
||||
#: ../image.py:57 ../image.py:99
|
||||
msgid "Something went wrong. Error code is {}"
|
||||
msgstr "Algo malo ha ocurrido. Código de error: {}"
|
||||
|
||||
#: ../image.py:69
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
msgstr "Únicamente 'new' y 'top' son tipos de ordenamiento válidos."
|
||||
|
||||
#: ../image.py:97 ../image.py:134 ../image.py:156
|
||||
msgid "No results found."
|
||||
msgstr "No se han encontrado resultados."
|
||||
|
||||
#: ../image.py:114
|
||||
msgid "Set the imgur client id!"
|
||||
msgstr "Configurar el id de cliente de imgur!"
|
||||
|
||||
#: ../image.py:136 ../image.py:158
|
||||
msgid "Error contacting the API"
|
||||
msgstr "Error contactando al API"
|
||||
Reference in New Issue
Block a user