mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
76 lines
1.9 KiB
Plaintext
76 lines
1.9 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Project-ID: 289533\n"
|
|
"X-Crowdin-Language: fr\n"
|
|
"X-Crowdin-File: /master/modules/po/autocycle.pot\n"
|
|
"X-Crowdin-File-ID: 207\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: French\n"
|
|
"Language: fr_FR\n"
|
|
|
|
#: autocycle.cpp:27 autocycle.cpp:30
|
|
msgid "[!]<#chan>"
|
|
msgstr "[!]<#salon>"
|
|
|
|
#: autocycle.cpp:28
|
|
msgid "Add an entry, use !#chan to negate and * for wildcards"
|
|
msgstr "Ajoute une entrée, utilisez !#salon pour inverser et * comme joker"
|
|
|
|
#: autocycle.cpp:31
|
|
msgid "Remove an entry, needs to be an exact match"
|
|
msgstr "Retire une entrée, requiert une correspondance exacte"
|
|
|
|
#: autocycle.cpp:33
|
|
msgid "List all entries"
|
|
msgstr "Liste toutes les entrées"
|
|
|
|
#: autocycle.cpp:46
|
|
#, c++-format
|
|
msgid "Unable to add {1}"
|
|
msgstr "Impossible d'ajouter {1}"
|
|
|
|
#: autocycle.cpp:66
|
|
#, c++-format
|
|
msgid "{1} is already added"
|
|
msgstr "{1} est déjà présent"
|
|
|
|
#: autocycle.cpp:68
|
|
#, c++-format
|
|
msgid "Added {1} to list"
|
|
msgstr "{1} ajouté à la liste"
|
|
|
|
#: autocycle.cpp:70
|
|
msgid "Usage: Add [!]<#chan>"
|
|
msgstr "Usage: Add [!]<#salon>"
|
|
|
|
#: autocycle.cpp:78
|
|
#, c++-format
|
|
msgid "Removed {1} from list"
|
|
msgstr "{1} retiré de la liste"
|
|
|
|
#: autocycle.cpp:80
|
|
msgid "Usage: Del [!]<#chan>"
|
|
msgstr "Usage: Del[!]<#salon>"
|
|
|
|
#: autocycle.cpp:85 autocycle.cpp:90 autocycle.cpp:95
|
|
msgid "Channel"
|
|
msgstr "Salon"
|
|
|
|
#: autocycle.cpp:101
|
|
msgid "You have no entries."
|
|
msgstr "Vous n'avez aucune entrée."
|
|
|
|
#: autocycle.cpp:230
|
|
msgid "List of channel masks and channel masks with ! before them."
|
|
msgstr "Liste les masques de salons, y compris préfixés par !."
|
|
|
|
#: autocycle.cpp:235
|
|
msgid "Rejoins channels to gain Op if you're the only user left"
|
|
msgstr ""
|
|
"Rejoint un salon automatiquement si vous êtes le dernier utilisateur pour "
|
|
"devenir Op"
|