https://t.me/AnonymousX5
Server : Apache
System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64
User : njnconst ( 1116)
PHP Version : 8.4.18
Disable Function : NONE
Directory :  /usr/lib64/python2.7/site-packages/django/contrib/comments/locale/ja/LC_MESSAGES/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/lib64/python2.7/site-packages/django/contrib/comments/locale/ja/LC_MESSAGES/django.po
# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011
# Shinya Okano <tokibito@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: django-core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-25 14:19+0200\n"
"PO-Revision-Date: 2013-05-30 15:16+0000\n"
"Last-Translator: Shinya Okano <tokibito@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/"
"ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: admin.py:25
msgid "Content"
msgstr "内容"

#: admin.py:28
msgid "Metadata"
msgstr "メタデータ"

#: admin.py:55
#, python-format
msgid "%d comment was successfully flagged"
msgid_plural "%d comments were successfully flagged"
msgstr[0] "%d 個のコメントにフラグを設定しました。"

#: admin.py:57
msgid "Flag selected comments"
msgstr "選択したコメントにフラグを付ける"

#: admin.py:61
#, python-format
msgid "%d comment was successfully approved"
msgid_plural "%d comments were successfully approved"
msgstr[0] "%d 個のコメントを承認しました。"

#: admin.py:63
msgid "Approve selected comments"
msgstr "選択したコメントを承認する"

#: admin.py:67
#, python-format
msgid "%d comment was successfully removed"
msgid_plural "%d comments were successfully removed"
msgstr[0] "%d 個のコメントを削除しました"

#: admin.py:69
msgid "Remove selected comments"
msgstr "コメントを削除する"

#: feeds.py:14
#, python-format
msgid "%(site_name)s comments"
msgstr "%(site_name)s のコメント"

#: feeds.py:20
#, python-format
msgid "Latest comments on %(site_name)s"
msgstr "%(site_name)s の最新コメント"

#: forms.py:96
msgid "Name"
msgstr "名前"

#: forms.py:97
msgid "Email address"
msgstr "メールアドレス"

#: forms.py:98
msgid "URL"
msgstr "URL"

#: forms.py:99
msgid "Comment"
msgstr "コメント"

#: forms.py:177
#, python-format
msgid "Watch your mouth! The word %s is not allowed here."
msgid_plural "Watch your mouth! The words %s are not allowed here."
msgstr[0] "言葉使いに気を付けて! %s という言葉は使えません。"

#: forms.py:181 templates/comments/preview.html:16
msgid "and"
msgstr "と"

#: forms.py:186
msgid ""
"If you enter anything in this field your comment will be treated as spam"
msgstr "このフィールドに入力するとコメントはスパム扱いされます"

#: models.py:23
msgid "content type"
msgstr "コンテンツタイプ"

#: models.py:25
msgid "object ID"
msgstr "オブジェクト ID"

#: models.py:53 models.py:177
msgid "user"
msgstr "ユーザー"

#: models.py:55
msgid "user's name"
msgstr "名前"

#: models.py:56
msgid "user's email address"
msgstr "メールアドレス"

#: models.py:57
msgid "user's URL"
msgstr "URL"

#: models.py:59 models.py:79 models.py:178
msgid "comment"
msgstr "コメント"

#: models.py:62
msgid "date/time submitted"
msgstr "コメント投稿日時"

#: models.py:63
msgid "IP address"
msgstr "IP アドレス"

#: models.py:64
msgid "is public"
msgstr "は公開中です"

#: models.py:65
msgid ""
"Uncheck this box to make the comment effectively disappear from the site."
msgstr ""
"手っ取り早くコメントをサイトから消すにはここのチェックを外してください。"

#: models.py:67
msgid "is removed"
msgstr "は削除されました"

#: models.py:68
msgid ""
"Check this box if the comment is inappropriate. A \"This comment has been "
"removed\" message will be displayed instead."
msgstr ""
"コメントが不適切な場合はチェックを入れてください。「コメントは削除されまし"
"た」と表示されるようになります。"

