From 2939a45e23902376faff873bff1a3ad6dbef248a Mon Sep 17 00:00:00 2001 From: Todor Tsankov Date: Tue, 16 Feb 2010 23:22:24 +0200 Subject: [PATCH] Added new .po files from PR1.1.1 update --- po/hildon-application-manager-categories.po | 35 +++++++++++++ po/omweather.po | 60 ++++++++++++++++++++++ po/vte.po | 71 +++++++++++++++++++++++++++ 3 files changed, 166 insertions(+) create mode 100644 po/hildon-application-manager-categories.po create mode 100644 po/omweather.po create mode 100644 po/vte.po diff --git a/po/hildon-application-manager-categories.po b/po/hildon-application-manager-categories.po new file mode 100644 index 0000000..fd922a3 --- /dev/null +++ b/po/hildon-application-manager-categories.po @@ -0,0 +1,35 @@ +msgid "desktop" +msgstr "Desktop" + +msgid "development" +msgstr "Programming" + +msgid "education" +msgstr "Educational" + +msgid "games" +msgstr "Games" + +msgid "graphics" +msgstr "Graphics" + +msgid "multimedia" +msgstr "Multimedia" + +msgid "navigation" +msgstr "Location & Navigation" + +msgid "network" +msgstr "Internet & Networking" + +msgid "office" +msgstr "Office" + +msgid "science" +msgstr "Science" + +msgid "system" +msgstr "System" + +msgid "utilities" +msgstr "Utilities" diff --git a/po/omweather.po b/po/omweather.po new file mode 100644 index 0000000..d64275d --- /dev/null +++ b/po/omweather.po @@ -0,0 +1,60 @@ +msgid "" +msgstr "" +"Project-Id-Version: en_GB\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-11-30 11:20+0200\n" +"PO-Revision-Date: 2008-03-19 10:33+0200\n" +"Last-Translator: Pavel Fialko \n" +"Language-Team: English \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +msgid "ENE_short" +msgstr "ENE" + +msgid "ESE_short" +msgstr "ESE" + +msgid "E_short" +msgstr "E" + +msgid "NE_short" +msgstr "NE" + +msgid "NNE_short" +msgstr "NNE" + +msgid "NNW_short" +msgstr "NNW" + +msgid "NW_short" +msgstr "NW" + +msgid "N_short" +msgstr "N" + +msgid "SE_short" +msgstr "SE" + +msgid "SSE_short" +msgstr "SSE" + +msgid "SSW_short" +msgstr "SSW" + +msgid "SW_short" +msgstr "SW" + +msgid "S_short" +msgstr "S" + +msgid "WNW_short" +msgstr "WNW" + +msgid "WSW_short" +msgstr "WSW" + +msgid "W_short" +msgstr "W" diff --git a/po/vte.po b/po/vte.po new file mode 100644 index 0000000..69f9efc --- /dev/null +++ b/po/vte.po @@ -0,0 +1,71 @@ +msgid "" +msgstr "" +"Project-Id-Version: vte\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-03-06 12:49+0000\n" +"PO-Revision-Date: 2007-03-06 12:49-0000\n" +"Last-Translator: David Lodge \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Attempt to set invalid NRC map '%c'." +msgstr "Attempt to set invalid NRC map '%c'." + +msgid "Attempt to set invalid wide NRC map '%c'." +msgstr "Attempt to set invalid wide NRC map '%c'." + +msgid "Can not find appropiate font for character U+%04x.\n" +msgstr "Can not find appropiate font for character U+%04x.\n" + +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 "Duplicate (%s/%s)!" +msgstr "Duplicate (%s/%s)!" + +msgid "Error (%s) converting data for child, dropping." +msgstr "Error (%s) converting data for child, dropping." + +msgid "Error compiling regular expression \"%s\"." +msgstr "Error compiling regular expression \"%s\"." + +msgid "Error creating signal pipe." +msgstr "Error creating signal pipe." + +msgid "Error reading PTY size, using defaults: %s." +msgstr "Error reading PTY size, using defaults: %s." + +msgid "Error reading from child: %s." +msgstr "Error reading from child: %s." + +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 "No handler for control sequence `%s' defined." +msgstr "No handler for control sequence `%s' defined." + +msgid "Unable to convert characters from %s to %s." +msgstr "Unable to convert characters from %s to %s." + +msgid "Unable to send data to child, invalid charset convertor" +msgstr "Unable to send data to child, invalid charset convertor" + +msgid "Unknown pixel mode %d.\n" +msgstr "Unknown pixel mode %d.\n" + +msgid "Unrecognized identified coding system." +msgstr "Unrecognised identified coding system." + +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" -- 1.7.9.5