diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 13d4777074d..a33126adc05 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -4,7 +4,7 @@ OC.L10N.register( "Please select a file." : "ファイルを選択してください。", "File is too big" : "ファイルが大きすぎます", "The selected file is not an image." : "選択されたファイルは画像ではありません", - "The selected file cannot be read." : "選択されたファイルを読込みできませんでした", + "The selected file cannot be read." : "選択されたファイルを読み込めませんでした", "Invalid file provided" : "無効なファイルが提供されました", "No image or file provided" : "画像またはファイルが提供されていません", "Unknown filetype" : "不明なファイルタイプ", |