From cb83d0646ae564d7157aae051c89288066f61afa Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 9 Aug 2019 02:14:15 +0000 Subject: [tx-robot] updated from transifex --- apps/dav/l10n/ja.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/dav/l10n/ja.js') diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 0199fd16b49..8f95c657713 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -77,7 +77,7 @@ OC.L10N.register( "Calendar server" : "カレンダーサーバー", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する{linkclose}もインストールしてください。", "Send invitations to attendees" : "参加者に招待状を送信する", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Eメールサーバ{linkclose}を正しく{emailopen}設定してください。", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}(メールサーバ{linkclose}内)を正しく設定してください。", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", "Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。", "Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", -- cgit v1.2.3 er-devices-wipe-action-wording Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ja.js
blob: e19ab909c1d67d1577b61bc7a2cf67352bc81d9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
    "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s が動いています。Nextcloud 11以上にバージョンアップする場合は、PHP 5.6以上を使う必要があります。PHPのバージョンをアップグレードしたら、新しいバージョンのアップデート通知を受信できるようになります。"
},
"nplurals=1; plural=0;");