diff options
Diffstat (limited to 'po/ja/cbi.po')
-rw-r--r-- | po/ja/cbi.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/po/ja/cbi.po b/po/ja/cbi.po index 04230ff0c..e6e3ad3e7 100644 --- a/po/ja/cbi.po +++ b/po/ja/cbi.po @@ -14,82 +14,82 @@ msgstr "" #. Add entry #: i18n/english/luasrc/i18n/cbi.en.lua:1 -msgid "cbi_add" +msgid "Add" msgstr "エントリーの追加" #. Remove entry #: i18n/english/luasrc/i18n/cbi.en.lua:2 -msgid "cbi_del" +msgid "Delete" msgstr "エントリーの削除" #. Replace entry #: i18n/english/luasrc/i18n/cbi.en.lua:3 -msgid "cbi_replace" +msgid "Replace entry" msgstr "エントリーの置き換え" #. Invalid input value #: i18n/english/luasrc/i18n/cbi.en.lua:4 -msgid "cbi_invalid" +msgid "Invalid" msgstr "入力値が不正です" #. <strong>Validation failed:</strong> Please check any input fields for mistakes. #: i18n/english/luasrc/i18n/cbi.en.lua:5 -msgid "cbi_invalid_section" +msgid "<strong>Validation failed:</strong> Please check any input fields for mistakes." msgstr "<strong>検証に失敗しました:</strong> どこかの項目に間違いが無いか確認してください。" #. This field is mandatory #: i18n/english/luasrc/i18n/cbi.en.lua:6 -msgid "cbi_missing" +msgid "This field is mandatory" msgstr "この項目は必須です" #. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value #: i18n/english/luasrc/i18n/cbi.en.lua:7 -msgid "cbi_deperror" +msgid "<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value" msgstr "<strong>検証に失敗しました:</strong> 必須の項目が無いか、不正な値です。" #. A requirement for this option was not met #: i18n/english/luasrc/i18n/cbi.en.lua:8 -msgid "cbi_reqerror" +msgid "A requirement for this option was not met" msgstr "このオプションの為の要件を満たしていません。" #. -- Additional Field -- #: i18n/english/luasrc/i18n/cbi.en.lua:9 -msgid "cbi_addopt" +msgid "-- Additional Field --" msgstr "-- 追加項目 --" #. (optional) #: i18n/english/luasrc/i18n/cbi.en.lua:10 -msgid "cbi_optional" +msgid " (optional)" msgstr " (任意)" #. This section contains no values yet #: i18n/english/luasrc/i18n/cbi.en.lua:11 -msgid "cbi_sectempty" +msgid "This section contains no values yet" msgstr "このセクションにはまだ値が含まれていません" #. -- custom -- #: i18n/english/luasrc/i18n/cbi.en.lua:12 -msgid "cbi_manual" +msgid "-- custom --" msgstr "-- カスタム --" #. -- Please choose -- #: i18n/english/luasrc/i18n/cbi.en.lua:13 -msgid "cbi_select" +msgid "-- Please choose --" msgstr "-- 選んでください --" #. Go to relevant configuration page #: i18n/english/luasrc/i18n/cbi.en.lua:14 -msgid "cbi_gorel" +msgid " " msgstr "Go to relevant configuration page" #. Applying changes #: i18n/english/luasrc/i18n/cbi.en.lua:15 -msgid "cbi_applying" +msgid "Applying changes" msgstr "変更を適用" #. Uploaded File #: i18n/english/luasrc/i18n/cbi.en.lua:16 -msgid "cbi_upload" +msgid "Uploaded File" msgstr "アップロード完了" #. Search file... |