blob: 76d5e14b08c09410bffcbe9e22e7c4ac97f6d7a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
<!DOCTYPE TS><TS>
<defaultcodec>iso8859-1</defaultcodec>
<context>
<name>AddressBookPluginConfig</name>
<message>
<source>Max Lines: </source>
<translation>Max Linee: </translation>
</message>
<message>
<source>Set the maximum number of lines that should be shown for each anniversaries/birthdays</source>
<translation>Inserisci il numero massimo di righe che dovranno essere visualizzate per ogni anniversario/compleanno</translation>
</message>
<message>
<source>Clip line after X chars: </source>
<translation type="obsolete">Unisci riga dopo X caratteri: </translation>
</message>
<message>
<source>After how many chars should be the info about the task be cut off</source>
<translation type="obsolete">Dopo quanti caratteri le informazioni sull'impegno non devono essere visualizzate</translation>
</message>
<message>
<source>Days look ahead: </source>
<translation>Giorni da guardare avanti: </translation>
</message>
<message>
<source>How many days we should search forward</source>
<translation>Per quanti giorni in avanti dobbiamo cercare</translation>
</message>
<message>
<source>To activate settings: Restart application !</source>
<translation type="obsolete">Per attivare le impostazioni: Riavvia l'applicazione !</translation>
</message>
<message>
<source>Set Headline Color: </source>
<translation>Imposta Colore Titolo: </translation>
</message>
<message>
<source>Colors for the headlines !</source>
<translation>I colori per i titoli !</translation>
</message>
<message>
<source>Set Entry Color: </source>
<translation>Imposta Colore Impegno: </translation>
</message>
<message>
<source>This color will be used for shown birthdays/anniversaries !</source>
<translation>Questo colore sarà utilizzato per visualizzare i compleanni/annversari !</translation>
</message>
<message>
<source>Set Urgent
Color if below </source>
<translation>Imposta Colore
"Urgente" sotto </translation>
</message>
<message>
<source> days: </source>
<translation> giorni: </translation>
</message>
<message>
<source>This urgent color will be used if we are close to the event !</source>
<translation>Questo colore verrà utilizzato se siamo vicino all'evento !</translation>
</message>
<message>
<source>The urgent color will be used if the birthday/anniversary is closer than given days !</source>
<translation>Questo colore verrà utilizzato se il compleanno/anniversario è più vicino dei giorni dati !</translation>
</message>
<message>
<source>Enable/Disable Views</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Show &Birthdays</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Show &Anniveraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The next birthdays will just be shown, if enabled!</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The next anniversaries will just be shown, if enabled !</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>AddressBook plugin</source>
<translation>Plugin Rubrica</translation>
</message>
<message>
<source>Next birthdays in <b> %1 </b> days:</source>
<translation>Prossimi compleanni in <b> %1 </b> giorni:</translation>
</message>
<message>
<source>No birthdays in <b> %1 </b> days!</source>
<translation>Nessun compleanno in <b> %1 </b> giorni!</translation>
</message>
<message>
<source>Next anniversaries in <b> %1 </b> days:</source>
<translation>Prossimi anniversari in <b> %1 </b> giorni:</translation>
</message>
<message>
<source>No anniversaries in <b> %1 </b> days!</source>
<translation>Nessun anniversario in <b> %1 </b> giorni!</translation>
</message>
<message>
<source>Database does not provide this search query ! Please upgrade libOpie !<br></source>
<translation>Il database non prevede questo tipo di ricerca ! Aggiorna libOpie !<br></translation>
</message>
</context>
</TS>
|