Mercurial > pidgin
annotate po/it.po @ 29560:13f320cde14f
jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.
This also fixes building (jabber_presence_uninit() snuck in to my
previous changes). Anyway, this has been lightly tested, but should
be a lot cleaner going forward, hopefully.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 09 Mar 2010 22:44:59 +0000 |
parents | 703c72411bb0 |
children | 272d2cc8b2e6 |
rev | line source |
---|---|
18572 | 1 # Pidgin Italian translation |
6419 | 2 # Copyright (C) 2002, Salvatore di Maggio <titanicus@libero.it> |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3 # Copyright (C) 2003-2009, Claudio Satriano <satriano@na.infn.it> |
5335 | 4 # |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5 # This file is distributed under the same license as the Pidgin package. |
5335 | 6 # |
3042 | 7 msgid "" |
8 msgstr "" | |
18572 | 9 "Project-Id-Version: Pidgin\n" |
8747 | 10 "Report-Msgid-Bugs-To: \n" |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
11 "POT-Creation-Date: 2009-11-14 20:34-0500\n" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12 "PO-Revision-Date: 2009-08-29 09:39+0100\n" |
5335 | 13 "Last-Translator: Claudio Satriano <satriano@na.infn.it>\n" |
8463 | 14 "Language-Team: Italian <tp@lists.linux.it>\n" |
3042 | 15 "MIME-Version: 1.0\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
16 "Content-Type: text/plain; charset=UTF-8\n" |
3042 | 17 "Content-Transfer-Encoding: 8bit\n" |
5543 | 18 "Plural-Forms: nplurals=2; plural=n>1;\n" |
19 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
20 #. Translators may want to transliterate the name. |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
21 #. It is not to be translated. |
18572 | 22 msgid "Finch" |
23 msgstr "Finch" | |
24 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
25 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
26 msgid "%s. Try `%s -h' for more information.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
27 msgstr "%s. Prova con `%s -h' per maggiori informazioni.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
28 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
29 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
30 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
31 "%s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
32 "Usage: %s [OPTION]...\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
33 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
34 " -c, --config=DIR use DIR for config files\n" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
35 " -d, --debug print debugging messages to stderr\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
36 " -h, --help display this help and exit\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
37 " -n, --nologin don't automatically login\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
38 " -v, --version display the current version and exit\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
39 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
40 "%s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
41 "Uso: %s [OPZIONI]...\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
42 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
43 " -c, --config=DIR usa DIR per i file di configurazione\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
44 " -d, --debug stampa messaggi di debug sullo standard output\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
45 " -h, --help mostra questo aiuto ed esce\n" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
46 " -n, --nologin non effettuare il login automatico\n" |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
47 " -v, --version mostra la versione attuale ed esce\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
48 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
49 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
50 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
51 "%s encountered errors migrating your settings from %s to %s. Please " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
52 "investigate and complete the migration by hand. Please report this error at " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
53 "http://developer.pidgin.im" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
54 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
55 "%s si è imbattuto in un errore nella migrazione delle tue impostazioni da %s " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
56 "a %s. Prova a verificare e completare la migrazione a mano. Per piacere, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
57 "riporta questo errore su http://developer.pidgin.im" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
58 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
59 #. the user did not fill in the captcha |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
60 msgid "Error" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
61 msgstr "Errore" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
62 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
63 msgid "Account was not added" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
64 msgstr "L'account non è stato aggiunto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
65 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
66 msgid "Username of an account must be non-empty." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
67 msgstr "Il nome utente per un account non può essere vuoto." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
68 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
69 msgid "New mail notifications" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
70 msgstr "Notifica i nuovi messaggi di posta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
71 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
72 msgid "Remember password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
73 msgstr "Ricorda la password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
74 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
75 msgid "There are no protocol plugins installed." |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
76 msgstr "Non c'è nessun plugin per i protocolli installato." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
77 |
18572 | 78 msgid "(You probably forgot to 'make install'.)" |
79 msgstr "(Hai probabilmente dimenticato il comando 'make install'.)" | |
80 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
81 msgid "Modify Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
82 msgstr "Modifica l'account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
83 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
84 msgid "New Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
85 msgstr "Nuovo account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
86 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
87 msgid "Protocol:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
88 msgstr "Protocollo:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
89 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
90 msgid "Username:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
91 msgstr "Nome utente:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
92 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
93 msgid "Password:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
94 msgstr "Password:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
95 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
96 msgid "Alias:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
97 msgstr "Alias:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
98 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
99 #. Register checkbox |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
100 msgid "Create this account on the server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
101 msgstr "Crea questo account sul server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
102 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
103 #. Cancel button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
104 #. Cancel |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
105 msgid "Cancel" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
106 msgstr "Annulla" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
107 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
108 #. Save button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
109 #. Save |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
110 msgid "Save" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
111 msgstr "Salva" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
112 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
113 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
114 msgid "Are you sure you want to delete %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
115 msgstr "Sei sicuro di voler eliminare %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
116 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
117 msgid "Delete Account" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
118 msgstr "Elimina account" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
119 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
120 #. Delete button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
121 msgid "Delete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
122 msgstr "Elimina" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
123 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
124 msgid "Accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
125 msgstr "Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
126 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
127 msgid "You can enable/disable accounts from the following list." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
128 msgstr "Puoi abilitare/disabilitare gli account dalla seguente lista." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
129 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
130 #. Add button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
131 msgid "Add" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
132 msgstr "Aggiungi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
133 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
134 #. Modify button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
135 msgid "Modify" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
136 msgstr "Modifica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
137 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
138 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
139 msgid "%s%s%s%s has made %s his or her buddy%s%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
140 msgstr "%s%s%s%s ha aggiunto %s alla sua lista contatti%s%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
141 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
142 msgid "Add buddy to your list?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
143 msgstr "Vuoi aggiungere il contatto alla tua lista?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
144 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
145 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
146 msgid "%s%s%s%s wants to add %s to his or her buddy list%s%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
147 msgstr "%s%s%s%s vuole aggiungere %s alla sua lista dei contatti%s%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
148 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
149 msgid "Authorize buddy?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
150 msgstr "Autorizzare l'utente?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
151 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
152 msgid "Authorize" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
153 msgstr "Autorizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
154 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
155 msgid "Deny" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
156 msgstr "Blocca" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
157 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
158 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
159 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
160 "Online: %d\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
161 "Total: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
162 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
163 "In linea: %d\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
164 "Totale: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
165 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
166 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
167 msgid "Account: %s (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
168 msgstr "Account: %s (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
169 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
170 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
171 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
172 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
173 "Last Seen: %s ago" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
174 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
175 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
176 "Visto l'ultima volta: %s fa" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
177 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
178 msgid "Default" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
179 msgstr "Predefinito" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
180 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
181 msgid "You must provide a username for the buddy." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
182 msgstr "Devi scegliere un nome utente per il contatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
183 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
184 msgid "You must provide a group." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
185 msgstr "Devi scegliere un gruppo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
186 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
187 msgid "You must select an account." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
188 msgstr "Selezionare un account." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
189 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
190 msgid "The selected account is not online." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
191 msgstr "L'account selezionato non è in linea." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
192 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
193 msgid "Error adding buddy" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
194 msgstr "Errore nell'aggiunta del contatto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
195 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
196 msgid "Username" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
197 msgstr "Nome utente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
198 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
199 msgid "Alias (optional)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
200 msgstr "Alias (opzionale)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
201 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
202 msgid "Add in group" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
203 msgstr "Aggiungi nel gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
204 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
205 msgid "Account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
206 msgstr "Account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
207 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
208 msgid "Add Buddy" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
209 msgstr "Aggiungi un contatto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
210 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
211 msgid "Please enter buddy information." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
212 msgstr "Inserisci le informazioni sul contatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
213 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
214 msgid "Chats" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
215 msgstr "Chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
216 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
217 #. Extract their Name and put it in |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
218 msgid "Name" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
219 msgstr "Nome" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
220 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
221 msgid "Alias" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
222 msgstr "Alias" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
223 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
224 msgid "Group" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
225 msgstr "Gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
226 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
227 msgid "Auto-join" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
228 msgstr "Entra automaticamente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
229 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
230 msgid "Add Chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
231 msgstr "Aggiungi una chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
232 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
233 msgid "You can edit more information from the context menu later." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
234 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
235 "Puoi inserire maggiori informazioni successivamente dal menù contestuale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
236 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
237 msgid "Error adding group" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
238 msgstr "Errore nell'aggiunta del gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
239 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
240 msgid "You must give a name for the group to add." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
241 msgstr "Specificare un nome per il gruppo da aggiungere." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
242 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
243 msgid "Add Group" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
244 msgstr "Aggiungi un gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
245 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
246 msgid "Enter the name of the group" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
247 msgstr "Inserisci il nome del gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
248 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
249 msgid "Edit Chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
250 msgstr "Modifica la chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
251 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
252 msgid "Please Update the necessary fields." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
253 msgstr "Aggiorna i campi obbligatori." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
254 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
255 msgid "Edit" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
256 msgstr "Modifica" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
257 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
258 msgid "Edit Settings" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
259 msgstr "Modifica le impostazioni" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
260 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
261 msgid "Information" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
262 msgstr "Informazione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
263 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
264 msgid "Retrieving..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
265 msgstr "Scaricamento in corso..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
266 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
267 msgid "Get Info" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
268 msgstr "Info" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
269 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
270 msgid "Add Buddy Pounce" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
271 msgstr "Aggiungi un allarme" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
272 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
273 msgid "Send File" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
274 msgstr "Invia file" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
275 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
276 msgid "Blocked" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
277 msgstr "Bloccato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
278 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
279 msgid "Show when offline" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
280 msgstr "Mostra quando non è in linea" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
281 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
282 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
283 msgid "Please enter the new name for %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
284 msgstr "Inserire un nuovo nome per %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
285 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
286 msgid "Rename" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
287 msgstr "Rinomina" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
288 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
289 msgid "Set Alias" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
290 msgstr "Imposta un alias" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
291 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
292 msgid "Enter empty string to reset the name." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
293 msgstr "Inserisci una stringa vuota per resettare il nome." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
294 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
295 msgid "Removing this contact will also remove all the buddies in the contact" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
296 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
297 "La rimozione di questo gruppo comporterà l'eliminazione di tutti i contatti " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
298 "appartenenti al gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
299 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
300 msgid "Removing this group will also remove all the buddies in the group" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
301 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
302 "La rimozione di questo gruppo comporterà l'eliminazione di tutti i contatti " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
303 "appartenenti al gruppo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
304 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
305 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
306 msgid "Are you sure you want to remove %s?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
307 msgstr "Sei sicuro di voler rimuovere %s?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
308 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
309 #. XXX: anything to do with the returned ui-handle? |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
310 msgid "Confirm Remove" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
311 msgstr "Conferma rimozione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
312 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
313 msgid "Remove" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
314 msgstr "Rimuovi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
315 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
316 #. Buddy List |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
317 msgid "Buddy List" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
318 msgstr "Lista contatti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
319 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
320 msgid "Place tagged" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
321 msgstr "Luogo etichettato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
322 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
323 msgid "Toggle Tag" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
324 msgstr "Mostra/nascondi etichetta" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
325 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
326 msgid "View Log" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
327 msgstr "Mostra il log" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
328 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
329 #. General |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
330 msgid "Nickname" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
331 msgstr "Nickname" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
332 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
333 #. Never know what those translations might end up like... |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
334 #. Idle stuff |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
335 msgid "Idle" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
336 msgstr "Inattivo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
337 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
338 msgid "On Mobile" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
339 msgstr "Al cellulare" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
340 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
341 msgid "New..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
342 msgstr "Nuovo..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
343 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
344 msgid "Saved..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
345 msgstr "Salvato..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
346 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
347 msgid "Plugins" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
348 msgstr "Plugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
349 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
350 msgid "Block/Unblock" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
351 msgstr "Blocca/Sblocca" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
352 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
353 msgid "Block" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
354 msgstr "Blocca" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
355 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
356 msgid "Unblock" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
357 msgstr "Sblocca" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
358 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
359 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
360 "Please enter the username or alias of the person you would like to Block/" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
361 "Unblock." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
362 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
363 "Inserisci il nome utente o l'alias della persona che vuoi bloccare/sbloccare." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
364 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
365 #. Not multiline |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
366 #. Not masked? |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
367 #. No hints? |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
368 msgid "OK" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
369 msgstr "OK" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
370 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
371 msgid "New Instant Message" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
372 msgstr "Nuovo messaggio immediato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
373 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
374 msgid "Please enter the username or alias of the person you would like to IM." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
375 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
376 "Inserisci il nome utente o l'alias della persona alla quale vuoi inviare un " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
377 "messaggio immediato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
378 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
379 msgid "Channel" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
380 msgstr "Canale" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
381 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
382 msgid "Join a Chat" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
383 msgstr "Entra in chat" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
384 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
385 msgid "Please enter the name of the chat you want to join." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
386 msgstr "Immetti il nome della chat nella quale vuoi entrare." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
387 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
388 msgid "Join" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
389 msgstr "Entra" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
390 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
391 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
392 "Please enter the username or alias of the person whose log you would like to " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
393 "view." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
394 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
395 "Inserisci il nome utente o l'alias della persona della quale vuoi vedere il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
396 "log." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
397 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
398 #. Create the "Options" frame. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
399 msgid "Options" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
400 msgstr "Opzioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
401 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
402 msgid "Send IM..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
403 msgstr "Invia MI..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
404 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
405 msgid "Block/Unblock..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
406 msgstr "Blocca/Sblocca..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
407 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
408 msgid "Join Chat..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
409 msgstr "Entra in chat..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
410 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
411 msgid "View Log..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
412 msgstr "Mostra log..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
413 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
414 msgid "View All Logs" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
415 msgstr "Mostra tutti i log" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
416 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
417 msgid "Show" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
418 msgstr "Mostra" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
419 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
420 msgid "Empty groups" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
421 msgstr "Gruppi vuoti" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
422 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
423 msgid "Offline buddies" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
424 msgstr "Contatti non in linea" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
425 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
426 msgid "Sort" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
427 msgstr "Ordina" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
428 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
429 msgid "By Status" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
430 msgstr "Per stato" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
431 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
432 msgid "Alphabetically" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
433 msgstr "Alfabeticamente" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
434 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
435 msgid "By Log Size" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
436 msgstr "Per dimensione del log" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
437 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
438 msgid "Buddy" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
439 msgstr "Contatto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
440 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
441 msgid "Chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
442 msgstr "Chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
443 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
444 msgid "Grouping" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
445 msgstr "Raggruppamento" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
446 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
447 msgid "Certificate Import" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
448 msgstr "Importazione certificato" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
449 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
450 msgid "Specify a hostname" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
451 msgstr "Specifica un nome host" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
452 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
453 msgid "Type the host name this certificate is for." |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
454 msgstr "Immetti il nome dell'host al quale è associato questo certificato." |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
455 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
456 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
457 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
458 "File %s could not be imported.\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
459 "Make sure that the file is readable and in PEM format.\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
460 msgstr "" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
461 "Impossibile importare il file %s.\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
462 "Assicurati che il file abbia i permessi di lettura e che sia in formato " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
463 "PEM.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
464 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
465 msgid "Certificate Import Error" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
466 msgstr "Errore nell'importazione del certificato" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
467 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
468 msgid "X.509 certificate import failed" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
469 msgstr "Importazione del certificato X.509 fallita" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
470 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
471 msgid "Select a PEM certificate" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
472 msgstr "Scegli un certificato PEM" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
473 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
474 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
475 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
476 "Export to file %s failed.\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
477 "Check that you have write permission to the target path\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
478 msgstr "" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
479 "Esportazione nel file %s fallita.\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
480 "Controlla di avere i permessi di scrittura per il percorso scelto\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
481 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
482 msgid "Certificate Export Error" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
483 msgstr "Errore nell'esportazione del certificato" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
484 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
485 msgid "X.509 certificate export failed" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
486 msgstr "Esportazione del certificato X.509 fallita" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
487 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
488 msgid "PEM X.509 Certificate Export" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
489 msgstr "Esporta certificato PEM X.509" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
490 |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
491 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
492 msgid "Certificate for %s" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
493 msgstr "Certificato per %s" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
494 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
495 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
496 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
497 "Common name: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
498 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
499 "SHA1 fingerprint:\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
500 "%s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
501 msgstr "" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
502 "Nome comune: %s\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
503 "\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
504 "Impronta SHA1:\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
505 "%s" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
506 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
507 msgid "SSL Host Certificate" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
508 msgstr "Certificato host SSL" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
509 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
510 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
511 msgid "Really delete certificate for %s?" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
512 msgstr "Cancellare il certificato di %s?" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
513 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
514 msgid "Confirm certificate delete" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
515 msgstr "Conferma cancellazione certificato" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
516 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
517 msgid "Certificate Manager" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
518 msgstr "Gestione certificati" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
519 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
520 #. Creating the user splits |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
521 msgid "Hostname" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
522 msgstr "Nome host" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
523 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
524 msgid "Info" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
525 msgstr "Info" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
526 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
527 #. Close button |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
528 msgid "Close" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
529 msgstr "Chiudi" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
530 |
19738 | 531 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
532 msgid "%s (%s)" |
19738 | 533 msgstr "%s (%s)" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
534 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
535 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
536 msgid "%s disconnected." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
537 msgstr "%s si è disconnesso." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
538 |
19738 | 539 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
540 msgid "" |
18572 | 541 "%s\n" |
542 "\n" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
543 "Finch will not attempt to reconnect the account until you correct the error " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
544 "and re-enable the account." |
18572 | 545 msgstr "" |
546 "%s\n" | |
547 "\n" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
548 "Finch non proverà a riconnettere l'account finché l'errore non sarà corretto " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
549 "dall'utente e l'account riabilitato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
550 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
551 msgid "Re-enable Account" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
552 msgstr "Riabilita l'account" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
553 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
554 msgid "No such command." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
555 msgstr "Comando inesistente." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
556 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
557 msgid "Syntax Error: You typed the wrong number of arguments to that command." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
558 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
559 "Errore di sintassi: È stato digitato un numero sbagliato di argomenti per " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
560 "questo comando." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
561 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
562 msgid "Your command failed for an unknown reason." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
563 msgstr "Il comando non ha funzionato per un motivo sconosciuto." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
564 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
565 msgid "That command only works in chats, not IMs." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
566 msgstr "Il comando funziona solo per le chat, non per i MI." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
567 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
568 msgid "That command only works in IMs, not chats." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
569 msgstr "Il comando funziona solo per i MI, non per le chat." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
570 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
571 msgid "That command doesn't work on this protocol." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
572 msgstr "Il comando non funziona con questo protocollo." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
573 |
19738 | 574 msgid "Message was not sent, because you are not signed on." |
575 msgstr "Il messaggio non è stato inviato perché non sei connesso." | |
576 | |
577 #, c-format | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
578 msgid "%s (%s -- %s)" |
19738 | 579 msgstr "%s (%s -- %s)" |
580 | |
581 #, c-format | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
582 msgid "%s [%s]" |
19738 | 583 msgstr "%s [%s]" |
584 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
585 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
586 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
587 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
588 "%s is typing..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
589 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
590 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
591 "%s sta scrivendo..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
592 |
18572 | 593 msgid "You have left this chat." |
594 msgstr "Hai lasciato questa chat." | |
595 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
596 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
597 "The account has disconnected and you are no longer in this chat. You will be " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
598 "automatically rejoined in the chat when the account reconnects." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
599 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
600 "Questo account è stato disconnesso e non sei più in chat. Rientrerai " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
601 "automaticamente nella chat non appena l'account si riconnetterà." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
602 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
603 msgid "Logging started. Future messages in this conversation will be logged." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
604 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
605 "Log avviato. Sarà effettuato il log dei nuovi messaggi di questa " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
606 "conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
607 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
608 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
609 "Logging stopped. Future messages in this conversation will not be logged." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
610 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
611 "Log fermato. Non sarà effettuato il log dei nuovi messaggi di questa " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
612 "conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
613 |
18572 | 614 msgid "Send To" |
615 msgstr "Invia a" | |
616 | |
617 msgid "Conversation" | |
618 msgstr "Conversazione" | |
619 | |
620 msgid "Clear Scrollback" | |
621 msgstr "/Conversazione/Cancella lo storico" | |
622 | |
623 msgid "Show Timestamps" | |
624 msgstr "Mostra i timestamp" | |
625 | |
626 msgid "Add Buddy Pounce..." | |
627 msgstr "Aggiungi un allarme..." | |
628 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
629 msgid "Invite..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
630 msgstr "Invita..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
631 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
632 msgid "Enable Logging" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
633 msgstr "Abilita il log" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
634 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
635 msgid "Enable Sounds" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
636 msgstr "Abilita i suoni" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
637 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
638 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
639 msgid "You are not connected." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
640 msgstr "Hai chiuso la connessione." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
641 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
642 msgid "<AUTO-REPLY> " |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
643 msgstr "<RISPOSTA AUTOMATICA>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
644 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
645 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
646 msgid "List of %d user:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
647 msgid_plural "List of %d users:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
648 msgstr[0] "Lista di %d utente:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
649 msgstr[1] "Lista di %d utenti:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
650 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
651 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
652 msgid "Supported debug options are: plugins version" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
653 msgstr "Le opzioni di debug supportate sono: version" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
654 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
655 msgid "No such command (in this context)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
656 msgstr "Comando inesistente (in questo contesto)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
657 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
658 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
659 "Use \"/help <command>\" for help on a specific command.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
660 "The following commands are available in this context:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
661 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
662 "Usa \"/help <comando>\" per ottenere aiuto su un comando specifico.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
663 "I seguenti comandi sono disponibili in questo contesto:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
664 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
665 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
666 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
667 "%s is not a valid message class. See '/help msgcolor' for valid message " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
668 "classes." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
669 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
670 "%s non è una classe di messaggio valida. Usa '/help msgcolor' per un elenco " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
671 "delle classi di messaggio valide." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
672 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
673 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
674 msgid "%s is not a valid color. See '/help msgcolor' for valid colors." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
675 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
676 "%s non è un colore valido. Usa '/help msgcolor' per un elenco di colori " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
677 "validi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
678 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
679 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
680 "say <message>: Send a message normally as if you weren't using a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
681 "command." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
682 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
683 "say <message>: Invia un messaggio normalmente, come se non stessi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
684 "utilizzando un comando." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
685 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
686 msgid "me <action>: Send an IRC style action to a buddy or chat." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
687 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
688 "me <azione>: Invia un'azione in stile IRC ad un contatto o ad una chat." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
689 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
690 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
691 "debug <option>: Send various debug information to the current " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
692 "conversation." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
693 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
694 "debug <opzione>: Invia diverse informazioni di debug alla " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
695 "conversazione corrente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
696 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
697 msgid "clear: Clears the conversation scrollback." |
18572 | 698 msgstr "clear: cancella lo storico della conversazione." |
699 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
700 msgid "help <command>: Help on a specific command." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
701 msgstr "help <comando>: Aiuto su un comando specifico." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
702 |
18572 | 703 msgid "users: Show the list of users in the chat." |
704 msgstr "users: mostra la lista degli utenti della chat." | |
705 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
706 msgid "plugins: Show the plugins window." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
707 msgstr "plugins: Mostra la finestra dei plugin." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
708 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
709 msgid "buddylist: Show the buddylist." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
710 msgstr "buddylist: Mostra la lista contatti." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
711 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
712 msgid "accounts: Show the accounts window." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
713 msgstr "accounts: Mostra la finestra degli account." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
714 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
715 msgid "debugwin: Show the debug window." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
716 msgstr "debugwin: Mostra la finestra di debug." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
717 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
718 msgid "prefs: Show the preference window." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
719 msgstr "prefs: Mostra la finestra delle preferenze." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
720 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
721 msgid "statuses: Show the savedstatuses window." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
722 msgstr "statuses: Mostra la finestra dei messaggi di stato salvati." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
723 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
724 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
725 "msgcolor <class> <foreground> <background>: Set the color " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
726 "for different classes of messages in the conversation window.<br> <" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
727 "class>: receive, send, highlight, action, timestamp<br> <foreground/" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
728 "background>: black, red, green, blue, white, gray, darkgray, magenta, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
729 "cyan, default<br><br>EXAMPLE:<br> msgcolor send cyan default" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
730 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
731 "msgcolor <classe> <foreground> <background>: Imposta il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
732 "colore per le diverse classi di messaggio nella finestra di conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
733 "<br> <classe>: receive, send, highlight, action, timestamp<br> " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
734 "<foreground/background>: black, red, green, blue, white, gray, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
735 "darkgray, magenta, cyan, default<br><br>ESEMPIO:<br> msgcolor send cyan " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
736 "default" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
737 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
738 msgid "Unable to open file." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
739 msgstr "Impossibile aprire il file." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
740 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
741 msgid "Debug Window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
742 msgstr "Finestra di debug" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
743 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
744 #. XXX: Setting the GROW_Y for the following widgets don't make sense. But right now |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
745 #. * it's necessary to make the width of the debug window resizable ... like I said, |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
746 #. * it doesn't make sense. The bug is likely in the packing in gntbox.c. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
747 #. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
748 msgid "Clear" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
749 msgstr "Pulisci" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
750 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
751 msgid "Filter:" |
18572 | 752 msgstr "Filtro:" |
753 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
754 msgid "Pause" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
755 msgstr "Pausa" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
756 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
757 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
758 msgid "File Transfers - %d%% of %d file" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
759 msgid_plural "File Transfers - %d%% of %d files" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
760 msgstr[0] "Trasferimento file - %d%% di %d file" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
761 msgstr[1] "Trasferimento file - %d%% di %d file" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
762 |
18572 | 763 #. Create the window. |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
764 msgid "File Transfers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
765 msgstr "Trasferimento file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
766 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
767 msgid "Progress" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
768 msgstr "Avanzamento" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
769 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
770 msgid "Filename" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
771 msgstr "Nome file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
772 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
773 msgid "Size" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
774 msgstr "Dimensione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
775 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
776 msgid "Speed" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
777 msgstr "Velocità" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
778 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
779 msgid "Remaining" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
780 msgstr "Rimanente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
781 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
782 #. XXX: Use of ggp_str_to_uin() is an ugly hack! |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
783 #. presence |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
784 msgid "Status" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
785 msgstr "Stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
786 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
787 msgid "Close this window when all transfers finish" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
788 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
789 "Chiudi questa finestra quando tutti i trasferimenti sono stati completati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
790 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
791 msgid "Clear finished transfers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
792 msgstr "Pulisci i trasferimenti ultimati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
793 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
794 msgid "Stop" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
795 msgstr "Stop" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
796 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
797 msgid "Waiting for transfer to begin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
798 msgstr "In attesa dell'inizio del trasferimento" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
799 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
800 msgid "Canceled" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
801 msgstr "Annullato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
802 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
803 msgid "Failed" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
804 msgstr "Fallito" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
805 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
806 #, c-format |
18572 | 807 msgid "%.2f KiB/s" |
808 msgstr "%.2f KiB/s" | |
809 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
810 msgid "Sent" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
811 msgstr "Inviati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
812 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
813 msgid "Received" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
814 msgstr "Ricevuti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
815 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
816 msgid "Finished" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
817 msgstr "Completato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
818 |
19738 | 819 #, c-format |
820 msgid "The file was saved as %s." | |
821 msgstr "Il file è stato salvato col nome %s." | |
822 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
823 msgid "Sending" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
824 msgstr "Invio in corso" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
825 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
826 msgid "Receiving" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
827 msgstr "Ricezione in corso" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
828 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
829 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
830 msgid "Conversation in %s on %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
831 msgstr "Conversazioni in %s su %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
832 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
833 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
834 msgid "Conversation with %s on %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
835 msgstr "Conversazioni con %s su %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
836 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
837 msgid "%B %Y" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
838 msgstr "%B %Y" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
839 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
840 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
841 "System events will only be logged if the \"Log all status changes to system " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
842 "log\" preference is enabled." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
843 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
844 "Il log degli eventi di sistema è effettuato soltanto se è abilitata " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
845 "l'opzione \"Registra nel log di sistema tutti i cambiamenti di stato\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
846 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
847 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
848 "Instant messages will only be logged if the \"Log all instant messages\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
849 "preference is enabled." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
850 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
851 "Il log dei messaggi immediati è effettuato soltanto se è abilitata l'opzione " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
852 "\"Effettua il log di tutti messaggi immediati\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
853 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
854 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
855 "Chats will only be logged if the \"Log all chats\" preference is enabled." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
856 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
857 "Il log delle chat è effettuato soltanto se è abilitata l'opzione \"Effettua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
858 "il log di tutte le chat\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
859 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
860 msgid "No logs were found" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
861 msgstr "Nessun log trovato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
862 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
863 msgid "Total log size:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
864 msgstr "Dimensione totale del log:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
865 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
866 #. Search box ********* |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
867 msgid "Scroll/Search: " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
868 msgstr "Scorri/cerca:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
869 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
870 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
871 msgid "Conversations in %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
872 msgstr "Conversazioni in %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
873 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
874 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
875 msgid "Conversations with %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
876 msgstr "Conversazioni con %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
877 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
878 msgid "All Conversations" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
879 msgstr "Tutte le conversazioni" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
880 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
881 msgid "System Log" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
882 msgstr "Log di sistema" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
883 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
884 msgid "Calling..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
885 msgstr "Chiamata in corso..." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
886 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
887 msgid "Hangup" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
888 msgstr "Riaggancia" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
889 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
890 #. Number of actions |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
891 msgid "Accept" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
892 msgstr "Accetta" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
893 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
894 msgid "Reject" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
895 msgstr "Rifiuta" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
896 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
897 msgid "Call in progress." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
898 msgstr "Chiamata in corso." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
899 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
900 msgid "The call has been terminated." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
901 msgstr "La chiamata è stata terminata." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
902 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
903 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
904 msgid "%s wishes to start an audio session with you." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
905 msgstr "%s desidera avviare una sessione audio con te." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
906 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
907 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
908 msgid "%s is trying to start an unsupported media session type with you." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
909 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
910 "%s sta cercando di avviare una sessione multimediale non supportata con te." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
911 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
912 msgid "You have rejected the call." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
913 msgstr "Hai rifiutato la chiamata." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
914 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
915 msgid "call: Make an audio call." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
916 msgstr "call: Fai una chiamata audio." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
917 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
918 msgid "Emails" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
919 msgstr "Email" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
920 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
921 msgid "You have mail!" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
922 msgstr "C'è posta per te!" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
923 |
18572 | 924 msgid "Sender" |
925 msgstr "Mittente" | |
926 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
927 msgid "Subject" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
928 msgstr "Oggetto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
929 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
930 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
931 msgid "%s (%s) has %d new message." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
932 msgid_plural "%s (%s) has %d new messages." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
933 msgstr[0] "%s (%s) ha %d nuovo messaggio." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
934 msgstr[1] "%s (%s) ha %d nuovi messaggi." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
935 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
936 msgid "New Mail" |
18572 | 937 msgstr "C'è posta per te" |
938 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
939 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
940 msgid "Info for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
941 msgstr "Informazioni per %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
942 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
943 msgid "Buddy Information" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
944 msgstr "Informazioni sul contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
945 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
946 msgid "Continue" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
947 msgstr "Continua" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
948 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
949 msgid "IM" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
950 msgstr "Messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
951 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
952 msgid "Invite" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
953 msgstr "Invita" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
954 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
955 msgid "(none)" |
18572 | 956 msgstr "(nessuno)" |
957 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
958 #. XXX: The following expects that finch_notify_message gets called. This |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
959 #. * may not always happen, e.g. when another plugin sets its own |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
960 #. * notify_message. So tread carefully. |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
961 msgid "URI" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
962 msgstr "URI" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
963 |
18572 | 964 msgid "ERROR" |
965 msgstr "ERRORE" | |
966 | |
967 msgid "loading plugin failed" | |
968 msgstr "impossibile caricare il plugin" | |
969 | |
970 msgid "unloading plugin failed" | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
971 msgstr "rimozione del plugin fallita" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
972 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
973 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
974 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
975 "Name: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
976 "Version: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
977 "Description: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
978 "Author: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
979 "Website: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
980 "Filename: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
981 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
982 "Nome: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
983 "Versione: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
984 "Descrizione: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
985 "Autore: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
986 "Sito web: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
987 "Nome file: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
988 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
989 msgid "Plugin need to be loaded before you can configure it." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
990 msgstr "È necessario caricare il plugin prima di poterlo configurare." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
991 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
992 msgid "No configuration options for this plugin." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
993 msgstr "Nessuna opzione di configurazione per questo plugin." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
994 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
995 msgid "Error loading plugin" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
996 msgstr "Errore nel caricamento del plugin" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
997 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
998 msgid "The selected file is not a valid plugin." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
999 msgstr "Il file selezionato non è un plugin valido." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
1000 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1001 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1002 "Please open the debug window and try again to see the exact error message." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1003 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1004 "Apri la finestra di debug e riprova per vedere il messaggio di errore esatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1005 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
1006 msgid "Select plugin to install" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
1007 msgstr "Scegli il plugin da installare" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
1008 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1009 msgid "You can (un)load plugins from the following list." |
19738 | 1010 msgstr "Puoi caricare/rimuovere i plugin della seguente lista." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1011 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
1012 msgid "Install Plugin..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1013 msgstr "Installa plugin..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1014 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1015 msgid "Configure Plugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1016 msgstr "Configura il plugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1017 |
18572 | 1018 #. copy the preferences to tmp values... |
1019 #. * I liked "take affect immediately" Oh well :-( | |
1020 #. (that should have been "effect," right?) | |
1021 #. Back to instant-apply! I win! BU-HAHAHA! | |
1022 #. Create the window | |
1023 msgid "Preferences" | |
1024 msgstr "Preferenze" | |
1025 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1026 msgid "Please enter a buddy to pounce." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1027 msgstr "Inserisci il nome di un utente." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1028 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1029 msgid "New Buddy Pounce" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1030 msgstr "Nuovo allarme" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1031 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1032 msgid "Edit Buddy Pounce" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1033 msgstr "Modifica l'allarme" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1034 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1035 msgid "Pounce Who" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1036 msgstr "Contatto da controllare" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1037 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1038 #. Account: |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1039 msgid "Account:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1040 msgstr "Account:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1041 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1042 msgid "Buddy name:" |
18572 | 1043 msgstr "Nome del contatto:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1044 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1045 #. Create the "Pounce When Buddy..." frame. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1046 msgid "Pounce When Buddy..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1047 msgstr "Controlla se il contatto..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1048 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1049 msgid "Signs on" |
18572 | 1050 msgstr "Si connette" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1051 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1052 msgid "Signs off" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1053 msgstr "Si disconnette" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1054 |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1055 msgid "Goes away" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1056 msgstr "È assente" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1057 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1058 msgid "Returns from away" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1059 msgstr "Ritorna dall'assenza" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1060 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1061 msgid "Becomes idle" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1062 msgstr "Diventa inattivo" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1063 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1064 msgid "Is no longer idle" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1065 msgstr "Ritorna attivo" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1066 |
18572 | 1067 msgid "Starts typing" |
1068 msgstr "Inizia a scrivere" | |
1069 | |
1070 msgid "Pauses while typing" | |
1071 msgstr "Interrompe la scrittura" | |
1072 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1073 msgid "Stops typing" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1074 msgstr "Smette di scrivere" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1075 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1076 msgid "Sends a message" |
18572 | 1077 msgstr "Invia un messaggio" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1078 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1079 #. Create the "Action" frame. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1080 msgid "Action" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1081 msgstr "Azione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1082 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1083 msgid "Open an IM window" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1084 msgstr "Apri una finestra di conversazione" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1085 |
18572 | 1086 msgid "Pop up a notification" |
1087 msgstr "Notifica con un popup" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1088 |
18572 | 1089 msgid "Send a message" |
1090 msgstr "Invia un messaggio" | |
1091 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1092 msgid "Execute a command" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1093 msgstr "Esegui un comando" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1094 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1095 msgid "Play a sound" |
18572 | 1096 msgstr "Riproduci un suono" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1097 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1098 msgid "Pounce only when my status is not Available" |
18572 | 1099 msgstr "Genera allarmi solo quando il mio stato è \"non disponibile\"" |
1100 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1101 msgid "Recurring" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1102 msgstr "Ricorrente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1103 |
19738 | 1104 msgid "Cannot create pounce" |
1105 msgstr "Impossibile creare l'allarme" | |
1106 | |
1107 msgid "You do not have any accounts." | |
1108 msgstr "Non hai nessun account." | |
1109 | |
1110 msgid "You must create an account first before you can create a pounce." | |
1111 msgstr "Prima di poter creare un allarme, devi creare un account." | |
1112 | |
18572 | 1113 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1114 msgid "Are you sure you want to delete the pounce on %s for %s?" |
18572 | 1115 msgstr "Sei sicuro di voler eliminare l'allarme su %s per %s?" |
1116 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1117 msgid "Buddy Pounces" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1118 msgstr "Allarmi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1119 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1120 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1121 msgid "%s has started typing to you (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1122 msgstr "%s ha iniziato a scriverti (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1123 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1124 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1125 msgid "%s has paused while typing to you (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1126 msgstr "%s si è fermato mentre scriveva un messaggio per te (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1127 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1128 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1129 msgid "%s has signed on (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1130 msgstr "%s si è connesso (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1131 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1132 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1133 msgid "%s has returned from being idle (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1134 msgstr "%s è tornato attivo (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1135 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1136 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1137 msgid "%s has returned from being away (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1138 msgstr "%s è di nuovo presente (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1139 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1140 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1141 msgid "%s has stopped typing to you (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1142 msgstr "%s ha smesso di scriverti (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1143 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1144 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1145 msgid "%s has signed off (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1146 msgstr "%s si è disconnesso (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1147 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1148 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1149 msgid "%s has become idle (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1150 msgstr "%s è diventato inattivo (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1151 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1152 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1153 msgid "%s has gone away. (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1154 msgstr "%s è andato via. (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1155 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1156 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1157 msgid "%s has sent you a message. (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1158 msgstr "%s ti ha inviato un messaggio. (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1159 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1160 msgid "Unknown pounce event. Please report this!" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1161 msgstr "Evento sconosciuto. Per piacere riporta questo errore!" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1162 |
18572 | 1163 msgid "Based on keyboard use" |
1164 msgstr "Sulla base dell'utilizzo della tastiera" | |
1165 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1166 msgid "From last sent message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1167 msgstr "Dall'ultimo messaggio inviato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1168 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1169 msgid "Never" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1170 msgstr "Mai" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1171 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1172 msgid "Show Idle Time" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1173 msgstr "Mostra tempi di inattività" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1174 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1175 msgid "Show Offline Buddies" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1176 msgstr "Mostra i contatti non in linea" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1177 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1178 msgid "Notify buddies when you are typing" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1179 msgstr "Segnala ai contatti che stai scrivendo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1180 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1181 msgid "Log format" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1182 msgstr "Formato del log" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1183 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1184 msgid "Log IMs" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1185 msgstr "Effettua il log dei messaggi immediati" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1186 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1187 msgid "Log chats" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1188 msgstr "Esegui il log delle chat" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1189 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1190 msgid "Log status change events" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1191 msgstr "Registra nel log di sistema i cambiamenti di stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1192 |
18572 | 1193 msgid "Report Idle time" |
1194 msgstr "Mostra i tempi di inattività" | |
1195 | |
1196 msgid "Change status when idle" | |
1197 msgstr "Modifica lo stato quando sei inattivo" | |
1198 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1199 msgid "Minutes before changing status" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1200 msgstr "Minuti prima di modificare lo stato:" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1201 |
18572 | 1202 msgid "Change status to" |
1203 msgstr "Cambia lo stato in" | |
1204 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1205 msgid "Conversations" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1206 msgstr "Conversazioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1207 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1208 msgid "Logging" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1209 msgstr "Log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1210 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1211 msgid "You must fill all the required fields." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1212 msgstr "Devi riempire tutti i campi richiesti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1213 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1214 msgid "The required fields are underlined." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1215 msgstr "I file richiesti sono sottolineati." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1216 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1217 msgid "Not implemented yet." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1218 msgstr "Non ancora implementato." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1219 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1220 msgid "Save File..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1221 msgstr "Salva il file..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1222 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1223 msgid "Open File..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1224 msgstr "Apri il file..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1225 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1226 msgid "Choose Location..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1227 msgstr "Scegli posizione..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1228 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1229 msgid "Hit 'Enter' to find more rooms of this category." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1230 msgstr "Premi 'Invio' per cercare più stanze appartenenti a questa categoria." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1231 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1232 msgid "Get" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1233 msgstr "Ottieni" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1234 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1235 #. Create the window. |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1236 msgid "Room List" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1237 msgstr "Lista delle stanze" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1238 |
19738 | 1239 msgid "Buddy logs in" |
1240 msgstr "Il contatto è connesso" | |
1241 | |
1242 msgid "Buddy logs out" | |
1243 msgstr "Il contatto è disconnesso" | |
1244 | |
1245 msgid "Message received" | |
1246 msgstr "Messaggio ricevuto" | |
1247 | |
1248 msgid "Message received begins conversation" | |
1249 msgstr "Il messaggio ricevuto inizia la conversazione" | |
1250 | |
1251 msgid "Message sent" | |
1252 msgstr "Messaggio inviato" | |
1253 | |
1254 msgid "Person enters chat" | |
1255 msgstr "Una persona entra in chat" | |
1256 | |
1257 msgid "Person leaves chat" | |
1258 msgstr "Una persona abbandona la chat" | |
1259 | |
1260 msgid "You talk in chat" | |
1261 msgstr "Stai parlando in chat" | |
1262 | |
1263 msgid "Others talk in chat" | |
1264 msgstr "Qualcun altro parla in chat" | |
1265 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1266 msgid "Someone says your username in chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1267 msgstr "Qualcuno pronuncia il tuo nome in una chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1268 |
19738 | 1269 msgid "GStreamer Failure" |
1270 msgstr "Errore di GStreamer" | |
1271 | |
1272 msgid "GStreamer failed to initialize." | |
1273 msgstr "Impossibile inizializzare GStreamer." | |
1274 | |
1275 msgid "(default)" | |
1276 msgstr "(predefinito)" | |
1277 | |
1278 msgid "Select Sound File ..." | |
1279 msgstr "Scegli un file audio..." | |
1280 | |
1281 msgid "Sound Preferences" | |
1282 msgstr "Preferenze audio" | |
1283 | |
1284 msgid "Profiles" | |
1285 msgstr "Profili" | |
1286 | |
1287 msgid "Automatic" | |
1288 msgstr "Automatico" | |
1289 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1290 msgid "Console Beep" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1291 msgstr "Bip di console" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1292 |
19738 | 1293 msgid "Command" |
1294 msgstr "Comando" | |
1295 | |
1296 msgid "No Sound" | |
1297 msgstr "Nessun suono" | |
1298 | |
1299 msgid "Sound Method" | |
1300 msgstr "Metodo del suono" | |
1301 | |
1302 msgid "Method: " | |
1303 msgstr "Metodo:" | |
1304 | |
1305 #, c-format | |
1306 msgid "" | |
1307 "Sound Command\n" | |
1308 "(%s for filename)" | |
1309 msgstr "" | |
1310 "Comando audio\n" | |
1311 "(%s per il nome del file)" | |
1312 | |
1313 #. Sound options | |
1314 msgid "Sound Options" | |
1315 msgstr "Opzioni suono" | |
1316 | |
1317 msgid "Sounds when conversation has focus" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1318 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1319 "Riproduci i suoni quando la finestra di conversazione va in primo piano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1320 |
19738 | 1321 msgid "Always" |
1322 msgstr "Sempre" | |
1323 | |
1324 msgid "Only when available" | |
1325 msgstr "Solo quando sei disponibile" | |
1326 | |
1327 msgid "Only when not available" | |
1328 msgstr "Solo quando non sei disponibile" | |
1329 | |
1330 msgid "Volume(0-100):" | |
1331 msgstr "Volume (0-100):" | |
1332 | |
1333 #. Sound events | |
1334 msgid "Sound Events" | |
1335 msgstr "Eventi sonori" | |
1336 | |
1337 msgid "Event" | |
1338 msgstr "Evento" | |
1339 | |
1340 msgid "File" | |
1341 msgstr "File" | |
1342 | |
1343 msgid "Test" | |
1344 msgstr "Test" | |
1345 | |
1346 msgid "Reset" | |
1347 msgstr "Pulisci" | |
1348 | |
1349 msgid "Choose..." | |
1350 msgstr "Scegli..." | |
1351 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1352 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1353 msgid "Are you sure you want to delete \"%s\"" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1354 msgstr "Sei sicuro di voler eliminare \"%s\"" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1355 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1356 msgid "Delete Status" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1357 msgstr "Cancella lo stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1358 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1359 msgid "Saved Statuses" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1360 msgstr "Messaggi di stato salvati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1361 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1362 #. title |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1363 #. optional information |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1364 msgid "Title" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1365 msgstr "Titolo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1366 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1367 msgid "Type" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1368 msgstr "Tipo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1369 |
19738 | 1370 #. Statuses are almost all the same. Define a macro to reduce code repetition. |
1371 #. PurpleStatusPrimitive | |
1372 #. id - use default | |
1373 #. name - use default | |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
1374 #. saveable |
19738 | 1375 #. user_settable |
1376 #. not independent | |
1377 #. Attributes - each status can have a message. | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1378 msgid "Message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1379 msgstr "Messaggio:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1380 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1381 #. Use |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1382 msgid "Use" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1383 msgstr "Utilizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1384 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1385 msgid "Invalid title" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1386 msgstr "Titolo non valido" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1387 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1388 msgid "Please enter a non-empty title for the status." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1389 msgstr "Inserisci un titolo non vuoto per lo stato." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1390 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1391 msgid "Duplicate title" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1392 msgstr "Titolo già esistente" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1393 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1394 msgid "Please enter a different title for the status." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1395 msgstr "Inserisci un titolo differente per lo stato." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1396 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1397 msgid "Substatus" |
18572 | 1398 msgstr "Sotto-stato" |
1399 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1400 msgid "Status:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1401 msgstr "Stato:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1402 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1403 msgid "Message:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1404 msgstr "Messaggio:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1405 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1406 msgid "Edit Status" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1407 msgstr "Modifica lo stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1408 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1409 msgid "Use different status for following accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1410 msgstr "Utilizza uno stato differente per i seguenti account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1411 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1412 #. Save & Use |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1413 msgid "Save & Use" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1414 msgstr "Salva e utilizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1415 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1416 msgid "Certificates" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1417 msgstr "Certificati" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1418 |
19738 | 1419 msgid "Sounds" |
1420 msgstr "Suoni" | |
1421 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1422 msgid "Statuses" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1423 msgstr "Messaggi di stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1424 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1425 msgid "Error loading the plugin." |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1426 msgstr "Errore nel caricamento del plugin." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1427 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1428 msgid "Couldn't find X display" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1429 msgstr "Impossibile trovare il display X" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1430 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1431 msgid "Couldn't find window" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1432 msgstr "Impossibile trovare la finestra" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1433 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1434 msgid "This plugin cannot be loaded because it was not built with X11 support." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1435 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1436 "Questo plugin non può essere caricato perché non è stato compilato con il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1437 "supporto X11." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1438 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1439 msgid "GntClipboard" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1440 msgstr "Appunti gnt" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1441 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1442 msgid "Clipboard plugin" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1443 msgstr "Plugin appunti" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1444 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1445 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1446 "When the gnt clipboard contents change, the contents are made available to " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1447 "X, if possible." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1448 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1449 "Quando il contenuto degli appunti gnt cambia, queso è reso disponibile a X, " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1450 "se possibile." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1451 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1452 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1453 msgid "%s just signed on" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1454 msgstr "%s si è appena connesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1455 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1456 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1457 msgid "%s just signed off" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1458 msgstr "%s si è appena disconnesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1459 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1460 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1461 msgid "%s sent you a message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1462 msgstr "%s ti ha inviato un messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1463 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1464 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1465 msgid "%s said your nick in %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1466 msgstr "%s ha pronunciato il tuo nick in %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1467 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1468 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1469 msgid "%s sent a message in %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1470 msgstr "%s ha inviato un messaggio in %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1471 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1472 msgid "Buddy signs on/off" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1473 msgstr "Il contatto si connette/disconnette" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1474 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1475 msgid "You receive an IM" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1476 msgstr "Ricevi un MI" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1477 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1478 msgid "Someone speaks in a chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1479 msgstr "Qualcuno parla in una chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1480 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1481 msgid "Someone says your name in a chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1482 msgstr "Qualcuno pronuncia il tuo nome in una chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1483 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1484 msgid "Notify with a toaster when" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1485 msgstr "Notifica con un popup quando" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1486 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1487 msgid "Beep too!" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
1488 msgstr "Emetti anche un bip!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1489 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1490 msgid "Set URGENT for the terminal window." |
19738 | 1491 msgstr "Imposta lo stato URGENTE per la finestra del terminale." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1492 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1493 msgid "GntGf" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1494 msgstr "GntGf" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1495 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1496 msgid "Toaster plugin" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1497 msgstr "Plugin popup" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1498 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1499 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1500 msgid "<b>Conversation with %s on %s:</b><br>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1501 msgstr "<b>Conversazioni con %s su %s:</b><br>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1502 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1503 msgid "History Plugin Requires Logging" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1504 msgstr "Il plugin storico richiede che il log sia attivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1505 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1506 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1507 "Logging can be enabled from Tools -> Preferences -> Logging.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1508 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1509 "Enabling logs for instant messages and/or chats will activate history for " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1510 "the same conversation type(s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1511 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1512 "Il log delle conversazioni può essere abilitato da Strumenti -> Preferenze -" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1513 "> Log.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
1514 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1515 "L'abilitazione del log per i messaggi immediati e/o per le chat attiverà lo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1516 "storico per il corrispondente tipo di conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1517 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1518 msgid "GntHistory" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1519 msgstr "Storico gnt" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1520 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1521 msgid "Shows recently logged conversations in new conversations." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1522 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1523 "Mostra le conversazioni registrate di recente nelle nuove finestre di " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1524 "conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1525 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1526 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1527 "When a new conversation is opened this plugin will insert the last " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1528 "conversation into the current conversation." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1529 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1530 "Quando viene aperta una nuova conversazione, questo plugin inserirà l'ultima " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1531 "conversazione in quella corrente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1532 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1533 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1534 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1535 "\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1536 "Fetching TinyURL..." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1537 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1538 "\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1539 "Recupero del TinyURL in corso..." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1540 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1541 #, c-format |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1542 msgid "TinyURL for above: %s" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1543 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1544 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1545 msgid "Please wait while TinyURL fetches a shorter URL ..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1546 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1547 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1548 msgid "Only create TinyURL for URLs of this length or greater" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1549 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1550 "Crea un TinyURL solamente per indirizzi di lunghezza maggiore o uguale alla " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1551 "seguente" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1552 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1553 msgid "TinyURL (or other) address prefix" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1554 msgstr "Prefisso per gli indirizzi TinyURL (o altri)" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1555 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1556 msgid "TinyURL" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1557 msgstr "TinyURL" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1558 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1559 msgid "TinyURL plugin" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1560 msgstr "Plugin TinyURL" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1561 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1562 msgid "When receiving a message with URL(s), use TinyURL for easier copying" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1563 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1564 "Quando ricevi un messaggio con degli URL, trasformali in TinyURL per poterli " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1565 "copiare più facilmente" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1566 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1567 msgid "Online" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1568 msgstr "Online" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1569 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1570 msgid "Offline" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1571 msgstr "Non connesso" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1572 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1573 msgid "Online Buddies" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1574 msgstr "Contatti in linea" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1575 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1576 msgid "Offline Buddies" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1577 msgstr "Contatti non in linea" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1578 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1579 msgid "Online/Offline" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1580 msgstr " In linea/Non in linea" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1581 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1582 msgid "Meebo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1583 msgstr "Meebo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1584 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1585 msgid "No Grouping" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1586 msgstr "Nessun raggruppamento" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1587 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
1588 msgid "Nested Subgroup" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1589 msgstr "Sottogruppo annidato" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
1590 |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
1591 msgid "Nested Grouping (experimental)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1592 msgstr "Raggruppamento annidato (sperimentale)" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
1593 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1594 msgid "Provides alternate buddylist grouping options." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1595 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1596 "Fornisce opzioni alternative per il raggruppamento dei contatti nella lista." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1597 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1598 msgid "Lastlog" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1599 msgstr "Lastlog" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1600 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1601 #. Translator Note: The "backlog" is the conversation buffer/history. |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1602 msgid "lastlog: Searches for a substring in the backlog." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1603 msgstr "lastlog: cerca una sottostringa nel registro della conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1604 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1605 msgid "GntLastlog" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1606 msgstr "Lastlog gnt" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1607 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1608 msgid "Lastlog plugin." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1609 msgstr "Plugin Lastlog" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1610 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1611 msgid "accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1612 msgstr "account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1613 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1614 msgid "Password is required to sign on." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1615 msgstr "È richiesta una password per il login." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1616 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1617 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1618 msgid "Enter password for %s (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1619 msgstr "Inserisci la password per %s (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1620 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1621 msgid "Enter Password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1622 msgstr "Inserisci la password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1623 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1624 msgid "Save password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1625 msgstr "Salva password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1626 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1627 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1628 msgid "Missing protocol plugin for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1629 msgstr "Manca il plugin per il protocollo %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1630 |
18572 | 1631 msgid "Connection Error" |
1632 msgstr "Errore di connessione" | |
1633 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1634 msgid "New passwords do not match." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1635 msgstr "Le nuove password non coincidono." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1636 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1637 msgid "Fill out all fields completely." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1638 msgstr "Riempi tutti i campi in maniera completa." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1639 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1640 msgid "Original password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1641 msgstr "Pasword originale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1642 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1643 msgid "New password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1644 msgstr "Nuova password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1645 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1646 msgid "New password (again)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1647 msgstr "Nuova password (di nuovo)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1648 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1649 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1650 msgid "Change password for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1651 msgstr "Cambia la password per %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1652 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1653 msgid "Please enter your current password and your new password." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1654 msgstr "Inserisci la tua password attuale e la nuova password." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1655 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1656 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1657 msgid "Change user information for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1658 msgstr "Modifica le informazioni utente per %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1659 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1660 msgid "Set User Info" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1661 msgstr "Imposta le informazioni utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1662 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1663 msgid "Unknown" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1664 msgstr "Sconosciuto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1665 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1666 msgid "Buddies" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1667 msgstr "Contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1668 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1669 msgid "buddy list" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1670 msgstr "lista contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1671 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1672 msgid "The certificate is self-signed and cannot be automatically checked." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1673 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1674 "Il certificato presentato è auto-firmato e non può essere verificato " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1675 "automaticamente." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1676 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1677 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1678 "The certificate is not trusted because no certificate that can verify it is " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1679 "currently trusted." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1680 msgstr "" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1681 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1682 msgid "The certificate is not valid yet." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1683 msgstr "Il certificato non è ancora valido." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1684 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1685 msgid "The certificate has expired and should not be considered valid." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1686 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1687 "Il certificato è scaduto e non dovrebbe essere considerato come valido." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1688 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1689 #. Translators: "domain" refers to a DNS domain (e.g. talk.google.com) |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1690 msgid "The certificate presented is not issued to this domain." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1691 msgstr "Il certificato presentato non è stato emesso da questo dominio." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1692 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1693 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1694 "You have no database of root certificates, so this certificate cannot be " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1695 "validated." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1696 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1697 "Non hai alcun database di certificati root. Pertanto, questo certificato non " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1698 "può essere validato." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1699 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1700 msgid "The certificate chain presented is invalid." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1701 msgstr "La catena di certificati presentata non è valida." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1702 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1703 msgid "The certificate has been revoked." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1704 msgstr "Il ceritifcato è stato revocato." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1705 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1706 msgid "An unknown certificate error occurred." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1707 msgstr "Si è verificato un errore di certificato sconosciuto." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1708 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1709 msgid "(DOES NOT MATCH)" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1710 msgstr "(NON CORRISPONDE)" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1711 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1712 #. Make messages |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1713 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1714 msgid "%s has presented the following certificate for just-this-once use:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1715 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1716 "%s ha presentato il seguente certificato per un utilizzo \"una tantum\":" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1717 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1718 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1719 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1720 "Common name: %s %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1721 "Fingerprint (SHA1): %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1722 msgstr "" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1723 "Nome comune: %s %s\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1724 "Impronta (SHA1): %s" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1725 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1726 #. TODO: Find what the handle ought to be |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1727 msgid "Single-use Certificate Verification" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1728 msgstr "Verifica certificato singolo-uso" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1729 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1730 #. Scheme name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1731 #. Pool name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1732 msgid "Certificate Authorities" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1733 msgstr "Autorità per i certificati" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1734 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1735 #. Scheme name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1736 #. Pool name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1737 msgid "SSL Peers Cache" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1738 msgstr "Cache dei peers SSL" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1739 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1740 #. Make messages |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1741 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1742 msgid "Accept certificate for %s?" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1743 msgstr "Accettare il certificato per %s?" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1744 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1745 #. TODO: Find what the handle ought to be |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1746 msgid "SSL Certificate Verification" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1747 msgstr "Verifica certificato SSL" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1748 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1749 msgid "_View Certificate..." |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1750 msgstr "_Visualizza certificato..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1751 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1752 #, c-format |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1753 msgid "The certificate for %s could not be validated." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1754 msgstr "Il certificato per %s non può essere validato." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1755 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1756 #. TODO: Probably wrong. |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1757 msgid "SSL Certificate Error" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1758 msgstr "Errore certificato SSL" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1759 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1760 msgid "Unable to validate certificate" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1761 msgstr "Impossibile validare il certificato" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1762 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1763 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1764 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1765 "The certificate claims to be from \"%s\" instead. This could mean that you " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1766 "are not connecting to the service you believe you are." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1767 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1768 "Il certificato afferma invece di provenire da \"%s\". Questo può significare " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
1769 "che non ti stai connettendo al servizio al quale credi." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1770 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1771 #. Make messages |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1772 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1773 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1774 "Common name: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1775 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1776 "Fingerprint (SHA1): %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1777 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1778 "Activation date: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1779 "Expiration date: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1780 msgstr "" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1781 "Nome comune: %s\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1782 "\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1783 "Impronta (SHA1): %s\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1784 "\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1785 "Data di attivazione: %s\n" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1786 "Data di scadenza: %s\n" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1787 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1788 #. TODO: Find what the handle ought to be |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1789 msgid "Certificate Information" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1790 msgstr "Informazioni sul certificato" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
1791 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1792 #. show error to user |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1793 msgid "Registration Error" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1794 msgstr "Errore di registrazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1795 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
1796 msgid "Unregistration Error" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1797 msgstr "Errore di rimozione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1798 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1799 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1800 msgid "+++ %s signed on" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1801 msgstr "+++ %s si è connesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1802 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1803 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1804 msgid "+++ %s signed off" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1805 msgstr "+++ %s si è disconnesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1806 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1807 #. Undocumented |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
1808 #. Unknown error |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1809 msgid "Unknown error" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1810 msgstr "Errore sconosciuto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1811 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1812 msgid "Unable to send message: The message is too large." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1813 msgstr "Impossibile inviare il messaggio: il messaggio è troppo grande." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1814 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1815 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1816 msgid "Unable to send message to %s." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1817 msgstr "Impossibile inviare il messaggio a %s." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1818 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1819 msgid "The message is too large." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1820 msgstr "Il messaggio è troppo grande." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1821 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1822 msgid "Unable to send message." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1823 msgstr "Impossibile inviare il messaggio." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1824 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1825 msgid "Send Message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1826 msgstr "Invia messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1827 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1828 msgid "_Send Message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1829 msgstr "_Invia messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1830 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1831 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1832 msgid "%s entered the room." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1833 msgstr "%s è entrato nella stanza." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1834 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1835 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1836 msgid "%s [<I>%s</I>] entered the room." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1837 msgstr "%s [<I>%s</I>] è entrato nella stanza." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1838 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1839 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1840 msgid "You are now known as %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1841 msgstr "Sei ora conosciuto come %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1842 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1843 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1844 msgid "%s is now known as %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1845 msgstr "%s è ora conosciuto come %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1846 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1847 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1848 msgid "%s left the room." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1849 msgstr "%s ha abbandonato la stanza." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1850 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1851 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1852 msgid "%s left the room (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1853 msgstr "%s ha abbandonato la stanza (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1854 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1855 msgid "Invite to chat" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1856 msgstr "Invita in chat" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1857 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1858 #. Put our happy label in it. |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1859 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1860 "Please enter the name of the user you wish to invite, along with an optional " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1861 "invite message." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1862 msgstr "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1863 "Inserisci il nome del contatto che vuoi invitare, insieme a un messaggio di " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1864 "invito (opzionale)." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
1865 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1866 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1867 msgid "Failed to get connection: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1868 msgstr "Impossibile creare la connessione: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1869 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1870 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1871 msgid "Failed to get name: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1872 msgstr "Impossibile ottenere il nome: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1873 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1874 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1875 msgid "Failed to get serv name: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1876 msgstr "Impossibile ottenere il nome del server: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1877 |
18572 | 1878 msgid "Purple's D-BUS server is not running for the reason listed below" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1879 msgstr "Il server D-BUS di Purple non è in esecuzione per il seguente motivo" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1880 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1881 msgid "No name" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1882 msgstr "Nessun nome" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1883 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1884 msgid "Unable to create new resolver process\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1885 msgstr "Impossibile creare un nuovo processo per il resolver DNS\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1886 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1887 msgid "Unable to send request to resolver process\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1888 msgstr "Impossibile inviare la richiesta al processo del resolver DNS\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1889 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1890 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1891 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1892 "Error resolving %s:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1893 "%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1894 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1895 "Errore nella risoluzione di %s:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1896 "%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1897 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1898 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1899 msgid "Error resolving %s: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1900 msgstr "Errore nella risoluzione di %s: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1901 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1902 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1903 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1904 "Error reading from resolver process:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1905 "%s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1906 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1907 "Errore nella lettura dal processo del resolver DNS:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1908 "%s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1909 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
1910 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
1911 msgid "Resolver process exited without answering our request" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
1912 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1913 "Il processo del resolver DNS è terminato senza fornire una risposta alla " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
1914 "nostra richiesta" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1915 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1916 #, fuzzy, c-format |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1917 msgid "Error converting %s to punycode: %d" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1918 msgstr "Errore nella risoluzione di %s: %d" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1919 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1920 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1921 msgid "Thread creation failure: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1922 msgstr "Creazione del thread fallita: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1923 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
1924 #. Data is assumed to be the destination bn |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1925 msgid "Unknown reason" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1926 msgstr "Motivo sconosciuto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1927 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1928 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1929 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1930 "Error reading %s: \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1931 "%s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1932 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1933 "Errore di lettura di %s: \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1934 "%s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1935 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1936 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1937 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1938 "Error writing %s: \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1939 "%s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1940 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1941 "Errore di scrittura di %s: \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1942 "%s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1943 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1944 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1945 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1946 "Error accessing %s: \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1947 "%s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1948 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1949 "Errore di accesso a %s: \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1950 "%s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1951 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1952 msgid "Directory is not writable." |
19738 | 1953 msgstr "La directory non è scrivibile." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1954 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1955 msgid "Cannot send a file of 0 bytes." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1956 msgstr "Impossibile inviare un file di 0 byte." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1957 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1958 msgid "Cannot send a directory." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1959 msgstr "Impossibile inviare una directory." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1960 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1961 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1962 msgid "%s is not a regular file. Cowardly refusing to overwrite it.\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1963 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1964 "%s non è un file regolare. Mi rifiuto codardamente di sovrascriverlo.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
1965 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1966 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1967 msgid "%s wants to send you %s (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1968 msgstr "%s vuole inviarti %s (%s)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1969 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1970 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1971 msgid "%s wants to send you a file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1972 msgstr "%s vuole inviarti un file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1973 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1974 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1975 msgid "Accept file transfer request from %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1976 msgstr "Accettare la richiesta di trasferimento file da %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1977 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1978 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1979 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1980 "A file is available for download from:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1981 "Remote host: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1982 "Remote port: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1983 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1984 "È disponibile per il download un file da:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1985 "Host remoto: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1986 "Porta remota: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1987 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1988 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1989 msgid "%s is offering to send file %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1990 msgstr "%s vuole inviare il file %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1991 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1992 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1993 msgid "%s is not a valid filename.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1994 msgstr "%s non è un nome file valido.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1995 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1996 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1997 msgid "Offering to send %s to %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1998 msgstr "Richiesta di invio di %s a %s in corso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
1999 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2000 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2001 msgid "Starting transfer of %s from %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2002 msgstr "Inizio del trasferimento di %s da %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2003 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2004 #, c-format |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2005 msgid "Transfer of file <A HREF=\"file://%s\">%s</A> complete" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2006 msgstr "Trasferimento del file <A HREF=\"file://%s\">%s</A> completato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2007 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2008 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2009 msgid "Transfer of file %s complete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2010 msgstr "Trasferimento del file %s completato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2011 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2012 msgid "File transfer complete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2013 msgstr "Trasferimento file completato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2014 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2015 #, c-format |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2016 msgid "You cancelled the transfer of %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2017 msgstr "Hai annullato il trasferimento di %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2018 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2019 msgid "File transfer cancelled" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2020 msgstr "Trasferimento file annullato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2021 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2022 #, c-format |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2023 msgid "%s cancelled the transfer of %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2024 msgstr "%s ha annullato il trasferimento di %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2025 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2026 #, c-format |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2027 msgid "%s cancelled the file transfer" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2028 msgstr "%s ha annullato il trasferimento file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2029 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2030 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2031 msgid "File transfer to %s failed." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2032 msgstr "Trasferimento file per %s fallito." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2033 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2034 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2035 msgid "File transfer from %s failed." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2036 msgstr "Trasferimento file da %s fallito." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2037 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2038 msgid "Run the command in a terminal" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2039 msgstr "Esegui il comando in un terminale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2040 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2041 msgid "The command used to handle \"aim\" URLs, if enabled." |
19738 | 2042 msgstr "Il comando utilizzato per gestire gli URL \"aim\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2043 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2044 msgid "The command used to handle \"gg\" URLs, if enabled." |
19738 | 2045 msgstr "Il comando utilizzato per gestire gli URL \"gg\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2046 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2047 msgid "The command used to handle \"icq\" URLs, if enabled." |
19738 | 2048 msgstr "Il comando utilizzato per gestire gli URL \"icq\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2049 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2050 msgid "The command used to handle \"irc\" URLs, if enabled." |
19738 | 2051 msgstr "Il comando utilizzato per gestire gli URL \"irc\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2052 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2053 msgid "The command used to handle \"msnim\" URLs, if enabled." |
19738 | 2054 msgstr "Il comando utilizzato per gestire gli URL \"msnim\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2055 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2056 msgid "The command used to handle \"sip\" URLs, if enabled." |
19738 | 2057 msgstr "Il comando utilizzato per gestire gli URL \"sip\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2058 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2059 msgid "The command used to handle \"xmpp\" URLs, if enabled." |
19738 | 2060 msgstr "Il comando utilizzato per gestire gli URL \"xmpp\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2061 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2062 msgid "The command used to handle \"ymsgr\" URLs, if enabled." |
19738 | 2063 msgstr "Il comando utilizzato per gestire gli URL \"ymsgr\", se abilitati." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2064 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2065 msgid "The handler for \"aim\" URLs" |
19738 | 2066 msgstr "Il gestore per gli URL \"aim\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2067 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2068 msgid "The handler for \"gg\" URLs" |
19738 | 2069 msgstr "gestore per gli URL \"gg\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2070 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2071 msgid "The handler for \"icq\" URLs" |
19738 | 2072 msgstr "gestore per gli URL \"icq\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2073 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2074 msgid "The handler for \"irc\" URLs" |
19738 | 2075 msgstr "gestore per gli URL \"irc\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2076 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2077 msgid "The handler for \"msnim\" URLs" |
19738 | 2078 msgstr "gestore per gli URL \"msnim\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2079 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2080 msgid "The handler for \"sip\" URLs" |
19738 | 2081 msgstr "gestore per gli URL \"sip\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2082 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2083 msgid "The handler for \"xmpp\" URLs" |
19738 | 2084 msgstr "gestore per gli URL \"xmpp\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2085 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2086 msgid "The handler for \"ymsgr\" URLs" |
19738 | 2087 msgstr "gestore per gli URL \"ymsgr\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2088 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2089 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2090 "True if the command specified in the \"command\" key should handle \"aim\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2091 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2092 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2093 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2094 "URL \"aim\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2095 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2096 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2097 "True if the command specified in the \"command\" key should handle \"gg\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2098 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2099 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2100 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2101 "URL \"gg\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2102 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2103 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2104 "True if the command specified in the \"command\" key should handle \"icq\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2105 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2106 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2107 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2108 "URL \"icq\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2109 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2110 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2111 "True if the command specified in the \"command\" key should handle \"irc\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2112 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2113 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2114 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2115 "URL \"irc\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2116 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2117 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2118 "True if the command specified in the \"command\" key should handle \"msnim\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2119 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2120 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2121 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2122 "URL \"msnim\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2123 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2124 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2125 "True if the command specified in the \"command\" key should handle \"sip\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2126 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2127 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2128 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2129 "URL \"sip\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2130 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2131 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2132 "True if the command specified in the \"command\" key should handle \"xmpp\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2133 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2134 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2135 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2136 "URL \"xmpp\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2137 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2138 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2139 "True if the command specified in the \"command\" key should handle \"ymsgr\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2140 "URLs." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2141 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2142 "Vero, se il comando specificato nella chiave \"command\" deve gestire gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2143 "URL \"ymsgr\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2144 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2145 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2146 "True if the command used to handle this type of URL should be run in a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2147 "terminal." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2148 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2149 "Vero. se il comando utilizzato per gestire questo tipo di URL deve essere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2150 "eseguito in un terminale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2151 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2152 msgid "Whether the specified command should handle \"aim\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2153 msgstr "Se il comando specificato deve gestire gli URL \"aim\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2154 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2155 msgid "Whether the specified command should handle \"gg\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2156 msgstr "Se il comando specificato deve gestire gli URL \"gg\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2157 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2158 msgid "Whether the specified command should handle \"icq\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2159 msgstr "Se il comando specificato deve gestire gli URL \"icq\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2160 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2161 msgid "Whether the specified command should handle \"irc\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2162 msgstr "Se il comando specificato deve gestire gli URL \"irc\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2163 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2164 msgid "Whether the specified command should handle \"msnim\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2165 msgstr "Se il comando specificato deve gestire gli URL \"msnim\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2166 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2167 msgid "Whether the specified command should handle \"sip\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2168 msgstr "Se il comando specificato deve gestire gli URL \"sip\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2169 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2170 msgid "Whether the specified command should handle \"xmpp\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2171 msgstr "Se il comando specificato deve gestire gli URL \"xmpp\"" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2172 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2173 msgid "Whether the specified command should handle \"ymsgr\" URLs" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2174 msgstr "Se il comando specificato deve gestire gli URL \"ymsgr\"" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2175 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2176 msgid "<b><font color=\"red\">The logger has no read function</font></b>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2177 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2178 "<b><font color=\"red\">Il logger non ha nessuna funzione di lettura</font></" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2179 "b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2180 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2181 msgid "HTML" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2182 msgstr "HTML" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2183 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2184 msgid "Plain text" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2185 msgstr "Testo semplice" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2186 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2187 msgid "Old flat format" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2188 msgstr "Vecchio formato solo testo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2189 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2190 msgid "Logging of this conversation failed." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2191 msgstr "Il log di questa conversazione non è riuscito." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2192 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2193 msgid "XML" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2194 msgstr "XML" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2195 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2196 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2197 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2198 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s <AUTO-" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2199 "REPLY>:</b></font> %s<br/>\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2200 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2201 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s <RISPOSTA " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2202 "AUTOMATICA>:</b></font> %s<br/>\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2203 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2204 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2205 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2206 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s <AUTO-" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2207 "REPLY>:</b></font> %s<br/>\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2208 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2209 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s <RISPOSTA " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2210 "AUTOMATICA>:</b></font> %s<br/>\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2211 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2212 msgid "<font color=\"red\"><b>Unable to find log path!</b></font>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2213 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2214 "<font color=\"red\"><b>Impossibile trovare il percorso del file di log!</b></" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2215 "font>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2216 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2217 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2218 msgid "<font color=\"red\"><b>Could not read file: %s</b></font>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2219 msgstr "<font color=\"red\"><b>Impossibile leggere il file: %s</b></font>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2220 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2221 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2222 msgid "(%s) %s <AUTO-REPLY>: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2223 msgstr "(%s) %s <RISPOSTA AUTOMATICA>: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2224 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2225 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2226 "No codecs found. Install some GStreamer codecs found in GStreamer plugins " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2227 "packages." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2228 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2229 "Nessun codec trovato. Installa i codec GStreamer reperibili nei pacchetti " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2230 "dei plugin di GStreamer." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2231 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2232 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2233 "No codecs left. Your codec preferences in fs-codecs.conf are too strict." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2234 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2235 "Non è rimasto nessun codec disponibile. Le tue preferenze per i codec in fs-" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2236 "codecs.conf sono troppo restrittive." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2237 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2238 msgid "A non-recoverable Farsight2 error has occurred." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2239 msgstr "Si è verificato un errore irreversibile di Farsight2." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2240 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
2241 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
2242 msgid "Conference error" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2243 msgstr "Errore nella conferenza" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2244 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
2245 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
2246 msgid "Error with your microphone" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2247 msgstr "Problema con il tuo microfono." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2248 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
2249 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
2250 msgid "Error with your webcam" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2251 msgstr "Problema con la tua webcam." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2252 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2253 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2254 msgid "Error creating session: %s" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2255 msgstr "Errore nella creazione della sessione: %s" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2256 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
2257 msgid "Error creating conference." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2258 msgstr "Errore nella creazione della conferenza." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
2259 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2260 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2261 msgid "You are using %s, but this plugin requires %s." |
18572 | 2262 msgstr "Stai usando %s, ma questo plugin richiede %s." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2263 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2264 msgid "This plugin has not defined an ID." |
19738 | 2265 msgstr "Questo plugin non ha definito alcun ID." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2266 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2267 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2268 msgid "Plugin magic mismatch %d (need %d)" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2269 msgstr "Plugin magic non corrispondente: %d (necessita %d)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2270 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2271 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2272 msgid "ABI version mismatch %d.%d.x (need %d.%d.x)" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2273 msgstr "Versione ABI non corrispondente: %d.%d.x (necessita %d.%d.x)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2274 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2275 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2276 "Plugin does not implement all required functions (list_icon, login and close)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2277 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2278 "Il plugin non implementa tutte le funzioni richieste (list_icon, login and " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2279 "close)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2280 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2281 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2282 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2283 "The required plugin %s was not found. Please install this plugin and try " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2284 "again." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2285 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2286 "Il plugin %s richiesto non è stato trovato. Installare questo plugin e " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2287 "provare di nuovo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2288 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2289 msgid "Unable to load the plugin" |
19738 | 2290 msgstr "Impossibile caricare il plugin" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2291 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2292 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2293 msgid "The required plugin %s was unable to load." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2294 msgstr "Impossibile caricare il plugin %s richiesto." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2295 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2296 msgid "Unable to load your plugin." |
19738 | 2297 msgstr "Impossibile caricare il tuo plugin." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2298 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2299 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2300 msgid "%s requires %s, but it failed to unload." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2301 msgstr "%s richiede %s, ma non è riuscito a rimuoverlo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2302 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2303 msgid "Autoaccept" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2304 msgstr "Autoaccetta" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2305 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2306 msgid "Auto-accept file transfer requests from selected users." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2307 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2308 "Accetta automaticamente le richieste di trasferimento file da utenti " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2309 "selezionati." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2310 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2311 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2312 msgid "Autoaccepted file transfer of \"%s\" from \"%s\" completed." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2313 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2314 "Trasferimento del file \"%s\" accettato automaticamente da \"%s\" completato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2315 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2316 msgid "Autoaccept complete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2317 msgstr "Autoaccept completato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2318 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2319 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2320 msgid "When a file-transfer request arrives from %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2321 msgstr "Quando arriva una richiesta di trasferimento file da %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2322 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2323 msgid "Set Autoaccept Setting" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2324 msgstr "Impostazioni per autoaccept" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2325 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2326 msgid "_Save" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2327 msgstr "_Salva" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2328 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2329 msgid "_Cancel" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2330 msgstr "_Annulla" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2331 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2332 msgid "Ask" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2333 msgstr "Chiedi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2334 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2335 msgid "Auto Accept" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2336 msgstr "Accetta automaticamente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2337 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2338 msgid "Auto Reject" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2339 msgstr "Rifiuta automaticamente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2340 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2341 msgid "Autoaccept File Transfers..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2342 msgstr "Accetta automaticamente i trasferimenti file..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2343 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2344 #. XXX: Is there a better way than this? There really should be. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2345 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2346 "Path to save the files in\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2347 "(Please provide the full path)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2348 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2349 "Posizione in cui salvare i file\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2350 "(Digitare il percorso completo)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2351 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2352 msgid "Automatically reject from users not in buddy list" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2353 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2354 "Rifiuta automaticamente per gli utenti non presenti nella lista contatti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2355 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2356 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2357 "Notify with a popup when an autoaccepted file transfer is complete\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2358 "(only when there's no conversation with the sender)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2359 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2360 "Notifica con un popup quando un trasferimento file accettato automaticamente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2361 "è completato\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2362 "(solamente quando non è in corso una conversazione con il mittente)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2363 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2364 msgid "Create a new directory for each user" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2365 msgstr "Crea una nuova directory per ciascun utente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2366 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2367 msgid "Notes" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2368 msgstr "Note" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2369 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2370 msgid "Enter your notes below..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2371 msgstr "Inserisci le tue note qui sotto..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2372 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2373 msgid "Edit Notes..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2374 msgstr "Modifica le note..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2375 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2376 #. *< major version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2377 #. *< minor version |
11762 | 2378 #. *< type |
2379 #. *< ui_requirement | |
2380 #. *< flags | |
2381 #. *< dependencies | |
2382 #. *< priority | |
2383 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2384 msgid "Buddy Notes" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2385 msgstr "Note per il contatto" |
11762 | 2386 |
2387 #. *< name | |
2388 #. *< version | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2389 msgid "Store notes on particular buddies." |
18572 | 2390 msgstr "Conserva delle note per un dato contatto." |
9536 | 2391 |
9882 | 2392 #. *< summary |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2393 msgid "Adds the option to store notes for buddies on your buddy list." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2394 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2395 "Aggiunge l'opzione di salvare delle note per i contatti nella tua lista." |
5335 | 2396 |
2397 #. *< type | |
2398 #. *< ui_requirement | |
2399 #. *< flags | |
2400 #. *< dependencies | |
2401 #. *< priority | |
2402 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2403 msgid "Cipher Test" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2404 msgstr "Test di cifratura" |
5335 | 2405 |
2406 #. *< name | |
2407 #. *< version | |
2408 #. * summary | |
9882 | 2409 #. * description |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2410 msgid "Tests the ciphers that ship with libpurple." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2411 msgstr "Verifica le cifre fornite con libpurple." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2412 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2413 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2414 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2415 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2416 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2417 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2418 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2419 msgid "DBus Example" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2420 msgstr "Esempio DBus" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2421 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2422 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2423 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2424 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2425 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2426 msgid "DBus Plugin Example" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2427 msgstr "Esempio di plugin DBus" |
8463 | 2428 |
2429 #. *< type | |
2430 #. *< ui_requirement | |
2431 #. *< flags | |
2432 #. *< dependencies | |
2433 #. *< priority | |
2434 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2435 msgid "File Control" |
18572 | 2436 msgstr "Controllo file" |
8463 | 2437 |
2438 #. *< name | |
2439 #. *< version | |
2440 #. * summary | |
8747 | 2441 #. * description |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2442 msgid "Allows control by entering commands in a file." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2443 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2444 "Consente di controllare il programma immettendo dei comandi in un file." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2445 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2446 msgid "Minutes" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2447 msgstr "Minuti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2448 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2449 #. This is a cultural reference. Dy'er Mak'er is a song by Led Zeppelin. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2450 #. If that doesn't translate well into your language, drop the 's before translating. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2451 msgid "I'dle Mak'er" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2452 msgstr "Inattivatore" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2453 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2454 msgid "Set Account Idle Time" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2455 msgstr "Imposta il tempo di inattività per un account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2456 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2457 msgid "_Set" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2458 msgstr "_Imposta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2459 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2460 msgid "None of your accounts are idle." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2461 msgstr "Nessuno dei tuoi account è inattivo." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2462 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2463 msgid "Unset Account Idle Time" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2464 msgstr "Rimuovi il tempo di inattività per un account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2465 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2466 msgid "_Unset" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2467 msgstr "_Rimuovi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2468 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2469 msgid "Set Idle Time for All Accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2470 msgstr "Imposta il tempo di inattività per tutti gli account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2471 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2472 msgid "Unset Idle Time for All Idled Accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2473 msgstr "Rimuovi il tempo di inattività per tutti gli account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2474 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2475 msgid "Allows you to hand-configure how long you've been idle" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2476 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2477 "Consente di configurare manualmente per quanto tempo sei stato inattivo." |
8463 | 2478 |
6944 | 2479 #. *< type |
2480 #. *< ui_requirement | |
2481 #. *< flags | |
2482 #. *< dependencies | |
2483 #. *< priority | |
2484 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2485 msgid "IPC Test Client" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2486 msgstr "Test client IPC" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2487 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2488 #. *< name |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2489 #. *< version |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2490 #. * summary |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2491 msgid "Test plugin IPC support, as a client." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2492 msgstr "Verifica il supporto plugin IPC come client." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2493 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2494 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2495 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2496 "Test plugin IPC support, as a client. This locates the server plugin and " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2497 "calls the commands registered." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2498 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2499 "Verifica il supporto plugin IPC come client. Cerca il plugin server e " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2500 "richiama i comandi registrati." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2501 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2502 #. *< type |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2503 #. *< ui_requirement |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2504 #. *< flags |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2505 #. *< dependencies |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2506 #. *< priority |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2507 #. *< id |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2508 msgid "IPC Test Server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2509 msgstr "Test server IPC" |
6944 | 2510 |
2511 #. *< name | |
2512 #. *< version | |
2513 #. * summary | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2514 msgid "Test plugin IPC support, as a server." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2515 msgstr "Verifica il supporto plugin IPC come server." |
6944 | 2516 |
9882 | 2517 #. * description |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2518 msgid "Test plugin IPC support, as a server. This registers the IPC commands." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2519 msgstr "Verifica il supporto plugin IPC come server. Registra i comandi IPC." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2520 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2521 msgid "Hide Joins/Parts" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2522 msgstr "Nascondi i messaggi di Ingresso/Uscita" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2523 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2524 #. Translators: Followed by an input request a number of people |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2525 msgid "For rooms with more than this many people" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2526 msgstr "Per le stanze con un numero di persone superiore al seguente" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2527 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2528 msgid "If user has not spoken in this many minutes" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
2529 msgstr "Se l'utente non ha parlato per il seguente numero di minuti" |
6944 | 2530 |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
2531 msgid "Apply hiding rules to buddies" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2532 msgstr "Applica le regole per nascondere i contatti" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
2533 |
6944 | 2534 #. *< type |
2535 #. *< ui_requirement | |
2536 #. *< flags | |
2537 #. *< dependencies | |
2538 #. *< priority | |
2539 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2540 msgid "Join/Part Hiding" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2541 msgstr "Nascondi join/part" |
6944 | 2542 |
2543 #. *< name | |
2544 #. *< version | |
2545 #. * summary | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2546 msgid "Hides extraneous join/part messages." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2547 msgstr "Nasconde i messaggi estranei di join/part" |
6944 | 2548 |
9882 | 2549 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2550 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2551 "This plugin hides join/part messages in large rooms, except for those users " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2552 "actively taking part in a conversation." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2553 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2554 "Questo plugin nasconde, nelle stanze molto grandi, i messaggi di join/part, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2555 "con l'esclusione degli utenti che prendono parte in maniera attiva alla " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2556 "conversazione." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2557 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2558 #. This is used in the place of a timezone abbreviation if the |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2559 #. * offset is way off. The user should never really see it, but |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2560 #. * it's here just in case. The parens are to make it clear it's |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2561 #. * not a real timezone. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2562 msgid "(UTC)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2563 msgstr "(UTC)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2564 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2565 msgid "User is offline." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2566 msgstr "L'utente non è in linea." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2567 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2568 msgid "Auto-response sent:" |
19738 | 2569 msgstr "Inviata la risposta automatica:" |
2570 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2571 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2572 msgid "%s has signed off." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2573 msgstr "%s si è disconnesso." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2574 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2575 msgid "One or more messages may have been undeliverable." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2576 msgstr "Uno o più messaggi potrebbero non essere stati inviati." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2577 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2578 msgid "You were disconnected from the server." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2579 msgstr "Sei stato disconnesso dal server." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2580 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2581 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2582 "You are currently disconnected. Messages will not be received unless you are " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2583 "logged in." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2584 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2585 "Al momento non sei connesso. Non saranno ricevuti messaggi finché non sarai " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2586 "nuovamente in linea." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2587 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2588 msgid "Message could not be sent because the maximum length was exceeded." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2589 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2590 "Il messaggio non può essere inviato poiché è stata superata la lunghezza " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2591 "massima." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2592 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2593 msgid "Message could not be sent." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2594 msgstr "Impossibile inviare il messaggio." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2595 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2596 #. The names of IM clients are marked for translation at the request of |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2597 #. translators who wanted to transliterate them. Many translators |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2598 #. choose to leave them alone. Choose what's best for your language. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2599 msgid "Adium" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2600 msgstr "Adium" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2601 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2602 #. The names of IM clients are marked for translation at the request of |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2603 #. translators who wanted to transliterate them. Many translators |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2604 #. choose to leave them alone. Choose what's best for your language. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2605 msgid "Fire" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2606 msgstr "Fuoco" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2607 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2608 #. The names of IM clients are marked for translation at the request of |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2609 #. translators who wanted to transliterate them. Many translators |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2610 #. choose to leave them alone. Choose what's best for your language. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2611 msgid "Messenger Plus!" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2612 msgstr "Messenger Plus!" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2613 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2614 #. The names of IM clients are marked for translation at the request of |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2615 #. translators who wanted to transliterate them. Many translators |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2616 #. choose to leave them alone. Choose what's best for your language. |
18572 | 2617 msgid "QIP" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
2618 msgstr "QIP" |
18572 | 2619 |
2620 #. The names of IM clients are marked for translation at the request of | |
2621 #. translators who wanted to transliterate them. Many translators | |
2622 #. choose to leave them alone. Choose what's best for your language. | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2623 msgid "MSN Messenger" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2624 msgstr "MSN Messenger" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2625 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2626 #. The names of IM clients are marked for translation at the request of |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2627 #. translators who wanted to transliterate them. Many translators |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2628 #. choose to leave them alone. Choose what's best for your language. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2629 msgid "Trillian" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2630 msgstr "Trillian" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2631 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2632 #. The names of IM clients are marked for translation at the request of |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2633 #. translators who wanted to transliterate them. Many translators |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2634 #. choose to leave them alone. Choose what's best for your language. |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2635 msgid "aMSN" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2636 msgstr "aMSN" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2637 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2638 #. Add general preferences. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2639 msgid "General Log Reading Configuration" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2640 msgstr "Configurazione generale per la lettura dei log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2641 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2642 msgid "Fast size calculations" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2643 msgstr "Calcolo veloce della dimensione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2644 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2645 msgid "Use name heuristics" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2646 msgstr "Determina i nomi in maniera euristica" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2647 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2648 #. Add Log Directory preferences. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2649 msgid "Log Directory" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2650 msgstr "Percorso dei log" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2651 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2652 #. *< type |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2653 #. *< ui_requirement |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2654 #. *< flags |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2655 #. *< dependencies |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2656 #. *< priority |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2657 #. *< id |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2658 msgid "Log Reader" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2659 msgstr "Visualizzatore log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2660 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2661 #. *< name |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2662 #. *< version |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2663 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2664 msgid "Includes other IM clients' logs in the log viewer." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2665 msgstr "Consente di visualizzare i log di altri client MI." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2666 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2667 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2668 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2669 "When viewing logs, this plugin will include logs from other IM clients. " |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2670 "Currently, this includes Adium, MSN Messenger, aMSN, and Trillian.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2671 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2672 "WARNING: This plugin is still alpha code and may crash frequently. Use it " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2673 "at your own risk!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2674 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2675 "Quando si visualizzano i log, questo plugin includerà i log da altri client " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2676 "di MI. Al momento sono supportati Adium, MSN Messenger, aMSN e Trillian.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
2677 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2678 "ATTENZIONE: questo plugin è ancora in versione alfa e potrebbe andare in " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2679 "crash frequentemente. Utilizzalo a tuo rischio e pericolo!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2680 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2681 msgid "Mono Plugin Loader" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2682 msgstr "Loader per il plugin Mono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2683 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2684 msgid "Loads .NET plugins with Mono." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2685 msgstr "Carica i plugin .NET con Mono." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2686 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2687 msgid "Add new line in IMs" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2688 msgstr "Aggiungi un \"a capo\" nei messaggi immediati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2689 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2690 msgid "Add new line in Chats" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2691 msgstr "Aggiungi un \"a capo\" nelle chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2692 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2693 #. *< magic |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2694 #. *< major version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2695 #. *< minor version |
5335 | 2696 #. *< type |
2697 #. *< ui_requirement | |
2698 #. *< flags | |
2699 #. *< dependencies | |
2700 #. *< priority | |
2701 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2702 msgid "New Line" |
18572 | 2703 msgstr "A capo" |
6944 | 2704 |
2705 #. *< name | |
2706 #. *< version | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2707 msgid "Prepends a newline to displayed message." |
18572 | 2708 msgstr "Manda a capo ogni messaggio mostrato" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2709 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2710 #. *< summary |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2711 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2712 "Prepends a newline to messages so that the rest of the message appears below " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2713 "the username in the conversation window." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2714 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2715 "Antepone un \"a capo\" ad ogni messaggio, in modo che appaia al di sotto del " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2716 "nome utente nella finestra di conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2717 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2718 msgid "Offline Message Emulation" |
18572 | 2719 msgstr "Messaggi non in linea" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2720 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2721 msgid "Save messages sent to an offline user as pounce." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2722 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2723 "Salva i messaggi inviati ad un utente non in linea sotto forma di allarmi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2724 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2725 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2726 "The rest of the messages will be saved as pounces. You can edit/delete the " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2727 "pounce from the `Buddy Pounce' dialog." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2728 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2729 "Il resto del messaggio sarà salvato sotto forma di allarmi. Puoi modificare/" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2730 "cancellare l'allarme dalla finestra 'Allarmi'." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2731 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2732 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2733 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2734 "\"%s\" is currently offline. Do you want to save the rest of the messages in " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2735 "a pounce and automatically send them when \"%s\" logs back in?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2736 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2737 "\"%s\" non è al momento in linea. Vuoi salvare i restanti messaggi sotto " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2738 "forma di allarmi e inviarli automaticamente quando \"%s\" sarà di nuovo in " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2739 "linea?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2740 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2741 msgid "Offline Message" |
18572 | 2742 msgstr "Messaggio non in linea" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2743 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2744 msgid "You can edit/delete the pounce from the `Buddy Pounces' dialog" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2745 msgstr "Puoi modificare/eliminare l'allarme dalla finestra 'Allarmi'" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2746 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2747 msgid "Yes" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2748 msgstr "Sì" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2749 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2750 msgid "No" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2751 msgstr "No" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2752 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2753 msgid "Save offline messages in pounce" |
18572 | 2754 msgstr "Salva i messaggi non in linea come allarmi" |
2755 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2756 msgid "Do not ask. Always save in pounce." |
18572 | 2757 msgstr "Non chiedere. Salva sempre come allarme." |
6944 | 2758 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2759 msgid "One Time Password" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2760 msgstr "Password non riutilizzabile" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2761 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2762 #. *< type |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2763 #. *< ui_requirement |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2764 #. *< flags |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2765 #. *< dependencies |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2766 #. *< priority |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2767 #. *< id |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2768 msgid "One Time Password Support" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2769 msgstr "Supporto per password non riutilizzabile" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2770 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2771 #. *< name |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2772 #. *< version |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2773 #. * summary |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2774 msgid "Enforce that passwords are used only once." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2775 msgstr "Obbliga ad utilizzare le password una sola volta." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2776 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2777 #. * description |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2778 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2779 "Allows you to enforce on a per-account basis that passwords not being saved " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2780 "are only used in a single successful connection.\n" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2781 "Note: The account password must not be saved for this to work." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2782 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2783 "Consente di richiedere in maniera obbligatoria, per uno o più account, che " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2784 "le password non salvate siano usate soltanto per una sola connessione.\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2785 "Nota: è necessario che la password dell'account non sia salvata." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
2786 |
6944 | 2787 #. *< type |
2788 #. *< ui_requirement | |
2789 #. *< flags | |
2790 #. *< dependencies | |
2791 #. *< priority | |
2792 #. *< id | |
2793 msgid "Perl Plugin Loader" | |
8463 | 2794 msgstr "Loader per i plugin in perl" |
6944 | 2795 |
2796 #. *< name | |
2797 #. *< version | |
8747 | 2798 #. *< summary |
6944 | 2799 msgid "Provides support for loading perl plugins." |
2800 msgstr "Consente di caricare i plugin scritti in perl." | |
2801 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2802 msgid "Psychic Mode" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2803 msgstr "Modalità psichica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2804 |
18572 | 2805 msgid "Psychic mode for incoming conversation" |
2806 msgstr "Modalità psichica per le conversazioni in ingresso" | |
2807 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2808 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2809 "Causes conversation windows to appear as other users begin to message you. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2810 "This works for AIM, ICQ, XMPP, Sametime, and Yahoo!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2811 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2812 "Fa sì che la finestra di conversazione appaia non appena un altro utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2813 "inizia a scriverti. Funziona con AIM, ICQ, XMPP, Sametime e Yahoo!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2814 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2815 msgid "You feel a disturbance in the force..." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2816 msgstr "C'è un disturbo nella Forza..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2817 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2818 msgid "Only enable for users on the buddy list" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2819 msgstr "Abilita solamente per gli utenti nella lista contatti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2820 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2821 msgid "Disable when away" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2822 msgstr "Disabilita se assente" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2823 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2824 msgid "Display notification message in conversations" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2825 msgstr "Mostra i messaggi di notifica nelle conversazioni" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2826 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2827 msgid "Raise psychic conversations" |
19738 | 2828 msgstr "Porta le conversazioni psichiche in primo piano" |
7567 | 2829 |
6944 | 2830 #. *< type |
2831 #. *< ui_requirement | |
2832 #. *< flags | |
2833 #. *< dependencies | |
2834 #. *< priority | |
2835 #. *< id | |
2836 msgid "Signals Test" | |
2837 msgstr "Test dei segnali" | |
2838 | |
2839 #. *< name | |
2840 #. *< version | |
2841 #. * summary | |
8747 | 2842 #. * description |
6944 | 2843 msgid "Test to see that all signals are working properly." |
8463 | 2844 msgstr "Verifica se tutti i segnali stanno funzionando correttamente." |
6944 | 2845 |
2846 #. *< type | |
2847 #. *< ui_requirement | |
2848 #. *< flags | |
2849 #. *< dependencies | |
2850 #. *< priority | |
2851 #. *< id | |
2852 msgid "Simple Plugin" | |
8463 | 2853 msgstr "Plugin semplice" |
6944 | 2854 |
2855 #. *< name | |
2856 #. *< version | |
2857 #. * summary | |
8747 | 2858 #. * description |
6944 | 2859 msgid "Tests to see that most things are working." |
2860 msgstr "Test per verificare se la maggior parte delle cose funziona." | |
2861 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2862 #. Scheme name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2863 msgid "X.509 Certificates" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
2864 msgstr "Certificati X.509" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2865 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2866 #. *< type |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2867 #. *< ui_requirement |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2868 #. *< flags |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2869 #. *< dependencies |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2870 #. *< priority |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2871 #. *< id |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2872 msgid "GNUTLS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2873 msgstr "GNUTLS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2874 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2875 #. *< name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2876 #. *< version |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2877 #. * summary |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2878 #. * description |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2879 msgid "Provides SSL support through GNUTLS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2880 msgstr "Fornisce il supporto SSL attraverso GNUTLS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2881 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2882 #. *< type |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2883 #. *< ui_requirement |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2884 #. *< flags |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2885 #. *< dependencies |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2886 #. *< priority |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2887 #. *< id |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2888 msgid "NSS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2889 msgstr "NSS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2890 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2891 #. *< name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2892 #. *< version |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2893 #. * summary |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2894 #. * description |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2895 msgid "Provides SSL support through Mozilla NSS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2896 msgstr "Fornisce il supporto SSL attraverso NSS di Mozilla." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2897 |
7203 | 2898 #. *< type |
2899 #. *< ui_requirement | |
2900 #. *< flags | |
2901 #. *< dependencies | |
2902 #. *< priority | |
2903 #. *< id | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2904 msgid "SSL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2905 msgstr "SSL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2906 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2907 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2908 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2909 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2910 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2911 msgid "Provides a wrapper around SSL support libraries." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2912 msgstr "Fornisce un wrapper per le librerie di supporto SSL." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2913 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2914 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2915 msgid "%s is no longer away." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2916 msgstr "%s è ritornato." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2917 |
6944 | 2918 #, c-format |
2919 msgid "%s has gone away." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2920 msgstr "%s è andato via." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2921 |
6944 | 2922 #, c-format |
2923 msgid "%s has become idle." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2924 msgstr "%s è diventato inattivo." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2925 |
6944 | 2926 #, c-format |
2927 msgid "%s is no longer idle." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2928 msgstr "%s è di nuovo attivo." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2929 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2930 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2931 msgid "%s has signed on." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2932 msgstr "%s si è connesso." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2933 |
9671 | 2934 msgid "Notify When" |
2935 msgstr "Notifica quando" | |
2936 | |
2937 msgid "Buddy Goes _Away" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2938 msgstr "Il contatto è _assente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2939 |
9671 | 2940 msgid "Buddy Goes _Idle" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2941 msgstr "Il contatto è _inattivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2942 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2943 msgid "Buddy _Signs On/Off" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2944 msgstr "Il contatto si _connette/disconnette" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2945 |
6944 | 2946 #. *< type |
2947 #. *< ui_requirement | |
2948 #. *< flags | |
2949 #. *< dependencies | |
2950 #. *< priority | |
2951 #. *< id | |
2952 msgid "Buddy State Notification" | |
8463 | 2953 msgstr "Notifica dello stato dei contatti" |
6944 | 2954 |
9882 | 2955 #. *< name |
2956 #. *< version | |
2957 #. * summary | |
2958 #. * description | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2959 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2960 "Notifies in a conversation window when a buddy goes or returns from away or " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2961 "idle." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2962 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2963 "Notifica nella finestra di conversazione quando un contatto diventa inattivo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2964 "o ritorna attivo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2965 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2966 msgid "Tcl Plugin Loader" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2967 msgstr "Loader per i plugin Tcl" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
2968 |
6944 | 2969 msgid "Provides support for loading Tcl plugins" |
2970 msgstr "Consente di caricare i plugin Tcl" | |
2971 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2972 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2973 "Unable to detect ActiveTCL installation. If you wish to use TCL plugins, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2974 "install ActiveTCL from http://www.activestate.com\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2975 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2976 "Impossibile trovare un'installazione di ActiveTCL. Se vuoi usare i plugin " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2977 "TCL, installa ActiveTCL da http://www.activestate.com\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2978 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2979 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2980 "Unable to find Apple's \"Bonjour for Windows\" toolkit, see http://d.pidgin." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2981 "im/BonjourWindows for more information." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2982 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2983 "Il toolkit di Apple \"Bonjour per Windows\" non è stato trovato. Leggi le " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2984 "FAQ su: http://d.pidgin.im/BonjourWindows per maggiori informazioni." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2985 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
2986 msgid "Unable to listen for incoming IM connections" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
2987 msgstr "Impossibile mettersi in ascolto per le connessioni MI in entrata" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
2988 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2989 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2990 "Unable to establish connection with the local mDNS server. Is it running?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2991 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2992 "Impossibile stabilire una connessione con il server mDNS locale. È in " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
2993 "funzione?" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
2994 |
19738 | 2995 msgid "First name" |
2996 msgstr "Nome" | |
2997 | |
2998 msgid "Last name" | |
2999 msgstr "Cognome" | |
3000 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
3001 #. email |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
3002 msgid "Email" |
19738 | 3003 msgstr "Email" |
3004 | |
3005 msgid "AIM Account" | |
3006 msgstr "Account AIM" | |
3007 | |
3008 msgid "XMPP Account" | |
3009 msgstr "Account XMPP" | |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3010 |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3011 #. *< type |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3012 #. *< ui_requirement |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3013 #. *< flags |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3014 #. *< dependencies |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3015 #. *< priority |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3016 #. *< id |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3017 #. *< name |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3018 #. *< version |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3019 #. * summary |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3020 #. * description |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3021 msgid "Bonjour Protocol Plugin" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3022 msgstr "Plugin per il protocollo Bonjour" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3023 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3024 msgid "Purple Person" |
19738 | 3025 msgstr "Persona Purple" |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3026 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3027 #. Creating the options for the protocol |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3028 msgid "Local Port" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3029 msgstr "Porta locale" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3030 |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3031 msgid "Bonjour" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3032 msgstr "Bonjour" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3033 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3034 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3035 msgid "%s has closed the conversation." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3036 msgstr "%s ha chiuso la conversazione." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3037 |
18572 | 3038 msgid "Unable to send the message, the conversation couldn't be started." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3039 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3040 "Impossibile inviare il messaggio. La conversazione non può essere avviata." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3041 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3042 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3043 msgid "Unable to create socket: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3044 msgstr "Impossibile creare il socket: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3045 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3046 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3047 msgid "Unable to bind socket to port: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3048 msgstr "Impossibile associare il socket alla porta: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3049 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3050 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3051 msgid "Unable to listen on socket: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3052 msgstr "Impossibile mettersi in ascolto sul socket: %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3053 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3054 msgid "Error communicating with local mDNSResponder." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3055 msgstr "Errore di comunicazione con il responder mDNS locale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3056 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3057 msgid "Invalid proxy settings" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3058 msgstr "Impostazioni del proxy non valide" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3059 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3060 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3061 "Either the host name or port number specified for your given proxy type is " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3062 "invalid." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3063 msgstr "Il nome dell'host o il numero della porta specificati non sono validi." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3064 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3065 msgid "Token Error" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3066 msgstr "Errore di token" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3067 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3068 msgid "Unable to fetch the token.\n" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3069 msgstr "Impossibile recuperare il token.\n" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3070 |
11762 | 3071 msgid "Save Buddylist..." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3072 msgstr "Salva la lista contatti..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3073 |
11762 | 3074 msgid "Your buddylist is empty, nothing was written to the file." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3075 msgstr "La tua lista contatti è vuota. Non è stato scritto niente sul file." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3076 |
11762 | 3077 msgid "Buddylist saved successfully!" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3078 msgstr "Lista contatti salvata con successo!" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3079 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3080 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3081 msgid "Couldn't write buddy list for %s to %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3082 msgstr "Impossibile scrivere la lista contatti per %s su %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3083 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3084 msgid "Couldn't load buddylist" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3085 msgstr "Impossibile caricare la lista contatti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3086 |
11762 | 3087 msgid "Load Buddylist..." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3088 msgstr "Apri lista contatti..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3089 |
11762 | 3090 msgid "Buddylist loaded successfully!" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3091 msgstr "Lista contatti aperta con successo!" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3092 |
11762 | 3093 msgid "Save buddylist..." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3094 msgstr "Salva lista contatti..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3095 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3096 msgid "Load buddylist from file..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3097 msgstr "Importa la lista contatti da file..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3098 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3099 msgid "You must fill in all registration fields" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3100 msgstr "Devi riempire tutti i campi per la registrazione" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3101 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3102 msgid "Passwords do not match" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3103 msgstr "Le password non coincidono" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3104 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3105 msgid "Unable to register new account. An unknown error occurred." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3106 msgstr "Impossibile registrare il nuovo account. Si è verificato un errore." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3107 |
11762 | 3108 msgid "New Gadu-Gadu Account Registered" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3109 msgstr "Nuovo account Gadu-Gadu registrato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3110 |
11762 | 3111 msgid "Registration completed successfully!" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3112 msgstr "Registrazione completata con successo!" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3113 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3114 msgid "Password" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3115 msgstr "Password" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3116 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3117 msgid "Password (again)" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3118 msgstr "Password (di nuovo)" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3119 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3120 msgid "Enter captcha text" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3121 msgstr "Inserire il testo captcha" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3122 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3123 msgid "Captcha" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3124 msgstr "Captcha" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3125 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3126 msgid "Register New Gadu-Gadu Account" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3127 msgstr "Registra un nuovo account Gadu-Gadu" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3128 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3129 msgid "Please, fill in the following fields" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3130 msgstr "Riempi i seguenti campi" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3131 |
11762 | 3132 msgid "City" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3133 msgstr "Città" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3134 |
11762 | 3135 msgid "Year of birth" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3136 msgstr "Anno di nascita" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3137 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
3138 #. gender |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3139 msgid "Gender" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3140 msgstr "Sesso" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3141 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3142 msgid "Male or female" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3143 msgstr "Maschile o femminile" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3144 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
3145 #. 0 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3146 msgid "Male" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3147 msgstr "Maschile" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3148 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3149 msgid "Female" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3150 msgstr "Femminile" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3151 |
11762 | 3152 msgid "Only online" |
19738 | 3153 msgstr "Soltanto se online" |
11762 | 3154 |
3155 msgid "Find buddies" | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3156 msgstr "Cerca contatti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3157 |
11762 | 3158 msgid "Please, enter your search criteria below" |
19738 | 3159 msgstr "Inserisci i tuoi criteri di ricerca" |
11762 | 3160 |
3161 msgid "Fill in the fields." | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3162 msgstr "Riempi i campi." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3163 |
11762 | 3164 msgid "Your current password is different from the one that you specified." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3165 msgstr "La tua password attuale è diversa da quella specificata." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3166 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3167 msgid "Unable to change password. Error occurred.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3168 msgstr "Impossibile modificare la password. Si è verificato un errore.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3169 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3170 msgid "Change password for the Gadu-Gadu account" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3171 msgstr "Cambia la password per l'account Gadu-Gadu" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
3172 |
11762 | 3173 msgid "Password was changed successfully!" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3174 msgstr "Password modificata con successo!" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3175 |
11762 | 3176 msgid "Current password" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3177 msgstr "Password attuale" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3178 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3179 msgid "Password (retype)" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3180 msgstr "Password (di nuovo)" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3181 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3182 msgid "Enter current token" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3183 msgstr "Inserisci il token corrente" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3184 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3185 msgid "Current token" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3186 msgstr "Token corrente" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3187 |
11762 | 3188 msgid "Please, enter your current password and your new password for UIN: " |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3189 msgstr "Inserisci la tua password attuale e la nuova password per UIN:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3190 |
11762 | 3191 msgid "Change Gadu-Gadu Password" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3192 msgstr "Cambia la password per Gadu-Gadu" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3193 |
19738 | 3194 #, c-format |
11762 | 3195 msgid "Select a chat for buddy: %s" |
19738 | 3196 msgstr "Scegli una chat per il contatto: %s" |
11762 | 3197 |
3198 msgid "Add to chat..." | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3199 msgstr "Aggiungi alla chat..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3200 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3201 #. Global |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3202 msgid "Available" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3203 msgstr "Presente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3204 |
19738 | 3205 #. get_yahoo_status_from_purple_status() returns YAHOO_STATUS_CUSTOM for |
3206 #. * the generic away state (YAHOO_STATUS_TYPE_AWAY) with no message | |
3207 #. Away stuff | |
3208 msgid "Away" | |
3209 msgstr "Assente" | |
3210 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3211 msgid "UIN" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3212 msgstr "UIN" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3213 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
3214 #. first name |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3215 msgid "First Name" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3216 msgstr "Nome" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3217 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3218 msgid "Birth Year" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3219 msgstr "Anno di nascita" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3220 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3221 msgid "Unable to display the search results." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3222 msgstr "Impossibile mostrare i risultati della ricerca." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3223 |
11762 | 3224 msgid "Gadu-Gadu Public Directory" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3225 msgstr "Directory pubblica di Gadu-Gadu" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3226 |
11762 | 3227 msgid "Search results" |
3228 msgstr "Risultati della ricerca" | |
3229 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3230 msgid "No matching users found" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3231 msgstr "Non è stato trovato nessun utente corrispondente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3232 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3233 msgid "There are no users matching your search criteria." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3234 msgstr "Non ci sono utenti che corrispondono ai tuoi criteri di ricerca." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3235 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3236 msgid "Unable to read from socket" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3237 msgstr "Impossibile leggere dal socket" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3238 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3239 msgid "Buddy list downloaded" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3240 msgstr "Lista contatti scaricata" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3241 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3242 msgid "Your buddy list was downloaded from the server." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3243 msgstr "La tua lista contatti è stata scaricata dal server." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3244 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3245 msgid "Buddy list uploaded" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3246 msgstr "Lista contatti esportata" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3247 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3248 msgid "Your buddy list was stored on the server." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3249 msgstr "La tua lista contatti è stata salvata sul server." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3250 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3251 #. The session is now set up, ready to be connected. This emits the |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3252 #. * signedOn signal, so clients can now do anything with msimprpl, and |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3253 #. * we're ready for it (session key, userid, username all setup). |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3254 msgid "Connected" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3255 msgstr "Connesso" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3256 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3257 msgid "Connection failed" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3258 msgstr "Connessione fallita" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3259 |
11762 | 3260 msgid "Add to chat" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3261 msgstr "Aggiungi alla chat" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3262 |
11762 | 3263 msgid "Chat _name:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3264 msgstr "_Nome chat:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3265 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3266 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3267 msgid "Unable to resolve hostname '%s': %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3268 msgstr "Impossibile risolvere il nome host '%s': %s" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3269 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3270 #. 1. connect to server |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3271 #. connect to the server |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3272 msgid "Connecting" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3273 msgstr "Connessione in corso" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3274 |
11762 | 3275 msgid "Chat error" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3276 msgstr "Errore nella chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3277 |
11762 | 3278 msgid "This chat name is already in use" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3279 msgstr "Questo nome chat è già in uso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3280 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3281 msgid "Not connected to the server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3282 msgstr "Non connesso al server" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3283 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3284 msgid "Find buddies..." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3285 msgstr "Cerca contatti..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3286 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3287 msgid "Change password..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3288 msgstr "Cambia password..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3289 |
11762 | 3290 msgid "Upload buddylist to Server" |
8463 | 3291 msgstr "Esporta la lista contatti sul server" |
3292 | |
11762 | 3293 msgid "Download buddylist from Server" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3294 msgstr "Scarica la lista contatti dal server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3295 |
11762 | 3296 msgid "Delete buddylist from Server" |
8463 | 3297 msgstr "Elimina la lista contatti dal server" |
3298 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3299 msgid "Save buddylist to file..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3300 msgstr "Salva la lista contatti nel file..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3301 |
11762 | 3302 #. magic |
3303 #. major_version | |
3304 #. minor_version | |
3305 #. plugin type | |
3306 #. ui_requirement | |
3307 #. flags | |
3308 #. dependencies | |
3309 #. priority | |
3310 #. id | |
3311 #. name | |
3312 #. version | |
6944 | 3313 msgid "Gadu-Gadu Protocol Plugin" |
8463 | 3314 msgstr "Plugin per il protocollo Gadu-Gadu" |
6944 | 3315 |
11762 | 3316 #. summary |
3317 msgid "Polish popular IM" | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3318 msgstr "IM popolare in Polonia" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3319 |
11762 | 3320 msgid "Gadu-Gadu User" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3321 msgstr "Utente Gadu-Gadu" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3322 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3323 msgid "GG server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3324 msgstr "Server GG" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3325 |
6944 | 3326 #, c-format |
3327 msgid "Unknown command: %s" | |
3328 msgstr "Comando sconosciuto: %s" | |
3329 | |
3330 #, c-format | |
3331 msgid "current topic is: %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3332 msgstr "l'argomento attuale è: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3333 |
6944 | 3334 msgid "No topic is set" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3335 msgstr "Non è impostato nessun argomento" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3336 |
11762 | 3337 msgid "File Transfer Failed" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3338 msgstr "Trasferimento file fallito" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3339 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3340 msgid "Unable to open a listening port." |
8463 | 3341 msgstr "Impossibile aprire una porta in ascolto." |
3342 | |
8460 | 3343 msgid "Error displaying MOTD" |
3344 msgstr "Errore di visualizzazione del MOTD" | |
3345 | |
3346 msgid "No MOTD available" | |
3347 msgstr "Nessun MOTD disponibile" | |
8459 | 3348 |
7203 | 3349 msgid "There is no MOTD associated with this connection." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3350 msgstr "Non c'è nessun MOTD associato con questa connessione." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3351 |
7203 | 3352 #, c-format |
3353 msgid "MOTD for %s" | |
3354 msgstr "MOTD per %s" | |
3355 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3356 #. |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3357 #. * TODO: Handle this better. Probably requires a PurpleBOSHConnection |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3358 #. * buffer that stores what is "being sent" until the |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3359 #. * PurpleHTTPConnection reports it is fully sent. |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3360 #. |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3361 #. TODO: what to do here - do we really have to disconnect? |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3362 #. TODO: do we really want to disconnect on a failure to write? |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3363 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3364 msgid "Lost connection with server: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3365 msgstr "Connessione persa col server: %s" |
9536 | 3366 |
7203 | 3367 msgid "View MOTD" |
3368 msgstr "Leggi il MOTD" | |
3369 | |
7867 | 3370 msgid "_Channel:" |
8463 | 3371 msgstr "_Canale:" |
3372 | |
7867 | 3373 msgid "_Password:" |
8463 | 3374 msgstr "_Password:" |
3375 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3376 msgid "IRC nick and server may not contain whitespace" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3377 msgstr "Il nick IRC e il nome del server non devono contenere spazi bianchi" |
6944 | 3378 |
11762 | 3379 msgid "SSL support unavailable" |
3380 msgstr "Supporto SSL non disponibile" | |
3381 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3382 msgid "Unable to connect" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3383 msgstr "Impossibile connettersi" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3384 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3385 #. this is a regular connect, error out |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3386 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3387 msgid "Unable to connect: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3388 msgstr "Impossibile connettersi: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3389 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3390 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3391 msgid "Server closed the connection" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3392 msgstr "Il server ha chiuso la connessione" |
7867 | 3393 |
8463 | 3394 msgid "Users" |
3395 msgstr "Utenti" | |
3396 | |
3397 msgid "Topic" | |
3398 msgstr "Argomento" | |
3399 | |
6944 | 3400 #. *< type |
3401 #. *< ui_requirement | |
3402 #. *< flags | |
3403 #. *< dependencies | |
3404 #. *< priority | |
3405 #. *< id | |
3406 #. *< name | |
3407 #. *< version | |
3408 msgid "IRC Protocol Plugin" | |
8463 | 3409 msgstr "Plugin per il protocollo IRC" |
6944 | 3410 |
3411 #. * summary | |
3412 msgid "The IRC Protocol Plugin that Sucks Less" | |
8463 | 3413 msgstr "Il plugin per il protocollo IRC che fa meno schifo" |
3414 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3415 #. host to connect to |
6944 | 3416 msgid "Server" |
3417 msgstr "Server" | |
3418 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3419 #. port to connect to |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3420 msgid "Port" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3421 msgstr "Porta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3422 |
10302 | 3423 msgid "Encodings" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3424 msgstr "Codifiche" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3425 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3426 msgid "Auto-detect incoming UTF-8" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3427 msgstr "Individua automaticamente UTF-8 in entrata" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3428 |
10302 | 3429 msgid "Real name" |
3430 msgstr "Vero nome" | |
3431 | |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3432 #. |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3433 #. option = purple_account_option_string_new(_("Quit message"), "quitmsg", IRC_DEFAULT_QUIT); |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3434 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option); |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
3435 #. |
11762 | 3436 msgid "Use SSL" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3437 msgstr "Utilizza SSL" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3438 |
6944 | 3439 msgid "Bad mode" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3440 msgstr "Modalità non valida" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3441 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3442 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3443 msgid "Ban on %s by %s, set %s ago" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3444 msgstr "Ban su %s da %s, impostato %s fa" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3445 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3446 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3447 msgid "Ban on %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3448 msgstr "Ban su %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3449 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3450 msgid "End of ban list" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3451 msgstr "Fine della lista dei ban" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3452 |
6944 | 3453 #, c-format |
3454 msgid "You are banned from %s." | |
3455 msgstr "Sei stato cacciato da %s." | |
3456 | |
3457 msgid "Banned" | |
3458 msgstr "Cacciato" | |
3459 | |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3460 #, c-format |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3461 msgid "Cannot ban %s: banlist is full" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3462 msgstr "Impossibile cacciare %s: la lista dei ban è piena" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3463 |
6944 | 3464 msgid " <i>(ircop)</i>" |
3465 msgstr " <i>(ircop)</i>" | |
3466 | |
3467 msgid " <i>(identified)</i>" | |
3468 msgstr " <i>(identificato)</i>" | |
3469 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3470 msgid "Nick" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3471 msgstr "Nickname" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3472 |
6944 | 3473 msgid "Currently on" |
3474 msgstr "Attualmente su" | |
3475 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3476 msgid "Idle for" |
18572 | 3477 msgstr "Inattivo per" |
3478 | |
6944 | 3479 msgid "Online since" |
3480 msgstr "Online da" | |
3481 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3482 msgid "<b>Defining adjective:</b>" |
18572 | 3483 msgstr "<b>Aggettivo descrittivo:</b>" |
3484 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3485 msgid "Glorious" |
18572 | 3486 msgstr "Glorioso" |
3487 | |
6944 | 3488 #, c-format |
3489 msgid "%s has changed the topic to: %s" | |
3490 msgstr "%s ha scelto come argomento: %s" | |
3491 | |
18572 | 3492 #, c-format |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3493 msgid "%s has cleared the topic." |
18572 | 3494 msgstr "%s ha rimosso l'argomento." |
3495 | |
6944 | 3496 #, c-format |
3497 msgid "The topic for %s is: %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3498 msgstr "L'argomento di %s è: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3499 |
6944 | 3500 #, c-format |
3501 msgid "Unknown message '%s'" | |
3502 msgstr "Messaggio sconosciuto '%s'" | |
3503 | |
3504 msgid "Unknown message" | |
3505 msgstr "Messaggio sconosciuto" | |
3506 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3507 msgid "The IRC server received a message it did not understand." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3508 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3509 "Il server IRC ha ricevuto un messaggio che non è in grado di comprendere." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3510 |
9361 | 3511 #, c-format |
3512 msgid "Users on %s: %s" | |
3513 msgstr "Utenti su %s: %s" | |
3514 | |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3515 msgid "Time Response" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3516 msgstr "Risposta sull'orario" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3517 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3518 msgid "The IRC server's local time is:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3519 msgstr "L'ora locale del server IRC è:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3520 |
7980 | 3521 msgid "No such channel" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3522 msgstr "Canale inesistente" |
7980 | 3523 |
6944 | 3524 #. does this happen? |
3525 msgid "no such channel" | |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3526 msgstr "canale inesistente" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3527 |
6944 | 3528 msgid "User is not logged in" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3529 msgstr "L'utente non è connesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3530 |
6944 | 3531 msgid "No such nick or channel" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3532 msgstr "Nick/Canale inesistente" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3533 |
6944 | 3534 msgid "Could not send" |
3535 msgstr "Impossibile inviare" | |
3536 | |
3537 #, c-format | |
3538 msgid "Joining %s requires an invitation." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3539 msgstr "Per entrare in %s è necessario un invito." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3540 |
6944 | 3541 msgid "Invitation only" |
8463 | 3542 msgstr "Solo su invito" |
3543 | |
6944 | 3544 #, c-format |
3545 msgid "You have been kicked by %s: (%s)" | |
3546 msgstr "Sei stato cacciato da %s: (%s)" | |
3547 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3548 #. Remove user from channel |
6944 | 3549 #, c-format |
3550 msgid "Kicked by %s (%s)" | |
3551 msgstr "Cacciato da %s: (%s)" | |
3552 | |
3553 #, c-format | |
3554 msgid "mode (%s %s) by %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3555 msgstr "modalità (%s %s) da %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3556 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3557 msgid "Invalid nickname" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3558 msgstr "Nickname non valido" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3559 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3560 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3561 "Your selected nickname was rejected by the server. It probably contains " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3562 "invalid characters." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3563 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3564 "Il nome per l'account selezionato è stato rifiutato dal server. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3565 "Probabilmente contiene caratteri non validi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3566 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3567 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3568 "Your selected account name was rejected by the server. It probably contains " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3569 "invalid characters." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3570 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3571 "Il nome per l'account selezionato è stato rifiutato dal server. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3572 "Probabilmente contiene caratteri non validi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3573 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3574 #. We only want to do the following dance if the connection |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3575 #. has not been successfully completed. If it has, just |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3576 #. notify the user that their /nick command didn't go. |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3577 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3578 msgid "The nickname \"%s\" is already being used." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3579 msgstr "Il nickname \"%s\" è già in uso." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3580 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3581 msgid "Nickname in use" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3582 msgstr "Nickname già in uso" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3583 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3584 msgid "Cannot change nick" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3585 msgstr "Impossibile cambiare nick" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3586 |
6944 | 3587 msgid "Could not change nick" |
3588 msgstr "Impossibile cambiare nick" | |
3589 | |
3590 #, c-format | |
3591 msgid "You have parted the channel%s%s" | |
3592 msgstr "Hai abbandonato il canale%s%s" | |
3593 | |
3594 msgid "Error: invalid PONG from server" | |
3595 msgstr "Errore: PONG non valido dal server" | |
3596 | |
3597 #, c-format | |
3598 msgid "PING reply -- Lag: %lu seconds" | |
3599 msgstr "Risposta PING -- Ritardo: %lu secondi" | |
3600 | |
19738 | 3601 #, c-format |
18572 | 3602 msgid "Cannot join %s: Registration is required." |
19738 | 3603 msgstr "Impossibile entrare in %s: è richiesta la registrazione." |
18572 | 3604 |
6944 | 3605 msgid "Cannot join channel" |
3606 msgstr "Impossibile entrare nel canale" | |
3607 | |
11762 | 3608 msgid "Nick or channel is temporarily unavailable." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3609 msgstr "Il nick o il canale è temporaneamente non disponibile." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3610 |
6944 | 3611 #, c-format |
3612 msgid "Wallops from %s" | |
8463 | 3613 msgstr "Wallop da %s" |
3614 | |
9361 | 3615 msgid "action <action to perform>: Perform an action." |
3616 msgstr "action <azione da eseguire>: Esegue un'azione." | |
3617 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3618 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3619 "away [message]: Set an away message, or use no message to return from being " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3620 "away." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3621 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3622 "away [messaggio]: Imposta un messaggio di assenza. Non immettere alcun " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3623 "messaggio per ritornare dall'assenza." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3624 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3625 msgid "ctcp <nick> <msg>: sends ctcp msg to nick." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3626 msgstr "ctcp <nick> <msg>: invia un messaggio ctcp al nick." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3627 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3628 msgid "chanserv: Send a command to chanserv" |
19738 | 3629 msgstr "chanserv: Invia un comando al chanserv" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3630 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3631 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3632 "deop <nick1> [nick2] ...: Remove channel operator status from " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3633 "someone. You must be a channel operator to do this." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3634 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3635 "deop <nick1> [nick2] ...: Toglie lo status di operatore del canale a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3636 "qualcuno. Bisogna essere operatore del canale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3637 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3638 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3639 "devoice <nick1> [nick2] ...: Remove channel voice status from " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3640 "someone, preventing them from speaking if the channel is moderated (+m). You " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3641 "must be a channel operator to do this." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3642 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3643 "devoice <nick1> [nick2] ...: Toglie lo status di voice a qualcuno, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3644 "impedendo che possa parlare se il canale è moderato (+m). Bisogna essere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3645 "operatore del canale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3646 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3647 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3648 "invite <nick> [room]: Invite someone to join you in the specified " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3649 "channel, or the current channel." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3650 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3651 "invite <nick> [stanza]: Invita qualcuno a raggiungerti nella stanza " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3652 "specificata o in quella corrente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3653 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3654 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3655 "j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3656 "channels, optionally providing a channel key for each if needed." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3657 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3658 "j <stanza1>[,stanza2][,...] [chiave1[,chiave2][,...]]: Entra in una o " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3659 "più stanze, fornendo opzionalmente una chiave per ciascuna, se necessario." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3660 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3661 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3662 "join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3663 "channels, optionally providing a channel key for each if needed." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3664 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3665 "join <stanza1>[,stanza2][,...] [chiave1[,chiave2][,...]]: Entra in una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3666 "o più stanze, fornendo opzionalmente una chiave per ciascuna, se necessario." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3667 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3668 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3669 "kick <nick> [message]: Remove someone from a channel. You must be a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3670 "channel operator to do this." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3671 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3672 "kick <nick> [messaggio]: Espelle qualcuno dal canale. Bisogna essere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3673 "operatore del canale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3674 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3675 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3676 "list: Display a list of chat rooms on the network. <i>Warning, some servers " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3677 "may disconnect you upon doing this.</i>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3678 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3679 "list: Mostra la lista delle stanze di discussione presenti sulla rete. " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3680 "<i>Attenzione. Alcuni server potrebbero disconnetterti dopo questo comando.</" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3681 "i>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3682 |
9361 | 3683 msgid "me <action to perform>: Perform an action." |
3684 msgstr "me <azione da eseguire>: Esegue un'azione." | |
3685 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3686 msgid "memoserv: Send a command to memoserv" |
19738 | 3687 msgstr "memoserv: Invia un comando al memoserv" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3688 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3689 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3690 "mode <+|-><A-Za-z> <nick|channel>: Set or unset a channel " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3691 "or user mode." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3692 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3693 "mode <+|-><A-Za-z> <nick|canale>: Imposta o rimuove una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3694 "modalità del canale o dell'utente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3695 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3696 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3697 "msg <nick> <message>: Send a private message to a user (as " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3698 "opposed to a channel)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3699 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3700 "msg <nick> <messaggio>: Invia un messaggio privato a un utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3701 "(in opposizione al canale)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3702 |
9361 | 3703 msgid "names [channel]: List the users currently in a channel." |
3704 msgstr "names [canale]: Elenca gli utenti presenti nel canale." | |
3705 | |
3706 msgid "nick <new nickname>: Change your nickname." | |
3707 msgstr "nick <nuovo nickname>: Cambia il tuo nickname." | |
3708 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3709 msgid "nickserv: Send a command to nickserv" |
19738 | 3710 msgstr "nickserv: Invia un comando al nickserv" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3711 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3712 msgid "notice <target<: Send a notice to a user or channel." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3713 msgstr "" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
3714 "notice <destinatario<: Invia un annuncio ad un utente o ad un canale" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3715 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3716 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3717 "op <nick1> [nick2] ...: Grant channel operator status to someone. You " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3718 "must be a channel operator to do this." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3719 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3720 "op <nick1> [nick2] ...: Concede lo stato di operatore del canale a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3721 "qualcuno. Devi essere operatore del canale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3722 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3723 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3724 "operwall <message>: If you don't know what this is, you probably " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3725 "can't use it." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3726 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3727 "operwall <messaggio>: Se non sai di cosa si tratta, probabilmente non " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3728 "sei in grado di usarlo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3729 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3730 msgid "operserv: Send a command to operserv" |
19738 | 3731 msgstr "operserv: Invia un comando all'operserv" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3732 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3733 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3734 "part [room] [message]: Leave the current channel, or a specified channel, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3735 "with an optional message." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3736 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3737 "part [stanza] [messaggio]: Abbandona il canale corrente o un canale " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3738 "specificato con un messaggio opzionale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3739 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3740 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3741 "ping [nick]: Asks how much lag a user (or the server if no user specified) " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3742 "has." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3743 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3744 "ping [nick]: Chiede quanto ritardo ha un utente (o il server, se non è " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3745 "specificato nessun utente)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3746 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3747 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3748 "query <nick> <message>: Send a private message to a user (as " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3749 "opposed to a channel)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3750 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3751 "query <nick> <messaggio>: Invia un messaggio privato a un utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3752 "(in opposizione al canale)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3753 |
9361 | 3754 msgid "quit [message]: Disconnect from the server, with an optional message." |
3755 msgstr "quit [messaggio]: Disconnette dal server, con un messaggio opzionale." | |
3756 | |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3757 msgid "quote [...]: Send a raw command to the server." |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3758 msgstr "quote [...]: Invia un comando grezzo al server." |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3759 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3760 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3761 "remove <nick> [message]: Remove someone from a room. You must be a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3762 "channel operator to do this." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3763 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3764 "remove <nick> [messaggio]: Rimuove qualcuno da una stanza. Devi essere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3765 "operatore del canale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3766 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3767 msgid "time: Displays the current local time at the IRC server." |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3768 msgstr "time: Mostra l'attuale ora locale del server IRC." |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3769 |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3770 msgid "topic [new topic]: View or change the channel topic." |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3771 msgstr "topic [nuovo argomento]: Visualizza o modifica l'argomento del canale." |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3772 |
9361 | 3773 msgid "umode <+|-><A-Za-z>: Set or unset a user mode." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3774 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3775 "umode <+|-><A-Za-z>: Imposta o rimuove una modalità utente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3776 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3777 msgid "version [nick]: send CTCP VERSION request to a user" |
19738 | 3778 msgstr "version [nick]: invia una richiesta CTCP VERSION ad un utente" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3779 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3780 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3781 "voice <nick1> [nick2] ...: Grant channel voice status to someone. You " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3782 "must be a channel operator to do this." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3783 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3784 "voice <nick1> [nick2] ...: Concede lo status voice a qualcuno. Bisogna " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3785 "essere operatore del canale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3786 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3787 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3788 "wallops <message>: If you don't know what this is, you probably can't " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3789 "use it." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3790 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3791 "wallops <messaggio>: Se non sai cos'è, probabilmente non sei in grado " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3792 "di usarlo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3793 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
3794 msgid "whois [server] <nick>: Get information on a user." |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3795 msgstr "whois [server] <nick>: Ottiene informazioni su di un utente." |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
3796 |
18572 | 3797 msgid "whowas <nick>: Get information on a user that has logged off." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3798 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3799 "whowas <nick>: Ottiene informazioni su di un utente che si è " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3800 "disconnesso." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3801 |
6944 | 3802 #, c-format |
3803 msgid "Reply time from %s: %lu seconds" | |
3804 msgstr "Tempo di risposta da %s: %lu secondi" | |
3805 | |
3806 msgid "PONG" | |
3807 msgstr "PONG" | |
3808 | |
3809 msgid "CTCP PING reply" | |
3810 msgstr "Risposta PING CTCP" | |
3811 | |
8035 | 3812 msgid "Disconnected." |
3813 msgstr "Disconnesso." | |
6944 | 3814 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
3815 msgid "Unknown Error" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
3816 msgstr "Errore sconosciuto" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
3817 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
3818 msgid "Ad-Hoc Command Failed" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3819 msgstr "Comando ad-hoc fallito" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3820 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
3821 msgid "execute" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
3822 msgstr "esegui" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
3823 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3824 msgid "Server requires TLS/SSL, but no TLS/SSL support was found." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3825 msgstr "Il server richiede TLS/SSL. Nessun supporto TLS/SSL trovato." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3826 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3827 msgid "You require encryption, but no TLS/SSL support was found." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3828 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3829 "Hai bisogno della crittografia, ma non è presente nessun supporto TLS/SSL." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3830 |
8463 | 3831 msgid "Server requires plaintext authentication over an unencrypted stream" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3832 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3833 "Il server richiede l'autenticazione sotto forma di testo semplice su uno " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3834 "stream non criptato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3835 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3836 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3837 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3838 "%s requires plaintext authentication over an unencrypted connection. Allow " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3839 "this and continue authentication?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3840 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3841 "%s richiede l'autenticazione sotto forma di testo semplice su una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3842 "connessione non criptata. Procedere con l'autenticazione?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3843 |
18572 | 3844 msgid "Plaintext Authentication" |
3845 msgstr "Autenticazione come testo semplice" | |
3846 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3847 msgid "SASL authentication failed" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3848 msgstr "Autenticazione SASL fallita" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3849 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3850 msgid "Invalid response from server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3851 msgstr "Risposta non valida da parte del server" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3852 |
7203 | 3853 msgid "Server does not use any supported authentication method" |
3854 msgstr "Il server non usa nessun metodo di autenticazione supportato" | |
3855 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3856 msgid "You require encryption, but it is not available on this server." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3857 msgstr "Hai richiesto la criptatura, ma non è disponibile su questo server." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3858 |
7203 | 3859 msgid "Invalid challenge from server" |
3860 msgstr "Challenge non valido dal server" | |
3861 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3862 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3863 msgid "SASL error: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3864 msgstr "Errore SASL: %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3865 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3866 msgid "The BOSH connection manager terminated your session." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3867 msgstr "Il gestore di connessione BOSH ha terminato la tua sessione." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3868 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3869 msgid "No session ID given" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3870 msgstr "Nessun ID di sessione fornito" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3871 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3872 msgid "Unsupported version of BOSH protocol" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3873 msgstr "Versione del protocollo BOSH non supportata" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3874 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3875 msgid "Unable to establish a connection with the server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3876 msgstr "Impossibile stabilire una connessione con il server" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3877 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3878 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3879 msgid "Unable to establish a connection with the server: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3880 msgstr "Impossibile stabilire una connessione con il server: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3881 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3882 msgid "Unable to establish SSL connection" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3883 msgstr "Impossibile stabilire una connessione SSL" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3884 |
6944 | 3885 msgid "Full Name" |
3886 msgstr "Nome" | |
3887 | |
3888 msgid "Family Name" | |
3889 msgstr "Cognome" | |
3890 | |
3891 msgid "Given Name" | |
3892 msgstr "Soprannome" | |
3893 | |
7980 | 3894 msgid "URL" |
3895 msgstr "Sito Web" | |
3896 | |
6944 | 3897 msgid "Street Address" |
3898 msgstr "Indirizzo" | |
3899 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3900 #. |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3901 #. * EXTADD is correct, EXTADR is generated by other |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3902 #. * clients. The next time someone reads this, remove |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3903 #. * EXTADR. |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3904 #. |
6944 | 3905 msgid "Extended Address" |
3906 msgstr "Indirizzo esteso" | |
3907 | |
3908 msgid "Locality" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3909 msgstr "Località" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3910 |
6944 | 3911 msgid "Region" |
3912 msgstr "Regione" | |
3913 | |
3914 msgid "Postal Code" | |
8463 | 3915 msgstr "Codice postale" |
6944 | 3916 |
7203 | 3917 msgid "Country" |
3918 msgstr "Paese" | |
3919 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3920 #. lots of clients (including purple) do this, but it's |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3921 #. * out of spec |
6944 | 3922 msgid "Telephone" |
3923 msgstr "Telefono" | |
3924 | |
3925 msgid "Organization Name" | |
3926 msgstr "Organizzazione" | |
3927 | |
3928 msgid "Organization Unit" | |
3929 msgstr "Ufficio" | |
3930 | |
3931 msgid "Role" | |
3932 msgstr "Ruolo" | |
3933 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
3934 #. birthday |
6944 | 3935 msgid "Birthday" |
3936 msgstr "Compleanno" | |
3937 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3938 msgid "Description" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3939 msgstr "Descrizione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3940 |
18572 | 3941 msgid "Edit XMPP vCard" |
3942 msgstr "Modifica la vCard XMPP" | |
6944 | 3943 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3944 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3945 "All items below are optional. Enter only the information with which you feel " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3946 "comfortable." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3947 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3948 "Tutti i campi seguenti sono opzionali. Inserisci solamente le informazioni " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3949 "che desideri." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3950 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3951 msgid "Client" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3952 msgstr "Client" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3953 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
3954 msgid "Operating System" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3955 msgstr "Sistema operativo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
3956 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3957 msgid "Local Time" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3958 msgstr "Ora locale" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
3959 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3960 msgid "Priority" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3961 msgstr "Priorità" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
3962 |
11762 | 3963 msgid "Resource" |
3964 msgstr "Risorsa" | |
3965 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3966 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3967 msgid "%s ago" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3968 msgstr "%s fa" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3969 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
3970 msgid "Logged Off" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
3971 msgstr "Si è disconnesso" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
3972 |
7203 | 3973 msgid "Middle Name" |
8463 | 3974 msgstr "Secondo nome" |
3975 | |
7203 | 3976 msgid "Address" |
3977 msgstr "Indirizzo" | |
3978 | |
3979 msgid "P.O. Box" | |
8463 | 3980 msgstr "Codice postale" |
7203 | 3981 |
3982 msgid "Photo" | |
3983 msgstr "Foto" | |
3984 | |
3985 msgid "Logo" | |
3986 msgstr "Logo" | |
3987 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3988 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3989 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3990 "%s will no longer be able to see your status updates. Do you want to " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3991 "continue?" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3992 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3993 "%s non sarà più in grado di vedere i tuoi cambiamenti di stato. Vuoi " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3994 "continuare?" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3995 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3996 msgid "Cancel Presence Notification" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3997 msgstr "Elimina la notifica di presenza" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
3998 |
7203 | 3999 msgid "Un-hide From" |
8507 | 4000 msgstr "Annulla nascondi \"Da\"" |
8463 | 4001 |
7203 | 4002 msgid "Temporarily Hide From" |
8507 | 4003 msgstr "Nascondi temporaneamente \"Da\"" |
8463 | 4004 |
7347 | 4005 msgid "(Re-)Request authorization" |
7203 | 4006 msgstr "Richiedi nuovamente l'autorizzazione" |
4007 | |
9094 | 4008 #. shouldn't this just happen automatically when the buddy is |
4009 #. removed? | |
7347 | 4010 msgid "Unsubscribe" |
4011 msgstr "Annulla la sottoscrizione" | |
4012 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4013 msgid "Initiate _Chat" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4014 msgstr "Inizia una _chat" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4015 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4016 msgid "Log In" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4017 msgstr "Connetti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4018 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4019 msgid "Log Out" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4020 msgstr "Disconnetti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4021 |
11762 | 4022 msgid "Chatty" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4023 msgstr "In chat" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4024 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4025 msgid "Extended Away" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4026 msgstr "Assente per molto" |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4027 |
11762 | 4028 msgid "Do Not Disturb" |
4029 msgstr "Non disturbare" | |
4030 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4031 msgid "JID" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4032 msgstr "JID" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4033 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4034 #. last name |
11762 | 4035 msgid "Last Name" |
4036 msgstr "Cognome" | |
4037 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4038 msgid "The following are the results of your search" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4039 msgstr "Ecco i risultati della tua ricerca" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4040 |
16719
1ac4039a2634
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Luke Schierer <lschiere@pidgin.im>
parents:
16718
diff
changeset
|
4041 #. current comment from Jabber User Directory users.jabber.org |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4042 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4043 "Find a contact by entering the search criteria in the given fields. Note: " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4044 "Each field supports wild card searches (%)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4045 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4046 "Cerca un contatto inserendo i criteri di ricerca nei seguenti campi. Nota: " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4047 "Ogni campo supporta il carattere jolly (%)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4048 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4049 msgid "Directory Query Failed" |
19738 | 4050 msgstr "Interrogazione della directory fallita" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4051 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4052 msgid "Could not query the directory server." |
18572 | 4053 msgstr "Impossibile interrogare il server di directory." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4054 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4055 #. Try to translate the message (see static message |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4056 #. list in jabber_user_dir_comments[]) |
19738 | 4057 #, c-format |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4058 msgid "Server Instructions: %s" |
19738 | 4059 msgstr "Istruzioni per il server: %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4060 |
18572 | 4061 msgid "Fill in one or more fields to search for any matching XMPP users." |
19738 | 4062 msgstr "Riempi uno o più campi per cercare gli utenti XMPP corrispondenti." |
18572 | 4063 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
4064 msgid "Email Address" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
4065 msgstr "Indirizzo email" |
11762 | 4066 |
18572 | 4067 msgid "Search for XMPP users" |
19738 | 4068 msgstr "Cerca utenti XMPP" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4069 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4070 #. "Search" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4071 msgid "Search" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4072 msgstr "Ricerca" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4073 |
11762 | 4074 msgid "Invalid Directory" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4075 msgstr "Directory non valida" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4076 |
11762 | 4077 msgid "Enter a User Directory" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4078 msgstr "Inserisci una directory utenti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4079 |
11762 | 4080 msgid "Select a user directory to search" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4081 msgstr "Scegli una directory utenti per la ricerca" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4082 |
11762 | 4083 msgid "Search Directory" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4084 msgstr "Cerca directory" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4085 |
7867 | 4086 msgid "_Room:" |
4087 msgstr "_Stanza:" | |
7203 | 4088 |
7867 | 4089 msgid "_Server:" |
4090 msgstr "_Server:" | |
7203 | 4091 |
7867 | 4092 msgid "_Handle:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4093 msgstr "_Identificativo:" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
4094 |
7347 | 4095 #, c-format |
4096 msgid "%s is not a valid room name" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4097 msgstr "%s non è un nome di stanza valido" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4098 |
7347 | 4099 msgid "Invalid Room Name" |
8463 | 4100 msgstr "Nome della stanza non valido" |
4101 | |
7347 | 4102 #, c-format |
4103 msgid "%s is not a valid server name" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4104 msgstr "%s non è un nome del server valido" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4105 |
7347 | 4106 msgid "Invalid Server Name" |
8463 | 4107 msgstr "Nome del server non valido" |
4108 | |
7347 | 4109 #, c-format |
4110 msgid "%s is not a valid room handle" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4111 msgstr "%s non è un identificativo di stanza valido" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4112 |
7347 | 4113 msgid "Invalid Room Handle" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4114 msgstr "Identificativo di stanza non valido" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
4115 |
7980 | 4116 msgid "Configuration error" |
4117 msgstr "Errore di configurazione" | |
4118 | |
4119 msgid "Unable to configure" | |
4120 msgstr "Impossibile configurare" | |
4121 | |
8035 | 4122 msgid "Room Configuration Error" |
8463 | 4123 msgstr "Errore di configurazione della stanza" |
4124 | |
8035 | 4125 msgid "This room is not capable of being configured" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4126 msgstr "Questa stanza non è configurabile" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4127 |
8035 | 4128 msgid "Registration error" |
4129 msgstr "Errore di registrazione" | |
4130 | |
4131 msgid "Nick changing not supported in non-MUC chatrooms" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4132 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4133 "La modifica del nick non è supportata nelle stanze di discussione non MUC" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4134 |
11762 | 4135 msgid "Error retrieving room list" |
8463 | 4136 msgstr "Errore nella ricezione della lista delle stanze" |
4137 | |
4138 msgid "Invalid Server" | |
4139 msgstr "Server non valido" | |
4140 | |
4141 msgid "Enter a Conference Server" | |
18572 | 4142 msgstr "Inserisci il nome del server per le conferenze" |
4143 | |
8463 | 4144 msgid "Select a conference server to query" |
4145 msgstr "Scegli un server per le conferenze al quale connettersi" | |
4146 | |
4147 msgid "Find Rooms" | |
4148 msgstr "Cerca stanze" | |
4149 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4150 msgid "Affiliations:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4151 msgstr "Affiliazioni:" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4152 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4153 msgid "No users found" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4154 msgstr "Nessun utente trovato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4155 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4156 msgid "Roles:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4157 msgstr "Ruoli:" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4158 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4159 msgid "Ping timed out" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4160 msgstr "Ping scaduto" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4161 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4162 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4163 "Unable to find alternative XMPP connection methods after failing to connect " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4164 "directly." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4165 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4166 "Impossibile trovare metodi alternativi per la connessione XMPP, dal momento " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4167 "che la connessione diretta è fallita." |
11762 | 4168 |
18572 | 4169 msgid "Invalid XMPP ID" |
4170 msgstr "ID XMMP non valido" | |
4171 | |
4172 msgid "Invalid XMPP ID. Domain must be set." | |
19738 | 4173 msgstr "ID XMPP invalido. Deve essere impostato il dominio." |
18572 | 4174 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4175 msgid "Malformed BOSH URL" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4176 msgstr "Formato URL BOSH non valido" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4177 |
7203 | 4178 #, c-format |
4179 msgid "Registration of %s@%s successful" | |
4180 msgstr "Registrazione di %s@%s avvenuta con successo" | |
4181 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4182 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4183 msgid "Registration to %s successful" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4184 msgstr "Iscrizione su %s avvenuta con successo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4185 |
7203 | 4186 msgid "Registration Successful" |
8463 | 4187 msgstr "Registrazione riuscita" |
4188 | |
7203 | 4189 msgid "Registration Failed" |
8463 | 4190 msgstr "Registrazione fallita" |
4191 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4192 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4193 msgid "Registration from %s successfully removed" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4194 msgstr "Iscrizione rimossa con successo da %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4195 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4196 msgid "Unregistration Successful" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4197 msgstr "Rimozione dell'iscrizione riuscita" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4198 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4199 msgid "Unregistration Failed" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4200 msgstr "Rimozione dell'iscrizione fallita" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4201 |
7203 | 4202 msgid "State" |
4203 msgstr "Stato" | |
4204 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4205 msgid "Postal code" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4206 msgstr "Codice postale" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4207 |
7203 | 4208 msgid "Phone" |
4209 msgstr "Telefono" | |
4210 | |
10302 | 4211 msgid "Date" |
4212 msgstr "Data" | |
4213 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4214 msgid "Already Registered" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4215 msgstr "Già registrato" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4216 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4217 msgid "Unregister" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4218 msgstr "Rimuovi iscrizione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4219 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4220 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4221 "Please fill out the information below to change your account registration." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4222 msgstr "Riempi i seguenti campi per modificare i dati del tuo account." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4223 |
7203 | 4224 msgid "Please fill out the information below to register your new account." |
7487 | 4225 msgstr "Riempi i seguenti campi per registrare il tuo nuovo account." |
4226 | |
18572 | 4227 msgid "Register New XMPP Account" |
19738 | 4228 msgstr "Registra un nuovo account XMPP" |
4229 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4230 msgid "Register" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4231 msgstr "Iscrizione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4232 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4233 #, c-format |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4234 msgid "Change Account Registration at %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4235 msgstr "Modifica i dati dell'account su %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4236 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4237 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4238 msgid "Register New Account at %s" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4239 msgstr "Registra un nuovo account su %s" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4240 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4241 msgid "Change Registration" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4242 msgstr "Modifica la registrazione" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4243 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4244 msgid "Error unregistering account" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4245 msgstr "Errore nella rimozione dell'account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4246 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4247 msgid "Account successfully unregistered" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4248 msgstr "Account rimosso con successo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4249 |
7203 | 4250 msgid "Initializing Stream" |
4251 msgstr "Inizializzazione dello stream" | |
4252 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4253 msgid "Initializing SSL/TLS" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4254 msgstr "Inizializzazione di SSL/TLS" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4255 |
7203 | 4256 msgid "Authenticating" |
4257 msgstr "Autenticazione" | |
4258 | |
4259 msgid "Re-initializing Stream" | |
4260 msgstr "Reinizializzazione dello stream" | |
4261 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4262 msgid "Server doesn't support blocking" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4263 msgstr "Il server non supporta il blocco" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4264 |
8463 | 4265 msgid "Not Authorized" |
4266 msgstr "Non autorizzato" | |
4267 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4268 #. (reference: "libpurple/request.h") |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4269 msgid "Mood" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4270 msgstr "Umore" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4271 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4272 msgid "Now Listening" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4273 msgstr "In ascolto" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4274 |
8463 | 4275 msgid "Both" |
4276 msgstr "Entrambi" | |
4277 | |
4278 msgid "From (To pending)" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4279 msgstr "Da (In attesa di \"Verso\")" |
8463 | 4280 |
18572 | 4281 msgid "From" |
4282 msgstr "Da" | |
4283 | |
8463 | 4284 msgid "To" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4285 msgstr "Verso" |
8463 | 4286 |
4287 msgid "None (To pending)" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4288 msgstr "Nessuna (In attesa di \"Verso\")" |
8463 | 4289 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4290 msgid "None" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4291 msgstr "Nessuno" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4292 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4293 #. subscription type |
11762 | 4294 msgid "Subscription" |
4295 msgstr "Sottoscrizione" | |
4296 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4297 msgid "Mood Text" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4298 msgstr "Messaggio di umore" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4299 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4300 msgid "Allow Buzz" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4301 msgstr "Permetti i buzz" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4302 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4303 msgid "Tune Artist" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4304 msgstr "Artista del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4305 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4306 msgid "Tune Title" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4307 msgstr "Titolo del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4308 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4309 msgid "Tune Album" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4310 msgstr "Album del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4311 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4312 msgid "Tune Genre" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4313 msgstr "Genere del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4314 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4315 msgid "Tune Comment" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4316 msgstr "Commento per il brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4317 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4318 msgid "Tune Track" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4319 msgstr "Numero di traccia del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4320 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4321 msgid "Tune Time" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4322 msgstr "Durata del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4323 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4324 msgid "Tune Year" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4325 msgstr "Anno del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4326 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4327 msgid "Tune URL" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4328 msgstr "URL del brano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4329 |
9536 | 4330 msgid "Password Changed" |
4331 msgstr "Password modificata" | |
4332 | |
7203 | 4333 msgid "Your password has been changed." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4334 msgstr "La tua password è stata modificata." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4335 |
8463 | 4336 msgid "Error changing password" |
4337 msgstr "Errore nella modifica della password" | |
4338 | |
18572 | 4339 msgid "Change XMPP Password" |
4340 msgstr "Cambia la password XMPP" | |
4341 | |
7203 | 4342 msgid "Please enter your new password" |
4343 msgstr "Inserisci la tua nuova password" | |
6944 | 4344 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4345 msgid "Set User Info..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4346 msgstr "Imposta le informazioni utente..." |
8463 | 4347 |
11762 | 4348 #. if (js->protocol_options & CHANGE_PASSWORD) { |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4349 msgid "Change Password..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4350 msgstr "Cambia password..." |
11762 | 4351 |
4352 #. } | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4353 msgid "Search for Users..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4354 msgstr "Cerca utenti..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4355 |
9361 | 4356 msgid "Bad Request" |
4357 msgstr "Richiesta non valida" | |
4358 | |
8463 | 4359 msgid "Conflict" |
4360 msgstr "Conflitto" | |
4361 | |
4362 msgid "Feature Not Implemented" | |
4363 msgstr "Caratteristica non implementata" | |
4364 | |
8747 | 4365 msgid "Forbidden" |
4366 msgstr "Vietato" | |
4367 | |
4368 msgid "Gone" | |
4369 msgstr "Andato" | |
4370 | |
4371 msgid "Internal Server Error" | |
4372 msgstr "Errore interno del server" | |
4373 | |
4374 msgid "Item Not Found" | |
4375 msgstr "Elemento non trovato" | |
4376 | |
18572 | 4377 msgid "Malformed XMPP ID" |
19738 | 4378 msgstr "Formato ID XMPP non valido" |
9361 | 4379 |
8747 | 4380 msgid "Not Acceptable" |
4381 msgstr "Non accettabile" | |
4382 | |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4383 msgid "Not Allowed" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4384 msgstr "Non permesso" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4385 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4386 msgid "Payment Required" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4387 msgstr "Richiesto pagamento" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4388 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4389 msgid "Recipient Unavailable" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4390 msgstr "Destinatario non disponibile" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4391 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4392 msgid "Registration Required" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4393 msgstr "Richiesta registrazione" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4394 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4395 msgid "Remote Server Not Found" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4396 msgstr "Server remoto non trovato" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4397 |
8463 | 4398 msgid "Remote Server Timeout" |
4399 msgstr "Timeout del server remoto" | |
4400 | |
4401 msgid "Server Overloaded" | |
4402 msgstr "Server sovraccarico" | |
4403 | |
4404 msgid "Service Unavailable" | |
4405 msgstr "Servizio non disponibile" | |
4406 | |
4407 msgid "Subscription Required" | |
4408 msgstr "Richiesta sottoscrizione" | |
4409 | |
4410 msgid "Unexpected Request" | |
4411 msgstr "Richiesta inattesa" | |
4412 | |
9361 | 4413 msgid "Authorization Aborted" |
4414 msgstr "Autorizzazione annullata" | |
4415 | |
8463 | 4416 msgid "Incorrect encoding in authorization" |
4417 msgstr "Codifica non corretta nell'autorizzazione" | |
4418 | |
4419 msgid "Invalid authzid" | |
4420 msgstr "Authzid non valido" | |
4421 | |
9094 | 4422 msgid "Invalid Authorization Mechanism" |
4423 msgstr "Meccanismo di autorizzazione non valido" | |
4424 | |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4425 msgid "Authorization mechanism too weak" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4426 msgstr "Meccanismo di autorizzazione troppo debole" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4427 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4428 msgid "Temporary Authentication Failure" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4429 msgstr "Autenticazione temporaneamente non riuscita" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4430 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4431 msgid "Authentication Failure" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4432 msgstr "Autenticazione fallita" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4433 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4434 msgid "Bad Format" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4435 msgstr "Formato non valido" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4436 |
8463 | 4437 msgid "Bad Namespace Prefix" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4438 msgstr "Prefisso del namespace non corretto" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4439 |
8463 | 4440 msgid "Resource Conflict" |
4441 msgstr "Conflitto di risorsa" | |
4442 | |
4443 msgid "Connection Timeout" | |
4444 msgstr "Connessione scaduta" | |
4445 | |
4446 msgid "Host Gone" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4447 msgstr "Il server non è più in linea" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4448 |
9361 | 4449 msgid "Host Unknown" |
4450 msgstr "Host sconosciuto" | |
4451 | |
8463 | 4452 msgid "Improper Addressing" |
4453 msgstr "Indirizzamento sbagliato" | |
4454 | |
4455 msgid "Invalid ID" | |
4456 msgstr "ID non valido" | |
4457 | |
4458 msgid "Invalid Namespace" | |
4459 msgstr "Namespace non valido" | |
4460 | |
8747 | 4461 msgid "Invalid XML" |
4462 msgstr "XML non valido" | |
4463 | |
4464 msgid "Non-matching Hosts" | |
4465 msgstr "Gli host non corrispondono" | |
4466 | |
9361 | 4467 msgid "Policy Violation" |
4468 msgstr "Violazione delle regole di policy" | |
4469 | |
8747 | 4470 msgid "Remote Connection Failed" |
4471 msgstr "Controllo remoto fallito" | |
8463 | 4472 |
8747 | 4473 msgid "Resource Constraint" |
4474 msgstr "Vincolo sulla risorsa" | |
4475 | |
4476 msgid "Restricted XML" | |
4477 msgstr "XML limitato" | |
8463 | 4478 |
9361 | 4479 msgid "See Other Host" |
4480 msgstr "Vedi gli altri host" | |
4481 | |
8747 | 4482 msgid "System Shutdown" |
4483 msgstr "Arresto del sistema" | |
8463 | 4484 |
8747 | 4485 msgid "Undefined Condition" |
4486 msgstr "Condizione non definita" | |
8463 | 4487 |
8747 | 4488 msgid "Unsupported Encoding" |
4489 msgstr "Codifica non supportata" | |
8463 | 4490 |
8747 | 4491 msgid "Unsupported Stanza Type" |
4492 msgstr "Tipo di stanza non supportato" | |
8463 | 4493 |
8747 | 4494 msgid "Unsupported Version" |
4495 msgstr "Versione non supportata" | |
8463 | 4496 |
8747 | 4497 msgid "XML Not Well Formed" |
4498 msgstr "XML non creato correttamente" | |
8463 | 4499 |
4500 msgid "Stream Error" | |
4501 msgstr "Errore di stream" | |
7867 | 4502 |
9361 | 4503 #, c-format |
4504 msgid "Unable to ban user %s" | |
4505 msgstr "Impossibile allontanare l'utente %s" | |
4506 | |
19738 | 4507 #, c-format |
11762 | 4508 msgid "Unknown affiliation: \"%s\"" |
19738 | 4509 msgstr "Affiliazione sconosciuta: \"%s\"" |
4510 | |
4511 #, c-format | |
11762 | 4512 msgid "Unable to affiliate user %s as \"%s\"" |
19738 | 4513 msgstr "Impossibile affiliare l'utente %s come \"%s\"" |
4514 | |
4515 #, c-format | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4516 msgid "Unknown role: \"%s\"" |
19738 | 4517 msgstr "Ruolo sconosciuto: \"%s\"" |
4518 | |
4519 #, c-format | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4520 msgid "Unable to set role \"%s\" for user: %s" |
19738 | 4521 msgstr "Impossibile impostare il ruolo \"%s\" per l'utente: %s" |
4522 | |
9361 | 4523 #, c-format |
4524 msgid "Unable to kick user %s" | |
4525 msgstr "Impossibile espellere l'utente %s" | |
4526 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4527 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4528 msgid "Unable to ping user %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4529 msgstr "Impossibile fare ping sull'utente %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4530 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4531 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4532 msgid "Unable to buzz, because there is nothing known about %s." |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4533 msgstr "Impossibile richiamare %s con un buzz: non conosco nulla dell'utente." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4534 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4535 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4536 msgid "Unable to buzz, because %s might be offline." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4537 msgstr "" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4538 "Impossibile richiamare %s con un buzz: l'utente potrebbe non essere in " |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4539 "linea. " |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4540 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4541 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4542 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4543 "Unable to buzz, because %s does not support it or does not wish to receive " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4544 "buzzes now." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4545 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4546 "Impossibile richiamare %s con un buzz: l'utente non supporta questa " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4547 "caratteristica oppure non desidera ricevere buzz al momento." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4548 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4549 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4550 msgid "Buzzing %s..." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4551 msgstr "Sto richiamando l'attenzione di %s con un buzz..." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4552 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4553 #. Yahoo only supports one attention command: the 'buzz'. |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4554 #. This is index number YAHOO_BUZZ. |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4555 msgid "Buzz" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4556 msgstr "Buzz" |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4557 |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4558 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4559 msgid "%s has buzzed you!" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4560 msgstr "%s ti ha richiamato con un buzz!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4561 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4562 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4563 msgid "Unable to initiate media with %s: invalid JID" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4564 msgstr "Impossibile avviare una sessione multimediale con %s: JID non valido" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4565 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4566 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4567 msgid "Unable to initiate media with %s: user is not online" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4568 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4569 "Impossibile avviare una sessione multimediale con %s: l'utente non è in linea" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4570 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4571 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4572 msgid "Unable to initiate media with %s: not subscribed to user presence" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4573 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4574 "Impossibile avviare una sessione multimediale con %s: non sei iscritto alla " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4575 "presenza dell'utente" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4576 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4577 msgid "Media Initiation Failed" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4578 msgstr "Avvio sessione multimediale fallito" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4579 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4580 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4581 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4582 "Please select the resource of %s with which you would like to start a media " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4583 "session." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4584 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4585 "Scegli la risorsa per %s con la quale vuoi avviare una sessione multimediale" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4586 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4587 msgid "Select a Resource" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4588 msgstr "Scegli una risorsa" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4589 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4590 msgid "Initiate Media" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4591 msgstr "Avvia sessione multimediale" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4592 |
9361 | 4593 msgid "config: Configure a chat room." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4594 msgstr "config: Configura una stanza di discussione." |
9361 | 4595 |
4596 msgid "configure: Configure a chat room." | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4597 msgstr "configure: Configura una stanza di discussione." |
9361 | 4598 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4599 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
4600 msgid "part [message]: Leave the room." |
9361 | 4601 msgstr "part [stanza]: Abbandona la stanza." |
4602 | |
4603 msgid "register: Register with a chat room." | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4604 msgstr "register: Iscriviti ad una stanza di discussione." |
9536 | 4605 |
9361 | 4606 msgid "topic [new topic]: View or change the topic." |
4607 msgstr "topic [nuovo argomento]: Visualizza o modifica l'argomento." | |
4608 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4609 msgid "ban <user> [reason]: Ban a user from the room." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4610 msgstr "ban <utente> [motivo]: Allontana un utente dalla stanza." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4611 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4612 msgid "" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4613 "affiliate <owner|admin|member|outcast|none> [nick1] [nick2] ...: Get " |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4614 "the users with an affiliation or set users' affiliation with the room." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4615 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4616 "affiliate <owner|admin|member|outcast|none> [nick1] [nick2] ...: " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4617 "Ottieni il nome degli utenti con una certa affiliazione oppure imposta " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4618 "l'affiliazione degli utenti con la stanza." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4619 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4620 msgid "" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4621 "role <moderator|participant|visitor|none> [nick1] [nick2] ...: Get the " |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
4622 "users with a role or set users' role with the room." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4623 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4624 "role <moderator|participant|visitor|none> [nick1] [nick2] ...: " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4625 "Ottieni il nome degli utenti con un certo ruolo oppure imposta il ruolo " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4626 "degli utenti con la stanza." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4627 |
11762 | 4628 msgid "invite <user> [message]: Invite a user to the room." |
19738 | 4629 msgstr "invite <utente> [messaggio]: Invita un utente nella stanza." |
4630 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4631 msgid "join: <room> [password]: Join a chat on this server." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4632 msgstr "join: <stanza> [password]: Entra in una chat su questo server." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4633 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4634 msgid "kick <user> [reason]: Kick a user from the room." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4635 msgstr "kick <utente> [motivo]: Espelle un utente dalla stanza." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4636 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4637 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4638 "msg <user> <message>: Send a private message to another user." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4639 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4640 "msg <utente> <messaggio>: Invia un messaggio privato ad un altro " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4641 "utente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4642 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4643 msgid "ping <jid>:\tPing a user/component/server." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4644 msgstr "ping <jid>:\tPing verso un utente/componente/server." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4645 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4646 msgid "buzz: Buzz a user to get their attention" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4647 msgstr "buzz: Richiama l'attenzione di un contatto con un buzz" |
9361 | 4648 |
6944 | 4649 #. *< type |
4650 #. *< ui_requirement | |
4651 #. *< flags | |
4652 #. *< dependencies | |
4653 #. *< priority | |
4654 #. *< id | |
4655 #. *< name | |
4656 #. *< version | |
4657 #. * summary | |
8747 | 4658 #. * description |
18572 | 4659 msgid "XMPP Protocol Plugin" |
19738 | 4660 msgstr "Plugin per il protocollo XMPP" |
18572 | 4661 |
4662 #. Translators: 'domain' is used here in the context of Internet domains, e.g. pidgin.im | |
4663 msgid "Domain" | |
4664 msgstr "Dominio" | |
4665 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4666 msgid "Require SSL/TLS" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4667 msgstr "Richiedi SSL/TLS" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
4668 |
11762 | 4669 msgid "Force old (port 5223) SSL" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4670 msgstr "Forza il vecchio SSL (porta 5223)" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4671 |
8463 | 4672 msgid "Allow plaintext auth over unencrypted streams" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4673 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4674 "Consenti l'autenticazione come testo semplice\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4675 "su stream non criptati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4676 |
11762 | 4677 msgid "Connect port" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4678 msgstr "Porta per la connessione" |
11762 | 4679 |
19738 | 4680 #. TODO: default to automatically try different ports. Make the user be |
4681 #. * able to set the first port to try (like LastConnectedPort in Windows client). | |
9094 | 4682 #. Account options |
6944 | 4683 msgid "Connect server" |
4684 msgstr "Server di connessione" | |
4685 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4686 msgid "File transfer proxies" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4687 msgstr "Server proxy per il trasferimento file" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4688 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4689 msgid "BOSH URL" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4690 msgstr "URL BOSH" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
4691 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
4692 #. this should probably be part of global smiley theme settings later on, |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
4693 #. shared with MSN |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
4694 msgid "Show Custom Smileys" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
4695 msgstr "Mostra gli smiley personalizzati" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
4696 |
19738 | 4697 #, c-format |
18572 | 4698 msgid "%s has left the conversation." |
19738 | 4699 msgstr "%s ha lasciato la conversazione." |
18572 | 4700 |
7203 | 4701 #, c-format |
4702 msgid "Message from %s" | |
4703 msgstr "Messaggio da %s" | |
4704 | |
8035 | 4705 #, c-format |
4706 msgid "%s has set the topic to: %s" | |
4707 msgstr "%s ha scelto come argomento: %s" | |
4708 | |
4709 #, c-format | |
4710 msgid "The topic is: %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4711 msgstr "L'argomento è: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4712 |
7203 | 4713 #, c-format |
4714 msgid "Message delivery to %s failed: %s" | |
4715 msgstr "Invio del messaggio a %s fallito: %s" | |
4716 | |
18572 | 4717 msgid "XMPP Message Error" |
19738 | 4718 msgstr "Errore messaggio XMPP" |
7203 | 4719 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4720 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4721 msgid "(Code %s)" |
8463 | 4722 msgstr " (Codice %s)" |
4723 | |
7203 | 4724 msgid "XML Parse error" |
4725 msgstr "Errore di parsing XML" | |
4726 | |
4727 msgid "Unknown Error in presence" | |
4728 msgstr "Errore sconosciuto nella presenza" | |
4729 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4730 #, c-format |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4731 msgid "Error joining chat %s" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4732 msgstr "Errore nell'ingresso nella chat %s" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4733 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4734 #, c-format |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4735 msgid "Error in chat %s" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4736 msgstr "Errore nella chat %s" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4737 |
19738 | 4738 msgid "Create New Room" |
4739 msgstr "Crea una nuova stanza" | |
4740 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4741 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4742 "You are creating a new room. Would you like to configure it, or accept the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4743 "default settings?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4744 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4745 "Stai per creare una nuova stanza. Vuoi configurarla oppure accettare le " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4746 "impostazioni predefinite?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4747 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4748 msgid "_Configure Room" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4749 msgstr "_Configura la stanza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4750 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4751 msgid "_Accept Defaults" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4752 msgstr "_Accetta impostazioni predefinite" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4753 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4754 msgid "No reason" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4755 msgstr "Nessun motivo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4756 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4757 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4758 msgid "You have been kicked: (%s)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4759 msgstr "Sei stato cacciato: (%s)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4760 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4761 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4762 msgid "Kicked (%s)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4763 msgstr "Cacciato (%s)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4764 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
4765 msgid "An error occurred on the in-band bytestream transfer\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4766 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4767 "Si è verificato un errore nel trasferimento del flusso di dati in-band\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4768 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4769 msgid "Transfer was closed." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4770 msgstr "Il trasferimento è stato chiuso." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4771 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4772 msgid "Failed to open in-band bytestream" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4773 msgstr "Impossibile aprire il flusso di byte in-band" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4774 |
8463 | 4775 #, c-format |
4776 msgid "Unable to send file to %s, user does not support file transfers" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4777 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4778 "Impossibile inviare il file a %s. L'utente non supporta il trasferimento file" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4779 |
7487 | 4780 msgid "File Send Failed" |
8463 | 4781 msgstr "Invio file fallito" |
4782 | |
19738 | 4783 #, c-format |
18572 | 4784 msgid "Unable to send file to %s, invalid JID" |
19738 | 4785 msgstr "Impossibile inviare il file a %s. JID non valido" |
18572 | 4786 |
19738 | 4787 #, c-format |
18572 | 4788 msgid "Unable to send file to %s, user is not online" |
19738 | 4789 msgstr "Impossibile inviare il file a %s. L'utente non è in linea" |
18572 | 4790 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4791 #, c-format |
18572 | 4792 msgid "Unable to send file to %s, not subscribed to user presence" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4793 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4794 "Impossibile inviare il file a %s. Non iscritto alla presenza dell'utente" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4795 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4796 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4797 msgid "Please select the resource of %s to which you would like to send a file" |
19738 | 4798 msgstr "Scegli a quale risorsa di %s vuoi inviare un file" |
18572 | 4799 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4800 msgid "Edit User Mood" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4801 msgstr "Modifica l'umore dell'utente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4802 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4803 msgid "Please select your mood from the list." |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
4804 msgstr "Scegli il tuo umore dalla lista." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4805 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4806 msgid "Set" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4807 msgstr "Imposta" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4808 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4809 msgid "Set Mood..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4810 msgstr "Scegli l'umore..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4811 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4812 msgid "Set User Nickname" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4813 msgstr "Imposta il nickname" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4814 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4815 msgid "Please specify a new nickname for you." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4816 msgstr "Scegli un nickname." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4817 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4818 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4819 "This information is visible to all contacts on your contact list, so choose " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4820 "something appropriate." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4821 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4822 "Questa informazione è visibile da tutti i contatti nella tua lista, quindi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4823 "scegli qualcosa di appropriato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4824 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4825 msgid "Set Nickname..." |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4826 msgstr "Imposta nickname..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4827 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4828 msgid "Actions" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4829 msgstr "Azioni" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4830 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
4831 msgid "Select an action" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4832 msgstr "Scegli un'azione" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
4833 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4834 #. only notify the user about problems adding to the friends list |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4835 #. * maybe we should do something else for other lists, but it probably |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4836 #. * won't cause too many problems if we just ignore it |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4837 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4838 msgid "Unable to add \"%s\"." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4839 msgstr "Impossibile aggiungere \"%s\"." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4840 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4841 msgid "Buddy Add error" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4842 msgstr "Errore nell'aggiungere il contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4843 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
4844 msgid "The username specified does not exist." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4845 msgstr "Il nome utente specificato non esiste." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4846 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4847 #, c-format |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4848 msgid "Buddy list synchronization issue in %s (%s)" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
4849 msgstr "Problema di sincronizzazione della lista contatti in %s (%s)" |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
4850 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4851 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4852 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4853 "%s on the local list is inside the group \"%s\" but not on the server list. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4854 "Do you want this buddy to be added?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4855 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4856 "%s appartiene al gruppo \"%s\" sulla lista locale ma non sulla lista del " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4857 "server. Vuoi che questo contatto venga aggiunto?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4858 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4859 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4860 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4861 "%s is on the local list but not on the server list. Do you want this buddy " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4862 "to be added?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4863 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4864 "%s è presente sulla lista locale ma non sulla lista del server. Vuoi che " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4865 "questo contatto venga aggiunto?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4866 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4867 #, c-format |
8747 | 4868 msgid "Unable to parse message" |
4869 msgstr "Impossibile effettuare il parsing del messaggio." | |
4870 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4871 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4872 msgid "Syntax Error (probably a client bug)" |
19738 | 4873 msgstr "Errore di sintassi (probabilmente un bug del client)" |
6944 | 4874 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4875 #, c-format |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
4876 msgid "Invalid email address" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
4877 msgstr "Indirizzo email non valido" |
8747 | 4878 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4879 #, c-format |
8747 | 4880 msgid "User does not exist" |
4881 msgstr "L'utente non esiste" | |
4882 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4883 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4884 msgid "Fully qualified domain name missing" |
19738 | 4885 msgstr "Manca un nome di dominio pienamente qualificato" |
6944 | 4886 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4887 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4888 msgid "Already logged in" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4889 msgstr "Già connesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4890 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4891 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
4892 msgid "Invalid username" |
18572 | 4893 msgstr "Nome utente non valido" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4894 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4895 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4896 msgid "Invalid friendly name" |
6944 | 4897 msgstr "Alias non valido" |
4898 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4899 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4900 msgid "List full" |
6944 | 4901 msgstr "Lista piena" |
4902 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4903 #, c-format |
6944 | 4904 msgid "Already there" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4905 msgstr "C'è già" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4906 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4907 #, c-format |
6944 | 4908 msgid "Not on list" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4909 msgstr "Non è nella lista" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4910 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4911 #, c-format |
6944 | 4912 msgid "User is offline" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4913 msgstr "L'utente non è in linea" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4914 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4915 #, c-format |
6944 | 4916 msgid "Already in the mode" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4917 msgstr "Già nella modalità" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4918 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4919 #, c-format |
8747 | 4920 msgid "Already in opposite list" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4921 msgstr "Già nella lista opposta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4922 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4923 #, c-format |
8747 | 4924 msgid "Too many groups" |
4925 msgstr "Troppi gruppi" | |
4926 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4927 #, c-format |
6944 | 4928 msgid "Invalid group" |
4929 msgstr "Gruppo non valido" | |
4930 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4931 #, c-format |
8747 | 4932 msgid "User not in group" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4933 msgstr "L'utente non è nel gruppo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4934 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4935 #, c-format |
8747 | 4936 msgid "Group name too long" |
4937 msgstr "Nome del gruppo troppo lungo" | |
4938 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4939 #, c-format |
6944 | 4940 msgid "Cannot remove group zero" |
4941 msgstr "Impossibile rimuovere il gruppo zero" | |
4942 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4943 #, c-format |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
4944 msgid "Tried to add a user to a group that doesn't exist" |
6944 | 4945 msgstr "Stai cercando di aggiungere un contatto ad un gruppo che non esiste" |
4946 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4947 #, c-format |
6944 | 4948 msgid "Switchboard failed" |
7203 | 4949 msgstr "Switchboard fallito" |
6944 | 4950 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4951 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4952 msgid "Notify transfer failed" |
8463 | 4953 msgstr "Notifica trasferimento fallita" |
6944 | 4954 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4955 #, c-format |
8747 | 4956 msgid "Required fields missing" |
4957 msgstr "Mancano dei campi richiesti" | |
4958 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4959 #, c-format |
6944 | 4960 msgid "Too many hits to a FND" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
4961 msgstr "Troppe risposte ad un FND" |
6944 | 4962 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4963 #, c-format |
6944 | 4964 msgid "Not logged in" |
4965 msgstr "Non connesso" | |
4966 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4967 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4968 msgid "Service temporarily unavailable" |
8463 | 4969 msgstr "Servizio temporaneamente non disponibile" |
6944 | 4970 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4971 #, c-format |
6944 | 4972 msgid "Database server error" |
8463 | 4973 msgstr "Errore del server database" |
6944 | 4974 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4975 #, c-format |
8463 | 4976 msgid "Command disabled" |
4977 msgstr "Comando disabilitato" | |
6944 | 4978 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4979 #, c-format |
8463 | 4980 msgid "File operation error" |
4981 msgstr "Operazione illegale sul file" | |
6944 | 4982 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4983 #, c-format |
8463 | 4984 msgid "Memory allocation error" |
4985 msgstr "Errore di allocazione della memoria" | |
4986 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4987 #, c-format |
6944 | 4988 msgid "Wrong CHL value sent to server" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4989 msgstr "È stato inviato al server un valore CHL sbagliato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
4990 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4991 #, c-format |
6944 | 4992 msgid "Server busy" |
4993 msgstr "Server occupato" | |
4994 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4995 #, c-format |
6944 | 4996 msgid "Server unavailable" |
4997 msgstr "Server non disponibile" | |
4998 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
4999 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5000 msgid "Peer notification server down" |
19738 | 5001 msgstr "Server di notifica non disponibile" |
6944 | 5002 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5003 #, c-format |
6944 | 5004 msgid "Database connect error" |
5005 msgstr "Errore di connessione al database" | |
5006 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5007 #, c-format |
6944 | 5008 msgid "Server is going down (abandon ship)" |
5009 msgstr "Il server sta per essere disattivato (abbandona la nave)" | |
5010 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5011 #, c-format |
6944 | 5012 msgid "Error creating connection" |
5013 msgstr "Errore nella creazione della connessione" | |
5014 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5015 #, c-format |
6944 | 5016 msgid "CVR parameters are either unknown or not allowed" |
5017 msgstr "I parametri CVR sono sconosciuti o non consentiti" | |
5018 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5019 #, c-format |
6944 | 5020 msgid "Unable to write" |
5021 msgstr "Impossibile scrivere" | |
5022 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5023 #, c-format |
8460 | 5024 msgid "Session overload" |
5025 msgstr "Sessione sovraccarica" | |
5026 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5027 #, c-format |
6944 | 5028 msgid "User is too active" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5029 msgstr "L'utente è troppo attivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5030 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5031 #, c-format |
6944 | 5032 msgid "Too many sessions" |
5033 msgstr "Troppe sessioni" | |
5034 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5035 #, c-format |
8747 | 5036 msgid "Passport not verified" |
5037 msgstr "Profilo Passport non verificato" | |
5038 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5039 #, c-format |
6944 | 5040 msgid "Bad friend file" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5041 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5042 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5043 #, c-format |
8747 | 5044 msgid "Not expected" |
5045 msgstr "Non atteso" | |
5046 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5047 msgid "Friendly name is changing too rapidly" |
9536 | 5048 msgstr "L'alias cambia troppo rapidamente" |
6944 | 5049 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5050 #, c-format |
6944 | 5051 msgid "Server too busy" |
5052 msgstr "Server occupato" | |
5053 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5054 #, c-format |
6944 | 5055 msgid "Authentication failed" |
5056 msgstr "Autenticazione fallita" | |
5057 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5058 #, c-format |
6944 | 5059 msgid "Not allowed when offline" |
8463 | 5060 msgstr "Non consentito quando non sei in linea" |
5061 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5062 #, c-format |
6944 | 5063 msgid "Not accepting new users" |
5064 msgstr "Non accetta nuovi utenti" | |
5065 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5066 #, c-format |
6944 | 5067 msgid "Kids Passport without parental consent" |
7203 | 5068 msgstr "Kids Passport senza il consenso parentale" |
6944 | 5069 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5070 #, c-format |
6944 | 5071 msgid "Passport account not yet verified" |
5072 msgstr "Profilo Passport non ancora verificato" | |
5073 | |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5074 msgid "Passport account suspended" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5075 msgstr "Account Passport sospeso" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5076 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5077 #, c-format |
8463 | 5078 msgid "Bad ticket" |
5079 msgstr "Biglietto non valido" | |
5080 | |
6944 | 5081 #, c-format |
5082 msgid "Unknown Error Code %d" | |
5083 msgstr "Codice di errore sconosciuto %d" | |
5084 | |
8747 | 5085 #, c-format |
5086 msgid "MSN Error: %s\n" | |
5087 msgstr "Errore di MSN: %s\n" | |
5088 | |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5089 msgid "Other Contacts" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5090 msgstr "Altri contatti" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5091 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5092 msgid "Non-IM Contacts" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5093 msgstr "Contatti non-MI" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5094 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5095 #, c-format |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5096 msgid "%s sent a wink. <a href='msn-wink://%s'>Click here to play it</a>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5097 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5098 "%s ha inviato un wink. <a href='msn-wink://%s'>Fai clic per riprodurlo</a>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5099 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5100 #, c-format |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5101 msgid "%s sent a wink, but it could not be saved" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5102 msgstr "%s ha inviato un wink, ma non può essere salvato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5103 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5104 #, c-format |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5105 msgid "%s sent a voice clip. <a href='audio://%s'>Click here to play it</a>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5106 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5107 "%s ha inviato un clip vocale. <a href='audio://%s'>Fai clic per riprodurlo</" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5108 "a>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5109 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5110 #, c-format |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5111 msgid "%s sent a voice clip, but it could not be saved" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5112 msgstr "%s ha inviato un clip vocale, ma non può essere salvato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5113 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5114 #, c-format |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5115 msgid "%s sent you a voice chat invite, which is not yet supported." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5116 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5117 "%s ti ha inviato un invito alla chat vocale. Questa caratteristica non è " |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5118 "ancora supportata." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5119 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
5120 msgid "Nudge" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5121 msgstr "Trillo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5122 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5123 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
5124 msgid "%s has nudged you!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5125 msgstr "%s ti ha inviato un trillo!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5126 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
5127 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
5128 msgid "Nudging %s..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5129 msgstr "Stai inviando un trillo a %s..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5130 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5131 msgid "Email Address..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5132 msgstr "Indirizzo email..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5133 |
6944 | 5134 msgid "Your new MSN friendly name is too long." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5135 msgstr "Il tuo nuovo alias MSN è troppo lungo." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5136 |
6944 | 5137 msgid "Set your friendly name." |
9536 | 5138 msgstr "Imposta un alias." |
8463 | 5139 |
6944 | 5140 msgid "This is the name that other MSN buddies will see you as." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5141 msgstr "Questo è il nome con il quale i contatti MSN ti vedranno." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5142 |
6944 | 5143 msgid "Set your home phone number." |
9536 | 5144 msgstr "Imposta il telefono di casa." |
8463 | 5145 |
6944 | 5146 msgid "Set your work phone number." |
9536 | 5147 msgstr "Imposta il telefono dell'ufficio." |
8463 | 5148 |
6944 | 5149 msgid "Set your mobile phone number." |
9536 | 5150 msgstr "Imposta il numero di cellulare." |
8463 | 5151 |
6944 | 5152 msgid "Allow MSN Mobile pages?" |
5153 msgstr "Consenti le \"MSN Mobile Pages\"?" | |
5154 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5155 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5156 "Do you want to allow or disallow people on your buddy list to send you MSN " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5157 "Mobile pages to your cell phone or other mobile device?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5158 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5159 "Vuoi permettere ai contatti della tua lista di inviarti \"MSN Mobile pages\" " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5160 "sul tuo cellulare o su un altro dispositivo portatile?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5161 |
6944 | 5162 msgid "Allow" |
5163 msgstr "Permetti" | |
5164 | |
5165 msgid "Disallow" | |
5166 msgstr "Vieta" | |
5167 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5168 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5169 msgid "Blocked Text for %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5170 msgstr "Testo bloccato per %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5171 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5172 msgid "No text is blocked for this account." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5173 msgstr "Non c'è testo bloccato per questo account." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5174 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5175 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5176 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5177 "MSN servers are currently blocking the following regular expressions:<br/>%s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5178 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5179 "I server MSN stanno attualmente bloccando le seguenti espressioni regolari:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5180 "<br/>%s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5181 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5182 msgid "This account does not have email enabled." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5183 msgstr "Questo account non ha l'email abilitata." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5184 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5185 msgid "Send a mobile message." |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5186 msgstr "Invia un messaggio ad un dispositivo portatile." |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5187 |
6944 | 5188 msgid "Page" |
5189 msgstr "Page" | |
5190 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5191 msgid "Playing a game" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5192 msgstr "Giocando" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5193 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5194 msgid "Working" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5195 msgstr "Al lavoro" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5196 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5197 msgid "Has you" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5198 msgstr "Sei nella sua lista" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5199 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5200 msgid "Home Phone Number" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5201 msgstr "Telefono di casa" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5202 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5203 msgid "Work Phone Number" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5204 msgstr "Telefono ufficio" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5205 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5206 msgid "Mobile Phone Number" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5207 msgstr "Cellulare" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5208 |
6944 | 5209 msgid "Be Right Back" |
5210 msgstr "Torno subito" | |
5211 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5212 msgid "Busy" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5213 msgstr "Occupato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5214 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5215 msgid "On the Phone" |
8463 | 5216 msgstr "Al telefono" |
5217 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5218 msgid "Out to Lunch" |
8463 | 5219 msgstr "A pranzo" |
5220 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5221 #. primitive |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5222 #. ID |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5223 #. name - use default |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
5224 #. saveable |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5225 #. should be user_settable some day |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5226 #. independent |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5227 msgid "Artist" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5228 msgstr "Artista" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5229 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5230 msgid "Album" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5231 msgstr "Album" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5232 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5233 msgid "Game Title" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5234 msgstr "Nome del gioco" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5235 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5236 msgid "Office Title" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5237 msgstr "Nome del lavoro" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5238 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5239 msgid "Set Friendly Name..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5240 msgstr "Imposta un alias..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5241 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5242 msgid "Set Home Phone Number..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5243 msgstr "Imposta il telefono di casa..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5244 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5245 msgid "Set Work Phone Number..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5246 msgstr "Imposta il telefono dell'ufficio..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5247 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5248 msgid "Set Mobile Phone Number..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5249 msgstr "Imposta il numero di cellulare..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5250 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5251 msgid "Enable/Disable Mobile Devices..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5252 msgstr "Abilita/Disabilita i dispositivi portatili..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5253 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5254 msgid "Allow/Disallow Mobile Pages..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5255 msgstr "Permetti/Vieta Mobile Pages..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5256 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5257 msgid "View Blocked Text..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5258 msgstr "Visualizza il testo bloccato..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5259 |
11762 | 5260 msgid "Open Hotmail Inbox" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5261 msgstr "Apri posta su Hotmail" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5262 |
6944 | 5263 msgid "Send to Mobile" |
8463 | 5264 msgstr "Invia ad un dispositivo portatile" |
5265 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5266 msgid "SSL support is needed for MSN. Please install a supported SSL library." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5267 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5268 "Il supporto SSL è necessario per MSN. Installare una libreria SSL supportata." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5269 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5270 #, fuzzy, c-format |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5271 msgid "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5272 "Unable to add the buddy %s because the username is invalid. Usernames must " |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5273 "be valid email addresses." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5274 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5275 "Impossibile aggiungere il contatto %s poiché il nome utente non è valido. I " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5276 "nomi utente devono essere indirizzi email validi." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5277 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5278 msgid "Unable to Add" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5279 msgstr "Impossibile aggiungere" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5280 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5281 msgid "Authorization Request Message:" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5282 msgstr "Messaggio di richiesta di autorizzazione:" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5283 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5284 msgid "Please authorize me!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5285 msgstr "Mi autorizzi, per favore?" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5286 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5287 #. * |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5288 #. * A wrapper for purple_request_action() that uses @c OK and @c Cancel buttons. |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5289 #. |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5290 msgid "_OK" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5291 msgstr "_OK" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5292 |
9361 | 5293 msgid "Error retrieving profile" |
5294 msgstr "Errore nella ricezione del profilo" | |
6944 | 5295 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5296 msgid "General" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5297 msgstr "Generale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5298 |
6944 | 5299 msgid "Age" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5300 msgstr "Età" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5301 |
6944 | 5302 msgid "Occupation" |
5303 msgstr "Occupazione" | |
5304 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5305 msgid "Location" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5306 msgstr "Località" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5307 |
6944 | 5308 msgid "Hobbies and Interests" |
8463 | 5309 msgstr "Hobbies e interessi" |
5310 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5311 msgid "A Little About Me" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5312 msgstr "Qualcosa su di me" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5313 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5314 msgid "Social" |
19738 | 5315 msgstr "Sociale" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5316 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5317 msgid "Marital Status" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5318 msgstr "Stato civile" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5319 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5320 msgid "Interests" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5321 msgstr "Interessi" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5322 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5323 msgid "Pets" |
19738 | 5324 msgstr "Animali domestici" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5325 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5326 msgid "Hometown" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5327 msgstr "Città in cui vivi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5328 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5329 msgid "Places Lived" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5330 msgstr "Posti in cui hai vissuto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5331 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5332 msgid "Fashion" |
19738 | 5333 msgstr "Moda" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5334 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5335 msgid "Humor" |
19738 | 5336 msgstr "Humor" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5337 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5338 msgid "Music" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5339 msgstr "Musica" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5340 |
6944 | 5341 msgid "Favorite Quote" |
8463 | 5342 msgstr "Citazione preferita" |
5343 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5344 msgid "Contact Info" |
18572 | 5345 msgstr "Informazioni sul contatto" |
5346 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5347 msgid "Personal" |
18572 | 5348 msgstr "Personale" |
5349 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5350 msgid "Significant Other" |
19738 | 5351 msgstr "Altro" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5352 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5353 msgid "Home Phone" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5354 msgstr "Telefono di casa" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5355 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5356 msgid "Home Phone 2" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5357 msgstr "Telefono di casa 2" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5358 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5359 msgid "Home Address" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5360 msgstr "Indirizzo di casa" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5361 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5362 msgid "Personal Mobile" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5363 msgstr "Cellulare personale" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5364 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5365 msgid "Home Fax" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5366 msgstr "Fax di casa" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5367 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
5368 msgid "Personal Email" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5369 msgstr "Email personale" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5370 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5371 msgid "Personal IM" |
18572 | 5372 msgstr "MI personale" |
5373 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5374 msgid "Anniversary" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5375 msgstr "Anniversario" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5376 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5377 #. Business |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5378 msgid "Work" |
18572 | 5379 msgstr "Lavoro" |
5380 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5381 msgid "Job Title" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5382 msgstr "Impiego" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5383 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5384 msgid "Company" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5385 msgstr "Compagnia" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5386 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5387 msgid "Department" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5388 msgstr "Dipartimento" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5389 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5390 msgid "Profession" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5391 msgstr "Professione" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5392 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5393 msgid "Work Phone" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5394 msgstr "Telefono dell'ufficio" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5395 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5396 msgid "Work Phone 2" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5397 msgstr "Telefono dell'ufficio 2" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5398 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5399 msgid "Work Address" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5400 msgstr "Indirizzo di lavoro" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5401 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5402 msgid "Work Mobile" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5403 msgstr "Cellulare lavoro" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5404 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5405 msgid "Work Pager" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5406 msgstr "Pager lavoro" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5407 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5408 msgid "Work Fax" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5409 msgstr "Fax ufficio" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5410 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
5411 msgid "Work Email" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5412 msgstr "Email ufficio" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5413 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5414 msgid "Work IM" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5415 msgstr "MI al lavoro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5416 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5417 msgid "Start Date" |
19738 | 5418 msgstr "Data di inizio" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5419 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5420 msgid "Favorite Things" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5421 msgstr "Preferenze" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5422 |
6944 | 5423 msgid "Last Updated" |
5424 msgstr "Ultima modifica" | |
5425 | |
5426 msgid "Homepage" | |
5427 msgstr "Homepage" | |
5428 | |
9536 | 5429 msgid "The user has not created a public profile." |
5430 msgstr "L'utente non ha creato un profilo pubblico." | |
5431 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5432 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5433 "MSN reported not being able to find the user's profile. This either means " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5434 "that the user does not exist, or that the user exists but has not created a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5435 "public profile." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5436 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5437 "MSN ha riportato di non essere in grado di trovare il profilo dell'utente. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5438 "Questo significa che l'utente non esiste oppure che esiste ma non ha creato " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5439 "un profilo pubblico." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5440 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5441 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5442 "Could not find any information in the user's profile. The user most likely " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5443 "does not exist." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5444 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5445 "Nessuna informazione trovata nel profilo dell'utente. Molto probabilmente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5446 "l'utente non esiste." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5447 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5448 msgid "View web profile" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5449 msgstr "Mostra il profilo web" |
9361 | 5450 |
6944 | 5451 #. *< type |
5452 #. *< ui_requirement | |
5453 #. *< flags | |
5454 #. *< dependencies | |
5455 #. *< priority | |
5456 #. *< id | |
5457 #. *< name | |
5458 #. *< version | |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
5459 #. *< summary |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5460 msgid "Windows Live Messenger Protocol Plugin" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5461 msgstr "Plugin per il protocollo Windows Live Messenger" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5462 |
7347 | 5463 msgid "Use HTTP Method" |
8463 | 5464 msgstr "Usa il metodo HTTP" |
5465 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
5466 msgid "HTTP Method Server" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5467 msgstr "Server per il metodo HTTP" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5468 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5469 msgid "Show custom smileys" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5470 msgstr "Mostra gli smiley personalizzati" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5471 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5472 msgid "nudge: nudge a user to get their attention" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5473 msgstr "nudge: Richiama l'attenzione di un contatto con un trillo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5474 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5475 msgid "Windows Live ID authentication:Unable to connect" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5476 msgstr "Autenticazione Windows Live ID: Impossibile connettersi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5477 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5478 msgid "Windows Live ID authentication:Invalid response" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5479 msgstr "Autenticazione Windows Live ID: risposta non valida" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5480 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5481 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5482 msgid "%s just sent you a Nudge!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5483 msgstr "%s ti ha appena inviato un trillo!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5484 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5485 msgid "The following users are missing from your addressbook" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5486 msgstr "I seguenti utenti non sono presenti nella tua rubrica" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5487 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5488 #, c-format |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5489 msgid "Unknown error (%d): %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5490 msgstr "Errore sconosciuto (%d): %s" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5491 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5492 msgid "Unable to add user" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5493 msgstr "Impossibile aggiungere l'utente" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5494 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5495 #. Unknown error! |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5496 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5497 msgid "Unknown error (%d)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5498 msgstr "Errore sconosciuto (%d)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5499 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5500 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5501 msgid "Unable to remove user" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5502 msgstr "Impossibile aggiungere l'utente" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5503 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5504 msgid "Mobile message was not sent because it was too long." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5505 msgstr "Il messaggio mobile non è stato inviato perché è troppo lungo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5506 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5507 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5508 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5509 "The MSN server will shut down for maintenance in %d minute. You will " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5510 "automatically be signed out at that time. Please finish any conversations " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5511 "in progress.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5512 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5513 "After the maintenance has been completed, you will be able to successfully " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5514 "sign in." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5515 msgid_plural "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5516 "The MSN server will shut down for maintenance in %d minutes. You will " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5517 "automatically be signed out at that time. Please finish any conversations " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5518 "in progress.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5519 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5520 "After the maintenance has been completed, you will be able to successfully " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5521 "sign in." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5522 msgstr[0] "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5523 "Il server MSN verrà spento per manutenzione entro %d minuto. Verrai " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5524 "automaticamente disconnesso. Termina tutte le conversazioni in corso.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5525 "\n" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5526 "Quando la manutenzione sarà terminata, potrai collegarti nuovamente." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5527 msgstr[1] "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5528 "Il server MSN verrà spento per manutenzione entro %d minuti. Verrai " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5529 "automaticamente disconnesso. Termina tutte le conversazioni in corso.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5530 "\n" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5531 "Quando la manutenzione sarà terminata, potrai collegarti nuovamente." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5532 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5533 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5534 "Message was not sent because the system is unavailable. This normally " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5535 "happens when the user is blocked or does not exist." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5536 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5537 "Il messaggio non è stato inviato poiché il sistema non è disponibile. Questo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5538 "accade di solito quando l'utente è bloccato o non esiste." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5539 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5540 msgid "Message was not sent because messages are being sent too quickly." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5541 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5542 "Non è stato possibile inviare il messaggio poiché stai inviando troppo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5543 "velocemente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5544 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5545 msgid "Message was not sent because an unknown encoding error occurred." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5546 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5547 "Il messaggio potrebbe non essere stato inviato a causa di un errore " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5548 "sconosciuto di codifica." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5549 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5550 msgid "Message was not sent because an unknown error occurred." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5551 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5552 "Il messaggio potrebbe non essere stato inviato a causa di un errore " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5553 "sconosciuto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5554 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5555 msgid "Writing error" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5556 msgstr "Errore in scrittura" |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5557 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5558 msgid "Reading error" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5559 msgstr "Errore in lettura" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5560 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5561 #, c-format |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5562 msgid "" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5563 "Connection error from %s server:\n" |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5564 "%s" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5565 msgstr "" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5566 "Errore di connessione dal server %s:\n" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5567 "%s" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5568 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5569 msgid "Our protocol is not supported by the server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5570 msgstr "Il nostro protocollo non è supportato dal server" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5571 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5572 msgid "Error parsing HTTP" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5573 msgstr "Errore di parsing HTTP" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5574 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5575 msgid "You have signed on from another location" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5576 msgstr "Sei connesso da un'altra postazione" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5577 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5578 msgid "The MSN servers are temporarily unavailable. Please wait and try again." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5579 msgstr "I server MSN sono temporaneamente non disponibili. Riprova più tardi." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5580 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5581 msgid "The MSN servers are going down temporarily" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5582 msgstr "I server MSN sono temporaneamente disattivi" |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5583 |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5584 #, c-format |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5585 msgid "Unable to authenticate: %s" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5586 msgstr "Impossibile autenticare: %s" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5587 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5588 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5589 "Your MSN buddy list is temporarily unavailable. Please wait and try again." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5590 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5591 "La tua lista contatti MSN è temporaneamente non disponibile. Riprova più " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5592 "tardi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5593 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5594 msgid "Handshaking" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5595 msgstr "Handshake in corso" |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5596 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5597 msgid "Transferring" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5598 msgstr "Trasferimento in corso" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5599 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5600 msgid "Starting authentication" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5601 msgstr "Avvio autenticazione in corso" |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5602 |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5603 msgid "Getting cookie" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5604 msgstr "Ricezione cookie in corso" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5605 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5606 msgid "Sending cookie" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5607 msgstr "Invio cookie in corso" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5608 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5609 msgid "Retrieving buddy list" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5610 msgstr "Ricezione della lista contatti in corso" |
9536 | 5611 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5612 #, c-format |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5613 msgid "%s requests to view your webcam, but this request is not yet supported." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5614 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5615 "%s chiede di vedere il tuo video, ma questa caratteristica non è ancora " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5616 "supportata." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5617 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5618 #, c-format |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5619 msgid "%s invited you to view his/her webcam, but this is not yet supported." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5620 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5621 "%s ti ha invitato a vedere il suo video, ma questa caratteristica non è " |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5622 "ancora supportata." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5623 |
11762 | 5624 msgid "Away From Computer" |
5625 msgstr "Lontano dal computer" | |
5626 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5627 msgid "On The Phone" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5628 msgstr "Al telefono" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5629 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5630 msgid "Out To Lunch" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5631 msgstr "A pranzo" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5632 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5633 msgid "Message may have not been sent because a timeout occurred:" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5634 msgstr "Il messaggio potrebbe non essere stato inviato a causa di un timeout:" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5635 |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5636 msgid "Message could not be sent, not allowed while invisible:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5637 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5638 "Il messaggio non è stato inviato. Non è permesso quando sei invisibile:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5639 |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5640 msgid "Message could not be sent because the user is offline:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5641 msgstr "Il messaggio non è stato inviato poiché l'utente non è in linea:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5642 |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
5643 msgid "Message could not be sent because a connection error occurred:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5644 msgstr "Il messaggio non è stato inviato a causa di un errore di connessione:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
5645 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
5646 msgid "Message could not be sent because we are sending too quickly:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5647 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5648 "Non è stato possibile inviare il messaggio poiché stai inviando troppo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5649 "velocemente:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5650 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5651 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5652 "Message could not be sent because we were unable to establish a session with " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5653 "the server. This is likely a server problem, try again in a few minutes:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5654 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5655 "Il messaggio non è stato inviato perché non è possibile stabilire una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5656 "sessione con il server. Si tratta probabilmente di un problema del server. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5657 "Riprova tra qualche minuto:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5658 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5659 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5660 "Message could not be sent because an error with the switchboard occurred:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5661 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5662 "Il messaggio non è stato inviato a causa di un errore con lo switchboard:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5663 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
5664 msgid "Message may have not been sent because an unknown error occurred:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5665 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5666 "Il messaggio potrebbe non essere stato inviato a causa di un errore " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5667 "sconosciuto:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5668 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5669 msgid "Delete Buddy from Address Book?" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5670 msgstr "Rimuovere il contatto dalla Rubrica?" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5671 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5672 msgid "Do you want to delete this buddy from your address book as well?" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
5673 msgstr "Vuoi cancellare questo contatto anche dalla tua rubrica?" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
5674 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5675 msgid "The username specified is invalid." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5676 msgstr "Il nome utente specificato non è valido." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5677 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5678 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5679 msgid "Friendly name changes too rapidly" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5680 msgstr "L'alias cambia troppo rapidamente" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
5681 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5682 msgid "This Hotmail account may not be active." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5683 msgstr "Questo account Hotmail potrebbe essere non attivo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
5684 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5685 msgid "Profile URL" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5686 msgstr "URL del profilo" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5687 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5688 #. *< type |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5689 #. *< ui_requirement |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5690 #. *< flags |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5691 #. *< dependencies |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5692 #. *< priority |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5693 #. *< id |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5694 #. *< name |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5695 #. *< version |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5696 #. * summary |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5697 #. * description |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5698 msgid "MSN Protocol Plugin" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5699 msgstr "Plugin per il protocollo MSN" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
5700 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
5701 #, c-format |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5702 msgid "%s is not a valid group." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5703 msgstr "%s non è un gruppo valido" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5704 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5705 msgid "Unknown error." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5706 msgstr "Errore sconosciuto." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
5707 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5708 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5709 msgid "%s on %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5710 msgstr "%s su %s: (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5711 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5712 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5713 msgid "Unable to add user on %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5714 msgstr "Impossibile aggiungere l'utente su %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5715 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5716 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5717 msgid "Unable to block user on %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5718 msgstr "Impossibile bloccare l'utente su %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5719 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5720 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5721 msgid "Unable to permit user on %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5722 msgstr "Impossibile autorizzare l'utente su %s (%s)" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5723 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5724 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5725 msgid "%s could not be added because your buddy list is full." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5726 msgstr "%s non può essere aggiunto perché la tua lista contatti è piena." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5727 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5728 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5729 msgid "%s is not a valid passport account." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5730 msgstr "%s non è un profilo passport valido" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5731 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5732 msgid "Service Temporarily Unavailable." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5733 msgstr "Servizio temporaneamente non disponibile." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5734 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5735 msgid "Unable to rename group" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5736 msgstr "Impossibile rinominare il gruppo" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5737 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5738 msgid "Unable to delete group" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5739 msgstr "Impossibile cancellare il gruppo" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5740 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5741 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5742 msgid "%s has added you to his or her buddy list." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5743 msgstr "%s ti ha aggiunto alla sua lista contatti." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5744 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5745 #, c-format |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5746 msgid "%s has removed you from his or her buddy list." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5747 msgstr "%s ti ha rimosso dalla sua lista contatti." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
5748 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5749 #. show current mood |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5750 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5751 msgid "Current Mood" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5752 msgstr "Il tuo umore attuale" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5753 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5754 #. add all moods to list |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5755 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5756 msgid "New Mood" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5757 msgstr "Umore" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5758 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5759 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5760 msgid "Change your Mood" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5761 msgstr "Cambia password" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5762 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5763 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5764 msgid "How do you feel right now?" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5765 msgstr "Sono momentaneamente assente" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5766 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5767 #. show error to user |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5768 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5769 msgid "Profile Update Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5770 msgstr "Errore di scrittura" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5771 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5772 #. no profile information yet, so we cannot update |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5773 #. (reference: "libpurple/request.h") |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5774 msgid "Profile" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5775 msgstr "Profilo" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5776 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5777 msgid "Your profile information is not yet retrieved. Please try again later." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5778 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5779 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5780 #. pin |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5781 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5782 msgid "PIN" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5783 msgstr "UIN" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5784 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5785 msgid "Verify PIN" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5786 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5787 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5788 #. display name |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5789 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5790 msgid "Display Name" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5791 msgstr "Cognome" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5792 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5793 #. hidden |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5794 msgid "Hide my number" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5795 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5796 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5797 #. mobile number |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5798 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5799 msgid "Mobile Number" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5800 msgstr "Cellulare" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5801 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5802 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5803 msgid "Update your Profile" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5804 msgstr "Profilo Yahoo!" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5805 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5806 msgid "Here you can update your MXit profile" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5807 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5808 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5809 msgid "View Splash" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5810 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5811 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5812 msgid "There is no splash-screen currently available" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5813 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5814 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5815 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5816 msgid "About" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5817 msgstr "Informazioni su di me" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5818 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5819 #. display / change mood |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5820 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5821 msgid "Change Mood..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5822 msgstr "Cambia password..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5823 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5824 #. display / change profile |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5825 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5826 msgid "Change Profile..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5827 msgstr "Cambia password..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5828 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5829 #. display splash-screen |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5830 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5831 msgid "View Splash..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5832 msgstr "Mostra log..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5833 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5834 #. display plugin version |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5835 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5836 msgid "About..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5837 msgstr "Informazioni su di me" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5838 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5839 #. the file is too big |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5840 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5841 msgid "The file you are trying to send is too large!" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5842 msgstr "Il messaggio è troppo grande." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5843 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5844 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5845 "Unable to connect to the mxit HTTP server. Please check your server server " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5846 "settings." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5847 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5848 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5849 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5850 msgid "Logging In..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5851 msgstr "Login in corso" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5852 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5853 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5854 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5855 "Unable to connect to the mxit server. Please check your server server " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5856 "settings." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5857 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5858 "Impossibile connettersi al server. Inserisci l'indirizzo del server al quale " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5859 "desideri collegarti." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5860 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5861 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5862 msgid "Connecting..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5863 msgstr "Connessione in corso" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5864 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5865 #. mxit login name |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5866 msgid "MXit Login Name" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5867 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5868 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5869 #. nick name |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5870 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5871 msgid "Nick Name" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5872 msgstr "Nickname" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5873 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5874 #. show the form to the user to complete |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5875 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5876 msgid "Register New MXit Account" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5877 msgstr "Registra un nuovo account XMPP" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5878 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5879 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5880 msgid "Please fill in the following fields:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5881 msgstr "Riempi i seguenti campi" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5882 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5883 #. no reply from the WAP site |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5884 msgid "Error contacting the MXit WAP site. Please try again later." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5885 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5886 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5887 #. wapserver error |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5888 #. server could not find the user |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5889 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5890 "MXit is currently unable to process the request. Please try again later." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5891 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5892 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5893 msgid "Wrong security code entered. Please try again later." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5894 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5895 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5896 msgid "Your session has expired. Please try again later." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5897 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5898 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5899 msgid "Invalid country selected. Please try again." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5900 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5901 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5902 msgid "Username is not registered. Please register first." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5903 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5904 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5905 msgid "Username is already registered. Please choose another username." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5906 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5907 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5908 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5909 msgid "Internal error. Please try again later." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5910 msgstr "Il server non è disponibile. Riprovare più tardi" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5911 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5912 msgid "You did not enter the security code" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5913 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5914 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5915 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5916 msgid "Security Code" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5917 msgstr "Sicurezza abilitata" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5918 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5919 #. ask for input |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5920 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5921 msgid "Enter Security Code" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5922 msgstr "Inserisci il codice" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5923 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5924 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5925 msgid "Your Country" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5926 msgstr "Paese" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5927 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5928 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5929 msgid "Your Language" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5930 msgstr "Lingua preferita" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5931 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5932 #. display the form to the user and wait for his/her input |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5933 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5934 msgid "MXit Authorization" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5935 msgstr "Richiedi autorizzazione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5936 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5937 msgid "MXit account validation" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5938 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5939 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5940 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5941 msgid "Retrieving User Information..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5942 msgstr "Informazioni sul server" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5943 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5944 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5945 msgid "Status Message" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5946 msgstr "Messaggi inviati" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5947 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5948 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5949 msgid "Hidden Number" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5950 msgstr "Secondo nome" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5951 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5952 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5953 msgid "Your Mobile Number..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5954 msgstr "Imposta il numero di cellulare..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5955 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5956 #. Configuration options |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5957 #. WAP server (reference: "libpurple/accountopt.h") |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5958 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5959 msgid "WAP Server" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5960 msgstr "Server" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5961 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5962 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5963 msgid "Connect via HTTP" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5964 msgstr "Connetti utilizzando TCP" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5965 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5966 msgid "Enable splash-screen popup" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5967 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5968 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5969 #. we must have lost the connection, so terminate it so that we can reconnect |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5970 msgid "We have lost the connection to MXit. Please reconnect." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5971 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5972 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5973 #. packet could not be queued for transmission |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5974 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5975 msgid "Message Send Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5976 msgstr "Errore messaggio XMPP" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5977 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5978 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5979 msgid "Unable to process your request at this time" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5980 msgstr "Impossibile risolvere il nome dell'host" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5981 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5982 msgid "Timeout while waiting for a response from the MXit server." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5983 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5984 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5985 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5986 msgid "Successfully Logged In..." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5987 msgstr "Ingresso nel Qun riuscito" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5988 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5989 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5990 msgid "Message Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5991 msgstr "Errore messaggio XMPP" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5992 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5993 msgid "Cannot perform redirect using the specified protocol" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5994 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5995 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5996 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5997 msgid "Contact Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5998 msgstr "Errore di connessione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
5999 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6000 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6001 msgid "Message Sending Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6002 msgstr "Errore messaggio XMPP" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6003 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6004 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6005 msgid "Status Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6006 msgstr "Errore di stream" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6007 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6008 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6009 msgid "Mood Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6010 msgstr "Errore icona" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6011 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6012 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6013 msgid "Invitation Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6014 msgstr "Errore di rimozione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6015 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6016 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6017 msgid "Contact Removal Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6018 msgstr "Errore di connessione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6019 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6020 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6021 msgid "Subscription Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6022 msgstr "Sottoscrizione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6023 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6024 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6025 msgid "Contact Update Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6026 msgstr "Errore di connessione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6027 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6028 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6029 msgid "File Transfer Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6030 msgstr "Trasferimento file" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6031 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6032 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6033 msgid "Cannot create MultiMx room" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6034 msgstr "Impossibile creare l'allarme" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6035 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6036 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6037 msgid "MultiMx Invitation Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6038 msgstr "Errore di rimozione" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6039 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6040 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6041 msgid "Profile Error" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6042 msgstr "Errore di scrittura" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6043 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6044 #. bad packet |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6045 msgid "Invalid packet received from MXit." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6046 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6047 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6048 #. connection error |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6049 msgid "A connection error occurred to MXit. (read stage 0x01)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6050 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6051 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6052 #. connection closed |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6053 msgid "A connection error occurred to MXit. (read stage 0x02)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6054 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6055 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6056 msgid "A connection error occurred to MXit. (read stage 0x03)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6057 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6058 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6059 #. malformed packet length record (too long) |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6060 msgid "A connection error occurred to MXit. (read stage 0x04)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6061 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6062 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6063 #. connection error |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6064 msgid "A connection error occurred to MXit. (read stage 0x05)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6065 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6066 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6067 #. connection closed |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6068 msgid "A connection error occurred to MXit. (read stage 0x06)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6069 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6070 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6071 msgid "Angry" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6072 msgstr "Arrabbiato" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6073 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6074 msgid "Excited" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6075 msgstr "Eccitato" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6076 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6077 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6078 msgid "Grumpy" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6079 msgstr "Gruppo" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6080 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6081 msgid "Happy" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6082 msgstr "Felice" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6083 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6084 msgid "In Love" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6085 msgstr "Innamorato" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6086 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6087 msgid "Invincible" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6088 msgstr "Invincibile" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6089 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6090 msgid "Sad" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6091 msgstr "Triste" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6092 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6093 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6094 msgid "Hot" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6095 msgstr "_Host:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6096 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6097 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6098 msgid "Sick" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6099 msgstr "Nickname" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6100 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6101 msgid "Sleepy" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6102 msgstr "Assonnato" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6103 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6104 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6105 msgid "Pending" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6106 msgstr "Invio in corso" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6107 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6108 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6109 msgid "Invited" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6110 msgstr "Invita" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6111 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6112 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6113 msgid "Rejected" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6114 msgstr "Rifiuta" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6115 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6116 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6117 msgid "Deleted" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6118 msgstr "Elimina" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6119 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6120 msgid "MXit Advertising" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6121 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6122 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6123 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6124 msgid "More Information" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6125 msgstr "Informazioni sul lavoro" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6126 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6127 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6128 msgid "No such user: %s" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6129 msgstr "Utente inesistente: %s" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6130 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6131 msgid "User lookup" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6132 msgstr "Ricerca utente" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6133 |
19738 | 6134 msgid "Reading challenge" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6135 msgstr "Lettura del challenge in corso" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6136 |
19738 | 6137 msgid "Unexpected challenge length from server" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6138 msgstr "Lunghezza del challenge fornito dal server non valida " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6139 |
19738 | 6140 msgid "Logging in" |
6141 msgstr "Login in corso" | |
6142 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6143 msgid "MySpaceIM - No Username Set" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6144 msgstr "MySpaceIM - Nessun nome utente impostato" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6145 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6146 msgid "You appear to have no MySpace username." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6147 msgstr "Sembra che tu non abbia nessun nome utente MySpace." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6148 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6149 msgid "Would you like to set one now? (Note: THIS CANNOT BE CHANGED!)" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6150 msgstr "Vuoi impostarne uno adesso? (Nota: NON PUO' ESSERE PIU' CAMBIATO!)" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6151 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6152 msgid "Lost connection with server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6153 msgstr "Connessione persa con il server" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6154 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6155 #. Can't write _()'d strings in array initializers. Workaround. |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6156 #. khc: then use N_() in the array initializer and use _() when they are |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6157 #. used |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6158 msgid "New mail messages" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6159 msgstr "Nuovi messaggi di posta" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6160 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6161 msgid "New blog comments" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6162 msgstr "Nuovi commenti sul blog" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6163 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6164 msgid "New profile comments" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6165 msgstr "Nuovi commenti sul profilo" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6166 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6167 msgid "New friend requests!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6168 msgstr "Nuova richiesta di amicizia!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6169 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6170 msgid "New picture comments" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6171 msgstr "Nuovi commenti sulle foto" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6172 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6173 msgid "MySpace" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6174 msgstr "MySpace" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6175 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6176 msgid "IM Friends" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6177 msgstr "Amici MI" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6178 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6179 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6180 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6181 "%d buddy was added or updated from the server (including buddies already on " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6182 "the server-side list)" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6183 msgid_plural "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6184 "%d buddies were added or updated from the server (including buddies already " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6185 "on the server-side list)" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6186 msgstr[0] "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6187 "%d contatto è stato aggiunto o aggiornato dal server (inclusi i contatti già " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6188 "presenti sulla lista del server)" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6189 msgstr[1] "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6190 "%d contatti sono stati aggiunti o aggiornati dal server (inclusi i contatti " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6191 "già presenti sulla lista del server)" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6192 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6193 msgid "Add contacts from server" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6194 msgstr "Aggiungi contatti dal server" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6195 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6196 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6197 msgid "Protocol error, code %d: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6198 msgstr "Errore di protocollo. Codice %d: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6199 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6200 #, c-format |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6201 msgid "" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6202 "%s Your password is %zu characters, which is longer than the maximum length " |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6203 "of %d. Please shorten your password at http://profileedit.myspace.com/index." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6204 "cfm?fuseaction=accountSettings.changePassword and try again." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6205 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6206 "%s La tua password è di %zu caratteri, più grande della lunghezza massima " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6207 "attesa di %d. Accorcia la tua password, collegandoti su http://profileedit." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6208 "myspace.com/index.cfm?fuseaction=accountSettings.changePassword e riprova." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6209 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6210 msgid "Incorrect username or password" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6211 msgstr "Password o nome utente non corretti" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6212 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6213 msgid "MySpaceIM Error" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6214 msgstr "Errore MySpaceIM" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6215 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6216 msgid "Invalid input condition" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6217 msgstr "Condizione di input non valida" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6218 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6219 msgid "Failed to add buddy" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6220 msgstr "Impossibile aggiungere il contatto" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6221 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6222 msgid "'addbuddy' command failed." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6223 msgstr "Comando 'addbuddy' fallito." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6224 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6225 msgid "persist command failed" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6226 msgstr "Comando 'persist' fallito" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6227 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6228 msgid "Failed to remove buddy" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6229 msgstr "Impossibile rimuovere il contatto" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6230 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6231 msgid "'delbuddy' command failed" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6232 msgstr "Comando 'delbuddy' fallito" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6233 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6234 msgid "blocklist command failed" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6235 msgstr "Comando blocklist fallito" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6236 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6237 msgid "Missing Cipher" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6238 msgstr "Cifra mancante" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6239 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6240 msgid "The RC4 cipher could not be found" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6241 msgstr "Impossibile trovare la cifra RC4" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6242 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6243 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6244 "Upgrade to a libpurple with RC4 support (>= 2.0.1). MySpaceIM plugin will " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6245 "not be loaded." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6246 msgstr "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6247 "Aggiorna libpurple ad una versione che supporta RC4 (>= 2.0.1). Il plugin " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6248 "MySpaceIM non sarà caricato." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6249 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6250 msgid "Add friends from MySpace.com" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6251 msgstr "Aggiungi amici da MySpace.com" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6252 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6253 msgid "Importing friends failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6254 msgstr "Importazione degli amici fallita" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6255 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6256 #. TODO: find out how |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6257 msgid "Find people..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6258 msgstr "Cerca persone..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6259 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6260 msgid "Change IM name..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6261 msgstr "Cambia il nome MI..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6262 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6263 msgid "myim URL handler" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6264 msgstr "gestore URL myim" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6265 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6266 msgid "No suitable MySpaceIM account could be found to open this myim URL." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6267 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6268 "Impossibile trovare un account MySpaceIM adatto ad aprire questo URL myim." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6269 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6270 msgid "Enable the proper MySpaceIM account and try again." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6271 msgstr "Abilita l'account MySpaceIM appropriato e riprova." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6272 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6273 msgid "Show display name in status text" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6274 msgstr "Mostra il nome utente nel messaggio di stato" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6275 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6276 msgid "Show headline in status text" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6277 msgstr "Mostra l'intestazione nel messaggio di stato" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6278 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6279 msgid "Send emoticons" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6280 msgstr "Invia emoticon" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6281 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6282 msgid "Screen resolution (dots per inch)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6283 msgstr "Risoluzione dello schermo (punti per pollice)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6284 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6285 msgid "Base font size (points)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6286 msgstr "Dimensione del font di base (punti)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6287 |
19738 | 6288 msgid "User" |
6289 msgstr "Utente" | |
6290 | |
6291 msgid "Headline" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6292 msgstr "Intestazione" |
19738 | 6293 |
6294 msgid "Song" | |
6295 msgstr "Canzone" | |
6296 | |
6297 msgid "Total Friends" | |
6298 msgstr "Numero di amici" | |
6299 | |
6300 msgid "Client Version" | |
6301 msgstr "Versione del client" | |
6302 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6303 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6304 "An error occurred while trying to set the username. Please try again, or " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6305 "visit http://editprofile.myspace.com/index.cfm?fuseaction=profile.username " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6306 "to set your username." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6307 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6308 "Si è verificato un errore nell'impostare il nome utente. Riprova, o visita " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6309 "http://editprofile.myspace.com/index.cfm?fuseaction=profile.username per " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6310 "impostare il tuo nome utente." |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6311 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6312 msgid "MySpaceIM - Username Available" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6313 msgstr "MySpaceIM - Nome utente disponibile" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6314 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6315 msgid "This username is available. Would you like to set it?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6316 msgstr "Il nome utente è disponibile. Vuoi impostare questo nome?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6317 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6318 msgid "ONCE SET, THIS CANNOT BE CHANGED!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6319 msgstr "UNA VOLTA IMPOSTATO, NON PUO' ESSERE CAMBIATO!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6320 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6321 msgid "MySpaceIM - Please Set a Username" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6322 msgstr "MySpaceIM - Imposta un nome utente" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6323 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6324 msgid "This username is unavailable." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6325 msgstr "Questo nome utente non è disponibile." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6326 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6327 msgid "Please try another username:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6328 msgstr "Prova con un altro nome utente:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6329 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6330 #. Protocol won't log in now without a username set.. Disconnect |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6331 msgid "No username set" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6332 msgstr "Nessun nome utente impostato" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6333 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6334 msgid "Please enter a username to check its availability:" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6335 msgstr "Inserisci un nome utente per verificarne la disponibilità:" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
6336 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6337 #. TODO: icons for each zap |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6338 #. Lots of comments for translators: |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6339 #. Zap means "to strike suddenly and forcefully as if with a |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6340 #. * projectile or weapon." This term often has an electrical |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6341 #. * connotation, for example, "he was zapped by electricity when |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6342 #. * he put a fork in the toaster." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6343 msgid "Zap" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6344 msgstr "Fulmina" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6345 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6346 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6347 msgid "%s has zapped you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6348 msgstr "%s ti ha fulminato!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6349 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6350 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6351 msgid "Zapping %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6352 msgstr "Stai fulminando %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6353 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6354 #. Whack means "to hit or strike someone with a sharp blow" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6355 msgid "Whack" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6356 msgstr "Picchia" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6357 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6358 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6359 msgid "%s has whacked you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6360 msgstr "%s ti ha picchiato!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6361 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6362 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6363 msgid "Whacking %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6364 msgstr "Stai picchiando %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6365 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6366 #. Torch means "to set on fire." Don't worry, this doesn't |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6367 #. * make a whole lot of sense in English, either. Feel free |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6368 #. * to translate it literally. |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6369 msgid "Torch" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6370 msgstr "Brucia" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6371 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6372 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6373 msgid "%s has torched you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6374 msgstr "%s ti ha bruciato!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6375 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6376 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6377 msgid "Torching %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6378 msgstr "Stai bruciando %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6379 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6380 #. Smooch means "to kiss someone, often enthusiastically" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6381 msgid "Smooch" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6382 msgstr "Bacia" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6383 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6384 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6385 msgid "%s has smooched you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6386 msgstr "%s ti ha baciato!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6387 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6388 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6389 msgid "Smooching %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6390 msgstr "Stai baciando %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6391 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6392 #. A hug is a display of affection; wrapping your arms around someone |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6393 msgid "Hug" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6394 msgstr "Abbraccio" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6395 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6396 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6397 msgid "%s has hugged you!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6398 msgstr "%s ti ha abbracciato!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6399 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6400 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6401 msgid "Hugging %s..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6402 msgstr "Stai abbracciando %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6403 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6404 #. Slap means "to hit someone with an open/flat hand" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6405 msgid "Slap" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6406 msgstr "Da' uno schiaffo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6407 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6408 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6409 msgid "%s has slapped you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6410 msgstr "%s ti ha dato uno schiaffo!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6411 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6412 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6413 msgid "Slapping %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6414 msgstr "Stai dando uno schiaffo a %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6415 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6416 #. Goose means "to pinch someone on their butt" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6417 msgid "Goose" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6418 msgstr "Da' un pizzicotto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6419 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6420 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6421 msgid "%s has goosed you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6422 msgstr "%s ti ha dato un pizzicotto!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6423 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6424 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6425 msgid "Goosing %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6426 msgstr "Stai dando un pizzicotto a %s..." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6427 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6428 #. A high-five is when two people's hands slap each other |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6429 #. * in the air above their heads. It is done to celebrate |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6430 #. * something, often a victory, or to congratulate someone. |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6431 msgid "High-five" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6432 msgstr "Da' il cinque" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6433 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6434 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6435 msgid "%s has high-fived you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6436 msgstr "%s ti ha dato il cinque!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6437 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6438 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6439 msgid "High-fiving %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6440 msgstr "Stai dando il cinque a %s..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6441 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6442 #. We're not entirely sure what the MySpace people mean by |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6443 #. * this... but we think it's the equivalent of "prank." Or, for |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6444 #. * someone to perform a mischievous trick or practical joke. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6445 msgid "Punk" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6446 msgstr "Prendi in giro" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6447 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6448 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6449 msgid "%s has punk'd you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6450 msgstr "%s ti ha preso in giro!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6451 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6452 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6453 msgid "Punking %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6454 msgstr "Stai prendendo in giro %s..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6455 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6456 #. Raspberry is a slang term for the vibrating sound made |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6457 #. * when you stick your tongue out of your mouth with your |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6458 #. * lips closed and blow. It is typically done when |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6459 #. * gloating or bragging. Nowadays it's a pretty silly |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6460 #. * gesture, so it does not carry a harsh negative |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6461 #. * connotation. It is generally used in a playful tone |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
6462 #. * with friends. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6463 msgid "Raspberry" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6464 msgstr "Fai un pernacchio" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6465 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6466 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6467 msgid "%s has raspberried you!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6468 msgstr "%s ti ha fatto un pernacchio!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6469 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6470 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6471 msgid "Raspberrying %s..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6472 msgstr "Stai facendo un pernacchio a %s..." |
19738 | 6473 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6474 msgid "Required parameters not passed in" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6475 msgstr "Dei parametri richiesti non sono stati passati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6476 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6477 msgid "Unable to write to network" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6478 msgstr "Impossibile scriver sulla rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6479 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6480 msgid "Unable to read from network" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6481 msgstr "Impossibile leggere dalla rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6482 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6483 msgid "Error communicating with server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6484 msgstr "Errore di comunicazione con il server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6485 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6486 msgid "Conference not found" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6487 msgstr "Conferenza non trovata" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6488 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6489 msgid "Conference does not exist" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6490 msgstr "La conferenza non esiste" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6491 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6492 msgid "A folder with that name already exists" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6493 msgstr "Esiste già una cartella con quel nome." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6494 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6495 msgid "Not supported" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6496 msgstr "Non supportato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6497 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6498 msgid "Password has expired" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6499 msgstr "La password è scaduta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6500 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6501 msgid "Incorrect password" |
18572 | 6502 msgstr "Password non corretta" |
6503 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6504 msgid "User not found" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6505 msgstr "Utente non trovato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6506 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6507 msgid "Account has been disabled" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6508 msgstr "L'account è stato disabilitato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6509 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6510 msgid "The server could not access the directory" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6511 msgstr "Il server non è riuscito ad accedere alla directory" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6512 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6513 msgid "Your system administrator has disabled this operation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6514 msgstr "Il tuo amministartore di sistema ha disabilitato questa operazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6515 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6516 msgid "The server is unavailable; try again later" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6517 msgstr "Il server non è disponibile. Riprovare più tardi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6518 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6519 msgid "Cannot add a contact to the same folder twice" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6520 msgstr "Impossibile aggiungere un contatto due volte nella stessa cartella" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6521 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6522 msgid "Cannot add yourself" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6523 msgstr "Impossibile aggiungere te stesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6524 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6525 msgid "Master archive is misconfigured" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6526 msgstr "L'archivio principale non è configurato propriamente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6527 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6528 msgid "Could not recognize the host of the username you entered" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6529 msgstr "Impossibile riconoscere l'host del nome utente inserito" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6530 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6531 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6532 "Your account has been disabled because too many incorrect passwords were " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6533 "entered" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6534 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6535 "Il tuo account è stato disabilitato poiché sono state immesse troppe " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6536 "password non valide" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6537 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6538 msgid "You cannot add the same person twice to a conversation" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6539 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6540 "Impossibile aggiungere la stessa persona due volte ad una conversazione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6541 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6542 msgid "You have reached your limit for the number of contacts allowed" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6543 msgstr "Hai raggiunto il tuo limite per il numero di contatti consentiti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6544 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6545 msgid "You have entered an incorrect username" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6546 msgstr "Hai immesso un nome utente non valido" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6547 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6548 msgid "An error occurred while updating the directory" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6549 msgstr "C'è stato un errore nell'aggiornamento della directory" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6550 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6551 msgid "Incompatible protocol version" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6552 msgstr "Versione del protocollo non compatibile" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6553 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6554 msgid "The user has blocked you" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6555 msgstr "Sei stato bloccato dall'utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6556 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6557 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6558 "This evaluation version does not allow more than ten users to log in at one " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6559 "time" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6560 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6561 "Questa versione di prova non consente a più di dieci utenti di collegarsi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6562 "allo stesso tempo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6563 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6564 msgid "The user is either offline or you are blocked" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6565 msgstr "L'utente non è in linea oppure sei bloccato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6566 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6567 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6568 msgid "Unknown error: 0x%X" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6569 msgstr "Errore sconosciuto: 0x%X" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6570 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6571 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6572 msgid "Unable to login: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6573 msgstr "Impossibile effettuare il login: %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6574 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6575 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6576 msgid "Unable to send message. Could not get details for user (%s)." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6577 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6578 "Impossibile inviare il messaggio. Impossibile ottenere dettagli per l'utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6579 "(%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6580 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6581 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6582 msgid "Unable to add %s to your buddy list (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6583 msgstr "Impossibile aggiungere %s alla tua lista contatti (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6584 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6585 #. TODO: Improve this! message to who or for what conference? |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6586 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6587 msgid "Unable to send message (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6588 msgstr "Impossibile inviare il messaggio (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6589 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6590 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6591 msgid "Unable to invite user (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6592 msgstr "Impossibile invitare l'utente (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6593 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6594 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6595 msgid "Unable to send message to %s. Could not create the conference (%s)." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6596 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6597 "Impossibile inviare il messaggio a %s. Impossibile creare la conferenza (%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6598 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6599 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6600 msgid "Unable to send message. Could not create the conference (%s)." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6601 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6602 "Impossibile inviare il messaggio. Impossibile creare la conferenza (%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6603 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6604 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6605 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6606 "Unable to move user %s to folder %s in the server side list. Error while " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6607 "creating folder (%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6608 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6609 "Impossibile spostare l'utente %s nella cartella %s nella lista sul server. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6610 "Errore nella creazione della cartella (%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6611 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6612 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6613 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6614 "Unable to add %s to your buddy list. Error creating folder in server side " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6615 "list (%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6616 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6617 "Impossibile aggiungere %s alla tua lista contatti. Errore nella creazione " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6618 "della cartella nella lista sul server (%s)." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6619 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6620 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6621 msgid "Could not get details for user %s (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6622 msgstr "Impossibile ottenere dettagli per l'utente %s (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6623 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6624 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6625 msgid "Unable to add user to privacy list (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6626 msgstr "Impossibile aggiungere l'utente alla lista privacy (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6627 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6628 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6629 msgid "Unable to add %s to deny list (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6630 msgstr "Impossibile aggiungere %s alla lista contatti bloccati (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6631 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6632 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6633 msgid "Unable to add %s to permit list (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6634 msgstr "Impossibile aggiungere %s alla lista contatti autorizzati (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6635 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6636 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6637 msgid "Unable to remove %s from privacy list (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6638 msgstr "Impossibile rimuovere %s dalla lista privacy (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6639 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6640 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6641 msgid "Unable to change server side privacy settings (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6642 msgstr "Impossibile modificare le impostazioni per la privacy sul server (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6643 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6644 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6645 msgid "Unable to create conference (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6646 msgstr "Impossibile creare la conferenza (%s)." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6647 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6648 msgid "Error communicating with server. Closing connection." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6649 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6650 "Errore di comunicazione con il server. Chiusura della connessione in corso." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6651 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6652 msgid "Telephone Number" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6653 msgstr "Numero di telefono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6654 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6655 msgid "Personal Title" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6656 msgstr "Titolo personale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6657 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6658 msgid "Mailstop" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6659 msgstr "Fermo posta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6660 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6661 msgid "User ID" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6662 msgstr "ID Utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6663 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6664 #. tag = _("DN"); |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6665 #. value = nm_user_record_get_dn(user_record); |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6666 #. if (value) { |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6667 #. purple_notify_user_info_add_pair(user_info, tag, value); |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6668 #. } |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6669 #. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6670 msgid "Full name" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6671 msgstr "Nome" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6672 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6673 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6674 msgid "GroupWise Conference %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6675 msgstr "Conferenza GroupWise %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6676 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6677 msgid "Authenticating..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6678 msgstr "Autenticazione in corso..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6679 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6680 msgid "Waiting for response..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6681 msgstr "In attesa di risposta..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6682 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6683 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6684 msgid "%s has been invited to this conversation." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6685 msgstr "%s è stato invitato a questa conversazione." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6686 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6687 msgid "Invitation to Conversation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6688 msgstr "Invito ad una conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6689 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6690 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6691 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6692 "Invitation from: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6693 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6694 "Sent: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6695 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6696 "Invito da: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6697 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6698 "Inviato: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6699 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6700 msgid "Would you like to join the conversation?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6701 msgstr "Vuoi entrare nella conversazione?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6702 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6703 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6704 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6705 "%s appears to be offline and did not receive the message that you just sent." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6706 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6707 "%s sembra essere non in linea e non ha ricevuto il messaggio che hai appena " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6708 "inviato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6709 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6710 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6711 "Unable to connect to server. Please enter the address of the server to which " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6712 "you wish to connect." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6713 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6714 "Impossibile connettersi al server. Inserisci l'indirizzo del server al quale " |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6715 "desideri collegarti." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6716 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6717 msgid "This conference has been closed. No more messages can be sent." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6718 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6719 "Questa conferenza è stata chiusa. Non può essere più inviato nessun " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6720 "messaggio." |
6944 | 6721 |
6722 #. *< type | |
6723 #. *< ui_requirement | |
6724 #. *< flags | |
6725 #. *< dependencies | |
6726 #. *< priority | |
6727 #. *< id | |
6728 #. *< name | |
6729 #. *< version | |
6730 #. * summary | |
8747 | 6731 #. * description |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6732 msgid "Novell GroupWise Messenger Protocol Plugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6733 msgstr "Plugin per il protocollo Novell GroupWise Messenger" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6734 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6735 msgid "Server address" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6736 msgstr "Indirizzo del server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6737 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6738 msgid "Server port" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6739 msgstr "Porta del server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6740 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6741 #. Note to translators: %s in this string is a URL |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6742 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6743 msgid "Received unexpected response from %s" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6744 msgstr "È stata ricevuta una risposta inattesa da parte di %s" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6745 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6746 msgid "" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6747 "You have been connecting and disconnecting too frequently. Wait ten minutes " |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6748 "and try again. If you continue to try, you will need to wait even longer." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6749 msgstr "" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6750 "Ti sei connesso e disconnesso con troppa frequenza. Aspetta dieci minuti e " |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6751 "riprova. Se continui a provare, avrai bisogno di aspettare ancora di più." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6752 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6753 #. Note to translators: The first %s is a URL, the second is an |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6754 #. error message. |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6755 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6756 msgid "Error requesting %s: %s" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6757 msgstr "Errore nella richiesta di %s: %s" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6758 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6759 msgid "AOL does not allow your screen name to authenticate here" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6760 msgstr "AOL non autorizza il tuo nome utente ad autenticarsi qui" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
6761 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6762 msgid "Could not join chat room" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6763 msgstr "Impossibile entrare nella stanza di discussione" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6764 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6765 msgid "Invalid chat room name" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6766 msgstr "Nome della stanza di discussione non valido" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6767 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6768 msgid "Received invalid data on connection with server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6769 msgstr "Ricevuti dati non validi durante la connessione con il server" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6770 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6771 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6772 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6773 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6774 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6775 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6776 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6777 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6778 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6779 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6780 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6781 msgid "AIM Protocol Plugin" |
18572 | 6782 msgstr "Plugin per il protocollo AIM" |
8747 | 6783 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
6784 msgid "ICQ UIN..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6785 msgstr "UIN ICQ..." |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
6786 |
8747 | 6787 #. *< type |
6788 #. *< ui_requirement | |
6789 #. *< flags | |
6790 #. *< dependencies | |
6791 #. *< priority | |
6792 #. *< id | |
6793 #. *< name | |
6794 #. *< version | |
6795 #. * summary | |
6796 #. * description | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6797 msgid "ICQ Protocol Plugin" |
18572 | 6798 msgstr "Plugin per il protocollo ICQ" |
6799 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6800 msgid "Encoding" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6801 msgstr "Codifica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6802 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
6803 msgid "The remote user has closed the connection." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6804 msgstr "L'utente remoto ha chiuso la connessione." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6805 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
6806 msgid "The remote user has declined your request." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6807 msgstr "L'utente remoto ha rifiutato la tua richiesta." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6808 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6809 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6810 msgid "Lost connection with the remote user:<br>%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6811 msgstr "Connessione persa con l'utente remoto:<br>%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6812 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
6813 msgid "Received invalid data on connection with remote user." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6814 msgstr "Ricevuti dati non validi durante la connessione con l'utente remoto." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6815 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
6816 msgid "Unable to establish a connection with the remote user." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
6817 msgstr "Impossibile stabilire una connessione con l'utente remoto." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
6818 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
6819 msgid "Direct IM established" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6820 msgstr "Sessione di messaggi immediati diretti avviata" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6821 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6822 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6823 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6824 "%s tried to send you a %s file, but we only allow files up to %s over Direct " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6825 "IM. Try using file transfer instead.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6826 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6827 "%s ha cercato di inviarti un file di %s, ma sono consentiti soltanto file di " |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
6828 "dimensione fino a %s in un messaggio immediato diretto. Prova ad usare il " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6829 "trasferimento file, invece.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6830 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6831 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6832 msgid "File %s is %s, which is larger than the maximum size of %s." |
19738 | 6833 msgstr "Il file %s è di %s. La massima dimensione possibile è di %s." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6834 |
8035 | 6835 msgid "Invalid error" |
6836 msgstr "Errore non valido" | |
6837 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6838 msgid "Invalid SNAC" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6839 msgstr "SNAC non valido" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6840 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6841 msgid "Rate to host" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6842 msgstr "Rate verso l'host" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6843 |
8463 | 6844 msgid "Rate to client" |
6845 msgstr "Rate verso il client" | |
8459 | 6846 |
8507 | 6847 msgid "Service unavailable" |
6848 msgstr "Servizio non disponibile" | |
8463 | 6849 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6850 msgid "Service not defined" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6851 msgstr "Servizio non definito" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
6852 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6853 msgid "Obsolete SNAC" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6854 msgstr "SNAC obsoleto" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6855 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6856 msgid "Not supported by host" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6857 msgstr "Non supportato dall'host" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6858 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6859 msgid "Not supported by client" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6860 msgstr "Non supportato dal client" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6861 |
9754 | 6862 msgid "Refused by client" |
6863 msgstr "Rifiutato dal client" | |
8460 | 6864 |
9754 | 6865 msgid "Reply too big" |
6866 msgstr "Risposta troppo grande" | |
6944 | 6867 |
9754 | 6868 msgid "Responses lost" |
6869 msgstr "Risposte perse" | |
6944 | 6870 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6871 msgid "Request denied" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6872 msgstr "Richiesta rifiutata" |
9094 | 6873 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6874 msgid "Busted SNAC payload" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6875 msgstr "Carico SNAC non corretto" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6876 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6877 msgid "Insufficient rights" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6878 msgstr "Permessi insufficienti" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
6879 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6880 msgid "In local permit/deny" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
6881 msgstr "Nell'autorizzazione/divieto locale" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6882 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6883 msgid "Warning level too high (sender)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6884 msgstr "Livello di allerta troppo alto (mittente)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6885 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6886 msgid "Warning level too high (receiver)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6887 msgstr "Livello di allerta troppo alto (destinatario)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6888 |
9754 | 6889 msgid "User temporarily unavailable" |
6890 msgstr "Utente temporaneamente non disponibile" | |
8459 | 6891 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6892 msgid "No match" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6893 msgstr "Nessuna corrispondenza" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
6894 |
9850 | 6895 msgid "List overflow" |
6896 msgstr "Lista troppo grande" | |
6897 | |
8035 | 6898 msgid "Request ambiguous" |
6899 msgstr "Richiesta ambigua" | |
7487 | 6900 |
6944 | 6901 msgid "Queue full" |
6902 msgstr "Coda piena" | |
6903 | |
6904 msgid "Not while on AOL" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6905 msgstr "Non è possibile se connessi ad AOL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6906 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6907 msgid "Cannot receive IM due to parental controls" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6908 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6909 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6910 msgid "Cannot send SMS without accepting terms" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6911 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6912 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6913 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6914 msgid "Cannot send SMS" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6915 msgstr "Impossibile inviare il file" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6916 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6917 #. SMS_WITHOUT_DISCLAIMER is weird |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6918 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6919 msgid "Cannot send SMS to this country" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6920 msgstr "Impossibile inviare una directory." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6921 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6922 #. Undocumented |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6923 msgid "Cannot send SMS to unknown country" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6924 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6925 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6926 msgid "Bot accounts cannot initiate IMs" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6927 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6928 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6929 msgid "Bot account cannot IM this user" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6930 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6931 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6932 msgid "Bot account reached IM limit" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6933 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6934 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6935 msgid "Bot account reached daily IM limit" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6936 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6937 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6938 msgid "Bot account reached monthly IM limit" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6939 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6940 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6941 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6942 msgid "Unable to receive offline messages" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6943 msgstr "Impossibile inviare il messaggio." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6944 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6945 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6946 msgid "Offline message store full" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6947 msgstr "Messaggio non in linea" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
6948 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6949 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6950 "(There was an error receiving this message. The buddy you are speaking with " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6951 "is probably using a different encoding than expected. If you know what " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6952 "encoding he is using, you can specify it in the advanced account options for " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6953 "your AIM/ICQ account.)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6954 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6955 "(C'è stato un errore nella ricezione del messaggio. L'utente con il quale " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6956 "stai parlando sta probabilmente usando una codifica diversa da quella " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6957 "attesa. Se conosci la codifica che sta usando, puoi specificarla nelle " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6958 "opzioni avanzate del tuo account AIM/ICQ.)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6959 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6960 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6961 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6962 "(There was an error receiving this message. Either you and %s have " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6963 "different encodings selected, or %s has a buggy client.)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6964 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6965 "(C'è stato un errore nella ricezione questo messaggio. E' possibile che tu e " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6966 "%s stiate usando delle codifiche differenti, oppure si tratta di un bug nel " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6967 "client di %s.)" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6968 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6969 #. Label |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6970 msgid "Buddy Icon" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6971 msgstr "Icona per il contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
6972 |
8747 | 6973 msgid "Voice" |
6974 msgstr "Voce" | |
6975 | |
6976 msgid "AIM Direct IM" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6977 msgstr "Messaggio immediato diretto AIM" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
6978 |
8747 | 6979 msgid "Get File" |
6980 msgstr "Ricevi file" | |
6981 | |
6982 msgid "Games" | |
6983 msgstr "Giochi" | |
6984 | |
6985 msgid "Add-Ins" | |
6986 msgstr "Add-in" | |
6987 | |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6988 msgid "Send Buddy List" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6989 msgstr "Invia la lista contatti" |
9671 | 6990 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6991 msgid "ICQ Direct Connect" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6992 msgstr "Connessione diretta ICQ" |
9671 | 6993 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6994 msgid "AP User" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6995 msgstr "Utente AP" |
9671 | 6996 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6997 msgid "ICQ RTF" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6998 msgstr "ICQ RTF" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
6999 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7000 msgid "Nihilist" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7001 msgstr "Nichilista" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7002 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7003 msgid "ICQ Server Relay" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7004 msgstr "Server relay ICQ" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7005 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7006 msgid "Old ICQ UTF8" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7007 msgstr "Vecchio ICQ UTF8" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7008 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7009 msgid "Trillian Encryption" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7010 msgstr "Crittazione di trillian" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7011 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7012 msgid "ICQ UTF8" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7013 msgstr "ICQ UTF8" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7014 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7015 msgid "Hiptop" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7016 msgstr "Hiptop" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7017 |
9671 | 7018 msgid "Security Enabled" |
7019 msgstr "Sicurezza abilitata" | |
7020 | |
7021 msgid "Video Chat" | |
7022 msgstr "Video chat" | |
7023 | |
7024 msgid "iChat AV" | |
7025 msgstr "iChat AV" | |
8747 | 7026 |
9671 | 7027 msgid "Live Video" |
7028 msgstr "Video live" | |
8747 | 7029 |
7030 msgid "Camera" | |
7031 msgstr "Fotocamera" | |
7032 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7033 msgid "Screen Sharing" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7034 msgstr "Condivisone dello schermo" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7035 |
8747 | 7036 msgid "Free For Chat" |
7037 msgstr "Disponibile alla chat" | |
7038 | |
7039 msgid "Not Available" | |
7040 msgstr "Non disponibile" | |
7041 | |
7042 msgid "Occupied" | |
7043 msgstr "Occupato" | |
7044 | |
7045 msgid "Web Aware" | |
9536 | 7046 msgstr "Rendi visibile il tuo stato sul web" |
7047 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7048 msgid "Invisible" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7049 msgstr "Invisibile" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7050 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7051 msgid "IP Address" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7052 msgstr "Indirizzo IP" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7053 |
11762 | 7054 msgid "Warning Level" |
7055 msgstr "Livello di richiamo" | |
7056 | |
8747 | 7057 msgid "Buddy Comment" |
7058 msgstr "Commento per il contatto" | |
7059 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7060 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7061 msgid "Unable to connect to authentication server: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7062 msgstr "Impossibile connettersi al server di autenticazione: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7063 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7064 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7065 msgid "Unable to connect to BOS server: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7066 msgstr "Impossibile connettersi al server BOS: %s" |
18572 | 7067 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7068 msgid "Username sent" |
7347 | 7069 msgstr "Nome utente inviato" |
7070 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7071 msgid "Connection established, cookie sent" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7072 msgstr "Connessione stabilita, cookie inviato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7073 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7074 #. TODO: Don't call this with ssi |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7075 msgid "Finalizing connection" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7076 msgstr "Finalizzazione della connessione" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7077 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7078 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7079 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7080 "Unable to sign on as %s because the username is invalid. Usernames must be " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7081 "a valid email address, or start with a letter and contain only letters, " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7082 "numbers and spaces, or contain only numbers." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7083 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7084 "Impossibile effettuare il login come %s poiché il nome utente non è valido. " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7085 "I nomi utente devono essere indirizzi email validi. In alternativa devono " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7086 "iniziare con una lettera e contenere solo lettere, numeri e spazi; oppure " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7087 "devono contenere solo numeri." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7088 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7089 #, c-format |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7090 msgid "You may be disconnected shortly. If so, check %s for updates." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7091 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7092 "Potresti essere disconnesso a breve. In tal caso, controlla %s per " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7093 "aggiornamenti." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7094 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7095 msgid "Unable to get a valid AIM login hash." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7096 msgstr "Impossibile ottenere un hash di login valido per AIM." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7097 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7098 msgid "Unable to get a valid login hash." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7099 msgstr "Impossibile ottenere un hash di login valido." |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7100 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7101 msgid "Received authorization" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7102 msgstr "Autorizzazione ricevuta" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7103 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7104 #. Unregistered username |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7105 #. uid is not exist |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7106 #. the username does not exist |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7107 msgid "Username does not exist" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7108 msgstr "Il nome utente non esiste" |
18572 | 7109 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7110 #. Suspended account |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7111 msgid "Your account is currently suspended" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7112 msgstr "Il tuo account è attualmente sospeso" |
6944 | 7113 |
7114 #. service temporarily unavailable | |
7115 msgid "The AOL Instant Messenger service is temporarily unavailable." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7116 msgstr "Il servizio AOL Instant Messenger è temporaneamente non disponibile." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7117 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7118 #. username connecting too frequently |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7119 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7120 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7121 "Your username has been connecting and disconnecting too frequently. Wait ten " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7122 "minutes and try again. If you continue to try, you will need to wait even " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7123 "longer." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7124 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7125 "Ti sei connesso e disconnesso con troppa frequenza. Aspetta dieci minuti e " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7126 "riprova. Se continui a provare, avrai bisogno di aspettare ancora di più." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7127 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7128 #. client too old |
6944 | 7129 #, c-format |
7130 msgid "The client version you are using is too old. Please upgrade at %s" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7131 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7132 "La versione del client che stai usando è troppo vecchia. Aggiornala su %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7133 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7134 #. IP address connecting too frequently |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7135 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7136 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7137 "Your IP address has been connecting and disconnecting too frequently. Wait a " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7138 "minute and try again. If you continue to try, you will need to wait even " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7139 "longer." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7140 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7141 "Ti sei connesso e disconnesso con troppa frequenza. Aspetta un minuto e " |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7142 "riprova. Se continui a provare, avrai bisogno di aspettare ancora di più." |
7347 | 7143 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7144 msgid "The SecurID key entered is invalid" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7145 msgstr "La chiave SecurID immessa non è valida" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7146 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7147 msgid "Enter SecurID" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
7148 msgstr "Immettere SecurID" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
7149 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7150 msgid "Enter the 6 digit number from the digital display." |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
7151 msgstr "Immettere il numero di 6 cifre del display digitale." |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
7152 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7153 msgid "Password sent" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7154 msgstr "Password inviata" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
7155 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7156 msgid "Unable to initialize connection" |
18572 | 7157 msgstr "Impossibile inizializzare la connessione" |
7158 | |
6944 | 7159 msgid "Please authorize me so I can add you to my buddy list." |
7160 msgstr "Autorizzami ad includerti nella mia lista contatti." | |
7161 | |
19738 | 7162 msgid "No reason given." |
7163 msgstr "Nessun motivo fornito." | |
7164 | |
6944 | 7165 msgid "Authorization Denied Message:" |
8463 | 7166 msgstr "Messaggio di autorizzazione rifiutata:" |
7167 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7168 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7169 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7170 "The user %u has denied your request to add them to your buddy list for the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7171 "following reason:\n" |
6944 | 7172 "%s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7173 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7174 "L'utente %u ha rifiutato di essere aggiunto alla tua lista contatti per il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7175 "seguente motivo:\n" |
6944 | 7176 "%s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7177 |
6944 | 7178 msgid "ICQ authorization denied." |
7179 msgstr "Autorizzazione ICQ rifiutata." | |
7180 | |
7181 #. Someone has granted you authorization | |
7203 | 7182 #, c-format |
7183 msgid "The user %u has granted your request to add them to your buddy list." | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7184 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7185 "L'utente %u ha accolto la tua richiesta di aggiungerlo alla tua lista " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7186 "contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7187 |
6944 | 7188 #, c-format |
7189 msgid "" | |
7190 "You have received a special message\n" | |
7191 "\n" | |
7192 "From: %s [%s]\n" | |
7193 "%s" | |
7194 msgstr "" | |
7195 "Hai ricevuto un messaggio speciale\n" | |
7196 "\n" | |
7197 "Da: %s [%s]\n" | |
7198 "%s" | |
7199 | |
7200 #, c-format | |
7201 msgid "" | |
7202 "You have received an ICQ page\n" | |
7203 "\n" | |
7204 "From: %s [%s]\n" | |
7205 "%s" | |
7206 msgstr "" | |
7207 "Hai ricevuto una pagina ICQ\n" | |
7208 "\n" | |
7209 "Da: %s [%s]\n" | |
7210 "%s" | |
7211 | |
7212 #, c-format | |
7213 msgid "" | |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7214 "You have received an ICQ email from %s [%s]\n" |
6944 | 7215 "\n" |
7216 "Message is:\n" | |
7217 "%s" | |
7218 msgstr "" | |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7219 "Hai ricevuto un'email ICQ da %s [%s]\n" |
6944 | 7220 "\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7221 "Il messaggio è:\n" |
6944 | 7222 "%s" |
7223 | |
7203 | 7224 #, c-format |
7225 msgid "ICQ user %u has sent you a buddy: %s (%s)" | |
6944 | 7226 msgstr "L'utente ICQ %u ti ha inviato un contatto: %s (%s)" |
7227 | |
7203 | 7228 msgid "Do you want to add this buddy to your buddy list?" |
6944 | 7229 msgstr "Vuoi aggiungere questo contatto alla tua lista?" |
7230 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7231 msgid "_Add" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7232 msgstr "_Aggiungi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7233 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7234 msgid "_Decline" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7235 msgstr "_Declina" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7236 |
6944 | 7237 #, c-format |
7238 msgid "You missed %hu message from %s because it was invalid." | |
7239 msgid_plural "You missed %hu messages from %s because they were invalid." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7240 msgstr[0] "Non hai ricevuto %hu messaggio da %s poiché non era valido." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7241 msgstr[1] "Non hai ricevuto %hu messaggi da %s poiché non erano validi." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7242 |
6944 | 7243 #, c-format |
7244 msgid "You missed %hu message from %s because it was too large." | |
7245 msgid_plural "You missed %hu messages from %s because they were too large." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7246 msgstr[0] "Non hai ricevuto %hu messaggio da %s poiché era troppo grande." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7247 msgstr[1] "Non hai ricevuto %hu messaggi da %s poiché erano troppo grandi." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7248 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7249 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7250 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7251 "You missed %hu message from %s because the rate limit has been exceeded." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7252 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7253 "You missed %hu messages from %s because the rate limit has been exceeded." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7254 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7255 "Non hai ricevuto %hu messaggio da %s poiché è stato spedito troppo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7256 "velocemente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7257 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7258 "Non hai ricevuto %hu messaggi da %s poiché sono stati spedito troppo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7259 "velocemente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7260 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7261 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7262 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7263 "You missed %hu message from %s because his/her warning level is too high." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7264 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7265 "You missed %hu messages from %s because his/her warning level is too high." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7266 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7267 "Non hai ricevuto %hu messaggio da %s poiché il livello di allerta " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7268 "dell'utente è troppo alto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7269 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7270 "Non hai ricevuto %hu messaggi da %s poiché il livello di allerta dell'utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7271 "è troppo alto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7272 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7273 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7274 msgid "You missed %hu message from %s because your warning level is too high." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7275 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7276 "You missed %hu messages from %s because your warning level is too high." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7277 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7278 "Non hai ricevuto %hu messaggio da %s poiché il tuo livello di allerta è " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7279 "troppo alto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7280 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7281 "Non hai ricevuto %hu messaggi da %s poiché il tuo livello di allerta è " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7282 "troppo alto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7283 |
6944 | 7284 #, c-format |
7285 msgid "You missed %hu message from %s for an unknown reason." | |
7286 msgid_plural "You missed %hu messages from %s for an unknown reason." | |
7287 msgstr[0] "Non hai ricevuto %hu messaggio da %s per un motivo sconosciuto" | |
7288 msgstr[1] "Non hai ricevuto %hu messaggi da %s per un motivo sconosciuto" | |
7289 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7290 #, fuzzy, c-format |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7291 msgid "Unable to send message: %s (%s)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7292 msgstr "Impossibile inviare il messaggio (%s)." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7293 |
9850 | 7294 #, c-format |
7295 msgid "Unable to send message: %s" | |
7296 msgstr "Impossibile inviare il messaggio: %s" | |
7297 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7298 #, fuzzy, c-format |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7299 msgid "Unable to send message to %s: %s (%s)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7300 msgstr "Impossibile inviare il messaggio %s:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7301 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7302 #, fuzzy, c-format |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7303 msgid "Unable to send message to %s: %s" |
11762 | 7304 msgstr "Impossibile inviare il messaggio %s:" |
7305 | |
9671 | 7306 #, c-format |
7307 msgid "User information not available: %s" | |
7308 msgstr "Informazioni sull'utente non disponibili: %s" | |
7309 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7310 msgid "Unknown reason." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7311 msgstr "Motivo sconosciuto." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7312 |
8747 | 7313 msgid "Online Since" |
7314 msgstr "Online da" | |
7315 | |
7316 msgid "Member Since" | |
7317 msgstr "Membro da" | |
7318 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7319 msgid "Capabilities" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7320 msgstr "Capacità" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7321 |
6944 | 7322 msgid "Your AIM connection may be lost." |
7323 msgstr "La tua connessione ad AIM potrebbe essere perduta." | |
7324 | |
8747 | 7325 #. The conversion failed! |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7326 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7327 "[Unable to display a message from this user because it contained invalid " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7328 "characters.]" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7329 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7330 "[Impossibile mostrare un messaggio da questo utente poiché contiene " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7331 "caratteri non validi.]" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7332 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7333 #, fuzzy |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7334 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7335 "The last action you attempted could not be performed because you are over " |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
7336 "the rate limit. Please wait 10 seconds and try again.\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7337 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7338 "L'ultima operazione non è stata eseguita poiché sei al di sopra del rate " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7339 "consentito. Attendi 10 secondi e riprova." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7340 |
11762 | 7341 #, c-format |
7342 msgid "You have been disconnected from chat room %s." | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7343 msgstr "Sei stato disconnesso dalla stanza di discussione %s." |
11762 | 7344 |
6944 | 7345 msgid "Mobile Phone" |
7346 msgstr "Cellulare" | |
7347 | |
7348 msgid "Personal Web Page" | |
7349 msgstr "Pagina web personale" | |
7350 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7351 #. aim_userinfo_t |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7352 #. strip_html_tags |
9361 | 7353 msgid "Additional Information" |
7354 msgstr "Informazioni aggiuntive" | |
7355 | |
6944 | 7356 msgid "Zip Code" |
7357 msgstr "Codice postale" | |
7358 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7359 msgid "Work Information" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7360 msgstr "Informazioni sul lavoro" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7361 |
9671 | 7362 msgid "Division" |
7363 msgstr "Divisione" | |
7364 | |
7365 msgid "Position" | |
7366 msgstr "Posizione" | |
7367 | |
6944 | 7368 msgid "Web Page" |
7369 msgstr "Pagina web" | |
7370 | |
7203 | 7371 msgid "Pop-Up Message" |
8463 | 7372 msgstr "Messaggio pop-up" |
7373 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7374 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7375 msgid "The following username is associated with %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7376 msgid_plural "The following usernames are associated with %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7377 msgstr[0] "Il seguente nome utente è associato con %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7378 msgstr[1] "I seguenti nomi utente sono associati con %s" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7379 |
6944 | 7380 #, c-format |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7381 msgid "No results found for email address %s" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7382 msgstr "Nessun risultato trovato per l'indirizzo email %s" |
6944 | 7383 |
7384 #, c-format | |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7385 msgid "You should receive an email asking to confirm %s." |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7386 msgstr "Dovresti ricevere un'email con la richiesta di conferma per %s." |
6944 | 7387 |
7388 msgid "Account Confirmation Requested" | |
8463 | 7389 msgstr "Conferma per l'account richiesta" |
7390 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7391 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7392 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7393 "Error 0x%04x: Unable to format username because the requested name differs " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7394 "from the original." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7395 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7396 "Errore 0x%04x: Impossibile formattare il nome utente poiché il nome utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7397 "richiesto differisce dall'originale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7398 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7399 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7400 msgid "Error 0x%04x: Unable to format username because it is invalid." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7401 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7402 "Errore 0x%04x: Impossibile formattare il nome utente poiché non è valido." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7403 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7404 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7405 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7406 "Error 0x%04x: Unable to format username because the requested name is too " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7407 "long." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7408 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7409 "Errore 0x%04x: Impossibile formattare il nome utente poiché il nome utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7410 "richiesto è troppo lungo." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7411 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7412 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7413 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7414 "Error 0x%04x: Unable to change email address because there is already a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7415 "request pending for this username." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7416 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7417 "Errore 0x%04x: Impossibile cambiare l'indirizzo email poiché c'è già una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7418 "richiesta in corso per questo nome utente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7419 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7420 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7421 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7422 "Error 0x%04x: Unable to change email address because the given address has " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7423 "too many usernames associated with it." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7424 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7425 "Errore 0x%04x: Impossibile cambiare l'indirizzo email poiché l'indirizzo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7426 "fornito ha troppi nomi utente associati." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7427 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7428 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7429 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7430 "Error 0x%04x: Unable to change email address because the given address is " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7431 "invalid." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7432 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7433 "Errore 0x%04x: Impossibile cambiare l'indirizzo email poiché l'indirizzo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7434 "fornito non è valido." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7435 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
7436 #, c-format |
6944 | 7437 msgid "Error 0x%04x: Unknown error." |
7438 msgstr "Errore 0x%04x: Errore sconosciuto." | |
7439 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7440 msgid "Error Changing Account Info" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7441 msgstr "Errore nella modifica delle informazioni sull'account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7442 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7443 #, c-format |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7444 msgid "The email address for %s is %s" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7445 msgstr "L'indirizzo email di %s è %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7446 |
6944 | 7447 msgid "Account Info" |
8463 | 7448 msgstr "Informazioni sull'account" |
7449 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7450 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7451 "Your IM Image was not sent. You must be Direct Connected to send IM Images." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7452 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7453 "La tua immagine MI non è stata inviata. Devi essere in connessione diretta " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7454 "per inviare immagini MI." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7455 |
6944 | 7456 msgid "Unable to set AIM profile." |
7457 msgstr "Impossibile impostare il profilo AIM." | |
7458 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7459 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7460 "You have probably requested to set your profile before the login procedure " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7461 "completed. Your profile remains unset; try setting it again when you are " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7462 "fully connected." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7463 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7464 "Probabilmente hai richiesto di impostare il tuo profilo prima che la " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7465 "procedura di login fosse completata. Il tuo profilo rimane non impostato; " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7466 "prova ad impostarlo di nuovo quando sei connesso correttamente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7467 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7468 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7469 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7470 "The maximum profile length of %d byte has been exceeded. It has been " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7471 "truncated for you." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7472 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7473 "The maximum profile length of %d bytes has been exceeded. It has been " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7474 "truncated for you." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7475 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7476 "La lunghezza massima del profilo di %d byte è stata superata. E' stato " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7477 "pertanto automaticamente troncato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7478 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7479 "La lunghezza massima del profilo di %d byte è stata superata. E' stato " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7480 "pertanto automaticamente troncato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7481 |
6944 | 7482 msgid "Profile too long." |
7483 msgstr "Profilo troppo lungo." | |
7484 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7485 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7486 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7487 "The maximum away message length of %d byte has been exceeded. It has been " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7488 "truncated for you." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7489 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7490 "The maximum away message length of %d bytes has been exceeded. It has been " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7491 "truncated for you." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7492 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7493 "La lunghezza massima del messaggio di assenza di %d byte è stata superata. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7494 "E' stato pertanto automaticamente troncato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7495 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7496 "La lunghezza massima del messaggio di assenza di %d byte è stata superata. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7497 "E' stato pertanto automaticamente troncato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7498 |
6944 | 7499 msgid "Away message too long." |
7980 | 7500 msgstr "Messaggio di assenza troppo lungo." |
7501 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7502 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7503 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7504 "Unable to add the buddy %s because the username is invalid. Usernames must " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7505 "be a valid email address, or start with a letter and contain only letters, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7506 "numbers and spaces, or contain only numbers." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7507 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7508 "Impossibile aggiungere il contatto %s poiché il nome utente non è valido. I " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7509 "nomi utente devono essere indirizzi email validi oppure iniziare con una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7510 "lettera e contenere solo lettere, numeri e spazi; oppure devono contenere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7511 "solo numeri." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7512 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7513 msgid "Unable to Retrieve Buddy List" |
8463 | 7514 msgstr "Impossibile ricevere la lista contatti" |
7515 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7516 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7517 "The AIM servers were temporarily unable to send your buddy list. Your buddy " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7518 "list is not lost, and will probably become available in a few minutes." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7519 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7520 "I server AIM non sono momentaneamente in grado di inviare la tua lista dei " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7521 "contatti. In ogni caso, la lista non è persa e sarà probabilmente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7522 "disponibile tra pochi minuti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7523 |
6944 | 7524 msgid "Orphans" |
7525 msgstr "Orfani" | |
7526 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7527 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7528 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7529 "Unable to add the buddy %s because you have too many buddies in your buddy " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7530 "list. Please remove one and try again." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7531 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7532 "Impossibile aggiungere il contatto %s poiché hai troppi contatti nella tua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7533 "lista. Rimuovine uno e prova nuovamente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7534 |
6944 | 7535 msgid "(no name)" |
7536 msgstr "(nessun nome)" | |
7537 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7538 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
7539 msgid "Unable to add the buddy %s for an unknown reason." |
18572 | 7540 msgstr "Impossibile aggiungere il contatto %s per un motivo sconosciuto." |
7541 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7542 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7543 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7544 "The user %s has given you permission to add him or her to your buddy list. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7545 "Do you want to add this user?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7546 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7547 "L'utente %s ti ha dato il permesso di aggiungerlo alla tua lista contatti. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7548 "Vuoi aggiungerlo?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7549 |
6944 | 7550 msgid "Authorization Given" |
8463 | 7551 msgstr "Autorizzazione concessa" |
7552 | |
6944 | 7553 #. Granted |
7203 | 7554 #, c-format |
7555 msgid "The user %s has granted your request to add them to your buddy list." | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7556 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7557 "L'utente %s ha accolto la tua richiesta di aggiungerlo nella tua lista " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7558 "contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7559 |
6944 | 7560 msgid "Authorization Granted" |
8463 | 7561 msgstr "Autorizzazione concessa" |
6944 | 7562 |
7563 #. Denied | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7564 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7565 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7566 "The user %s has denied your request to add them to your buddy list for the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7567 "following reason:\n" |
6944 | 7568 "%s" |
7569 msgstr "" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7570 "L'utente %s ha rifiutato la tua richiesta di aggiungerlo alla tua lista " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7571 "contatti per il seguente motivo:\n" |
6944 | 7572 "%s" |
7573 | |
7574 msgid "Authorization Denied" | |
8463 | 7575 msgstr "Autorizzazione rifiutata" |
7576 | |
7867 | 7577 msgid "_Exchange:" |
7578 msgstr "_Scambio:" | |
7579 | |
9094 | 7580 msgid "Your IM Image was not sent. You cannot send IM Images in AIM chats." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7581 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7582 "La tua immagine MI non è stata inviata. Non puoi inviare immagini MI nelle " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7583 "chat AIM." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7584 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7585 msgid "iTunes Music Store Link" |
18572 | 7586 msgstr "Link all'iTunes Music Store" |
7587 | |
9671 | 7588 #, c-format |
7589 msgid "Buddy Comment for %s" | |
7590 msgstr "Commento per il contatto %s" | |
7591 | |
7203 | 7592 msgid "Buddy Comment:" |
8463 | 7593 msgstr "Commento per il contatto:" |
7594 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7595 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7596 msgid "You have selected to open a Direct IM connection with %s." |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7597 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7598 "Hai scelto di aprire una connessione per messaggi immediati diretti con %s." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7599 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7600 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7601 "Because this reveals your IP address, it may be considered a security risk. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7602 "Do you wish to continue?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7603 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7604 "Poiché questo rivela il tuo indirizzo IP, deve essere considerato un rischio " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7605 "per la sicurezza. Vuoi continuare?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7606 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7607 msgid "C_onnect" |
18572 | 7608 msgstr "C_onnetti" |
7609 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7610 msgid "You closed the connection." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7611 msgstr "Hai chiuso la connessione." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7612 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7613 msgid "Get AIM Info" |
18572 | 7614 msgstr "Ottieni info AIM" |
7615 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7616 #. We only do this if the user is in our buddy list |
7203 | 7617 msgid "Edit Buddy Comment" |
8463 | 7618 msgstr "Modifica il commento per il contatto" |
7619 | |
6944 | 7620 msgid "Get Status Msg" |
8463 | 7621 msgstr "Ottieni messaggio di stato" |
7622 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7623 msgid "End Direct IM Session" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7624 msgstr "Termina la sessione di messaggi immediati diretti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7625 |
7203 | 7626 msgid "Direct IM" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7627 msgstr "Messaggio immediato diretto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7628 |
6944 | 7629 msgid "Re-request Authorization" |
8463 | 7630 msgstr "Richiedi nuovamente l'autorizzazione" |
7631 | |
11762 | 7632 msgid "Require authorization" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7633 msgstr "Richiedi autorizzazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7634 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7635 msgid "Web aware (enabling this will cause you to receive SPAM!)" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7636 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7637 "Segnala sul web la tua presenza (questa opzione ti farà ricevere molto SPAM!)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7638 |
11762 | 7639 msgid "ICQ Privacy Options" |
18572 | 7640 msgstr "Opzioni per la privacy di ICQ" |
7641 | |
6944 | 7642 msgid "The new formatting is invalid." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7643 msgstr "La nuova formattazione non è valida." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7644 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7645 msgid "Username formatting can change only capitalization and whitespace." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7646 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7647 "La formattazione del nome utente può modificare solo le maiuscole/minuscole " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7648 "e gli spazi bianchi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7649 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7650 msgid "Change Address To:" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7651 msgstr "Cambia l'indirizzo in:" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7652 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7653 msgid "<i>you are not waiting for authorization</i>" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7654 msgstr "<i>non stai attendendo nessuna autorizzazione</i>" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7655 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7656 msgid "You are awaiting authorization from the following buddies" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7657 msgstr "Stai attendendo autorizzazione dai seguenti contatti" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
7658 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7659 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7660 "You can re-request authorization from these buddies by right-clicking on " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7661 "them and selecting \"Re-request Authorization.\"" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7662 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7663 "Puoi richiedere nuovamente autorizzazione da questi contatti cliccando col " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7664 "tasto destro su di essi e scegliendo \"Richiedi nuovamente autorizzazione\"" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7665 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7666 msgid "Find Buddy by Email" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7667 msgstr "Cerca un contatto per email" |
8463 | 7668 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7669 msgid "Search for a buddy by email address" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7670 msgstr "Cerca un contatto attraverso il suo indirizzo email" |
9671 | 7671 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7672 msgid "Type the email address of the buddy you are searching for." |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7673 msgstr "Inserisci l'indirizzo email del contatto che stai cercando." |
7203 | 7674 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7675 msgid "_Search" |
18572 | 7676 msgstr "_Cerca" |
7677 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7678 msgid "Set User Info (web)..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7679 msgstr "Imposta le informazioni utente (web)..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7680 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7681 #. This only happens when connecting with the old-style BUCP login |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7682 msgid "Change Password (web)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7683 msgstr "Cambia la password (web)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7684 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7685 msgid "Configure IM Forwarding (web)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7686 msgstr "Configura l'inoltro dei messaggi immediati (web)" |
8463 | 7687 |
11762 | 7688 #. ICQ actions |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
7689 msgid "Set Privacy Options..." |
18572 | 7690 msgstr "Imposta le opzioni per la privacy..." |
11762 | 7691 |
7692 #. AIM actions | |
6944 | 7693 msgid "Confirm Account" |
8463 | 7694 msgstr "Conferma account" |
7695 | |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7696 msgid "Display Currently Registered Email Address" |
19738 | 7697 msgstr "Mostra gli attuali indirizzi email registrati" |
7698 | |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7699 msgid "Change Currently Registered Email Address..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7700 msgstr "Cambia gli attuali indirizzi email registrati..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7701 |
6944 | 7702 msgid "Show Buddies Awaiting Authorization" |
8463 | 7703 msgstr "Mostra i contatti dai quali attendi autorizzazione" |
7704 | |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
7705 msgid "Search for Buddy by Email Address..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7706 msgstr "Cerca un contatto per indirizzo email..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7707 |
8747 | 7708 msgid "Search for Buddy by Information" |
7709 msgstr "Cerca un contatto per informazione" | |
7710 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7711 msgid "Use clientLogin" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7712 msgstr "Usa clientLogin" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
7713 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7714 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7715 "Always use AIM/ICQ proxy server for\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7716 "file transfers and direct IM (slower,\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7717 "but does not reveal your IP address)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7718 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7719 "Utilizza sempre il server proxy ICQ per\n" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7720 "il trasferimento file e i messaggi immediati diretti\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7721 "(più lento, ma non rivela il tuo indirizzo IP)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7722 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7723 msgid "Allow multiple simultaneous logins" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7724 msgstr "Consenti login multipli simultanei" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7725 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7726 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7727 msgid "Asking %s to connect to us at %s:%hu for Direct IM." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7728 msgstr "" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7729 "È in corso la richiesta a %s di connessione verso di noi su %s:%hu per " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
7730 "messaggi immediati diretti." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7731 |
19738 | 7732 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7733 msgid "Attempting to connect to %s:%hu." |
19738 | 7734 msgstr "Tentativo di connessione con %s: %hu." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7735 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7736 msgid "Attempting to connect via proxy server." |
19738 | 7737 msgstr "Tentativo di connessione attraverso un server proxy." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7738 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7739 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7740 msgid "%s has just asked to directly connect to %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7741 msgstr "%s ha chiesto di connettersi direttamente a %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7742 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7743 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7744 "This requires a direct connection between the two computers and is necessary " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7745 "for IM Images. Because your IP address will be revealed, this may be " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7746 "considered a privacy risk." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7747 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7748 "Questo richiede una connessione diretta tra i due computer ed è necessario " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7749 "per le Immagini IM. Poiché verrà rivelato il tuo indirizzo IP, devi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7750 "considerare la cosa come un potenziale rischio per la tua privacy." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
7751 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7752 msgid "Aquarius" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7753 msgstr "Acquario" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7754 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7755 msgid "Pisces" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7756 msgstr "Gallo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7757 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7758 msgid "Aries" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7759 msgstr "Ariete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7760 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7761 msgid "Taurus" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7762 msgstr "Toro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7763 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7764 msgid "Gemini" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7765 msgstr "Gemelli" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7766 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7767 msgid "Cancer" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7768 msgstr "Cancro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7769 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7770 msgid "Leo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7771 msgstr "Leone" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7772 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7773 msgid "Virgo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7774 msgstr "Vergine" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7775 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7776 msgid "Libra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7777 msgstr "Bilancia" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7778 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7779 msgid "Scorpio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7780 msgstr "Scorpione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7781 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7782 msgid "Sagittarius" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7783 msgstr "Sagittario" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7784 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7785 msgid "Capricorn" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7786 msgstr "Capricorno" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7787 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7788 msgid "Rat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7789 msgstr "Topo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7790 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7791 msgid "Ox" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7792 msgstr "Bue" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7793 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7794 msgid "Tiger" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7795 msgstr "Tigre" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7796 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7797 msgid "Rabbit" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7798 msgstr "Coniglio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7799 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7800 msgid "Dragon" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7801 msgstr "Drago" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7802 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7803 msgid "Snake" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7804 msgstr "Serpente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7805 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7806 msgid "Horse" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7807 msgstr "Cavallo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7808 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7809 msgid "Goat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7810 msgstr "Capra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7811 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7812 msgid "Monkey" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7813 msgstr "Scimmia" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7814 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7815 msgid "Rooster" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7816 msgstr "Gallo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7817 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7818 msgid "Dog" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7819 msgstr "Cane" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7820 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7821 msgid "Pig" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7822 msgstr "Maiale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7823 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7824 msgid "Other" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7825 msgstr "Altro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7826 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7827 msgid "Visible" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7828 msgstr "Visibile" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7829 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7830 msgid "Friend Only" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7831 msgstr "Solo amici" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7832 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7833 msgid "Private" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7834 msgstr "Privato" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7835 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7836 msgid "QQ Number" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7837 msgstr "Numero QQ" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7838 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7839 msgid "Country/Region" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7840 msgstr "Paese/Regione" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7841 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7842 msgid "Province/State" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7843 msgstr "Provincia/Stato" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7844 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7845 msgid "Zipcode" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7846 msgstr "Codice postale" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7847 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7848 msgid "Phone Number" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7849 msgstr "Numero di telefono" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7850 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7851 msgid "Authorize adding" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7852 msgstr "Autorizzare l'aggiunta" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7853 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7854 msgid "Cellphone Number" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7855 msgstr "Numero di cellulare" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7856 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7857 msgid "Personal Introduction" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7858 msgstr "Presentazione personale" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7859 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7860 msgid "City/Area" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7861 msgstr "Città/Area" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7862 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7863 msgid "Publish Mobile" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7864 msgstr "Pubblica il numero di cellulare" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7865 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7866 msgid "Publish Contact" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7867 msgstr "Pubblica le informazioni sul contatto" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7868 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7869 msgid "College" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7870 msgstr "Scuola superiore" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7871 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7872 msgid "Horoscope" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7873 msgstr "Oroscopo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7874 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7875 msgid "Zodiac" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7876 msgstr "Zodiaco" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7877 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7878 msgid "Blood" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7879 msgstr "Gruppo sanguigno" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7880 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7881 msgid "True" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7882 msgstr "Vero" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7883 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7884 msgid "False" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7885 msgstr "Falso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7886 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7887 msgid "Modify Contact" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7888 msgstr "Modifica il contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7889 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7890 msgid "Modify Address" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7891 msgstr "Modifica l'indirizzo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7892 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7893 msgid "Modify Extended Information" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7894 msgstr "Modifica le informazioni estese" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7895 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7896 msgid "Modify Information" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7897 msgstr "Modifica le informazioni" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7898 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7899 msgid "Update" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7900 msgstr "Aggiorna" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7901 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7902 msgid "Could not change buddy information." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7903 msgstr "Impossibile modificare le informazioni sul contatto." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7904 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7905 msgid "Mobile" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7906 msgstr "Cellulare" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7907 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7908 msgid "Note" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7909 msgstr "Note" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7910 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7911 #. callback |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7912 msgid "Buddy Memo" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7913 msgstr "Promemoria per il contatto" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7914 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7915 msgid "Change his/her memo as you like" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7916 msgstr "Modifica a piacimento il promemoria per il contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7917 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7918 msgid "_Modify" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7919 msgstr "_Modifica" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7920 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7921 msgid "Memo Modify" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7922 msgstr "Modifica promemoria" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7923 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7924 msgid "Server says:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7925 msgstr "Il server dice:" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7926 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7927 msgid "Your request was accepted." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7928 msgstr "La tua richiesta è stata accettata." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7929 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7930 msgid "Your request was rejected." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7931 msgstr "La tua richiesta è stata rifiutata." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7932 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7933 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7934 msgid "%u requires verification" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7935 msgstr "%u necessita di verifica" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7936 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7937 msgid "Add buddy question" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7938 msgstr "Domanda per l'aggiunta del contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7939 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7940 msgid "Enter answer here" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7941 msgstr "Inserisci qui la risposta" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7942 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7943 msgid "Send" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7944 msgstr "Invia" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7945 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7946 msgid "Invalid answer." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7947 msgstr "Risposta non valida." |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7948 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7949 msgid "Authorization denied message:" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7950 msgstr "Messaggio di autorizzazione rifiutata:" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7951 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7952 msgid "Sorry, you're not my style." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7953 msgstr "Mi dispiace ma non sei il mio tipo." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7954 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7955 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7956 msgid "%u needs authorization" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7957 msgstr "%u necessita di autorizzazione" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7958 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7959 msgid "Add buddy authorize" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7960 msgstr "Autorizzazione per l'aggiunta del contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7961 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7962 msgid "Enter request here" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7963 msgstr "Inserisci la richiesta qui" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7964 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7965 msgid "Would you be my friend?" |
19738 | 7966 msgstr "Vuoi essere mio amico?" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
7967 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7968 msgid "QQ Buddy" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7969 msgstr "Contatto QQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7970 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7971 msgid "Add buddy" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7972 msgstr "Aggiungi contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7973 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
7974 msgid "Invalid QQ Number" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7975 msgstr "Numero QQ non valido" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7976 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7977 msgid "Failed sending authorize" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7978 msgstr "Invio dell'autorizzazione non riuscito" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7979 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7980 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
7981 msgid "Failed removing buddy %u" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7982 msgstr "Rimozione del contatto %u non riuscita" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7983 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7984 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7985 msgid "Failed removing me from %d's buddy list" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7986 msgstr "Impossibile rimuovere me stesso dalla lista contatti di %d" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7987 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7988 msgid "No reason given" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7989 msgstr "Nessun motivo fornito" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7990 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7991 #. only need to get value |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7992 #, c-format |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7993 msgid "You have been added by %s" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7994 msgstr "Sei stato aggiunto da %s" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7995 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7996 msgid "Would you like to add him?" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7997 msgstr "Vuoi aggiungerlo?" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
7998 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
7999 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8000 msgid "Rejected by %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8001 msgstr "Rifiutato da %s" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8002 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8003 #, c-format |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8004 msgid "Message: %s" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8005 msgstr "Messaggio: %s" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8006 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8007 msgid "ID: " |
18572 | 8008 msgstr "ID:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8009 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8010 msgid "Group ID" |
19738 | 8011 msgstr "ID del gruppo" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8012 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8013 msgid "QQ Qun" |
19738 | 8014 msgstr "Qun QQ" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8015 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8016 msgid "Please enter Qun number" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8017 msgstr "Inserisci un numero Qun" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8018 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8019 msgid "You can only search for permanent Qun\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8020 msgstr "Puoi solamente cercare Qun permanenti\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8021 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8022 msgid "(Invalid UTF-8 string)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8023 msgstr "(Stringa UTF-8 non valida)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8024 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8025 msgid "Not member" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8026 msgstr "Non è membro" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8027 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8028 msgid "Member" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8029 msgstr "Membro" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8030 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8031 msgid "Requesting" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8032 msgstr "Richiesta in corso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8033 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8034 msgid "Admin" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8035 msgstr "Amministratore" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8036 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8037 msgid "Notice" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8038 msgstr "Avviso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8039 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8040 msgid "Detail" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8041 msgstr "Dettaglio" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8042 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8043 msgid "Creator" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8044 msgstr "Creatore" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8045 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8046 msgid "About me" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8047 msgstr "Informazioni su di me" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8048 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8049 msgid "Category" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8050 msgstr "Categoria" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8051 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8052 msgid "The Qun does not allow others to join" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8053 msgstr "Il Qun non consente ad altri di entrare" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8054 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8055 msgid "Join QQ Qun" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8056 msgstr "Entra in un Qun QQ" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8057 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8058 msgid "Input request here" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8059 msgstr "Inserisci la tua richiesta qui" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8060 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8061 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8062 msgid "Successfully joined Qun %s (%u)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8063 msgstr "Ingresso nel Qun %s (%u) riuscito" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8064 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8065 msgid "Successfully joined Qun" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8066 msgstr "Ingresso nel Qun riuscito" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8067 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8068 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8069 msgid "Qun %u denied from joining" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8070 msgstr "L'ingresso nel Qun %u è stato rifiutato" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8071 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8072 msgid "QQ Qun Operation" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8073 msgstr "Operatore Qun QQ" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8074 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8075 msgid "Failed:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8076 msgstr "Fallito:" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8077 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8078 msgid "Join Qun, Unknown Reply" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8079 msgstr "Ingresso nel Qun, risposta sconosciuta" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8080 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8081 msgid "Quit Qun" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8082 msgstr "Abbandona il Qun" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8083 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8084 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8085 "Note, if you are the creator, \n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8086 "this operation will eventually remove this Qun." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8087 msgstr "" |
19738 | 8088 "Nota, se sei il creatore, \n" |
8089 "questa operazione rimuoverà questo Qun." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8090 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8091 msgid "Sorry, you are not our style" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8092 msgstr "Mi dispiace, ma non sei il nostro tipo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8093 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8094 msgid "Successfully changed Qun members" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8095 msgstr "Membri del Qun modificati con successo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8096 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8097 msgid "Successfully changed Qun information" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8098 msgstr "Informazione sul Qun modificata con successo" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8099 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8100 msgid "You have successfully created a Qun" |
19738 | 8101 msgstr "Qun creato con successo" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8102 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8103 msgid "Would you like to set up detailed information now?" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8104 msgstr "Vuoi impostare le informazioni dettagliate adesso?" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8105 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8106 msgid "Setup" |
18572 | 8107 msgstr "Impostazione" |
8108 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8109 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8110 msgid "%u requested to join Qun %u for %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8111 msgstr "L'utente %u ha chiesto di entrare nel Qun %u per %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8112 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8113 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8114 msgid "%u request to join Qun %u" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8115 msgstr "L'utente %u ha chiesto di entrare nel Qun %u" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8116 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8117 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8118 msgid "Failed to join Qun %u, operated by admin %u" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8119 msgstr "Impossibile entrare nel Qun %u, gestito dall'admin %u" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8120 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8121 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8122 msgid "<b>Joining Qun %u is approved by admin %u for %s</b>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8123 msgstr "<b>L'ingresso nel Qun %u è approvato dall'amministratore %u per %s</b>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8124 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8125 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8126 msgid "<b>Removed buddy %u.</b>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8127 msgstr "<b>Il contatto %u è stato rimosso.</b>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8128 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8129 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8130 msgid "<b>New buddy %u joined.</b>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8131 msgstr "<b>Il nuovo contatto %u è entrato.</b>" |
18572 | 8132 |
19738 | 8133 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8134 msgid "Unknown-%d" |
19738 | 8135 msgstr "Sconosciuto-%d" |
8136 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8137 msgid "Level" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8138 msgstr "Livello" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8139 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8140 msgid " VIP" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8141 msgstr " VIP" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8142 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8143 msgid " TCP" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8144 msgstr " TCP" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8145 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8146 msgid " FromMobile" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8147 msgstr " FromMobile" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8148 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8149 msgid " BindMobile" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8150 msgstr " BindMobile" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8151 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8152 msgid " Video" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8153 msgstr "Video" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8154 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8155 msgid " Zone" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8156 msgstr "Zona" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8157 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8158 msgid "Flag" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8159 msgstr "Flag" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8160 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8161 msgid "Ver" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8162 msgstr "Versione" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8163 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8164 msgid "Invalid name" |
18572 | 8165 msgstr "Nome non valido" |
8166 | |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8167 msgid "Select icon..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8168 msgstr "Scegli un'icona..." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8169 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8170 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8171 msgid "<b>Login time</b>: %d-%d-%d, %d:%d:%d<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8172 msgstr "<b>Orario di login</b>: %d-%d-%d, %d:%d:%d<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8173 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8174 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8175 msgid "<b>Total Online Buddies</b>: %d<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8176 msgstr "<b>Numero di contatti online</b>: %d<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8177 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8178 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8179 msgid "<b>Last Refresh</b>: %d-%d-%d, %d:%d:%d<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8180 msgstr "<b>Ultimo aggiornamento</b>: %d-%d-%d, %d:%d:%d<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8181 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8182 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8183 msgid "<b>Server</b>: %s<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8184 msgstr "<b>Server</b>: %s<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8185 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8186 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8187 msgid "<b>Client Tag</b>: %s<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8188 msgstr "<b>Etichetta del client</b>: %s<br>\n" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8189 |
19738 | 8190 #, c-format |
8191 msgid "<b>Connection Mode</b>: %s<br>\n" | |
8192 msgstr "<b>Modalità di connessione</b>: %s<br>\n" | |
8193 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8194 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8195 msgid "<b>My Internet IP</b>: %s:%d<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8196 msgstr "<b>Il mio indirizzo IP</b>: %s:%d<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8197 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8198 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8199 msgid "<b>Sent</b>: %lu<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8200 msgstr "<b>Inviato</b>: %lu<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8201 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8202 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8203 msgid "<b>Resend</b>: %lu<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8204 msgstr "<b>Invia nuovamente</b>: %lu<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8205 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8206 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8207 msgid "<b>Lost</b>: %lu<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8208 msgstr "<b>Perso</b>: %lu<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8209 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8210 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8211 msgid "<b>Received</b>: %lu<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8212 msgstr "<b>Ricevuto</b>: %lu<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8213 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8214 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8215 msgid "<b>Received Duplicate</b>: %lu<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8216 msgstr "<b>Ricevuto duplicato</b>: %lu<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8217 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8218 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8219 msgid "<b>Time</b>: %d-%d-%d, %d:%d:%d<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8220 msgstr "<b>Data e ora</b>: %d-%d-%d, %d:%d:%d<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8221 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8222 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8223 msgid "<b>IP</b>: %s<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8224 msgstr "<b>IP</b>: %s<br>\n" |
19738 | 8225 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8226 msgid "Login Information" |
19738 | 8227 msgstr "Informazioni sul login" |
8228 | |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8229 msgid "<p><b>Original Author</b>:<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8230 msgstr "<p><b>Autore originale</b>:<br>\n" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8231 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8232 msgid "<p><b>Code Contributors</b>:<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8233 msgstr "<p><b>Hanno contribuito al codice</b>:<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8234 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8235 msgid "<p><b>Lovely Patch Writers</b>:<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8236 msgstr "<p><b>Gli Amabili Scrittori Patch</b>:<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8237 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8238 msgid "<p><b>Acknowledgement</b>:<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8239 msgstr "<p><b>Ringraziamento</b>:<br>\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8240 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8241 msgid "<p><b>Scrupulous Testers</b>:<br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8242 msgstr "<p><b>Tester scrupolosi</b>:<br>\n" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8243 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8244 msgid "and more, please let me know... thank you!))" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8245 msgstr "ed altri ancora, fatemi sapere... grazie!))" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8246 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8247 msgid "<p><i>And, all the boys in the backroom...</i><br>\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8248 msgstr "<p><i>E tutti i ragazzi del retrobottega...</i><br>\n" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8249 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8250 msgid "<i>Feel free to join us!</i> :)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8251 msgstr "<i>Unisciti a noi!</i> :)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8252 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8253 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8254 msgid "About OpenQ %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8255 msgstr "Informazioni su OpenQ %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8256 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8257 msgid "Change Icon" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8258 msgstr "Cambia icona" |
19738 | 8259 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8260 msgid "Change Password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8261 msgstr "Cambia password" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8262 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8263 msgid "Account Information" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8264 msgstr "Informazioni sull'account" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8265 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8266 msgid "Update all QQ Quns" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8267 msgstr "Aggiorna tutti i Qun di QQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8268 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8269 msgid "About OpenQ" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8270 msgstr "Informazioni su OpenQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8271 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8272 msgid "Modify Buddy Memo" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8273 msgstr "Modifica il promemoria per il contatto" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8274 |
6944 | 8275 #. *< type |
8276 #. *< ui_requirement | |
8277 #. *< flags | |
8278 #. *< dependencies | |
8279 #. *< priority | |
8280 #. *< id | |
8281 #. *< name | |
8282 #. *< version | |
8283 #. * summary | |
8747 | 8284 #. * description |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8285 msgid "QQ Protocol Plugin" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8286 msgstr "Plugin per il protocollo QQ" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8287 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8288 msgid "Auto" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8289 msgstr "Automatico" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8290 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8291 msgid "Select Server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8292 msgstr "Scegli un server" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8293 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8294 msgid "QQ2005" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8295 msgstr "QQ2005" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8296 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8297 msgid "QQ2007" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8298 msgstr "QQ2007" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8299 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8300 msgid "QQ2008" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8301 msgstr "QQ2008" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8302 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8303 msgid "Connect by TCP" |
19738 | 8304 msgstr "Connetti utilizzando TCP" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8305 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8306 msgid "Show server notice" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8307 msgstr "Mostra gli avvisi dal server" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8308 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8309 msgid "Show server news" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8310 msgstr "Mostra le news del server" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8311 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8312 msgid "Show chat room when msg comes" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8313 msgstr "Mostra la stanza di discussione all'arrivo di un messaggio" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8314 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8315 msgid "Keep alive interval (seconds)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8316 msgstr "Intervallo di \"Keep alive\" (secondi)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8317 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8318 msgid "Update interval (seconds)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8319 msgstr "Intervallo di aggiornamento (secondi)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8320 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
8321 msgid "Unable to decrypt server reply" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8322 msgstr "Impossibile decrittare la risposta del server" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8323 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8324 #, c-format |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8325 msgid "Failed requesting token, 0x%02X" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8326 msgstr "Impossibile richiedere il token, 0x%02X" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8327 |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8328 #, c-format |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8329 msgid "Invalid token len, %d" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
8330 msgstr "Lunghezza del token non valida, %d" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8331 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8332 #. extend redirect used in QQ2006 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8333 msgid "Redirect_EX is not currently supported" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8334 msgstr "Il Redirect_EX non è attualmente supportato" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8335 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8336 #. need activation |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8337 #. need activation |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8338 #. need activation |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8339 msgid "Activation required" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8340 msgstr "Richiesta attivazione" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8341 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8342 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8343 msgid "Unknown reply code when logging in (0x%02X)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8344 msgstr "Codice di risposta sconosciuto durante il login (0x%02X)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8345 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8346 msgid "Requesting captcha" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8347 msgstr "Richiesta del codice captcha in corso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8348 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8349 msgid "Checking captcha" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8350 msgstr "Verifica del codice captcha in corso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8351 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8352 msgid "Failed captcha verification" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8353 msgstr "Verifica del codice captcha fallita" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8354 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8355 msgid "Captcha Image" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8356 msgstr "Immagine Captcha" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8357 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8358 msgid "Enter code" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8359 msgstr "Inserisci il codice" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8360 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8361 msgid "QQ Captcha Verification" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8362 msgstr "Verifica captcha di QQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8363 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8364 msgid "Enter the text from the image" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8365 msgstr "Inserisci il testo che appare nell'immagine" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8366 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8367 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8368 msgid "Unknown reply when checking password (0x%02X)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8369 msgstr "Risposta sconosciuta durante la verifica della password (0x%02X)" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8370 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8371 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8372 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8373 "Unknown reply code when logging in (0x%02X):\n" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8374 "%s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8375 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8376 "Codice di risposta sconosciuto durante il login (0x%02X):\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8377 "%s" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8378 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8379 msgid "Socket error" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8380 msgstr "Errore socket" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8381 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8382 msgid "Getting server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8383 msgstr "Ricezione server in corso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8384 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8385 msgid "Requesting token" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8386 msgstr "Richiesta del token in corso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8387 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
8388 msgid "Unable to resolve hostname" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8389 msgstr "Impossibile risolvere il nome dell'host" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8390 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8391 msgid "Invalid server or port" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8392 msgstr "Server o porta non validi" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8393 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8394 msgid "Connecting to server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8395 msgstr "Connessione al server in corso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8396 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8397 msgid "QQ Error" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8398 msgstr "Errore di QQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8399 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8400 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8401 msgid "" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8402 "Server News:\n" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8403 "%s\n" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8404 "%s\n" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8405 "%s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8406 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8407 "News dal server:\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8408 "%s\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8409 "%s\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8410 "%s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8411 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8412 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8413 msgid "%s:%s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8414 msgstr "%s: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8415 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8416 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8417 msgid "From %s:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8418 msgstr "Da %s:" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8419 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8420 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8421 msgid "" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8422 "Server notice From %s: \n" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
8423 "%s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8424 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8425 "Avviso del server da %s: \n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8426 "%s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8427 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8428 msgid "Unknown SERVER CMD" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8429 msgstr "Comando SERVER sconosciuto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8430 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8431 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8432 msgid "" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8433 "Error reply of %s(0x%02X)\n" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8434 "Room %u, reply 0x%02X" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8435 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8436 "Risposta di errore di %s(0x%02X)\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8437 "Stanza %u, risposta 0x%02X" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8438 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
8439 msgid "QQ Qun Command" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8440 msgstr "Comando Qun QQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8441 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
8442 msgid "Unable to decrypt login reply" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
8443 msgstr "Impossibile decrittare la risposta al login" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8444 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8445 msgid "Unknown LOGIN CMD" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8446 msgstr "Comando LOGIN sconosciuto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8447 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
8448 msgid "Unknown CLIENT CMD" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
8449 msgstr "Comando CLIENT sconosciuto" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8450 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8451 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8452 msgid "%d has declined the file %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8453 msgstr "%d ha rifiutato il file %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8454 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8455 msgid "File Send" |
18572 | 8456 msgstr "File inviato" |
8457 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8458 #, c-format |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
8459 msgid "%d cancelled the transfer of %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8460 msgstr "%d ha annullato il trasferimento di %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8461 |
19738 | 8462 #, c-format |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8463 msgid "<b>Group Title:</b> %s<br>" |
19738 | 8464 msgstr "<b>Titolo del gruppo:</b> %s<br>" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8465 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8466 #, c-format |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8467 msgid "<b>Notes Group ID:</b> %s<br>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8468 msgstr "<b>ID del gruppo di Notes:</b> %s<br>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8469 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8470 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8471 msgid "Info for Group %s" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8472 msgstr "Informazioni per il gruppo %s" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8473 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8474 msgid "Notes Address Book Information" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8475 msgstr "Informazioni sulla Rubrica di Notes" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8476 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8477 msgid "Invite Group to Conference..." |
19738 | 8478 msgstr "Invita il gruppo in conferenza..." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8479 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8480 msgid "Get Notes Address Book Info" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8481 msgstr "Ottieni informazioni sulla Rubrica di Notes" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8482 |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8483 msgid "Sending Handshake" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8484 msgstr "Invio handshake in corso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8485 |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8486 msgid "Waiting for Handshake Acknowledgement" |
19738 | 8487 msgstr "In attesa del riconoscimento dell'handshake" |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8488 |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8489 msgid "Handshake Acknowledged, Sending Login" |
19738 | 8490 msgstr "Handshake riconosciuto. Invio del login in corso" |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8491 |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8492 msgid "Waiting for Login Acknowledgement" |
19738 | 8493 msgstr "In attesa del riconoscimento del login" |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8494 |
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8495 msgid "Login Redirected" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8496 msgstr "Login rediretto" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8497 |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8498 msgid "Forcing Login" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8499 msgstr "Login forzato in corso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8500 |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8501 msgid "Login Acknowledged" |
19738 | 8502 msgstr "Login riconosciuto" |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8503 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8504 msgid "Starting Services" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8505 msgstr "Avvio servizi in corso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8506 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8507 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8508 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8509 "A Sametime administrator has issued the following announcement on server %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8510 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8511 "Un amministratore Sametime ha diffuso il seguente annuncio sul server %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8512 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8513 msgid "Sametime Administrator Announcement" |
19738 | 8514 msgstr "Annuncio dell'amministratore Sametime" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8515 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8516 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8517 msgid "Announcement from %s" |
19738 | 8518 msgstr "Annuncio da %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8519 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8520 msgid "Conference Closed" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8521 msgstr "Conferenza chiusa" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8522 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8523 msgid "Unable to send message: " |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8524 msgstr "Impossibile inviare il messaggio:" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8525 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
8526 #, c-format |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
8527 msgid "Unable to send message to %s:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
8528 msgstr "Impossibile inviare il messaggio %s:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
8529 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8530 msgid "Place Closed" |
19738 | 8531 msgstr "Luogo chiuso" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8532 |
18572 | 8533 msgid "Microphone" |
8534 msgstr "Microfono" | |
8535 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8536 msgid "Speakers" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8537 msgstr "Altoparlanti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8538 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8539 msgid "Video Camera" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8540 msgstr "Video camera" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8541 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
8542 msgid "File Transfer" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
8543 msgstr "Trasferimento file" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
8544 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8545 msgid "Supports" |
19738 | 8546 msgstr "Supporta" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8547 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8548 msgid "External User" |
19738 | 8549 msgstr "Utente esterno" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8550 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8551 msgid "Create conference with user" |
19738 | 8552 msgstr "Crea una conferenza con l'utente" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8553 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8554 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8555 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8556 "Please enter a topic for the new conference, and an invitation message to be " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8557 "sent to %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8558 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8559 "Inserisci l'argomento per la nuova conferenza, insieme ad un messaggio di " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8560 "invito da inviare a %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8561 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8562 msgid "New Conference" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8563 msgstr "Nuova conferenza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8564 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8565 msgid "Create" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8566 msgstr "Crea" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8567 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8568 msgid "Available Conferences" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8569 msgstr "Conferenze disponibili" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8570 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8571 msgid "Create New Conference..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8572 msgstr "Crea una nuova conferenza..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8573 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8574 msgid "Invite user to a conference" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8575 msgstr "Invita un utente in conferenza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8576 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8577 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8578 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8579 "Select a conference from the list below to send an invite to user %s. Select " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8580 "\"Create New Conference\" if you'd like to create a new conference to invite " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8581 "this user to." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8582 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8583 "Scegli una conferenza dalla seguente lista per la quale inviare un invito " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8584 "all'utente %s. Scegli \"Crea nuova conferenza\" se preferisci creare una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8585 "nuova conferenza alla quale invitare l'utente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8586 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8587 msgid "Invite to Conference" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8588 msgstr "Invita in conferenza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8589 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8590 msgid "Invite to Conference..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8591 msgstr "Invita in conferenza..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8592 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8593 msgid "Send TEST Announcement" |
19738 | 8594 msgstr "Invia annuncio TEST" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8595 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8596 msgid "Topic:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8597 msgstr "Argomento:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8598 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8599 msgid "No Sametime Community Server specified" |
19738 | 8600 msgstr "Nessun server community Sametime specificato" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8601 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8602 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8603 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8604 "No host or IP address has been configured for the Meanwhile account %s. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8605 "Please enter one below to continue logging in." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8606 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8607 "Non è stato configurato nessun host o indirizzo IP per l'account Meanwhile %" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8608 "s. Per poter proseguire con il login, devi specificarne uno qui sotto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8609 |
18572 | 8610 msgid "Meanwhile Connection Setup" |
19738 | 8611 msgstr "Impostazione della connessione Meanwhile" |
18572 | 8612 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8613 msgid "No Sametime Community Server Specified" |
19738 | 8614 msgstr "Nessun server community Sametime specificato" |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
8615 |
18572 | 8616 msgid "Connect" |
8617 msgstr "Connetti" | |
8618 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8619 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8620 msgid "Unknown (0x%04x)<br>" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8621 msgstr "Sconosciuto (0x%04x)<br>" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8622 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8623 msgid "Last Known Client" |
19738 | 8624 msgstr "Ultimo client conosciuto" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8625 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8626 msgid "User Name" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8627 msgstr "Nome utente" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8628 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8629 msgid "Sametime ID" |
19738 | 8630 msgstr "ID Sametime" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8631 |
18572 | 8632 msgid "An ambiguous user ID was entered" |
8633 msgstr "E' stato immesso uno user ID ambiguo" | |
8634 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8635 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8636 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8637 "The identifier '%s' may possibly refer to any of the following users. Please " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8638 "select the correct user from the list below to add them to your buddy list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8639 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8640 "L'identificativo '%s' potrebbe riferirsi ad uno dei seguenti utenti. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8641 "Seleziona dall'elenco qui sotto l'utente corretto da aggiungere alla tua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8642 "lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8643 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8644 msgid "Select User" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8645 msgstr "Scegli l'utente" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8646 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8647 msgid "Unable to add user: user not found" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8648 msgstr "Impossibile aggiungere l'utente: utente non trovato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8649 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8650 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8651 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8652 "The identifier '%s' did not match any users in your Sametime community. This " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8653 "entry has been removed from your buddy list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8654 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8655 "L'identificativo '%s' non corrisponde a nessun utente nella tua comunità " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8656 "Sametime. Questa voce è stata pertanto rimossa dalla tua lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8657 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8658 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8659 msgid "" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8660 "Error reading file %s: \n" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8661 "%s\n" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8662 msgstr "" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8663 "Errore nella lettura del file %s: \n" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8664 "%s\n" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8665 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8666 msgid "Remotely Stored Buddy List" |
19738 | 8667 msgstr "Lista contatti archiviata in remoto" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8668 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8669 msgid "Buddy List Storage Mode" |
19738 | 8670 msgstr "Modalità di archiviazione della lista contatti" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8671 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8672 msgid "Local Buddy List Only" |
19738 | 8673 msgstr "Soltanto lista contatti locale" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8674 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8675 msgid "Merge List from Server" |
19738 | 8676 msgstr "Unisci la lista dal server" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8677 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8678 msgid "Merge and Save List to Server" |
19738 | 8679 msgstr "Unisci e salva la lista sul server " |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8680 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8681 msgid "Synchronize List with Server" |
19738 | 8682 msgstr "Sincronizza la lista con il server" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8683 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8684 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8685 msgid "Import Sametime List for Account %s" |
19738 | 8686 msgstr "Importa la lista Sametime per l'account %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8687 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8688 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8689 msgid "Export Sametime List for Account %s" |
19738 | 8690 msgstr "Esporta la lista Sametime per l'account %s" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8691 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8692 msgid "Unable to add group: group exists" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8693 msgstr "Impossibile aggiungere il gruppo: il gruppo esiste" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8694 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8695 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8696 msgid "A group named '%s' already exists in your buddy list." |
19738 | 8697 msgstr "Un gruppo dal nome '%s' esiste già nella tua lista contatti." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8698 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8699 msgid "Unable to add group" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8700 msgstr "Impossibile aggiungere il gruppo" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8701 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8702 msgid "Possible Matches" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8703 msgstr "Possibili corrispondenze" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8704 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8705 msgid "Notes Address Book group results" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8706 msgstr "Risultati per i gruppi della Rubrica di Notes" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8707 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8708 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8709 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8710 "The identifier '%s' may possibly refer to any of the following Notes Address " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8711 "Book groups. Please select the correct group from the list below to add it " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8712 "to your buddy list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8713 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8714 "L'identificativo '%s' potrebbe riferirsi ad uno dei seguenti gruppi della " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8715 "Rubrica di Notes. Scegli dalla seguente lista il gruppo corretto da " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8716 "aggiungere alla tua lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8717 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8718 msgid "Select Notes Address Book" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8719 msgstr "Scegli una Rubrica di Notes" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8720 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8721 msgid "Unable to add group: group not found" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8722 msgstr "Impossibile aggiungere il gruppo: gruppo non trovato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8723 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8724 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8725 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8726 "The identifier '%s' did not match any Notes Address Book groups in your " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8727 "Sametime community." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8728 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8729 "L'identificativo '%s' non corrisponde a nessun gruppo della Rubrica di Notes " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8730 "nella tua community Sametime." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8731 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8732 msgid "Notes Address Book Group" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8733 msgstr "Gruppo della Rubrica di Notes" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8734 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8735 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8736 "Enter the name of a Notes Address Book group in the field below to add the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8737 "group and its members to your buddy list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8738 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8739 "Inserisci nel campo sottostante il nome di un gruppo della Rubrica di Notes. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8740 "Il gruppo e i suoi membri saranno aggiunti alla tua lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8741 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8742 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8743 msgid "Search results for '%s'" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8744 msgstr "Risultati della ricerca per '%s'" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8745 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8746 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8747 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8748 "The identifier '%s' may possibly refer to any of the following users. You " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8749 "may add these users to your buddy list or send them messages with the action " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8750 "buttons below." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8751 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8752 "L'identificativo '%s' può corrispondere ad uno dei seguenti utenti. Puoi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8753 "aggiungere questi utenti alla tua lista contatti o inviare loro dei messaggi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8754 "tramite i pulsanti qui sotto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8755 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8756 msgid "Search Results" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8757 msgstr "Risultati della ricerca" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8758 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8759 msgid "No matches" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8760 msgstr "Nessuna corrispondenza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8761 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8762 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8763 msgid "The identifier '%s' did not match any users in your Sametime community." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8764 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8765 "L'identificativo '%s' non corrisponde ad alcun utente nella tua comunità " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8766 "Sametime." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8767 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8768 msgid "No Matches" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8769 msgstr "Nessuna corrispondenza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8770 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8771 msgid "Search for a user" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8772 msgstr "Cerca utente" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8773 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8774 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8775 "Enter a name or partial ID in the field below to search for matching users " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8776 "in your Sametime community." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8777 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8778 "Inserisci un nome o un ID parziale nel campo sottostante per cercare tra gli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8779 "utenti nella tua comunità Sametime." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8780 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8781 msgid "User Search" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8782 msgstr "Ricerca utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8783 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8784 msgid "Import Sametime List..." |
19738 | 8785 msgstr "Importa la lista Sametime..." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8786 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8787 msgid "Export Sametime List..." |
19738 | 8788 msgstr "Esporta la lista Sametime..." |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8789 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8790 msgid "Add Notes Address Book Group..." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8791 msgstr "Aggiungi un gruppo dalla Rubrica di Notes..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8792 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8793 msgid "User Search..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8794 msgstr "Ricerca utente..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8795 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8796 msgid "Force login (ignore server redirects)" |
19738 | 8797 msgstr "Forza il login (ignora le redirezioni del server)" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8798 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8799 #. pretend to be Sametime Connect |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8800 msgid "Hide client identity" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8801 msgstr "Nascondi l'identità del client" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8802 |
9094 | 8803 #, c-format |
8804 msgid "User %s is not present in the network" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8805 msgstr "L'utente %s non è presente nella rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8806 |
9094 | 8807 msgid "Key Agreement" |
9361 | 8808 msgstr "Scambio delle chiavi" |
9094 | 8809 |
8810 msgid "Cannot perform the key agreement" | |
9361 | 8811 msgstr "Impossibile eseguire lo scambio delle chiavi" |
9094 | 8812 |
8813 msgid "Error occurred during key agreement" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8814 msgstr "C'è stato un errore durante lo scambio delle chiavi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8815 |
9094 | 8816 msgid "Key Agreement failed" |
9361 | 8817 msgstr "Scambio delle chiavi fallito" |
9094 | 8818 |
8819 msgid "Timeout during key agreement" | |
9361 | 8820 msgstr "Tempo scaduto durante lo scambio delle chiavi" |
9094 | 8821 |
18572 | 8822 msgid "Key agreement was aborted" |
8823 msgstr "Lo scambio delle chiavi è stato interrotto" | |
8824 | |
9094 | 8825 msgid "Key agreement is already started" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8826 msgstr "Lo scambio delle chiavi è già stato avviato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8827 |
9094 | 8828 msgid "Key agreement cannot be started with yourself" |
9361 | 8829 msgstr "Impossibile avviare uno scambio delle chiavi con te stesso" |
9094 | 8830 |
8831 msgid "The remote user is not present in the network any more" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8832 msgstr "L'utente remoto non è più presente nella rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8833 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8834 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8835 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8836 "Key agreement request received from %s. Would you like to perform the key " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8837 "agreement?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8838 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8839 "Ricevuta una richiesta di scambio chiavi da %s. Vuoi eseguire lo scambio " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8840 "delle chiavi?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8841 |
9361 | 8842 #, c-format |
9094 | 8843 msgid "" |
8844 "The remote user is waiting key agreement on:\n" | |
8845 "Remote host: %s\n" | |
8846 "Remote port: %d" | |
8847 msgstr "" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8848 "L'utente remoto è in attesa dello scambio delle chiavi su:\n" |
9094 | 8849 "Host remoto: %s\n" |
8850 "Porta remota: %d" | |
8851 | |
8852 msgid "Key Agreement Request" | |
9361 | 8853 msgstr "Richiesta di scambio chiavi" |
9094 | 8854 |
8855 msgid "IM With Password" | |
8856 msgstr "MI con password" | |
8857 | |
8858 msgid "Cannot set IM key" | |
8859 msgstr "Impossibile impostare la chiave MI" | |
8860 | |
8861 msgid "Set IM Password" | |
8862 msgstr "Imposta la password MI" | |
8863 | |
8864 msgid "Get Public Key" | |
9361 | 8865 msgstr "Ottieni chiave pubblica" |
8866 | |
9094 | 8867 msgid "Cannot fetch the public key" |
8868 msgstr "Impossibile recuperare la chiave pubblica" | |
8869 | |
8870 msgid "Show Public Key" | |
8871 msgstr "Mostra la chaive pubblica" | |
8872 | |
8873 msgid "Could not load public key" | |
8874 msgstr "Impossibile caricare la chiave pubblica" | |
8875 | |
8876 msgid "User Information" | |
8877 msgstr "Informazioni sull'utente" | |
8878 | |
8879 msgid "Cannot get user information" | |
8880 msgstr "Impossibile ottenere le informazioni sull'utente" | |
8881 | |
8882 #, c-format | |
8883 msgid "The %s buddy is not trusted" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8884 msgstr "Il contatto %s non è fidato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8885 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8886 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8887 "You cannot receive buddy notifications until you import his/her public key. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8888 "You can use the Get Public Key command to get the public key." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8889 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8890 "Non puoi ricevere notifiche dal contatto finché non importi la sua chiave " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8891 "pubblica. Puoi usare il comando \"Ottieni chiave pubblica\" per recuperare " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8892 "la chiave pubblica." |
9094 | 8893 |
9536 | 8894 #. Open file selector to select the public key. |
8895 msgid "Open..." | |
8896 msgstr "Apri..." | |
8897 | |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
8898 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
8899 msgid "The %s buddy is not present in the network" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
8900 msgstr "Il contatto %s non è presente nella rete" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
8901 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8902 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8903 "To add the buddy you must import his/her public key. Press Import to import " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8904 "a public key." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8905 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8906 "Per poter aggiungere il contatto devi importare la sua chiave pubblica. Fai " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8907 "clic su \"Importa\" per importare una chiave pubblica." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8908 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8909 msgid "_Import..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8910 msgstr "_Importa..." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8911 |
9094 | 8912 msgid "Select correct user" |
8913 msgstr "Scegliere l'utente corretto" | |
8914 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8915 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8916 "More than one user was found with the same public key. Select the correct " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8917 "user from the list to add to the buddy list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8918 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8919 "È stato trovato più di un utente con la stessa chiave pubblica. Scegliere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8920 "dalla lista l'utente corretto da aggiungere alla lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8921 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8922 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8923 "More than one user was found with the same name. Select the correct user " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8924 "from the list to add to the buddy list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8925 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8926 "È stato trovato più di un utente con lo stesso nome. Scegliere dalla lista " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8927 "l'utente corretto da aggiungere alla lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
8928 |
9094 | 8929 msgid "Detached" |
9361 | 8930 msgstr "Distaccato" |
8931 | |
9094 | 8932 msgid "Indisposed" |
9361 | 8933 msgstr "Indisposto" |
8934 | |
9094 | 8935 msgid "Wake Me Up" |
9361 | 8936 msgstr "Svegliami" |
8937 | |
9094 | 8938 msgid "Hyper Active" |
8939 msgstr "Iperattivo" | |
8940 | |
8941 msgid "Robot" | |
8942 msgstr "Robot" | |
8943 | |
8944 msgid "Jealous" | |
8945 msgstr "Geloso" | |
8946 | |
8947 msgid "Ashamed" | |
9361 | 8948 msgstr "Vergognoso" |
8949 | |
9094 | 8950 msgid "Bored" |
8951 msgstr "Annoiato" | |
8952 | |
8953 msgid "Anxious" | |
8954 msgstr "Ansioso" | |
8955 | |
9536 | 8956 msgid "User Modes" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8957 msgstr "Modalità utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8958 |
9094 | 8959 msgid "Preferred Contact" |
9361 | 8960 msgstr "Contatti preferiti" |
8961 | |
9094 | 8962 msgid "Preferred Language" |
8963 msgstr "Lingua preferita" | |
8964 | |
8965 msgid "Device" | |
8966 msgstr "Dispositivo" | |
8967 | |
8968 msgid "Timezone" | |
8969 msgstr "Fuso orario" | |
8970 | |
8971 msgid "Geolocation" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8972 msgstr "Località geografica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
8973 |
9094 | 8974 msgid "Reset IM Key" |
9361 | 8975 msgstr "Resetta la chiave MI" |
8976 | |
9094 | 8977 msgid "IM with Key Exchange" |
9361 | 8978 msgstr "MI con scambio di chiavi" |
8979 | |
9094 | 8980 msgid "IM with Password" |
8981 msgstr "MI con password" | |
8982 | |
8983 msgid "Get Public Key..." | |
8984 msgstr "Ottieni la chiave pubblica..." | |
8985 | |
8986 msgid "Kill User" | |
9361 | 8987 msgstr "Uccidi utente" |
9094 | 8988 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8989 msgid "Draw On Whiteboard" |
19738 | 8990 msgstr "Scrivi sulla lavagna" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
8991 |
9094 | 8992 msgid "_Passphrase:" |
9361 | 8993 msgstr "_Passphrase:" |
9094 | 8994 |
8995 #, c-format | |
8996 msgid "Channel %s does not exist in the network" | |
8997 msgstr "Il canale %s non esiste nella rete" | |
8998 | |
8999 msgid "Channel Information" | |
9000 msgstr "Informazioni sul canale" | |
9001 | |
9002 msgid "Cannot get channel information" | |
9003 msgstr "Impossibile ottenere informazioni sul canale" | |
9004 | |
9536 | 9005 #, c-format |
9006 msgid "<b>Channel Name:</b> %s" | |
9007 msgstr "<b>Nome del canale:</b> %s" | |
9008 | |
9009 #, c-format | |
9010 msgid "<br><b>User Count:</b> %d" | |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9011 msgstr "<br><b>Numero di utenti:</b> %d" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9012 |
9536 | 9013 #, c-format |
9014 msgid "<br><b>Channel Founder:</b> %s" | |
9015 msgstr "<br><b>Fondatore del canale:</b> %s" | |
9016 | |
9017 #, c-format | |
9018 msgid "<br><b>Channel Cipher:</b> %s" | |
9019 msgstr "<br><b>Cipher del canale:</b> %s" | |
9361 | 9020 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9021 #. Definition of HMAC: http://en.wikipedia.org/wiki/HMAC |
9361 | 9022 #, c-format |
9536 | 9023 msgid "<br><b>Channel HMAC:</b> %s" |
9024 msgstr "<br><b>HMAC del canale:</b> %s" | |
9025 | |
9026 #, c-format | |
9027 msgid "<br><b>Channel Topic:</b><br>%s" | |
9028 msgstr "<br><b>Argomento del canale:</b><br>%s" | |
9029 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9030 #, c-format |
9536 | 9031 msgid "<br><b>Channel Modes:</b> " |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9032 msgstr "<br><b>Modalità del canale:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9033 |
9536 | 9034 #, c-format |
9035 msgid "<br><b>Founder Key Fingerprint:</b><br>%s" | |
9036 msgstr "<br><b>Fingerprint della chiave del fondatore:</b><br>%s" | |
9037 | |
9038 #, c-format | |
9039 msgid "<br><b>Founder Key Babbleprint:</b><br>%s" | |
9040 msgstr "<br><b>Babbleprint della chiave del fondatore:</b><br>%s" | |
9041 | |
9094 | 9042 msgid "Add Channel Public Key" |
9361 | 9043 msgstr "Aggiungi la chiave pubblica del canale" |
9094 | 9044 |
9045 #. Add new public key | |
9046 msgid "Open Public Key..." | |
9361 | 9047 msgstr "Apri chiave pubblica..." |
9048 | |
9094 | 9049 msgid "Channel Passphrase" |
9361 | 9050 msgstr "Passphrase del canale" |
9051 | |
9094 | 9052 msgid "Channel Public Keys List" |
9361 | 9053 msgstr "Lista delle chaivi pubbliche del canale" |
9054 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9055 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9056 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9057 "Channel authentication is used to secure the channel from unauthorized " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9058 "access. The authentication may be based on passphrase and digital " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9059 "signatures. If passphrase is set, it is required to be able to join. If " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9060 "channel public keys are set then only users whose public keys are listed are " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9061 "able to join." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9062 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9063 "L'autenticazione del canale è usata per rendere sicuro il canale da accessi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9064 "non autorizzati. L'autenticazione dovrebbe essere basata su una passphrase e " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9065 "sulle firme digitali. Se è impostata una passphrase, questa sarà richiesta " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9066 "per poter entrare nel canale. Se sono impostate le chiavi pubbliche del " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9067 "canale, solamente gli utenti le cui chiavi pubbliche sono elencate saranno " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9068 "in grado di entrare." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9069 |
9094 | 9070 msgid "Channel Authentication" |
9361 | 9071 msgstr "Autenticazione del canale" |
9072 | |
9073 msgid "Add / Remove" | |
9074 msgstr "Aggiungi / rimuovi" | |
9075 | |
9094 | 9076 msgid "Group Name" |
9077 msgstr "Nome del gruppo" | |
9078 | |
9079 msgid "Passphrase" | |
9361 | 9080 msgstr "Passphrase" |
9081 | |
9082 #, c-format | |
9083 msgid "Please enter the %s channel private group name and passphrase." | |
9084 msgstr "Inserisci il nome del gruppo privato del canale %s e la passphrase." | |
9094 | 9085 |
9086 msgid "Add Channel Private Group" | |
9361 | 9087 msgstr "Inserisci un gruppo privato al canale" |
9088 | |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9089 msgid "User Limit" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9090 msgstr "Limite utenti" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9091 |
9094 | 9092 msgid "Set user limit on channel. Set to zero to reset user limit." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9093 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9094 "Imposta un limite per gli utenti del canale. Scegli zero per rimuovere il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9095 "limite." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9096 |
9094 | 9097 msgid "Invite List" |
9361 | 9098 msgstr "Lista degli inviti" |
9099 | |
9094 | 9100 msgid "Ban List" |
9361 | 9101 msgstr "Lista dei ban" |
9102 | |
9094 | 9103 msgid "Add Private Group" |
9361 | 9104 msgstr "Aggiungi un gruppo privato" |
9105 | |
9094 | 9106 msgid "Reset Permanent" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9107 msgstr "Rimuovere la modalità permanente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9108 |
9094 | 9109 msgid "Set Permanent" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9110 msgstr "Impostare la modalità permanente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9111 |
9094 | 9112 msgid "Set User Limit" |
9361 | 9113 msgstr "Imposta il limte utenti" |
9114 | |
9094 | 9115 msgid "Reset Topic Restriction" |
9361 | 9116 msgstr "Azzera le restrizioni sull'argomento" |
9117 | |
11762 | 9118 msgid "Set Topic Restriction" |
9119 msgstr "Imposta restrizioni sull'argomento" | |
9120 | |
9121 msgid "Reset Private Channel" | |
9122 msgstr "Azzera i canali privati" | |
9123 | |
9094 | 9124 msgid "Set Private Channel" |
9361 | 9125 msgstr "Imposta un canale privato" |
9126 | |
9094 | 9127 msgid "Reset Secret Channel" |
9361 | 9128 msgstr "Azzera i canali segreti" |
9129 | |
9094 | 9130 msgid "Set Secret Channel" |
9361 | 9131 msgstr "Imposta un canale segreto" |
9132 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9133 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9134 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9135 "You have to join the %s channel before you are able to join the private group" |
9361 | 9136 msgstr "Devi entrare nel canale %s prima di poter entrare nel gruppo privato" |
9094 | 9137 |
9361 | 9138 msgid "Join Private Group" |
9139 msgstr "Entra nel gruppo privato" | |
9140 | |
9094 | 9141 msgid "Cannot join private group" |
9361 | 9142 msgstr "Impossibile entrare nel gruppo privato" |
9143 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9144 msgid "Call Command" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9145 msgstr "Comando per la chiamata" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9146 |
9094 | 9147 msgid "Cannot call command" |
9361 | 9148 msgstr "Impossibile richiamare il comando" |
9149 | |
9094 | 9150 msgid "Unknown command" |
9361 | 9151 msgstr "Comando sconosciuto" |
9094 | 9152 |
9153 msgid "Secure File Transfer" | |
9154 msgstr "Trasferimento file sicuro" | |
9155 | |
9156 msgid "Error during file transfer" | |
9157 msgstr "Errore nel trasferimento del file" | |
9158 | |
18572 | 9159 msgid "Remote disconnected" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9160 msgstr "La controparte si è disconnessa" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9161 |
9094 | 9162 msgid "Permission denied" |
9163 msgstr "Pemesso negato" | |
9164 | |
9165 msgid "Key agreement failed" | |
9361 | 9166 msgstr "Scambio delle chiavi fallito" |
9094 | 9167 |
18572 | 9168 msgid "Connection timed out" |
9169 msgstr "Connessione scaduta" | |
9170 | |
9171 msgid "Creating connection failed" | |
19738 | 9172 msgstr "Creazione della connessione fallita" |
18572 | 9173 |
11762 | 9174 msgid "File transfer session does not exist" |
9361 | 9175 msgstr "La sessione di trasferimento file non esiste" |
9094 | 9176 |
9177 msgid "No file transfer session active" | |
9361 | 9178 msgstr "Nessuna sessione di trasferimento file attiva" |
9094 | 9179 |
9180 msgid "File transfer already started" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9181 msgstr "Il trasferimento file è già iniziato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9182 |
9094 | 9183 msgid "Could not perform key agreement for file transfer" |
9361 | 9184 msgstr "Impossibile eseguire lo scambio delle chiavi per il trasferimento file" |
9094 | 9185 |
9186 msgid "Could not start the file transfer" | |
9361 | 9187 msgstr "Impossibile avviare il trasferimento file" |
9094 | 9188 |
9189 msgid "Cannot send file" | |
9361 | 9190 msgstr "Impossibile inviare il file" |
9191 | |
18572 | 9192 msgid "Error occurred" |
19738 | 9193 msgstr "Si è verificato un errore" |
18572 | 9194 |
9361 | 9195 #, c-format |
9094 | 9196 msgid "%s has changed the topic of <I>%s</I> to: %s" |
9361 | 9197 msgstr "%s ha scelto come argomento di <I>%s</I>: %s" |
9198 | |
9094 | 9199 #, c-format |
9200 msgid "<I>%s</I> set channel <I>%s</I> modes to: %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9201 msgstr "<I>%s</I> ha impostato le modalità del canale <I>%s</I> a: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9202 |
9094 | 9203 #, c-format |
9204 msgid "<I>%s</I> removed all channel <I>%s</I> modes" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9205 msgstr "<I>%s</I> ha rimosso tutte le modalità del canale <I>%s</I>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9206 |
9094 | 9207 #, c-format |
9208 msgid "<I>%s</I> set <I>%s's</I> modes to: %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9209 msgstr "<I>%s</I> ha impostato le modalità di <I>%s</I> a : %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9210 |
9094 | 9211 #, c-format |
9212 msgid "<I>%s</I> removed all <I>%s's</I> modes" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9213 msgstr "<I>%s</I> ha rimosso tutte le modalità di <I>%s</I>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9214 |
9361 | 9215 #, c-format |
9094 | 9216 msgid "You have been kicked off <I>%s</I> by <I>%s</I> (%s)" |
9361 | 9217 msgstr "Sei stato espulso (kick) da <I>%s</I> da parte di <I>%s</I> (%s)" |
9218 | |
9219 #, c-format | |
9094 | 9220 msgid "You have been killed by %s (%s)" |
9361 | 9221 msgstr "Sei stato ucciso (kill) da %s (%s)" |
9222 | |
9223 #, c-format | |
9094 | 9224 msgid "Killed by %s (%s)" |
9361 | 9225 msgstr "Ucciso (kill) da %s (%s)" |
9226 | |
9094 | 9227 msgid "Server signoff" |
9361 | 9228 msgstr "Disconnessione dal server" |
9094 | 9229 |
9230 msgid "Personal Information" | |
9361 | 9231 msgstr "Informazioni personali" |
9094 | 9232 |
9233 msgid "Birth Day" | |
9234 msgstr "Compleanno" | |
9235 | |
9236 msgid "Job Role" | |
9361 | 9237 msgstr "Posizione lavorativa" |
9238 | |
9094 | 9239 msgid "Organization" |
9361 | 9240 msgstr "Organizzazione" |
9094 | 9241 |
9242 msgid "Unit" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9243 msgstr "Unità" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9244 |
9094 | 9245 msgid "Join Chat" |
9246 msgstr "Entra in chat" | |
9247 | |
18572 | 9248 #, c-format |
9249 msgid "You are channel founder on <I>%s</I>" | |
9250 msgstr "Sei il fondatore del canale su <I>%s</I>" | |
9251 | |
9252 #, c-format | |
9253 msgid "Channel founder on <I>%s</I> is <I>%s</I>" | |
9254 msgstr "Il fondatore del canale su <I>%s</I> è <I>%s</I>" | |
9255 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9256 msgid "Real Name" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9257 msgstr "Vero nome" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9258 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9259 msgid "Status Text" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9260 msgstr "Testo di stato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9261 |
9094 | 9262 msgid "Public Key Fingerprint" |
9361 | 9263 msgstr "Fingerprint della chiave pubblica" |
9264 | |
9094 | 9265 msgid "Public Key Babbleprint" |
9361 | 9266 msgstr "Babbleprint della chiave pubblica" |
9094 | 9267 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9268 msgid "_More..." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9269 msgstr "_Altro..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9270 |
9094 | 9271 msgid "Detach From Server" |
9361 | 9272 msgstr "Distacca dal server" |
9094 | 9273 |
9274 msgid "Cannot detach" | |
9361 | 9275 msgstr "Impossibile distaccarsi" |
9094 | 9276 |
9277 msgid "Cannot set topic" | |
9361 | 9278 msgstr "Impossibile impostare l'argomento" |
9279 | |
9536 | 9280 msgid "Failed to change nickname" |
9281 msgstr "Modifica del nickname non riuscita" | |
9282 | |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9283 msgid "Roomlist" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9284 msgstr "Lista delle stanze" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9285 |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9286 msgid "Cannot get room list" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9287 msgstr "Impossibile recuperare la lista delle stanze" |
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9288 |
18572 | 9289 msgid "Network is empty" |
19738 | 9290 msgstr "Il network è vuoto" |
18572 | 9291 |
9094 | 9292 msgid "No public key was received" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9293 msgstr "Non è stata ricevuta nessuna chiave pubblica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9294 |
9094 | 9295 msgid "Server Information" |
9361 | 9296 msgstr "Informazioni sul server" |
9297 | |
9094 | 9298 msgid "Cannot get server information" |
9361 | 9299 msgstr "Impossibile ottenere le informazioni sul server" |
9300 | |
9536 | 9301 msgid "Server Statistics" |
9302 msgstr "Statistiche del server" | |
9303 | |
9304 msgid "Cannot get server statistics" | |
9305 msgstr "Impossibile ottenere le statistiche sul server" | |
9306 | |
9307 #, c-format | |
9308 msgid "" | |
9309 "Local server start time: %s\n" | |
9310 "Local server uptime: %s\n" | |
9311 "Local server clients: %d\n" | |
9312 "Local server channels: %d\n" | |
9313 "Local server operators: %d\n" | |
9314 "Local router operators: %d\n" | |
9315 "Local cell clients: %d\n" | |
9316 "Local cell channels: %d\n" | |
9317 "Local cell servers: %d\n" | |
9318 "Total clients: %d\n" | |
9319 "Total channels: %d\n" | |
9320 "Total servers: %d\n" | |
9321 "Total routers: %d\n" | |
9322 "Total server operators: %d\n" | |
9323 "Total router operators: %d\n" | |
9324 msgstr "" | |
9325 "Ora di avvio del server locale: %s\n" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9326 "Tempo di attività del server locale: %s\n" |
9536 | 9327 "Client connessi al server locale: %d\n" |
9328 "Canali sul server locale: %d\n" | |
9329 "Operatori sul server locale: %d\n" | |
9330 "Operatori sul router locale: %d\n" | |
9331 "Client sulla cella locale: %d\n" | |
9332 "Canali sulla cella locale: %d\n" | |
9333 "Server sulla cella locale: %d\n" | |
9334 "Client totali: %d\n" | |
9335 "Canali totali: %d\n" | |
9336 "Server totali: %d\n" | |
9337 "Router totali: %d\n" | |
9338 "Operatori server totali: %d\n" | |
9339 "Operatori router totali: %d\n" | |
9340 | |
9341 msgid "Network Statistics" | |
9342 msgstr "Statistiche sulla rete" | |
9343 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9344 msgid "Ping" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9345 msgstr "Ping" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9346 |
9536 | 9347 msgid "Ping failed" |
9348 msgstr "Ping non riuscito" | |
9349 | |
9350 msgid "Ping reply received from server" | |
9351 msgstr "Ricevuta risposta al ping dal server" | |
9352 | |
9094 | 9353 msgid "Could not kill user" |
9361 | 9354 msgstr "Impossibile uccidere (kill) l'utente" |
9355 | |
18572 | 9356 msgid "WATCH" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9357 msgstr "GUARDA" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9358 |
18572 | 9359 msgid "Cannot watch user" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9360 msgstr "Impossibile osservare l'utente" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9361 |
9094 | 9362 msgid "Resuming session" |
9361 | 9363 msgstr "Ripristino della sessione in corso" |
9364 | |
9094 | 9365 msgid "Authenticating connection" |
9361 | 9366 msgstr "Autenticazione della connessione in corso" |
9367 | |
9094 | 9368 msgid "Verifying server public key" |
9361 | 9369 msgstr "Verifica della chiave pubblica del server in corso" |
9370 | |
9094 | 9371 msgid "Passphrase required" |
9361 | 9372 msgstr "Passphrase richiesta" |
9373 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9374 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9375 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9376 "Received %s's public key. Your local copy does not match this key. Would you " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9377 "still like to accept this public key?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9378 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9379 "Ricevuta la chiave pubblica di %s. La tua copia locale non coincide con " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9380 "questa chiave. Vuoi accettare in ogni caso questa chiave pubblica?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9381 |
9094 | 9382 #, c-format |
9383 msgid "Received %s's public key. Would you like to accept this public key?" | |
9361 | 9384 msgstr "Ricevuta la chiave pubblica di %s. Vuoi accettare questa chiave?" |
9094 | 9385 |
9386 #, c-format | |
9387 msgid "" | |
9388 "Fingerprint and babbleprint for the %s key are:\n" | |
9389 "\n" | |
9390 "%s\n" | |
9391 "%s\n" | |
9392 msgstr "" | |
9361 | 9393 "Il fingerprint e il babbleprint della chiave %s sono:\n" |
9394 "\n" | |
9395 "%s\n" | |
9396 "%s\n" | |
9094 | 9397 |
9398 msgid "Verify Public Key" | |
9361 | 9399 msgstr "Verifica della chiave pubblica" |
9094 | 9400 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9401 msgid "_View..." |
18572 | 9402 msgstr "_Visualizza..." |
9403 | |
9094 | 9404 msgid "Unsupported public key type" |
9361 | 9405 msgstr "Tipo di chiave pubblica non supportato" |
9094 | 9406 |
18572 | 9407 msgid "Disconnected by server" |
9408 msgstr "Disconnesso dal server" | |
9409 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9410 msgid "Error connecting to SILC Server" |
18572 | 9411 msgstr "Errore nella connessione al server SILC" |
9412 | |
9413 msgid "Key Exchange failed" | |
9414 msgstr "Scambio delle chiavi fallito" | |
9415 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9416 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9417 "Resuming detached session failed. Press Reconnect to create new connection." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9418 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9419 "Ripristino della sessione distaccata non riuscito. Fai clic su \"Connetti di " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9420 "nuovo\" per creare una nuova connessione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9421 |
9094 | 9422 msgid "Performing key exchange" |
9361 | 9423 msgstr "Scambio delle chiavi in corso" |
9094 | 9424 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9425 msgid "Unable to load SILC key pair" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9426 msgstr "Impossibile caricare la coppia di chiavi SILC" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9427 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9428 #. Progress |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9429 msgid "Connecting to SILC Server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9430 msgstr "Connessione al server SILC in corso" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9431 |
9094 | 9432 msgid "Out of memory" |
9361 | 9433 msgstr "Memoria esaurita" |
9094 | 9434 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9435 msgid "Unable to initialize SILC protocol" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9436 msgstr "Impossibile inizializzare il protocollo SILC" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9437 |
18572 | 9438 msgid "Error loading SILC key pair" |
19738 | 9439 msgstr "Errore nel caricamento della coppia di chiavi SILC" |
18572 | 9440 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9441 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9442 msgid "Download %s: %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9443 msgstr "Scarica %s: %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9444 |
9094 | 9445 msgid "Your Current Mood" |
9361 | 9446 msgstr "Il tuo umore attuale" |
9447 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9448 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9449 msgid "Normal" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9450 msgstr "Normale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9451 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9452 msgid "In love" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9453 msgstr "Innamorato" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9454 |
9094 | 9455 msgid "" |
9456 "\n" | |
9457 "Your Preferred Contact Methods" | |
9458 msgstr "" | |
9361 | 9459 "\n" |
9460 "I tuoi metodi di contatto preferiti" | |
9461 | |
9536 | 9462 msgid "SMS" |
9463 msgstr "SMS" | |
9464 | |
9465 msgid "MMS" | |
9466 msgstr "MMS" | |
9467 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9468 msgid "Video conferencing" |
9536 | 9469 msgstr "Video conferenza" |
9470 | |
9094 | 9471 msgid "Your Current Status" |
9361 | 9472 msgstr "Il tuo stato attuale" |
9473 | |
9094 | 9474 msgid "Online Services" |
9361 | 9475 msgstr "Servizi on line" |
9476 | |
9094 | 9477 msgid "Let others see what services you are using" |
9361 | 9478 msgstr "Lascia che gli altri vedono quali servizi stai usando" |
9479 | |
9094 | 9480 msgid "Let others see what computer you are using" |
9361 | 9481 msgstr "Lascia che gli altri vedano quale computer stai usando" |
9482 | |
9094 | 9483 msgid "Your VCard File" |
9361 | 9484 msgstr "Il tuo file VCard" |
9485 | |
18572 | 9486 msgid "Timezone (UTC)" |
19738 | 9487 msgstr "Fuso orario (UTC)" |
18572 | 9488 |
9094 | 9489 msgid "User Online Status Attributes" |
9536 | 9490 msgstr "Attributi di stato degli utenti" |
9094 | 9491 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9492 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9493 "You can let other users see your online status information and your personal " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9494 "information. Please fill the information you would like other users to see " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9495 "about yourself." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9496 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9497 "Puoi lasciare che gli altri utenti vedano le informazioni sul tuo stato di " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9498 "connessione e le tue informazioni personali. Immetti le informazioni che " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9499 "vuoi rendere note agli altri utenti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9500 |
9094 | 9501 msgid "Message of the Day" |
9361 | 9502 msgstr "Messaggio del giorno" |
9503 | |
9094 | 9504 msgid "No Message of the Day available" |
9361 | 9505 msgstr "Nessun messaggio del giorno disponibile" |
9506 | |
9094 | 9507 msgid "There is no Message of the Day associated with this connection" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9508 msgstr "Non c'è nessun messaggio del giorno associato con questa connessione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9509 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9510 msgid "Create New SILC Key Pair" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9511 msgstr "Crea una nuova coppia di chiavi SILC" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9512 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9513 msgid "Passphrases do not match" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9514 msgstr "Le password non coincidono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9515 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9516 msgid "Key Pair Generation failed" |
19738 | 9517 msgstr "Generazione della coppia di chiavi fallita" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9518 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9519 msgid "Key length" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9520 msgstr "Lunghezza della chiave" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9521 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9522 msgid "Public key file" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9523 msgstr "File per la chiave pubblica" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9524 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9525 msgid "Private key file" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9526 msgstr "File per la chiave privata" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9527 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9528 msgid "Passphrase (retype)" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9529 msgstr "Password (di nuovo)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9530 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9531 msgid "Generate Key Pair" |
19738 | 9532 msgstr "Genera una coppia di chiavi" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9533 |
9094 | 9534 msgid "Online Status" |
9361 | 9535 msgstr "Stato di connessione" |
9536 | |
9094 | 9537 msgid "View Message of the Day" |
9361 | 9538 msgstr "Visualizza il messaggio del giorno" |
9539 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9540 msgid "Create SILC Key Pair..." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9541 msgstr "Crea una coppia di chiavi SILC..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9542 |
9094 | 9543 #, c-format |
9544 msgid "User <I>%s</I> is not present in the network" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9545 msgstr "L'utente <I>%s</I> non è presente nella rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9546 |
9536 | 9547 msgid "Topic too long" |
9548 msgstr "Argomento troppo lungo" | |
9549 | |
9550 msgid "You must specify a nick" | |
9551 msgstr "Devi specificare un nick" | |
9552 | |
9553 #, c-format | |
9554 msgid "channel %s not found" | |
9555 msgstr "canale %s non trovato" | |
9556 | |
9557 #, c-format | |
9558 msgid "channel modes for %s: %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9559 msgstr "modalità del canale per %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9560 |
9536 | 9561 #, c-format |
9562 msgid "no channel modes are set on %s" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9563 msgstr "non è impostata alcuna modalità del canale su %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9564 |
9536 | 9565 #, c-format |
9566 msgid "Failed to set cmodes for %s" | |
9567 msgstr "Impossibile impostare i cmodes per %s" | |
9568 | |
19738 | 9569 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9570 msgid "Unknown command: %s, (may be a client bug)" |
19738 | 9571 msgstr "Comando sconosciuto: %s, (potrebbe essere un bug del client)" |
9536 | 9572 |
9573 msgid "part [channel]: Leave the chat" | |
9574 msgstr "part [canale]: Abbandona la chat" | |
9575 | |
9576 msgid "leave [channel]: Leave the chat" | |
9577 msgstr "leave [canale]: Abbandona la chat" | |
9578 | |
9361 | 9579 msgid "topic [<new topic>]: View or change the topic" |
9580 msgstr "topic [<nuovo argomento>]: Visualizza o modifica l'argomento." | |
9581 | |
9582 msgid "join <channel> [<password>]: Join a chat on this network" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9583 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9584 "join: <canale> [<password>]: Entra in una chat su questa rete." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9585 |
9361 | 9586 msgid "list: List channels on this network" |
9587 msgstr "list: Elenca i canali presenti su questa rete" | |
9588 | |
9589 msgid "whois <nick>: View nick's information" | |
9590 msgstr "whois <nick>: Visualizza le informazioni sul nick" | |
9591 | |
9592 msgid "msg <nick> <message>: Send a private message to a user" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9593 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9594 "msg <nick> <messaggio>: Invia un messaggio privato ad un utente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9595 |
9361 | 9596 msgid "query <nick> [<message>]: Send a private message to a user" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9597 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9598 "query <nick> [<message>]: Invia un messaggio privato ad un utente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9599 |
9361 | 9600 msgid "motd: View the server's Message Of The Day" |
9601 msgstr "motd: Visualizza il messaggio del giorno" | |
9602 | |
9603 msgid "detach: Detach this session" | |
9604 msgstr "detach: Distacca questa sessione" | |
9605 | |
9536 | 9606 msgid "quit [message]: Disconnect from the server, with an optional message" |
9607 msgstr "quit [messaggio]: Disconnette dal server, con un messaggio opzionale" | |
9608 | |
9609 msgid "call <command>: Call any silc client command" | |
9610 msgstr "call <comando>: Richiama qualunque comando client silc" | |
9611 | |
9612 msgid "kill <nick> [-pubkey|<reason>]: Kill nick" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9613 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9614 "kill <nick> [-pubkey|<motivo>]: Uccide (kill) il nick indicato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9615 |
9536 | 9616 msgid "nick <newnick>: Change your nickname" |
9617 msgstr "nick <nuovo nickname>: Cambia il tuo nickname" | |
9618 | |
9619 msgid "whowas <nick>: View nick's information" | |
9620 msgstr "whowas <nick>: Visualizza le informazioni sul nick" | |
9621 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9622 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9623 "cmode <channel> [+|-<modes>] [arguments]: Change or display " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9624 "channel modes" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9625 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9626 "cmode <canale> [+|-<modalità>] [argomenti]: Cambia o mostra le " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9627 "modalità del canale" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9628 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9629 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9630 "cumode <channel> +|-<modes> <nick>: Change nick's modes " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9631 "on channel" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9632 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9633 "cumode <canale> +|-<modalità> <nick>: Cambia le modalità " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9634 "sul canale per il nick indicato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9635 |
9536 | 9636 msgid "umode <usermodes>: Set your modes in the network" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9637 msgstr "umode <modalità utente>: Imposta le tue modalità nella rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9638 |
9536 | 9639 msgid "oper <nick> [-pubkey]: Get server operator privileges" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9640 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9641 "oper <nick> [-pubkey]: Ottiene i privilegi di operatore del server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9642 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9643 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9644 "invite <channel> [-|+]<nick>: invite nick or add/remove from " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9645 "channel invite list" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9646 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9647 "invite <canale> [-|+]<nick>: invita il nick indicato o lo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9648 "aggiunge/rimuove dalla lista degli inviti del canale" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9649 |
9536 | 9650 msgid "kick <channel> <nick> [comment]: Kick client from channel" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9651 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9652 "kick <canale> <nick> [commento]: Espelle (kick) il client dal " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9653 "canale" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9654 |
9536 | 9655 msgid "info [server]: View server administrative details" |
9656 msgstr "info [server]: Visualizza dettagli amministrativi del server" | |
9657 | |
9658 msgid "ban [<channel> +|-<nick>]: Ban client from channel" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9659 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9660 "ban [<canale> +|-<nick>]: Allontana (ban) il client dal canale" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9661 |
9536 | 9662 msgid "getkey <nick|server>: Retrieve client's or server's public key" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9663 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9664 "getkey <nick|server>: Recupera la chiave pubblica del client o del " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9665 "server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9666 |
9536 | 9667 msgid "stats: View server and network statistics" |
9668 msgstr "stats: Visualizza le statistiche del server e della rete" | |
9669 | |
9670 msgid "ping: Send PING to the connected server" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9671 msgstr "ping: Invia un PING al server a cui si è connessi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9672 |
9536 | 9673 msgid "users <channel>: List users in channel" |
9674 msgstr "users <canale>: Elenca gli utenti presenti nel canale." | |
9675 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9676 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9677 "names [-count|-ops|-halfops|-voices|-normal] <channel(s)>: List " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9678 "specific users in channel(s)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9679 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9680 "names [-count|-ops|-halfops|-voices|-normal] <canale(i)>: Elenca " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9681 "utenti specifici nel canale (nei canali)" |
9536 | 9682 |
9094 | 9683 #. *< type |
9684 #. *< ui_requirement | |
9685 #. *< flags | |
9686 #. *< dependencies | |
9687 #. *< priority | |
9688 #. *< id | |
9689 #. *< name | |
9690 #. *< version | |
9691 #. * summary | |
9692 msgid "SILC Protocol Plugin" | |
9361 | 9693 msgstr "Plugin per il protocollo SILC" |
9094 | 9694 |
9695 #. * description | |
9696 msgid "Secure Internet Live Conferencing (SILC) Protocol" | |
9361 | 9697 msgstr "Protocollo Secure Internet Live Conferencing (SILC)" |
9698 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9699 msgid "Network" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9700 msgstr "Rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9701 |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
9702 msgid "Public Key file" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9703 msgstr "File per la chiave pubblica" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9704 |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9705 msgid "Private Key file" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9706 msgstr "File per la chiave privata" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9707 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9708 msgid "Cipher" |
19738 | 9709 msgstr "Cifra" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9710 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9711 msgid "HMAC" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9712 msgstr "HMAC" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9713 |
18572 | 9714 msgid "Use Perfect Forward Secrecy" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9715 msgstr "Usa PFS (Perfect Forward Secrecy)" |
18572 | 9716 |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9717 msgid "Public key authentication" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9718 msgstr "Autenticazione con chiave pubblica" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9719 |
9094 | 9720 msgid "Block IMs without Key Exchange" |
9361 | 9721 msgstr "Blocca i MI senza scambio di chiavi" |
9722 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9723 msgid "Block messages to whiteboard" |
19738 | 9724 msgstr "Blocca i messaggi per la lavagna" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9725 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9726 msgid "Automatically open whiteboard" |
19738 | 9727 msgstr "Apri automaticamente la lavagna" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9728 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9729 msgid "Digitally sign and verify all messages" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9730 msgstr "Firma digitalmente e verifica tutti i messaggi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9731 |
9094 | 9732 msgid "Creating SILC key pair..." |
9361 | 9733 msgstr "Creazione della coppia di chiavi SILC in corso..." |
9734 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9735 msgid "Unable to create SILC key pair" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9736 msgstr "Impossibile creare la coppia di chiavi SILC" |
18572 | 9737 |
9361 | 9738 #. Hint for translators: Please check the tabulator width here and in |
9739 #. the next strings (short strings: 2 tabs, longer strings 1 tab, | |
9740 #. sum: 3 tabs or 24 characters) | |
9741 #, c-format | |
9742 msgid "Real Name: \t%s\n" | |
9743 msgstr "Vero nome: \t%s\n" | |
9744 | |
9745 #, c-format | |
9746 msgid "User Name: \t%s\n" | |
9747 msgstr "Nome utente: \t%s\n" | |
9748 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9749 #, c-format |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
9750 msgid "Email: \t\t%s\n" |
9361 | 9751 msgstr "Email: \t\t%s\n" |
9752 | |
9753 #, c-format | |
9754 msgid "Host Name: \t%s\n" | |
9755 msgstr "Nome host: \t%s\n" | |
9756 | |
9757 #, c-format | |
9758 msgid "Organization: \t%s\n" | |
9759 msgstr "Organizzazione: \t%s\n" | |
9760 | |
9761 #, c-format | |
9762 msgid "Country: \t%s\n" | |
9763 msgstr "Paese: \t%s\n" | |
9764 | |
9765 #, c-format | |
9536 | 9766 msgid "Algorithm: \t%s\n" |
9767 msgstr "Algoritmo: \t%s\n" | |
9361 | 9768 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9769 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9770 msgid "Key Length: \t%d bits\n" |
9361 | 9771 msgstr "Lunghezza della chiave: \t%d bit\n" |
9772 | |
19738 | 9773 #, c-format |
18572 | 9774 msgid "Version: \t%s\n" |
19738 | 9775 msgstr "Versione: \t%s\n" |
18572 | 9776 |
9361 | 9777 #, c-format |
9778 msgid "" | |
9779 "Public Key Fingerprint:\n" | |
9780 "%s\n" | |
9781 "\n" | |
9782 msgstr "" | |
9783 "Fingerprint della chiave pubblica:\n" | |
9784 "%s\n" | |
9785 "\n" | |
9786 | |
9787 #, c-format | |
9788 msgid "" | |
9789 "Public Key Babbleprint:\n" | |
9790 "%s" | |
9791 msgstr "" | |
9792 "Babbleprint della chiave pubblica:\n" | |
9793 "%s" | |
9794 | |
9094 | 9795 msgid "Public Key Information" |
9361 | 9796 msgstr "Informazioni sulla chiave pubblica" |
9797 | |
9536 | 9798 msgid "Paging" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
9799 msgstr "Numero del pager" |
9536 | 9800 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9801 msgid "Video Conferencing" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9802 msgstr "Video conferenza" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9803 |
9536 | 9804 msgid "Computer" |
9805 msgstr "Computer" | |
9806 | |
9807 msgid "PDA" | |
9808 msgstr "PDA" | |
9809 | |
9810 msgid "Terminal" | |
9811 msgstr "Terminale" | |
9812 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9813 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9814 msgid "%s sent message to whiteboard. Would you like to open the whiteboard?" |
19738 | 9815 msgstr "%s ha inviato un messaggio sulla lavagna. Vuoi aprire la lavagna?" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9816 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9817 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9818 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9819 "%s sent message to whiteboard on %s channel. Would you like to open the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9820 "whiteboard?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9821 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9822 "%s ha inviato un messaggio sulla lavagna del canale %s. Vuoi aprire la " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9823 "lavagna?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9824 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9825 msgid "Whiteboard" |
19738 | 9826 msgstr "Lavagna" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9827 |
18572 | 9828 msgid "No server statistics available" |
9829 msgstr "Statistiche sul server non disponibili" | |
9830 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9831 msgid "Error during connecting to SILC Server" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9832 msgstr "Errore nella connessione al server SILC" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9833 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9834 #, c-format |
18572 | 9835 msgid "Failure: Version mismatch, upgrade your client" |
9836 msgstr "Non riuscito: Versioni non coincidenti. Aggiorna il tuo client" | |
9837 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9838 #, c-format |
18572 | 9839 msgid "Failure: Remote does not trust/support your public key" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9840 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9841 "Non riuscito: La controparte non accetta o non supporta la tua chiave " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9842 "pubblica" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9843 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9844 #, c-format |
18572 | 9845 msgid "Failure: Remote does not support proposed KE group" |
9846 msgstr "Non riuscito: La controparte non supporta il gruppo KE proposto" | |
9847 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9848 #, c-format |
18572 | 9849 msgid "Failure: Remote does not support proposed cipher" |
9850 msgstr "Non riuscito: La controparte non supporta il cipher proposto" | |
9851 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9852 #, c-format |
18572 | 9853 msgid "Failure: Remote does not support proposed PKCS" |
9854 msgstr "Non riuscito: La controparte non supporta il PKCS proposto" | |
9855 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9856 #, c-format |
18572 | 9857 msgid "Failure: Remote does not support proposed hash function" |
9858 msgstr "Non riuscito: La controparte non supporta la funzione di hash proposta" | |
9859 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9860 #, c-format |
18572 | 9861 msgid "Failure: Remote does not support proposed HMAC" |
9862 msgstr "Non riuscito: La controparte non supporta l'HMAC proposto" | |
9863 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9864 #, c-format |
18572 | 9865 msgid "Failure: Incorrect signature" |
9866 msgstr "Non riuscito: Firma non corretta" | |
9867 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9868 #, c-format |
18572 | 9869 msgid "Failure: Invalid cookie" |
9870 msgstr "Non riuscito: Cookie non valido" | |
9871 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
9872 #, c-format |
18572 | 9873 msgid "Failure: Authentication failed" |
9874 msgstr "Non riuscito: Autenticazione fallita" | |
9875 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9876 msgid "Unable to initialize SILC Client connection" |
18572 | 9877 msgstr "Impossibile inizializzare la connessione client SILC" |
9878 | |
9879 msgid "John Noname" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9880 msgstr "Giovanni Senzanome" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9881 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9882 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9883 msgid "Unable to load SILC key pair: %s" |
18572 | 9884 msgstr "Impossibile caricare la coppia di chiavi SILC: %s" |
9885 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9886 msgid "Unable to create connection" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9887 msgstr "Impossibile creare la connessione" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9888 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9889 msgid "Unknown server response" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9890 msgstr "Risposta sconosciuta da parte del server" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9891 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9892 msgid "Unable to create listen socket" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9893 msgstr "Impossibile creare il socket in ascolto" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
9894 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
9895 msgid "SIP usernames may not contain whitespaces or @ symbols" |
19738 | 9896 msgstr "I nomi utente SIP non devono contenere spazi bianchi o simboli @" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9897 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
9898 msgid "SIP connect server not specified" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9899 msgstr "Server di connessione SIP non specificato" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
9900 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9901 #. *< type |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9902 #. *< ui_requirement |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9903 #. *< flags |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9904 #. *< dependencies |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9905 #. *< priority |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9906 #. *< id |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9907 #. *< name |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9908 #. *< version |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9909 msgid "SIP/SIMPLE Protocol Plugin" |
19738 | 9910 msgstr "Plugin per il protocollo SIP/SIMPLE" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9911 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9912 #. * summary |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9913 msgid "The SIP/SIMPLE Protocol Plugin" |
19738 | 9914 msgstr "Il plugin per il protocollo SIP/SIMPLE" |
9915 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9916 msgid "Publish status (note: everyone may watch you)" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9917 msgstr "" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9918 "Rendi pubblico il tuo stato\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9919 "(nota: chiunque potrebbe vederti)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9920 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9921 msgid "Use UDP" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9922 msgstr "Utilizza UDP" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9923 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9924 msgid "Use proxy" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9925 msgstr "Utilizza proxy" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9926 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
9927 msgid "Proxy" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
9928 msgstr "Proxy" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
9929 |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
9930 msgid "Auth User" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
9931 msgstr "Utente Auth" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9932 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
9933 msgid "Auth Domain" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9934 msgstr "Dominio Auth" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
9935 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9936 msgid "join <room>: Join a chat room on the Yahoo network" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9937 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9938 "join <stanza>: Entra in una stanza di discussione sul network Yahoo" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9939 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9940 msgid "list: List rooms on the Yahoo network" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9941 msgstr "list: Elenca le stanze presenti sul network Yahoo" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9942 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9943 msgid "doodle: Request user to start a Doodle session" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9944 msgstr "doodle: Richiedi all'utente di avviare una sessione di scarabocchi" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9945 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9946 msgid "Yahoo ID..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9947 msgstr "ID Yahoo..." |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9948 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9949 #. *< type |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9950 #. *< ui_requirement |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9951 #. *< flags |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9952 #. *< dependencies |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9953 #. *< priority |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9954 #. *< id |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9955 #. *< name |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9956 #. *< version |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9957 #. * summary |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9958 #. * description |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9959 msgid "Yahoo! Protocol Plugin" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9960 msgstr "Plugin per il protocollo Yahoo!" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9961 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9962 msgid "Pager server" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9963 msgstr "Sever pager" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9964 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9965 msgid "Pager port" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9966 msgstr "Porta Yahoo Pager" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9967 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9968 msgid "File transfer server" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9969 msgstr "Server per il trasferimento file" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9970 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9971 msgid "File transfer port" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9972 msgstr "Porta trasferimento file" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9973 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9974 msgid "Chat room locale" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9975 msgstr "Lingua della stanza di discussione" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9976 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9977 msgid "Ignore conference and chatroom invitations" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9978 msgstr "Ignora gli inviti a conferenze e a stanze di discussione" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9979 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
9980 msgid "Use account proxy for SSL connections" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
9981 msgstr "Usa un account proxy per le connessioni SSL" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
9982 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9983 msgid "Chat room list URL" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9984 msgstr "URL della lista delle stanze di discussione" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9985 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9986 msgid "Yahoo Chat server" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9987 msgstr "Server Yahoo Chat" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9988 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9989 msgid "Yahoo Chat port" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9990 msgstr "Porta Yahoo Chat" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9991 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9992 msgid "Yahoo JAPAN ID..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
9993 msgstr "ID Yahoo Giappone..." |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9994 |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9995 #. *< type |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9996 #. *< ui_requirement |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9997 #. *< flags |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9998 #. *< dependencies |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
9999 #. *< priority |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10000 #. *< id |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10001 #. *< name |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10002 #. *< version |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10003 #. * summary |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10004 #. * description |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10005 msgid "Yahoo! JAPAN Protocol Plugin" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10006 msgstr "Plugin per il protocollo Yahoo! Giappone" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10007 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10008 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10009 msgid "%s has sent you a webcam invite, which is not yet supported." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10010 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10011 "%s ti ha inviato un invito alla videoconferenza. Questa caratteristica non è " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10012 "ancora supportata." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10013 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10014 msgid "Your SMS was not delivered" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10015 msgstr "Il tuo SMS non è stato consegnato" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10016 |
6944 | 10017 msgid "Your Yahoo! message did not get sent." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10018 msgstr "Il tuo messaggio di Yahoo! non è stato inviato." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10019 |
7980 | 10020 #, c-format |
10021 msgid "Yahoo! system message for %s:" | |
10022 msgstr "Messaggio di sistema Yahoo! per %s:" | |
10023 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10024 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10025 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10026 "%s has (retroactively) denied your request to add them to your list for the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10027 "following reason: %s." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10028 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10029 "%s ha (retroattivamente) rifiutato la tua richiesta di aggiungerlo alla tua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10030 "lista contatti per il seguente motivo: %s." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10031 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
10032 #, c-format |
19738 | 10033 msgid "%s has (retroactively) denied your request to add them to your list." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10034 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10035 "%s ha (retroattivamente) rifiutato la tua richiesta di aggiungerlo alla tua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10036 "lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10037 |
6944 | 10038 msgid "Add buddy rejected" |
10039 msgstr "Aggiungi un contatto rifiutato" | |
10040 | |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10041 #. Some error in the received stream |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10042 msgid "Received invalid data" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10043 msgstr "Ricevuti dati non validi" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10044 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10045 #. security lock from too many failed login attempts |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10046 msgid "" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10047 "Account locked: Too many failed login attempts. Logging into the Yahoo! " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10048 "website may fix this." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10049 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10050 "Account bloccato: troppi tentativi di accesso falliti. Il problema potrebbe " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10051 "essere risolto effettuando l'accesso dal sito web di Yahoo!." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10052 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10053 #. indicates a lock of some description |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10054 msgid "" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10055 "Account locked: Unknown reason. Logging into the Yahoo! website may fix " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10056 "this." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10057 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10058 "Account bloccato: motivo sconosciuto. Il problema potrebbe essere risolto " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10059 "effettuando l'accesso dal sito web di Yahoo!." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10060 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10061 #. username or password missing |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10062 msgid "Username or password missing" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10063 msgstr "Non è stata specificata la password o il nome utente" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10064 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10065 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10066 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10067 "The Yahoo server has requested the use of an unrecognized authentication " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10068 "method. You will probably not be able to successfully sign on to Yahoo. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10069 "Check %s for updates." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10070 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10071 "Il server di Yahoo ha richiesto l'uso di un metodo di autenticazione non " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10072 "riconosciuto. Probabilmente non sarai in grado di connetterti con successo a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10073 "Yahoo. Controlla %s per aggiornamenti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10074 |
7203 | 10075 msgid "Failed Yahoo! Authentication" |
10076 msgstr "Autenticazione Yahoo! fallita" | |
10077 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10078 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10079 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10080 "You have tried to ignore %s, but the user is on your buddy list. Clicking " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10081 "\"Yes\" will remove and ignore the buddy." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10082 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10083 "Hai cercato di ignorare %s, ma l'utente è nella tua lista contatti. Facendo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10084 "clic su \"Sì\" il contatto verrà rimosso ed ignorato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10085 |
6944 | 10086 msgid "Ignore buddy?" |
10087 msgstr "Ignora il contatto?" | |
10088 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10089 msgid "Invalid username or password" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10090 msgstr "Password o nome utente non validi" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10091 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10092 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10093 "Your account has been locked due to too many failed login attempts. Please " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10094 "try logging into the Yahoo! website." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10095 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10096 "Il tuo account è stato bloccato a causa di troppi tentativi di accesso " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10097 "falliti. Prova ad effettuare l'accesso dal sito web di Yahoo!." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10098 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10099 #, c-format |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10100 msgid "Unknown error 52. Reconnecting should fix this." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10101 msgstr "Errore sconosciuto 52. Prova a connetterti nuovamente." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10102 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10103 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10104 "Error 1013: The username you have entered is invalid. The most common cause " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10105 "of this error is entering your email address instead of your Yahoo! ID." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10106 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10107 "Errore 1013: Il nome utente inserito non è valido. La causa più comune di " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10108 "questo errore è l'utilizzo del proprio indirizzo email al posto dell'ID " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10109 "Yahoo!" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10110 |
9361 | 10111 #, c-format |
10112 msgid "Unknown error number %d. Logging into the Yahoo! website may fix this." | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10113 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10114 "Codice di errore %d sconosciuto. Il problema potrebbe essere risolto " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10115 "effettuando il login sul sito web di Yahoo!." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10116 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10117 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10118 msgid "Unable to add buddy %s to group %s to the server list on account %s." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10119 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10120 "Impossibile aggiungere il contatto %s al gruppo %s alla lista del server per " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10121 "l'account %s." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10122 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10123 msgid "Unable to add buddy to server list" |
6944 | 10124 msgstr "Impossibile aggiungere il contatto alla lista del server" |
10125 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10126 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10127 msgid "[ Audible %s/%s/%s.swf ] %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10128 msgstr "[ Audible %s/%s/%s.swf ] %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10129 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10130 msgid "Received unexpected HTTP response from server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10131 msgstr "È stata ricevuta una risposta HTTP inattesa da parte del server" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10132 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10133 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10134 msgid "Lost connection with %s: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10135 msgstr "Connessione persa con %s: %s" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10136 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10137 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10138 msgid "Unable to establish a connection with %s: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10139 msgstr "Impossibile stabilire una connessione con %s: %s" |
18572 | 10140 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10141 msgid "Not at Home" |
8463 | 10142 msgstr "Non a casa" |
10143 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10144 msgid "Not at Desk" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10145 msgstr "Non alla scrivania" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10146 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10147 msgid "Not in Office" |
8463 | 10148 msgstr "Non in ufficio" |
10149 | |
6944 | 10150 msgid "On Vacation" |
8463 | 10151 msgstr "In vacanza" |
10152 | |
6944 | 10153 msgid "Stepped Out" |
8463 | 10154 msgstr "A fare 2 passi" |
10155 | |
6944 | 10156 msgid "Not on server list" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10157 msgstr "Non è nella lista del server" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10158 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
10159 msgid "Appear Online" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
10160 msgstr "Appai come in linea" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
10161 |
11762 | 10162 msgid "Appear Permanently Offline" |
19738 | 10163 msgstr "Appai permanentemente come non in linea" |
10164 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10165 msgid "Presence" |
18572 | 10166 msgstr "Presenza" |
10167 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10168 msgid "Appear Offline" |
11762 | 10169 msgstr "Sembra non in linea" |
10170 | |
10171 msgid "Don't Appear Permanently Offline" | |
19738 | 10172 msgstr "Non apparire permanentemente come non in linea" |
10173 | |
11762 | 10174 msgid "Join in Chat" |
10175 msgstr "Entra nella chat" | |
10176 | |
6944 | 10177 msgid "Initiate Conference" |
8463 | 10178 msgstr "Inizia una conferenza" |
10179 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10180 msgid "Presence Settings" |
19738 | 10181 msgstr "Impostazioni di presenza" |
10182 | |
11857
f244cd5647af
[gaim-migrate @ 14148]
Luke Schierer <lschiere@pidgin.im>
parents:
11762
diff
changeset
|
10183 msgid "Start Doodling" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10184 msgstr "Inizia a scarabocchiare" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10185 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
10186 msgid "Select the ID you want to activate" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10187 msgstr "Scegli l'ID che vuoi attivare" |
6944 | 10188 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10189 msgid "Join whom in chat?" |
8463 | 10190 msgstr "A chi vuoi unirti nella chat?" |
10191 | |
7980 | 10192 msgid "Activate ID..." |
10193 msgstr "Attiva l'ID..." | |
10194 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10195 msgid "Join User in Chat..." |
7980 | 10196 msgstr "Unisciti ad un utente in chat..." |
10197 | |
19738 | 10198 msgid "Open Inbox" |
10199 msgstr "Apri posta in arrivo" | |
10200 | |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10201 msgid "Can't send SMS. Unable to obtain mobile carrier." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10202 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10203 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10204 msgid "Can't send SMS. Unknown mobile carrier." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10205 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10206 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10207 msgid "Getting mobile carrier to send the SMS." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10208 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10209 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10210 #. Write a local message to this conversation showing that a request for a |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10211 #. * Doodle session has been made |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10212 #. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10213 msgid "Sent Doodle request." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10214 msgstr "Invia una richiesta per una sessione di scarabocchi" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10215 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10216 msgid "Unable to connect." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10217 msgstr "Impossibile connettersi." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10218 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10219 msgid "Unable to establish file descriptor." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10220 msgstr "Impossibile creare un descrittore di file." |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10221 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10222 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10223 msgid "%s is trying to send you a group of %d files.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10224 msgstr "%s sta cercando di inviarti un gruppo di %d file.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10225 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10226 msgid "Write Error" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10227 msgstr "Errore di scrittura" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10228 |
9536 | 10229 msgid "Yahoo! Japan Profile" |
10230 msgstr "Profilo Yahoo! Giappone" | |
10231 | |
10232 msgid "Yahoo! Profile" | |
10233 msgstr "Profilo Yahoo!" | |
10234 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10235 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10236 "Sorry, profiles marked as containing adult content are not supported at this " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10237 "time." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10238 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10239 "Spiacente, i profili contrassegnati come contenenti contenuti per soli " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10240 "adulti non sono attualmente supportati." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10241 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10242 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10243 "If you wish to view this profile, you will need to visit this link in your " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10244 "web browser:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10245 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10246 "Se vuoi vedere questo profilo, dovrai aprire questo link con il tuo browser:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10247 |
9536 | 10248 msgid "Yahoo! ID" |
10249 msgstr "ID Yahoo!" | |
10250 | |
10251 msgid "Hobbies" | |
10252 msgstr "Hobbies" | |
10253 | |
10254 msgid "Latest News" | |
10255 msgstr "Ultime notizie" | |
10256 | |
10257 msgid "Home Page" | |
10258 msgstr "Homepage" | |
10259 | |
10260 msgid "Cool Link 1" | |
10261 msgstr "Link preferito 1" | |
10262 | |
10263 msgid "Cool Link 2" | |
10264 msgstr "Link preferito 2" | |
10265 | |
10266 msgid "Cool Link 3" | |
10267 msgstr "Link preferito 3" | |
10268 | |
11274
67a929d50cfe
[gaim-migrate @ 13459]
Luke Schierer <lschiere@pidgin.im>
parents:
11115
diff
changeset
|
10269 msgid "Last Update" |
11412
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
10270 msgstr "Ultimo aggiornamento" |
4be6232ffcd3
[gaim-migrate @ 13649]
Luke Schierer <lschiere@pidgin.im>
parents:
11274
diff
changeset
|
10271 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10272 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10273 "This profile is in a language or format that is not supported at this time." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10274 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10275 "Questo profilo è in un linguaggio o in un formato non supportato al momento." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10276 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10277 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10278 "Could not retrieve the user's profile. This most likely is a temporary " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10279 "server-side problem. Please try again later." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10280 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10281 "Impossibile ricevere il profilo dell'utente. Molto probabilmente si tratta " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10282 "di un problema temporaneo sul server. Riprova più tardi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10283 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10284 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10285 "Could not retrieve the user's profile. This most likely means that the user " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10286 "does not exist; however, Yahoo! sometimes does fail to find a user's " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10287 "profile. If you know that the user exists, please try again later." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10288 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10289 "Impossibile ricevere il profilo dell'utente. Questo molto probabilmente vuol " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10290 "dire che l'utente non esiste. In ogni caso, Yahoo! a volte non riesce a " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10291 "trovare un profilo utente. Se sei certo che l'utente esista, riprova più " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10292 "tardi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10293 |
9536 | 10294 msgid "The user's profile is empty." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10295 msgstr "Il profilo dell'utente è vuoto." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10296 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10297 #, c-format |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10298 msgid "%s has declined to join." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10299 msgstr "%s ha rifiutato l'ingresso." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10300 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10301 msgid "Failed to join chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10302 msgstr "Impossibile entrare nella chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10303 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10304 #. -6 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10305 msgid "Unknown room" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10306 msgstr "Stanza sconosciuta" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10307 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10308 #. -15 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10309 msgid "Maybe the room is full" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10310 msgstr "Forse la stanza è piena" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10311 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10312 #. -35 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10313 msgid "Not available" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10314 msgstr "Non disponibile" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10315 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10316 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10317 "Unknown error. You may need to logout and wait five minutes before being " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10318 "able to rejoin a chatroom" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10319 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10320 "Errore sconosciuto. Potrebbe essere necessario disconnettersi ed aspettare " |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10321 "cinque minuti prima di poter entrare nuovamente in una stanza di discussione" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10322 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10323 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10324 msgid "You are now chatting in %s." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10325 msgstr "Stai ora conversando in %s." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10326 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10327 msgid "Failed to join buddy in chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10328 msgstr "Impossibile unirsi al contatto in chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10329 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10330 msgid "Maybe they're not in a chat?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10331 msgstr "Forse non sono in chat?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10332 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10333 msgid "Fetching the room list failed." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10334 msgstr "Recupero della lista delle stanze fallito." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10335 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10336 msgid "Voices" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10337 msgstr "Voci" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10338 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10339 msgid "Webcams" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10340 msgstr "Webcam" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10341 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10342 msgid "Connection problem" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10343 msgstr "Problema di connessione" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10344 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10345 msgid "Unable to fetch room list." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10346 msgstr "Impossibile recuperare la lista delle stanze." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10347 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10348 msgid "User Rooms" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10349 msgstr "Stanze utente" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10350 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10351 msgid "Connection problem with the YCHT server" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10352 msgstr "Problema di connessione con il server YCHT" |
9671 | 10353 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10354 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10355 "(There was an error converting this message.\t Check the 'Encoding' option " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10356 "in the Account Editor)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10357 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10358 "(C'è stato un errore nella conversione di questo messaggio.\t Controlla " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10359 "l'opzione 'Codifica' nell'editor degli account)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10360 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10361 #, c-format |
11762 | 10362 msgid "Unable to send to chat %s,%s,%s" |
9361 | 10363 msgstr "Impossibile invare alla chat %s,%s,%s" |
10364 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10365 msgid "Hidden or not logged-in" |
19738 | 10366 msgstr "Nascosto o non connesso" |
6944 | 10367 |
10368 #, c-format | |
10369 msgid "<br>At %s since %s" | |
10370 msgstr "<br>A %s da %s" | |
10371 | |
10372 msgid "Anyone" | |
10373 msgstr "Chiunque" | |
10374 | |
7867 | 10375 msgid "_Class:" |
10376 msgstr "_Classe:" | |
6944 | 10377 |
7867 | 10378 msgid "_Instance:" |
10379 msgstr "_Istanza:" | |
6944 | 10380 |
7867 | 10381 msgid "_Recipient:" |
10382 msgstr "_Destinatario:" | |
6944 | 10383 |
9536 | 10384 #, c-format |
10385 msgid "Attempt to subscribe to %s,%s,%s failed" | |
10386 msgstr "Tentativo di iscrizione a %s,%s,%s fallito" | |
10387 | |
10388 msgid "zlocate <nick>: Locate user" | |
10389 msgstr "zlocate <nick>: Rintraccia l'utente" | |
10390 | |
10391 msgid "zl <nick>: Locate user" | |
10392 msgstr "zl <nick>: Rinraccia l'utente" | |
10393 | |
10394 msgid "instance <instance>: Set the instance to be used on this class" | |
10395 msgstr "instance <istanza>: Imposta l'istanza da usare su questa classe" | |
10396 | |
10397 msgid "inst <instance>: Set the instance to be used on this class" | |
10398 msgstr "inst <istanza>: Imposta l'istanza da usare su questa classe" | |
10399 | |
11762 | 10400 msgid "topic <instance>: Set the instance to be used on this class" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10401 msgstr "topic <istanza>: Imposta l'istanza da usare su questa classe" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10402 |
9536 | 10403 msgid "sub <class> <instance> <recipient>: Join a new chat" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10404 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10405 "sub <classe> <istanza> <destinatario>: Entra in una nuova " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10406 "chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10407 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10408 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10409 "zi <instance>: Send a message to <message,<i>instance</i>,*>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10410 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10411 "zi <istanza>: Invia un messaggio a <messaggio,<i>istanza</i>,*>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10412 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10413 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10414 "zci <class> <instance>: Send a message to <<i>class</i>," |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10415 "<i>instance</i>,*>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10416 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10417 "zci <classe> <istanza>: Invia un messaggio a <<i>classe</i>," |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10418 "<i>istanza</i>,*>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10419 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10420 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10421 "zcir <class> <instance> <recipient>: Send a message to <" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10422 "<i>class</i>,<i>instance</i>,<i>recipient</i>>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10423 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10424 "zcir <classe> <istanza> <destinatario>: Invia un messaggio " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10425 "a <<i>classe</i>,<i>istanza</i>,<i>destinatario</i>>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10426 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10427 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10428 "zir <instance> <recipient>: Send a message to <MESSAGE," |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10429 "<i>instance</i>,<i>recipient</i>>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10430 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10431 "zir <istanza> <destinatario>: Invia un messaggio a <MESSAGE," |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10432 "<i>istanza</i>,<i>destinatario</i>>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10433 |
9536 | 10434 msgid "zc <class>: Send a message to <<i>class</i>,PERSONAL,*>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10435 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10436 "zc <classe>: Invia un messaggio a <<i>classe</i>,PERSONAL,*>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10437 |
9536 | 10438 msgid "Resubscribe" |
10439 msgstr "Effettua nuovamente la sottoscrizione" | |
10440 | |
10441 msgid "Retrieve subscriptions from server" | |
10442 msgstr "Recupera le sottoscrizioni dal server" | |
10443 | |
6944 | 10444 #. *< type |
10445 #. *< ui_requirement | |
10446 #. *< flags | |
10447 #. *< dependencies | |
10448 #. *< priority | |
10449 #. *< id | |
10450 #. *< name | |
10451 #. *< version | |
10452 #. * summary | |
8747 | 10453 #. * description |
6944 | 10454 msgid "Zephyr Protocol Plugin" |
8463 | 10455 msgstr "Plugin per il protocollo Zephyr" |
10456 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10457 msgid "Use tzc" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10458 msgstr "Utilizza tzc" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10459 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10460 msgid "tzc command" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10461 msgstr "Comando tzc" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10462 |
8463 | 10463 msgid "Export to .anyone" |
10464 msgstr "Esporta in .anyone" | |
10465 | |
10466 msgid "Export to .zephyr.subs" | |
10467 msgstr "Esporta in .zephyr.subs" | |
10468 | |
11762 | 10469 msgid "Import from .anyone" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10470 msgstr "Importa da .anyone" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10471 |
11762 | 10472 msgid "Import from .zephyr.subs" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10473 msgstr "Importa da .zephyr.subs" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10474 |
11762 | 10475 msgid "Realm" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10476 msgstr "Dominio" |
11762 | 10477 |
8463 | 10478 msgid "Exposure" |
10479 msgstr "Esposizione" | |
6944 | 10480 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10481 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10482 msgid "Unable to parse response from HTTP proxy: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10483 msgstr "Impossibile interpretare la risposta dal proxy HTTP: %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10484 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10485 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10486 msgid "HTTP proxy connection error %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10487 msgstr "Errore di connessione al proxy HTTP: %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10488 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10489 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
10490 msgid "Access denied: HTTP proxy server forbids port %d tunneling" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10491 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10492 "Accesso negato: il server proxy HTTP non permette il tunnelling sulla porta %" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10493 "d" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10494 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10495 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10496 msgid "Error resolving %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10497 msgstr "Errore nella risoluzione di %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10498 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10499 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10500 msgid "Requesting %s's attention..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10501 msgstr "Richiedi l'attenzione di %s..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10502 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10503 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10504 msgid "%s has requested your attention!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10505 msgstr "%s ha richiesto la tua attenzione!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10506 |
6002 | 10507 #. * |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10508 #. * A wrapper for purple_request_action() that uses @c Yes and @c No buttons. |
6002 | 10509 #. |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10510 msgid "_Yes" |
18572 | 10511 msgstr "_Sì" |
10512 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10513 msgid "_No" |
18572 | 10514 msgstr "_No" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10515 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10516 #. * |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10517 #. * A wrapper for purple_request_action() that uses Accept and Cancel buttons. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10518 #. |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10519 msgid "_Accept" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10520 msgstr "_Accetta" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10521 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10522 #. * |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10523 #. * The default message to use when the user becomes auto-away. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10524 #. |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10525 msgid "I'm not here right now" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10526 msgstr "Sono momentaneamente assente" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10527 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10528 msgid "saved statuses" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10529 msgstr "status salvati" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10530 |
9361 | 10531 #, c-format |
10532 msgid "%s is now known as %s.\n" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10533 msgstr "%s è ora conosciuto come %s.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10534 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10535 #, c-format |
11762 | 10536 msgid "" |
10537 "%s has invited %s to the chat room %s:\n" | |
10538 "%s" | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10539 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10540 "%s ha invitato %s nella stanza di discussione: %s\n" |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10541 "%s" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10542 |
11762 | 10543 #, c-format |
10544 msgid "%s has invited %s to the chat room %s\n" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10545 msgstr "%s ha invitato %s nella stanza di discussione: %s\n" |
11762 | 10546 |
10547 msgid "Accept chat invitation?" | |
10548 msgstr "Accetti l'invito alla chat?" | |
10549 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10550 #. Shortcut |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10551 msgid "Shortcut" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10552 msgstr "Scorciatoia" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10553 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10554 msgid "The text-shortcut for the smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10555 msgstr "Scorciatoia di testo per lo smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10556 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10557 #. Stored Image |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10558 msgid "Stored Image" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10559 msgstr "Immagine salvata" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10560 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10561 msgid "Stored Image. (that'll have to do for now)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10562 msgstr "Immagine archiviata. (questo è sufficiente per ora)" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10563 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10564 msgid "SSL Connection Failed" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10565 msgstr "Connessione SSL fallita" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10566 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10567 msgid "SSL Handshake Failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10568 msgstr "Handshake SSL fallito" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10569 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10570 msgid "SSL peer presented an invalid certificate" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10571 msgstr "Il peer SSL ha presentato un certificato non valido" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10572 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10573 msgid "Unknown SSL error" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10574 msgstr "Errore SSL sconosciuto" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10575 |
11762 | 10576 msgid "Unset" |
19738 | 10577 msgstr "Rimuovi" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10578 |
18572 | 10579 msgid "Do not disturb" |
10580 msgstr "Non disturbare" | |
10581 | |
10582 msgid "Extended away" | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10583 msgstr "Assente per molto" |
18572 | 10584 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10585 msgid "Listening to music" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10586 msgstr "Sta ascoltando musica" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10587 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10588 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10589 msgid "%s (%s) changed status from %s to %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10590 msgstr "%s (%s) ha cambiato stato da %s a %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10591 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10592 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10593 msgid "%s (%s) is now %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10594 msgstr "%s (%s) è ora %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10595 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10596 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10597 msgid "%s (%s) is no longer %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10598 msgstr "%s (%s) non è più %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10599 |
8747 | 10600 #, c-format |
10601 msgid "%s became idle" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10602 msgstr "%s è diventato inattivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10603 |
8747 | 10604 #, c-format |
10605 msgid "%s became unidle" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10606 msgstr "%s è ritornato attivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10607 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10608 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10609 msgid "+++ %s became idle" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10610 msgstr "+++ %s è diventato inattivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10611 |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10612 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10613 msgid "+++ %s became unidle" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10614 msgstr "+++ %s è ritornato attivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10615 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10616 #. |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10617 #. * This string determines how some dates are displayed. The default |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10618 #. * string "%x %X" shows the date then the time. Translators can |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10619 #. * change this to "%X %x" if they want the time to be shown first, |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10620 #. * followed by the date. |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10621 #. |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10622 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10623 msgid "%x %X" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10624 msgstr "%x %X" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10625 |
7203 | 10626 msgid "Calculating..." |
8463 | 10627 msgstr "Calcolo in corso..." |
10628 | |
7203 | 10629 msgid "Unknown." |
10630 msgstr "Sconosciuto." | |
10631 | |
14061
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10632 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10633 msgid "%d second" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10634 msgid_plural "%d seconds" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10635 msgstr[0] "%d secondo" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10636 msgstr[1] "%d secondi" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10637 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10638 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10639 msgid "%d day" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10640 msgid_plural "%d days" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10641 msgstr[0] "%d giorno" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10642 msgstr[1] "%d giorni" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10643 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10644 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10645 msgid "%s, %d hour" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10646 msgid_plural "%s, %d hours" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10647 msgstr[0] "%s, %d ora" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10648 msgstr[1] "%s, %d ore" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10649 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10650 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10651 msgid "%d hour" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10652 msgid_plural "%d hours" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10653 msgstr[0] "%d ora" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10654 msgstr[1] "%d ore" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10655 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10656 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10657 msgid "%s, %d minute" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10658 msgid_plural "%s, %d minutes" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10659 msgstr[0] "%s, %d minuto" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10660 msgstr[1] "%s, %d minuti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10661 |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10662 #, c-format |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10663 msgid "%d minute" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10664 msgid_plural "%d minutes" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10665 msgstr[0] "%d minuto" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10666 msgstr[1] "%d minuti" |
eb58c6169e6c
[gaim-migrate @ 16679]
Luke Schierer <lschiere@pidgin.im>
parents:
13545
diff
changeset
|
10667 |
18572 | 10668 #, c-format |
10669 msgid "Could not open %s: Redirected too many times" | |
19738 | 10670 msgstr "Impossibile aprire %s: redirezionato troppe volte" |
10671 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10672 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10673 msgid "Unable to connect to %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10674 msgstr "Impossibile connettersi a %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10675 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10676 #, c-format |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
10677 msgid "Error reading from %s: response too long (%d bytes limit)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10678 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10679 "Errore di lettura da %s: risposta troppo lunga (il limite è di %d byte)" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
10680 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10681 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10682 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10683 "Unable to allocate enough memory to hold the contents from %s. The web " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10684 "server may be trying something malicious." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10685 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10686 "Impossibile allocare memoria sufficiente per i contenuti di %s. E' possibile " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10687 "che il server web stia tentando qualcosa di sospetto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10688 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10689 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10690 msgid "Error reading from %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10691 msgstr "Errore di lettura da %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10692 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10693 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10694 msgid "Error writing to %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10695 msgstr "Errore di scrittura su %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10696 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10697 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10698 msgid "Unable to connect to %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10699 msgstr "Impossibile connettersi a %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10700 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10701 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10702 msgid " - %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10703 msgstr "- %s" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10704 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10705 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10706 msgid " (%s)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10707 msgstr "(%s)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10708 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10709 #. 10053 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10710 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10711 msgid "Connection interrupted by other software on your computer." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10712 msgstr "Connessione interrotta da un altro programma sul tuo computer." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10713 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10714 #. 10054 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10715 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10716 msgid "Remote host closed connection." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10717 msgstr "L'host remoto ha chiuso la connessione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10718 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10719 #. 10060 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10720 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10721 msgid "Connection timed out." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10722 msgstr "Connessione scaduta." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10723 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10724 #. 10061 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10725 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10726 msgid "Connection refused." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10727 msgstr "Connessione rifiutata." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10728 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10729 #. 10048 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10730 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10731 msgid "Address already in use." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10732 msgstr "Indirizzo già in uso." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10733 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10734 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10735 msgid "Error Reading %s" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10736 msgstr "Errore nella lettura di %s" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10737 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10738 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10739 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10740 "An error was encountered reading your %s. The file has not been loaded, and " |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10741 "the old file has been renamed to %s~." |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10742 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10743 "Si è verificato un errore nella lettura del tuo %s. Il file non è stato " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10744 "caricato e il vecchio file è stato rinominato in %s~." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
10745 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10746 msgid "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10747 "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10748 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
10749 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10750 msgid "Internet Messenger" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10751 msgstr "Internet Messenger" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10752 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10753 msgid "Pidgin Internet Messenger" |
18572 | 10754 msgstr "Pidgin Internet Messenger" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10755 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10756 msgid "Orientation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10757 msgstr "Orientazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10758 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10759 msgid "The orientation of the tray." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10760 msgstr "L'orientazione del vassoio." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10761 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10762 #. Build the login options frame. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10763 msgid "Login Options" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10764 msgstr "Opzioni di login" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10765 |
18572 | 10766 msgid "Pro_tocol:" |
10767 msgstr "Pro_tocollo:" | |
10768 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10769 msgid "_Username:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10770 msgstr "Nome _utente:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10771 |
18572 | 10772 msgid "Remember pass_word" |
10773 msgstr "Ricorda la pass_word" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10774 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10775 #. Build the user options frame. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10776 msgid "User Options" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10777 msgstr "Opzioni utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10778 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10779 msgid "_Local alias:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10780 msgstr "Alias _locale:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10781 |
18572 | 10782 msgid "New _mail notifications" |
10783 msgstr "Notifica i nuovi messaggi di _posta" | |
10784 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10785 #. Buddy icon |
18572 | 10786 msgid "Use this buddy _icon for this account:" |
10787 msgstr "Utilizza per questo account la seguente _icona:" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10788 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10789 msgid "Ad_vanced" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10790 msgstr "A_vanzate" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10791 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10792 msgid "Use GNOME Proxy Settings" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10793 msgstr "Utilizza le opzioni del proxy di GNOME" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10794 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10795 msgid "Use Global Proxy Settings" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10796 msgstr "Utilizza le opzioni globali del proxy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10797 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10798 msgid "No Proxy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10799 msgstr "Nessun proxy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10800 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10801 msgid "HTTP" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10802 msgstr "HTTP" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10803 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10804 msgid "SOCKS 4" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10805 msgstr "SOCKS 4" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10806 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10807 msgid "SOCKS 5" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10808 msgstr "SOCKS 5" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10809 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10810 msgid "Use Environmental Settings" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10811 msgstr "Utilizza le opzioni globali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10812 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10813 #. This is an easter egg. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10814 #. It means one of two things, both intended as humourus: |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10815 #. A) your network is really slow and you have nothing better to do than |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10816 #. look at butterflies. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10817 #. B)You are looking really closely at something that shouldn't matter. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10818 msgid "If you look real closely" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10819 msgstr "Se guardi da vicino" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10820 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10821 #. This is an easter egg. See the comment on the previous line in the source. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10822 msgid "you can see the butterflies mating" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10823 msgstr "puoi vedere le farfalle accoppiarsi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10824 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10825 msgid "Proxy _type:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10826 msgstr "_Tipo di proxy:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10827 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10828 msgid "_Host:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10829 msgstr "_Host:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10830 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10831 msgid "_Port:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10832 msgstr "_Porta:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10833 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10834 msgid "Pa_ssword:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10835 msgstr "Pa_ssword:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10836 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10837 msgid "Unable to save new account" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
10838 msgstr "Impossibile salvare il nuovo account" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10839 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
10840 msgid "An account already exists with the specified criteria." |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10841 msgstr "Esiste già un account con i criteri specificati." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10842 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10843 msgid "Add Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10844 msgstr "Aggiungi un account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10845 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10846 msgid "_Basic" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10847 msgstr "Di _base" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10848 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10849 msgid "Create _this new account on the server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10850 msgstr "Crea _questo nuovo account sul server" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10851 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10852 msgid "P_roxy" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10853 msgstr "P_roxy" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10854 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10855 msgid "Enabled" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10856 msgstr "Abilitato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10857 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10858 msgid "Protocol" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10859 msgstr "Protocollo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10860 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10861 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10862 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10863 "<span size='larger' weight='bold'>Welcome to %s!</span>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10864 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10865 "You have no IM accounts configured. To start connecting with %s press the " |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
10866 "<b>Add...</b> button below and configure your first account. If you want %s " |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
10867 "to connect to multiple IM accounts, press <b>Add...</b> again to configure " |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
10868 "them all.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10869 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10870 "You can come back to this window to add, edit, or remove accounts from " |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
10871 "<b>Accounts->Manage Accounts</b> in the Buddy List window" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
10872 msgstr "" |
18572 | 10873 "<span size='larger' weight='bold'>Benvenuto in %s!</span>\n" |
10874 "\n" | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10875 "Non hai nessun account configurato. Per iniziare a connetterti con %s, premi " |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10876 "il pulsante <b>Aggiungi...</b> qui sotto e configura il tuo primo account. " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10877 "Se vuoi che %s si connetta a diversi account di messaggistica, premi " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
10878 "nuovamente <b>Aggiungi...</b> per configurarli tutti.\n" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
10879 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10880 "Puoi tornare a questa finestra, per aggiungere, modificare o rimuovere un " |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
10881 "account, attraverso <b>Account->Gestisci account</b> nella finestra della " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10882 "Lista contatti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
10883 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10884 #. Buddy List |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10885 msgid "Background Color" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10886 msgstr "Colore dello sfondo" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10887 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10888 msgid "The background color for the buddy list" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10889 msgstr "Il colore di sfondo per la lista contatti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10890 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10891 msgid "Layout" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10892 msgstr "Layout" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10893 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10894 msgid "The layout of icons, name, and status of the buddy list" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10895 msgstr "Il layout di icone, nome e stato della lista contatti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10896 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10897 #. Group |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10898 #. Note to translators: These two strings refer to the background color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10899 #. of a buddy list group when in its expanded state |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10900 msgid "Expanded Background Color" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10901 msgstr "Colore di sfondo per i gruppi massimizzati" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10902 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10903 msgid "The background color of an expanded group" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10904 msgstr "Il colore di sfondo per un gruppo massimizzato" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10905 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10906 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10907 #. of a buddy list group when in its expanded state |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10908 msgid "Expanded Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10909 msgstr "Testo per i gruppi massimizzati" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10910 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10911 msgid "The text information for when a group is expanded" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10912 msgstr "L'informazione testuale per un gruppo massimizzato" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10913 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10914 #. Note to translators: These two strings refer to the background color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10915 #. of a buddy list group when in its collapsed state |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10916 msgid "Collapsed Background Color" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10917 msgstr "Colore di sfondo per i gruppi minimizzati" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10918 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10919 msgid "The background color of a collapsed group" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10920 msgstr "Il colore di sfondo per un gruppo minimizzato" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10921 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10922 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10923 #. of a buddy list group when in its collapsed state |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10924 msgid "Collapsed Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10925 msgstr "Testo per i gruppi minimizzati" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10926 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10927 msgid "The text information for when a group is collapsed" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10928 msgstr "L'informazione testuale per un gruppo minimizzato" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10929 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10930 #. Buddy |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10931 #. Note to translators: These two strings refer to the background color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10932 #. of a buddy list contact or chat room |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10933 msgid "Contact/Chat Background Color" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10934 msgstr "Colore di sfondo per contatti/chat" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10935 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10936 msgid "The background color of a contact or chat" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10937 msgstr "Il colore di sfondo per un contatto o una chat" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10938 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10939 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10940 #. of a buddy list contact when in its expanded state |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10941 msgid "Contact Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10942 msgstr "Testo per i contatti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10943 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10944 msgid "The text information for when a contact is expanded" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10945 msgstr "L'informazione testuale quando un contatto è massimizzato" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10946 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10947 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10948 #. of a buddy list buddy when it is online |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10949 msgid "Online Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10950 msgstr "Testo per i contatti in linea" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10951 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10952 msgid "The text information for when a buddy is online" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10953 msgstr "L'informazione testuale quando un contatto è in linea" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10954 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10955 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10956 #. of a buddy list buddy when it is away |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10957 msgid "Away Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10958 msgstr "Testo per i contatti assenti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10959 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10960 msgid "The text information for when a buddy is away" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10961 msgstr "L'informazione testuale quando un contatto è assente" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10962 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10963 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10964 #. of a buddy list buddy when it is offline |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10965 msgid "Offline Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10966 msgstr "Testo per i contatti non in linea" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10967 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10968 msgid "The text information for when a buddy is offline" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10969 msgstr "L'informazione testuale quando un contatto non è in linea" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10970 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10971 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10972 #. of a buddy list buddy when it is idle |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10973 msgid "Idle Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10974 msgstr "Testo per i contatti inattivi" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10975 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10976 msgid "The text information for when a buddy is idle" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10977 msgstr "L'informazione testuale quando un contatto è inattivo" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10978 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10979 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10980 #. of a buddy list buddy when they have sent you a new message |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10981 msgid "Message Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10982 msgstr "Testo per i messaggi non letti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10983 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10984 msgid "The text information for when a buddy has an unread message" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10985 msgstr "L'informazione testuale quando un contatto ha un messaggio non letto" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10986 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10987 #. Note to translators: These two strings refer to the font and color |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10988 #. of a buddy list buddy when they have sent you a new message |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10989 msgid "Message (Nick Said) Text" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10990 msgstr "Testo per i messaggi con nick" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10991 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10992 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10993 "The text information for when a chat has an unread message that mentions " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10994 "your nickname" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10995 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10996 "L'informazione testuale quando una chat ha un messaggio non letto dove è " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10997 "citato il tuo nickname" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10998 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
10999 msgid "The text information for a buddy's status" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11000 msgstr "L'informazione testuale sullo stato di un contatto" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11001 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11002 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11003 msgid "You have %d contact named %s. Would you like to merge them?" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11004 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11005 "You currently have %d contacts named %s. Would you like to merge them?" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11006 msgstr[0] "Hai già %d contatto con il nome %s. Vuoi unirli?" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11007 msgstr[1] "Hai già %d contatti con il nome %s. Vuoi unirli?" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11008 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11009 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11010 "Merging these contacts will cause them to share a single entry on the buddy " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11011 "list and use a single conversation window. You can separate them again by " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11012 "choosing 'Expand' from the contact's context menu" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11013 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11014 "Unendo questi contatti verrà mostrata un'unica voce nella lista contatti ed " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11015 "usata un'unica finestra di conversazione. Puoi separarli nuovamente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11016 "scegliendo 'Massimizza' dal menu contestuale del contatto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11017 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11018 msgid "Please update the necessary fields." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11019 msgstr "Aggiorna i campi necessari." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11020 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
11021 msgid "A_ccount" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11022 msgstr "A_ccount" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11023 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11024 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11025 "Please enter the appropriate information about the chat you would like to " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11026 "join.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11027 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11028 "Inserisci le informazioni appropriate per la chat nella quale vuoi entrare.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11029 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
11030 msgid "Room _List" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
11031 msgstr "_Lista delle stanze" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11032 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11033 msgid "_Block" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11034 msgstr "_Blocca" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11035 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11036 msgid "Un_block" |
18572 | 11037 msgstr "_Sblocca" |
11038 | |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11039 msgid "Move to" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11040 msgstr "Sposta in" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11041 |
19738 | 11042 msgid "Get _Info" |
11043 msgstr "_Info" | |
11044 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11045 msgid "I_M" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11046 msgstr "_MI" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11047 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11048 msgid "_Audio Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11049 msgstr "Chiamata _audio" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11050 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11051 msgid "Audio/_Video Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11052 msgstr "Chiamata audio/_video" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11053 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11054 msgid "_Video Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11055 msgstr "Chiamata _video" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11056 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11057 msgid "_Send File..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11058 msgstr "_Invia file..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11059 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11060 msgid "Add Buddy _Pounce..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11061 msgstr "Aggiungi un _allarme..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11062 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11063 msgid "View _Log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11064 msgstr "Mostra il _log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11065 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11066 msgid "Hide When Offline" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11067 msgstr "Nascondi quando non è in linea" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11068 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11069 msgid "Show When Offline" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11070 msgstr "Mostra quando non è in linea" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11071 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11072 msgid "_Alias..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11073 msgstr "_Alias..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11074 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11075 msgid "_Remove" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11076 msgstr "_Rimuovi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11077 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11078 msgid "Set Custom Icon" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11079 msgstr "Imposta un'icona personalizzata" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11080 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11081 msgid "Remove Custom Icon" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11082 msgstr "Rimuovi l'icona personalizzata" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11083 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11084 msgid "Add _Buddy..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11085 msgstr "Aggiungi un _contatto..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11086 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11087 msgid "Add C_hat..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11088 msgstr "Aggiungi una c_hat..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11089 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11090 msgid "_Delete Group" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11091 msgstr "_Elimina il gruppo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11092 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11093 msgid "_Rename" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11094 msgstr "_Rinomina" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11095 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11096 #. join button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11097 msgid "_Join" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11098 msgstr "_Entra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11099 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11100 msgid "Auto-Join" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11101 msgstr "Entra automaticamente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11102 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11103 msgid "Persistent" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11104 msgstr "Persistente" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11105 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11106 msgid "_Edit Settings..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11107 msgstr "_Modifica le impostazioni..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11108 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11109 msgid "_Collapse" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11110 msgstr "_Minimizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11111 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11112 msgid "_Expand" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11113 msgstr "M_assimizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11114 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11115 msgid "/Tools/Mute Sounds" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11116 msgstr "/Strumenti/Nessun suono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11117 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11118 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11119 "You are not currently signed on with an account that can add that buddy." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11120 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11121 "Non sei attualmente connesso a nessun protocollo che consenta di aggiungere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11122 "un contatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11123 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11124 #. I don't believe this can happen currently, I think |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11125 #. * everything that calls this function checks for one of the |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11126 #. * above node types first. |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11127 msgid "Unknown node type" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11128 msgstr "Tipo di nodo sconosciuto" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11129 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11130 #. Buddies menu |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11131 msgid "/_Buddies" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11132 msgstr "/_Contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11133 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11134 msgid "/Buddies/New Instant _Message..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11135 msgstr "/Contatti/Nuovo _messaggio immediato..." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11136 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11137 msgid "/Buddies/Join a _Chat..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11138 msgstr "/Contatti/Entra in _chat..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11139 |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11140 msgid "/Buddies/Get User _Info..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11141 msgstr "/Contatti/_Informazioni sul contatto..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11142 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11143 msgid "/Buddies/View User _Log..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11144 msgstr "/Contatti/Mostra il log dell'utente..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11145 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11146 msgid "/Buddies/Sh_ow" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11147 msgstr "/Contatti/M_ostra" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11148 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11149 msgid "/Buddies/Show/_Offline Buddies" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11150 msgstr "/Contatti/Mostra/Contatti _non in linea" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11151 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11152 msgid "/Buddies/Show/_Empty Groups" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11153 msgstr "/Contatti/Mostra/Gruppi _vuoti" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11154 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11155 msgid "/Buddies/Show/Buddy _Details" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11156 msgstr "/Contatti/Mostra/_Dettagli sui contatti" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11157 |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11158 msgid "/Buddies/Show/Idle _Times" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11159 msgstr "/Contatti/Mostra/_Tempi di inattività" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11160 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11161 msgid "/Buddies/Show/_Protocol Icons" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11162 msgstr "/Contatti/Mostra/_Icone del protocollo" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11163 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11164 msgid "/Buddies/_Sort Buddies" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11165 msgstr "/Contatti/_Ordina contatti" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11166 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11167 msgid "/Buddies/_Add Buddy..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11168 msgstr "/Contatti/_Aggiungi contatto..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11169 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11170 msgid "/Buddies/Add C_hat..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11171 msgstr "/Contatti/Aggiungi c_hat..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11172 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11173 msgid "/Buddies/Add _Group..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11174 msgstr "/Contatti/Aggiungi _gruppo..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11175 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11176 msgid "/Buddies/_Quit" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11177 msgstr "/Contatti/_Esci" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11178 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11179 #. Accounts menu |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11180 msgid "/_Accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11181 msgstr "/_Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11182 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11183 msgid "/Accounts/Manage Accounts" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11184 msgstr "/Account/Gestisci gli account" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11185 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11186 #. Tools |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11187 msgid "/_Tools" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11188 msgstr "/_Strumenti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11189 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11190 msgid "/Tools/Buddy _Pounces" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11191 msgstr "/Strumenti/A_llarmi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11192 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11193 msgid "/Tools/_Certificates" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11194 msgstr "/Strumenti/_Certificati" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11195 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11196 msgid "/Tools/Custom Smile_ys" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11197 msgstr "/Strumenti/Smile_y personalizzati" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11198 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11199 msgid "/Tools/Plu_gins" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11200 msgstr "/Strumenti/Plu_gin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11201 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11202 msgid "/Tools/Pr_eferences" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11203 msgstr "/Strumenti/Pr_eferenze" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11204 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11205 msgid "/Tools/Pr_ivacy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11206 msgstr "/Strumenti/Pr_ivacy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11207 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11208 msgid "/Tools/_File Transfers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11209 msgstr "/Strumenti/Trasferimento _file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11210 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11211 msgid "/Tools/R_oom List" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11212 msgstr "/Strumenti/Lista delle _stanze" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11213 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11214 msgid "/Tools/System _Log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11215 msgstr "/Strumenti/_Log di sistema" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11216 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11217 msgid "/Tools/Mute _Sounds" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11218 msgstr "/Strumenti/Nessun _suono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11219 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11220 #. Help |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11221 msgid "/_Help" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11222 msgstr "/_Aiuto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11223 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11224 msgid "/Help/Online _Help" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11225 msgstr "/Aiuto/_Aiuto online" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11226 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11227 msgid "/Help/_Debug Window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11228 msgstr "/Aiuto/Finestra di _debug" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11229 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11230 msgid "/Help/_About" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11231 msgstr "/Aiuto/I_nformazioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11232 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11233 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11234 msgid "<b>Account:</b> %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11235 msgstr "<b>Account:</b> %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11236 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11237 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11238 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11239 "\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11240 "<b>Occupants:</b> %d" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11241 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11242 "\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11243 "<b>Occupanti:</b> %d" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11244 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11245 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11246 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11247 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11248 "<b>Topic:</b> %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11249 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11250 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11251 "<b>Argomento:</b> %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11252 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11253 msgid "(no topic set)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11254 msgstr "(Nessun argomento impostato)" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11255 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11256 msgid "Buddy Alias" |
18572 | 11257 msgstr "Alias per il contatto" |
11258 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11259 msgid "Logged In" |
18572 | 11260 msgstr "Connesso" |
11261 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11262 msgid "Last Seen" |
18572 | 11263 msgstr "Visto l'ultima volta" |
11264 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11265 msgid "Spooky" |
19738 | 11266 msgstr "Spaventoso" |
11267 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11268 msgid "Awesome" |
18572 | 11269 msgstr "Magnifico" |
11270 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11271 msgid "Rockin'" |
19738 | 11272 msgstr "Ganzo" |
11273 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11274 msgid "Total Buddies" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11275 msgstr "Numero totale di contatti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11276 |
18572 | 11277 #, c-format |
11278 msgid "Idle %dd %dh %02dm" | |
11279 msgstr "Inattivo %dd %dh %02dm" | |
11280 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11281 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11282 msgid "Idle %dh %02dm" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11283 msgstr "Inattivo %dh %02dm" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11284 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11285 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11286 msgid "Idle %dm" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11287 msgstr "Inattivo %dm" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11288 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11289 msgid "/Buddies/New Instant Message..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11290 msgstr "/Contatti/Nuovo messaggio immediato..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11291 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11292 msgid "/Buddies/Join a Chat..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11293 msgstr "/Contatti/Entra in chat..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11294 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11295 msgid "/Buddies/Get User Info..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11296 msgstr "/Contatti/Informazioni sul contatto..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11297 |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11298 msgid "/Buddies/Add Buddy..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11299 msgstr "/Contatti/Aggiungi contatto..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11300 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11301 msgid "/Buddies/Add Chat..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11302 msgstr "/Contatti/Aggiungi chat..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11303 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11304 msgid "/Buddies/Add Group..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11305 msgstr "/Contatti/Aggiungi gruppo..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11306 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11307 msgid "/Tools/Privacy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11308 msgstr "/Strumenti/Privacy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11309 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11310 msgid "/Tools/Room List" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11311 msgstr "/Strumenti/Lista delle stanze" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11312 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11313 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11314 msgid "%d unread message from %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11315 msgid_plural "%d unread messages from %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11316 msgstr[0] "%d messaggio non letto da %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11317 msgstr[1] "%d messaggi non letti da %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11318 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11319 msgid "Manually" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11320 msgstr "Manualmente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11321 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11322 msgid "By status" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11323 msgstr "Per stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11324 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11325 msgid "By recent log activity" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11326 msgstr "Per discussioni recenti" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11327 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11328 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11329 msgid "%s disconnected" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11330 msgstr "%s si è disconnesso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11331 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11332 #, c-format |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11333 msgid "%s disabled" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11334 msgstr "%s disabilitato" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11335 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11336 msgid "Reconnect" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11337 msgstr "Riconnetti" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11338 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11339 msgid "Re-enable" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11340 msgstr "Riabilita" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11341 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11342 msgid "SSL FAQs" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11343 msgstr "FAQ su SSL" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11344 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11345 msgid "Welcome back!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11346 msgstr "Bentornato!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11347 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11348 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11349 msgid "%d account was disabled because you signed on from another location:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11350 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11351 "%d accounts were disabled because you signed on from another location:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11352 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11353 "%d account è stato disabilitato perché sei connesso da un'altra posizione:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11354 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11355 "%d account sono stati disabilitati perché sei connesso da un'altra posizione:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11356 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11357 msgid "<b>Username:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11358 msgstr "<b>Nome utente:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11359 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11360 msgid "<b>Password:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11361 msgstr "<b>Password:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11362 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11363 msgid "_Login" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11364 msgstr "_Login" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11365 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11366 msgid "/Accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11367 msgstr "/Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11368 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11369 #. Translators: Please maintain the use of -> and <- to refer to menu heirarchy |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11370 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11371 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11372 "<span weight='bold' size='larger'>Welcome to %s!</span>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11373 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11374 "You have no accounts enabled. Enable your IM accounts from the <b>Accounts</" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11375 "b> window at <b>Accounts->Manage Accounts</b>. Once you enable accounts, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11376 "you'll be able to sign on, set your status, and talk to your friends." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11377 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11378 "<span weight='bold' size='larger'>Benvenuto in %s!</span>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11379 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11380 "Non hai abilitato nessun account. Puoi farlo dalla finestra <b>Account</b>, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11381 "raggiungibile da <b>Account->Gestisci account</b>. Una volta abilitato un " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11382 "account, potrai connetterti, impostare il tuo stato e parlare con i tuoi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11383 "amici." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11384 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11385 #. set the Show Offline Buddies option. must be done |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11386 #. * after the treeview or faceprint gets mad. -Robot101 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11387 #. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11388 msgid "/Buddies/Show/Offline Buddies" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11389 msgstr "/Contatti/Mostra/Contatti non in linea" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11390 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11391 msgid "/Buddies/Show/Empty Groups" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11392 msgstr "/Contatti/Mostra/Gruppi vuoti" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11393 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11394 msgid "/Buddies/Show/Buddy Details" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11395 msgstr "/Contatti/Mostra/Dettagli sui contatti" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11396 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11397 msgid "/Buddies/Show/Idle Times" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11398 msgstr "/Contatti/Mostra/Tempi di inattività" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11399 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11400 msgid "/Buddies/Show/Protocol Icons" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11401 msgstr "/Contatti/Mostra/Icone del protocollo" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11402 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11403 msgid "Add a buddy.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11404 msgstr "Aggiungi un contatto.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11405 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11406 msgid "Buddy's _username:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11407 msgstr "_Nome utente del contatto:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11408 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11409 msgid "(Optional) A_lias:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11410 msgstr "A_lias (opzionale):" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11411 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11412 msgid "Add buddy to _group:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11413 msgstr "Aggiungi un contatto al _gruppo:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11414 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11415 msgid "This protocol does not support chat rooms." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11416 msgstr "Questo protocollo non supporta le stanze di discussione." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11417 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11418 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11419 "You are not currently signed on with any protocols that have the ability to " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11420 "chat." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11421 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11422 "Non sei attualmente connesso a nessun protocollo che consenta una chat." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11423 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11424 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11425 "Please enter an alias, and the appropriate information about the chat you " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11426 "would like to add to your buddy list.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11427 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11428 "Inserisci un alias e le informazioni appropriate per la chat che vuoi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11429 "aggiungere alla tua lista contatti.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11430 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11431 msgid "A_lias:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11432 msgstr "A_lias:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11433 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11434 msgid "_Group:" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11435 msgstr "_Gruppo:" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11436 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11437 msgid "Auto_join when account connects." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11438 msgstr "Entra _automaticamente quando l'account si connette." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11439 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11440 msgid "_Remain in chat after window is closed." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11441 msgstr "_Resta in chat alla chiusura della finestra." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11442 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11443 msgid "Please enter the name of the group to be added." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11444 msgstr "Inserisci il nome del gruppo da aggiungere." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11445 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11446 msgid "Enable Account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11447 msgstr "Abilita account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11448 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11449 msgid "<PurpleMain>/Accounts/Enable Account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11450 msgstr "<PurpleMain>/Account/Abilita account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11451 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11452 msgid "<PurpleMain>/Accounts/" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11453 msgstr "<PurpleMain>/Account/" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11454 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11455 msgid "_Edit Account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11456 msgstr "_Modifica account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11457 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11458 msgid "No actions available" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11459 msgstr "Nessuna azione disponibile" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11460 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11461 msgid "_Disable" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11462 msgstr "_Disabilita" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11463 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11464 msgid "/Tools" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11465 msgstr "/Strumenti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11466 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11467 msgid "/Buddies/Sort Buddies" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11468 msgstr "/Contatti/Ordina contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11469 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11470 msgid "Type the host name for this certificate." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11471 msgstr "Immetti il nome dell'host al quale è associato questo certificato." |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11472 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11473 #. Widget creation function |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11474 msgid "SSL Servers" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11475 msgstr "Server SSL" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11476 |
18572 | 11477 msgid "Unknown command." |
11478 msgstr "Comando sconosciuto." | |
11479 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11480 msgid "That buddy is not on the same protocol as this chat." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11481 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11482 "Il contatto appartiene a un protocollo diverso da quello di questa chat" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11483 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11484 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11485 "You are not currently signed on with an account that can invite that buddy." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11486 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11487 "Non sei attualmente connesso a nessun protocollo che consenta di invitare il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11488 "contatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11489 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11490 msgid "Invite Buddy Into Chat Room" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11491 msgstr "Invita un contatto nella stanza di discussione" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11492 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11493 msgid "_Buddy:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11494 msgstr "_Contatto:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11495 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11496 msgid "_Message:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11497 msgstr "_Messaggio:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11498 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11499 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11500 msgid "<h1>Conversation with %s</h1>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11501 msgstr "<h1>Conversazioni con %s</h1>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11502 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11503 msgid "Save Conversation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11504 msgstr "Salva la conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11505 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11506 msgid "Find" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11507 msgstr "Trova" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11508 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11509 msgid "_Search for:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11510 msgstr "_Cerca:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11511 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11512 msgid "Un-Ignore" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11513 msgstr "Annulla ignora" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11514 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11515 msgid "Ignore" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11516 msgstr "Ignora" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11517 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11518 msgid "Get Away Message" |
19738 | 11519 msgstr "Ottieni messaggio di assenza" |
11520 | |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
11521 msgid "Last Said" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11522 msgstr "Ultime parole" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11523 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11524 msgid "Unable to save icon file to disk." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11525 msgstr "Impossibile salvare il file dell'icona sul disco." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11526 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11527 msgid "Save Icon" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11528 msgstr "Salva l'icona" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11529 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11530 msgid "Animate" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11531 msgstr "Anima" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11532 |
18572 | 11533 msgid "Hide Icon" |
11534 msgstr "Nascondi l'icona" | |
11535 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11536 msgid "Save Icon As..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11537 msgstr "Salva l'icona con nome..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11538 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11539 msgid "Set Custom Icon..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11540 msgstr "Imposta un'icona personalizzata..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11541 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11542 msgid "Change Size" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11543 msgstr "Modifica dimensione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11544 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11545 msgid "Show All" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11546 msgstr "Mostra tutto" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11547 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11548 #. Conversation menu |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11549 msgid "/_Conversation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11550 msgstr "/_Conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11551 |
19738 | 11552 msgid "/Conversation/New Instant _Message..." |
11553 msgstr "/Contatti/Nuovo _messaggio immediato..." | |
11554 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11555 msgid "/Conversation/Join a _Chat..." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11556 msgstr "/Conversazione/Entra in una _Chat..." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11557 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11558 msgid "/Conversation/_Find..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11559 msgstr "/Conversazione/_Trova..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11560 |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11561 msgid "/Conversation/View _Log" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11562 msgstr "/Conversazione/Mostra il _log" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11563 |
18572 | 11564 msgid "/Conversation/_Save As..." |
11565 msgstr "/Conversazione/_Salva con nome..." | |
11566 | |
11567 msgid "/Conversation/Clea_r Scrollback" | |
11568 msgstr "/Conversazione/Rimuovi lo _storico" | |
11569 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11570 msgid "/Conversation/M_edia" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11571 msgstr "/Conversazione/M_edia" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11572 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11573 msgid "/Conversation/Media/_Audio Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11574 msgstr "/Conversazione/Media/Chiamata _audio" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11575 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11576 msgid "/Conversation/Media/_Video Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11577 msgstr "/Conversazione/Media/Chiamata _video" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11578 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11579 msgid "/Conversation/Media/Audio\\/Video _Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11580 msgstr "/Conversazione/Media/_Chiamata audio\\/video" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11581 |
18572 | 11582 msgid "/Conversation/Se_nd File..." |
11583 msgstr "/Conversazione/_Invia file..." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11584 |
18572 | 11585 msgid "/Conversation/Add Buddy _Pounce..." |
11586 msgstr "/Conversazione/Aggiungi un _allarme..." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11587 |
18572 | 11588 msgid "/Conversation/_Get Info" |
11589 msgstr "/Conversazione/_Info" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11590 |
18572 | 11591 msgid "/Conversation/In_vite..." |
11592 msgstr "/Conversazione/In_vita..." | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11593 |
18572 | 11594 msgid "/Conversation/M_ore" |
11595 msgstr "/Conversazione/_Altro" | |
11596 | |
11597 msgid "/Conversation/Al_ias..." | |
11598 msgstr "/Conversazione/Al_ias..." | |
11599 | |
11600 msgid "/Conversation/_Block..." | |
11601 msgstr "/Conversazione/_Blocca..." | |
11602 | |
11603 msgid "/Conversation/_Unblock..." | |
11604 msgstr "/Conversazione/_Sblocca..." | |
11605 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11606 msgid "/Conversation/_Add..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11607 msgstr "/Conversazione/_Aggiungi..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11608 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11609 msgid "/Conversation/_Remove..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11610 msgstr "/Conversazione/_Rimuovi..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11611 |
18572 | 11612 msgid "/Conversation/Insert Lin_k..." |
11613 msgstr "/Conversazione/Inserisci un _collegamento..." | |
11614 | |
11615 msgid "/Conversation/Insert Imag_e..." | |
11616 msgstr "/Conversazione/Inserisci un'imma_gine..." | |
11617 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11618 msgid "/Conversation/_Close" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11619 msgstr "/Conversazione/_Chiudi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11620 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11621 #. Options |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11622 msgid "/_Options" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11623 msgstr "/_Opzioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11624 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11625 msgid "/Options/Enable _Logging" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11626 msgstr "/Opzioni/Abilita il _log" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11627 |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11628 msgid "/Options/Enable _Sounds" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11629 msgstr "/Opzioni/Abilita i _suoni" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11630 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11631 msgid "/Options/Show Formatting _Toolbars" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11632 msgstr "/Opzioni/Mostra la _barra di formattazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11633 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11634 msgid "/Options/Show Ti_mestamps" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11635 msgstr "/Opzioni/Mostra i ti_mestamp" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11636 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11637 msgid "/Conversation/More" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11638 msgstr "/Conversazione/Altro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11639 |
18572 | 11640 msgid "/Options" |
11641 msgstr "/Opzioni" | |
11642 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11643 #. The menubar has been deactivated. Make sure the 'More' submenu is regenerated next time |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11644 #. * the 'Conversation' menu pops up. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11645 #. Make sure the 'Conversation -> More' menuitems are regenerated whenever |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11646 #. * the 'Conversation' menu pops up because the entries can change after the |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11647 #. * conversation is created. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11648 msgid "/Conversation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11649 msgstr "/Conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11650 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11651 msgid "/Conversation/View Log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11652 msgstr "/Conversazione/Mostra il log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11653 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11654 msgid "/Conversation/Media/Audio Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11655 msgstr "/Conversazione/Media/Chiamata audio" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11656 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11657 msgid "/Conversation/Media/Video Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11658 msgstr "/Conversazione/Media/Chiamata video" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11659 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11660 msgid "/Conversation/Media/Audio\\/Video Call" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11661 msgstr "/Conversazione/Media/Chiamata audio\\/video" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11662 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11663 msgid "/Conversation/Send File..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11664 msgstr "/Conversazione/Invia file..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11665 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11666 msgid "/Conversation/Add Buddy Pounce..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11667 msgstr "/Conversazione/Aggiungi un allarme..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11668 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11669 msgid "/Conversation/Get Info" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11670 msgstr "/Conversazione/Info" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11671 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11672 msgid "/Conversation/Invite..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11673 msgstr "/Conversazione/Invita..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11674 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11675 msgid "/Conversation/Alias..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11676 msgstr "/Conversazione/Alias..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11677 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11678 msgid "/Conversation/Block..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11679 msgstr "/Conversazione/Blocca..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11680 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11681 msgid "/Conversation/Unblock..." |
18572 | 11682 msgstr "/Conversazione/Sblocca..." |
11683 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11684 msgid "/Conversation/Add..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11685 msgstr "/Conversazione/Aggiungi..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11686 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11687 msgid "/Conversation/Remove..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11688 msgstr "/Conversazione/Rimuovi..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11689 |
18572 | 11690 msgid "/Conversation/Insert Link..." |
11691 msgstr "/Conversazione/Inserisci un link..." | |
11692 | |
11693 msgid "/Conversation/Insert Image..." | |
11694 msgstr "/Conversazione/Inserisci un'immagine..." | |
11695 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11696 msgid "/Options/Enable Logging" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11697 msgstr "/Opzioni/Abilita il log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11698 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11699 msgid "/Options/Enable Sounds" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11700 msgstr "/Opzioni/Abilita i suoni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11701 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11702 msgid "/Options/Show Formatting Toolbars" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11703 msgstr "/Opzioni/Mostra la barra di formattazione" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11704 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11705 msgid "/Options/Show Timestamps" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11706 msgstr "/Opzioni/Mostra i timestamp" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11707 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11708 msgid "User is typing..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11709 msgstr "L'utente sta scrivendo..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11710 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11711 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11712 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11713 "\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11714 "%s has stopped typing" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11715 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11716 "\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11717 "%s ha smesso di scrivere" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11718 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11719 #. Build the Send To menu |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11720 msgid "S_end To" |
22564
45ffba3088fd
Add a mnemonic to the Italian translation of Send To and remove the fuzzy
Stu Tomlinson <stu@nosnilmot.com>
parents:
21451
diff
changeset
|
11721 msgstr "_Invia a" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
11722 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11723 msgid "_Send" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11724 msgstr "_Invia" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11725 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11726 #. Setup the label telling how many people are in the room. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11727 msgid "0 people in room" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11728 msgstr "0 persone nella stanza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11729 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11730 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11731 msgid "%d person in room" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11732 msgid_plural "%d people in room" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11733 msgstr[0] "%d persona nella stanza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11734 msgstr[1] "%d persone nella stanza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11735 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11736 msgid "Typing" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11737 msgstr "Sta scrivendo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11738 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11739 msgid "Stopped Typing" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11740 msgstr "Ha smesso di scrivere" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11741 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11742 msgid "Nick Said" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11743 msgstr "È stato pronunciato il tuo nickname" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11744 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11745 msgid "Unread Messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11746 msgstr "Messaggi non letti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11747 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11748 msgid "New Event" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11749 msgstr "Nuovo evento" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11750 |
18572 | 11751 msgid "clear: Clears all conversation scrollbacks." |
11752 msgstr "clear: rimuove lo storico di tutte le conversazioni." | |
11753 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11754 msgid "Confirm close" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11755 msgstr "Conferma chiusura" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11756 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11757 msgid "You have unread messages. Are you sure you want to close the window?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11758 msgstr "Hai dei messaggi non letti. Sei sicuro di voler chiudere la finestra?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11759 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11760 msgid "Close other tabs" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11761 msgstr "Chiudi le altre schede" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11762 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11763 msgid "Close all tabs" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11764 msgstr "Chiudi tutte le schede" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11765 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11766 msgid "Detach this tab" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11767 msgstr "Stacca questa scheda" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11768 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11769 msgid "Close this tab" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11770 msgstr "Chiudi questa scheda" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11771 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11772 msgid "Close conversation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11773 msgstr "Chiudi la conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11774 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11775 msgid "Last created window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11776 msgstr "Ultima finestra creata" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11777 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11778 msgid "Separate IM and Chat windows" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11779 msgstr "Separa le finestre dei MI e delle chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11780 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11781 msgid "New window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11782 msgstr "Nuova finestra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11783 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11784 msgid "By group" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11785 msgstr "Per gruppo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11786 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11787 msgid "By account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11788 msgstr "Per account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11789 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11790 msgid "Save Debug Log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11791 msgstr "Salva il log di debug" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11792 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11793 msgid "Invert" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11794 msgstr "Inverti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11795 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11796 msgid "Highlight matches" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11797 msgstr "Evidenzia le corrispondenze" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11798 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11799 msgid "_Icon Only" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11800 msgstr "Solo _icone" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11801 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11802 msgid "_Text Only" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11803 msgstr "Solo _testo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11804 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11805 msgid "_Both Icon & Text" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11806 msgstr "Icone _e testo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11807 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11808 msgid "Filter" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11809 msgstr "Filtro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11810 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11811 msgid "Right click for more options." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11812 msgstr "Fai clic col tasto destro per altre opzioni." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11813 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11814 msgid "Level " |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11815 msgstr "Livello" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11816 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11817 msgid "Select the debug filter level." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11818 msgstr "Seleziona il livello del filtro di debug." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11819 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11820 msgid "All" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11821 msgstr "Tutto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11822 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11823 msgid "Misc" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11824 msgstr "Misc" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11825 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11826 msgid "Warning" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11827 msgstr "Avviso" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11828 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11829 msgid "Error " |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11830 msgstr "Errore" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11831 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11832 msgid "Fatal Error" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11833 msgstr "Errore fatale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11834 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11835 msgid "bug master" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11836 msgstr "signore dei bug" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11837 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11838 msgid "artist" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11839 msgstr "artista" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11840 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11841 #. feel free to not translate this |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11842 msgid "Ka-Hing Cheung" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
11843 msgstr "Ka-Hing Cheung" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11844 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11845 msgid "voice and video" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11846 msgstr "voce e video" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11847 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11848 msgid "support" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11849 msgstr "supporto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11850 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11851 msgid "webmaster" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11852 msgstr "webmaster" |
19738 | 11853 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11854 msgid "Senior Contributor/QA" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11855 msgstr "Collaboratore senior/QA" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11856 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11857 msgid "win32 port" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11858 msgstr "port su win32" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11859 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11860 msgid "maintainer" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11861 msgstr "maintainer" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11862 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11863 msgid "libfaim maintainer" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11864 msgstr "Maintainer della libfaim" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11865 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11866 #. If "lazy bum" translates literally into a serious insult, use something else or omit it. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11867 msgid "hacker and designated driver [lazy bum]" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11868 msgstr "hacker e autista designato [lazy bum]" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11869 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11870 msgid "support/QA" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11871 msgstr "supporto/QA" |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11872 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
11873 msgid "XMPP" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11874 msgstr "XMPP" |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11875 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11876 msgid "original author" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11877 msgstr "autore originale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11878 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11879 msgid "lead developer" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11880 msgstr "sviluppatore principale" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
11881 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11882 msgid "Afrikaans" |
18572 | 11883 msgstr "Afrikaans" |
11884 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11885 msgid "Arabic" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11886 msgstr "Arabo" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11887 |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11888 msgid "Belarusian Latin" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
11889 msgstr "Bielorusso latino" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11890 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11891 msgid "Bulgarian" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11892 msgstr "Bulgaro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11893 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11894 msgid "Bengali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11895 msgstr "Bengali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11896 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11897 msgid "Bosnian" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11898 msgstr "Bosniaco" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11899 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11900 msgid "Catalan" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11901 msgstr "Catalano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11902 |
19738 | 11903 msgid "Valencian-Catalan" |
11904 msgstr "Valenciano-Catalano" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11905 |
19738 | 11906 msgid "Czech" |
11907 msgstr "Ceco" | |
11908 | |
11909 msgid "Danish" | |
11910 msgstr "Danese" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11911 |
19738 | 11912 msgid "German" |
11913 msgstr "Tedesco" | |
11914 | |
11915 msgid "Dzongkha" | |
11916 msgstr "Dzongkha" | |
11917 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11918 msgid "Greek" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11919 msgstr "Greco" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11920 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11921 msgid "Australian English" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11922 msgstr "Inglese Australiano" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11923 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11924 msgid "Canadian English" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11925 msgstr "Inglese Canadese" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11926 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11927 msgid "British English" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11928 msgstr "Inglese Britannico" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11929 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11930 msgid "Esperanto" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11931 msgstr "Esperanto" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11932 |
19738 | 11933 msgid "Spanish" |
11934 msgstr "Spagnolo" | |
11935 | |
11936 msgid "Estonian" | |
11937 msgstr "Estone" | |
11938 | |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11939 msgid "Basque" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
11940 msgstr "Basco" |
19738 | 11941 |
11942 msgid "Persian" | |
11943 msgstr "Persiano" | |
18572 | 11944 |
19738 | 11945 msgid "Finnish" |
11946 msgstr "Finlandese" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11947 |
19738 | 11948 msgid "French" |
11949 msgstr "Francese" | |
11950 | |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
11951 msgid "Irish" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11952 msgstr "Irlandese" |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
11953 |
19738 | 11954 msgid "Galician" |
11955 msgstr "Galiziano" | |
11956 | |
11957 msgid "Gujarati" | |
11958 msgstr "Gujarati" | |
11959 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11960 msgid "Gujarati Language Team" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11961 msgstr "Team per la lingua Gujarati" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11962 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11963 msgid "Hebrew" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11964 msgstr "Ebraico" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11965 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11966 msgid "Hindi" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11967 msgstr "Hindi" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
11968 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11969 msgid "Hungarian" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11970 msgstr "Ungherese" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11971 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
11972 msgid "Armenian" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11973 msgstr "Armeno" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
11974 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11975 msgid "Indonesian" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11976 msgstr "Indonesiano" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11977 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11978 msgid "Italian" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11979 msgstr "Italiano" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
11980 |
19738 | 11981 msgid "Japanese" |
11982 msgstr "Giapponese" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
11983 |
19738 | 11984 msgid "Georgian" |
11985 msgstr "Georgiano" | |
11986 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11987 msgid "Ubuntu Georgian Translators" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11988 msgstr "Traduttori georgiani di Ubuntu" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
11989 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11990 msgid "Khmer" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
11991 msgstr "Khmer" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
11992 |
19738 | 11993 msgid "Kannada" |
11994 msgstr "Kannada" | |
11995 | |
11996 msgid "Kannada Translation team" | |
11997 msgstr "Team dei traduttori Kannada" | |
11998 | |
11999 msgid "Korean" | |
12000 msgstr "Coreano" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12001 |
19738 | 12002 msgid "Kurdish" |
12003 msgstr "Curdo" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12004 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12005 msgid "Lao" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12006 msgstr "Lao" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12007 |
19738 | 12008 msgid "Lithuanian" |
12009 msgstr "Lituano" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12010 |
19738 | 12011 msgid "Macedonian" |
12012 msgstr "Macedone" | |
12013 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12014 msgid "Mongolian" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12015 msgstr "Mongolo" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12016 |
19738 | 12017 msgid "Bokmål Norwegian" |
12018 msgstr "Norvegese Bokmål" | |
12019 | |
12020 msgid "Nepali" | |
12021 msgstr "Nepalese" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12022 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12023 msgid "Dutch, Flemish" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12024 msgstr "Olandese, Fiammingo" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12025 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12026 msgid "Norwegian Nynorsk" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12027 msgstr "Norvegese Nynorsk" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12028 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12029 msgid "Occitan" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
12030 msgstr "Occitano" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12031 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12032 msgid "Punjabi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12033 msgstr "Punjabi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12034 |
19738 | 12035 msgid "Polish" |
12036 msgstr "Polacco" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12037 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12038 msgid "Portuguese" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12039 msgstr "Portoghese" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12040 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12041 msgid "Portuguese-Brazil" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12042 msgstr "Portoghese-Brasile" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
12043 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12044 msgid "Pashto" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12045 msgstr "Pashto" |
18572 | 12046 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12047 msgid "Romanian" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12048 msgstr "Rumeno" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12049 |
19738 | 12050 msgid "Russian" |
12051 msgstr "Russo" | |
12052 | |
12053 msgid "Slovak" | |
12054 msgstr "Slovacco" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12055 |
19738 | 12056 msgid "Slovenian" |
12057 msgstr "Sloveno" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12058 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12059 msgid "Albanian" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12060 msgstr "Albanese" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12061 |
19738 | 12062 msgid "Serbian" |
12063 msgstr "Serbo" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12064 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12065 msgid "Sinhala" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12066 msgstr "Singalese" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12067 |
19738 | 12068 msgid "Swedish" |
12069 msgstr "Svedese" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12070 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
12071 msgid "Swahili" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12072 msgstr "Swahili" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
12073 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12074 msgid "Tamil" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12075 msgstr "Tamil" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12076 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12077 msgid "Telugu" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12078 msgstr "Telugu" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12079 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12080 msgid "Thai" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12081 msgstr "Thailandese" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12082 |
19738 | 12083 msgid "Turkish" |
12084 msgstr "Turco" | |
12085 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12086 msgid "Urdu" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12087 msgstr "Urdu" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12088 |
19738 | 12089 msgid "Vietnamese" |
12090 msgstr "Vietnamita" | |
12091 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12092 msgid "T.M.Thanh and the Gnome-Vi Team" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12093 msgstr "T.M.Thanh e il Team Gnome-Vi" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12094 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12095 msgid "Simplified Chinese" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12096 msgstr "Cinese semplificato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12097 |
18572 | 12098 msgid "Hong Kong Chinese" |
12099 msgstr "Cinese di Hong Kong" | |
12100 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12101 msgid "Traditional Chinese" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12102 msgstr "Cinese tradizionale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12103 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12104 msgid "Amharic" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12105 msgstr "Amarico" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12106 |
18572 | 12107 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12108 msgid "About %s" |
18572 | 12109 msgstr "Informazioni su %s" |
12110 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12111 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12112 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12113 "%s is a graphical modular messaging client based on libpurple which is " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12114 "capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12115 "Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, and " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12116 "QQ all at once. It is written using GTK+.<BR><BR>You may modify and " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12117 "redistribute the program under the terms of the GPL (version 2 or later). A " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12118 "copy of the GPL is contained in the 'COPYING' file distributed with %s. %s " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12119 "is copyrighted by its contributors. See the 'COPYRIGHT' file for the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12120 "complete list of contributors. We provide no warranty for this program." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12121 "<BR><BR>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12122 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12123 "%s è un client grafico modulare di messaggistica basato su libpurple in " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12124 "grado di usare allo stesso tempo i protocolli AIM, MSN, Yahoo!, XMPP, ICQ, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12125 "IRC, SILC, SIP/SIMPLE, Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12126 "MySpaceIM, Gadu-Gadu e QQ. È scritto utilizzando GTK+.<BR><BR>È possibile " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12127 "modificare e ridistribuire il programma nei termini della licenza GPL " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12128 "(versione 2 o successiva). Una copia della GPL è contenuta nel file " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12129 "'COPYING' distribuito con %s. Il copyright di %s appartiene ai suoi autori. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12130 "Per una lista completa degli autori, vedere il file 'COPYRIGHT'. Il " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12131 "programma è fornito senza nessuna garanzia.<BR><BR>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12132 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12133 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12134 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12135 "<FONT SIZE=\"4\">FAQ:</FONT> <A HREF=\"http://developer.pidgin.im/wiki/FAQ" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12136 "\">http://developer.pidgin.im/wiki/FAQ</A><BR/><BR/>" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12137 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12138 "<FONT SIZE=\"4\">FAQ:</FONT> <A HREF=\"http://developer.pidgin.im/wiki/FAQ" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12139 "\">http://developer.pidgin.im/wiki/FAQ</A><BR/><BR/>" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12140 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12141 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12142 msgid "" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12143 "<font size=\"4\">Help from other Pidgin users:</font> <a href=\"mailto:" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12144 "support@pidgin.im\">support@pidgin.im</a><br/>This is a <b>public</b> " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12145 "mailing list! (<a href=\"http://pidgin.im/pipermail/support/\">archive</a>)" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12146 "<br/>We can't help with 3rd party protocols or plugins!<br/>This list's " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12147 "primary language is <b>English</b>. You are welcome to post in another " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12148 "language, but the responses may be less helpful.<br/><br/>" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12149 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12150 "<font size=\"4\">Aiuto da altri utenti di Pidgin:</font> <a href=\"mailto:" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12151 "support@pidgin.im\">support@pidgin.im</a><br/>Questa è una mailing list " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12152 "<b>pubblica</b>! (<a href=\"http://pidgin.im/pipermail/support/\">archivio</" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12153 "a>)<br/>Non possiamo fornire aiuto su protocolli o plugin forniti da terzi!" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12154 "<br/>La lingua primaria di questa lista è l'<b>inglese</b>. Sei libero di " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12155 "scrivere in un'altra lingua, ma le risposte potrebbero essere meno esaustive." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12156 "<br/><br/>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12157 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12158 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12159 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12160 "<FONT SIZE=\"4\">IRC Channel:</FONT> #pidgin on irc.freenode.net<BR><BR>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12161 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12162 "<FONT SIZE=\"4\">Canale IRC:</FONT> #pidgin su irc.freenode.net<BR><BR>" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12163 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12164 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12165 msgid "<FONT SIZE=\"4\">XMPP MUC:</FONT> devel@conference.pidgin.im<BR><BR>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12166 msgstr "<FONT SIZE=\"4\">MUC XMPP:</FONT> devel@conference.pidgin.im<BR><BR>" |
19738 | 12167 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12168 msgid "Current Developers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12169 msgstr "Sviluppatori attuali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12170 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12171 msgid "Crazy Patch Writers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12172 msgstr "I pazzi scrittori di patch" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12173 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12174 msgid "Retired Developers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12175 msgstr "Sviluppatori ritirati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12176 |
19738 | 12177 msgid "Retired Crazy Patch Writers" |
12178 msgstr "I pazzi scrittori di patch in pensione" | |
12179 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12180 msgid "Current Translators" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12181 msgstr "Traduttori attuali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12182 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12183 msgid "Past Translators" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12184 msgstr "Traduttori precedenti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12185 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12186 msgid "Debugging Information" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12187 msgstr "Informazioni di debug" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12188 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12189 msgid "_Name" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12190 msgstr "_Nome" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12191 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12192 msgid "_Account" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12193 msgstr "_Account" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12194 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12195 msgid "Get User Info" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12196 msgstr "Informazioni sull'utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12197 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12198 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12199 "Please enter the username or alias of the person whose info you would like " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12200 "to view." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12201 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12202 "Inserisci il nome utente o l'alias della persona della quale desideri " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12203 "ricevere informazioni." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12204 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12205 msgid "View User Log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12206 msgstr "Mostra il log dell'utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12207 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12208 msgid "Alias Contact" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12209 msgstr "Imposta un alias per la lista" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12210 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12211 msgid "Enter an alias for this contact." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12212 msgstr "Inserisci un alias per questa lista." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12213 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12214 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12215 msgid "Enter an alias for %s." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12216 msgstr "Inserisci un alias per %s." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12217 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12218 msgid "Alias Buddy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12219 msgstr "Imposta un alias per il contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12220 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12221 msgid "Alias Chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12222 msgstr "Imposta un alias per la chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12223 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12224 msgid "Enter an alias for this chat." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12225 msgstr "Inserisci un alias per questa chat." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12226 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12227 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12228 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12229 "You are about to remove the contact containing %s and %d other buddy from " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12230 "your buddy list. Do you want to continue?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12231 msgid_plural "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12232 "You are about to remove the contact containing %s and %d other buddies from " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12233 "your buddy list. Do you want to continue?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12234 msgstr[0] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12235 "Stai per rimuovere la lista contenente %s e %d altro contatto dalla tua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12236 "lista contatti. Vuoi continuare?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12237 msgstr[1] "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12238 "Stai per rimuovere la lista contenente %s e altri %d contatti dalla tua " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12239 "lista contatti. Vuoi continuare?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12240 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12241 msgid "Remove Contact" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12242 msgstr "Rimuovi lista" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12243 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12244 msgid "_Remove Contact" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12245 msgstr "_Rimuovi contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12246 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12247 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12248 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12249 "You are about to merge the group called %s into the group called %s. Do you " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12250 "want to continue?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12251 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12252 "Stai per unire il gruppo chiamato %s con il gruppo chiamato %s. Vuoi " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12253 "continuare?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12254 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12255 msgid "Merge Groups" |
19738 | 12256 msgstr "Unisci gruppi" |
12257 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12258 msgid "_Merge Groups" |
19738 | 12259 msgstr "_Unisci gruppi" |
12260 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12261 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12262 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12263 "You are about to remove the group %s and all its members from your buddy " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12264 "list. Do you want to continue?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12265 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12266 "Stai per rimuovere il gruppo %s e tutti i suoi membri dalla tua lista " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12267 "contatti. Vuoi continuare?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12268 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12269 msgid "Remove Group" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12270 msgstr "Rimuovi il gruppo" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12271 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12272 msgid "_Remove Group" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12273 msgstr "_Rimuovi gruppo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12274 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12275 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12276 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12277 "You are about to remove %s from your buddy list. Do you want to continue?" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12278 msgstr "Stai per rimuovere %s dalla tua lista contatti. Vuoi continuare?" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12279 |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12280 msgid "Remove Buddy" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12281 msgstr "Rimuovi il contatto" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12282 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12283 msgid "_Remove Buddy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12284 msgstr "_Rimuovi il contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12285 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12286 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12287 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12288 "You are about to remove the chat %s from your buddy list. Do you want to " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12289 "continue?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12290 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12291 "Stai per rimuovere la chat %s dalla tua lista contatti. Vuoi continuare?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12292 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12293 msgid "Remove Chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12294 msgstr "Rimuovi la chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12295 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12296 msgid "_Remove Chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12297 msgstr "_Rimuovi chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12298 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12299 msgid "Right-click for more unread messages...\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12300 msgstr "Fai clic col pulsante destro per gli altri messaggi non letti...\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12301 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12302 msgid "_Change Status" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12303 msgstr "_Modifica lo stato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12304 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12305 msgid "Show Buddy _List" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12306 msgstr "Mostra la _lista contatti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12307 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12308 msgid "_Unread Messages" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12309 msgstr "Messaggi _non letti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12310 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12311 msgid "New _Message..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12312 msgstr "Nuovo _messaggio..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12313 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12314 msgid "_Accounts" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12315 msgstr "_Account" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12316 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12317 msgid "Plu_gins" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12318 msgstr "Plu_gin" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12319 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12320 msgid "Pr_eferences" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12321 msgstr "Pr_eferenze" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12322 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12323 msgid "Mute _Sounds" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12324 msgstr "Nessun _suono" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12325 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12326 msgid "_Blink on New Message" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12327 msgstr "_Lampeggia all'arrivo di nuovi messaggi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12328 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12329 msgid "_Quit" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12330 msgstr "_Esci" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12331 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12332 msgid "Not started" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12333 msgstr "Non avviato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12334 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12335 msgid "<b>Receiving As:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12336 msgstr "<b>Ricezione in corso come:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12337 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12338 msgid "<b>Receiving From:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12339 msgstr "<b>Ricezione in corso da:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12340 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12341 msgid "<b>Sending To:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12342 msgstr "<b>Invio in corso a:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12343 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12344 msgid "<b>Sending As:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12345 msgstr "<b>Invio in corso come:</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12346 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12347 msgid "There is no application configured to open this type of file." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12348 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12349 "Non c'è nessuna applicazione configurata per aprire questo tipo di file." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12350 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12351 msgid "An error occurred while opening the file." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12352 msgstr "C'è stato un errore nell'apertura del file." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12353 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12354 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12355 msgid "Error launching %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12356 msgstr "Errore nell'esecuzione di %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12357 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12358 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12359 msgid "Error running %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12360 msgstr "Errore nell'esecuzione di %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12361 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12362 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12363 msgid "Process returned error code %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12364 msgstr "Il processo ha restituito il codice d'errore %d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12365 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12366 msgid "Filename:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12367 msgstr "Nome file:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12368 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12369 msgid "Local File:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12370 msgstr "File locale:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12371 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12372 msgid "Speed:" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12373 msgstr "Velocità:" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12374 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12375 msgid "Time Elapsed:" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12376 msgstr "Tempo trascorso:" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12377 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12378 msgid "Time Remaining:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12379 msgstr "Tempo rimanente:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12380 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12381 msgid "Close this window when all transfers _finish" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12382 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12383 "Chiudi questa finestra quando tutti i trasferimenti sono stati _completati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12384 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12385 msgid "C_lear finished transfers" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12386 msgstr "_Pulisci i trasferimenti ultimati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12387 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12388 #. "Download Details" arrow |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12389 msgid "File transfer _details" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12390 msgstr "_Dettagli trasferimento file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12391 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12392 msgid "Paste as Plain _Text" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12393 msgstr "Incolla come _testo semplice" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12394 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12395 msgid "_Reset formatting" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12396 msgstr "_Rimuovi la formattazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12397 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12398 msgid "Disable _smileys in selected text" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12399 msgstr "Disabilita gli _smileys nel testo selezionato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12400 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12401 msgid "Hyperlink color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12402 msgstr "Colore per i collegamenti" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12403 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12404 msgid "Color to draw hyperlinks." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12405 msgstr "Colore per indicare i collegamenti." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12406 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
12407 msgid "Hyperlink visited color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12408 msgstr "Colore per i collegamenti visitati" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12409 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12410 msgid "Color to draw hyperlink after it has been visited (or activated)." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12411 msgstr "Colore per i collegamenti visitati (o attivi)." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12412 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12413 msgid "Hyperlink prelight color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12414 msgstr "Colore per i collegamenti al passaggio del mouse" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12415 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12416 msgid "Color to draw hyperlinks when mouse is over them." |
19738 | 12417 msgstr "Colore per i collegamenti al passaggio del mouse." |
12418 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12419 msgid "Sent Message Name Color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12420 msgstr "Colore per il nome dei messaggi inviati" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12421 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12422 msgid "Color to draw the name of a message you sent." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12423 msgstr "Colore per il nome in un messaggio che hai inviato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12424 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12425 msgid "Received Message Name Color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12426 msgstr "Colore per il nome dei messaggi ricevuti" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12427 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12428 msgid "Color to draw the name of a message you received." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12429 msgstr "Colore per il nome in un messaggio che hai ricevuto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12430 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12431 msgid "\"Attention\" Name Color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12432 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12433 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12434 msgid "Color to draw the name of a message you received containing your name." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12435 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12436 "Colore per il nome in un messaggio che hai ricevuto e che contiene il tuo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12437 "nome." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12438 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12439 msgid "Action Message Name Color" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12440 msgstr "Colore del nome per i messaggi di azione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12441 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12442 msgid "Color to draw the name of an action message." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12443 msgstr "Colore per il nome di un messaggio di azione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12444 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12445 msgid "Action Message Name Color for Whispered Message" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12446 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12447 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12448 msgid "Color to draw the name of a whispered action message." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12449 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12450 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12451 msgid "Whisper Message Name Color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12452 msgstr "" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12453 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12454 msgid "Color to draw the name of a whispered message." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12455 msgstr "" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12456 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12457 msgid "Typing notification color" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12458 msgstr "Colore per la notifica di scrittura" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12459 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12460 msgid "The color to use for the typing notification" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12461 msgstr "Il colore da usare per la notifica di scrittura" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12462 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12463 msgid "Typing notification font" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12464 msgstr "Carattere per la notifica di scrittura" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12465 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12466 msgid "The font to use for the typing notification" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12467 msgstr "Il carattere da usare per la notifica di scrittura" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12468 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12469 msgid "Enable typing notification" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12470 msgstr "Abilita la notifica di scrittura" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12471 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12472 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12473 "<span size='larger' weight='bold'>Unrecognized file type</span>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12474 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12475 "Defaulting to PNG." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12476 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12477 "<span size='larger' weight='bold'>Tipo di file sconosciuto</span>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12478 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12479 "Verrà utilizzato il formato predefinito PNG." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12480 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12481 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12482 "Unrecognized file type\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12483 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12484 "Defaulting to PNG." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12485 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12486 "Tipo di file sconosciuto\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12487 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12488 "Verrà utilizzato il formato predefinito PNG." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12489 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12490 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12491 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12492 "<span size='larger' weight='bold'>Error saving image</span>\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12493 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12494 "%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12495 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12496 "<span size='larger' weight='bold'>Errore nel salvataggio dell'immagine</" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12497 "span>\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12498 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12499 "%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12500 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12501 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12502 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12503 "Error saving image\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12504 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12505 "%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12506 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12507 "Errore nel salvataggio dell'immagine\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12508 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12509 "%s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12510 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12511 msgid "Save Image" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12512 msgstr "Salva l'immagine" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12513 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12514 msgid "_Save Image..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12515 msgstr "_Salva l'immagine..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12516 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12517 msgid "_Add Custom Smiley..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12518 msgstr "_Aggiungi uno smiley personalizzato..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12519 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12520 msgid "Select Font" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12521 msgstr "Scegli il carattere" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12522 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12523 msgid "Select Text Color" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12524 msgstr "Scegli il colore del testo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12525 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12526 msgid "Select Background Color" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12527 msgstr "Scegli il colore dello sfondo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12528 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12529 msgid "_URL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12530 msgstr "_URL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12531 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12532 msgid "_Description" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12533 msgstr "_Descrizione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12534 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12535 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12536 "Please enter the URL and description of the link that you want to insert. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12537 "The description is optional." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12538 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12539 "Inserisci l'indirizzo e la descrizione del collegamento che vuoi inserire. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12540 "La descrizione è opzionale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12541 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12542 msgid "Please enter the URL of the link that you want to insert." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12543 msgstr "Immetti l'URL del collegamento che vuoi inserire." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12544 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12545 msgid "Insert Link" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12546 msgstr "Inserisci un collegamento" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12547 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12548 msgid "_Insert" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12549 msgstr "_Inserisci" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12550 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12551 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12552 msgid "Failed to store image: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12553 msgstr "Impossibile salvare l'immagine: %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12554 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12555 msgid "Insert Image" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12556 msgstr "Inserisci un'immagine" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12557 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12558 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12559 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12560 "This smiley is disabled because a custom smiley exists for this shortcut:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12561 " %s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12562 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12563 "Questo smiley è disabilitato poiché esiste già uno smiley personalizzato per " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12564 "questa scorciatoia da tastiera:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12565 "%s" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12566 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12567 msgid "Smile!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12568 msgstr "Sorridi!" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12569 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12570 msgid "_Manage custom smileys" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12571 msgstr "_Gestisci gli smiley personalizzati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12572 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12573 msgid "This theme has no available smileys." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12574 msgstr "Questo tema non dispone di smiley." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12575 |
19738 | 12576 msgid "_Font" |
12577 msgstr "_Carattere" | |
12578 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12579 msgid "Group Items" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12580 msgstr "Raggruppa elementi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12581 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12582 msgid "Ungroup Items" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12583 msgstr "Separa elementi" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12584 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12585 msgid "Bold" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12586 msgstr "Grassetto" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12587 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12588 msgid "Italic" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12589 msgstr "Corsivo" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12590 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12591 msgid "Underline" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12592 msgstr "Sottolineato" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12593 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12594 msgid "Strikethrough" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12595 msgstr "Barrato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12596 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12597 msgid "Increase Font Size" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12598 msgstr "Aumenta la dimensione del carattere" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12599 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12600 msgid "Decrease Font Size" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12601 msgstr "Diminuisci la dimensione del carattere" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12602 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12603 msgid "Font Face" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12604 msgstr "Tipo di carattere" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12605 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12606 msgid "Foreground Color" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12607 msgstr "Colore del carattere" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12608 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12609 msgid "Reset Formatting" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12610 msgstr "Rimuovi la formattazione" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12611 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12612 msgid "Insert IM Image" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12613 msgstr "Inserisci un'immagine" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12614 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12615 msgid "Insert Smiley" |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12616 msgstr "Inserisci uno smiley" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12617 |
19738 | 12618 msgid "<b>_Bold</b>" |
12619 msgstr "<b>_Grassetto</b>" | |
12620 | |
12621 msgid "<i>_Italic</i>" | |
12622 msgstr "<i>_Corsivo</i>" | |
12623 | |
12624 msgid "<u>_Underline</u>" | |
12625 msgstr "<u>_Sottolineato</u>" | |
12626 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12627 msgid "<span strikethrough='true'>Strikethrough</span>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12628 msgstr "<span strikethrough='true'>Barrato</span>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12629 |
19738 | 12630 msgid "<span size='larger'>_Larger</span>" |
12631 msgstr "<span size='larger'>_Più grande</span>" | |
12632 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12633 msgid "_Normal" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12634 msgstr "_Normale" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12635 |
19738 | 12636 msgid "<span size='smaller'>_Smaller</span>" |
12637 msgstr "<span size='smaller'>Più _piccolo</span>" | |
12638 | |
12639 #. If we want to show the formatting for the following items, we would | |
12640 #. * need to update them when formatting changes. The above items don't need | |
12641 #. * no updating nor nothin' | |
18572 | 12642 msgid "_Font face" |
12643 msgstr "_Tipo di carattere" | |
12644 | |
19738 | 12645 msgid "Foreground _color" |
18572 | 12646 msgstr "_Colore del carattere" |
12647 | |
19738 | 12648 msgid "Bac_kground color" |
18572 | 12649 msgstr "Colore dello _sfondo" |
12650 | |
12651 msgid "_Image" | |
12652 msgstr "_Immagine" | |
12653 | |
12654 msgid "_Link" | |
12655 msgstr "_Link" | |
12656 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
12657 msgid "_Horizontal rule" |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12658 msgstr "Linea _orizzontale" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
12659 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12660 msgid "_Smile!" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12661 msgstr "_Sorridi!" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12662 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12663 msgid "Log Deletion Failed" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12664 msgstr "Cancellazione del log fallita" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12665 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12666 msgid "Check permissions and try again." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12667 msgstr "Verifica i permessi e riprova." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12668 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12669 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12670 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12671 "Are you sure you want to permanently delete the log of the conversation with " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12672 "%s which started at %s?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12673 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12674 "Sei sicuro di voler eliminare permanentemente il log della conversazione con " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12675 "%s iniziata il %s?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12676 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12677 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12678 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12679 "Are you sure you want to permanently delete the log of the conversation in %" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12680 "s which started at %s?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12681 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12682 "Sei sicuro di voler eliminare permanentemente il log della conversazione in %" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12683 "s iniziata il %s?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12684 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12685 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12686 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12687 "Are you sure you want to permanently delete the system log which started at %" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12688 "s?" |
19738 | 12689 msgstr "Sei sicuro di voler eliminare permanentemente il log iniziato il %s?" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12690 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12691 msgid "Delete Log?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12692 msgstr "Eliminare il log?" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12693 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12694 msgid "Delete Log..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12695 msgstr "Elimina log..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12696 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12697 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12698 msgid "<span size='larger' weight='bold'>Conversation in %s on %s</span>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12699 msgstr "<span size='larger' weight='bold'>Conversazione su %s il %s</span>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12700 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12701 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12702 msgid "<span size='larger' weight='bold'>Conversation with %s on %s</span>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12703 msgstr "<span size='larger' weight='bold'>Conversazione con %s il %s</span>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12704 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12705 #. Steal the "HELP" response and use it to trigger browsing to the logs folder |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12706 msgid "_Browse logs folder" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12707 msgstr "_Sfoglia la cartella dei log" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12708 |
18572 | 12709 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12710 msgid "%s %s. Try `%s -h' for more information.\n" |
18572 | 12711 msgstr "%s %s. Prova con `%s -h' per maggiori informazioni.\n" |
12712 | |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12713 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12714 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12715 "Usage: %s [OPTION]...\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12716 "\n" |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12717 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12718 "Uso: %s [OPZIONE]...\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12719 "\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12720 |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12721 msgid "DIR" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12722 msgstr "" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12723 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12724 msgid "use DIR for config files" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12725 msgstr "usa DIR per i file di configurazione" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12726 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12727 msgid "print debugging messages to stdout" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12728 msgstr "stampa messaggi di debug sullo standard output" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12729 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12730 msgid "force online, regardless of network status" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12731 msgstr "forza la connessione, qualunque sia lo stato della rete" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12732 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12733 msgid "display this help and exit" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12734 msgstr "mostra questo aiuto ed esce" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12735 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12736 msgid "allow multiple instances" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12737 msgstr "consente istanze multiple" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12738 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12739 msgid "don't automatically login" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12740 msgstr "non effettua il login automatico" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12741 |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12742 msgid "NAME" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12743 msgstr "" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12744 |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12745 #, fuzzy |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12746 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12747 "enable specified account(s) (optional argument NAME\n" |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12748 " specifies account(s) to use, separated by commas.\n" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
12749 " Without this only the first account will be enabled)." |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12750 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12751 "abilita gli account specificati (l'argomento opzionale\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12752 " NAME specifica gli account da usare, separati da " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12753 "virgole." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12754 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12755 msgid "X display to use" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12756 msgstr "Display X da usare" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12757 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12758 msgid "display the current version and exit" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12759 msgstr "mostra la versione attuale ed esce" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12760 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12761 #, c-format |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12762 msgid "" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12763 "%s %s has segfaulted and attempted to dump a core file.\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12764 "This is a bug in the software and has happened through\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12765 "no fault of your own.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12766 "\n" |
18572 | 12767 "If you can reproduce the crash, please notify the developers\n" |
12768 "by reporting a bug at:\n" | |
12769 "%ssimpleticket/\n" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12770 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12771 "Please make sure to specify what you were doing at the time\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12772 "and post the backtrace from the core file. If you do not know\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12773 "how to get the backtrace, please read the instructions at\n" |
18572 | 12774 "%swiki/GetABacktrace\n" |
12775 msgstr "" | |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12776 "%s %s è andato in segmentation fault e ha cercato di generare un file core.\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12777 "Si tratta di un bug nel software e non di un errore imputabile a te.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12778 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12779 "Se sei in grado di riprodurre il crash, ti preghiamo di avvisare\n" |
18572 | 12780 "gli sviluppatori, riportando un bug a\n" |
12781 "%ssimpleticket/\n" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12782 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12783 "Per piacere, assicurati di specificare cosa stavi facendo\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12784 "al momento del crash ed allega il backtrace del file core.\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12785 "Se non sai come ottenere il backtrace, puoi trovare le istruzioni su\n" |
18572 | 12786 "%swiki/GetABacktrace\n" |
12787 | |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12788 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12789 msgid "Exiting because another libpurple client is already running.\n" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12790 msgstr "Uscita in corso, poiché è in esecuzione un altro client libpurple.\n" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12791 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12792 msgid "/_Media" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12793 msgstr "/_Media" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12794 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12795 msgid "/Media/_Hangup" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12796 msgstr "/Media/_Riaggancia" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12797 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12798 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12799 msgid "%s wishes to start an audio/video session with you." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12800 msgstr "%s vuole avviare una sessione audio/video con te." |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12801 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12802 #, c-format |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12803 msgid "%s wishes to start a video session with you." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12804 msgstr "%s vuole avviare una sessione video con te." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12805 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12806 msgid "Incoming Call" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12807 msgstr "Chiamata in entrata" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12808 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12809 msgid "_Pause" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12810 msgstr "_Pausa" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
12811 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12812 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12813 msgid "%s has %d new message." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12814 msgid_plural "%s has %d new messages." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12815 msgstr[0] "%s ha %d nuovo messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12816 msgstr[1] "%s ha %d nuovi messaggi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12817 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12818 #, c-format |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
12819 msgid "<b>%d new email.</b>" |
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
12820 msgid_plural "<b>%d new emails.</b>" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12821 msgstr[0] "<b>%d nuova email.</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12822 msgstr[1] "<b>%d nuove email.</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12823 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12824 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12825 msgid "The browser command \"%s\" is invalid." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12826 msgstr "Il comando per il browser \"%s\" non è valido." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12827 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12828 msgid "Unable to open URL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12829 msgstr "Impossibile aprire l'URL" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12830 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12831 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12832 msgid "Error launching \"%s\": %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12833 msgstr "Errore nell'esecuzione di \"%s\": %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12834 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12835 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12836 "The 'Manual' browser command has been chosen, but no command has been set." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12837 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12838 "È stato scelto di impostare il browser manualmente, ma non è stato immesso " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12839 "nessun comando." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12840 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12841 msgid "No message" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12842 msgstr "Nessun messaggio" |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
12843 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12844 msgid "Open All Messages" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12845 msgstr "Apri tutti i messaggi" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12846 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12847 msgid "<span weight=\"bold\" size=\"larger\">You have mail!</span>" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12848 msgstr "<span weight=\"bold\" size=\"larger\">Posta in arrivo!</span>" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12849 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12850 msgid "New Pounces" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12851 msgstr "Nuovi allarmi" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12852 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12853 msgid "Dismiss" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12854 msgstr "Chiudi" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12855 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12856 msgid "<span weight=\"bold\" size=\"larger\">You have pounced!</span>" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12857 msgstr "<span weight=\"bold\" size=\"larger\">Hai degli avvisi!</span>" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12858 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12859 msgid "The following plugins will be unloaded." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12860 msgstr "I seguenti plugin saranno rimossi." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12861 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12862 msgid "Multiple plugins will be unloaded." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12863 msgstr "Saranno rimossi diversi plugin." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12864 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12865 msgid "Unload Plugins" |
19738 | 12866 msgstr "Rimuovi Plugin" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12867 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12868 msgid "Could not unload plugin" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12869 msgstr "Impossibile rimuovere il plugin" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
12870 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12871 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12872 "The plugin could not be unloaded now, but will be disabled at the next " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12873 "startup." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12874 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12875 "Il plugin non può essere disabilitato adesso. Verrà disabilitato al prossimo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12876 "avvio." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12877 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12878 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12879 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12880 "<span foreground=\"red\" weight=\"bold\">Error: %s\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12881 "Check the plugin website for an update.</span>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12882 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12883 "<span foreground=\"red\" weight=\"bold\">Errore: %s\n" |
19738 | 12884 "Verifica il sito web del plugin per un aggiornamento.</span>" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12885 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12886 msgid "Author" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12887 msgstr "Autore" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12888 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12889 msgid "<b>Written by:</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12890 msgstr "<b>Scritto da:</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12891 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12892 msgid "<b>Web site:</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12893 msgstr "<b>Sito web:</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12894 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12895 msgid "<b>Filename:</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12896 msgstr "<b>Nome file:</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
12897 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12898 msgid "Configure Pl_ugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12899 msgstr "Configura il pl_ugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12900 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12901 msgid "<b>Plugin Details</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12902 msgstr "<b>Dettagli sul plugin</b>" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12903 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12904 msgid "Select a file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12905 msgstr "Scegli un file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12906 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12907 msgid "Modify Buddy Pounce" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12908 msgstr "Modifica l'allarme" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12909 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12910 #. Create the "Pounce on Whom" frame. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12911 msgid "Pounce on Whom" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12912 msgstr "Contatto da controllare" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12913 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
12914 msgid "_Account:" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
12915 msgstr "_Account:" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
12916 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12917 msgid "_Buddy name:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12918 msgstr "Nome del _contatto:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12919 |
19738 | 12920 msgid "Si_gns on" |
12921 msgstr "Si _connette" | |
12922 | |
12923 msgid "Signs o_ff" | |
12924 msgstr "Si _disconnette" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12925 |
19738 | 12926 msgid "Goes a_way" |
12927 msgstr "È _assente" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12928 |
19738 | 12929 msgid "Ret_urns from away" |
12930 msgstr "_Ritorna dall'assenza" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12931 |
19738 | 12932 msgid "Becomes _idle" |
12933 msgstr "Diventa _inattivo" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12934 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12935 msgid "Is no longer i_dle" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12936 msgstr "Ritorna _attivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12937 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12938 msgid "Starts _typing" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12939 msgstr "Inizia a _scrivere" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12940 |
19738 | 12941 msgid "P_auses while typing" |
12942 msgstr "In_terrompe la scrittura" | |
12943 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12944 msgid "Stops t_yping" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12945 msgstr "_Smette di scrivere" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12946 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12947 msgid "Sends a _message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12948 msgstr "Invia un _messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12949 |
19738 | 12950 msgid "Ope_n an IM window" |
12951 msgstr "_Apri una finestra di conversazione" | |
12952 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12953 msgid "_Pop up a notification" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12954 msgstr "_Notifica con un popup" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12955 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12956 msgid "Send a _message" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12957 msgstr "Invia un _messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12958 |
19738 | 12959 msgid "E_xecute a command" |
12960 msgstr "_Esegui un comando" | |
12961 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12962 msgid "P_lay a sound" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12963 msgstr "_Riproduci un suono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12964 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12965 msgid "Brows_e..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12966 msgstr "_Sfoglia..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12967 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12968 msgid "Br_owse..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12969 msgstr "_Sfoglia..." |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
12970 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12971 msgid "Pre_view" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12972 msgstr "_Anteprima" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12973 |
18572 | 12974 msgid "P_ounce only when my status is not Available" |
12975 msgstr "Genera _allarmi solo quando il mio stato è \"non disponibile\"" | |
12976 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12977 msgid "_Recurring" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12978 msgstr "_Ricorrente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12979 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12980 msgid "Pounce Target" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12981 msgstr "Contatto da controllare" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
12982 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12983 msgid "Started typing" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12984 msgstr "Ha iniziato a scrivere" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12985 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12986 msgid "Paused while typing" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12987 msgstr "Si è fermato mentre scriveva" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12988 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12989 msgid "Signed on" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12990 msgstr "Si è connesso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12991 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12992 msgid "Returned from being idle" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12993 msgstr "È tornato attivo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12994 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12995 msgid "Returned from being away" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12996 msgstr "È tornato dall'assenza" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
12997 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12998 msgid "Stopped typing" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
12999 msgstr "Ha smesso di scrivere" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13000 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13001 msgid "Signed off" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13002 msgstr "Si è disconnesso" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13003 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13004 msgid "Became idle" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13005 msgstr "È diventato inattivo" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13006 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13007 msgid "Went away" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13008 msgstr "È andato via" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13009 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13010 msgid "Sent a message" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13011 msgstr "Ha inviato un messaggio" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13012 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13013 msgid "Unknown.... Please report this!" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13014 msgstr "Sconosciuto... Per piacere riporta questo errore!" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13015 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13016 msgid "(Custom)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13017 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13018 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13019 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13020 msgid "(Default)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13021 msgstr "(predefinito)" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13022 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13023 msgid "The default Pidgin sound theme" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13024 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13025 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13026 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13027 msgid "The default Pidgin buddy list theme" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13028 msgstr "Editor del tema della lista contatti di Pidgin" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13029 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13030 msgid "The default Pidgin status icon theme" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13031 msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13032 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
13033 msgid "Theme failed to unpack." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13034 msgstr "Impossibile spacchettare il tema." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13035 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
13036 msgid "Theme failed to load." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13037 msgstr "Impossibile caricare il tema." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13038 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
13039 msgid "Theme failed to copy." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13040 msgstr "Impossibile copiare il tema." |
18572 | 13041 |
13042 msgid "Install Theme" | |
13043 msgstr "Installa tema" | |
13044 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13045 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13046 "Select a smiley theme that you would like to use from the list below. New " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13047 "themes can be installed by dragging and dropping them onto the theme list." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13048 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13049 "Scegli un tema per gli smiley dalla seguente lista. Possono essere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13050 "installati nuovi temi trascinandoli sulla lista dei temi." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13051 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13052 msgid "Icon" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13053 msgstr "Icona" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13054 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13055 msgid "Keyboard Shortcuts" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13056 msgstr "Scorciatoie da tastiera" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13057 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13058 msgid "Cl_ose conversations with the Escape key" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13059 msgstr "Ch_iudi le conversazioni con il tasto Esc" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13060 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13061 #. Buddy List Themes |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13062 msgid "Buddy List Theme" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13063 msgstr "Tema per la lista contatti" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13064 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13065 #. System Tray |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13066 msgid "System Tray Icon" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13067 msgstr "Icona di notifica" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13068 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13069 msgid "_Show system tray icon:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13070 msgstr "_Mostra l'icona di notifica:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13071 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13072 msgid "On unread messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13073 msgstr "Se ci sono messaggi non letti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13074 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13075 msgid "Conversation Window" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13076 msgstr "Finestra di conversazione" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13077 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13078 msgid "_Hide new IM conversations:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13079 msgstr "_Nascondi le nuove conversazioni:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13080 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13081 msgid "When away" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13082 msgstr "Se assente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13083 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13084 msgid "Minimi_ze new conversation windows" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13085 msgstr "Minimi_zza le nuove finestre di conversazione" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13086 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13087 #. All the tab options! |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13088 msgid "Tabs" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13089 msgstr "Schede" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13090 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13091 msgid "Show IMs and chats in _tabbed windows" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13092 msgstr "Mostra i messaggi immediati e le chat come _schede" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13093 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13094 msgid "Show close b_utton on tabs" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13095 msgstr "Mostra il pulsante di _chiusura sulle linguette" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13096 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13097 msgid "_Placement:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13098 msgstr "_Posizionamento:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13099 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13100 msgid "Top" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13101 msgstr "In alto" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13102 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13103 msgid "Bottom" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13104 msgstr "In basso" |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13105 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13106 msgid "Left" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13107 msgstr "A sinistra" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13108 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13109 msgid "Right" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13110 msgstr "A destra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13111 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13112 msgid "Left Vertical" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13113 msgstr "In verticale a sinistra" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13114 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13115 msgid "Right Vertical" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13116 msgstr "In verticale a destra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13117 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13118 msgid "N_ew conversations:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13119 msgstr "N_uove conversazioni:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13120 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13121 msgid "Show _formatting on incoming messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13122 msgstr "Mostra la _formattazione per i messaggi in entrata" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13123 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13124 msgid "Close IMs immediately when the tab is closed" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13125 msgstr "Chiudi subito i messaggi immediati alla chiusura della scheda" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13126 |
19738 | 13127 msgid "Show _detailed information" |
13128 msgstr "Mostra informazioni _dettagliate" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13129 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13130 msgid "Enable buddy ic_on animation" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13131 msgstr "Abilita l'a_nimazione delle icone dei contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13132 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13133 msgid "_Notify buddies that you are typing to them" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13134 msgstr "Segnala ai contatti che stai _scrivendo" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13135 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13136 msgid "Highlight _misspelled words" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13137 msgstr "_Evidenzia le parole con errori di ortografia" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13138 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13139 msgid "Use smooth-scrolling" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13140 msgstr "Usa scrolling fluido" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13141 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13142 msgid "F_lash window when IMs are received" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13143 msgstr "_Illumina la finestra quando arriva un messaggio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13144 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13145 msgid "Minimum input area height in lines:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13146 msgstr "Altezza minima in linee della casella di testo:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13147 |
18572 | 13148 msgid "Font" |
13149 msgstr "Carattere" | |
13150 | |
13151 msgid "Use document font from _theme" | |
13152 msgstr "Usa il carattere di _sistema" | |
13153 | |
13154 msgid "Use font from _theme" | |
13155 msgstr "Usa il carattere di _sistema" | |
13156 | |
13157 msgid "Conversation _font:" | |
13158 msgstr "_Carattere per la conversazione:" | |
13159 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13160 msgid "Default Formatting" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13161 msgstr "Formattazione predefinita" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13162 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13163 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13164 "This is how your outgoing message text will appear when you use protocols " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13165 "that support formatting." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13166 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13167 "Così appariranno i tuoi messaggi in uscita quando usi un protocollo che " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13168 "supporta la formattazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13169 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13170 msgid "Cannot start proxy configuration program." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13171 msgstr "Impossibile avviare il programma per la configurazione del proxy." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13172 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13173 msgid "Cannot start browser configuration program." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13174 msgstr "Impossibile avviare il programma di configurazione del browser." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13175 |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13176 #, fuzzy |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13177 msgid "Disabled" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13178 msgstr "_Disabilita" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13179 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13180 #, c-format |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13181 msgid "Use _automatically detected IP address: %s" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13182 msgstr "Usa l'indirizzo IP rilevato _automaticamente: %s" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13183 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13184 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13185 msgid "ST_UN server:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13186 msgstr "_Server:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13187 |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13188 msgid "<span style=\"italic\">Example: stunserver.org</span>" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13189 msgstr "<span style=\"italic\">Esempio: stunserver.org</span>" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13190 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13191 msgid "Public _IP:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13192 msgstr "_IP pubblico:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13193 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13194 msgid "Ports" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13195 msgstr "Porte" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13196 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13197 msgid "_Enable automatic router port forwarding" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13198 msgstr "_Abilita il port forwarding automatico" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13199 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13200 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13201 msgid "_Manually specify range of ports to listen on:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13202 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13203 "Specifica _manualmente l'intervallo di porte sulle quali mettersi in ascolto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13204 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13205 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13206 msgid "_Start:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13207 msgstr "_Stato:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13208 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13209 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13210 msgid "_End:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13211 msgstr "M_assimizza" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13212 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13213 #. TURN server |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13214 msgid "Relay Server (TURN)" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13215 msgstr "Server di relay (TURN)" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13216 |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13217 #, fuzzy |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13218 msgid "_TURN server:" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13219 msgstr "_Server:" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
13220 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13221 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13222 msgid "Use_rname:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13223 msgstr "Nome utente:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13224 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13225 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13226 msgid "Pass_word:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13227 msgstr "Password:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13228 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13229 msgid "Proxy Server & Browser" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13230 msgstr "Server proxy & Browser" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13231 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13232 msgid "<b>Proxy configuration program was not found.</b>" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13233 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13234 "<b>Il programma per la configurazione del proxy non è stato trovato.</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13235 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13236 msgid "<b>Browser configuration program was not found.</b>" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13237 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13238 "<b>Il programma per la configurazione del browser non è stato trovato.</b>" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13239 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13240 msgid "" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13241 "Proxy & Browser preferences are configured\n" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13242 "in GNOME Preferences" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13243 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13244 "Le preferenze del proxy e del browser sono configurate\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13245 "nelle Preferenze di GNOME" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13246 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13247 msgid "Configure _Proxy" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13248 msgstr "Configura il _proxy" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13249 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13250 msgid "Configure _Browser" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13251 msgstr "Configura il _browser" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13252 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13253 msgid "Proxy Server" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13254 msgstr "Server proxy" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13255 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13256 #. This is a global option that affects SOCKS4 usage even with account-specific proxy settings |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13257 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13258 msgid "Use remote _DNS with SOCKS4 proxies" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13259 msgstr "Usa un DNS remoto con proxy SOCKS4" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13260 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13261 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13262 msgid "Proxy t_ype:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13263 msgstr "_Tipo di proxy:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13264 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13265 msgid "No proxy" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13266 msgstr "Nessun proxy" |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13267 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13268 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13269 msgid "P_ort:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13270 msgstr "_Porta:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13271 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13272 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13273 msgid "User_name:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13274 msgstr "Nome utente:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13275 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13276 msgid "Seamonkey" |
18572 | 13277 msgstr "Seamonkey" |
13278 | |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13279 msgid "Opera" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13280 msgstr "Opera" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13281 |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13282 msgid "Netscape" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13283 msgstr "Netscape" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13284 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13285 msgid "Mozilla" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13286 msgstr "Mozilla" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13287 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13288 msgid "Konqueror" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13289 msgstr "Konqueror" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13290 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13291 msgid "Desktop Default" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13292 msgstr "Predefinito di sistema" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13293 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13294 msgid "GNOME Default" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13295 msgstr "Predefinito di Gnome" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13296 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13297 msgid "Galeon" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13298 msgstr "Galeon" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13299 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13300 msgid "Firefox" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13301 msgstr "Firefox" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13302 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13303 msgid "Firebird" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13304 msgstr "Firebird" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13305 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13306 msgid "Epiphany" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13307 msgstr "Epiphany" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13308 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13309 msgid "Manual" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13310 msgstr "Manuale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13311 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13312 msgid "Browser Selection" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13313 msgstr "Scelta del browser" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13314 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13315 msgid "_Browser:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13316 msgstr "_Browser:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13317 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13318 msgid "_Open link in:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13319 msgstr "_Apertura dei collegamenti:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13320 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13321 msgid "Browser default" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13322 msgstr "Impostazione predefinita del browser" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13323 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13324 msgid "Existing window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13325 msgstr "Finestra esistente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13326 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13327 msgid "New tab" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13328 msgstr "Nuova scheda" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13329 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13330 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13331 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13332 "_Manual:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13333 "(%s for URL)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13334 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13335 "Scelta _manuale:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13336 "(%s per inserire un URL)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13337 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13338 msgid "Log _format:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13339 msgstr "_Formato del log:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13340 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13341 msgid "Log all _instant messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13342 msgstr "Esegui il _log di tutti i messaggi immediati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13343 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13344 msgid "Log all c_hats" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13345 msgstr "Esegui il log di tutte le c_hat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13346 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13347 msgid "Log all _status changes to system log" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13348 msgstr "Registra nel log di sistema tutti i cambiamenti di _stato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13349 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13350 msgid "Sound Selection" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13351 msgstr "Scegli un suono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13352 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13353 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13354 msgid "Quietest" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13355 msgstr "Bassissimo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13356 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13357 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13358 msgid "Quieter" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13359 msgstr "Più basso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13360 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13361 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13362 msgid "Quiet" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13363 msgstr "Basso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13364 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13365 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13366 msgid "Loud" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13367 msgstr "Alto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13368 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13369 #, c-format |
19738 | 13370 msgid "Louder" |
13371 msgstr "Più alto" | |
13372 | |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13373 #, c-format |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13374 msgid "Loudest" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13375 msgstr "Altissimo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13376 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13377 msgid "_Method:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13378 msgstr "_Metodo:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13379 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13380 msgid "Console beep" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13381 msgstr "Bip di console" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13382 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13383 msgid "No sounds" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13384 msgstr "Nessun suono" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13385 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13386 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13387 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13388 "Sound c_ommand:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13389 "(%s for filename)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13390 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13391 "C_omando da eseguire:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13392 "(%s per il nome del file)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13393 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13394 msgid "M_ute sounds" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13395 msgstr "Nessun _suono" |
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13396 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13397 msgid "Sounds when conversation has _focus" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13398 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13399 "Riproduci i suoni quando la finestra di conversazione va in _primo piano" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13400 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13401 msgid "_Enable sounds:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13402 msgstr "_Abilita i suoni:" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13403 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13404 msgid "V_olume:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13405 msgstr "V_olume:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13406 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13407 msgid "Play" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13408 msgstr "Riproduci" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13409 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13410 msgid "_Browse..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13411 msgstr "_Sfoglia..." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13412 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13413 msgid "_Reset" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13414 msgstr "_Reimposta" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13415 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13416 msgid "_Report idle time:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13417 msgstr "Mostra i _tempi di inattività:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13418 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13419 msgid "Based on keyboard or mouse use" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13420 msgstr "Sulla base dell'utilizzo della tastiera o del mouse" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13421 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13422 msgid "_Auto-reply:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13423 msgstr "Risposta _automatica:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13424 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13425 msgid "When both away and idle" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13426 msgstr "Se assente e inattivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13427 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13428 #. Auto-away stuff |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13429 msgid "Auto-away" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13430 msgstr "Assente automatico" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13431 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13432 msgid "_Minutes before becoming idle:" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13433 msgstr "_Minuti prima di diventare inattivo:" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13434 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13435 msgid "Change status when _idle" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13436 msgstr "Modifica lo stato quando sei _inattivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13437 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13438 msgid "Change _status to:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13439 msgstr "Cambia lo _stato in:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13440 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13441 #. Signon status stuff |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13442 msgid "Status at Startup" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13443 msgstr "Stato all'avvio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13444 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13445 msgid "Use status from last _exit at startup" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13446 msgstr "Utilizza lo stato impostato l'ultima volta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13447 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13448 msgid "Status to a_pply at startup:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13449 msgstr "Stato da _utilizzare all'avvio:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13450 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13451 msgid "Interface" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13452 msgstr "Interfaccia" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13453 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13454 msgid "Smiley Themes" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13455 msgstr "Temi degli smiley" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13456 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13457 msgid "Browser" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13458 msgstr "Browser" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13459 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13460 msgid "Status / Idle" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13461 msgstr "Stato / Inattività" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13462 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13463 msgid "Allow all users to contact me" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13464 msgstr "Consenti a tutti di contattarmi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13465 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13466 msgid "Allow only the users on my buddy list" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13467 msgstr "Consenti di contattarmi solo agli utenti della mia lista contatti" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13468 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13469 msgid "Allow only the users below" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13470 msgstr "Consenti di contattarmi solo agli utenti della seguente lista" |
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
13471 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13472 msgid "Block all users" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13473 msgstr "Blocca tutti gli utenti" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13474 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13475 msgid "Block only the users below" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13476 msgstr "Blocca solamente gli utenti nella seguente lista" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13477 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13478 msgid "Privacy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13479 msgstr "Privacy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13480 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13481 msgid "Changes to privacy settings take effect immediately." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13482 msgstr "Le modifiche alle impostazioni della privacy hanno effetto immediato." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13483 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13484 msgid "Set privacy for:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13485 msgstr "Imposta la privacy per:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13486 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13487 #. Remove All button |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13488 msgid "Remove Al_l" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13489 msgstr "Rimuovi _tutto" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13490 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13491 msgid "Permit User" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13492 msgstr "Consenti all'utente di contattarti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13493 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13494 msgid "Type a user you permit to contact you." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13495 msgstr "Inserisci il nome dell'utente al quale permetti di contattarti." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13496 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13497 msgid "Please enter the name of the user you wish to be able to contact you." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13498 msgstr "Inserisci il nome dell'utente al quale permetti di contattarti." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13499 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13500 msgid "_Permit" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13501 msgstr "_Consenti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13502 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13503 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13504 msgid "Allow %s to contact you?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13505 msgstr "Consenti a %s di contattarti?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13506 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13507 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13508 msgid "Are you sure you wish to allow %s to contact you?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13509 msgstr "Sei sicuro di volere che %s ti contatti?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13510 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13511 msgid "Block User" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13512 msgstr "Blocca l'utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13513 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13514 msgid "Type a user to block." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13515 msgstr "Inserisci il nome dell'utente da bloccare." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13516 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13517 msgid "Please enter the name of the user you wish to block." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13518 msgstr "Inserisci il nome dell'utente che vuoi bloccare." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13519 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13520 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13521 msgid "Block %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13522 msgstr "Bloccare %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13523 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13524 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13525 msgid "Are you sure you want to block %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13526 msgstr "Sei sicuro di voler bloccare %s?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13527 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13528 msgid "Apply" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13529 msgstr "Applica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13530 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13531 msgid "That file already exists" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13532 msgstr "Il file esiste già." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13533 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13534 msgid "Would you like to overwrite it?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13535 msgstr "Vuoi sovrascriverlo?" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13536 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13537 msgid "Overwrite" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13538 msgstr "Sovrascrivi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13539 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13540 msgid "Choose New Name" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13541 msgstr "Scegli un nuovo nome" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13542 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13543 msgid "Select Folder..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13544 msgstr "Scegli cartella..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13545 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13546 #. list button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13547 msgid "_Get List" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13548 msgstr "_Scarica la lista" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13549 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13550 #. add button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13551 msgid "_Add Chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13552 msgstr "_Aggiungi una chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13553 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13554 msgid "Are you sure you want to delete the selected saved statuses?" |
19738 | 13555 msgstr "Sei sicuro di voler eliminare gli stati salvati selezionati?" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13556 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13557 #. Use button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13558 msgid "_Use" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13559 msgstr "_Utilizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13560 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13561 msgid "Title already in use. You must choose a unique title." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13562 msgstr "Titolo già in uso. Devi scegliere un titolo diverso." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13563 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13564 msgid "Different" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13565 msgstr "Differente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13566 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13567 msgid "_Title:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13568 msgstr "_Titolo:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13569 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13570 msgid "_Status:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13571 msgstr "_Stato:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13572 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13573 #. Different status message expander |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13574 msgid "Use a _different status for some accounts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13575 msgstr "Utilizza uno stato _differente per alcuni account" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13576 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13577 #. Save & Use button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13578 msgid "Sa_ve & Use" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13579 msgstr "Sa_lva e utilizza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13580 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13581 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13582 msgid "Status for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13583 msgstr "Stato per %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13584 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13585 #, c-format |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13586 msgid "" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13587 "A custom smiley for '%s' already exists. Please use a different shortcut." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13588 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13589 "Esiste già uno smiley personalizzato per '%s'. Specifica una scorciatoia " |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13590 "differente." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13591 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13592 msgid "Custom Smiley" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13593 msgstr "Smiley personalizzato" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13594 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13595 msgid "Duplicate Shortcut" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13596 msgstr "Scorciatoia già esistente" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13597 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13598 msgid "Edit Smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13599 msgstr "Modifica lo smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13600 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13601 msgid "Add Smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13602 msgstr "Aggiungi uno smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13603 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13604 msgid "_Image:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13605 msgstr "_Immagine:" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13606 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13607 #. Shortcut text |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13608 msgid "S_hortcut text:" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13609 msgstr "Testo della scorciatoia:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13610 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13611 msgid "Smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13612 msgstr "Smiley" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13613 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13614 msgid "Shortcut Text" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13615 msgstr "Testo della scorciatoia" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13616 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13617 msgid "Custom Smiley Manager" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13618 msgstr "Gestione degli smiley personalizzati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13619 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
13620 msgid "Select Buddy Icon" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13621 msgstr "Seleziona l'icona per il contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13622 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13623 msgid "Click to change your buddyicon for this account." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13624 msgstr "Fai clic per cambiare la tua icona per questo account." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13625 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13626 msgid "Click to change your buddyicon for all accounts." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13627 msgstr "Fai clic per cambiare la tua icona per tutti gli account." |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
13628 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13629 msgid "Waiting for network connection" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13630 msgstr "In attesa della connessione di rete" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13631 |
21451
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13632 msgid "New status..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13633 msgstr "Nuovo messaggio di stato..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13634 |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13635 msgid "Saved statuses..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13636 msgstr "Messaggi di stato salvati..." |
72fcef781e55
First translation update for 2.3.0 and first try of mtn commit :)
Claudio Satriano <satriano@na.infn.it>
parents:
20373
diff
changeset
|
13637 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13638 msgid "Status Selector" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13639 msgstr "Selettore di stato" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13640 |
18572 | 13641 msgid "Google Talk" |
13642 msgstr "Google Talk" | |
13643 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13644 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13645 msgid "The following error has occurred loading %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13646 msgstr "Si è verificato il seguente errore nel caricamento di %s: %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13647 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13648 msgid "Failed to load image" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13649 msgstr "Impossibile caricare l'immagine" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13650 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13651 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13652 msgid "Cannot send folder %s." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13653 msgstr "Impossibile inviare la cartella %s." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13654 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13655 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13656 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13657 "%s cannot transfer a folder. You will need to send the files within " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13658 "individually." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13659 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13660 "%s non può trasferire una cartella. Devi inviare individualmente i file " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13661 "contenuti." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13662 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13663 msgid "You have dragged an image" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13664 msgstr "Hai trascinato un'immagine" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13665 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13666 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13667 "You can send this image as a file transfer, embed it into this message, or " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13668 "use it as the buddy icon for this user." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13669 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13670 "Puoi inviare questa immagine come file, inserirla nel messaggio o " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13671 "utilizzarla come icona per questo contatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13672 |
19738 | 13673 msgid "Set as buddy icon" |
13674 msgstr "Imposta come icona per il contatto" | |
13675 | |
13676 msgid "Send image file" | |
13677 msgstr "Invia il file dell'immagine" | |
13678 | |
13679 msgid "Insert in message" | |
13680 msgstr "Inserisci nel messaggio" | |
13681 | |
13682 msgid "Would you like to set it as the buddy icon for this user?" | |
13683 msgstr "Vuoi utilizzarla come icona per questo contatto?" | |
13684 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13685 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13686 "You can send this image as a file transfer, or use it as the buddy icon for " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13687 "this user." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13688 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13689 "Puoi inviare questa immagine come file, o utilizzarla come icona per questo " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13690 "contatto." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13691 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13692 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13693 "You can insert this image into this message, or use it as the buddy icon for " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13694 "this user" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13695 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13696 "Puoi inserire questa immagine nel messaggio o utilizzarla come icona per " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13697 "questo contatto." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13698 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13699 #. I don't know if we really want to do anything here. Most of the desktop item types are crap like |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13700 #. * "MIME Type" (I have no clue how that would be a desktop item) and "Comment"... nothing we can really |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13701 #. * send. The only logical one is "Application," but do we really want to send a binary and nothing else? |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13702 #. * Probably not. I'll just give an error and return. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13703 #. The original patch sent the icon used by the launcher. That's probably wrong |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13704 msgid "Cannot send launcher" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13705 msgstr "Impossibile inviare l'icona di avvio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13706 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13707 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13708 "You dragged a desktop launcher. Most likely you wanted to send the target of " |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
13709 "this launcher instead of this launcher itself." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13710 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13711 "Hai trascinato un'icona di avvio. Molto probabilmente vuoi inviare ciò cui " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13712 "l'icona si riferisce piuttosto che l'icona stessa." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13713 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13714 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13715 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13716 "<b>File:</b> %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13717 "<b>File size:</b> %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13718 "<b>Image size:</b> %dx%d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13719 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13720 "<b>File:</b> %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13721 "<b>Dimensione del file:</b> %s\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13722 "<b>Dimensione dell'immagine:</b> %dx%d" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13723 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13724 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13725 msgid "The file '%s' is too large for %s. Please try a smaller image.\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13726 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13727 "Il file '%s' è troppo grande per %s. Riprova con un'immagine più piccola.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13728 |
20238
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13729 msgid "Icon Error" |
451b1e74689f
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Richard Laager <rlaager@wiktel.com>
parents:
20236
diff
changeset
|
13730 msgstr "Errore icona" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
13731 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13732 msgid "Could not set icon" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13733 msgstr "Impossibile impostare l'icona" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13734 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13735 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13736 msgid "Failed to open file '%s': %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13737 msgstr "Impossibile aprire il file '%s': %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13738 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13739 #, c-format |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13740 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13741 "Failed to load image '%s': reason not known, probably a corrupt image file" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13742 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13743 "Impossibile caricare l'immagine '%s' per un motivo sconosciuto. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13744 "Probabilmente il file dell'immagine è danneggiato." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13745 |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13746 msgid "_Open Link" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13747 msgstr "_Apri il collegamento" |
26761
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13748 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13749 msgid "_Copy Link Location" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13750 msgstr "_Copia l'indirizzo del collegamento" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13751 |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13752 msgid "_Copy Email Address" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13753 msgstr "_Copia l'indirizzo email" |
4a592e898162
Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
24577
diff
changeset
|
13754 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13755 msgid "_Open File" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13756 msgstr "_Apri il file" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13757 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13758 msgid "Open _Containing Directory" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13759 msgstr "Apri la _cartella del file" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13760 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13761 msgid "Save File" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13762 msgstr "Salva il file" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13763 |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13764 msgid "_Play Sound" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13765 msgstr "_Riproduci il suono" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13766 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13767 msgid "_Save File" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13768 msgstr "_Salva il file" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13769 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13770 msgid "Select color" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13771 msgstr "Scegli il colore" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13772 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13773 #. Translators may want to transliterate the name. |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13774 #. It is not to be translated. |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13775 msgid "Pidgin" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13776 msgstr "Pidgin" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
13777 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13778 msgid "_Alias" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13779 msgstr "_Alias" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13780 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13781 msgid "Close _tabs" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13782 msgstr "Chiudi _schede" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13783 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13784 msgid "_Get Info" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13785 msgstr "_Info" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13786 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13787 msgid "_Invite" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13788 msgstr "_Invita" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13789 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13790 msgid "_Modify..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13791 msgstr "_Modifica..." |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13792 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13793 msgid "_Add..." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13794 msgstr "_Aggiungi..." |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13795 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13796 msgid "_Open Mail" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13797 msgstr "_Leggi la Posta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13798 |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
13799 msgid "_Edit" |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
13800 msgstr "_Modifica" |
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
13801 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13802 msgid "Pidgin Tooltip" |
24007
ecac1fbe6b6c
Updated Italian translation. Fixes #6789
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23883
diff
changeset
|
13803 msgstr "Tooltip di Pidgin" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13804 |
18572 | 13805 msgid "Pidgin smileys" |
13806 msgstr "Smiley di Pidgin" | |
13807 | |
13808 msgid "Penguin Pimps" | |
13809 msgstr "Penguin Pimps" | |
13810 | |
13811 msgid "Selecting this disables graphical emoticons." | |
13812 msgstr "Selezionando questo tema disabiliti gli emoticon grafici." | |
13813 | |
13814 msgid "none" | |
13815 msgstr "nessuno" | |
13816 | |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13817 msgid "Small" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13818 msgstr "Piccolo" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13819 |
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13820 msgid "Smaller versions of the default smilies" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13821 msgstr "Versione più piccola degli smiley predefiniti" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
13822 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13823 msgid "Response Probability:" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13824 msgstr "Probabilità di risposta:" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13825 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13826 msgid "Statistics Configuration" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13827 msgstr "Configurazione delle statistiche" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13828 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13829 #. msg_difference spinner |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13830 msgid "Maximum response timeout:" |
19738 | 13831 msgstr "Timeout massimo per la risposta:" |
13832 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13833 msgid "minutes" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13834 msgstr "minuti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13835 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13836 #. last_seen spinner |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13837 msgid "Maximum last-seen difference:" |
19738 | 13838 msgstr "Differenza massima per \"visto l'ultima volta\":" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13839 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13840 #. threshold spinner |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13841 msgid "Threshold:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13842 msgstr "Soglia:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13843 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13844 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13845 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13846 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13847 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13848 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13849 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13850 msgid "Contact Availability Prediction" |
19738 | 13851 msgstr "Predizione della disponibilità del contatto" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13852 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13853 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13854 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13855 msgid "Contact Availability Prediction plugin." |
19738 | 13856 msgstr "Plugin per la predizione della disponibilità del contatto." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13857 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13858 #. * summary |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13859 msgid "Displays statistical information about your buddies' availability" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13860 msgstr "Mostra informazioni statistiche sulla disponibilità dei tuoi contatti" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13861 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13862 msgid "Buddy is idle" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13863 msgstr "Il contatto è inattivo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13864 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13865 msgid "Buddy is away" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13866 msgstr "Il contatto è assente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13867 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13868 msgid "Buddy is \"extended\" away" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
13869 msgstr "Il contatto è assente per molto" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13870 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13871 #. Not used yet. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13872 msgid "Buddy is mobile" |
18572 | 13873 msgstr "L'utente è al cellulare" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13874 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13875 msgid "Buddy is offline" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13876 msgstr "Il contatto non è in linea" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13877 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13878 msgid "Point values to use when..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13879 msgstr "Punti da utilizzare quando..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13880 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13881 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13882 "The buddy with the <i>largest score</i> is the buddy who will have priority " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13883 "in the contact.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13884 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13885 "Il contatto con il <i>punteggio più alto</i> è quello che avrà la priorità " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13886 "più alta nella lista.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13887 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13888 msgid "Use last buddy when scores are equal" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13889 msgstr "Usa l'ultimo contatto quando i punteggi sono uguali" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13890 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13891 msgid "Point values to use for account..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13892 msgstr "Punti da utilizzare per l'account..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13893 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13894 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13895 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13896 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13897 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13898 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13899 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13900 msgid "Contact Priority" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13901 msgstr "Priorità nella lista" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13902 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13903 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13904 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13905 #. *< summary |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13906 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13907 "Allows for controlling the values associated with different buddy states." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13908 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13909 "Permette di controllare i valori associati a differenti stati del contatto." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13910 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13911 #. *< description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13912 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13913 "Allows for changing the point values of idle/away/offline states for buddies " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13914 "in contact priority computations." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13915 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13916 "Permette di cambiare i punti da assegnare agli stati di inattività/assenza/" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13917 "disconnesso per i contatti nel calcolo della priorità all'interno della " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13918 "lista." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
13919 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13920 msgid "Conversation Colors" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13921 msgstr "Conversazioni colorate" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13922 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13923 msgid "Customize colors in the conversation window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13924 msgstr "Personalizza i colori nella finestra delle conversazioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13925 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13926 msgid "Error Messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13927 msgstr "Messaggi di errore" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13928 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13929 msgid "Highlighted Messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13930 msgstr "Messaggi evidenziati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13931 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13932 msgid "System Messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13933 msgstr "Messaggi di sistema" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13934 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13935 msgid "Sent Messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13936 msgstr "Messaggi inviati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13937 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13938 msgid "Received Messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13939 msgstr "Messaggi ricevuti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13940 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13941 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13942 msgid "Select Color for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13943 msgstr "Scegli il colore per %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13944 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13945 msgid "Ignore incoming format" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13946 msgstr "Ignora la formattazione dei messaggi in ingresso" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13947 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13948 msgid "Apply in Chats" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13949 msgstr "Applica alle chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13950 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13951 msgid "Apply in IMs" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13952 msgstr "Applica ai MI" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
13953 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13954 #. Note to translators: The string "Enter an XMPP Server" is asking the |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13955 #. user to type the name of an XMPP server which will then be queried |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13956 msgid "Server name request" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13957 msgstr "Richiesta nome server" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13958 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13959 msgid "Enter an XMPP Server" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13960 msgstr "Specifica un server XMPP" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13961 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13962 msgid "Select an XMPP server to query" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13963 msgstr "Scegli un server XMPP da interrogare" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13964 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13965 msgid "Find Services" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13966 msgstr "Cerca servizi" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13967 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13968 msgid "Add to Buddy List" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13969 msgstr "Aggiungi alla lista contatti" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13970 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13971 msgid "Gateway" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13972 msgstr "Gateway" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13973 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13974 msgid "Directory" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13975 msgstr "Directory" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13976 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13977 msgid "PubSub Collection" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13978 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13979 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13980 msgid "PubSub Leaf" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13981 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13982 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13983 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13984 "\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13985 "<b>Description:</b> " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13986 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13987 "\n" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13988 "<b>Descrizione:</b>" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13989 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13990 #. Create the window. |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13991 msgid "Service Discovery" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13992 msgstr "Scoperta servizi" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13993 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13994 msgid "_Browse" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13995 msgstr "_Sfoglia" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13996 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13997 msgid "Server does not exist" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13998 msgstr "Il server non esiste" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
13999 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14000 msgid "Server does not support service discovery" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14001 msgstr "Il server non supporta la scoperta dei servizi" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14002 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14003 msgid "XMPP Service Discovery" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14004 msgstr "Scoperta servizi XMPP" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14005 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14006 msgid "Allows browsing and registering services." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14007 msgstr "Permette di sfogliare e registrare i servizi." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14008 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14009 msgid "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14010 "This plugin is useful for registering with legacy transports or other XMPP " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14011 "services." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14012 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14013 "Questo plugin è utile per registrarsi a versioni precedenti del protocollo o " |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14014 "ad altri servizi XMPP." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14015 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14016 msgid "By conversation count" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14017 msgstr "Per numero di conversazioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14018 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14019 msgid "Conversation Placement" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14020 msgstr "Posizionamento delle conversazioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14021 |
18572 | 14022 #. Translators: "New conversations" should match the text in the preferences dialog and "By conversation count" should be the same text used above |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14023 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14024 "Note: The preference for \"New conversations\" must be set to \"By " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14025 "conversation count\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14026 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14027 "Nota: Il valore della preferenza \"Nuove conversazioni\" deve essere " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14028 "impostato a \"Per numero di conversazioni\"." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14029 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14030 msgid "Number of conversations per window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14031 msgstr "Numero di conversazioni per finestra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14032 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14033 msgid "Separate IM and Chat windows when placing by number" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14034 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14035 "Separa le finestre dei MI e delle chat quando sono posizionate per numero" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14036 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14037 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14038 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14039 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14040 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14041 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14042 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14043 msgid "ExtPlacement" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14044 msgstr "Posizionamento extra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14045 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14046 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14047 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14048 msgid "Extra conversation placement options." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14049 msgstr "Opzioni extra per il posizionamento delle conversazioni." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14050 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14051 #. *< summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14052 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14053 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14054 "Restrict the number of conversations per windows, optionally separating IMs " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14055 "and Chats" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14056 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14057 "Limita il numero di conversazioni per finestra, separando opzionalmente i MI " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14058 "e le chat" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14059 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14060 #. Configuration frame |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14061 msgid "Mouse Gestures Configuration" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14062 msgstr "Configurazione dei gesti del mouse" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14063 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14064 msgid "Middle mouse button" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14065 msgstr "Pulsante centrale" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14066 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14067 msgid "Right mouse button" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14068 msgstr "Pulsante destro" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14069 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14070 #. "Visual gesture display" checkbox |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14071 msgid "_Visual gesture display" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14072 msgstr "_Mostra la traccia del mouse quando si esegue un gesto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14073 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14074 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14075 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14076 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14077 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14078 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14079 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14080 msgid "Mouse Gestures" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14081 msgstr "Gesti del mouse" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14082 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14083 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14084 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14085 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14086 msgid "Provides support for mouse gestures" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14087 msgstr "Fornisce un supporto per i gesti del mouse" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14088 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14089 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14090 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14091 "Allows support for mouse gestures in conversation windows. Drag the middle " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14092 "mouse button to perform certain actions:\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14093 " • Drag down and then to the right to close a conversation.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14094 " • Drag up and then to the left to switch to the previous conversation.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14095 " • Drag up and then to the right to switch to the next conversation." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14096 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14097 "Permette di utilizzare nelle finestre di conversazione alcuni gesti del " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14098 "mouse\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14099 "Tieni premuto il pulsante centrale e trascina il mouse per le seguenti " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14100 "azioni:\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14101 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14102 " • Trascina il mouse prima giù e poi a destra per chiudere una " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14103 "conversazione.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14104 " • Trascina il mouse prima su e poi a sinistra per passare alla " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14105 "conversazione precedente.\n" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14106 " • Trascina il mouse prima su e poi a destra per passare alla conversazione " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14107 "successiva." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14108 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14109 msgid "Instant Messaging" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14110 msgstr "Messaggi immediati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14111 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14112 #. Add the label. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14113 msgid "Select a person from your address book below, or add a new person." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14114 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14115 "Scegli una persona dalla tua rubrica qui sotto oppure aggiungi una nuova " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14116 "persona." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14117 |
18572 | 14118 msgid "Group:" |
14119 msgstr "Gruppo:" | |
14120 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14121 #. "New Person" button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14122 msgid "New Person" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14123 msgstr "Nuova persona" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14124 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14125 #. "Select Buddy" button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14126 msgid "Select Buddy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14127 msgstr "Seleziona il contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14128 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14129 #. Add the label. |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14130 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14131 "Select a person from your address book to add this buddy to, or create a new " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14132 "person." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14133 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14134 "Seleziona una persona dalla tua rubrica da aggiungere a questo contatto " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14135 "oppure crea una nuova persona." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14136 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14137 #. Add the expander |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14138 msgid "User _details" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14139 msgstr "_Dettagli utente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14140 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14141 #. "Associate Buddy" button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14142 msgid "_Associate Buddy" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14143 msgstr "_Associa il contatto" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14144 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
14145 msgid "Unable to send email" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14146 msgstr "Impossibile inviare l'email" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14147 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14148 msgid "The evolution executable was not found in the PATH." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14149 msgstr "L'eseguibile di evolution non è stato trovato nel PATH." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14150 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
14151 msgid "An email address was not found for this buddy." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14152 msgstr "Non è stato trovato nessun indirizzo email per questo contatto." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14153 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14154 msgid "Add to Address Book" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14155 msgstr "Aggiungi alla rubrica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14156 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
14157 msgid "Send Email" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14158 msgstr "Invia email" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14159 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14160 #. Configuration frame |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14161 msgid "Evolution Integration Configuration" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14162 msgstr "Configurazione dell'integrazione con Evolution" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14163 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14164 #. Label |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14165 msgid "Select all accounts that buddies should be auto-added to." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14166 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14167 "Seleziona tutti gli account ai quali i contatti dovrebbero essere aggiunti " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14168 "automaticamente." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14169 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14170 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14171 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14172 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14173 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14174 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14175 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14176 msgid "Evolution Integration" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14177 msgstr "Integrazione con Evolution" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14178 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14179 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14180 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14181 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14182 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14183 msgid "Provides integration with Evolution." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14184 msgstr "Fornisce l'integrazione con Evolution." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14185 |
18572 | 14186 msgid "Please enter the person's information below." |
14187 msgstr "Inserisci qui sotto le informazioni sulla persona." | |
14188 | |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14189 msgid "Please enter the buddy's username and account type below." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14190 msgstr "Inserisci qui sotto il nome utente del contatto e il tipo di account." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14191 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14192 msgid "Account type:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14193 msgstr "Tipo di account:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14194 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14195 #. Optional Information section |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14196 msgid "Optional information:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14197 msgstr "Informazioni opzionali:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14198 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14199 msgid "First name:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14200 msgstr "Nome:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14201 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14202 msgid "Last name:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14203 msgstr "Cognome:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14204 |
23180
e0bcb8cfda74
Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents:
22564
diff
changeset
|
14205 msgid "Email:" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14206 msgstr "Email:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14207 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14208 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14209 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14210 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14211 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14212 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14213 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14214 msgid "GTK Signals Test" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14215 msgstr "Test dei segnali GTK" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14216 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14217 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14218 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14219 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14220 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14221 msgid "Test to see that all ui signals are working properly." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14222 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14223 "Verifica se tutti i segnali dell'interfaccia utente funzionano correttamente." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14224 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14225 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14226 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14227 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14228 "<b>Buddy Note</b>: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14229 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14230 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14231 "<b>Note per il contatto</b>: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19738
diff
changeset
|
14232 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14233 msgid "History" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14234 msgstr "Storico" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14235 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14236 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14237 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14238 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14239 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14240 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14241 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14242 msgid "Iconify on Away" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14243 msgstr "Riduci a icona se assente" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14244 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14245 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14246 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14247 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14248 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14249 msgid "Iconifies the buddy list and your conversations when you go away." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14250 msgstr "Riduce a icona la lista dei contatti quando sei assente." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14251 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14252 msgid "Mail Checker" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14253 msgstr "Controllo posta" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14254 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14255 msgid "Checks for new local mail." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14256 msgstr "Controlla se ci sono nuovi messaggi di posta." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14257 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14258 msgid "Adds a small box to the buddy list that shows if you have new mail." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14259 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14260 "Aggiunge una piccola casella alla lista contatti che mostra se c'è posta per " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14261 "te." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14262 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14263 msgid "Markerline" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14264 msgstr "Linea di demarcazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14265 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14266 msgid "Draw a line to indicate new messages in a conversation." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14267 msgstr "Disegna una linea per indicare i nuovi messaggi in una conversazione." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14268 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14269 msgid "Jump to markerline" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14270 msgstr "Vai alla linea di demarcazione" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14271 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14272 msgid "Draw Markerline in " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14273 msgstr "Disegna una linea nelle " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14274 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14275 msgid "_IM windows" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14276 msgstr "Finestre dei _messaggi immediati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14277 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14278 msgid "C_hat windows" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14279 msgstr "Finestre delle _chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14280 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14281 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14282 "A music messaging session has been requested. Please click the MM icon to " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14283 "accept." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14284 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14285 "E' stata richiesta una sessione di messaggi musicali. Fare clic sull'icona " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14286 "MM per accettare." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14287 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14288 msgid "Music messaging session confirmed." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14289 msgstr "Sessione di messaggi musicali confermata." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14290 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14291 msgid "Music Messaging" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14292 msgstr "Messaggi musicali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14293 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14294 msgid "There was a conflict in running the command:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14295 msgstr "Si è verificato un conflitto nell'esecuzione del comando:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14296 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14297 msgid "Error Running Editor" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14298 msgstr "Errore nell'esecuzione dell'editor" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14299 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14300 msgid "The following error has occurred:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14301 msgstr "Si è verificato il seguente errore:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14302 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14303 #. Configuration frame |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14304 msgid "Music Messaging Configuration" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14305 msgstr "Configurazione dei messaggi musicali" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14306 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14307 msgid "Score Editor Path" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14308 msgstr "Percorso dell'editor di partiture" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14309 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14310 msgid "_Apply" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14311 msgstr "_Applica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14312 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14313 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14314 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14315 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14316 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14317 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14318 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14319 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14320 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14321 msgid "Music Messaging Plugin for collaborative composition." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14322 msgstr "Messaggi musicali, per la composizione collaborativa." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14323 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14324 #. * summary |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14325 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14326 "The Music Messaging Plugin allows a number of users to simultaneously work " |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
14327 "on a piece of music by editing a common score in real-time." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14328 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14329 "Il plugin per i messaggi musicali consente ad un gruppo di utenti di " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14330 "lavorare simultaneamente su di un brano musicale modificando in tempo reale " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14331 "una partitura comune." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14332 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14333 #. ---------- "Notify For" ---------- |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14334 msgid "Notify For" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14335 msgstr "Notifica per" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14336 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14337 msgid "\t_Only when someone says your username" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14338 msgstr "\t_Solamente quando qualcuno pronuncia il tuo nome" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14339 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14340 msgid "_Focused windows" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14341 msgstr "Finestre in _primo piano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14342 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14343 #. ---------- "Notification Methods" ---------- |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14344 msgid "Notification Methods" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14345 msgstr "Metodi di notifica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14346 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14347 msgid "Prepend _string into window title:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14348 msgstr "Anteponi la seguente _stringa nel titolo della finestra:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14349 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14350 #. Count method button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14351 msgid "Insert c_ount of new messages into window title" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14352 msgstr "Inserisci il c_onteggio dei nuovi messaggi nel titolo della finestra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14353 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14354 #. Count xprop method button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14355 msgid "Insert count of new message into _X property" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14356 msgstr "Inserisci il conteggio dei nuovi messaggi nelle proprietà di _X" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14357 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14358 #. Urgent method button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14359 msgid "Set window manager \"_URGENT\" hint" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14360 msgstr "Invia il messaggio \"_URGENTE\" al window manager" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14361 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
14362 msgid "_Flash window" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14363 msgstr "Fai _lampeggiare la finestra" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
14364 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14365 #. Raise window method button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14366 msgid "R_aise conversation window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14367 msgstr "Porta la finestra di conversazione in _primo piano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14368 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14369 #. Present conversation method button |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14370 msgid "_Present conversation window" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14371 msgstr "Mostra la _finestra di conversazione" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14372 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14373 #. ---------- "Notification Removals" ---------- |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14374 msgid "Notification Removal" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14375 msgstr "Rimozione della notifica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14376 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14377 #. Remove on focus button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14378 msgid "Remove when conversation window _gains focus" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14379 msgstr "Rimuovi quando la finestra di conversazione va in _primo piano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14380 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14381 #. Remove on click button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14382 msgid "Remove when conversation window _receives click" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14383 msgstr "Rimuovi quando si fa c_lic sulla finestra di conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14384 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14385 #. Remove on type button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14386 msgid "Remove when _typing in conversation window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14387 msgstr "Rimuovi quando si scri_ve nella finestra di conversazione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14388 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14389 #. Remove on message send button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14390 msgid "Remove when a _message gets sent" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14391 msgstr "Rimuovi quando un _messaggio viene inviato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14392 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14393 #. Remove on conversation switch button |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14394 msgid "Remove on switch to conversation ta_b" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14395 msgstr "Rimuovi quando si _passa ad un'altra scheda" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14396 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14397 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14398 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14399 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14400 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14401 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14402 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14403 msgid "Message Notification" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14404 msgstr "Notifica messaggi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14405 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14406 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14407 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14408 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14409 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14410 msgid "Provides a variety of ways of notifying you of unread messages." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14411 msgstr "Fornisce diversi modi per notificare i messaggi non letti." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14412 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14413 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14414 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14415 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14416 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14417 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14418 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14419 msgid "Pidgin Demonstration Plugin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14420 msgstr "Plugin dimostrativo per Pidgin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14421 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14422 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14423 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14424 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14425 msgid "An example plugin that does stuff - see the description." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14426 msgstr "Un plugin di esempio che fa alcune cose - guarda la descrizione." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14427 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14428 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14429 msgid "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14430 "This is a really cool plugin that does a lot of stuff:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14431 "- It tells you who wrote the program when you log in\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14432 "- It reverses all incoming text\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14433 "- It sends a message to people on your list immediately when they sign on" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14434 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14435 "Questo è un fantastico plugin che fa un sacco di cose:\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14436 "- Ti dice chi ha scritto il programma quando ti connetti\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14437 "- Inverte il testo dei messaggi in arrivo\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14438 "- Invia un messaggio ai tuoi contatti non appena questi si connettono" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14439 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14440 msgid "Hyperlink Color" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14441 msgstr "Colore per i collegamenti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14442 |
24231
8feb0b33e8d5
Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents:
24007
diff
changeset
|
14443 msgid "Visited Hyperlink Color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14444 msgstr "Colore per i collegamenti visitati" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14445 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14446 msgid "Highlighted Message Name Color" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14447 msgstr "Colore per i messaggi evidenziati" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14448 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14449 msgid "Typing Notification Color" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14450 msgstr "Colore per la notifica di scrittura" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14451 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14452 msgid "GtkTreeView Horizontal Separation" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14453 msgstr "Separazione orizzontale per GtkTreeView" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14454 |
18572 | 14455 msgid "Conversation Entry" |
14456 msgstr "Finestra di conversazione" | |
14457 | |
14458 msgid "Request Dialog" | |
14459 msgstr "Finestra di richiesta" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14460 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14461 msgid "Notify Dialog" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14462 msgstr "Finestra di notifica" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14463 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14464 msgid "Select Color" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14465 msgstr "Scegli il colore" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14466 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
14467 #, c-format |
18572 | 14468 msgid "Select Interface Font" |
14469 msgstr "Scegli il carattere per l'interfaccia" | |
14470 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14471 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14472 msgid "Select Font for %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14473 msgstr "Scegli il carattere per %s" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14474 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14475 msgid "GTK+ Interface Font" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14476 msgstr "Carattere per l'interfaccia GTK+" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14477 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14478 msgid "GTK+ Text Shortcut Theme" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14479 msgstr "Scorciatoia per il nome del tema GTK+" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14480 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14481 msgid "Disable Typing Notification Text" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14482 msgstr "Disabilita il testo per la notifica di scrittura" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14483 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14484 msgid "GTK+ Theme Control Settings" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14485 msgstr "Impostazioni per il controllo del tema GTK+" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14486 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14487 msgid "Colors" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14488 msgstr "Colori" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14489 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14490 msgid "Fonts" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14491 msgstr "Caratteri" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14492 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14493 msgid "Miscellaneous" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14494 msgstr "Miscellanea" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14495 |
18572 | 14496 msgid "Gtkrc File Tools" |
14497 msgstr "Strumenti per il file gtkrc" | |
14498 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14499 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14500 msgid "Write settings to %s%sgtkrc-2.0" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14501 msgstr "Salva le impostazioni in %s%sgtkrc-2.0" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14502 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14503 msgid "Re-read gtkrc files" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14504 msgstr "Rileggi il file gtkrc" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14505 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14506 msgid "Pidgin GTK+ Theme Control" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14507 msgstr "Controllo del tema GTK+ per Pidgin" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14508 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14509 msgid "Provides access to commonly used gtkrc settings." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14510 msgstr "Fornisce accesso alle impostazioni gtk usate comunemente." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14511 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14512 msgid "Raw" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14513 msgstr "Raw" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14514 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14515 msgid "Lets you send raw input to text-based protocols." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14516 msgstr "Permette di inviare input raw ai protocolli text-based." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14517 |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14518 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14519 "Lets you send raw input to text-based protocols (XMPP, MSN, IRC, TOC). Hit " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14520 "'Enter' in the entry box to send. Watch the debug window." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14521 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14522 "Permette di inviare input raw ai protocolli text-based (XMPP, MSN, IRC, " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14523 "TOC). Premi 'Invio' nella casella di immissione per inviare il testo. " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14524 "Controlla la finestra di debug." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14525 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14526 #, c-format |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
14527 msgid "You can upgrade to %s %s today." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14528 msgstr "Puoi aggiornare a %s %s oggi." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14529 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14530 msgid "New Version Available" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14531 msgstr "Nuova versione disponibile" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14532 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
14533 msgid "Later" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14534 msgstr "Più tardi" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14535 |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
14536 msgid "Download Now" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14537 msgstr "Scarica adesso" |
24577
3cae90524840
Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents:
24231
diff
changeset
|
14538 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14539 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14540 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14541 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14542 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14543 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14544 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14545 msgid "Release Notification" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14546 msgstr "Notifica nuove versioni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14547 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14548 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14549 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14550 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14551 msgid "Checks periodically for new releases." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14552 msgstr "Controlla periodicamente l'esistenza di nuove versioni." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14553 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14554 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14555 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14556 "Checks periodically for new releases and notifies the user with the " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14557 "ChangeLog." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14558 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14559 "Controlla periodicamente l'esistenza di nuove versioni e notifica all'utente " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14560 "l'elenco delle modifiche." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14561 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14562 #. *< major version |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14563 #. *< minor version |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14564 #. *< type |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14565 #. *< ui_requirement |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14566 #. *< flags |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14567 #. *< dependencies |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14568 #. *< priority |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14569 #. *< id |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14570 msgid "Send Button" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14571 msgstr "Pulsante 'Invia'" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14572 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14573 #. *< name |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14574 #. *< version |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14575 msgid "Conversation Window Send Button." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14576 msgstr "Pulsante 'Invia' per la finestra di conversazione." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14577 |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14578 #. *< summary |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14579 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14580 "Adds a Send button to the entry area of the conversation window. Intended " |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
14581 "for use when no physical keyboard is present." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14582 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14583 "Aggiunge un pulsante 'Invia' accanto alla casella di testo. Utile quando non " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14584 "si usa una tastiera reale." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14585 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14586 msgid "Duplicate Correction" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14587 msgstr "Correzione già esistente" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14588 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14589 msgid "The specified word already exists in the correction list." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14590 msgstr "La parola specificata esiste già nella lista delle correzioni." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14591 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14592 msgid "Text Replacements" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14593 msgstr "Sostituzione del testo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14594 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14595 msgid "You type" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14596 msgstr "Testo digitato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14597 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14598 msgid "You send" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14599 msgstr "Testo inviato" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14600 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14601 msgid "Whole words only" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14602 msgstr "Solo parole intere" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14603 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14604 msgid "Case sensitive" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14605 msgstr "MAIUSCOLE/minuscole" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14606 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14607 msgid "Add a new text replacement" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14608 msgstr "Aggiungi una nuova regola di sostituzione" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14609 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14610 msgid "You _type:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14611 msgstr "Testo _digitato:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14612 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14613 msgid "You _send:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14614 msgstr "Testo _inviato:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14615 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14616 #. Created here so it can be passed to whole_words_button_toggled. |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14617 msgid "_Exact case match (uncheck for automatic case handling)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14618 msgstr "" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14619 "Verifica in maniera _esatta MAIUSCOLE/minuscole\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14620 "(deseleziona per verificare automaticamente)" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14621 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14622 msgid "Only replace _whole words" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14623 msgstr "Sostituisci solamente parole _intere" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14624 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14625 msgid "General Text Replacement Options" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14626 msgstr "Opzioni generali per la sostituzione del testo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14627 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14628 msgid "Enable replacement of last word on send" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14629 msgstr "Abilita la sostituzione dell'ultima parola all'invio" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14630 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14631 msgid "Text replacement" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14632 msgstr "Sostituzione del testo" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14633 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14634 msgid "Replaces text in outgoing messages according to user-defined rules." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14635 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14636 "Sostituisce il testo nei messaggi in uscita secondo delle regole definite " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14637 "dall'utente." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14638 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14639 msgid "Just logged in" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14640 msgstr "Appena entrato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14641 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14642 msgid "Just logged out" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14643 msgstr "Appena uscito" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14644 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14645 msgid "" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14646 "Icon for Contact/\n" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14647 "Icon for Unknown person" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14648 msgstr "" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14649 "Icona per il contatto/\n" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14650 "Icona per persone sconosciute" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14651 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14652 msgid "Icon for Chat" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14653 msgstr "Icona per la chat" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14654 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14655 msgid "Ignored" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14656 msgstr "Ignorato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14657 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14658 msgid "Founder" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14659 msgstr "Fondatore" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14660 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14661 #. A user in a chat room who has special privileges. |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14662 msgid "Operator" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14663 msgstr "Operatore" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14664 |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14665 #. A half operator is someone who has a subset of the privileges |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14666 #. that an operator has. |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14667 msgid "Half Operator" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14668 msgstr "Mezzo operatore" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14669 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14670 msgid "Authorization dialog" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14671 msgstr "Finestra di autorizzazione" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14672 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14673 msgid "Error dialog" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14674 msgstr "Finestra di errore" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14675 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14676 msgid "Information dialog" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14677 msgstr "Finestra di informazione" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14678 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14679 msgid "Mail dialog" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14680 msgstr "Finestra della posta" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14681 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14682 msgid "Question dialog" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14683 msgstr "Finestra di richiesta" |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14684 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14685 msgid "Warning dialog" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14686 msgstr "Finestra di avviso" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14687 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14688 msgid "What kind of dialog is this?" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14689 msgstr "Che tipo di finestra è questa?" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14690 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14691 msgid "Status Icons" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14692 msgstr "Icone di stato" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14693 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14694 msgid "Chatroom Emblems" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14695 msgstr "Emblemi per le stanze di discussione" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14696 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14697 msgid "Dialog Icons" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14698 msgstr "Icone delle finestre" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14699 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14700 msgid "Pidgin Icon Theme Editor" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14701 msgstr "Editor del tema delle icone di Pidgin" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14702 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14703 msgid "Contact" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14704 msgstr "Contatto" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14705 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14706 msgid "Pidgin Buddylist Theme Editor" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14707 msgstr "Editor del tema della lista contatti di Pidgin" |
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14708 |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14709 msgid "Edit Buddylist Theme" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14710 msgstr "Modifica il tema della lista contatti" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14711 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14712 msgid "Edit Icon Theme" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14713 msgstr "Modifica il tema delle icone" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14714 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14715 #. *< type |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14716 #. *< ui_requirement |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14717 #. *< flags |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14718 #. *< dependencies |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14719 #. *< priority |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14720 #. *< id |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14721 #. * description |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14722 msgid "Pidgin Theme Editor" |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14723 msgstr "Editor del tema di Pidgin" |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14724 |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14725 #. *< name |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14726 #. *< version |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14727 #. * summary |
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14728 msgid "Pidgin Theme Editor." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14729 msgstr "Editor del tema di Pidgin." |
27250
19a1e7d9a039
Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents:
26761
diff
changeset
|
14730 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14731 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14732 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14733 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14734 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14735 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14736 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14737 msgid "Buddy Ticker" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14738 msgstr "Ticker contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14739 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14740 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14741 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14742 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14743 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14744 msgid "A horizontal scrolling version of the buddy list." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14745 msgstr "Una versione a scorrimento orizzontale della lista contatti." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14746 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14747 msgid "Display Timestamps Every" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14748 msgstr "Mostra un timestamp ogni" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14749 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14750 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14751 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14752 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14753 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14754 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14755 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14756 msgid "Timestamp" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14757 msgstr "Timestamp" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14758 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14759 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14760 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14761 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14762 msgid "Display iChat-style timestamps" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14763 msgstr "Mostra timestamp in stile iChat" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14764 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14765 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14766 msgid "Display iChat-style timestamps every N minutes." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14767 msgstr "Mostra informazioni sul tempo nello stile di iChat ogni N minuti." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14768 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14769 msgid "Timestamp Format Options" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14770 msgstr "Opzioni per il formato dei timestamp" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14771 |
20263
15ad77c653ad
I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents:
20238
diff
changeset
|
14772 #, c-format |
18572 | 14773 msgid "_Force 24-hour time format" |
14774 msgstr "_Forza il formato 24 ore" | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14775 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14776 msgid "Show dates in..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14777 msgstr "Mostra le date per..." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14778 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14779 msgid "Co_nversations:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14780 msgstr "Co_nversazioni:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14781 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14782 msgid "For delayed messages" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14783 msgstr "Per i messaggi ritardati" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14784 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14785 msgid "For delayed messages and in chats" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14786 msgstr "Per i messaggi ritardati e nelle chat" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14787 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14788 msgid "_Message Logs:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14789 msgstr "Log dei _messaggi:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14790 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14791 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14792 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14793 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14794 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14795 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14796 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14797 msgid "Message Timestamp Formats" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14798 msgstr "Formato del timestamp per i messaggi" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14799 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14800 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14801 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14802 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14803 msgid "Customizes the message timestamp formats." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14804 msgstr "Personalizza il formato del timestamp dei messaggi." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14805 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14806 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14807 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14808 "This plugin allows the user to customize conversation and logging message " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14809 "timestamp formats." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14810 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14811 "Questo plugin consente di personalizzare i formati dei timestamp per i " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14812 "messaggi nelle conversazioni e nei log." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14813 |
28140
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14814 msgid "Audio" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14815 msgstr "Audio" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14816 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14817 msgid "Video" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14818 msgstr "Video" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14819 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14820 msgid "Output" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14821 msgstr "Uscita" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14822 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14823 msgid "_Plugin" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14824 msgstr "_Plugin" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14825 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14826 msgid "_Device" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14827 msgstr "_Dispositivo" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14828 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14829 msgid "Input" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14830 msgstr "Ingresso" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14831 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14832 msgid "P_lugin" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14833 msgstr "P_lugin" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14834 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14835 msgid "D_evice" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14836 msgstr "D_ispositivo" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14837 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14838 #. *< magic |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14839 #. *< major version |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14840 #. *< minor version |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14841 #. *< type |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14842 #. *< ui_requirement |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14843 #. *< flags |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14844 #. *< dependencies |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14845 #. *< priority |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14846 #. *< id |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14847 msgid "Voice/Video Settings" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14848 msgstr "Impostazioni Voce/Video" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14849 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14850 #. *< name |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14851 #. *< version |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14852 msgid "Configure your microphone and webcam." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14853 msgstr "Configura il tuo microfono e la tua webcam." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14854 |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14855 #. *< summary |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14856 msgid "Configure microphone and webcam settings for voice/video calls." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14857 msgstr "" |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14858 "Configura le impostazioni di microfono e webcam per le chiamate voce/video." |
06e5351634aa
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.
Paul Aurich <paul@darkrain42.org>
parents:
27837
diff
changeset
|
14859 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14860 msgid "Opacity:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14861 msgstr "Opacità:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14862 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14863 #. IM Convo trans options |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14864 msgid "IM Conversation Windows" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14865 msgstr "Finestre dei messaggi immediati" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14866 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14867 msgid "_IM window transparency" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14868 msgstr "_Rendi trasparente la finestra" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14869 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14870 msgid "_Show slider bar in IM window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14871 msgstr "_Mostra la barra di scorrimento nella finestra " |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14872 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14873 msgid "Remove IM window transparency on focus" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14874 msgstr "Rimuovi la trasparenza della finestra dei MI quando va in primo piano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14875 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14876 msgid "Always on top" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14877 msgstr "Sempre in primo piano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14878 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14879 #. Buddy List trans options |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14880 msgid "Buddy List Window" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14881 msgstr "Finestra della lista contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14882 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14883 msgid "_Buddy List window transparency" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14884 msgstr "Rendi _trasparente la finestra della lista contatti" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14885 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14886 msgid "Remove Buddy List window transparency on focus" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14887 msgstr "Rimuovi la trasparenza della lista contatti quando va in primo piano" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14888 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14889 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14890 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14891 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14892 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14893 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14894 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14895 msgid "Transparency" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14896 msgstr "Trasparenza" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14897 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14898 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14899 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14900 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14901 msgid "Variable Transparency for the buddy list and conversations." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14902 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14903 "Trasparenza regolabile per la lista contatti e le finestre di conversazione." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14904 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14905 #. * description |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14906 msgid "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14907 "This plugin enables variable alpha transparency on conversation windows and " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14908 "the buddy list.\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14909 "\n" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14910 "* Note: This plugin requires Win2000 or greater." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14911 msgstr "" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14912 "Questo plugin imposta una trasparenza regolabile sulle finestre di " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14913 "conversazione e sulla lista contatti.\n" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14914 "\n" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14915 "* Nota: Questo plugin richiede Windows 2000 o superiore." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14916 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14917 #. Autostart |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14918 msgid "Startup" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14919 msgstr "Avvio" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14920 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14921 #, c-format |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14922 msgid "_Start %s on Windows startup" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14923 msgstr "_Lancia %s all'avvio di Windows" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14924 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14925 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14926 msgid "Allow multiple instances" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14927 msgstr "consente istanze multiple" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14928 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14929 msgid "_Dockable Buddy List" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14930 msgstr "Lista contatti in modalità _dock" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14931 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14932 #. Blist On Top |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14933 msgid "_Keep Buddy List window on top:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14934 msgstr "Mantieni la finestra della lista contatti in _primo piano:" |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14935 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14936 #. XXX: Did this ever work? |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14937 msgid "Only when docked" |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14938 msgstr "Solo in modalità dock" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14939 |
18572 | 14940 msgid "Windows Pidgin Options" |
14941 msgstr "Opzioni di Pidgin per Windows" | |
14942 | |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14943 msgid "Options specific to Pidgin for Windows." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14944 msgstr "Opzioni specifiche di Pidgin per Windows." |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14945 |
27391
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
14946 msgid "" |
b9790d3e2a0a
Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents:
27250
diff
changeset
|
14947 "Provides options specific to Pidgin for Windows, such as buddy list docking." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14948 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14949 "Fornisce opzioni specifiche per Pidgin per Windows, come la lista contatti " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14950 "in modalità dock." |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14951 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14952 msgid "<font color='#777777'>Logged out.</font>" |
19738 | 14953 msgstr "<font color='#777777'>Disconnesso.</font>" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14954 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14955 #. *< type |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14956 #. *< ui_requirement |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14957 #. *< flags |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14958 #. *< dependencies |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14959 #. *< priority |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14960 #. *< id |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14961 msgid "XMPP Console" |
18572 | 14962 msgstr "Console XMPP" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14963 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14964 msgid "Account: " |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14965 msgstr "Account: " |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14966 |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14967 msgid "<font color='#777777'>Not connected to XMPP</font>" |
19738 | 14968 msgstr "<font color='#777777'>Non connesso a XMPP</font>" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14969 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14970 msgid "Insert an <iq/> stanza." |
19738 | 14971 msgstr "Inserisci una stanza <iq/>." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14972 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14973 msgid "Insert a <presence/> stanza." |
19738 | 14974 msgstr "Inserisci una stanza <presence/>." |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14975 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14976 msgid "Insert a <message/> stanza." |
19738 | 14977 msgstr "Inserisci una stanza <message/>" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14978 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14979 #. *< name |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14980 #. *< version |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14981 #. * summary |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14982 msgid "Send and receive raw XMPP stanzas." |
27837
1cf504b5e62a
Updated Italian po and win32 installer translations. Closes #9846, #9847.
Claudio Satriano <satriano@na.infn.it>
parents:
27391
diff
changeset
|
14983 msgstr "Invia e riceve blocchi XMPP" |
16210
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14984 |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14985 #. * description |
5fa9896c77e8
some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Luke Schierer <lschiere@pidgin.im>
parents:
14061
diff
changeset
|
14986 msgid "This plugin is useful for debbuging XMPP servers or clients." |
23883
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14987 msgstr "" |
f4fb5e04afc4
Oops, I forgot the actual Italian po file.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
23390
diff
changeset
|
14988 "Questo plugin è utile per effettuare il debug dei server o dei client XMPP." |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
14989 |
28540
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14990 #, fuzzy |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14991 #~ msgid "The root certificate this one claims to be issued by is unknown." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14992 #~ msgstr "" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14993 #~ "Il certificato root dal quale questo certificato dichiara di provenire è " |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14994 #~ "sconosciuto a Pidgin." |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14995 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14996 #~ msgid "Send instant messages over multiple protocols" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14997 #~ msgstr "Client multiprotocollo per messaggi immediati" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14998 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
14999 #~ msgid "_Start port:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15000 #~ msgstr "_Prima porta:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15001 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15002 #~ msgid "_End port:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15003 #~ msgstr "_Ultima porta:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15004 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15005 #~ msgid "_User:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15006 #~ msgstr "_Utente:" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15007 |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15008 #~ msgid "GTK+ Runtime Version" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15009 #~ msgstr "Versione dell'ambiente runtime GTK+" |
703c72411bb0
Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents:
28246
diff
changeset
|
15010 |
28246
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
15011 #~ msgid "Without this only the first account will be enabled)." |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
15012 #~ msgstr "" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
15013 #~ "Senza questo argomento, sarà abilitato solo il primo\n" |
bfe511f69e93
Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents:
28140
diff
changeset
|
15014 #~ " account)" |