|
18 | 18 | <string name="swipe_to_screenshot_gesture_summary">3本指でスワイプしてスクリーンショットを取得する</string> |
19 | 19 | <!-- Charging control settings --> |
20 | 20 | <string name="charging_control_title">充電のコントロール</string> |
21 | | - <string name="charging_control_summary">Customize charging schedule and limits for your device</string> |
| 21 | + <string name="charging_control_summary">デバイスの充電スケジュールと制限をカスタマイズします</string> |
22 | 22 | <string name="charging_control_enable_title">充電コントロールを有効化する</string> |
23 | 23 | <string name="charging_control_mode_title">充電モード</string> |
24 | 24 | <string name="charging_control_mode_auto_title">自動スケジュール</string> |
|
290 | 290 | <string name="back_height_title">Back gesture height</string> |
291 | 291 | <string name="back_height_summary">Screen height valid for back gesture</string> |
292 | 292 | <!-- Back gesture animation --> |
293 | | - <string name="back_gesture_arrow_title">Back gesture animation</string> |
294 | | - <string name="back_gesture_arrow_summary">Show an animated arrow for back gesture</string> |
| 293 | + <string name="back_gesture_arrow_title">戻る時のジェスチャーアニメーション</string> |
| 294 | + <string name="back_gesture_arrow_summary">戻る時のジェスチャーアニメーションで矢印を表示します</string> |
295 | 295 | <!-- Back gesture haptic --> |
296 | | - <string name="back_gesture_haptic_title">Back gesture haptic</string> |
297 | | - <string name="back_gesture_haptic_summary">Vibrate when performing a back gesture</string> |
| 296 | + <string name="back_gesture_haptic_title">戻る時の触覚フィードバック</string> |
| 297 | + <string name="back_gesture_haptic_summary">戻るのジェスチャー時にバイブレーションをさせます</string> |
298 | 298 | <!-- Gesture navbar radius --> |
299 | 299 | <string name="gesture_navbar_radius_title">ピルの半径</string> |
300 | 300 | <string name="thin_label">Thin</string> |
|
363 | 363 | <!-- App lock --> |
364 | 364 | <string name="app_lock_title">アプリロック</string> |
365 | 365 | <plurals name="app_lock_summary"> |
366 | | - <item quantity="other"><xliff:g example="10" id="Number of applications">%1$d</xliff:g> |
367 | | - applications are protected</item> |
| 366 | + <item quantity="other"><xliff:g example="1" id="Number of applications">%1$d</xliff:g> 個のアプリが保護されています</item> |
368 | 367 | </plurals> |
369 | 368 | <string name="app_lock_authentication_dialog_title">ロック解除</string> |
370 | 369 | <string name="enable_debugging">デバッグを有効化</string> |
|
0 commit comments