2013-12-19 23:18:30 +00:00
|
|
|
|
/*
|
2014-02-08 13:32:53 +00:00
|
|
|
|
* cryptdlg dll resources
|
2013-12-19 23:18:30 +00:00
|
|
|
|
*
|
2018-01-07 21:09:42 +00:00
|
|
|
|
* Copyright: 2013, 2014 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net)
|
2013-12-19 23:18:30 +00:00
|
|
|
|
*
|
|
|
|
|
* 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
|
|
|
|
|
{
|
2014-02-08 13:32:53 +00:00
|
|
|
|
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="
|
2014-08-06 09:54:57 +00:00
|
|
|
|
IDS_CPS "CPS" /* Onay Belgesi Uygulama Esasları (Certification Practice Statement) */
|
|
|
|
|
IDS_USER_NOTICE "Kullanıcı Bildirimi"
|
2013-12-19 23:18:30 +00:00
|
|
|
|
IDS_QUALIFIER "Niteleyici"
|
|
|
|
|
IDS_NOTICE_REF "Bildirim Kaynağı"
|
|
|
|
|
IDS_ORGANIZATION "Kurum="
|
|
|
|
|
IDS_NOTICE_NUM "Bildirim Numarası="
|
|
|
|
|
IDS_NOTICE_TEXT "Bildirim Metni="
|
|
|
|
|
}
|