diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
commit | b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7 (patch) | |
tree | d8b44b7e6592a34c0dc90be5945f3fc24c6b883d /apps/updatenotification/l10n/ja.js | |
parent | ea470f877760c72b1e8b865ba600d5bd483027c0 (diff) | |
download | nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.tar.gz nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r-- | apps/updatenotification/l10n/ja.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index a501faf1a5f..5b48c91167e 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -13,6 +13,9 @@ OC.L10N.register( "Checked on %s" : "%s に確認", "Update channel:" : "アップデートチャンネル:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。", - "Notify members of the following groups about available updates:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:" + "Notify members of the following groups about available updates:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:", + "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。", + "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", + "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。" }, "nplurals=1; plural=0;"); |