move ja.lproj to MastodonIntent
This commit is contained in:
parent
797bf3e74b
commit
a315e2f787
|
@ -110,7 +110,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"package": "Nuke-FLAnimatedImage-Plugin",
|
"package": "NukeFLAnimatedImagePlugin",
|
||||||
"repositoryURL": "https://github.com/kean/Nuke-FLAnimatedImage-Plugin.git",
|
"repositoryURL": "https://github.com/kean/Nuke-FLAnimatedImage-Plugin.git",
|
||||||
"state": {
|
"state": {
|
||||||
"branch": null,
|
"branch": null,
|
||||||
|
@ -155,7 +155,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"package": "SwiftUI-Introspect",
|
"package": "Introspect",
|
||||||
"repositoryURL": "https://github.com/siteline/SwiftUI-Introspect.git",
|
"repositoryURL": "https://github.com/siteline/SwiftUI-Introspect.git",
|
||||||
"state": {
|
"state": {
|
||||||
"branch": null,
|
"branch": null,
|
||||||
|
@ -198,15 +198,6 @@
|
||||||
"revision": "dad97167bf1be16aeecd109130900995dd01c515",
|
"revision": "dad97167bf1be16aeecd109130900995dd01c515",
|
||||||
"version": "2.6.0"
|
"version": "2.6.0"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"package": "UITextView-Placeholder",
|
|
||||||
"repositoryURL": "https://github.com/MainasuK/UITextView-Placeholder",
|
|
||||||
"state": {
|
|
||||||
"branch": null,
|
|
||||||
"revision": "20f513ded04a040cdf5467f0891849b1763ede3b",
|
|
||||||
"version": "1.4.1"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
"Common.Alerts.BlockDomain.BlockEntireDomain" = "ドメインをブロック";
|
"Common.Alerts.BlockDomain.BlockEntireDomain" = "ドメインをブロック";
|
||||||
"Common.Alerts.BlockDomain.Title" = "本当に%@全体をブロックしたいのですか? ほとんどの場合、いくつかのターゲットを絞ったブロックやミュートで十分ですし、それが望ましいです。そのドメインからのコンテンツが表示されなくなり、そのドメインからのフォロワーもすべて削除されます。";
|
"Common.Alerts.BlockDomain.Title" = "本当に%@全体をブロックしますか? ほとんどの場合、いくつかのターゲットを絞ったブロックやミュートで十分ですし、それが望ましいです。そのドメインからのコンテンツが表示されなくなり、そのドメインからのフォロワーもすべて削除されます。";
|
||||||
"Common.Alerts.CleanCache.Message" = "%@のキャッシュを消去しました。";
|
"Common.Alerts.CleanCache.Message" = "%@のキャッシュを消去しました。";
|
||||||
"Common.Alerts.CleanCache.Title" = "キャッシュを消去";
|
"Common.Alerts.CleanCache.Title" = "キャッシュを消去";
|
||||||
"Common.Alerts.Common.PleaseTryAgain" = "もう一度お試しください。";
|
"Common.Alerts.Common.PleaseTryAgain" = "もう一度お試しください。";
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
"Common.Controls.Actions.Edit" = "編集";
|
"Common.Controls.Actions.Edit" = "編集";
|
||||||
"Common.Controls.Actions.FindPeople" = "フォローする人を見つける";
|
"Common.Controls.Actions.FindPeople" = "フォローする人を見つける";
|
||||||
"Common.Controls.Actions.ManuallySearch" = "手動で検索する";
|
"Common.Controls.Actions.ManuallySearch" = "手動で検索する";
|
||||||
"Common.Controls.Actions.Next" = "次";
|
"Common.Controls.Actions.Next" = "次へ";
|
||||||
"Common.Controls.Actions.Ok" = "OK";
|
"Common.Controls.Actions.Ok" = "OK";
|
||||||
"Common.Controls.Actions.Open" = "開く";
|
"Common.Controls.Actions.Open" = "開く";
|
||||||
"Common.Controls.Actions.OpenInSafari" = "Safariで開く";
|
"Common.Controls.Actions.OpenInSafari" = "Safariで開く";
|
||||||
|
|
Loading…
Reference in New Issue