diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/files/l10n/ja.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index a1cfd61d403..efca75b9ea8 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -298,7 +298,6 @@ OC.L10N.register( "List of recently modified files and folders." : "最近変更されたファイルとフォルダーのリスト", "No recently modified files" : "最近更新されたファイルはありません", "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。", - "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Select all" : "すべて選択", "Upload too large" : "アップロードには大きすぎます。", @@ -309,6 +308,7 @@ OC.L10N.register( "Search users" : "ユーザーを検索", "Cancel" : "キャンセル", "Set up templates folder" : "テンプレートフォルダーを設定", + "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", "Toggle grid view" : "グリッド表示の切り替え", "Deleted files" : "ゴミ箱", "Shares" : "共有", |