mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
[V3] Beta 12 release (#1525)
* [V3] update translations from Crowdin * [V3] bump version to 3.0.0b12
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2018-02-19 03:59+UTC\n"
|
||||
"PO-Revision-Date: 2018-02-25 21:33-0500\n"
|
||||
"POT-Creation-Date: 2018-04-02 17:36+AKDT\n"
|
||||
"PO-Revision-Date: 2018-04-15 16:42-0400\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -16,69 +16,77 @@ msgstr ""
|
||||
"X-Crowdin-File: /cogs/downloader/locales/messages.pot\n"
|
||||
"Language: bg_BG\n"
|
||||
|
||||
#: ../downloader.py:215
|
||||
#: ../downloader.py:200
|
||||
msgid "Libraries installed."
|
||||
msgstr ""
|
||||
|
||||
#: ../downloader.py:202
|
||||
msgid "Some libraries failed to install. Please check your logs for a complete list."
|
||||
msgstr ""
|
||||
|
||||
#: ../downloader.py:231
|
||||
msgid "That git repo has already been added under another name."
|
||||
msgstr "Това GIT хранилище вече е добавено под друго име."
|
||||
|
||||
#: ../downloader.py:217 ../downloader.py:218
|
||||
#: ../downloader.py:233 ../downloader.py:234
|
||||
msgid "Something went wrong during the cloning process."
|
||||
msgstr "Нещо се обърка при процеса на размножаване."
|
||||
|
||||
#: ../downloader.py:220
|
||||
#: ../downloader.py:236
|
||||
msgid "Repo `{}` successfully added."
|
||||
msgstr "Репозиторията `{}` е създадена успешно."
|
||||
|
||||
#: ../downloader.py:229
|
||||
#: ../downloader.py:247
|
||||
msgid "The repo `{}` has been deleted successfully."
|
||||
msgstr "Изтрихте успешно репозиторията `{}`."
|
||||
|
||||
#: ../downloader.py:237
|
||||
#: ../downloader.py:256
|
||||
msgid "Installed Repos:\n"
|
||||
msgstr "Инсталирани хранилища:\n"
|
||||
|
||||
#: ../downloader.py:258
|
||||
#: ../downloader.py:277
|
||||
msgid "Error, there is no cog by the name of `{}` in the `{}` repo."
|
||||
msgstr "Възникна грешка. Не съществува COG под името `{}` в хранилището `{}`."
|
||||
|
||||
#: ../downloader.py:263
|
||||
#: ../downloader.py:289
|
||||
msgid "Failed to install the required libraries for `{}`: `{}`"
|
||||
msgstr "Неуспешно инсталиране на библиотеките за `{}`: `{}`"
|
||||
|
||||
#: ../downloader.py:273
|
||||
#: ../downloader.py:299
|
||||
msgid "`{}` cog successfully installed."
|
||||
msgstr "`{}` COG е успешно инсталиран."
|
||||
|
||||
#: ../downloader.py:289
|
||||
#: ../downloader.py:317
|
||||
msgid "`{}` was successfully removed."
|
||||
msgstr "`{}` е успешно премахнат."
|
||||
|
||||
#: ../downloader.py:291
|
||||
#: ../downloader.py:319
|
||||
msgid "That cog was installed but can no longer be located. You may need to remove it's files manually if it is still usable."
|
||||
msgstr "Този COG, който беше инсталиран не може да се намери повече. Ще се наложи да изтриете собственоръчно файловете, ако е все още работоспособен."
|
||||
|
||||
#: ../downloader.py:323
|
||||
#: ../downloader.py:351
|
||||
msgid "Cog update completed successfully."
|
||||
msgstr "Актуализацията на COG е успешна."
|
||||
|
||||
#: ../downloader.py:331
|
||||
#: ../downloader.py:359
|
||||
msgid "Available Cogs:\n"
|
||||
msgstr "Налични COG-ове:\n"
|
||||
|
||||
#: ../downloader.py:343
|
||||
#: ../downloader.py:371
|
||||
msgid "There is no cog `{}` in the repo `{}`"
|
||||
msgstr "COG-ът `{}` няма в хранилището `{}`"
|
||||
|
||||
#: ../downloader.py:348
|
||||
#: ../downloader.py:376
|
||||
msgid "Information on {}:\n"
|
||||
"{}"
|
||||
msgstr "Информация за {}:\n"
|
||||
"{}"
|
||||
|
||||
#: ../downloader.py:389
|
||||
#: ../downloader.py:417
|
||||
msgid "Missing from info.json"
|
||||
msgstr "Липсващо от info.json"
|
||||
|
||||
#: ../downloader.py:398
|
||||
#: ../downloader.py:426
|
||||
msgid "Command: {}\n"
|
||||
"Made by: {}\n"
|
||||
"Repo: {}\n"
|
||||
@@ -88,7 +96,7 @@ msgstr "Команда: {}\n"
|
||||
"Хранилище: {}\n"
|
||||
"Име на COG: {}"
|
||||
|
||||
#: ../downloader.py:430
|
||||
#: ../downloader.py:458
|
||||
msgid "That command doesn't seem to exist."
|
||||
msgstr "Няма такава команда."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user