diff options
author | Samuel Mendoza-Jonas <sam.mj@au1.ibm.com> | 2014-09-23 17:25:33 +1000 |
---|---|---|
committer | Samuel Mendoza-Jonas <sam.mj@au1.ibm.com> | 2014-09-23 17:25:33 +1000 |
commit | d864ccde9ab247585dc3f21b9e6ca60eda0aa414 (patch) | |
tree | eff037a1fbfbb9d84b8f2c3ef18b20cd0d661aee /po/pt_BR.po | |
parent | 2b49a92ff84a8ec06ec0f97e36f0f813eaa46764 (diff) | |
download | talos-petitboot-d864ccde9ab247585dc3f21b9e6ca60eda0aa414.tar.gz talos-petitboot-d864ccde9ab247585dc3f21b9e6ca60eda0aa414.zip |
po: translation updates
Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 67ab321..29daad5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.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: 2014-09-15 11:15+0800\n" +"POT-Creation-Date: 2014-09-23 17:20+1000\n" "PO-Revision-Date: 2014-06-24 13:56+0800\n" "Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n" "Language-Team: Portugese (Brazil)\n" @@ -336,14 +336,26 @@ msgstr " UUID: %s" msgid " mounted at: %s" msgstr " montado em: %s" +msgid "Network interfaces" +msgstr "" + #, c-format msgid " MAC: %s" msgstr " MAC: %s" +#. TRANSLATORS: these "up" / "down" strings refer to the +#. * link status for a network connection. #, c-format msgid " link: %s" msgstr " link: %s" +msgid "up" +msgstr "" + +#, fuzzy +msgid "down" +msgstr "link inativo" + msgid "Petitboot System Information" msgstr "Informações do Sistema Petitboot" |