summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r--core/l10n/ja_JP.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 3cb0aaeacee..c04b125f4f9 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -1,15 +1,23 @@
<?php $TRANSLATIONS = array(
+"Category type not provided." => "カテゴリタイプは提供されていません。",
"No category to add?" => "追加するカテゴリはありませんか?",
"This category already exists: " => "このカテゴリはすでに存在します: ",
+"Object type not provided." => "オブジェクトタイプは提供されていません。",
+"%s ID not provided." => "%s ID は提供されていません。",
+"Error adding %s to favorites." => "お気に入りに %s を追加エラー",
"No categories selected for deletion." => "削除するカテゴリが選択されていません。",
+"Error removing %s from favorites." => "お気に入りから %s の削除エラー",
"Settings" => "設定",
"seconds ago" => "秒前",
"1 minute ago" => "1 分前",
"{minutes} minutes ago" => "{minutes} 分前",
+"1 hour ago" => "1 時間前",
+"{hours} hours ago" => "{hours} 時間前",
"today" => "今日",
"yesterday" => "昨日",
"{days} days ago" => "{days} 日前",
"last month" => "一月前",
+"{months} months ago" => "{months} 月前",
"months ago" => "月前",
"last year" => "一年前",
"years ago" => "年前",
@@ -18,7 +26,10 @@
"No" => "いいえ",
"Yes" => "はい",
"Ok" => "OK",
+"The object type is not specified." => "オブジェクタイプが指定されていません。",
"Error" => "エラー",
+"The app name is not specified." => "アプリ名がしていされていません。",
+"The required file {file} is not installed!" => "必要なファイル {file} がインストールされていません!",
"Error while sharing" => "共有でエラー発生",
"Error while unsharing" => "共有解除でエラー発生",
"Error while changing permissions" => "権限変更でエラー発生",