diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 16:04:26 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 16:04:26 +0000 |
commit | 810e05293009b51461652b3e3d2d4ebd6427c02b (patch) | |
tree | 40292f76064605ce35157e9232515c1ee7a99d8f /po/ja/cbi.po | |
parent | 7c765875884d6866c53b63757731b079bace2e9b (diff) |
po: repair and reformat files, filtered through msguniq & msgcat
Diffstat (limited to 'po/ja/cbi.po')
-rw-r--r-- | po/ja/cbi.po | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/po/ja/cbi.po b/po/ja/cbi.po index e6e3ad3e7d..45038e58f8 100644 --- a/po/ja/cbi.po +++ b/po/ja/cbi.po @@ -34,8 +34,12 @@ msgstr "入力値が不正です" #. <strong>Validation failed:</strong> Please check any input fields for mistakes. #: i18n/english/luasrc/i18n/cbi.en.lua:5 -msgid "<strong>Validation failed:</strong> Please check any input fields for mistakes." -msgstr "<strong>検証に失敗しました:</strong> どこかの項目に間違いが無いか確認してください。" +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 @@ -44,8 +48,11 @@ 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 "<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value" -msgstr "<strong>検証に失敗しました:</strong> 必須の項目が無いか、不正な値です。" +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 |