mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
[i18n] Automated Crowdin downstream (#4596)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
224d89c6ff
commit
e50b32cc27
@@ -49,7 +49,7 @@ msgstr "Tu as tenté de créer un nouvel alias nommé {name}, mais une commande
|
||||
|
||||
#: redbot/cogs/alias/alias.py:243
|
||||
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
|
||||
msgstr "Vous avez tenté de créer un nouvel alias avec le nom {name} mais cette alias existe déjà."
|
||||
msgstr "Vous avez tenté de créer un nouvel alias avec le nom {name} mais cet alias existe déjà."
|
||||
|
||||
#: redbot/cogs/alias/alias.py:254
|
||||
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||
@@ -74,7 +74,7 @@ msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais une co
|
||||
|
||||
#: redbot/cogs/alias/alias.py:302
|
||||
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
|
||||
msgstr "Vous avez tenté de créer un nouvel alias global avec le nom {name} mais cette alias existe déjà."
|
||||
msgstr "Vous avez tenté de créer un nouvel alias global avec le nom {name} mais cet alias existe déjà."
|
||||
|
||||
#: redbot/cogs/alias/alias.py:313
|
||||
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
|
||||
|
||||
Reference in New Issue
Block a user