summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>2015-09-15 16:25:04 +1000
committerSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>2015-09-15 16:33:02 +1000
commitb08a0b71e854fa3ec0ca763a959c79b4809dd1df (patch)
tree36303f44bcdafdd691d8c7ad0dc072a89a53a425 /po
parent203ad2cb596a4b8df13df4afdc8d7e0d999a5fd5 (diff)
downloadtalos-petitboot-b08a0b71e854fa3ec0ca763a959c79b4809dd1df.tar.gz
talos-petitboot-b08a0b71e854fa3ec0ca763a959c79b4809dd1df.zip
po: Update translation files
Add additional source files to POTFILES.in and update the *.po files where able. Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/de.po58
-rw-r--r--po/en.po117
-rw-r--r--po/ja.po51
-rw-r--r--po/zh_CN.po52
-rw-r--r--po/zh_TW.po52
6 files changed, 219 insertions, 113 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 07ed135..b93af4a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,6 +2,7 @@
discover/boot.c
discover/device-handler.c
+lib/types/types.c
ui/ncurses/nc-add-url.c
ui/ncurses/nc-boot-editor.c
ui/ncurses/nc-config.c
@@ -10,6 +11,7 @@ ui/ncurses/nc-helpscreen.c
ui/ncurses/nc-lang.c
ui/ncurses/nc-menu.c
ui/ncurses/nc-sysinfo.c
+ui/ncurses/nc-subset.c
ui/ncurses/nc-textscreen.c
ui/ncurses/nc-cui-help.c
ui/ncurses/nc-add-url-help.c
diff --git a/po/de.po b/po/de.po
index 5db0e24..ff8088f 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2015-08-19 14:19+1000\n"
+"POT-Creation-Date: 2015-09-11 11:02+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: German\n"
@@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
msgid "running boot hooks"
msgstr "Aktive Bootanbindungspunkte"
@@ -77,6 +77,38 @@ msgstr "Weiterleitung an Host %s nicht möglich"
msgid "Config file %s parsed"
msgstr "Konfigurationsdatei %s geparst"
+#, fuzzy
+msgid "None"
+msgstr "(Keine Angabe)"
+
+msgid "Network"
+msgstr "Netz"
+
+msgid "Disk"
+msgstr "Platte"
+
+msgid "Safe Mode"
+msgstr ""
+
+msgid "Optical"
+msgstr ""
+
+msgid "Setup Mode"
+msgstr ""
+
+#, fuzzy
+msgid "Unknown"
+msgstr "(unbekannt)"
+
+msgid "USB"
+msgstr ""
+
+msgid "CD/DVD"
+msgstr "CD/DVD"
+
+msgid "Any"
+msgstr ""
+
msgid "Retrieve Config"
msgstr "Konfiguration abrufen"
@@ -141,10 +173,10 @@ msgid "Add Device"
msgstr "Einheit:"
msgid "Clear"
-msgstr "Inhalt löschen"
+msgstr "Löschen"
msgid "Clear & Boot Any"
-msgstr "Inhalt löschen & beliebige booten"
+msgstr "Löschen & bel. booten"
#, fuzzy
msgid "Boot Order:"
@@ -232,8 +264,7 @@ msgid "Prevent all writes to disk"
msgstr "Alle Schreibvorgänge auf die Platte verhindern"
msgid "Allow bootloader scripts to modify disks"
-msgstr ""
-"Zulassen, dass mit Scripts des Bootladeprogramms Platten geändert werden"
+msgstr "Scripts des Bootladeprogramms können Platten ändern"
msgid "Petitboot System Configuration"
msgstr "Petitboot-Systemkonfiguration"
@@ -330,15 +361,6 @@ msgstr "Petitboot-Sprachauswahl"
msgid "!Invalid option %d"
msgstr "!Ungültige Option %d"
-msgid "Disk"
-msgstr "Platte"
-
-msgid "CD/DVD"
-msgstr "CD/DVD"
-
-msgid "Network"
-msgstr "Netz"
-
msgid "Unknown Device"
msgstr "Unbekannte Einheit"
@@ -554,7 +576,11 @@ msgid ""
"Static IP configuration: Allows you to specify an IPv4 address and network "
"mask, gateway, and a DNS server or servers for a network interface. Select "
"this option if you do not have a DHCP server, or want explicit control of "
-"network settings."
+"network settings.\n"
+"\n"
+"Disk R/W: Certain bootloader configurations may request write access to "
+"disks to save information or update parameters (eg. GRUB2). Use this option "
+"to control access to disks.\n"
msgstr ""
"Automatisches Booten: Für das Verhalten des automatischen Bootvorgangs gibt "
"es drei Optionen:\n"
diff --git a/po/en.po b/po/en.po
index e3e07b5..db05353 100644
--- a/po/en.po
+++ b/po/en.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2015-08-19 14:19+1000\n"
+"POT-Creation-Date: 2015-09-14 10:17+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: English\n"
@@ -56,6 +56,24 @@ msgstr "Boot cancelled"
msgid "Booting in %d sec: %s"
msgstr "Booting in %d sec: %s"
+#, c-format
+msgid "Processing %s device %s"
+msgstr ""
+
+#, c-format
+msgid "Processing %s complete\n"
+msgstr ""
+
+#, c-format
+msgid "Processing dhcp event on %s"
+msgstr ""
+
+msgid "Processing user config"
+msgstr ""
+
+msgid "Processing user config complete"
+msgstr ""
+
msgid "Default boot cancelled"
msgstr "Default boot cancelled"
@@ -77,6 +95,36 @@ msgstr "Unable to route to host %s"
msgid "Config file %s parsed"
msgstr "Config file %s parsed"
+msgid "None"
+msgstr ""
+
+msgid "Network"
+msgstr "Network"
+
+msgid "Disk"
+msgstr "Disk"
+
+msgid "Safe Mode"
+msgstr ""
+
+msgid "Optical"
+msgstr ""
+
+msgid "Setup Mode"
+msgstr ""
+
+msgid "Unknown"
+msgstr "Unknown"
+
+msgid "USB"
+msgstr ""
+
+msgid "CD/DVD"
+msgstr "CD/DVD"
+
+msgid "Any"
+msgstr ""
+
msgid "Retrieve Config"
msgstr "Retrieve Config"
@@ -134,9 +182,8 @@ msgstr ""
msgid "Waiting for configuration data..."
msgstr "Waiting for configuration data..."
-#, fuzzy
msgid "Add Device"
-msgstr "Device:"
+msgstr "Add Device:"
msgid "Clear"
msgstr ""
@@ -144,9 +191,8 @@ msgstr ""
msgid "Clear & Boot Any"
msgstr ""
-#, fuzzy
msgid "Boot Order:"
-msgstr "Boot arguments:"
+msgstr "Boot Order"
msgid "(None)"
msgstr ""
@@ -159,9 +205,8 @@ msgstr "disk: %s [uuid: %s]"
msgid "net: %s [mac: %s]"
msgstr "net: %s [mac: %s]"
-#, fuzzy
msgid "Any Device"
-msgstr "Device:"
+msgstr "Any Device:"
#, c-format
msgid "Any %s device"
@@ -222,9 +267,8 @@ msgstr "(if not provided by DHCP server)"
msgid "Selecting 'OK' will exit safe mode"
msgstr "Selecting 'OK' will exit safe mode"
-#, fuzzy
msgid "Disk R/W:"
-msgstr "Disk"
+msgstr "Disk R/W"
msgid "Prevent all writes to disk"
msgstr ""
@@ -326,15 +370,6 @@ msgstr "Petitboot Language Selection"
msgid "!Invalid option %d"
msgstr "!Invalid option %d"
-msgid "Disk"
-msgstr "Disk"
-
-msgid "CD/DVD"
-msgstr "CD/DVD"
-
-msgid "Network"
-msgstr "Network"
-
msgid "Unknown Device"
msgstr "Unknown Device"
@@ -374,9 +409,8 @@ msgstr " link: %s"
msgid "up"
msgstr ""
-#, fuzzy
msgid "down"
-msgstr "link down"
+msgstr "down"
msgid "Petitboot System Information"
msgstr "Petitboot System Information"
@@ -499,7 +533,6 @@ msgstr ""
"Example: root=/dev/sda1 console=hvc0\n"
"\n"
-#, fuzzy
msgid ""
"Autoboot: Specify which devices to autoboot from.\n"
"\n"
@@ -540,44 +573,12 @@ msgid ""
"Static IP configuration: Allows you to specify an IPv4 address and network "
"mask, gateway, and a DNS server or servers for a network interface. Select "
"this option if you do not have a DHCP server, or want explicit control of "
-"network settings."
-msgstr ""
-"Autoboot: There are three possible options for automatic-boot hehaviour:\n"
+"network settings.\n"
"\n"
-"Don't autoboot: boot options will be listed in the petitboot menu, but none "
-"will be booted automatically. User interaction will be required to continue "
-"past the petitboot menu. Use this option if you want the machine to wait for "
-"an explicit boot selection, or want to interact with petitboot before "
-"booting the system\n"
-"\n"
-"Autoboot from any disk/network device: any boot option that is marked as a "
-"default (by bootloader configuration) will be booted automatically after a "
-"timeout. Use this option if you want to quickly boot your system without "
-"changing any boot option settings. This is the typical configuration.\n"
-"\n"
-"Only autoboot from a specific disk/network device: only boot options from a "
-"single device (specifed here) will be booted automatically after a timeout. "
-"Use this option if you have multiple operating system images installed.\n"
-"\n"
-"Timeout: Specify the length of time, in seconds, that the main menu will be "
-"displayed before the default boot option is started. This option is only "
-"displayed if autoboot is enabled.\n"
-"\n"
-"Network options:\n"
-"\n"
-"DHCP on all active interfaces: Automatically assigns IP addresses to each "
-"network interface. Use this option if you have a DHCP server on your "
-"network.\n"
-"\n"
-"DHCP on a specific interface: Automatically assigns IP addresses to the "
-"selected network interface. The other interfaces are not configured. Select "
-"this option if you have multiple DHCP servers on different interfaces, but "
-"only want to configure a single interface during boot.\n"
-"\n"
-"Static IP configuration: Allows you to specify an IPv4 address and network "
-"mask, gateway, and a DNS server or servers for a network interface. Select "
-"this option if you do not have a DHCP server, or want explicit control of "
-"network settings."
+"Disk R/W: Certain bootloader configurations may request write access to "
+"disks to save information or update parameters (eg. GRUB2). Use this option "
+"to control access to disks.\n"
+msgstr ""
msgid "Usage"
msgstr "Usage"
diff --git a/po/ja.po b/po/ja.po
index 52f635c..f46f96e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2015-08-19 14:19+1000\n"
+"POT-Creation-Date: 2015-09-10 14:36+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: Japanese\n"
@@ -77,6 +77,36 @@ msgstr "ホスト %s に経路指定できません"
msgid "Config file %s parsed"
msgstr "構成ファイル %s が解析されました"
+msgid "None"
+msgstr "(なし)"
+
+msgid "Network"
+msgstr " ネットワーク"
+
+msgid "Disk"
+msgstr "ディスク"
+
+msgid "Safe Mode"
+msgstr ""
+
+msgid "Optical"
+msgstr ""
+
+msgid "Setup Mode"
+msgstr ""
+
+msgid "Unknown"
+msgstr "不明"
+
+msgid "USB"
+msgstr ""
+
+msgid "CD/DVD"
+msgstr "CD/DVD"
+
+msgid "Any"
+msgstr ""
+
msgid "Retrieve Config"
msgstr "構成を取得してください"
@@ -142,7 +172,7 @@ msgid "Clear"
msgstr "消去"
msgid "Clear & Boot Any"
-msgstr "消去していずれかをブート"
+msgstr "消去してブート"
#, fuzzy
msgid "Boot Order:"
@@ -230,7 +260,7 @@ msgid "Prevent all writes to disk"
msgstr "ディスクへの書き込みをすべて抑止する"
msgid "Allow bootloader scripts to modify disks"
-msgstr "ブート・ローダー・スクリプトでディスクを変更できるようにする"
+msgstr "ブート・ローダー・スクリプトでディスクを変更可能にする"
msgid "Petitboot System Configuration"
msgstr "Petitboot システム構成"
@@ -327,15 +357,6 @@ msgstr "Petitboot 言語選択"
msgid "!Invalid option %d"
msgstr "!オプション %d は無効です"
-msgid "Disk"
-msgstr "ディスク"
-
-msgid "CD/DVD"
-msgstr "CD/DVD"
-
-msgid "Network"
-msgstr " ネットワーク"
-
msgid "Unknown Device"
msgstr "不明なデバイスです"
@@ -549,7 +570,11 @@ msgid ""
"Static IP configuration: Allows you to specify an IPv4 address and network "
"mask, gateway, and a DNS server or servers for a network interface. Select "
"this option if you do not have a DHCP server, or want explicit control of "
-"network settings."
+"network settings.\n"
+"\n"
+"Disk R/W: Certain bootloader configurations may request write access to "
+"disks to save information or update parameters (eg. GRUB2). Use this option "
+"to control access to disks.\n"
msgstr ""
"自動ブート: 自動ブートの動作に関して選択できるオプションは 3 つあります。\n"
"\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 1ba5e95..89e50c0 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2015-08-19 14:19+1000\n"
+"POT-Creation-Date: 2015-09-10 14:36+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: Simplified Chinese\n"
@@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
msgid "running boot hooks"
msgstr "正在运行引导挂钩"
@@ -77,6 +77,37 @@ msgstr "无法路由至主机 %s"
msgid "Config file %s parsed"
msgstr "已解析配置文件 %s"
+#, fuzzy
+msgid "None"
+msgstr "(无)"
+
+msgid "Network"
+msgstr "网络"
+
+msgid "Disk"
+msgstr "磁盘"
+
+msgid "Safe Mode"
+msgstr ""
+
+msgid "Optical"
+msgstr ""
+
+msgid "Setup Mode"
+msgstr ""
+
+msgid "Unknown"
+msgstr "未知"
+
+msgid "USB"
+msgstr ""
+
+msgid "CD/DVD"
+msgstr "CD/DVD"
+
+msgid "Any"
+msgstr ""
+
msgid "Retrieve Config"
msgstr "检索配置"
@@ -165,7 +196,7 @@ msgstr "设备:"
#, c-format
msgid "Any %s device"
-msgstr "任何 %s 设备"
+msgstr "任何“%s”设备"
msgid "Timeout:"
msgstr "超时:"
@@ -326,15 +357,6 @@ msgstr "选择 Petitboot 语言"
msgid "!Invalid option %d"
msgstr "!无效选项 %d"
-msgid "Disk"
-msgstr "磁盘"
-
-msgid "CD/DVD"
-msgstr "CD/DVD"
-
-msgid "Network"
-msgstr "网络"
-
msgid "Unknown Device"
msgstr "未知设备"
@@ -532,7 +554,11 @@ msgid ""
"Static IP configuration: Allows you to specify an IPv4 address and network "
"mask, gateway, and a DNS server or servers for a network interface. Select "
"this option if you do not have a DHCP server, or want explicit control of "
-"network settings."
+"network settings.\n"
+"\n"
+"Disk R/W: Certain bootloader configurations may request write access to "
+"disks to save information or update parameters (eg. GRUB2). Use this option "
+"to control access to disks.\n"
msgstr ""
"自动引导:自动引导行为有三个可能的选项:\n"
"\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d25038e..6689b53 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2015-08-19 14:19+1000\n"
+"POT-Creation-Date: 2015-09-10 14:36+1000\n"
"PO-Revision-Date: 2014-06-24 13:56+0800\n"
"Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
"Language-Team: Traditional Chinese\n"
@@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
msgid "running boot hooks"
msgstr "正在執行啟動連結鉤"
@@ -77,6 +77,37 @@ msgstr "無法遞送至主機 %s"
msgid "Config file %s parsed"
msgstr "已剖析配置檔 %s"
+#, fuzzy
+msgid "None"
+msgstr "(無)"
+
+msgid "Network"
+msgstr "網路"
+
+msgid "Disk"
+msgstr "磁碟"
+
+msgid "Safe Mode"
+msgstr ""
+
+msgid "Optical"
+msgstr ""
+
+msgid "Setup Mode"
+msgstr ""
+
+msgid "Unknown"
+msgstr "不明"
+
+msgid "USB"
+msgstr ""
+
+msgid "CD/DVD"
+msgstr "CD/DVD"
+
+msgid "Any"
+msgstr ""
+
msgid "Retrieve Config"
msgstr "擷取配置"
@@ -165,7 +196,7 @@ msgstr "裝置:"
#, c-format
msgid "Any %s device"
-msgstr "任何 %s 裝置"
+msgstr "任何「%s」裝置"
msgid "Timeout:"
msgstr "逾時:"
@@ -326,15 +357,6 @@ msgstr "選取 Petitboot 語言"
msgid "!Invalid option %d"
msgstr "!無效選項 %d"
-msgid "Disk"
-msgstr "磁碟"
-
-msgid "CD/DVD"
-msgstr "CD/DVD"
-
-msgid "Network"
-msgstr "網路"
-
msgid "Unknown Device"
msgstr "不明裝置"
@@ -535,7 +557,11 @@ msgid ""
"Static IP configuration: Allows you to specify an IPv4 address and network "
"mask, gateway, and a DNS server or servers for a network interface. Select "
"this option if you do not have a DHCP server, or want explicit control of "
-"network settings."
+"network settings.\n"
+"\n"
+"Disk R/W: Certain bootloader configurations may request write access to "
+"disks to save information or update parameters (eg. GRUB2). Use this option "
+"to control access to disks.\n"
msgstr ""
"自動啟動:有 3 個可能的選項適用於自動啟動行為:\n"
"\n"
OpenPOWER on IntegriCloud