summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ja.js
blob: 5337d03e8e4ef23d6bb319ea9a988c94757dc21d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
OC.L10N.register(
    "updatenotification",
    {
    "Update notifications" : "アップデート通知",
    "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
    "Nextcloud core" : "Nextcloud core",
    "Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
    "A new version is available: %s" : "新しいバージョンが利用可能: %s",
    "Open updater" : "アップデーターを開く",
    "Your version is up to date." : "最新版です。",
    "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:" : "次のグループのメンバーに対してアップデートのメッセージが表示されます:",
    "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." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
    "Updater" : "アップデート"
},
"nplurals=1; plural=0;");