build: integrate po files in the build system
[project/luci.git] / i18n / japanese / luasrc / i18n / cbi.ja.lua
1 cbi_add = 'エントリーの追加'
2 cbi_del = 'エントリーの削除'
3 cbi_replace = 'エントリーの置き換え'
4 cbi_invalid = '入力値が不正です'
5 cbi_invalid_section = '<strong>検証に失敗しました:</strong> どこかの項目に間違いが無いか確認してください。'
6 cbi_missing = 'この項目は必須です'
7 cbi_deperror = '<strong>検証に失敗しました:</strong> 必須の項目が無いか、不正な値です。'
8 cbi_reqerror = 'このオプションの為の要件を満たしていません。'
9 cbi_addopt = '-- 追加項目 --'
10 cbi_optional = ' (任意)'
11 cbi_sectempty = 'このセクションにはまだ値が含まれていません'
12 cbi_manual = '-- カスタム --'
13 cbi_select = '-- 選んでください --'
14 cbi_gorel = 'Go to relevant configuration page'
15 cbi_applying = '変更を適用'
16 cbi_upload = 'アップロード完了'
17 cbi_browser = 'Search file...'