reactos/dll/win32/cryptdlg/lang/cryptdlg_Sq.rc
Hermès Bélusca-Maïto bbabe2489e
[FORMATTING][TRANSLATION] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine).
2021-09-13 03:52:21 +02:00

38 lines
1.3 KiB
Plaintext

/*
* cryptdlg dll resources
*
* Copyright 2008 Juan Lang
* Translation: Ardit Dani (Albanian)
*
* 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_ALBANIAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CERT_POLICY "Policy Çertifikate"
IDS_POLICY_ID "Identifikues Policy: "
IDS_POLICY_QUALIFIER_INFO "kualifikues info Policy"
IDS_POLICY_QUALIFIER_ID "Policy Kualifikues Id="
IDS_CPS "CPS" /* Certification Practice Statement */
IDS_USER_NOTICE "Njoftim Perdoruesi"
IDS_QUALIFIER "Kualifikues"
IDS_NOTICE_REF "Njoftim Reference"
IDS_ORGANIZATION "Organizata="
IDS_NOTICE_NUM "Numer Njoftimi="
IDS_NOTICE_TEXT "Njoftim Teksti="
}