summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2013-09-03 04:43:11 +0200
committerkondou <kondou@ts.unde.re>2013-09-03 04:43:11 +0200
commit65413a95dcffee0d803dd30c9cd0028eb9c113e5 (patch)
tree5e51e6da3aa76f69c0045fe5ed6b2b20f7226a1f /core/l10n/ja_JP.php
parente7e3f1b81a5026116ef0c9cd95a00fdd7ff6f5a2 (diff)
parent431cf06e996dad7af99b4c65678e5793bd682850 (diff)
downloadnextcloud-server-65413a95dcffee0d803dd30c9cd0028eb9c113e5.tar.gz
nextcloud-server-65413a95dcffee0d803dd30c9cd0028eb9c113e5.zip
Merge branch 'master' into oc_avatars
Conflicts: config/config.sample.php
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r--core/l10n/ja_JP.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 2ab85f13d30..82e4153367d 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -1,6 +1,13 @@
<?php
$TRANSLATIONS = array(
"%s shared »%s« with you" => "%sが あなたと »%s«を共有しました",
+"group" => "グループ",
+"Turned on maintenance mode" => "メンテナンスモードがオンになりました",
+"Turned off maintenance mode" => "メンテナンスモードがオフになりました",
+"Updated database" => "データベース更新完了",
+"Updating filecache, this may take really long..." => "ファイルキャッシュを更新しています、しばらく掛かる恐れがあります...",
+"Updated filecache" => "ファイルキャッシュ更新完了",
+"... %d%% done ..." => "... %d%% 完了 ...",
"Category type not provided." => "カテゴリタイプは提供されていません。",
"No category to add?" => "追加するカテゴリはありませんか?",
"This category already exists: %s" => "このカテゴリはすでに存在します: %s",