nextcloud/apps/comments/l10n/ja.json

31 lines
2.2 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-11-20 04:06:44 +03:00
"Comments" : "コメント",
2018-04-12 03:19:20 +03:00
"Edit comment" : "コメントを編集",
2016-02-25 09:58:06 +03:00
"Delete comment" : "コメントを削除",
2018-04-12 03:19:20 +03:00
"New comment …" : "新しいコメント...",
2016-02-25 09:58:06 +03:00
"Post" : "追加",
2016-02-17 09:56:11 +03:00
"Cancel" : "キャンセル",
2016-02-25 09:58:06 +03:00
"[Deleted user]" : "[削除済みユーザー]",
2016-11-20 04:06:44 +03:00
"No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
"More comments …" : "その他のコメント...",
2016-02-17 09:56:11 +03:00
"Save" : "保存",
2016-02-25 09:58:06 +03:00
"Allowed characters {count} of {max}" : "入力文字数 {count} / {max}",
2016-07-06 16:28:06 +03:00
"Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生",
"Error occurred while posting comment" : "コメント投稿時にエラーが発生",
2016-11-20 04:06:44 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
2016-05-05 08:55:08 +03:00
"Comment" : "コメント",
"You commented" : "コメント済",
"%1$s commented" : "%1$s がコメントを追加",
2016-11-26 04:06:57 +03:00
"{author} commented" : "{author} がコメントしました",
"You commented on %1$s" : "%1$s にコメントしました",
"You commented on {file}" : "{file} にコメントしました",
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
2016-11-26 04:06:57 +03:00
"{author} commented on {file}" : "{author} が{file} にコメントしました",
2017-03-26 04:07:03 +03:00
"<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</ strong>",
2016-11-30 17:18:08 +03:00
"%1$s mentioned you in a comment on “%2$s”" : "%1$s さんが “%2$s” のコメントであなたについて言及しました。",
2017-11-28 04:09:52 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。",
2018-01-04 12:48:31 +03:00
"Unknown user" : "不明なユーザー",
2017-11-28 04:09:52 +03:00
"A (now) deleted user mentioned you in a comment on “%s”" : "(現在)削除されたユーザーが \"%s\" のコメントであなたのことについて言及しました",
"A (now) deleted user mentioned you in a comment on “{file}”" : "(現在)削除されたユーザーが \"{file}\" のコメントであなたのことについて言及しました"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}