Loading res/values-ja/strings.xml +31 −0 Original line number Diff line number Diff line Loading @@ -122,6 +122,37 @@ <item>60 分</item> <item>90 分</item> <item>120 分</item> <!-- Setting title for setting alarm time limit --> <string name="screensaver_timeout_title">スクリーンセーバータイムアウト</string> <!-- Entries listed in the ListPreference when invoking the max alarm duration preference. --> <string-array name="screensaver_timeout_entries"> <item>1 分</item> <item>5 分</item> <item>10 分</item> <item>15 分</item> <item>30 分</item> <item>60 分</item> </string-array> <!-- Setting title for screensaver time color picker general title--> <string name="color_picker">時刻の色</string> <!-- Setting title for screensaver time color picker --> <string name="color_picker_title">時刻の色(スクリーンセーバー)</string> <!-- Setting title for screensaver time color picker --> <string name="color_picker_summary">スクリーンセーバーの時刻の色を変更する</string> <!-- Sample time used in color picker --> <string name="color_picker_sample">11:45</string> <!-- Labels for colors in color picker --> <string name="color_picker_alpha">透明度 (暗転時のみ)</string> <string name="color_picker_red">赤</string> <string name="color_picker_green">緑</string> <string name="color_picker_blue">青</string> </resources> Loading
res/values-ja/strings.xml +31 −0 Original line number Diff line number Diff line Loading @@ -122,6 +122,37 @@ <item>60 分</item> <item>90 分</item> <item>120 分</item> <!-- Setting title for setting alarm time limit --> <string name="screensaver_timeout_title">スクリーンセーバータイムアウト</string> <!-- Entries listed in the ListPreference when invoking the max alarm duration preference. --> <string-array name="screensaver_timeout_entries"> <item>1 分</item> <item>5 分</item> <item>10 分</item> <item>15 分</item> <item>30 分</item> <item>60 分</item> </string-array> <!-- Setting title for screensaver time color picker general title--> <string name="color_picker">時刻の色</string> <!-- Setting title for screensaver time color picker --> <string name="color_picker_title">時刻の色(スクリーンセーバー)</string> <!-- Setting title for screensaver time color picker --> <string name="color_picker_summary">スクリーンセーバーの時刻の色を変更する</string> <!-- Sample time used in color picker --> <string name="color_picker_sample">11:45</string> <!-- Labels for colors in color picker --> <string name="color_picker_alpha">透明度 (暗転時のみ)</string> <string name="color_picker_red">赤</string> <string name="color_picker_green">緑</string> <string name="color_picker_blue">青</string> </resources>