reactos/base/system/services/lang/tr-TR.rc

15 lines
403 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* TRANSLATOR: 2015 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net) */
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_SERVICE_START "başlat"
IDS_SERVICE_STOP "durdur"
IDS_SERVICE_PAUSE "duraklat"
IDS_SERVICE_RESUME "sürdür"
IDS_SERVICE_RUNNING "Çalışıyor"
IDS_SERVICE_STOPPED "Durduruldu"
IDS_SERVICE_PAUSED "Duraklatıldı"
END