|
@@ -0,0 +1,80 @@
|
|
|
|
|
+# English (United States) translations for PROJECT.
|
|
|
|
|
+# Copyright (C) 2012 ORGANIZATION
|
|
|
|
|
+# This file is distributed under the same license as the PROJECT project.
|
|
|
|
|
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
|
|
|
|
|
+#
|
|
|
|
|
+msgid ""
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+"Project-Id-Version: PROJECT VERSION\n"
|
|
|
|
|
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
|
|
|
+"POT-Creation-Date: 2012-06-30 02:19+0200\n"
|
|
|
|
|
+"PO-Revision-Date: 2012-06-30 02:19+0200\n"
|
|
|
|
|
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
|
+"Language-Team: en_US <LL@li.org>\n"
|
|
|
|
|
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
|
|
+"MIME-Version: 1.0\n"
|
|
|
|
|
+"Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
|
+"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
+"Generated-By: Babel 0.9.6\n"
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:21
|
|
|
|
|
+#: src/shell/templates/index.mako:22 src/shell/templates/index.mako:24
|
|
|
|
|
+#: src/shell/templates/no_such_user.mako:21
|
|
|
|
|
+#: src/shell/templates/not_running_spawning.mako:21
|
|
|
|
|
+msgid "Hue Shell"
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:24
|
|
|
|
|
+msgid ""
|
|
|
|
|
+"Failed to create a shell of the given type. The possible reasons for this"
|
|
|
|
|
+" are:"
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:26
|
|
|
|
|
+msgid "The system is out of PTYs."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:27
|
|
|
|
|
+msgid "The system cannot create more subprocesses."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:28
|
|
|
|
|
+msgid "You do not have permission to create shells of this type."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:29
|
|
|
|
|
+msgid "There is no shell with that name."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/failed_to_create.mako:30
|
|
|
|
|
+msgid "There is no Unix user account for you."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/index.mako:111
|
|
|
|
|
+msgid "Please select one of the available shells from the toolbar above."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/index.mako:113
|
|
|
|
|
+msgid ""
|
|
|
|
|
+"You do not have permission to access any shell or there is no configured "
|
|
|
|
|
+"shell."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/no_such_user.mako:24
|
|
|
|
|
+msgid ""
|
|
|
|
|
+"The Shell app requires a Unix user account for every user of Hue on the "
|
|
|
|
|
+"remote webserver."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/no_such_user.mako:26
|
|
|
|
|
+msgid ""
|
|
|
|
|
+"Please ask your admin to create a user account for you on the remote "
|
|
|
|
|
+"webserver as described in the Shell documentation."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|
|
|
|
|
+#: src/shell/templates/not_running_spawning.mako:24
|
|
|
|
|
+msgid ""
|
|
|
|
|
+"The webserver currently running Hue does not support the Shell app. "
|
|
|
|
|
+"Please contact your administrator."
|
|
|
|
|
+msgstr ""
|
|
|
|
|
+
|