Automated Crowdin downstream (#4373)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-30 17:42:37 +02:00
committed by GitHub
parent 85afe19455
commit ec7c2ca4b9
114 changed files with 20532 additions and 9218 deletions

View File

@@ -17,7 +17,7 @@ msgstr ""
#: redbot/core/commands/commands.py:525
msgid "\\\"{argument}\\\" is not a number."
msgstr ""
msgstr "\\\"{argument}\\\" nie jest liczbą."
#: redbot/core/commands/converter.py:112
msgid "`{unit}` is not a valid unit of time for this command"

View File

@@ -0,0 +1,135 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 188\n"
"Language: sr_CS\n"
#: redbot/core/commands/commands.py:525
msgid "\\\"{argument}\\\" is not a number."
msgstr ""
#: redbot/core/commands/converter.py:112
msgid "`{unit}` is not a valid unit of time for this command"
msgstr ""
#: redbot/core/commands/converter.py:118
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
msgstr ""
#: redbot/core/commands/converter.py:124
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
msgstr ""
#: redbot/core/commands/converter.py:152
msgid "Server \\\"{name}\\\" not found."
msgstr ""
#: redbot/core/commands/converter.py:187
msgid "Unexpected key {key}"
msgstr ""
#: redbot/core/commands/converter.py:389
msgid "Expected one of: {}"
msgstr ""
#: redbot/core/commands/help.py:103
msgid "No"
msgstr ""
#: redbot/core/commands/help.py:105
msgid "Yes"
msgstr ""
#: redbot/core/commands/help.py:111
msgid "Disabled"
msgstr ""
#: redbot/core/commands/help.py:116
msgid "\\nCustom Tagline: {tag}"
msgstr ""
#: redbot/core/commands/help.py:122
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
msgstr ""
#: redbot/core/commands/help.py:270
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
msgstr ""
#: redbot/core/commands/help.py:300
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
msgstr ""
#: redbot/core/commands/help.py:341
msgid "**__Subcommands:__**"
msgstr ""
#: redbot/core/commands/help.py:343
msgid "**__Subcommands:__** (continued)"
msgstr ""
#: redbot/core/commands/help.py:354
msgid "Subcommands:"
msgstr ""
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:670
#: redbot/core/commands/help.py:683 redbot/core/commands/help.py:702
msgid "{ctx.me.display_name} Help Menu"
msgstr ""
#: redbot/core/commands/help.py:465
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
msgstr ""
#: redbot/core/commands/help.py:516
msgid "**__Commands:__**"
msgstr ""
#: redbot/core/commands/help.py:518
msgid "**__Commands:__** (continued)"
msgstr ""
#: redbot/core/commands/help.py:528
msgid "Commands:"
msgstr ""
#: redbot/core/commands/help.py:570
msgid "**__No Category:__**"
msgstr ""
#: redbot/core/commands/help.py:583
msgid "{title} (continued)"
msgstr ""
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
msgid "No Category:"
msgstr ""
#: redbot/core/commands/help.py:679
msgid "Help topic for *{command_name}* not found."
msgstr ""
#: redbot/core/commands/help.py:696
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
msgstr ""
#: redbot/core/commands/help.py:771
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
msgstr ""
#: redbot/core/commands/help.py:809
#, docstring
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
msgstr ""

View File

@@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 657\n"
"Language: sr_CS\n"

View File

@@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 653\n"
"Language: sr_CS\n"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

2033
redbot/core/locales/sr-CS.po Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -17,23 +17,23 @@ msgstr ""
#: redbot/core/utils/chat_formatting.py:482
msgid "year"
msgstr ""
msgstr "rok"
#: redbot/core/utils/chat_formatting.py:482
msgid "years"
msgstr ""
msgstr "lat"
#: redbot/core/utils/chat_formatting.py:483
msgid "month"
msgstr ""
msgstr "miesiąc"
#: redbot/core/utils/chat_formatting.py:483
msgid "months"
msgstr ""
msgstr "miesięcy"
#: redbot/core/utils/chat_formatting.py:484
msgid "day"
msgstr ""
msgstr "dzień"
#: redbot/core/utils/chat_formatting.py:484
msgid "days"
@@ -41,7 +41,7 @@ msgstr "dni"
#: redbot/core/utils/chat_formatting.py:485
msgid "hour"
msgstr ""
msgstr "godzina"
#: redbot/core/utils/chat_formatting.py:485
msgid "hours"
@@ -49,7 +49,7 @@ msgstr "godzin"
#: redbot/core/utils/chat_formatting.py:486
msgid "minute"
msgstr ""
msgstr "minuta"
#: redbot/core/utils/chat_formatting.py:486
msgid "minutes"
@@ -57,7 +57,7 @@ msgstr "minut"
#: redbot/core/utils/chat_formatting.py:487
msgid "second"
msgstr ""
msgstr "sekunda"
#: redbot/core/utils/chat_formatting.py:487
msgid "seconds"

View File

@@ -0,0 +1,65 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 197\n"
"Language: sr_CS\n"
#: redbot/core/utils/chat_formatting.py:482
msgid "year"
msgstr ""
#: redbot/core/utils/chat_formatting.py:482
msgid "years"
msgstr ""
#: redbot/core/utils/chat_formatting.py:483
msgid "month"
msgstr ""
#: redbot/core/utils/chat_formatting.py:483
msgid "months"
msgstr ""
#: redbot/core/utils/chat_formatting.py:484
msgid "day"
msgstr ""
#: redbot/core/utils/chat_formatting.py:484
msgid "days"
msgstr ""
#: redbot/core/utils/chat_formatting.py:485
msgid "hour"
msgstr ""
#: redbot/core/utils/chat_formatting.py:485
msgid "hours"
msgstr ""
#: redbot/core/utils/chat_formatting.py:486
msgid "minute"
msgstr ""
#: redbot/core/utils/chat_formatting.py:486
msgid "minutes"
msgstr ""
#: redbot/core/utils/chat_formatting.py:487
msgid "second"
msgstr ""
#: redbot/core/utils/chat_formatting.py:487
msgid "seconds"
msgstr ""