Merge branch 'migrate-accounts-to-idb' into sw-notification-action
This commit is contained in:
commit
e436d2e47d
33 changed files with 500 additions and 152 deletions
|
|
@ -528,7 +528,7 @@ removeAllFollowing: "フォローを全解除"
|
|||
removeAllFollowingDescription: "{host}からのフォローをすべて解除します。そのインスタンスがもう存在しなくなった場合などに実行してください。"
|
||||
userSuspended: "このユーザーは凍結されています。"
|
||||
userSilenced: "このユーザーはサイレンスされています。"
|
||||
sidebar: "サイドバー"
|
||||
menu: "メニュー"
|
||||
divider: "分割線"
|
||||
addItem: "項目を追加"
|
||||
rooms: "ルーム"
|
||||
|
|
@ -764,6 +764,7 @@ ratio: "比率"
|
|||
customCss: "カスタムCSS"
|
||||
customCssWarn: "この設定は必ず知識のある方が行ってください。不適切な設定を行うとクライアントが正常に使用できなくなる恐れがあります。"
|
||||
global: "グローバル"
|
||||
squareAvatars: "アイコンを四角形で表示"
|
||||
|
||||
_ad:
|
||||
back: "戻る"
|
||||
|
|
@ -927,9 +928,10 @@ _channel:
|
|||
usersCount: "{n}人が参加中"
|
||||
notesCount: "{n}投稿があります"
|
||||
|
||||
_sidebar:
|
||||
full: "フル"
|
||||
icon: "アイコン"
|
||||
_menuDisplay:
|
||||
sideFull: "横"
|
||||
sideIcon: "横(アイコン)"
|
||||
top: "上部"
|
||||
hide: "隠す"
|
||||
|
||||
_wordMute:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue