aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
commitd86a368e54dee57b093ae52b1d1e4b7bc78127b0 (patch)
tree1c78f43307aeb24098291bcfd8eb7881a501dd78 /core/l10n/ja_JP.php
parent36bf4e24f0ea910ce504a5756279f9f73619694d (diff)
downloadnextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.tar.gz
nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.zip
[tx-robot] updated from transifex
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" => "権限変更でエラー発生",