[i18n] Automated Crowdin downstream (#5087)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-28 20:09:47 +02:00
committed by GitHub
parent 305161110e
commit ce4fd6cca8
722 changed files with 134414 additions and 96133 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
"POT-Creation-Date: 2021-05-19 11:28+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -66,103 +66,97 @@ msgid "Maximum characters per page: {page_char_limit}\n"
"Maximum pages per guild (only used if menus are not used): {max_pages_in_guild}\n"
"Help is a menu: {use_menus}\n"
"Help shows hidden commands: {show_hidden}\n"
"Help shows commands aliases: {show_aliases}\n"
"Help only shows commands which can be used: {verify_checks}\n"
"Help shows unusable commands when asked directly: {verify_exists}\n"
"Delete delay: {delete_delay}\n"
"React with a checkmark when help is sent via DM: {use_tick}{tagline_info}"
msgstr "Maksimalt antall tegn per side: {page_char_limit}\n"
"Maksimalt antall sider per server (bare brukt dersom menyer ikke er brukt): {max_pages_in_guild}\n"
"Hjelp er et meny: {use_menus}\n"
"Hjelp viser skjulte kommandoer: {show_hidden}\n"
"Hjelpe viser bare kommandoer som kan brukes: {verify_checks}\n"
"Hjelp viser ubrukelige kommandoer når du spør direkte: {verify_exists}\n"
"Sletteforsinkelse: {delete_delay}\n"
"React med et sjekkmerke når hjelp sendes via DM: {use_tick}{tagline_info}"
msgstr ""
#: redbot/core/commands/help.py:273
#: redbot/core/commands/help.py:274
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 "Skriv {ctx.clean_prefix}help <command> for mer informasjon om en kommando. Du kan også skrive {ctx.clean_prefix}help <category> for mer informasjon om en kategori."
#: redbot/core/commands/help.py:317
#: redbot/core/commands/help.py:318
msgid "Syntax: {command_signature}"
msgstr ""
msgstr "Syntaks: {command_signature}"
#: redbot/core/commands/help.py:323
#: redbot/core/commands/help.py:324
msgid "Aliases"
msgstr "Aliaser"
#: redbot/core/commands/help.py:323
#: redbot/core/commands/help.py:324
msgid "Alias"
msgstr "Alias"
#: redbot/core/commands/help.py:344
#: redbot/core/commands/help.py:345
msgid "{aliases} and {number} more aliases."
msgstr "{aliases} og {number} andre aliaser."
#: redbot/core/commands/help.py:348
#: redbot/core/commands/help.py:349
msgid "{aliases} and one more alias."
msgstr "{aliases} og ett til alias."
#: redbot/core/commands/help.py:390
#: redbot/core/commands/help.py:391
msgid "**__Subcommands:__**"
msgstr "**__Underkommandoer__**"
#: redbot/core/commands/help.py:392
#: redbot/core/commands/help.py:393
msgid "**__Subcommands:__** (continued)"
msgstr "**__Subcommands:__** (fortsatt)"
#: redbot/core/commands/help.py:403
#: redbot/core/commands/help.py:404
msgid "Subcommands:"
msgstr "Underkommandoer:"
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
#: redbot/core/commands/help.py:468 redbot/core/commands/help.py:723
#: redbot/core/commands/help.py:736 redbot/core/commands/help.py:755
msgid "{ctx.me.display_name} Help Menu"
msgstr "{ctx.me.display_name} Hjelpemeny"
#: redbot/core/commands/help.py:514
#: redbot/core/commands/help.py:515
msgid "*Page {page_num} of {page_count}*\n"
"{content_description}"
msgstr "*Side {page_num} av {page_count}*\n"
"{content_description}"
#: redbot/core/commands/help.py:565
#: redbot/core/commands/help.py:566
msgid "**__Commands:__**"
msgstr "**__Kommando:__**"
#: redbot/core/commands/help.py:567
#: redbot/core/commands/help.py:568
msgid "**__Commands:__** (continued)"
msgstr "**__Kommando:__** (fortsatt)"
#: redbot/core/commands/help.py:577
#: redbot/core/commands/help.py:578
msgid "Commands:"
msgstr "Kommandoer:"
#: redbot/core/commands/help.py:619
#: redbot/core/commands/help.py:620
msgid "**__No Category:__**"
msgstr "**__Ingen kategori:__**"
#: redbot/core/commands/help.py:632
#: redbot/core/commands/help.py:633
msgid "{title} (continued)"
msgstr "{title} (fortsatt)"
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
#: redbot/core/commands/help.py:649 redbot/core/commands/help.py:663
msgid "No Category:"
msgstr "Ingen kategori:"
#: redbot/core/commands/help.py:731
#: redbot/core/commands/help.py:732
msgid "Help topic for *{command_name}* not found."
msgstr "Hjelpeemnet for *{command_name}* ikke funnet."
#: redbot/core/commands/help.py:748
#: redbot/core/commands/help.py:749
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
msgstr "Kommandoen *{command_name}* har ingen underkommando som heter *{not_found}*."
#: redbot/core/commands/help.py:823
#: redbot/core/commands/help.py:828
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
msgstr "Jeg kunne ikke sende meldingen til deg i DM. Enten har du blokkert meg eller du deaktivert DMs i denne serveren."
#: redbot/core/commands/help.py:862
#: redbot/core/commands/help.py:867
#, docstring
msgid "\n"
" I need somebody\n"