4.0.0 3.0 org.eclipse.jgit jgit.tycho.parent 3.0.2-SNAPSHOT pom JGit Tycho Parent 0.17.0 7.6.0.v20120127 2.0.21.v201301150030 0.1.46.v201205102330 http://download.eclipse.org/releases/juno http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/ org.eclipse.jgit.feature org.eclipse.jgit.java7.feature org.eclipse.jgit.pgm.feature org.eclipse.jgit.source.feature org.eclipse.jgit.pgm.source.feature org.eclipse.jgit.junit.feature org.eclipse.jgit.repository indigo p2 ${eclipse-site} jetty p2 http://archive.eclipse.org/jetty/updates/jetty-bundles-7.x/${jetty-version}/ orbit p2 ${orbit-site} repo.eclipse.org JGit Maven Repository - Releases https://repo.eclipse.org/content/repositories/jgit-releases/ repo.eclipse.org JGit Maven Repository - Snapshots https://repo.eclipse.org/content/repositories/jgit-snapshots/ true org.eclipse.jgit org.eclipse.jgit ${project.version} sources org.eclipse.jgit org.eclipse.jgit.pgm ${project.version} sources org.eclipse.tycho tycho-maven-plugin ${tycho-version} true org.eclipse.tycho target-platform-configuration ${tycho-version} p2 org.eclipse.tycho tycho-compiler-plugin ${tycho-version} UTF-8 org.apache.maven.plugins maven-resources-plugin 2.5 ISO-8859-1 org.eclipse.tycho target-platform-configuration ${tycho-version} p2 consider linux gtk x86 linux gtk x86_64 win32 win32 x86 win32 win32 x86_64 macosx cocoa x86_64 cert-bundle Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ja.js
blob: 2f55b7145070816357a606e79ad9d1f48e43b778 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
    "updatenotification",
    {
    "Update notifications" : "アップデート通知",
    "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
    "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
    "Channel updated" : "チャンネルが更新されました",
    "Update to %1$s is available." : "%1$s への更新が利用可能です。",
    "Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
    "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。",
    "A new version is available: %s" : "新しいバージョンが利用可能: %s",
    "Open updater" : "アップデーターを開く",
    "Download now" : "今すぐダウンロード",
    "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." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。"
},
"nplurals=1; plural=0;");