1<?xml version="1.0" encoding="UTF-8"?> 2<resources xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 4 <string name="buttons_round_top_center" msgid="5559087816427379703">"上"</string> 5 <string name="buttons_round_top_right" msgid="4871780374047139328">"右上"</string> 6 <string name="buttons_round_center_right" msgid="1509579668330531551">"中央右"</string> 7 <string name="buttons_round_bottom_right" msgid="2377403938095293895">"右下"</string> 8 <string name="buttons_round_bottom_center" msgid="7330585893633364324">"下"</string> 9 <string name="buttons_round_bottom_left" msgid="2128239325315047486">"左下"</string> 10 <string name="buttons_round_center_left" msgid="4851687456301428363">"中央左"</string> 11 <string name="buttons_round_top_left" msgid="6011962751086201079">"左上"</string> 12 <string name="buttons_round_top_right_upper" msgid="5489914740902966147">"右斜め上より上"</string> 13 <string name="buttons_round_top_right_lower" msgid="49744844591556337">"右斜め上より下"</string> 14 <string name="buttons_round_bottom_right_upper" msgid="3762205785832512542">"右斜め下より上"</string> 15 <string name="buttons_round_bottom_right_lower" msgid="6450671993962362349">"右斜め下より下"</string> 16 <string name="buttons_round_bottom_left_lower" msgid="8840562761052904241">"左斜め下より下"</string> 17 <string name="buttons_round_bottom_left_upper" msgid="5824161271890322696">"左斜め下より上"</string> 18 <string name="buttons_round_top_left_lower" msgid="4749025344320804614">"左斜め上より下"</string> 19 <string name="buttons_round_top_left_upper" msgid="2546930425604677415">"左斜め上より上"</string> 20 <string name="buttons_rect_left_top" msgid="5658240954637179416">"上、左側"</string> 21 <string name="buttons_rect_left_center" msgid="2090348335774325845">"中央左"</string> 22 <string name="buttons_rect_left_bottom" msgid="2890382227404669440">"下、左側"</string> 23 <string name="buttons_rect_right_top" msgid="8781047384037217975">"上、右側"</string> 24 <string name="buttons_rect_right_center" msgid="9046922334870476704">"中央右"</string> 25 <string name="buttons_rect_right_bottom" msgid="231110280868923853">"下、右側"</string> 26 <string name="buttons_rect_top_left" msgid="7572206729575579647">"左上"</string> 27 <string name="buttons_rect_top_center" msgid="79705740801041383">"上"</string> 28 <string name="buttons_rect_top_right" msgid="942888900599091776">"右上"</string> 29 <string name="buttons_rect_bottom_left" msgid="1900303277997254019">"左下"</string> 30 <string name="buttons_rect_bottom_center" msgid="7032918537319714491">"下"</string> 31 <string name="buttons_rect_bottom_right" msgid="5128261908141175352">"右下"</string> 32</resources> 33