diff options
Diffstat (limited to 'apps/files/l10n/ja.php')
-rw-r--r-- | apps/files/l10n/ja.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.php b/apps/files/l10n/ja.php index c0e0468bafd..5ec107613e2 100644 --- a/apps/files/l10n/ja.php +++ b/apps/files/l10n/ja.php @@ -42,6 +42,7 @@ $TRANSLATIONS = array( "Error fetching URL" => "URL取得エラー", "Share" => "共有", "Delete permanently" => "完全に削除する", +"Delete" => "削除", "Rename" => "名前の変更", "Your download is being prepared. This might take some time if the files are big." => "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。", "Pending" => "中断", @@ -85,7 +86,6 @@ $TRANSLATIONS = array( "You don’t have permission to upload or create files here" => "ここにファイルをアップロードもしくは作成する権限がありません", "Nothing in here. Upload something!" => "ここには何もありません。何かアップロードしてください。", "Download" => "ダウンロード", -"Delete" => "削除", "Upload too large" => "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", "Files are being scanned, please wait." => "ファイルをスキャンしています、しばらくお待ちください。" |