summaryrefslogtreecommitdiff
path: root/po/en@shaw.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en@shaw.po')
-rw-r--r--po/en@shaw.po117
1 files changed, 114 insertions, 3 deletions
diff --git a/po/en@shaw.po b/po/en@shaw.po
index c879a2edf..08ffda7ea 100644
--- a/po/en@shaw.po
+++ b/po/en@shaw.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-19 18:37-0400\n"
+"POT-Creation-Date: 2010-04-22 21:59-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Thomas Thurman <tthurman@gnome.org>\n"
"Language-Team: Shavian <ubuntu-l10n-en-shaw@lists.launchpad.net>\n"
@@ -1416,7 +1416,7 @@ msgid "Stream has outstanding operation"
msgstr "๐‘•๐‘‘๐‘ฎ๐‘ฐ๐‘ฅ ๐‘ฃ๐‘จ๐‘Ÿ ๐‘ถ๐‘‘๐‘•๐‘‘๐‘จ๐‘ฏ๐‘›๐‘ฆ๐‘™ ๐‘ช๐‘๐‘ผ๐‘ฑ๐‘–๐‘ฉ๐‘ฏ"
#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199
-#: gio/gunixsocketaddress.c:174
+#: gio/gunixsocketaddress.c:218
msgid "Not enough space for socket address"
msgstr "๐‘ฏ๐‘ช๐‘‘ ๐‘ฆ๐‘ฏ๐‘ณ๐‘“ ๐‘•๐‘๐‘ฑ๐‘• ๐‘“๐‘น ๐‘•๐‘ช๐‘’๐‘ฉ๐‘‘ ๐‘ฉ๐‘›๐‘ฎ๐‘ง๐‘•"
@@ -1832,6 +1832,117 @@ msgstr "๐‘‘๐‘ง๐‘ฅ๐‘๐‘ผ๐‘ผ๐‘ฆ๐‘ค๐‘ฆ ๐‘ณ๐‘ฏ๐‘ฑ๐‘š๐‘ฉ๐‘ค ๐‘‘ ๐‘ฎ๐
msgid "Error resolving '%s'"
msgstr "๐‘ป๐‘ผ ๐‘ฎ๐‘ฆ๐‘Ÿ๐‘ช๐‘ค๐‘๐‘ฆ๐‘™ '%s'"
+#: gio/gschema-compile.c:505
+msgid "where to store the gschemas.compiled file"
+msgstr ""
+
+#: gio/gschema-compile.c:505 gio/gschema-compile.c:516
+msgid "DIRECTORY"
+msgstr ""
+
+#: gio/gschema-compile.c:506
+msgid "Do not write the gschema.compiled file"
+msgstr ""
+
+#: gio/gschema-compile.c:507
+msgid "Do not enforce key name restrictions"
+msgstr ""
+
+#: gio/gschema-compile.c:519
+msgid ""
+"Compile all GSettings schema files into a schema cache.\n"
+"Schema files are required to have the extension .gschema.xml,\n"
+"and the cache file is called gschemas.compiled."
+msgstr ""
+
+#: gio/gschema-compile.c:535
+#, c-format
+msgid "You should give exactly one directory name\n"
+msgstr ""
+
+#: gio/gschema-compile.c:567
+#, c-format
+msgid "No schema files found\n"
+msgstr ""
+
+#: gio/gsettings-tool.c:38
+msgid "COMMAND"
+msgstr ""
+
+#: gio/gsettings-tool.c:41
+#, c-format
+msgid ""
+"Commands:\n"
+" help Show this information\n"
+" get Get the value of a key\n"
+" set Set the value of a key\n"
+" monitor Monitor a key for changes\n"
+" writable Check if a key is writable\n"
+"\n"
+"Use '%s COMMAND --help' to get help for individual commands.\n"
+msgstr ""
+
+#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:234
+#: gio/gsettings-tool.c:307
+msgid "Specify the path for the schema"
+msgstr ""
+
+#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:234
+#: gio/gsettings-tool.c:307
+msgid "PATH"
+msgstr ""
+
+#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315
+msgid "SCHEMA KEY"
+msgstr ""
+
+#: gio/gsettings-tool.c:112
+msgid "Get the value of KEY"
+msgstr ""
+
+#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322
+msgid ""
+"Arguments:\n"
+" SCHEMA The id of the schema\n"
+" KEY The name of the key\n"
+msgstr ""
+
+#: gio/gsettings-tool.c:169
+msgid "SCHEMA KEY VALUE"
+msgstr ""
+
+#: gio/gsettings-tool.c:171
+msgid "Set the value of KEY"
+msgstr ""
+
+#: gio/gsettings-tool.c:173
+msgid ""
+"Arguments:\n"
+" SCHEMA The id of the schema\n"
+" KEY The name of the key\n"
+" VALUE The value to set key to, as a serialized GVariant\n"
+msgstr ""
+
+#: gio/gsettings-tool.c:212
+#, fuzzy, c-format
+msgid "Key %s is not writable\n"
+msgstr "๐‘‘๐‘ฒ๐‘ %s ๐‘ฆ๐‘Ÿ ๐‘ฏ๐‘ช๐‘‘ ๐‘’๐‘ค๐‘จ๐‘•๐‘‘"
+
+#: gio/gsettings-tool.c:244
+msgid "Find out whether KEY is writable"
+msgstr ""
+
+#: gio/gsettings-tool.c:318
+msgid ""
+"Monitor KEY for changes and print the changed values.\n"
+"Monitoring will continue until the process is terminated."
+msgstr ""
+
+#: gio/gsettings-tool.c:381
+#, fuzzy, c-format
+msgid "Unknown command '%s'\n"
+msgstr "๐‘ณ๐‘ฏ๐‘ด๐‘ฏ ๐‘ช๐‘๐‘–๐‘ฉ๐‘ฏ %s"
+
#: gio/gsocket.c:277
msgid "Invalid socket, not initialized"
msgstr "๐‘ฆ๐‘ฏ๐‘๐‘จ๐‘ค๐‘ฆ๐‘› ๐‘•๐‘ช๐‘’๐‘ฉ๐‘‘, ๐‘ฏ๐‘ช๐‘‘ ๐‘ฆ๐‘ฏ๐‘ฆ๐‘–๐‘ฉ๐‘ค๐‘ฒ๐‘Ÿ๐‘›"
@@ -1992,7 +2103,7 @@ msgstr "๐‘“๐‘ฒ๐‘ค๐‘•๐‘ฆ๐‘•๐‘‘๐‘ฉ๐‘ฅ ๐‘ฎ๐‘ต๐‘‘"
msgid "Error writing to unix: %s"
msgstr "๐‘ป๐‘ผ ๐‘ฎ๐‘ฒ๐‘‘๐‘ฆ๐‘™ ๐‘‘ ยท๐‘ฟ๐‘ฏ๐‘ฆ๐‘’๐‘•: %s"
-#: gio/gunixsocketaddress.c:182
+#: gio/gunixsocketaddress.c:241
msgid "Abstract unix domain socket addresses not supported on this system"
msgstr "๐‘จ๐‘š๐‘•๐‘‘๐‘ฎ๐‘จ๐‘’๐‘‘ ยท๐‘ฟ๐‘ฏ๐‘ฆ๐‘’๐‘• ๐‘›๐‘ด๐‘ฅ๐‘ฑ๐‘ฏ ๐‘•๐‘ช๐‘’๐‘ฉ๐‘‘ ๐‘ฉ๐‘›๐‘ฎ๐‘ง๐‘•๐‘ฉ๐‘Ÿ ๐‘ฏ๐‘ช๐‘‘ ๐‘•๐‘ฉ๐‘๐‘น๐‘‘๐‘ฉ๐‘› ๐‘ช๐‘ฏ ๐‘ž๐‘ฆ๐‘• ๐‘•๐‘ฆ๐‘•๐‘‘๐‘ฉ๐‘ฅ"