root/modules/branches/2.6/callback/i18n/it_IT/LC_MESSAGES/callback.po

Revision 7250, 4.8 kB (checked in by p_lindheimer, 5 years ago)

Merged revisions 7202-7210,7212-7224,7226-7249 via svnmerge from
http://svn.freepbx.org/modules/branches/2.5

Updated localizations

........

r7238 | mickecarlsson | 2008-11-08 10:07:01 -0800 (Sat, 08 Nov 2008) | 1 line


Addresses #3380, some text strings did not translate

........

r7245 | ethans | 2008-11-09 18:40:54 -0800 (Sun, 09 Nov 2008) | 2 lines


Closes #3384

........

r7248 | p_lindheimer | 2008-11-12 07:05:29 -0800 (Wed, 12 Nov 2008) | 1 line


fixes #3392 can't edit or delete conference if numbered 0

........

Line 
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: 2.5\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2008-10-05 23:32+0200\n"
11 "PO-Revision-Date: 2008-11-07 18:23+0100\n"
12 "Last-Translator: Francesco Romano <francesco.romano@alteclab.it>\n"
13 "Language-Team: Italian\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Poedit-Language: Italian\n"
18 "X-Poedit-Country: ITALY\n"
19
20 #: functions.inc.php:34
21 #, php-format
22 msgid "Callback: %s"
23 msgstr "Callback: %s"
24
25 #: page.callback.php:50
26 #: page.callback.php:81
27 #: page.callback.php:102
28 msgid "Add Callback"
29 msgstr "Aggiungi Callback"
30
31 #: page.callback.php:63
32 msgid "Callback "
33 msgstr "Callback"
34
35 #: page.callback.php:63
36 msgid "deleted"
37 msgstr "eliminato"
38
39 #: page.callback.php:76
40 msgid "Delete Callback"
41 msgstr "Elimina Callback"
42
43 #: page.callback.php:81
44 msgid "Callback:"
45 msgstr "Callback:"
46
47 #: page.callback.php:83
48 msgid "A callback will hang up on the caller and then call them back, directing them to the selected destination. This is useful for reducing mobile phone charges as well as other applications. Outbound calls will proceed according to the dial patterns in Outbound Routes."
49 msgstr "Il callback Ú un sistema che permette di essere richiamati in modo automatico. Se si effettua una chiamata ad un callback, il sistema riaggancerà il chiamante e lo richiamerà \"indietro\" subito dopo, reindirizzando la chiamata alla destinazione selezionata. Questo Ú molto utile per esempio per ridurre i costi sulle chiamate ai cellulari o internazionali. Le chiamate effettuate procederanno secondo le impostazioni fatte nelle Rotte in Uscita."
50
51 #: page.callback.php:102
52 msgid "Edit Callback"
53 msgstr "Modifica Callback"
54
55 #: page.callback.php:109
56 msgid "Callback Description:"
57 msgstr "Descrizione Callback:"
58
59 #: page.callback.php:109
60 msgid "Enter a description for this callback."
61 msgstr "Inserire una descrizione per questo callback."
62
63 #: page.callback.php:113
64 msgid "Callback Number:"
65 msgstr "Numero Callback:"
66
67 #: page.callback.php:113
68 msgid "Optional: Enter the number to dial for the callback.  Leave this blank to just dial the incoming Caller ID Number"
69 msgstr "Opzionale: inserire il numero che questo callback dovrà chiamare. Lasciare vuoto per chiamare semplicemente l'ID Chiamante"
70
71 #: page.callback.php:117
72 msgid "Delay Before Callback:"
73 msgstr "Ritardo prima del Callback:"
74
75 #: page.callback.php:117
76 msgid "Optional: Enter the number of seconds the system should wait before calling back."
77 msgstr "Opzionale: inserire il numero di secondi di attesa prima di effettuare il callback."
78
79 #: page.callback.php:120
80 msgid "Destination after Callback"
81 msgstr "Destinazione dopo il Callback"
82
83 #: page.callback.php:132
84 msgid "Submit Changes"
85 msgstr "Conferma Cambiamenti"
86
87 #: module.xml
88 msgid "Callback"
89 msgstr "Callback"
90
91 #~ msgid "Core"
92 #~ msgstr "Sistema"
93 #~ msgid "Conferences"
94 #~ msgstr "Conferenze"
95 #~ msgid "Phonebook Directory"
96 #~ msgstr "Elenco Telefonico"
97 #~ msgid "Queues"
98 #~ msgstr "Code"
99 #~ msgid "Ring Groups"
100 #~ msgstr "Gruppi di chiamata"
101 #~ msgid "Speed dial functions"
102 #~ msgstr "Selezione breve"
103 #~ msgid "Time Conditions"
104 #~ msgstr "Condizioni Temporali"
105 #~ msgid "Custom Contexts"
106 #~ msgstr "Contesti Personalizzati"
107 #~ msgid "Extended Routing"
108 #~ msgstr "Rotte specifiche"
109 #~ msgid ""
110 #~ "Custom App<span><br>ADVANCED USERS ONLY<br><br>Uses Goto() to send caller "
111 #~ "to a custom context.<br><br>The context name should start with \"custom-"
112 #~ "\", and be in the format custom-context,extension,priority. Example entry:"
113 #~ "<br><br><b>custom-myapp,s,1</b><br><br>The <b>[custom-myapp]</b> context "
114 #~ "would need to be created and included in extensions_custom.conf</span>"
115 #~ msgstr ""
116 #~ "Applicazione Personalizzata<span>SOLO UTENTI AVANZATI<br>Utilizzare Goto"
117 #~ "() per inviare la chiamata verso un contesto personalizzato.<br><br>Il "
118 #~ "nome del contesto deve iniziare per \"custom-\" e deve essere nel formato "
119 #~ "custom-contesto,extension,priorità. Esempio: <br><br><b>custom-app,s,1</"
120 #~ "b><br><br><b>Il contesto [custom-app] </b> deve poi essere creato e "
121 #~ "incluso nel file extensions_custom.conf</span>"
122 #~ msgid "Terminate Call"
123 #~ msgstr "Termina Chiamata"
124 #~ msgid "Extension"
125 #~ msgstr "Interni"
126 #~ msgid "Voicemail"
127 #~ msgstr "Caselle Vocali"
128 #~ msgid "Misc Destinations"
129 #~ msgstr "Destinazioni Varie"
130 #~ msgid "Custom Applications"
131 #~ msgstr "Applicazioni Personalizzate"
132 #~ msgid "VoiceMail Blasting"
133 #~ msgstr "Gruppi di Caselle Vocali"
134 #~ msgid "Languages"
135 #~ msgstr "Lingue"
136 #~ msgid "Extensions"
137 #~ msgstr "Interni"
138 #~ msgid "Announcements"
139 #~ msgstr "Annunci"
140 #~ msgid "Day Night Mode"
141 #~ msgstr "Servizio Giorno/Notte"
142 #~ msgid "Used as Destination by %s %s"
143 #~ msgstr "Usato come Destinazione da %s %s"
144
Note: See TracBrowser for help on using the browser.