blob: 2440a518d11d3e7f35b0184c3eac2bd400196e11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# Michele Calgaro <[email protected]>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-03 15:29+0200\n"
"PO-Revision-Date: 2025-03-18 01:44+0000\n"
"Last-Translator: Michele Calgaro <[email protected]>\n"
"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/kvpnc-events/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. Name
#. Comment
#: eventsrc:2 eventsrc:4
msgid "KVpnc"
msgstr "KVpnc"
#. Name
#: eventsrc:7
msgid "Connection established"
msgstr "Connessione stabilita"
#. Comment
#: eventsrc:8
msgid "The connection has now established"
msgstr "La connessione è ora stabilita"
#. Name
#: eventsrc:15
msgid "Connection finished"
msgstr "Connessione terminata"
#. Comment
#: eventsrc:16
msgid "The connection has now finished"
msgstr "La connessione è ora terminata"
#. Name
#: eventsrc:23
msgid "Connection lost"
msgstr "Connessione persa"
#. Comment
#: eventsrc:24
msgid "The connection has now lost"
msgstr "La connessione è ormai persa"
#. Name
#: eventsrc:31
msgid "Connection try canceled"
msgstr "Tentativo di connessione annullato"
#. Comment
#: eventsrc:32
msgid "The connection try was canceled"
msgstr "Il tentativo di connessione è stato annullato"
#. Name
#: eventsrc:39
msgid "Ping sucess"
msgstr "Ping riuscito"
#. Comment
#: eventsrc:40
msgid "Ping was successful"
msgstr "Il ping ha avuto successo"
#. Name
#: eventsrc:47
msgid "Ping failed"
msgstr "Ping non riuscito"
#. Comment
#: eventsrc:48
msgid "The ping was not sucessful"
msgstr "Il ping non è riuscito"
|