reactos/base/ctf/msctfime/lang/tr-TR.rc
Katayama Hirofumi MZ d4c64771cd
[CTFMON][MSCTF][MSCTFIME][MSUTB] Move CTF modules to base/ctf (#8040)
This PR reorganizes the location of
the CTF-related modules to improve
grep-ability, understanding, and
readability. New folder base/ctf will
become incomplete Cicero, CTF or
TSF (Text Services Framework).
JIRA issue: CORE-19360
JIRA issue: CORE-19361
JIRA issue: CORE-19363
- Move ctfmon, msctf, msctfime,
  and msutb modules to new
  directory base/ctf.
- Adapt CMakeLists.txt to this move.
- Modify .github/labeler.yml and
  media/doc/WINESYNC.txt.
- No code content changes except
  CMakeLists.txt, .github/labeler.yml,
  and media/doc/WINESYNC.txt.
2025-05-28 05:04:03 +09:00

23 lines
668 B
Text
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.

/*
* PROJECT: ReactOS msctfime.ime
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
* PURPOSE: Turkish resource file
* TRANSLATOR: Copyright 2024 Ethem De Santa (scropool) <oyunyumru4@gmail.com>
*/
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_OK "Tamam"
IDS_CANCEL "İptal"
IDS_ABORT "&Durdur"
IDS_RETRY "&Yeniden Dene"
IDS_IGNORE "Y&oksay"
IDS_YES "&Evet"
IDS_NO "&Hayır"
IDS_ENTER "Gir"
IDS_FINALIZE_STRING "Dizeyi Sonlandır"
IDS_CONVERSION "Dönüştür"
END