mirror of https://gitee.com/openkylin/vte2.91.git
101 lines
3.3 KiB
Plaintext
101 lines
3.3 KiB
Plaintext
# English (British) translation.
|
|
# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the vte package.
|
|
# Gareth Owen <gowen72@yahoo.com>, 2004.
|
|
# Philip Withnall <philip@tecnocode.co.uk>, 2010.
|
|
# Zander Brown <zbrown@gnome.org>, 2019.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: vte\n"
|
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/vte/issues\n"
|
|
"POT-Creation-Date: 2019-04-14 20:50+0000\n"
|
|
"PO-Revision-Date: 2019-08-25 01:15+0100\n"
|
|
"Last-Translator: Zander Brown <zbrown@gnome.org>\n"
|
|
"Language-Team: English - United Kingdom <en_GB@li.org>\n"
|
|
"Language: en_GB\n"
|
|
"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"
|
|
"X-Generator: Gtranslator 3.32.1\n"
|
|
|
|
#. Translators: %s is replaced with error message returned by strerror().
|
|
#: src/vte.cc:3928
|
|
#, c-format
|
|
msgid "Error reading from child: %s."
|
|
msgstr "Error reading from child: %s."
|
|
|
|
#: src/vte.cc:4078
|
|
#, c-format
|
|
msgid "Error (%s) converting data for child, dropping."
|
|
msgstr "Error (%s) converting data for child, dropping."
|
|
|
|
#: src/vte.cc:7889
|
|
msgid "WARNING"
|
|
msgstr "WARNING"
|
|
|
|
#: src/vte.cc:7890
|
|
#| msgid "GNUTLS not enabled; data will be written to disk unencrypted!"
|
|
msgid "GnuTLS not enabled; data will be written to disk unencrypted!"
|
|
msgstr "GnuTLS not enabled; data will be written to disk unencrypted!"
|
|
|
|
#: src/vtegtk.cc:3653
|
|
#, c-format
|
|
msgid "Unable to convert characters from %s to %s."
|
|
msgstr "Unable to convert characters from %s to %s."
|
|
|
|
#~ msgid "Attempt to set invalid NRC map '%c'."
|
|
#~ msgstr "Attempt to set invalid NRC map '%c'."
|
|
|
|
#~ msgid "Unrecognized identified coding system."
|
|
#~ msgstr "Unrecognised identified coding system."
|
|
|
|
#~ msgid "Attempt to set invalid wide NRC map '%c'."
|
|
#~ msgstr "Attempt to set invalid wide NRC map '%c'."
|
|
|
|
#~ msgid "Duplicate (%s/%s)!"
|
|
#~ msgstr "Duplicate (%s/%s)!"
|
|
|
|
#~ msgid "Could not open console.\n"
|
|
#~ msgstr "Could not open console.\n"
|
|
|
|
#~ msgid "Could not parse the geometry spec passed to --geometry"
|
|
#~ msgstr "Could not parse the geometry spec passed to --geometry"
|
|
|
|
#~ msgid "Error compiling regular expression \"%s\"."
|
|
#~ msgstr "Error compiling regular expression \"%s\"."
|
|
|
|
#~ msgid "Unable to send data to child, invalid charset convertor"
|
|
#~ msgstr "Unable to send data to child, invalid charset convertor"
|
|
|
|
#~ msgid "Error reading PTY size, using defaults: %s\n"
|
|
#~ msgstr "Error reading PTY size; using defaults: %s\n"
|
|
|
|
#~ msgid "_vte_conv_open() failed setting word characters"
|
|
#~ msgstr "_vte_conv_open() failed setting word characters"
|
|
|
|
#~ msgid "can not run %s"
|
|
#~ msgstr "can not run %s"
|
|
|
|
#~ msgid "Error creating signal pipe."
|
|
#~ msgstr "Error creating signal pipe."
|
|
|
|
#~ msgid "No handler for control sequence `%s' defined."
|
|
#~ msgstr "No handler for control sequence `%s' defined."
|
|
|
|
#~ msgid "Error setting PTY size: %s."
|
|
#~ msgstr "Error setting PTY size: %s."
|
|
|
|
#~ msgid "Got unexpected (key?) sequence `%s'."
|
|
#~ msgstr "Got unexpected (key?) sequence `%s'."
|
|
|
|
#~ msgid "Unknown pixel mode %d.\n"
|
|
#~ msgstr "Unknown pixel mode %d.\n"
|
|
|
|
#~ msgid "Can not find appropiate font for character U+%04x.\n"
|
|
#~ msgstr "Can not find appropiate font for character U+%04x.\n"
|
|
|
|
#~ msgid "Error adding `%s' to environment, continuing."
|
|
#~ msgstr "Error adding `%s' to environment, continuing."
|