mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
57 lines
1.3 KiB
Plaintext
57 lines
1.3 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/buffextras.pot\n"
|
|
"X-Crowdin-File-ID: 160\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Italian\n"
|
|
"Language: it_IT\n"
|
|
|
|
#: buffextras.cpp:45
|
|
msgid "Server"
|
|
msgstr "Server"
|
|
|
|
#: buffextras.cpp:47
|
|
#, c++-format
|
|
msgid "{1} set mode: {2} {3}"
|
|
msgstr "{1} imposta i mode: {2} {3}"
|
|
|
|
#: buffextras.cpp:55
|
|
#, c++-format
|
|
msgid "{1} kicked {2} with reason: {3}"
|
|
msgstr "{1} kicked {2} per questo motivo: {3}"
|
|
|
|
#: buffextras.cpp:64
|
|
#, c++-format
|
|
msgid "{1} quit: {2}"
|
|
msgstr "{1} lascia: {2}"
|
|
|
|
#: buffextras.cpp:73
|
|
#, c++-format
|
|
msgid "{1} joined"
|
|
msgstr "{1} è entrato"
|
|
|
|
#: buffextras.cpp:81
|
|
#, c++-format
|
|
msgid "{1} parted: {2}"
|
|
msgstr "{1} esce da: {2}"
|
|
|
|
#: buffextras.cpp:90
|
|
#, c++-format
|
|
msgid "{1} is now known as {2}"
|
|
msgstr "{1} è ora conosciuto come {2}"
|
|
|
|
#: buffextras.cpp:100
|
|
#, c++-format
|
|
msgid "{1} changed the topic to: {2}"
|
|
msgstr "{1} ha cambiato il topic in: {2}"
|
|
|
|
#: buffextras.cpp:115
|
|
msgid "Adds joins, parts etc. to the playback buffer"
|
|
msgstr "Aggiunge joins, parts ecc. al buffer del playback"
|