mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
* [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.
38 lines
910 B
Plaintext
38 lines
910 B
Plaintext
# Copyright (C) 2017 Red-DiscordBot
|
|
# UltimatePancake <pier.gaetani@gmail.com>, 2017.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: 2017-08-26 17:32+EDT\n"
|
|
"PO-Revision-Date: 2017-08-26 20:35-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"
|
|
|
|
#: ../bank.py:68
|
|
msgid "global"
|
|
msgstr "global"
|
|
|
|
#: ../bank.py:68
|
|
msgid "per-guild"
|
|
msgstr "por gremio"
|
|
|
|
#: ../bank.py:70
|
|
msgid "The bank is now {}."
|
|
msgstr "El banco es ahora {}."
|
|
|
|
#: ../bank.py:77
|
|
msgid "Bank's name has been set to {}"
|
|
msgstr "Nombre del banco es ahora {}"
|
|
|
|
#: ../bank.py:84
|
|
msgid "Currency name has been set to {}"
|
|
msgstr "Nombre de la moneda es ahora {}"
|