blob: 1ac774f05d121f9cdf0530a1939d1e645c55cc49 (
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
116
117
118
119
120
121
|
# SOME DESCRIPTIVE TITLE.
# Michele Calgaro <michele.calgaro@yahoo.it>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-05-11 04:30+0200\n"
"PO-Revision-Date: 2024-10-17 18:33+0000\n"
"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n"
"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/tderadio-gui-docking-menu/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Michele Calgaro"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "michele.calgaro@yahoo.it"
#: docking-configuration.cpp:70
msgid "Left Mouse Click on Tray"
msgstr "Clic del pulsante sinistro del mouse sull'icona systray"
#: docking-configuration.cpp:73
msgid "Show/Hide all GUI Elements"
msgstr "Mostra/nascondi tutti gli elementi della GUI"
#: docking-configuration.cpp:74
msgid "Power On/Off"
msgstr "Accensione/spegnimento"
#: docking.cpp:44
msgid "Tray Menu for TDERadio"
msgstr "Menu systray per TDERadio"
#: docking.cpp:50
msgid "Docking Plugin"
msgstr "Plug-in di docking"
#: docking.cpp:180
msgid "Docking Menu"
msgstr "Menù di docking"
#: docking.cpp:181
msgid "Docking Menu Configuration"
msgstr "Configurazione del menu di docking"
#: docking.cpp:228
msgid "Search Next Station"
msgstr "Cerca la stazione successiva"
#: docking.cpp:230
msgid "Search Previous Station"
msgstr "Cerca la stazione precedente"
#: docking.cpp:235
msgid "Recording"
msgstr "Registrazione"
#: docking.cpp:240
msgid "Pause Radio"
msgstr "Metti in pausa la radio"
#: docking.cpp:252
msgid "Show/Hide Plugins"
msgstr "Mostra/Nascondi plugin"
#: docking.cpp:354
#, c-format
msgid "next alarm: %1"
msgstr "prossimo allarme: %1"
#: docking.cpp:356
msgid "<no alarm pending>"
msgstr "<nessun allarme in sospeso>"
#: docking.cpp:364
msgid "Stop Sleep Countdown (running until %1)"
msgstr ""
"Interrompi il conto alla rovescia per lo spegnimento (in esecuzione fino al "
"%1)"
#: docking.cpp:366 docking.cpp:373 docking.cpp:380
msgid "Start Sleep Countdown"
msgstr "Avvia il conto alla rovescia per lo spegnimento"
#: docking.cpp:388
msgid "Power Off"
msgstr "Spegnimento"
#: docking.cpp:388
msgid "Power On"
msgstr "Accensione"
#: docking.cpp:402
msgid "invalid station"
msgstr "stazione non valida"
#: docking.cpp:407
#, c-format
msgid "TDERadio: %1"
msgstr "TDERadio: %1"
#: docking.cpp:543 docking.cpp:616 docking.cpp:636
#, c-format
msgid "Stop Recording of %1"
msgstr "Interrompi la registrazione di %1"
#: docking.cpp:599
msgid "Start Recording"
msgstr "Inizia registrazione"
|