Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r--apps/updatenotification/l10n/ja.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index b17015c6128..360e9c79259 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -42,10 +42,6 @@ OC.L10N.register(
"Beta" : "ベータ",
"A pre-release version only for testing new features, not for production environments." : "本番環境ではなく、新機能のテスト専用のプレリリース版です。",
"_<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> アプリにこのバージョンのアップデートがありません"],
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。",
- "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong>は常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースに更新されるわけではありません。アップデートは通常2番目のマイナーリリース(x.0.2)で起こります。",
- "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong>は最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。",
- "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong>は新機能をテストするためのプレリリース版であり、本番環境用ではありません。",
"Production" : "プロダクション",
"Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースに更新するわけではありません。 アップデートは通常、2番目のマイナーリリース(x.0.2)で発生し、インスタンスがすでに最新のマイナーバージョンにある場合にのみ発生します。"
},