mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
110 lines
2.6 KiB
Plaintext
110 lines
2.6 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/stickychan.pot\n"
|
|
"X-Crowdin-File-ID: 202\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Italian\n"
|
|
"Language: it_IT\n"
|
|
|
|
#: modules/po/../data/stickychan/tmpl/index.tmpl:9
|
|
msgid "Name"
|
|
msgstr "Nome"
|
|
|
|
#: modules/po/../data/stickychan/tmpl/index.tmpl:10
|
|
msgid "Sticky"
|
|
msgstr "Appiccicoso"
|
|
|
|
#: modules/po/../data/stickychan/tmpl/index.tmpl:25
|
|
msgid "Save"
|
|
msgstr "Salva"
|
|
|
|
#: modules/po/../data/stickychan/tmpl/stickychan_WebadminChan.tmpl:8
|
|
msgid "Channel is sticky"
|
|
msgstr "Canale è appiccicoso (sticky)"
|
|
|
|
#: stickychan.cpp:28
|
|
msgid "<#channel> [key]"
|
|
msgstr "<#canale> [chiave]"
|
|
|
|
#: stickychan.cpp:28
|
|
msgid "Sticks a channel"
|
|
msgstr "Attacca/Aggancia/Appiccica un canale"
|
|
|
|
#: stickychan.cpp:30
|
|
msgid "<#channel>"
|
|
msgstr "<#canale>"
|
|
|
|
#: stickychan.cpp:30
|
|
msgid "Unsticks a channel"
|
|
msgstr "Scolla un canale (Unsticks)"
|
|
|
|
#: stickychan.cpp:32
|
|
msgid "Lists sticky channels"
|
|
msgstr "Elenco dei canali appiccicosi (sticky)"
|
|
|
|
#: stickychan.cpp:75
|
|
msgid "Usage: Stick <#channel> [key]"
|
|
msgstr "Usa: Stick <#canale> [chiave]"
|
|
|
|
#: stickychan.cpp:79
|
|
#, c++-format
|
|
msgid "Stuck {1}"
|
|
msgstr "Appiccicato {1}"
|
|
|
|
#: stickychan.cpp:85
|
|
msgid "Usage: Unstick <#channel>"
|
|
msgstr "Usa: Unstick <#canale>"
|
|
|
|
#: stickychan.cpp:89
|
|
#, c++-format
|
|
msgid "Unstuck {1}"
|
|
msgstr "Scollato {1}"
|
|
|
|
#: stickychan.cpp:101
|
|
msgid " -- End of List"
|
|
msgstr " -- Fine della lista"
|
|
|
|
#: stickychan.cpp:115
|
|
#, c++-format
|
|
msgid "Could not join {1} (# prefix missing?)"
|
|
msgstr "Impossibile entrare in {1} (# prefisso mancante?)"
|
|
|
|
#: stickychan.cpp:128
|
|
msgid "Sticky Channels"
|
|
msgstr "Canali appiccicosi"
|
|
|
|
#: stickychan.cpp:160
|
|
msgid "Changes have been saved!"
|
|
msgstr "I cambiamenti sono stati salvati!"
|
|
|
|
#: stickychan.cpp:185
|
|
msgid "Channel became sticky!"
|
|
msgstr "Il canale è diventato appiccicoso! (sticky)"
|
|
|
|
#: stickychan.cpp:189
|
|
msgid "Channel stopped being sticky!"
|
|
msgstr "Il canale ha smesso di essere appiccicoso (sticky)!"
|
|
|
|
#: stickychan.cpp:209
|
|
#, c++-format
|
|
msgid ""
|
|
"Channel {1} cannot be joined, it is an illegal channel name. Unsticking."
|
|
msgstr ""
|
|
"Impossibile entrare nel canale {1}, non è un nome di canale valido ed è "
|
|
"stato scollegato (Unsticking)."
|
|
|
|
#: stickychan.cpp:246
|
|
msgid "List of channels, separated by comma."
|
|
msgstr "Elenco dei canali, separati dalla virgola."
|
|
|
|
#: stickychan.cpp:251
|
|
msgid "configless sticky chans, keeps you there very stickily even"
|
|
msgstr ""
|
|
"configura i canali meno appiccicosi, ti mantiene lì molto appiccicosamente"
|