aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-25 01:12:18 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-25 01:12:18 +0000
commit5df6400e287f5ba1c23dcd4749386d8bd2967d35 (patch)
tree45785de097775193c3d6455eee5ea2cf2bbe5551 /apps/updatenotification
parentebced0f662f40891850ba261c48bcb79c64b3000 (diff)
downloadnextcloud-server-5df6400e287f5ba1c23dcd4749386d8bd2967d35.tar.gz
nextcloud-server-5df6400e287f5ba1c23dcd4749386d8bd2967d35.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/ja.js1
-rw-r--r--apps/updatenotification/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index f00d34b9501..f6e3b77c5bb 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
"View changelog" : "変更履歴を確認する",
+ "Beta" : "ベータ",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> アプリにこのバージョンのアップデートがありません"],
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json
index 65e6a91ac18..bb5d38c56cb 100644
--- a/apps/updatenotification/l10n/ja.json
+++ b/apps/updatenotification/l10n/ja.json
@@ -28,6 +28,7 @@
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
"View changelog" : "変更履歴を確認する",
+ "Beta" : "ベータ",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> アプリにこのバージョンのアップデートがありません"],
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
"A new version is available: %s" : "新しいバージョンが利用可能: %s",