[TRANSLATION][SERVICES] Add Bulgarian translation.
[reactos.git] / base / system / services / lang / cs-CZ.rc
1 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
2
3 STRINGTABLE
4 BEGIN
5 IDS_SERVICE_START "spustit"
6 IDS_SERVICE_STOP "zastavit"
7 IDS_SERVICE_PAUSE "pozastavit"
8 IDS_SERVICE_RESUME "pokračovat"
9 IDS_SERVICE_RUNNING "Spuštěno"
10 IDS_SERVICE_STOPPED "Zastaveno"
11 IDS_SERVICE_PAUSED "Pozastaveno"
12 END