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

ja.json « l10n « user_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c99b1f0453d63a67d175ff9e12875fe07433f3f4 (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
25
26
27
28
29
30
31
32
33
34
35
36
{ "translations": {
    "Recent statuses" : "最近のステータス",
    "In a meeting" : "会議中",
    "Commuting" : "通勤中",
    "Out sick" : "病欠",
    "Vacationing" : "休暇",
    "Working remotely" : "リモートワーク中",
    "User status" : "ユーザーステータス",
    "Clear status message after" : "ステータスメッセージの有効期限",
    "What's your status?" : "今のオンラインステータスは何ですか?",
    "Set status" : "ステータスを設定",
    "Online status" : "オンラインステータス",
    "Status message" : "状態メッセージ",
    "Clear status message" : "ステータスメッセージを消去",
    "Set status message" : "ステータスメッセージを設定",
    "There was an error saving the status" : "ステータスの保存中にエラーが発生しました",
    "There was an error clearing the status" : "ステータスの消去中にエラーが発生しました",
    "No recent status changes" : "最近のステータスの変更はありません",
    "Away" : "離席中",
    "Do not disturb" : "取り込み中",
    "{status}, {timestamp}" : "{status}、{timestamp}",
    "Don't clear" : "消去しない",
    "Today" : "今日",
    "This week" : "今週",
    "Online" : "オンライン",
    "Invisible" : "ステータスを隠す",
    "Offline" : "オフライン",
    "There was an error saving the new status" : "新しいステータスの保存中にエラーが発生しました",
    "30 minutes" : "30分",
    "1 hour" : "1時間",
    "4 hours" : "4時間",
    "Mute all notifications" : "全ての通知をミュート",
    "Appear offline" : "オフライン",
    "Clear status after" : "ステータスの有効期限"
},"pluralForm" :"nplurals=1; plural=0;"
}