Update Japanese translations
This commit is contained in:
+6
-2
@@ -3,21 +3,25 @@ package l10n
|
|||||||
var phrasesJA = map[string]string{
|
var phrasesJA = map[string]string{
|
||||||
"Anonymous post": "匿名投稿",
|
"Anonymous post": "匿名投稿",
|
||||||
"Blogs": "ブログ",
|
"Blogs": "ブログ",
|
||||||
|
"Enter": "認証",
|
||||||
"Newer": "新しい投稿",
|
"Newer": "新しい投稿",
|
||||||
"Older": "古い投稿",
|
"Older": "古い投稿",
|
||||||
"Posts": "投稿",
|
"Posts": "投稿",
|
||||||
"Publish to...": "公開先…",
|
"Publish to...": "公開先…",
|
||||||
"Publish": "公開",
|
"Publish": "公開",
|
||||||
"Read more...": "もっと読む…",
|
"Read more...": "もっと読む…",
|
||||||
|
"Subscribe": "購読",
|
||||||
|
"This blog requires a password.": "このブログはパスワードを必要としています。",
|
||||||
"Toggle theme": "テーマを変更",
|
"Toggle theme": "テーマを変更",
|
||||||
"View posts": "投稿を見る",
|
"View posts": "投稿を見る",
|
||||||
"delete": "削除",
|
"delete": "削除",
|
||||||
"edit": "編集",
|
"edit": "編集",
|
||||||
|
"email subscription prompt": "このブログを購読したい場合は、メールアドレスを入力してください。",
|
||||||
"move to...": "移動…",
|
"move to...": "移動…",
|
||||||
"pin": "固定表示する",
|
"pin": "固定表示する",
|
||||||
"published with write.as": "write.as を使って公開されました",
|
"published with write.as": "write.as を使って公開されました",
|
||||||
"share modal ending": "友達に送信したり、ウェブの大海にシェアしたり、ツイートしたり。もっと知る。",
|
"share modal ending": "友達に送信したり、Web 上で共有したり、ツイートすることが出来ます。もっと詳しく。",
|
||||||
"share modal introduction": "全ての投稿には秘密の、シェアするとだれでも見ることのできる固有のURLがあります。これがそのURLです:",
|
"share modal introduction": "全ての投稿には秘密の、シェアするとだれでも見ることのできる固有の URL があります。これがその URL です:",
|
||||||
"share modal title": "投稿をシェアする",
|
"share modal title": "投稿をシェアする",
|
||||||
"share": "シェア",
|
"share": "シェア",
|
||||||
"unpin": "固定表示をやめる",
|
"unpin": "固定表示をやめる",
|
||||||
|
|||||||
Reference in New Issue
Block a user