diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ja.json | 1 |
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", |