reactos/dll/win32/cryptdlg/lang/cryptdlg_Tr.rc

37 lines
1.4 KiB
Plaintext
Raw Normal View History

/*
* cryptdlg dll resources
*
* Copyright: 2013, 2014 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CERT_POLICY "Onay Belgesi İlkesi"
IDS_POLICY_ID "İlke Tanımlayıcısı: "
IDS_POLICY_QUALIFIER_INFO "İlke Niteleyici Bilgisi"
IDS_POLICY_QUALIFIER_ID "İlke Niteleyici Kimliği="
IDS_CPS "CPS" /* Onay Belgesi Uygulama Esasları (Certification Practice Statement) */
IDS_USER_NOTICE "Kullanıcı Bildirimi"
IDS_QUALIFIER "Niteleyici"
IDS_NOTICE_REF "Bildirim Kaynağı"
IDS_ORGANIZATION "Kurum="
IDS_NOTICE_NUM "Bildirim Numarası="
IDS_NOTICE_TEXT "Bildirim Metni="
}