#: models.py:80
msgid "comments"
msgstr "コメント"

#: models.py:124
msgid ""
"This comment was posted by an authenticated user and thus the name is read-"
"only."
msgstr ""
"このコメントは認証済みユーザーによって投稿されたため、名前は読み取り専用で"
"す。"

#: models.py:134
msgid ""
"This comment was posted by an authenticated user and thus the email is read-"
"only."
msgstr ""
"このコメントは認証済みユーザーによって投稿されたため、メールアドレスは読み取"
"り専用です。"

#: models.py:160
#, python-format
msgid ""
"Posted by %(user)s at %(date)s\n"
"\n"
"%(comment)s\n"
"\n"
"http://%(domain)s%(url)s"
msgstr ""
"%(user)s が %(date)s に投稿\n"
"\n"
"%(comment)s\n"
"\n"
"http://%(domain)s%(url)s"

#: models.py:179
msgid "flag"
msgstr "フラグ"

#: models.py:180
msgid "date"
msgstr "フラグを付けた日時"

#: models.py:190
msgid "comment flag"
msgstr "コメントフラグ"

#: models.py:191
msgid "comment flags"
msgstr "コメントフラグ"

#: templates/comments/approve.html:4
msgid "Approve a comment"
msgstr "コメントを承認する"

#: templates/comments/approve.html:7
msgid "Really make this comment public?"
msgstr "本当にこのコメントを承認しますか?"

#: templates/comments/approve.html:12
msgid "Approve"
msgstr "承認"

#: templates/comments/approved.html:4
msgid "Thanks for approving"
msgstr "ご利用ありがとうございました!"

#: templates/comments/approved.html:7 templates/comments/deleted.html:7
#: templates/comments/flagged.html:7
msgid ""
"Thanks for taking the time to improve the quality of discussion on our site"
msgstr "当サイトの品質向上にご協力いただきありがとうございました"

#: templates/comments/delete.html:4
msgid "Remove a comment"
msgstr "コメントを削除する"

#: templates/comments/delete.html:7
msgid "Really remove this comment?"
msgstr "本当にこのコメントを削除しますか?"

#: templates/comments/delete.html:12
msgid "Remove"
msgstr "削除"

#: templates/comments/deleted.html:4
msgid "Thanks for removing"
msgstr "ご利用ありがとうございました!"

#: templates/comments/flag.html:4
msgid "Flag this comment"
msgstr "このコメントにフラグを付ける"

#: templates/comments/flag.html:7
msgid "Really flag this comment?"
msgstr "本当にこのコメントにフラグを付けますか?"

#: templates/comments/flag.html:12
msgid "Flag"
msgstr "フラグを付ける"

#: templates/comments/flagged.html:4
msgid "Thanks for flagging"
msgstr "ご利用ありがとうございました!"

#: templates/comments/form.html:17 templates/comments/preview.html:32
msgid "Post"
msgstr "投稿"

#: templates/comments/form.html:18 templates/comments/preview.html:33
msgid "Preview"
msgstr "プレビュー"

#: templates/comments/posted.html:4
msgid "Thanks for commenting"
msgstr "コメントしてくれてありがとうございました"

#: templates/comments/posted.html:7
msgid "Thank you for your comment"
msgstr "コメントありがとうございました"

#: templates/comments/preview.html:4 templates/comments/preview.html.py:13
msgid "Preview your comment"
msgstr "コメントのプレビュー"

#: templates/comments/preview.html:11
msgid "Please correct the error below"
msgstr "下記のエラーを修正してください。"

#: templates/comments/preview.html:11
msgid "Please correct the errors below"
msgstr "以下のエラー内容を修正してください"

#: templates/comments/preview.html:16
msgid "Post your comment"
msgstr "コメントを投稿"

#: templates/comments/preview.html:16
msgid "or make changes"
msgstr "さらに編集"

https://t.me/AnonymousX5 - 2025