diff options
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r-- | apps/updatenotification/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index 30e3b0726e5..893d7dfd870 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -31,8 +31,8 @@ OC.L10N.register( "Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する", "<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります", "View changelog" : "変更履歴を確認する", - "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください", "_<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", "Checked on %s" : "%s に確認" }, |