From 971a3d8f39bf3599da9f3017c4994a5aac936188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthew=20Fallah=20=28=E3=83=9E=E3=82=B7=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E3=83=BB=E3=83=95=E3=82=A1=E3=83=A9=E3=83=BC=29?= <107450287+moi-cest-matthew@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:59:07 -1000 Subject: [PATCH] Almost finished translation of cosmic-applet-tiling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit But I'm having trouble finding the proper translation of "navigate", as the one word I can find that doesn't seem limited to actual seafaring (ナビる) is casual speech that would not be appropriate for a computer interface. --- .../i18n/ja/cosmic-applet-power.ftl | 4 ++-- .../i18n/ja/cosmic-applet-tiling.ftl | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 cosmic-applet-tiling/i18n/ja/cosmic-applet-tiling.ftl diff --git a/cosmic-applet-power/i18n/ja/cosmic-applet-power.ftl b/cosmic-applet-power/i18n/ja/cosmic-applet-power.ftl index a75eef0b..39372abc 100644 --- a/cosmic-applet-power/i18n/ja/cosmic-applet-power.ftl +++ b/cosmic-applet-power/i18n/ja/cosmic-applet-power.ftl @@ -1,9 +1,9 @@ power = 電源 settings = 設定... lock-screen = 画面をロック -lock-screen-shortcut = Super + Escape +lock-screen-shortcut = スーパー + エスケープ log-out = ログアウト -log-out-shortcut = Ctrl + Alt + Delete +log-out-shortcut = コントロール + Alt + 削除 suspend = サスペンド restart = 再起動 shutdown = シャットダウン diff --git a/cosmic-applet-tiling/i18n/ja/cosmic-applet-tiling.ftl b/cosmic-applet-tiling/i18n/ja/cosmic-applet-tiling.ftl new file mode 100644 index 00000000..9127a700 --- /dev/null +++ b/cosmic-applet-tiling/i18n/ja/cosmic-applet-tiling.ftl @@ -0,0 +1,14 @@ +tile-windows = 自動的にウィンドウを調整する +shortcuts = ショートカット +navigate-windows = +move-window = ウィンドウを動かす +toggle-floating-window = フローティングウィンドウを有効にする +view-all-shortcuts = 全てのショートカットの一覧... +active-hint = アクティブヒント +gaps = Marges +floating-window-exceptions = フローティングウィンドウの除外... +window-management-settings = ウィンドウマネジメント設定... + +super = スーパー +shift = シフト +arrow-keys = 矢印キー