i18n: Japanese translation of cosmic-applet-power

Plus a minor fix to the French translation
This commit is contained in:
Matthew Fallah (マシュー・ファラー) 2024-02-02 17:30:48 -10:00 committed by Ashley Wulber
parent 2253f104e1
commit 361764aa82
2 changed files with 24 additions and 3 deletions

View file

@ -0,0 +1,21 @@
power = 電源
settings = 設定...
lock-screen = 画面をロック
lock-screen-shortcut = Super + Escape
log-out = ログアウト
log-out-shortcut = Ctrl + Alt + Delete
suspend = サスペンド
restart = 再起動
shutdown = シャットダウン
confirm = 確認
cancel = キャンセル
confirm-question =
よろしいでしょうか? { $countdown }秒後でシステムが自動的に{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[lock-screen] { lock-screen }
[log-out] { log-out }
*[other] 選択したことを
}します。