diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-24 00:21:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-24 00:21:26 +0000 |
commit | d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4 (patch) | |
tree | 558689dabb4daee776eca73d40857bc3d6ebc39f /apps/files | |
parent | 4b3b09f3c44a6c68e752b102e018c6fa1e990c51 (diff) | |
download | nextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.tar.gz nextcloud-server-d65ce2328c2bf142f9a9c7c35616a22f5e7b3ec4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ja.js | 18 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 18 |
2 files changed, 36 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index c5e08b8c4ed..0af9153fbef 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -173,9 +173,27 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", "Keyboard shortcuts" : "キーボードショートカット", + "Speed up your Files experience with these quick shortcuts." : "これらのショートカットでファイルの取り扱いを高速化します", + "Open the actions menu for a file" : "ファイルのアクションメニューを開く", + "Rename a file" : "ファイル名を変更", + "Delete a file" : "ファイルを削除", + "Favorite or remove a file from favorites" : "ファイルをお気に入りから追加または削除", + "Manage tags for a file" : "ファイルのタグを管理する", "Selection" : "選択", + "Select all files" : "全てのファイルを選択", + "Deselect all files" : "全てのファイルの選択を解除", + "Select or deselect a file" : "ファイルを選択または選択を解除", + "Select a range of files" : "範囲内のファイルを選択", "Navigation" : "ナビゲーション", + "Navigate to the parent folder" : "親フォルダーに移動", + "Navigate to the file above" : "上のファイルに移動", + "Navigate to the file below" : "下のファイルに移動", + "Navigate to the file on the left (in grid mode)" : "左のファイルに移動(グリッドモード)", + "Navigate to the file on the right (in grid mode)" : "右のファイルに移動(グリッドモード)", "View" : "表示", + "Toggle the grid view" : "グリッドビューを切り替え", + "Open the sidebar for a file" : "ファイルのサイドバーを開く", + "Show those shortcuts" : "これらのショートカットを表示する", "Clipboard is not available" : "クリップボードは利用できません", "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", "Owner" : "作成者", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index e89674e78ce..743b680568b 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -171,9 +171,27 @@ "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", "Keyboard shortcuts" : "キーボードショートカット", + "Speed up your Files experience with these quick shortcuts." : "これらのショートカットでファイルの取り扱いを高速化します", + "Open the actions menu for a file" : "ファイルのアクションメニューを開く", + "Rename a file" : "ファイル名を変更", + "Delete a file" : "ファイルを削除", + "Favorite or remove a file from favorites" : "ファイルをお気に入りから追加または削除", + "Manage tags for a file" : "ファイルのタグを管理する", "Selection" : "選択", + "Select all files" : "全てのファイルを選択", + "Deselect all files" : "全てのファイルの選択を解除", + "Select or deselect a file" : "ファイルを選択または選択を解除", + "Select a range of files" : "範囲内のファイルを選択", "Navigation" : "ナビゲーション", + "Navigate to the parent folder" : "親フォルダーに移動", + "Navigate to the file above" : "上のファイルに移動", + "Navigate to the file below" : "下のファイルに移動", + "Navigate to the file on the left (in grid mode)" : "左のファイルに移動(グリッドモード)", + "Navigate to the file on the right (in grid mode)" : "右のファイルに移動(グリッドモード)", "View" : "表示", + "Toggle the grid view" : "グリッドビューを切り替え", + "Open the sidebar for a file" : "ファイルのサイドバーを開く", + "Show those shortcuts" : "これらのショートカットを表示する", "Clipboard is not available" : "クリップボードは利用できません", "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", "Owner" : "作成者", |