nextcloud/apps/comments/l10n/ja.json

31 lines
2.1 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-11-20 04:06:44 +03:00
"Comments" : "コメント",
"Unknown user" : "不明なユーザー",
"New comment …" : "新しいコメント...",
2016-02-25 09:58:06 +03:00
"Delete comment" : "コメントを削除",
"Post" : "追加",
2016-02-17 09:56:11 +03:00
"Cancel" : "キャンセル",
2016-02-25 09:58:06 +03:00
"Edit comment" : "コメントを編集",
"[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 retrieving comment with id {id}" : "コメントID {id} のコメントを取得する際にエラーが発生",
"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" : "コメント",
2016-11-20 04:06:44 +03:00
"<strong>Comments</strong> for files" : "ファイルの<strong>コメント</ strong>",
2016-05-05 08:55:08 +03:00
"You commented" : "コメント済",
"%1$s commented" : "%1$s がコメントを追加",
"You commented on %2$s" : "%2$s にコメント済",
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました",
2016-11-20 04:06:44 +03:00
"A (now) deleted user mentioned you in a comment on \"%s\"." : "”%s\" のコメントであなたについて削除(もしくは今)されたユーザーがコメントしました。",
"%s mentioned you in a comment on \"%s\"." : "%s さんが\"%s\"のコメントであなたについて言及しました。",
2016-09-01 03:09:24 +03:00
"Type in a new comment..." : "新しいコメントを入力...",
"No other comments available" : "コメントはありません",
2016-09-29 03:07:08 +03:00
"More comments..." : "コメントをさらに表示...",
"{count} unread comments" : "未読コメント数 {count}"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}