; -*- coding: utf-8-with-signature-dos -*- [translation_list] user.name = "飯嶋 浩光" user.email = "delmonta@dennougedougakkai-ndd.org" ; U+200D - U+200F : zero-width joiner, LtR, RtL ; U+FEFF : BOM / zero-width NBSP ; U+FFFE : Inverted BOM common.controlCodes="(\xE2\x80[\x8D-\x8F]|\xEF\xBB\xBF\x|EF\xBF\xBE)" ; U+ FE00 - U+ FE0F : SVS (Standardized Variation Selectors) ; F+E0100 - U+E01EF : IVS (Ideograph Variation Selectors) common.variationSelectors = "(\xEF\xB8[\x80-\x8F]|\xF3\xA0[\x84-\x87][\x80-\xBF])" progressStatus.choices="(?|×|▲|△|●|☆|■|□|◆|○|◎|C|c|※|@)" progressStatus.forLinkPages = "(※|@)" progressStatus.correction[]="?:(\?|\xE2\x9D[\x93\x94])" progressStatus.correction[]="×:(x|X|\xE2\x98\x93|\xE2\x9C\x95|\xE2\x9C\x96|\xE2\x9D\x8C)" progressStatus.correction[]="▲:" progressStatus.correction[]="△:" progressStatus.correction[]="●:" progressStatus.correction[]="☆:(\xE2\xAD\x90|\xE2\x9C[\xA9-\xB0])" progressStatus.correction[]="■:" progressStatus.correction[]="□:" progressStatus.correction[]="◆:(\xE2\x99\xA6)" ; [OK] U+25CB WHITE CIRCLE、[NG] U+25EF LARGE CIRCLE。 progressStatus.correction[]="○:(◯)" progressStatus.correction[]="◎:" progressStatus.correction[]="C:(C)" progressStatus.correction[]="c:(c)" progressStatus.correction[]="※:" progressStatus.correction[]="@:(\@)" progressStatus.description[]="?:不明、要調査" progressStatus.description[]="×:未着手" progressStatus.description[]="▲:新規翻訳予約中・作業中" progressStatus.description[]="△:新規翻訳終了→校正者募集中" progressStatus.description[]="●:新規翻訳を校正中" progressStatus.description[]="☆:原文更新あり→要改訂" progressStatus.description[]="■:改訂予約中・作業中" progressStatus.description[]="□:改訂終了→校正者募集中" progressStatus.description[]="◆:改訂版を校正中" progressStatus.description[]="○:校正終了" progressStatus.description[]="◎:校正終了+改訂版を予約中" progressStatus.description[]="C:受贈(最新版)" progressStatus.description[]="c:受贈(非最新版)" progressStatus.description[]="※:リンク(未翻訳 or 未公開)" progressStatus.description[]="@:リンク(翻訳・公開済)" ; ☆の扱いはとりあえずnowReleasedに含めておく progressStatus.nowUntouched="(?|×)" progressStatus.nowWorking="(▲|△|●|■|□|◆)" progressStatus.nowReleased="(☆|○|◎|C|c)" legalCondition.choices = "[GBMNo]" legalCondition.description[]="G:GPL ver.2" legalCondition.description[]="B:BSD License" legalCondition.description[]="M:Misc. free license" legalCondition.description[]="N:Non-Commercial Only" legalCondition.description[]="o:Other / Confirmed to Author (obsolete)" ; https://linuxjm.osdn.jp/section.html sectionNames.validNames = "[1-9nol]" sectionNames.knownExceptions = "(1x)"