[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-02-11 12:29+0000\n"
"POT-Creation-Date: 2021-05-28 17:07+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n"
@@ -87,23 +87,14 @@ msgstr "Forklar hvordan tillatelser fungerer."
msgid "This cog extends the default permission model of the bot. By default, many commands are restricted based on what the command can do.\n"
"This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n"
"When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n"
"Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked is:\n"
"Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n"
" 1. Rules about a user.\n"
" 2. Rules about the voice channel a user is in.\n"
" 3. Rules about the text channel a command was issued in.\n"
" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n"
" 5. Rules about the server a user is in (Global rules only).\n\n"
"For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)."
msgstr "Denne cog utvider standard tilgangsmodell for boten. Som standard er mange kommandoer begrenset basert på hva kommandoen kan gjøre.\n"
"Denne cog gir deg tilgang til noen av disse restriksjonene. Du kan gi mer eller mindre tilgang til de fleste kommandoene ved å bruke den. Du kan imidlertid ikke endre restriksjoner på bare eierkommandoer.\n\n"
"Når det angis ekstra regler med denne loggen disse reglene vil bli kontrollert før kontroll av kommandoens standardrestriksjoner.\n"
"Globale regler (fastsatt av eieren) kontrolleres først, så regler angis for servere. Hvis det gjelder flere globale eller serverregler for hvert tilfelle, er rekkefølgen de kontrolleres er:\n"
" 1. Regler om en bruker.\n"
" 2. Regler om talekanalen en bruker er i.\n"
" 3. Regler om tekstkanalen det ble utgitt en kommando i\n"
" 4. Regler om en rolle som brukeren har (Den fremste rollen de har med regel vil bli brukt).\n"
" 5. Regler om serveren en bruker er bare i (Globalregler).\n\n"
"For mer informasjon, vennligst les [offisiell dokumentasjon](https://docs.discord.red/en/stable/cog_permissions.html)."
msgstr ""
#: redbot/cogs/permissions/permissions.py:241
#, docstring