mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
79 lines
1.9 KiB
Plaintext
79 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: it\n"
|
|
"X-Crowdin-File: /master/modules/po/autocycle.pot\n"
|
|
"X-Crowdin-File-ID: 207\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Italian\n"
|
|
"Language: it_IT\n"
|
|
|
|
#: autocycle.cpp:27 autocycle.cpp:30
|
|
msgid "[!]<#chan>"
|
|
msgstr "[!]<#canale>"
|
|
|
|
#: autocycle.cpp:28
|
|
msgid "Add an entry, use !#chan to negate and * for wildcards"
|
|
msgstr ""
|
|
"Aggiunge una voce, usa !#canale per negare e * per i caratteri jolly "
|
|
"(wildcards)"
|
|
|
|
#: autocycle.cpp:31
|
|
msgid "Remove an entry, needs to be an exact match"
|
|
msgstr "Rimuove una voce, deve essere una corrispondenza esatta"
|
|
|
|
#: autocycle.cpp:33
|
|
msgid "List all entries"
|
|
msgstr "Elenca tutte le voci inserite"
|
|
|
|
#: autocycle.cpp:46
|
|
#, c++-format
|
|
msgid "Unable to add {1}"
|
|
msgstr "Impossibile aggiungere {1}"
|
|
|
|
#: autocycle.cpp:66
|
|
#, c++-format
|
|
msgid "{1} is already added"
|
|
msgstr "{1} è già aggiunto"
|
|
|
|
#: autocycle.cpp:68
|
|
#, c++-format
|
|
msgid "Added {1} to list"
|
|
msgstr "Aggiunto {1} alla lista"
|
|
|
|
#: autocycle.cpp:70
|
|
msgid "Usage: Add [!]<#chan>"
|
|
msgstr "Usa: Add [!]<#canale>"
|
|
|
|
#: autocycle.cpp:78
|
|
#, c++-format
|
|
msgid "Removed {1} from list"
|
|
msgstr "Rimosso {1} dalla lista"
|
|
|
|
#: autocycle.cpp:80
|
|
msgid "Usage: Del [!]<#chan>"
|
|
msgstr "Usa: Del [!]<#canale>"
|
|
|
|
#: autocycle.cpp:85 autocycle.cpp:90 autocycle.cpp:95
|
|
msgid "Channel"
|
|
msgstr "Canale"
|
|
|
|
#: autocycle.cpp:101
|
|
msgid "You have no entries."
|
|
msgstr "Non hai voci."
|
|
|
|
#: autocycle.cpp:230
|
|
msgid "List of channel masks and channel masks with ! before them."
|
|
msgstr ""
|
|
"Elenco delle maschere di canale e delle maschere di canali con il simbolo ! "
|
|
"che li precede."
|
|
|
|
#: autocycle.cpp:235
|
|
msgid "Rejoins channels to gain Op if you're the only user left"
|
|
msgstr ""
|
|
"Rientra (rejoins) nei canali per ottenere l'Op se sei l'unico utente rimasto"
|