/* Clock position format, long: {hours} o’clock */ "CLOCK_FMT_LONG" = "%@點"; /* Clock position format, medium: {hours} o’clock */ "CLOCK_FMT_MEDIUM" = "%@點"; /* Clock position format, short: {hours}:00 */ "CLOCK_FMT_SHORT" = "%@:00"; /* East, long */ "COMPASS_E_LONG" = "東"; /* East, short */ "COMPASS_E_SHORT" = "東"; /* East by north, long */ "COMPASS_EbN_LONG" = "東微北"; /* East by north, short */ "COMPASS_EbN_SHORT" = "東微北"; /* East by south, long */ "COMPASS_EbS_LONG" = "東微南"; /* East by south, short */ "COMPASS_EbS_SHORT" = "東微南"; /* East-northeast, long */ "COMPASS_ENE_LONG" = "東北東"; /* East-northeast, short */ "COMPASS_ENE_SHORT" = "東北東"; /* East-southeast, long */ "COMPASS_ESE_LONG" = "東南東"; /* East-southeast, short */ "COMPASS_ESE_SHORT" = "東南東"; /* North, long */ "COMPASS_N_LONG" = "北"; /* North, short */ "COMPASS_N_SHORT" = "北"; /* North by east, long */ "COMPASS_NbE_LONG" = "北微東"; /* North by east, short */ "COMPASS_NbE_SHORT" = "北微東"; /* North by west, long */ "COMPASS_NbW_LONG" = "北微西"; /* North by west, short */ "COMPASS_NbW_SHORT" = "北微西"; /* Northeast, long */ "COMPASS_NE_LONG" = "東北"; /* Northeast, short */ "COMPASS_NE_SHORT" = "東北"; /* Northeast by east, long */ "COMPASS_NEbE_LONG" = "東北微東"; /* Northeast by east, short */ "COMPASS_NEbE_SHORT" = "東北微東"; /* Northeast by north, long */ "COMPASS_NEbN_LONG" = "東北微北"; /* Northeast by north, short */ "COMPASS_NEbN_SHORT" = "東北微北"; /* North-northeast, long */ "COMPASS_NNE_LONG" = "北北東"; /* North-northeast, short */ "COMPASS_NNE_SHORT" = "北北東"; /* North-northwest, long */ "COMPASS_NNW_LONG" = "北北西"; /* North-northwest, short */ "COMPASS_NNW_SHORT" = "北北西"; /* Northwest, long */ "COMPASS_NW_LONG" = "西北"; /* Northwest, short */ "COMPASS_NW_SHORT" = "西北"; /* Northwest by north, long */ "COMPASS_NWbN_LONG" = "西北微北"; /* Northwest by north, short */ "COMPASS_NWbN_SHORT" = "西北微北"; /* Northwest by west, long */ "COMPASS_NWbW_LONG" = "西北微西"; /* Northwest by west, short */ "COMPASS_NWbW_SHORT" = "西北微西"; /* South, long */ "COMPASS_S_LONG" = "南"; /* South, short */ "COMPASS_S_SHORT" = "南"; /* South by east, long */ "COMPASS_SbE_LONG" = "南微東"; /* South by east, short */ "COMPASS_SbE_SHORT" = "南微東"; /* South by west, long */ "COMPASS_SbW_LONG" = "南微西"; /* South by west, short */ "COMPASS_SbW_SHORT" = "南微西"; /* Southeast, long */ "COMPASS_SE_LONG" = "東南"; /* Southeast, short */ "COMPASS_SE_SHORT" = "東南"; /* Southeast by east, long */ "COMPASS_SEbE_LONG" = "東南微東"; /* Southeast by east, short */ "COMPASS_SEbE_SHORT" = "東南微東"; /* Southeast by south, long */ "COMPASS_SEbS_LONG" = "東南微南"; /* Southeast by south, short */ "COMPASS_SEbS_SHORT" = "東南微南"; /* South-southeast, long */ "COMPASS_SSE_LONG" = "南南東"; /* South-southeast, short */ "COMPASS_SSE_SHORT" = "南南東"; /* South-southwest, long */ "COMPASS_SSW_LONG" = "南南西"; /* South-southwest, short */ "COMPASS_SSW_SHORT" = "南南西"; /* Southwest, long */ "COMPASS_SW_LONG" = "西南"; /* Southwest, short */ "COMPASS_SW_SHORT" = "西南"; /* Southwest by south, long */ "COMPASS_SWbS_LONG" = "西南微南"; /* Southwest by south, short */ "COMPASS_SWbS_SHORT" = "西南微南"; /* Southwest by west, long */ "COMPASS_SWbW_LONG" = "西南微西"; /* Southwest by west, short */ "COMPASS_SWbW_SHORT" = "西南微西"; /* West, long */ "COMPASS_W_LONG" = "西"; /* West, short */ "COMPASS_W_SHORT" = "西"; /* West by north, long */ "COMPASS_WbN_LONG" = "西微北"; /* West by north, short */ "COMPASS_WbN_SHORT" = "西微北"; /* West by south, long */ "COMPASS_WbS_LONG" = "西微南"; /* West by south, short */ "COMPASS_WbS_SHORT" = "西微南"; /* West-northwest, long */ "COMPASS_WNW_LONG" = "西北西"; /* West-northwest, short */ "COMPASS_WNW_SHORT" = "西北西"; /* West-southwest, long */ "COMPASS_WSW_LONG" = "西南西"; /* West-southwest, short */ "COMPASS_WSW_SHORT" = "西南西"; /* Degrees format, long */ "COORD_DEG_LONG" = "%d度"; /* Degrees format, medium: {degrees} */ "COORD_DEG_MEDIUM" = "%d°"; /* Degrees format, short: {degrees} */ "COORD_DEG_SHORT" = "%d°"; /* Coordinate format, long: {degrees}{minutes} */ "COORD_DM_LONG" = "%1$@度%2$@分"; /* Coordinate format, medium: {degrees}{minutes} */ "COORD_DM_MEDIUM" = "%1$@度%2$@"; /* Coordinate format, short: {degrees}{minutes} */ "COORD_DM_SHORT" = "%1$@%度2$@"; /* Coordinate format, long: {degrees}{minutes}{seconds} */ "COORD_DMS_LONG" = "%1$@度%2$@分%3$@秒"; /* Coordinate format, medium: {degrees}{minutes}{seconds} */ "COORD_DMS_MEDIUM" = "%1$@度%2$@分%3$@秒"; /* Coordinate format, short: {degrees}{minutes}{seconds} */ "COORD_DMS_SHORT" = "%1$@%度2$@分%3$@秒"; /* East longitude format, long: {longitude} */ "COORD_E_LONG" = "東經%@"; /* East longitude format, medium: {longitude} */ "COORD_E_MEDIUM" = "東經%@"; /* East longitude format, short: {longitude} */ "COORD_E_SHORT" = "%@E"; /* Coordinate pair format, long: {latitude}, {longitude} */ "COORD_FMT_LONG" = "%1$@,%2$@"; /* Coordinate pair format, medium: {latitude}, {longitude} */ "COORD_FMT_MEDIUM" = "%1$@,%2$@"; /* Coordinate pair format, short: {latitude}, {longitude} */ "COORD_FMT_SHORT" = "%1$@,%2$@"; /* Minutes format, long */ "COORD_MIN_LONG" = "%d分"; /* Minutes format, medium: {minutes} */ "COORD_MIN_MEDIUM" = "%d′"; /* Minutes format, short: {minutes} */ "COORD_MIN_SHORT" = "%d′"; /* North latitude format, long: {latitude} */ "COORD_N_LONG" = "北緯%@"; /* North latitude format, medium: {latitude} */ "COORD_N_MEDIUM" = "北緯%@"; /* North latitude format, short: {latitude} */ "COORD_N_SHORT" = "%@N"; /* South latitude format, long: {latitude} */ "COORD_S_LONG" = "南緯%@"; /* South latitude format, medium: {latitude} */ "COORD_S_MEDIUM" = "南緯%@"; /* South latitude format, short: {latitude} */ "COORD_S_SHORT" = "%@S"; /* Seconds format, long */ "COORD_SEC_LONG" = "%d秒"; /* Seconds format, medium: {seconds} */ "COORD_SEC_MEDIUM" = "%d″"; /* Seconds format, short: {seconds} */ "COORD_SEC_SHORT" = "%d″"; /* West longitude format, long: {longitude} */ "COORD_W_LONG" = "西經%@"; /* West longitude format, medium: {longitude} */ "COORD_W_MEDIUM" = "西經%@"; /* West longitude format, short: {longitude} */ "COORD_W_SHORT" = "%@W";