mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-06-07 08:18:50 +00:00
New translations django.po (Japanese)
This commit is contained in:
parent
143d01d1c9
commit
a8387a76b8
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
||||||
"Project-Id-Version: bookwyrm\n"
|
"Project-Id-Version: bookwyrm\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-04 18:03+0000\n"
|
"POT-Creation-Date: 2022-10-04 18:03+0000\n"
|
||||||
"PO-Revision-Date: 2022-10-04 23:09\n"
|
"PO-Revision-Date: 2022-10-08 13:42\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: Japanese\n"
|
"Language-Team: Japanese\n"
|
||||||
"Language: ja\n"
|
"Language: ja\n"
|
||||||
|
@ -5887,17 +5887,17 @@ msgstr "リストを作成"
|
||||||
#: bookwyrm/templates/user/relationships/followers.html:12
|
#: bookwyrm/templates/user/relationships/followers.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(username)s has no followers"
|
msgid "%(username)s has no followers"
|
||||||
msgstr ""
|
msgstr "%(username)s にはフォロワーがいません。"
|
||||||
|
|
||||||
#: bookwyrm/templates/user/relationships/following.html:6
|
#: bookwyrm/templates/user/relationships/following.html:6
|
||||||
#: bookwyrm/templates/user/relationships/layout.html:15
|
#: bookwyrm/templates/user/relationships/layout.html:15
|
||||||
msgid "Following"
|
msgid "Following"
|
||||||
msgstr ""
|
msgstr "フォロー中"
|
||||||
|
|
||||||
#: bookwyrm/templates/user/relationships/following.html:12
|
#: bookwyrm/templates/user/relationships/following.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(username)s isn't following any users"
|
msgid "%(username)s isn't following any users"
|
||||||
msgstr ""
|
msgstr "%(username)s は他のユーザーをフォローしていません"
|
||||||
|
|
||||||
#: bookwyrm/templates/user/user.html:16
|
#: bookwyrm/templates/user/user.html:16
|
||||||
msgid "Edit profile"
|
msgid "Edit profile"
|
||||||
|
|
Loading…
Reference in a new issue