Template:Navbar/i18n/ja: Difference between revisions
Template page
More actions
←Created page with 'トーク' |
Updating to match new version of source page |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><languages/></noinclude>{{Navbar/layout | <noinclude><languages/></noinclude>{{Navbar/layout | ||
| 1 = {{{1|<noinclude>{{PAGENAME}}</noinclude>}}} | | 1 = {{{1|<noinclude>{{PAGENAME}}</noinclude>}}} | ||
|lang=ja | | lang = ja | ||
| nodiv = {{{nodiv|}}} | | nodiv = {{{nodiv|}}} | ||
| fontcolor = {{{fontcolor|}}} | | fontcolor = {{{fontcolor|}}} | ||
| Line 12: | Line 11: | ||
| viewplain = {{{viewplain|}}} | | viewplain = {{{viewplain|}}} | ||
| brackets = {{{brackets|}}} | | brackets = {{{brackets|}}} | ||
| thisbox = {{{thisbox|ボックス | | thisbox = {{#if:{{{thisbox|}}}|<bdi lang="">{{{thisbox|}}}</bdi>|ボックス}} | ||
| view-tip = {{{view-tip| | | view-tip = {{#if:{{{view-tip|}}}|{{{view-tip|}}}|ボックスを表示}} | ||
| v = {{{v|v}}} | | v = {{#if:{{{v|}}}|<bdi lang="">{{{v|}}}</bdi>|v}} | ||
| view = {{{view|表示 | | view = {{#if:{{{view|}}}|<bdi lang="">{{{view|}}}</bdi>|表示}} | ||
| talk-tip = {{{talk-tip|議論 | | talk-tip = {{#if:{{{talk-tip|}}}|{{{talk-tip|}}}|議論}} | ||
| d = {{{d|d}}} | | d = {{#if:{{{d|}}}|<bdi lang="">{{{d|}}}</bdi>|d}} | ||
| talk = {{{talk|トーク | | talk = {{#if:{{{talk|}}}|<bdi lang="">{{{talk|}}}</bdi>|トーク}} | ||
| edit-tip = {{{edit-tip| | | edit-tip = {{#if:{{{edit-tip|}}}|{{{edit-tip|}}}|このボックスの編集をします。保存前にプレビューボタンを利用して下さい。}} | ||
| e = {{{e|e}}} | | e = {{#if:{{{e|}}}|<bdi lang="">{{{e|}}}</bdi>|e}} | ||
| edit = {{{edit|edit}}} | | edit = {{#if:{{{edit|}}}|<bdi lang="">{{{edit|}}}</bdi>|編集}} | ||
}}<noinclude>{{documentation|Template:Navbar/doc}}</noinclude> | }}<noinclude>{{documentation|Template:Navbar/doc}}</noinclude> | ||