Automated Crowdin downstream (#6318)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-22 01:56:41 +01:00
committed by GitHub
parent 24cc3115fe
commit de1141af98
487 changed files with 53043 additions and 50651 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-04 00:53+0000\n"
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -15,47 +15,47 @@ msgstr ""
"X-Crowdin-File-ID: 188\n"
"Language: nb_NO\n"
#: redbot/core/commands/converter.py:84
#: redbot/core/commands/converter.py:85
msgid "`{unit}` is not a valid unit of time for this command"
msgstr "`{unit}` er ikke en gyldig tidsenhet for denne kommandoen"
#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
msgid "The time set is way too high, consider setting something reasonable."
msgstr "Tiden som settes er for høy, kan man vurdere å sette noe rimelig."
#: redbot/core/commands/converter.py:144
#: redbot/core/commands/converter.py:145
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
msgstr "Denne tidsperioden er for stor for denne kommandoen (Maks: {maximum})"
#: redbot/core/commands/converter.py:150
#: redbot/core/commands/converter.py:151
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
msgstr "Det er for lite tid for denne kommandoen. (Minimum: {minimum})"
#: redbot/core/commands/converter.py:231
#: redbot/core/commands/converter.py:232
msgid "'{input}' doesn't look like a valid user ID."
msgstr "'{input}' ser ikke ut som en gyldig bruker-ID."
#: redbot/core/commands/converter.py:254
#: redbot/core/commands/converter.py:255
msgid "`{arg}` is not a number."
msgstr "`{arg} er ikke et tall."
#: redbot/core/commands/converter.py:256
#: redbot/core/commands/converter.py:257
msgid "`{arg}` is not a finite number."
msgstr "`{arg}` er ikke et helt tall."
#: redbot/core/commands/converter.py:279
#: redbot/core/commands/converter.py:280
msgid "Missing a key or value."
msgstr "Mangler en nøkkel eller verdi."
#: redbot/core/commands/converter.py:285
#: redbot/core/commands/converter.py:286
msgid "Unexpected key `{key}`."
msgstr "Uventet nøkkel `{key}."
#: redbot/core/commands/converter.py:510
#: redbot/core/commands/converter.py:511
msgid "Command \"{arg}\" not found."
msgstr "Kommandoen \"{arg}\" ble ikke funnet."
#: redbot/core/commands/converter.py:520
#: redbot/core/commands/converter.py:521
msgid "Cog \"{arg}\" not found."
msgstr "Cog \"{arg}\" ikke funnet."
@@ -79,19 +79,19 @@ msgstr "\n"
#: redbot/core/commands/help.py:145
msgid "Yes, reactions"
msgstr ""
msgstr "Ja, reaksjoner"
#: redbot/core/commands/help.py:146
msgid "Yes, buttons"
msgstr ""
msgstr "Ja, knapper"
#: redbot/core/commands/help.py:147
msgid "Yes, buttons with select menu"
msgstr ""
msgstr "Ja, knapper med velg meny"
#: redbot/core/commands/help.py:148
msgid "Yes, select menu only"
msgstr ""
msgstr "Ja, velg kun meny"
#: redbot/core/commands/help.py:152
msgid "Maximum characters per page: {page_char_limit}\n"
@@ -119,73 +119,73 @@ msgstr "Maksimalt antall tegn per side: {page_char_limit}\n"
msgid "Type {command1} for more info on a command. You can also type {command2} for more info on a category."
msgstr "Skriv {command1} help for mer informasjon om en kommando. Du kan også skrive {command2} help for mer informasjon om en kategori."
#: redbot/core/commands/help.py:349
#: redbot/core/commands/help.py:355
msgid "Syntax: {command_signature}"
msgstr "Syntaks: {command_signature}"
#: redbot/core/commands/help.py:355
#: redbot/core/commands/help.py:361
msgid "Aliases"
msgstr "Aliaser"
#: redbot/core/commands/help.py:355
#: redbot/core/commands/help.py:361
msgid "Alias"
msgstr "Alias"
#: redbot/core/commands/help.py:376
#: redbot/core/commands/help.py:382
msgid "{aliases} and {number} more aliases."
msgstr "{aliases} og {number} andre aliaser."
#: redbot/core/commands/help.py:380
#: redbot/core/commands/help.py:386
msgid "{aliases} and one more alias."
msgstr "{aliases} og ett til alias."
#: redbot/core/commands/help.py:422 redbot/core/commands/help.py:424
#: redbot/core/commands/help.py:436
#: redbot/core/commands/help.py:433 redbot/core/commands/help.py:435
#: redbot/core/commands/help.py:447
msgid "Subcommands:"
msgstr "Underkommandoer:"
#: redbot/core/commands/help.py:424 redbot/core/commands/help.py:597
#: redbot/core/commands/help.py:435 redbot/core/commands/help.py:613
msgid " (continued)"
msgstr " (fortsatt)"
#: redbot/core/commands/help.py:498 redbot/core/commands/help.py:753
#: redbot/core/commands/help.py:766 redbot/core/commands/help.py:785
#: redbot/core/commands/help.py:509 redbot/core/commands/help.py:769
#: redbot/core/commands/help.py:784 redbot/core/commands/help.py:805
msgid "{ctx.me.display_name} Help Menu"
msgstr "{ctx.me.display_name} Hjelpemeny"
#: redbot/core/commands/help.py:545
#: redbot/core/commands/help.py:556
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:595 redbot/core/commands/help.py:597
#: redbot/core/commands/help.py:609
#: redbot/core/commands/help.py:611 redbot/core/commands/help.py:613
#: redbot/core/commands/help.py:625
msgid "Commands:"
msgstr "Kommandoer:"
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:677
#: redbot/core/commands/help.py:690
#: redbot/core/commands/help.py:664 redbot/core/commands/help.py:693
#: redbot/core/commands/help.py:706
msgid "No Category:"
msgstr "Ingen kategori:"
#: redbot/core/commands/help.py:661
#: redbot/core/commands/help.py:677
msgid "{title} (continued)"
msgstr "{title} (fortsatt)"
#: redbot/core/commands/help.py:762
#: redbot/core/commands/help.py:780
msgid "Help topic for {command_name} not found."
msgstr "Hjelpeemnet for {command_name} ble ikke funnet."
#: redbot/core/commands/help.py:779
#: redbot/core/commands/help.py:799
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:873
#: redbot/core/commands/help.py:904
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:909
#: redbot/core/commands/help.py:940
#, docstring
msgid "\n"
" I need somebody\n"