aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ja.json
blob: 092aef80d82c86f345f83739480788686bed08a0 (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
37
{ "translations": {
    "Comments" : "コメント",
    "You commented" : "コメント済",
    "{author} commented" : "{author} がコメントしました",
    "You commented on %1$s" : "%1$s についてコメントしました",
    "You commented on {file}" : "{file} にコメントしました",
    "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
    "{author} commented on {file}" : "{author} が{file} にコメントしました",
    "<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき",
    "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "あなたは \"{file}\" で、削除されたアカウントのコメントで言及されました",
    "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました",
    "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
    "Edit comment" : "コメントを編集",
    "Delete comment" : "コメントを削除",
    "Cancel edit" : "編集をキャンセル",
    "New comment" : "新しいコメント",
    "Write a comment …" : "コメントを書く...",
    "Post comment" : "コメントを投稿",
    "@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/",
    "Could not reload comments" : "コメントをリロードできませんでした",
    "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
    "No more messages" : "これ以上のメッセージはありません",
    "Retry" : "再試行",
    "Failed to mark comments as read" : "コメントを既読にすることができませんでした",
    "Unable to load the comments list" : "コメントリストを読み込めませんでした",
    "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
    "Comment" : "コメント",
    "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
    "Comment deleted" : "コメントが削除されました",
    "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
    "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
    "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
    "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
    "Write a message …" : "メッセージを書く…",
    "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "メンションには \"@\"、絵文字には \":\"、スマートピッカーには \"/\""
},"pluralForm" :"nplurals=1; plural=0;"
}