diff options
Diffstat (limited to 'apps/files/l10n/ja.php')
-rw-r--r-- | apps/files/l10n/ja.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.php b/apps/files/l10n/ja.php index 0381d000027..6d605c11c9e 100644 --- a/apps/files/l10n/ja.php +++ b/apps/files/l10n/ja.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "不明なエラー", "Could not move %s - File with this name already exists" => "%s を移動できませんでした ― この名前のファイルはすでに存在します", "Could not move %s" => "%s を移動できませんでした", "File name cannot be empty." => "ファイル名を空にすることはできません。", |