aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-15 01:12:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-15 01:12:49 +0000
commit49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5 (patch)
treebe251c41f9e373cb497706f33d18490132867650 /apps/updatenotification/l10n/ja.js
parentf3dc0d32dbcc9568321d3442a7bd9f0c3f179cee (diff)
downloadnextcloud-server-49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5.tar.gz
nextcloud-server-49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r--apps/updatenotification/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index 893d7dfd870..f00d34b9501 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -20,7 +20,6 @@ OC.L10N.register(
"Your version is up to date." : "最新版です。",
"A non-default update server is in use to be checked for updates:" : "更新のチェックにデフォルト以外の更新サーバーが利用されています:",
"Update channel:" : "アップデートチャンネル:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "新しいリリースの後、公開されるまでには時間がかかります。\n新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。",
"Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:",
"Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。",
@@ -34,6 +33,7 @@ OC.L10N.register(
"_<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 に確認"
+ "Checked on %s" : "%s に確認",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。"
},
"nplurals=1; plural=0;");