Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 51ae614299617e0a2657fd665629822f1fab4bee (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
{ "translations": {
    "Hello %s" : "こんにちは %s さん",
    "Hello %s," : "こんにちは %s さん、",
    "Admin notifications" : "管理者の通知",
    "Notifications" : "通知",
    "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。",
    "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "このアプリはNextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。\n\t\tAPIは、Web UI内のユーザーに通知したり、クライアントを同期したりする際、他のアプリケーションによって使用されます。例をいくつか示します。\n\n📬連携ファイル共有: 新しいリモート共有を受け取ったとき\n\n📑コメント: 他のユーザーがファイルのコメントにあなたの名前を挙げたとき\n\n🚢更新通知: アプリまたはnextcloud自体に利用可能な更新がきたとき\n\n📣 アナウンスセンター: アナウンスが管理者によって投稿されたとき",
    "Dismiss all notifications" : "全ての通知を閉じる",
    "Requesting browser permissions to show notifications" : "通知を表示するためにブラウザーの権限を要求中",
    "No notifications" : "通知はありません",
    "Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
    "Failed to perform action" : "アクションの実行に失敗",
    "Dismiss" : "閉じる",
    "seconds ago" : "数秒前",
    "Failed to dismiss notification" : "通知の却下に失敗しました",
    "in {path}" : "{path}に",
    "1 hour" : "1時間",
    "3 hours" : "3時間",
    "1 day" : "1日",
    "1 week" : "1週間",
    "Your settings have been updated." : "設定を更新しました。",
    "An error occurred while updating your settings." : "設定の更新中にエラーが発生しました。"
},"pluralForm" :"nplurals=1; plural=0;"
}