File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
app/src/main/res/values-ja Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1515 <string name =" edit_alarm" >アラームを編集</string >
1616 <string name =" vibrate" >バイブレーション</string >
1717 <string name =" delete_alarm" >アラームを削除</string >
18- <string name =" irreversible" >本当に削除しますか?この操作は取り消せません。 </string >
19- <string name =" nothing_here" >何もありません</string >
18+ <string name =" irreversible" >本当に削除しますか?この操作は取り消せません! </string >
19+ <string name =" nothing_here" >何もありません。 </string >
2020 <string name =" timer_finished" >タイマーが終了しました</string >
2121 <string name =" stop" >ストップ</string >
2222 <string name =" pause" >一時停止</string >
102102 <string name =" show_widget_background" >ウィジェットの背景を表示</string >
103103 <string name =" show_time" >時刻を表示</string >
104104 <string name =" select_clock_face" >時計の文字盤を選択</string >
105+ <plurals name =" hour_offset_negative" >
106+ <item quantity =" other" >%d時間遅い</item >
107+ </plurals >
108+ <string name =" weekdays" >曜日</string >
109+ <plurals name =" hour_offset_positive" >
110+ <item quantity =" other" >%d時間早い</item >
111+ </plurals >
112+ <plurals name =" hour_minute_offset_positive" >
113+ <item quantity =" other" >%d時間と %d分早い</item >
114+ </plurals >
115+ <plurals name =" hour_minute_offset_negative" >
116+ <item quantity =" other" >%d時間と%d分遅い</item >
117+ </plurals >
118+ <string name =" start" >開始</string >
119+ <string name =" snooze_minutes" >%d分スヌーズ</string >
105120</resources >
You can’t perform that action at this time.
0 commit comments