diff options
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" : "閉じる", |