diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
commit | da591eaec3050ab02b4a74d1304db78335eeb7fa (patch) | |
tree | f8b206f7dac72fcb6deed841e1d038020787f144 /apps/files/l10n/ja.js | |
parent | 26265847bdade218bc7b792fe2ff07dd1334b04b (diff) | |
download | nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.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 907049e2b96..ad3d5f0bad7 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["あなたは {count} 個のアイテムを削除しようとしています"], "Confirm deletion" : "削除の確認", "Cancel" : "キャンセル", - "Download" : "ダウンロード", "Edit file locally" : "ファイルをローカルで編集", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。", "Retry local edit" : "ローカル編集を再試行する", @@ -296,6 +295,7 @@ OC.L10N.register( "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、このサーバーのファイルアップロード時の最大サイズを超えています。", "File could not be found" : "ファイルを見つけられませんでした", + "Download" : "ダウンロード", "Show list view" : "リストビューで表示", "Show grid view" : "グリッドビューで表示", "Close" : "閉じる", |