diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-13 00:08:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-13 00:08:14 +0000 |
commit | ded780a45a25f6a9aaeb7292a6611e0bf3740e27 (patch) | |
tree | ba7e48aed76154a2ab46160a0d4fdbc7c9c8fad7 /apps/updatenotification | |
parent | 6b5c6e580bf1025d9e506748bd5c38bd799011b5 (diff) | |
download | nextcloud-server-ded780a45a25f6a9aaeb7292a6611e0bf3740e27.tar.gz nextcloud-server-ded780a45a25f6a9aaeb7292a6611e0bf3740e27.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ja.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index 7abefc6c279..2f6de6ed93e 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -13,8 +13,10 @@ OC.L10N.register( "A new version is available: %s" : "新しいバージョンが利用可能: %s", "Open updater" : "アップデーターを開く", "Download now" : "今すぐダウンロード", + "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", "Your version is up to date." : "最新版です。", "Checked on %s" : "%s に確認", + "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新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。", diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index c717b8e8d84..4a807956e34 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -11,8 +11,10 @@ "A new version is available: %s" : "新しいバージョンが利用可能: %s", "Open updater" : "アップデーターを開く", "Download now" : "今すぐダウンロード", + "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", "Your version is up to date." : "最新版です。", "Checked on %s" : "%s に確認", + "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新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。", |