diff options
author | John C Barstow <jbowtie@amathaine.com> | 2004-06-26 07:41:08 +0000 |
---|---|---|
committer | John C Barstow <jbarstow@src.gnome.org> | 2004-06-26 07:41:08 +0000 |
commit | eace4a5340a460a3a92b38920735414d6cf92317 (patch) | |
tree | 0e9830f929a63bb4400d0d7e969c55959280a81f /po | |
parent | d3d586b1669bbb7b4ccf3f777a4fd33c785c2c07 (diff) |
Translation added.
2004-06-26 John C Barstow <jbowtie@amathaine.com>
* mi.po: Translation added.
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/mi.po | 126 |
2 files changed, 130 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index edd3cdd..a1a4608 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-06-26 John C Barstow <jbowtie@amathaine.com> + + * mi.po: Translation added. + 2004-05-25 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by diff --git a/po/mi.po b/po/mi.po new file mode 100644 index 0000000..7b5ece6 --- /dev/null +++ b/po/mi.po @@ -0,0 +1,126 @@ +# translation of vte.HEAD.po to Maori +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# John C Barstow <jbowtie@amathaine.com>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: vte.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-06-25 19:05+0200\n" +"PO-Revision-Date: 2004-06-26 19:15+1200\n" +"Last-Translator: John C Barstow <jbowtie@amathaine.com>\n" +"Language-Team: Maori <maori@nzlinux.org.nz>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: src/iso2022.c:787 src/iso2022.c:798 src/iso2022.c:847 src/vte.c:2091 +#, c-format +msgid "Unable to convert characters from %s to %s." +msgstr "" + +#: src/iso2022.c:1578 +#, c-format +msgid "Attempt to set invalid NRC map '%c'." +msgstr "" + +#. Application signalled an "identified coding system" we haven't heard of. See ECMA-35 for gory details. +#: src/iso2022.c:1619 +msgid "Unrecognized identified coding system." +msgstr "" + +#: src/iso2022.c:1668 src/iso2022.c:1694 +#, c-format +msgid "Attempt to set invalid wide NRC map '%c'." +msgstr "" + +#: src/pty.c:329 +#, c-format +#, fuzzy +msgid "Error adding `%s' to environment, continuing." +msgstr "He." + +#. Give the user some clue as to why session logging is not +#. * going to work (assuming we can open a pty using some other +#. * method). +#: src/pty.c:914 +#, c-format +msgid "can not run %s" +msgstr "" + +#: src/reaper.c:156 +#, fuzzy +msgid "Error creating signal pipe." +msgstr "He." + +#: src/trie.c:412 +#, c-format +msgid "Duplicate (%s/%s)!" +msgstr "" + +#: src/vte.c:1499 +#, c-format +#, fuzzy +msgid "Error compiling regular expression \"%s\"." +msgstr "He." + +#: src/vte.c:5851 +#, c-format +msgid "Got unexpected (key?) sequence `%s'." +msgstr "" + +#: src/vte.c:6947 +#, c-format +#, fuzzy +msgid "No handler for control sequence `%s' defined." +msgstr "Kāo." + +#: src/vte.c:7789 +#, c-format +#, fuzzy +msgid "Error reading from child: %s." +msgstr "He." + +#: src/vte.c:7945 +#, c-format +#, fuzzy +msgid "Error (%s) converting data for child, dropping." +msgstr "He." + +#: src/vte.c:10754 +#, c-format +#, fuzzy +msgid "Error reading PTY size, using defaults: %s." +msgstr "He." + +#: src/vte.c:10790 +#, c-format +#, fuzzy +msgid "Error setting PTY size: %s." +msgstr "He." + +#. Aaargh. We're screwed. +#: src/vte.c:15274 +#, fuzzy +msgid "_vte_conv_open() failed setting word characters" +msgstr "huaki" + +#. Bail back to normal mode. +#: src/vteapp.c:728 +#, fuzzy +msgid "Could not open console.\n" +msgstr "huaki" + +#: src/vteglyph.c:579 +#, c-format +#, fuzzy +msgid "Unknown pixel mode %d.\n" +msgstr "Kaore e mōhio" + +#: src/vtexft.c:712 +#, c-format +msgid "Can not draw character U+%04x.\n" +msgstr "" + |