isl.nls

来自「Wine-20031016」· NLS 代码 · 共 67 行

NLS
67
字号
/* * Locale definitions for Icelandic * * Copyright 2002 Alexandre Julliard for CodeWeavers * * 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */#pragma code_page(1252)STRINGTABLE LANGUAGE LANG_ICELANDIC, SUBLANG_DEFAULT{  LOCALE_FONTSIGNATURE L"\x002f\x8000\x3808\x0000\x0000\x0000\x0000\x0000\x0001\x0000\x0000\x4000\x0003\x0000\x0000\xc5d4"  LOCALE_ICALENDARTYPE "1"  LOCALE_ICENTURY "1"  LOCALE_ICOUNTRY "354"  LOCALE_ICURRDIGITS "2"  LOCALE_ICURRENCY "3"  LOCALE_IDATE "1"  LOCALE_IDAYLZERO "0"  LOCALE_IDEFAULTANSICODEPAGE "1252"  LOCALE_IDEFAULTCODEPAGE "850"  LOCALE_IDEFAULTCOUNTRY "354"  LOCALE_IDEFAULTEBCDICCODEPAGE "20871"  LOCALE_IDEFAULTLANGUAGE "040f"  LOCALE_IDEFAULTMACCODEPAGE "10079"  LOCALE_IDEFAULTUNIXCODEPAGE "28591"  LOCALE_IDIGITS "2"  LOCALE_IDIGITSUBSTITUTION "1"  LOCALE_IFIRSTDAYOFWEEK "0"  LOCALE_IFIRSTWEEKOFYEAR "2"  LOCALE_IINTLCURRDIGITS "2"  LOCALE_ILANGUAGE "040f"  LOCALE_ILDATE "1"  LOCALE_ILZERO "1"  LOCALE_IMEASURE "0"  LOCALE_IMONLZERO "0"  LOCALE_INEGCURR "8"  LOCALE_INEGNUMBER "1"  LOCALE_INEGSEPBYSPACE "1"  LOCALE_INEGSIGNPOSN "1"  LOCALE_INEGSYMPRECEDES "0"  LOCALE_IOPTIONALCALENDAR "0"  LOCALE_IPAPERSIZE "9"  LOCALE_IPOSSEPBYSPACE "1"  LOCALE_IPOSSIGNPOSN "1"  LOCALE_IPOSSYMPRECEDES "0"  LOCALE_ITIME "1"  LOCALE_ITIMEMARKPOSN "0"  LOCALE_ITLZERO "1"  LOCALE_S1159 ""  LOCALE_S2359 ""  LOCALE_SABBREVCTRYNAME "ISL"  LOCALE_SABBREVDAYNAME1 "m醤."  LOCALE_SABBREVDAYNAME2 "

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?