mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
11 lines
413 B
Text
11 lines
413 B
Text
/* TRANSLATOR: 2015 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net) */
|
||
|
||
LANGUAGE LANG_TURKISH, SUBLANG_NEUTRAL
|
||
|
||
STRINGTABLE
|
||
{
|
||
STRING_CMDLINE_NOT_SUPPORTED, "Yanlışlık: Komut yatacı desteklenmiyor\n"
|
||
STRING_ALIAS_NOT_FOUND, "Yanlışlık: Başka ad bulunamadı\n"
|
||
STRING_INVALID_QUERY, "Yanlışlık: Geçersiz sorgu\n"
|
||
STRING_INVALID_PATH, "YOL için geçersiz söz dizimi.\n"
|
||
}
|