From ace1812026c7d2b94b921cdb7fd02d08e014603f Mon Sep 17 00:00:00 2001
From: Jenkins for ownCloud <owncloud-bot@tmit.eu>
Date: Thu, 17 Mar 2016 01:56:06 -0400
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/updatenotification/l10n/ja.js   | 3 +++
 apps/updatenotification/l10n/ja.json | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index b0b9e40813b..c5a9ff90dc3 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -1,10 +1,13 @@
 OC.L10N.register(
     "updatenotification",
     {
+    "Updated channel" : "アップデートチャンネル",
     "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
     "Updater" : "アップデート",
     "A new version is available: %s" : "新しいバージョンが利用可能: %s",
     "Open updater" : "アップデーターを開く",
+    "Your version is up to date." : "最新版です。",
+    "Checked on %s" : "%s に確認",
     "Update channel:" : "アップデートチャンネル:",
     "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。"
 },
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json
index d422159a267..8b4a8eea34c 100644
--- a/apps/updatenotification/l10n/ja.json
+++ b/apps/updatenotification/l10n/ja.json
@@ -1,8 +1,11 @@
 { "translations": {
+    "Updated channel" : "アップデートチャンネル",
     "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
     "Updater" : "アップデート",
     "A new version is available: %s" : "新しいバージョンが利用可能: %s",
     "Open updater" : "アップデーターを開く",
+    "Your version is up to date." : "最新版です。",
+    "Checked on %s" : "%s に確認",
     "Update channel:" : "アップデートチャンネル:",
     "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。"
 },"pluralForm" :"nplurals=1; plural=0;"
-- 
GitLab