diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-20 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-20 01:06:44 +0000 |
commit | 97af4f762d44ddd97d9db2566cb2841ca37d9fff (patch) | |
tree | a3a8b121ea93c2502096194ed98b6f059c90e839 /apps/updatenotification/l10n/ja.json | |
parent | b1ee9862f86d7d873f5168a921b183c5f373cc20 (diff) | |
download | nextcloud-server-97af4f762d44ddd97d9db2566cb2841ca37d9fff.tar.gz nextcloud-server-97af4f762d44ddd97d9db2566cb2841ca37d9fff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ja.json')
-rw-r--r-- | apps/updatenotification/l10n/ja.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index c5e823b8e41..ec032b1984c 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -1,9 +1,13 @@ { "translations": { "Update notifications" : "アップデート通知", + "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください", "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。", - "Nextcloud core" : "Nextcloud core", + "Channel updated" : "チャンネルが更新されました", + "Update to %1$s is available." : "%1$s への更新が利用可能です。", "Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。", "A new version is available: %s" : "新しいバージョンが利用可能: %s", + "Open updater" : "アップデーターを開く", + "Download now" : "今すぐダウンロード", "Your version is up to date." : "最新版です。", "Checked on %s" : "%s に確認", "Update channel:" : "アップデートチャンネル:", |