Merge pull request #901 from musashino205/wifischd-add-ja
luci-app-wifischedule: Add Japanese translation
This commit is contained in:
commit
df0d765deb
2 changed files with 123 additions and 0 deletions
67
applications/luci-app-wifischedule/po/ja/wifischedule.po
Normal file
67
applications/luci-app-wifischedule/po/ja/wifischedule.po
Normal file
|
@ -0,0 +1,67 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.11\n"
|
||||
"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Language: ja\n"
|
||||
|
||||
msgid "Activate wifi"
|
||||
msgstr "WiFiのアクティブ化"
|
||||
|
||||
msgid "Could not find required /usr/bin/wifi_schedule.sh or /sbin/wifi"
|
||||
msgstr "必須の /usr/bin/wifi_schedule.sh または /sbin/wifi が見つかりませんでした。"
|
||||
|
||||
msgid "Could not find required programm /usr/bin/iwinfo"
|
||||
msgstr "必須のプログラム /usr/bin/iwinfo が見つかりませんでした。"
|
||||
|
||||
msgid "Day(s) of Week"
|
||||
msgstr "曜日"
|
||||
|
||||
msgid "Defines a schedule when to turn on and off wifi."
|
||||
msgstr "WiFiのオンとオフを切り替えるスケジュールを設定します。"
|
||||
|
||||
msgid "Determine Modules Automatically"
|
||||
msgstr "モジュールを自動的に決定する"
|
||||
|
||||
msgid "Disable wifi gracefully"
|
||||
msgstr "WiFiの通常終了"
|
||||
|
||||
msgid "Disabled wifi forced"
|
||||
msgstr "WiFiの強制終了"
|
||||
|
||||
msgid "Enable"
|
||||
msgstr "有効"
|
||||
|
||||
msgid "Enable logging"
|
||||
msgstr "ログの有効化"
|
||||
|
||||
msgid "Enable Wifi Schedule"
|
||||
msgstr "WiFi スケジュールの有効化"
|
||||
|
||||
msgid "Force disabling wifi even if stations associated"
|
||||
msgstr "ステーションが関連付けられていてもWiFiを強制終了する"
|
||||
|
||||
msgid "Unload Modules (experimental; saves more power)"
|
||||
msgstr "モジュールのアンロード(実験的、より省電力)"
|
||||
|
||||
msgid "Start Time"
|
||||
msgstr "開始時刻"
|
||||
|
||||
msgid "Start WiFi"
|
||||
msgstr "WiFiの開始"
|
||||
|
||||
msgid "Stop Time"
|
||||
msgstr "停止時刻"
|
||||
|
||||
msgid "Stop WiFi"
|
||||
msgstr "WiFiの停止"
|
||||
|
||||
msgid "Wifi Schedule"
|
||||
msgstr "WiFi スケジュール"
|
|
@ -0,0 +1,56 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
msgid "Activate wifi"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not find required /usr/bin/wifi_schedule.sh or /sbin/wifi"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not find required programm /usr/bin/iwinfo"
|
||||
msgstr ""
|
||||
|
||||
msgid "Day(s) of Week"
|
||||
msgstr ""
|
||||
|
||||
msgid "Defines a schedule when to turn on and off wifi."
|
||||
msgstr ""
|
||||
|
||||
msgid "Determine Modules Automatically"
|
||||
msgstr ""
|
||||
|
||||
msgid "Disable wifi gracefully"
|
||||
msgstr ""
|
||||
|
||||
msgid "Disabled wifi forced"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable logging"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable Wifi Schedule"
|
||||
msgstr ""
|
||||
|
||||
msgid "Force disabling wifi even if stations associated"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unload Modules (experimental; saves more power)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Start Time"
|
||||
msgstr ""
|
||||
|
||||
msgid "Start WiFi"
|
||||
msgstr ""
|
||||
|
||||
msgid "Stop Time"
|
||||
msgstr ""
|
||||
|
||||
msgid "Stop WiFi"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wifi Schedule"
|
||||
msgstr ""
|
Loading…
Reference in a new issue