reactos/base/system/services/lang/it-IT.rc
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

12 lines
303 B
Text

LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_SERVICE_START "Avvia"
IDS_SERVICE_STOP "arresta"
IDS_SERVICE_PAUSE "Ferma"
IDS_SERVICE_RESUME "Riprendere"
IDS_SERVICE_RUNNING "Eseguendo"
IDS_SERVICE_STOPPED "Arrestato"
IDS_SERVICE_PAUSED "Fermato"
END