mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
2ea56af2e8
Programs: at, charmap, diskpart, drwtsn32, explorer, fc, fontview, format, reg, timeout, where, wmic, mspaint, regedit, runas, rundll32, subst, utilman, umandlg, w32time, winlogon Tools: arping, vgafontedit, explorer-old, fraginator, fontsub, systeminfo, vcdcontroltool CPLs: desk, hotplug, input, sysdm DLLs: newdev, syssetup, user32 Themes: lunar Screensavers: blankscr, butterflies, circles, cylfrac, matrix, mazescr, ssstars, starfield Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org> Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
14 lines
451 B
Text
14 lines
451 B
Text
/*
|
||
* PROJECT: Dr. Watson crash reporter
|
||
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
||
* PURPOSE: Turkish resource file
|
||
* TRANSLATOR: Copyright 2022 Süleyman Poyraz <zaryob.dev@gmail.com>
|
||
*/
|
||
|
||
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
||
|
||
STRINGTABLE
|
||
BEGIN
|
||
IDS_APP_TITLE "ReactOS Çökme Raporlayıcısı"
|
||
IDS_USER_ALERT_MESSAGE "%ls uygulaması çöktü. Bu kilitlenmeyle ilgili bilgiler şuraya kaydedildi:\n\n%ls"
|
||
END
|